1 | [ Mar 25 01:19:18 Enabled. ] | ||
2 | [ Mar 25 01:19:18 Rereading configuration. ] | ||
3 | [ Mar 25 01:19:20 Rereading configuration. ] | ||
4 | [ Mar 25 01:19:25 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
5 | + set -o errexit | ||
6 | + set -o pipefail | ||
7 | + . /lib/svc/share/smf_include.sh | ||
8 | ++ SMF_EXIT_OK=0 | ||
9 | ++ SMF_EXIT_NODAEMON=94 | ||
10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
15 | ++ SMF_EXIT_ERR_PERM=100 | ||
16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
19 | + LISTEN_PORT=8123 | ||
20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
21 | + DATASTORE=/data | ||
22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
24 | [ Mar 25 01:19:25 Method "start" exited with status 0. ] | ||
25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
26 | Logging trace to /var/tmp/clickhouse-server.log | ||
27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
28 | 2025.03.25 01:19:25.825031 [ 1 ] {} <Information> Application: Will watch for the process with pid 24847 | ||
29 | 2025.03.25 01:19:25.825507 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
30 | 2025.03.25 01:19:26.278735 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 24847 | ||
31 | 2025.03.25 01:19:26.279461 [ 1 ] {} <Information> Application: starting up | ||
32 | 2025.03.25 01:19:26.280155 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
33 | 2025.03.25 01:19:26.369440 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
34 | 2025.03.25 01:19:26.393647 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
35 | 2025.03.25 01:19:26.393698 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
36 | 2025.03.25 01:19:26.393713 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
37 | 2025.03.25 01:19:26.393787 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
38 | 2025.03.25 01:19:26.394219 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
39 | 2025.03.25 01:19:26.395944 [ 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 | 2025.03.25 01:19:26.396674 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
43 | 2025.03.25 01:19:26.397498 [ 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 | 2025.03.25 01:19:26.397521 [ 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 | 2025.03.25 01:19:26.397537 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
46 | 2025.03.25 01:19:26.397706 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
47 | 2025.03.25 01:19:26.398612 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
48 | 2025.03.25 01:19:26.403965 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
49 | 2025.03.25 01:19:26.404879 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
50 | 2025.03.25 01:19:26.406166 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
51 | 2025.03.25 01:19:26.406233 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
52 | 2025.03.25 01:19:26.407804 [ 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 | 2025.03.25 01:19:26.408271 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
56 | 2025.03.25 01:19:26.412514 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
57 | 2025.03.25 01:19:26.412796 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
58 | 2025.03.25 01:19:26.414434 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
59 | 2025.03.25 01:19:26.414823 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2025.03.25 01:19:26.415186 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2025.03.25 01:19:26.415591 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2025.03.25 01:19:26.416954 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
63 | 2025.03.25 01:19:26.416983 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
64 | 2025.03.25 01:19:26.417058 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
65 | 2025.03.25 01:19:26.417232 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
66 | 2025.03.25 01:19:26.431201 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2025.03.25 01:19:26.431225 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000141793 sec | ||
68 | 2025.03.25 01:19:26.431266 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
69 | 2025.03.25 01:19:26.431282 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
70 | 2025.03.25 01:19:26.432360 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
71 | 2025.03.25 01:19:26.433360 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
72 | 2025.03.25 01:19:26.446337 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
73 | 2025.03.25 01:19:26.446382 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
74 | 2025.03.25 01:19:26.446409 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
75 | 2025.03.25 01:19:26.446423 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
76 | 2025.03.25 01:19:26.446455 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
77 | 2025.03.25 01:19:26.446475 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
78 | 2025.03.25 01:19:26.449076 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
79 | 2025.03.25 01:19:26.449120 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
80 | 2025.03.25 01:19:26.449147 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
81 | 2025.03.25 01:19:26.449326 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
82 | 2025.03.25 01:19:26.449345 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
83 | 2025.03.25 01:19:26.449379 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
84 | 2025.03.25 01:19:26.449402 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
85 | 2025.03.25 01:19:26.449417 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
86 | 2025.03.25 01:19:26.449446 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
87 | 2025.03.25 01:19:26.449467 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
88 | 2025.03.25 01:19:26.477702 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
89 | 2025.03.25 01:19:26.480487 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
90 | 2025.03.25 01:19:26.480572 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000106092 sec | ||
91 | 2025.03.25 01:19:26.480586 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
92 | 2025.03.25 01:19:26.480597 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
93 | 2025.03.25 01:19:26.480621 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
94 | 2025.03.25 01:19:26.480895 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
95 | 2025.03.25 01:19:26.480991 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
96 | 2025.03.25 01:19:26.481005 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
97 | 2025.03.25 01:19:26.481017 [ 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 | 2025.03.25 01:19:26.481029 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
99 | 2025.03.25 01:19:26.485053 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
100 | 2025.03.25 01:19:26.485262 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 117.12 MiB (RSS), difference: 92.35 MiB | ||
101 | 2025.03.25 01:19:26.486153 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.424e-05 sec. | ||
102 | 2025.03.25 01:19:26.487116 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
103 | 2025.03.25 01:19:26.487197 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
104 | 2025.03.25 01:19:26.487216 [ 1 ] {} <Information> Application: Ready for connections. | ||
105 | 2025.03.25 01:19:26.796679 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46796 | ||
106 | 2025.03.25 01:19:26.797391 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
107 | 2025.03.25 01:19:26.797451 [ 3 ] {} <Debug> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46796 | ||
108 | 2025.03.25 01:19:26.797484 [ 3 ] {} <Debug> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
109 | 2025.03.25 01:19:26.797560 [ 3 ] {} <Debug> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
110 | 2025.03.25 01:19:26.797650 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
111 | 2025.03.25 01:19:26.797679 [ 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 | 2025.03.25 01:19:26.797756 [ 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 | 2025.03.25 01:19:26.799176 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54997 | ||
114 | 2025.03.25 01:19:26.799174 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54028 | ||
115 | 2025.03.25 01:19:26.799289 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
116 | 2025.03.25 01:19:26.799343 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
117 | 2025.03.25 01:19:26.799348 [ 5 ] {} <Debug> TCP-Session: 2e124338-798d-4148-876e-f336eb546573 Authenticating user 'default' from [fd00:1122:3344:101::d]:54997 | ||
118 | 2025.03.25 01:19:26.799480 [ 4 ] {} <Debug> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:54028 | ||
119 | 2025.03.25 01:19:26.799490 [ 5 ] {} <Debug> TCP-Session: 2e124338-798d-4148-876e-f336eb546573 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
120 | 2025.03.25 01:19:26.799519 [ 4 ] {} <Debug> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
121 | 2025.03.25 01:19:26.799593 [ 5 ] {} <Debug> TCP-Session: 2e124338-798d-4148-876e-f336eb546573 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
122 | 2025.03.25 01:19:26.799616 [ 4 ] {} <Debug> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
123 | 2025.03.25 01:19:26.800094 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46277 | ||
124 | 2025.03.25 01:19:26.800246 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
125 | 2025.03.25 01:19:26.800263 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63512 | ||
126 | 2025.03.25 01:19:26.800287 [ 253 ] {} <Debug> TCP-Session: ffb3842d-0ed5-4e3b-9ea6-6d64405c53de Authenticating user 'default' from [fd00:1122:3344:101::d]:46277 | ||
127 | 2025.03.25 01:19:26.801116 [ 253 ] {} <Debug> TCP-Session: ffb3842d-0ed5-4e3b-9ea6-6d64405c53de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
128 | 2025.03.25 01:19:26.801127 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
129 | 2025.03.25 01:19:26.801150 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58543 | ||
130 | 2025.03.25 01:19:26.801180 [ 254 ] {} <Debug> TCP-Session: 10bb0f00-ffbc-438d-b25c-4f898f4d7dbd Authenticating user 'default' from [fd00:1122:3344:101::d]:63512 | ||
131 | 2025.03.25 01:19:26.801243 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47101 | ||
132 | 2025.03.25 01:19:26.801166 [ 253 ] {} <Debug> TCP-Session: ffb3842d-0ed5-4e3b-9ea6-6d64405c53de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
133 | 2025.03.25 01:19:26.802153 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53309 | ||
134 | 2025.03.25 01:19:26.802197 [ 254 ] {} <Debug> TCP-Session: 10bb0f00-ffbc-438d-b25c-4f898f4d7dbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
135 | 2025.03.25 01:19:26.802217 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
136 | 2025.03.25 01:19:26.802238 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
137 | 2025.03.25 01:19:26.802291 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46185 | ||
138 | 2025.03.25 01:19:26.802162 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
139 | 2025.03.25 01:19:26.802455 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
140 | 2025.03.25 01:19:26.802445 [ 255 ] {} <Debug> TCP-Session: 8a0ec36c-d1cc-4da8-942a-d0c684182292 Authenticating user 'default' from [fd00:1122:3344:101::d]:58543 | ||
141 | 2025.03.25 01:19:26.802308 [ 256 ] {} <Debug> TCP-Session: f79d8686-2db1-486d-9208-e1e95d272126 Authenticating user 'default' from [fd00:1122:3344:101::d]:47101 | ||
142 | 2025.03.25 01:19:26.802485 [ 254 ] {} <Debug> TCP-Session: 10bb0f00-ffbc-438d-b25c-4f898f4d7dbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
143 | 2025.03.25 01:19:26.802602 [ 257 ] {} <Debug> TCP-Session: 063dc49b-6ba5-4d91-b2d0-9aaa6e8ff37e Authenticating user 'default' from [fd00:1122:3344:101::d]:53309 | ||
144 | 2025.03.25 01:19:26.802704 [ 256 ] {} <Debug> TCP-Session: f79d8686-2db1-486d-9208-e1e95d272126 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
145 | 2025.03.25 01:19:26.802692 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
146 | 2025.03.25 01:19:26.802735 [ 255 ] {} <Debug> TCP-Session: 8a0ec36c-d1cc-4da8-942a-d0c684182292 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
147 | 2025.03.25 01:19:26.802779 [ 257 ] {} <Debug> TCP-Session: 063dc49b-6ba5-4d91-b2d0-9aaa6e8ff37e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
148 | 2025.03.25 01:19:26.802827 [ 256 ] {} <Debug> TCP-Session: f79d8686-2db1-486d-9208-e1e95d272126 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
149 | 2025.03.25 01:19:26.802795 [ 258 ] {} <Debug> TCP-Session: 50b30901-c4cc-45a9-bf54-fd6e7d9ec87a Authenticating user 'default' from [fd00:1122:3344:101::d]:46185 | ||
150 | 2025.03.25 01:19:26.802869 [ 255 ] {} <Debug> TCP-Session: 8a0ec36c-d1cc-4da8-942a-d0c684182292 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
151 | 2025.03.25 01:19:26.802910 [ 257 ] {} <Debug> TCP-Session: 063dc49b-6ba5-4d91-b2d0-9aaa6e8ff37e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
152 | 2025.03.25 01:19:26.803032 [ 258 ] {} <Debug> TCP-Session: 50b30901-c4cc-45a9-bf54-fd6e7d9ec87a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
153 | 2025.03.25 01:19:26.803989 [ 258 ] {} <Debug> TCP-Session: 50b30901-c4cc-45a9-bf54-fd6e7d9ec87a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
154 | 2025.03.25 01:19:26.805885 [ 3 ] {82fc613f-d797-41f9-9d6e-14db6d97a8d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
155 | 2025.03.25 01:19:26.915529 [ 3 ] {82fc613f-d797-41f9-9d6e-14db6d97a8d0} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:46796) (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() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f 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> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b 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>) @ 0x0000000014f910c1 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&) @ 0x0000000014f8f926 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&) @ 0x0000000014fde706 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&) @ 0x0000000014fdd443 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&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 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) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
171 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
172 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
173 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
175 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
177 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
178 | |||
179 | 2025.03.25 01:19:26.916559 [ 3 ] {82fc613f-d797-41f9-9d6e-14db6d97a8d0} <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() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f 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> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b 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>) @ 0x0000000014f910c1 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&) @ 0x0000000014f8f926 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&) @ 0x0000000014fde706 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&) @ 0x0000000014fdd443 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&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 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) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
195 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
196 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
197 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
199 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
201 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
202 | |||
203 | 2025.03.25 01:19:26.916780 [ 3 ] {82fc613f-d797-41f9-9d6e-14db6d97a8d0} <Debug> TCPHandler: Processed in 0.116601828 sec. | ||
204 | 2025.03.25 01:19:26.917114 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
205 | 2025.03.25 01:19:26.917359 [ 4 ] {67fe63c9-03d1-40b4-b6b4-eb1041a7cabc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
206 | 2025.03.25 01:19:26.917733 [ 4 ] {67fe63c9-03d1-40b4-b6b4-eb1041a7cabc} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:54028) (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() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f 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> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b 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>) @ 0x0000000014f910c1 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&) @ 0x0000000014f8f926 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&) @ 0x0000000014fde706 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&) @ 0x0000000014fdd443 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&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 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) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
222 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
223 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
224 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
226 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
228 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
229 | |||
230 | 2025.03.25 01:19:26.918091 [ 4 ] {67fe63c9-03d1-40b4-b6b4-eb1041a7cabc} <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() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f 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> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b 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>) @ 0x0000000014f910c1 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&) @ 0x0000000014f8f926 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&) @ 0x0000000014fde706 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&) @ 0x0000000014fdd443 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&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 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) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
246 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
247 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
248 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
250 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
252 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
253 | |||
254 | 2025.03.25 01:19:26.918295 [ 4 ] {67fe63c9-03d1-40b4-b6b4-eb1041a7cabc} <Debug> TCPHandler: Processed in 0.001326799 sec. | ||
255 | 2025.03.25 01:19:26.918567 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
256 | 2025.03.25 01:19:26.919855 [ 3 ] {aee3c655-3afc-4f9d-b653-28af1ad380e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
257 | 2025.03.25 01:19:26.919958 [ 3 ] {aee3c655-3afc-4f9d-b653-28af1ad380e5} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
258 | 2025.03.25 01:19:26.925061 [ 3 ] {aee3c655-3afc-4f9d-b653-28af1ad380e5} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
259 | 2025.03.25 01:19:26.925087 [ 3 ] {aee3c655-3afc-4f9d-b653-28af1ad380e5} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.3321e-05 sec | ||
260 | 2025.03.25 01:19:26.925105 [ 3 ] {aee3c655-3afc-4f9d-b653-28af1ad380e5} <Trace> ReferentialDeps: No tables | ||
261 | 2025.03.25 01:19:26.925154 [ 3 ] {aee3c655-3afc-4f9d-b653-28af1ad380e5} <Trace> LoadingDeps: No tables | ||
262 | 2025.03.25 01:19:26.925211 [ 3 ] {aee3c655-3afc-4f9d-b653-28af1ad380e5} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
263 | 2025.03.25 01:19:26.925833 [ 3 ] {aee3c655-3afc-4f9d-b653-28af1ad380e5} <Debug> TCPHandler: Processed in 0.007381316 sec. | ||
264 | 2025.03.25 01:19:26.925984 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
265 | 2025.03.25 01:19:26.926205 [ 3 ] {e5336af4-0f85-4f0d-9542-a0b7a00db3d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) /* 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 | 2025.03.25 01:19:26.926251 [ 3 ] {e5336af4-0f85-4f0d-9542-a0b7a00db3d8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
268 | 2025.03.25 01:19:26.934180 [ 3 ] {e5336af4-0f85-4f0d-9542-a0b7a00db3d8} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
269 | 2025.03.25 01:19:26.939059 [ 3 ] {e5336af4-0f85-4f0d-9542-a0b7a00db3d8} <Debug> oximeter.version (26a5ce7e-41e8-4671-aa0c-c667e2e87cac): Loading data parts | ||
270 | 2025.03.25 01:19:26.939901 [ 3 ] {e5336af4-0f85-4f0d-9542-a0b7a00db3d8} <Debug> oximeter.version (26a5ce7e-41e8-4671-aa0c-c667e2e87cac): There are no data parts | ||
271 | 2025.03.25 01:19:26.947607 [ 3 ] {e5336af4-0f85-4f0d-9542-a0b7a00db3d8} <Debug> TCPHandler: Processed in 0.021671061 sec. | ||
272 | 2025.03.25 01:19:26.948267 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
273 | 2025.03.25 01:19:26.948464 [ 3 ] {c3b8ecb4-b54e-4b10-99a1-c2d99b6c80ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) /* 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 | 2025.03.25 01:19:26.948572 [ 3 ] {c3b8ecb4-b54e-4b10-99a1-c2d99b6c80ef} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
285 | 2025.03.25 01:19:26.958130 [ 3 ] {c3b8ecb4-b54e-4b10-99a1-c2d99b6c80ef} <Debug> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Loading data parts | ||
286 | 2025.03.25 01:19:26.958432 [ 3 ] {c3b8ecb4-b54e-4b10-99a1-c2d99b6c80ef} <Debug> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): There are no data parts | ||
287 | 2025.03.25 01:19:26.961572 [ 3 ] {c3b8ecb4-b54e-4b10-99a1-c2d99b6c80ef} <Debug> TCPHandler: Processed in 0.013357191 sec. | ||
288 | 2025.03.25 01:19:26.961698 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
289 | 2025.03.25 01:19:26.961948 [ 3 ] {2dbfdd87-3862-4fb6-a83b-1daf9e314556} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) 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 | 2025.03.25 01:19:26.962052 [ 3 ] {2dbfdd87-3862-4fb6-a83b-1daf9e314556} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
291 | 2025.03.25 01:19:26.967305 [ 3 ] {2dbfdd87-3862-4fb6-a83b-1daf9e314556} <Debug> oximeter.measurements_i8 (81019324-72b2-40a4-9e18-e50ccc6bd4c6): Loading data parts | ||
292 | 2025.03.25 01:19:26.967470 [ 3 ] {2dbfdd87-3862-4fb6-a83b-1daf9e314556} <Debug> oximeter.measurements_i8 (81019324-72b2-40a4-9e18-e50ccc6bd4c6): There are no data parts | ||
293 | 2025.03.25 01:19:26.973849 [ 3 ] {2dbfdd87-3862-4fb6-a83b-1daf9e314556} <Debug> TCPHandler: Processed in 0.012199945 sec. | ||
294 | 2025.03.25 01:19:26.974065 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
295 | 2025.03.25 01:19:26.974296 [ 3 ] {ebf4400c-73d4-4dc4-af67-03012bfd380d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
296 | 2025.03.25 01:19:26.974415 [ 3 ] {ebf4400c-73d4-4dc4-af67-03012bfd380d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
297 | 2025.03.25 01:19:26.977948 [ 3 ] {ebf4400c-73d4-4dc4-af67-03012bfd380d} <Debug> oximeter.measurements_u8 (da73d7e3-640c-41a5-ab41-ac346042d28e): Loading data parts | ||
298 | 2025.03.25 01:19:26.978183 [ 3 ] {ebf4400c-73d4-4dc4-af67-03012bfd380d} <Debug> oximeter.measurements_u8 (da73d7e3-640c-41a5-ab41-ac346042d28e): There are no data parts | ||
299 | 2025.03.25 01:19:26.979568 [ 3 ] {ebf4400c-73d4-4dc4-af67-03012bfd380d} <Debug> TCPHandler: Processed in 0.00556372 sec. | ||
300 | 2025.03.25 01:19:26.979691 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
301 | 2025.03.25 01:19:26.979994 [ 3 ] {84d15fef-bc04-4991-8e61-2b5b3956a56c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
302 | 2025.03.25 01:19:26.980040 [ 3 ] {84d15fef-bc04-4991-8e61-2b5b3956a56c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
303 | 2025.03.25 01:19:26.985298 [ 3 ] {84d15fef-bc04-4991-8e61-2b5b3956a56c} <Debug> oximeter.measurements_i16 (66f64800-a2c0-4dd6-9fa7-cd6b9a9c0604): Loading data parts | ||
304 | 2025.03.25 01:19:26.985511 [ 3 ] {84d15fef-bc04-4991-8e61-2b5b3956a56c} <Debug> oximeter.measurements_i16 (66f64800-a2c0-4dd6-9fa7-cd6b9a9c0604): There are no data parts | ||
305 | 2025.03.25 01:19:26.993615 [ 3 ] {84d15fef-bc04-4991-8e61-2b5b3956a56c} <Debug> TCPHandler: Processed in 0.01397127 sec. | ||
306 | 2025.03.25 01:19:26.993943 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
307 | 2025.03.25 01:19:26.994317 [ 3 ] {332eccc2-5870-4b0e-97c2-f9381b721cdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
308 | 2025.03.25 01:19:26.994467 [ 3 ] {332eccc2-5870-4b0e-97c2-f9381b721cdf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
309 | 2025.03.25 01:19:26.998102 [ 3 ] {332eccc2-5870-4b0e-97c2-f9381b721cdf} <Debug> oximeter.measurements_u16 (a610cb3a-c510-45ea-8a0c-63e3ad718b15): Loading data parts | ||
310 | 2025.03.25 01:19:26.998323 [ 3 ] {332eccc2-5870-4b0e-97c2-f9381b721cdf} <Debug> oximeter.measurements_u16 (a610cb3a-c510-45ea-8a0c-63e3ad718b15): There are no data parts | ||
311 | 2025.03.25 01:19:27.000167 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 121.66 MiB, peak 121.66 MiB, free memory in arenas 0.00 B, will set to 132.67 MiB (RSS), difference: 11.01 MiB | ||
312 | 2025.03.25 01:19:27.004511 [ 3 ] {332eccc2-5870-4b0e-97c2-f9381b721cdf} <Debug> TCPHandler: Processed in 0.010668413 sec. | ||
313 | 2025.03.25 01:19:27.004691 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
314 | 2025.03.25 01:19:27.004921 [ 3 ] {db3b2e46-646c-47ac-922c-86f2617cb23b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) 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) | ||
315 | 2025.03.25 01:19:27.005054 [ 3 ] {db3b2e46-646c-47ac-922c-86f2617cb23b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
316 | 2025.03.25 01:19:27.010685 [ 3 ] {db3b2e46-646c-47ac-922c-86f2617cb23b} <Debug> oximeter.measurements_i32 (964ac688-24f0-4df0-ba09-5fc2b04566d0): Loading data parts | ||
317 | 2025.03.25 01:19:27.010959 [ 3 ] {db3b2e46-646c-47ac-922c-86f2617cb23b} <Debug> oximeter.measurements_i32 (964ac688-24f0-4df0-ba09-5fc2b04566d0): There are no data parts | ||
318 | 2025.03.25 01:19:27.016615 [ 3 ] {db3b2e46-646c-47ac-922c-86f2617cb23b} <Debug> TCPHandler: Processed in 0.011973511 sec. | ||
319 | 2025.03.25 01:19:27.016793 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
320 | 2025.03.25 01:19:27.017021 [ 3 ] {9516df4b-1ae7-40e7-866c-ed51e1472b3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) 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) | ||
321 | 2025.03.25 01:19:27.017153 [ 3 ] {9516df4b-1ae7-40e7-866c-ed51e1472b3a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
322 | 2025.03.25 01:19:27.020723 [ 3 ] {9516df4b-1ae7-40e7-866c-ed51e1472b3a} <Debug> oximeter.measurements_u32 (58aa9149-8cfc-4cb8-828b-5f0b5ecad296): Loading data parts | ||
323 | 2025.03.25 01:19:27.021072 [ 3 ] {9516df4b-1ae7-40e7-866c-ed51e1472b3a} <Debug> oximeter.measurements_u32 (58aa9149-8cfc-4cb8-828b-5f0b5ecad296): There are no data parts | ||
324 | 2025.03.25 01:19:27.022642 [ 3 ] {9516df4b-1ae7-40e7-866c-ed51e1472b3a} <Debug> TCPHandler: Processed in 0.005910984 sec. | ||
325 | 2025.03.25 01:19:27.022763 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
326 | 2025.03.25 01:19:27.023016 [ 3 ] {e81b1c18-deb7-49e0-8e95-62c4232e052e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) 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) | ||
327 | 2025.03.25 01:19:27.023124 [ 3 ] {e81b1c18-deb7-49e0-8e95-62c4232e052e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
328 | 2025.03.25 01:19:27.028039 [ 3 ] {e81b1c18-deb7-49e0-8e95-62c4232e052e} <Debug> oximeter.measurements_i64 (df68005e-ecff-467b-8480-1d509f382d8a): Loading data parts | ||
329 | 2025.03.25 01:19:27.028276 [ 3 ] {e81b1c18-deb7-49e0-8e95-62c4232e052e} <Debug> oximeter.measurements_i64 (df68005e-ecff-467b-8480-1d509f382d8a): There are no data parts | ||
330 | 2025.03.25 01:19:27.036956 [ 3 ] {e81b1c18-deb7-49e0-8e95-62c4232e052e} <Debug> TCPHandler: Processed in 0.014243374 sec. | ||
331 | 2025.03.25 01:19:27.037078 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
332 | 2025.03.25 01:19:27.037260 [ 3 ] {23134a01-fc36-4e83-9dc6-8f982d0981ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) 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) | ||
333 | 2025.03.25 01:19:27.037374 [ 3 ] {23134a01-fc36-4e83-9dc6-8f982d0981ab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
334 | 2025.03.25 01:19:27.043001 [ 3 ] {23134a01-fc36-4e83-9dc6-8f982d0981ab} <Debug> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Loading data parts | ||
335 | 2025.03.25 01:19:27.043280 [ 3 ] {23134a01-fc36-4e83-9dc6-8f982d0981ab} <Debug> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): There are no data parts | ||
336 | 2025.03.25 01:19:27.049912 [ 3 ] {23134a01-fc36-4e83-9dc6-8f982d0981ab} <Debug> TCPHandler: Processed in 0.012882884 sec. | ||
337 | 2025.03.25 01:19:27.050093 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
338 | 2025.03.25 01:19:27.050393 [ 3 ] {bfa77c44-287a-403b-acea-128ed03ab8f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) 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) | ||
339 | 2025.03.25 01:19:27.050511 [ 3 ] {bfa77c44-287a-403b-acea-128ed03ab8f6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
340 | 2025.03.25 01:19:27.054078 [ 3 ] {bfa77c44-287a-403b-acea-128ed03ab8f6} <Debug> oximeter.measurements_f32 (4f8eec75-1b7a-4595-af90-36cf3624853a): Loading data parts | ||
341 | 2025.03.25 01:19:27.054239 [ 3 ] {bfa77c44-287a-403b-acea-128ed03ab8f6} <Debug> oximeter.measurements_f32 (4f8eec75-1b7a-4595-af90-36cf3624853a): There are no data parts | ||
342 | 2025.03.25 01:19:27.055813 [ 3 ] {bfa77c44-287a-403b-acea-128ed03ab8f6} <Debug> TCPHandler: Processed in 0.005782393 sec. | ||
343 | 2025.03.25 01:19:27.055957 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
344 | 2025.03.25 01:19:27.056147 [ 3 ] {30231ba3-5cd3-4156-ba18-b31aea872dbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
345 | 2025.03.25 01:19:27.056277 [ 3 ] {30231ba3-5cd3-4156-ba18-b31aea872dbe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
346 | 2025.03.25 01:19:27.061283 [ 3 ] {30231ba3-5cd3-4156-ba18-b31aea872dbe} <Debug> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Loading data parts | ||
347 | 2025.03.25 01:19:27.061572 [ 3 ] {30231ba3-5cd3-4156-ba18-b31aea872dbe} <Debug> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): There are no data parts | ||
348 | 2025.03.25 01:19:27.069920 [ 3 ] {30231ba3-5cd3-4156-ba18-b31aea872dbe} <Debug> TCPHandler: Processed in 0.014013711 sec. | ||
349 | 2025.03.25 01:19:27.070083 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
350 | 2025.03.25 01:19:27.070399 [ 3 ] {d826d2ab-3c6c-4c60-b567-f4aa1415d5b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
351 | 2025.03.25 01:19:27.070520 [ 3 ] {d826d2ab-3c6c-4c60-b567-f4aa1415d5b2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
352 | 2025.03.25 01:19:27.074345 [ 3 ] {d826d2ab-3c6c-4c60-b567-f4aa1415d5b2} <Debug> oximeter.measurements_string (081fc76e-508e-4a1c-8654-fcef1848ceda): Loading data parts | ||
353 | 2025.03.25 01:19:27.074567 [ 3 ] {d826d2ab-3c6c-4c60-b567-f4aa1415d5b2} <Debug> oximeter.measurements_string (081fc76e-508e-4a1c-8654-fcef1848ceda): There are no data parts | ||
354 | 2025.03.25 01:19:27.080762 [ 3 ] {d826d2ab-3c6c-4c60-b567-f4aa1415d5b2} <Debug> TCPHandler: Processed in 0.010740994 sec. | ||
355 | 2025.03.25 01:19:27.080906 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
356 | 2025.03.25 01:19:27.081094 [ 3 ] {6271c79a-fa50-4604-bb06-055fb923224d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
357 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
358 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
359 | * a string isn't palatable for a few reasons. | ||
360 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
361 | * details. | ||
362 | */ | ||
363 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
364 | 2025.03.25 01:19:27.081221 [ 3 ] {6271c79a-fa50-4604-bb06-055fb923224d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
365 | 2025.03.25 01:19:27.086697 [ 3 ] {6271c79a-fa50-4604-bb06-055fb923224d} <Debug> oximeter.measurements_bytes (d7579353-a781-4230-8e74-701328c22ce7): Loading data parts | ||
366 | 2025.03.25 01:19:27.086923 [ 3 ] {6271c79a-fa50-4604-bb06-055fb923224d} <Debug> oximeter.measurements_bytes (d7579353-a781-4230-8e74-701328c22ce7): There are no data parts | ||
367 | 2025.03.25 01:19:27.088773 [ 3 ] {6271c79a-fa50-4604-bb06-055fb923224d} <Debug> TCPHandler: Processed in 0.007919463 sec. | ||
368 | 2025.03.25 01:19:27.088913 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
369 | 2025.03.25 01:19:27.089108 [ 3 ] {2bc9f772-217c-4ff1-b9f9-181bf488f561} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
370 | 2025.03.25 01:19:27.089233 [ 3 ] {2bc9f772-217c-4ff1-b9f9-181bf488f561} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
371 | 2025.03.25 01:19:27.092630 [ 3 ] {2bc9f772-217c-4ff1-b9f9-181bf488f561} <Debug> oximeter.measurements_cumulativei64 (e71908b8-21be-42bc-9038-97eafb09989d): Loading data parts | ||
372 | 2025.03.25 01:19:27.092784 [ 3 ] {2bc9f772-217c-4ff1-b9f9-181bf488f561} <Debug> oximeter.measurements_cumulativei64 (e71908b8-21be-42bc-9038-97eafb09989d): There are no data parts | ||
373 | 2025.03.25 01:19:27.094293 [ 3 ] {2bc9f772-217c-4ff1-b9f9-181bf488f561} <Debug> TCPHandler: Processed in 0.005431648 sec. | ||
374 | 2025.03.25 01:19:27.094461 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
375 | 2025.03.25 01:19:27.094701 [ 3 ] {ff00be46-c95f-4ad3-bb62-2cec928f277a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
376 | 2025.03.25 01:19:27.094828 [ 3 ] {ff00be46-c95f-4ad3-bb62-2cec928f277a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
377 | 2025.03.25 01:19:27.099790 [ 3 ] {ff00be46-c95f-4ad3-bb62-2cec928f277a} <Debug> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Loading data parts | ||
378 | 2025.03.25 01:19:27.100326 [ 3 ] {ff00be46-c95f-4ad3-bb62-2cec928f277a} <Debug> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): There are no data parts | ||
379 | 2025.03.25 01:19:27.106139 [ 3 ] {ff00be46-c95f-4ad3-bb62-2cec928f277a} <Debug> TCPHandler: Processed in 0.011732778 sec. | ||
380 | 2025.03.25 01:19:27.106284 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
381 | 2025.03.25 01:19:27.106559 [ 3 ] {f6b5e2c5-b2b4-45dd-b820-1adcc69c85ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
382 | 2025.03.25 01:19:27.106648 [ 3 ] {f6b5e2c5-b2b4-45dd-b820-1adcc69c85ea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
383 | 2025.03.25 01:19:27.110288 [ 3 ] {f6b5e2c5-b2b4-45dd-b820-1adcc69c85ea} <Debug> oximeter.measurements_cumulativef32 (6cd05e4e-2175-4492-8a74-d51cab7a3306): Loading data parts | ||
384 | 2025.03.25 01:19:27.110458 [ 3 ] {f6b5e2c5-b2b4-45dd-b820-1adcc69c85ea} <Debug> oximeter.measurements_cumulativef32 (6cd05e4e-2175-4492-8a74-d51cab7a3306): There are no data parts | ||
385 | 2025.03.25 01:19:27.112043 [ 3 ] {f6b5e2c5-b2b4-45dd-b820-1adcc69c85ea} <Debug> TCPHandler: Processed in 0.005809633 sec. | ||
386 | 2025.03.25 01:19:27.112168 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
387 | 2025.03.25 01:19:27.112358 [ 3 ] {8f4f5c44-9c6b-4bfb-bdad-38dc3be9b52b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
388 | 2025.03.25 01:19:27.112485 [ 3 ] {8f4f5c44-9c6b-4bfb-bdad-38dc3be9b52b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
389 | 2025.03.25 01:19:27.117480 [ 3 ] {8f4f5c44-9c6b-4bfb-bdad-38dc3be9b52b} <Debug> oximeter.measurements_cumulativef64 (1f2c26da-b294-4486-acd7-3a45aa4a4dc2): Loading data parts | ||
390 | 2025.03.25 01:19:27.117675 [ 3 ] {8f4f5c44-9c6b-4bfb-bdad-38dc3be9b52b} <Debug> oximeter.measurements_cumulativef64 (1f2c26da-b294-4486-acd7-3a45aa4a4dc2): There are no data parts | ||
391 | 2025.03.25 01:19:27.122927 [ 3 ] {8f4f5c44-9c6b-4bfb-bdad-38dc3be9b52b} <Debug> TCPHandler: Processed in 0.010808434 sec. | ||
392 | 2025.03.25 01:19:27.123105 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
393 | 2025.03.25 01:19:27.123505 [ 3 ] {1a361359-4795-403a-8002-21dc47aa8e35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
394 | * NOTE: Array types cannot be Nullable, see | ||
395 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
396 | * for more details. | ||
397 | * | ||
398 | * This means we need to use empty arrays to indicate a missing value. This | ||
399 | * is unfortunate, and at this point relies on the fact that an | ||
400 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
401 | * to figure out another way to represent missing samples here. | ||
402 | */ | ||
403 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
404 | 2025.03.25 01:19:27.123639 [ 3 ] {1a361359-4795-403a-8002-21dc47aa8e35} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
405 | 2025.03.25 01:19:27.127468 [ 3 ] {1a361359-4795-403a-8002-21dc47aa8e35} <Debug> oximeter.measurements_histogrami8 (3322b2b3-62aa-4e74-8811-371eefc2c10c): Loading data parts | ||
406 | 2025.03.25 01:19:27.127643 [ 3 ] {1a361359-4795-403a-8002-21dc47aa8e35} <Debug> oximeter.measurements_histogrami8 (3322b2b3-62aa-4e74-8811-371eefc2c10c): There are no data parts | ||
407 | 2025.03.25 01:19:27.129337 [ 3 ] {1a361359-4795-403a-8002-21dc47aa8e35} <Debug> TCPHandler: Processed in 0.00629134 sec. | ||
408 | 2025.03.25 01:19:27.129492 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
409 | 2025.03.25 01:19:27.129757 [ 3 ] {3a17367b-ed90-405e-8703-61e21156b4ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
410 | 2025.03.25 01:19:27.129883 [ 3 ] {3a17367b-ed90-405e-8703-61e21156b4ae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
411 | 2025.03.25 01:19:27.135127 [ 3 ] {3a17367b-ed90-405e-8703-61e21156b4ae} <Debug> oximeter.measurements_histogramu8 (5835124c-6358-476c-983e-a5c9542e3c3e): Loading data parts | ||
412 | 2025.03.25 01:19:27.135364 [ 3 ] {3a17367b-ed90-405e-8703-61e21156b4ae} <Debug> oximeter.measurements_histogramu8 (5835124c-6358-476c-983e-a5c9542e3c3e): There are no data parts | ||
413 | 2025.03.25 01:19:27.143807 [ 3 ] {3a17367b-ed90-405e-8703-61e21156b4ae} <Debug> TCPHandler: Processed in 0.014363856 sec. | ||
414 | 2025.03.25 01:19:27.143967 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
415 | 2025.03.25 01:19:27.144314 [ 3 ] {3e7b5643-07a6-4de3-82e2-72425710c1e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
416 | 2025.03.25 01:19:27.144403 [ 3 ] {3e7b5643-07a6-4de3-82e2-72425710c1e2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
417 | 2025.03.25 01:19:27.148366 [ 3 ] {3e7b5643-07a6-4de3-82e2-72425710c1e2} <Debug> oximeter.measurements_histogrami16 (d710d43d-1b7f-4785-99c2-bf00e5d99cea): Loading data parts | ||
418 | 2025.03.25 01:19:27.148539 [ 3 ] {3e7b5643-07a6-4de3-82e2-72425710c1e2} <Debug> oximeter.measurements_histogrami16 (d710d43d-1b7f-4785-99c2-bf00e5d99cea): There are no data parts | ||
419 | 2025.03.25 01:19:27.150244 [ 3 ] {3e7b5643-07a6-4de3-82e2-72425710c1e2} <Debug> TCPHandler: Processed in 0.006338451 sec. | ||
420 | 2025.03.25 01:19:27.150428 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
421 | 2025.03.25 01:19:27.150696 [ 3 ] {40e1b37b-b90e-4342-b21e-a5fc2eef0cf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
422 | 2025.03.25 01:19:27.150772 [ 3 ] {40e1b37b-b90e-4342-b21e-a5fc2eef0cf9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
423 | 2025.03.25 01:19:27.155935 [ 3 ] {40e1b37b-b90e-4342-b21e-a5fc2eef0cf9} <Debug> oximeter.measurements_histogramu16 (46faeae8-ec0b-430b-a100-d27e9f796736): Loading data parts | ||
424 | 2025.03.25 01:19:27.156125 [ 3 ] {40e1b37b-b90e-4342-b21e-a5fc2eef0cf9} <Debug> oximeter.measurements_histogramu16 (46faeae8-ec0b-430b-a100-d27e9f796736): There are no data parts | ||
425 | 2025.03.25 01:19:27.157814 [ 3 ] {40e1b37b-b90e-4342-b21e-a5fc2eef0cf9} <Debug> TCPHandler: Processed in 0.007437737 sec. | ||
426 | 2025.03.25 01:19:27.157946 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
427 | 2025.03.25 01:19:27.158226 [ 3 ] {9588d8f4-d3b5-4e99-98e7-33bc65777240} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
428 | 2025.03.25 01:19:27.158300 [ 3 ] {9588d8f4-d3b5-4e99-98e7-33bc65777240} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
429 | 2025.03.25 01:19:27.161531 [ 3 ] {9588d8f4-d3b5-4e99-98e7-33bc65777240} <Debug> oximeter.measurements_histogrami32 (2af4f686-28a3-4648-aee2-e1aaef9e4423): Loading data parts | ||
430 | 2025.03.25 01:19:27.161692 [ 3 ] {9588d8f4-d3b5-4e99-98e7-33bc65777240} <Debug> oximeter.measurements_histogrami32 (2af4f686-28a3-4648-aee2-e1aaef9e4423): There are no data parts | ||
431 | 2025.03.25 01:19:27.163217 [ 3 ] {9588d8f4-d3b5-4e99-98e7-33bc65777240} <Debug> TCPHandler: Processed in 0.005320176 sec. | ||
432 | 2025.03.25 01:19:27.163394 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
433 | 2025.03.25 01:19:27.163654 [ 3 ] {d2c767bc-d107-4148-b615-dd9af66bb312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
434 | 2025.03.25 01:19:27.163729 [ 3 ] {d2c767bc-d107-4148-b615-dd9af66bb312} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
435 | 2025.03.25 01:19:27.168837 [ 3 ] {d2c767bc-d107-4148-b615-dd9af66bb312} <Debug> oximeter.measurements_histogramu32 (835eed10-6065-40fe-a2d1-96dc3102961a): Loading data parts | ||
436 | 2025.03.25 01:19:27.169130 [ 3 ] {d2c767bc-d107-4148-b615-dd9af66bb312} <Debug> oximeter.measurements_histogramu32 (835eed10-6065-40fe-a2d1-96dc3102961a): There are no data parts | ||
437 | 2025.03.25 01:19:27.175614 [ 3 ] {d2c767bc-d107-4148-b615-dd9af66bb312} <Debug> TCPHandler: Processed in 0.012271485 sec. | ||
438 | 2025.03.25 01:19:27.175781 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
439 | 2025.03.25 01:19:27.176078 [ 3 ] {2b967461-00e0-46a3-ae66-ed2cb4369432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
440 | 2025.03.25 01:19:27.176153 [ 3 ] {2b967461-00e0-46a3-ae66-ed2cb4369432} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
441 | 2025.03.25 01:19:27.181681 [ 3 ] {2b967461-00e0-46a3-ae66-ed2cb4369432} <Debug> oximeter.measurements_histogrami64 (cc59c9d7-19bb-4a07-967b-df59bf710759): Loading data parts | ||
442 | 2025.03.25 01:19:27.181851 [ 3 ] {2b967461-00e0-46a3-ae66-ed2cb4369432} <Debug> oximeter.measurements_histogrami64 (cc59c9d7-19bb-4a07-967b-df59bf710759): There are no data parts | ||
443 | 2025.03.25 01:19:27.184946 [ 3 ] {2b967461-00e0-46a3-ae66-ed2cb4369432} <Debug> TCPHandler: Processed in 0.009215942 sec. | ||
444 | 2025.03.25 01:19:27.185171 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
445 | 2025.03.25 01:19:27.185475 [ 3 ] {3192f437-d07e-4e6a-81a6-89b60388c965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
446 | 2025.03.25 01:19:27.185552 [ 3 ] {3192f437-d07e-4e6a-81a6-89b60388c965} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
447 | 2025.03.25 01:19:27.190836 [ 3 ] {3192f437-d07e-4e6a-81a6-89b60388c965} <Debug> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Loading data parts | ||
448 | 2025.03.25 01:19:27.191053 [ 3 ] {3192f437-d07e-4e6a-81a6-89b60388c965} <Debug> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): There are no data parts | ||
449 | 2025.03.25 01:19:27.197867 [ 3 ] {3192f437-d07e-4e6a-81a6-89b60388c965} <Debug> TCPHandler: Processed in 0.012756193 sec. | ||
450 | 2025.03.25 01:19:27.198029 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
451 | 2025.03.25 01:19:27.198295 [ 3 ] {73d19189-95a9-4591-8b43-7f85dabe8be0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
452 | 2025.03.25 01:19:27.198379 [ 3 ] {73d19189-95a9-4591-8b43-7f85dabe8be0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
453 | 2025.03.25 01:19:27.202351 [ 3 ] {73d19189-95a9-4591-8b43-7f85dabe8be0} <Debug> oximeter.measurements_histogramf32 (282aeaa1-39d7-4516-aaf9-5afd722b7148): Loading data parts | ||
454 | 2025.03.25 01:19:27.202539 [ 3 ] {73d19189-95a9-4591-8b43-7f85dabe8be0} <Debug> oximeter.measurements_histogramf32 (282aeaa1-39d7-4516-aaf9-5afd722b7148): There are no data parts | ||
455 | 2025.03.25 01:19:27.208477 [ 3 ] {73d19189-95a9-4591-8b43-7f85dabe8be0} <Debug> TCPHandler: Processed in 0.01049854 sec. | ||
456 | 2025.03.25 01:19:27.208668 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
457 | 2025.03.25 01:19:27.208984 [ 3 ] {6dd69a85-d050-4b7e-b08a-47f2e781df33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
458 | 2025.03.25 01:19:27.209078 [ 3 ] {6dd69a85-d050-4b7e-b08a-47f2e781df33} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
459 | 2025.03.25 01:19:27.214704 [ 3 ] {6dd69a85-d050-4b7e-b08a-47f2e781df33} <Debug> oximeter.measurements_histogramf64 (3c70c735-fb6f-46c5-9a57-1f5976e9f599): Loading data parts | ||
460 | 2025.03.25 01:19:27.214948 [ 3 ] {6dd69a85-d050-4b7e-b08a-47f2e781df33} <Debug> oximeter.measurements_histogramf64 (3c70c735-fb6f-46c5-9a57-1f5976e9f599): There are no data parts | ||
461 | 2025.03.25 01:19:27.221308 [ 3 ] {6dd69a85-d050-4b7e-b08a-47f2e781df33} <Debug> TCPHandler: Processed in 0.012701152 sec. | ||
462 | 2025.03.25 01:19:27.221472 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
463 | 2025.03.25 01:19:27.221670 [ 3 ] {85e29eda-6241-45d4-ac32-04e51082be20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) /* The field tables store named dimensions of each timeseries. | ||
464 | * | ||
465 | * As with the measurement tables, there is one field table for each field data | ||
466 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
467 | * this behavior **must not** be relied upon for query correctness. | ||
468 | * | ||
469 | * The index for the fields differs from the measurements, however. Rows are | ||
470 | * sorted by timeseries name, then field name, field value, and finally | ||
471 | * timeseries key. This reflects the most common pattern for looking them up: | ||
472 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
473 | * usually then used to look up measurements. | ||
474 | * | ||
475 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
476 | * timeseries name and then key, since it would improve lookups where one | ||
477 | * already has the key. Realistically though, these tables are quite small and | ||
478 | * so performance benefits will be low in absolute terms. | ||
479 | * | ||
480 | * TTL: We use a materialized column to expire old field table records. This | ||
481 | * column is generated automatically by the database whenever a new row is | ||
482 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
483 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
484 | * record will remain during a deduplication, which will have the last | ||
485 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
486 | * measurement tables. | ||
487 | */ | ||
488 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
489 | 2025.03.25 01:19:27.221745 [ 3 ] {85e29eda-6241-45d4-ac32-04e51082be20} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
490 | 2025.03.25 01:19:27.225376 [ 3 ] {85e29eda-6241-45d4-ac32-04e51082be20} <Debug> oximeter.fields_bool (035f8776-702f-4039-a950-bfc6083bf81c): Loading data parts | ||
491 | 2025.03.25 01:19:27.225632 [ 3 ] {85e29eda-6241-45d4-ac32-04e51082be20} <Debug> oximeter.fields_bool (035f8776-702f-4039-a950-bfc6083bf81c): There are no data parts | ||
492 | 2025.03.25 01:19:27.227165 [ 3 ] {85e29eda-6241-45d4-ac32-04e51082be20} <Debug> TCPHandler: Processed in 0.005743202 sec. | ||
493 | 2025.03.25 01:19:27.227300 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
494 | 2025.03.25 01:19:27.227519 [ 3 ] {1f278dc9-e143-4bd2-97c2-fc2e5231343e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
495 | 2025.03.25 01:19:27.227587 [ 3 ] {1f278dc9-e143-4bd2-97c2-fc2e5231343e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
496 | 2025.03.25 01:19:27.232464 [ 3 ] {1f278dc9-e143-4bd2-97c2-fc2e5231343e} <Debug> oximeter.fields_i8 (393f4b08-c638-4984-9ff5-51ad24201f7a): Loading data parts | ||
497 | 2025.03.25 01:19:27.232632 [ 3 ] {1f278dc9-e143-4bd2-97c2-fc2e5231343e} <Debug> oximeter.fields_i8 (393f4b08-c638-4984-9ff5-51ad24201f7a): There are no data parts | ||
498 | 2025.03.25 01:19:27.238680 [ 3 ] {1f278dc9-e143-4bd2-97c2-fc2e5231343e} <Debug> TCPHandler: Processed in 0.011430424 sec. | ||
499 | 2025.03.25 01:19:27.238839 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
500 | 2025.03.25 01:19:27.239068 [ 3 ] {9ce4d07a-8676-4337-91d8-f0c572508218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
501 | 2025.03.25 01:19:27.239151 [ 3 ] {9ce4d07a-8676-4337-91d8-f0c572508218} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
502 | 2025.03.25 01:19:27.242712 [ 3 ] {9ce4d07a-8676-4337-91d8-f0c572508218} <Debug> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Loading data parts | ||
503 | 2025.03.25 01:19:27.242888 [ 3 ] {9ce4d07a-8676-4337-91d8-f0c572508218} <Debug> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): There are no data parts | ||
504 | 2025.03.25 01:19:27.244408 [ 3 ] {9ce4d07a-8676-4337-91d8-f0c572508218} <Debug> TCPHandler: Processed in 0.005628451 sec. | ||
505 | 2025.03.25 01:19:27.244544 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
506 | 2025.03.25 01:19:27.244759 [ 3 ] {800de99a-319e-498f-8291-09acd3d3b971} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
507 | 2025.03.25 01:19:27.244826 [ 3 ] {800de99a-319e-498f-8291-09acd3d3b971} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
508 | 2025.03.25 01:19:27.249764 [ 3 ] {800de99a-319e-498f-8291-09acd3d3b971} <Debug> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Loading data parts | ||
509 | 2025.03.25 01:19:27.250016 [ 3 ] {800de99a-319e-498f-8291-09acd3d3b971} <Debug> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): There are no data parts | ||
510 | 2025.03.25 01:19:27.255779 [ 3 ] {800de99a-319e-498f-8291-09acd3d3b971} <Debug> TCPHandler: Processed in 0.011284511 sec. | ||
511 | 2025.03.25 01:19:27.255912 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
512 | 2025.03.25 01:19:27.256098 [ 3 ] {9871e9d8-5bd4-40bb-a4a5-0392fb35892e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
513 | 2025.03.25 01:19:27.256165 [ 3 ] {9871e9d8-5bd4-40bb-a4a5-0392fb35892e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
514 | 2025.03.25 01:19:27.258412 [ 3 ] {9871e9d8-5bd4-40bb-a4a5-0392fb35892e} <Debug> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Loading data parts | ||
515 | 2025.03.25 01:19:27.258593 [ 3 ] {9871e9d8-5bd4-40bb-a4a5-0392fb35892e} <Debug> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): There are no data parts | ||
516 | 2025.03.25 01:19:27.262852 [ 3 ] {9871e9d8-5bd4-40bb-a4a5-0392fb35892e} <Debug> TCPHandler: Processed in 0.00699077 sec. | ||
517 | 2025.03.25 01:19:27.262988 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
518 | 2025.03.25 01:19:27.263201 [ 3 ] {bc571022-6c27-4669-a9db-8384644294eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
519 | 2025.03.25 01:19:27.263268 [ 3 ] {bc571022-6c27-4669-a9db-8384644294eb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
520 | 2025.03.25 01:19:27.266625 [ 3 ] {bc571022-6c27-4669-a9db-8384644294eb} <Debug> oximeter.fields_i32 (0df79286-4aa3-4ba6-9f52-f7d7818eb316): Loading data parts | ||
521 | 2025.03.25 01:19:27.266799 [ 3 ] {bc571022-6c27-4669-a9db-8384644294eb} <Debug> oximeter.fields_i32 (0df79286-4aa3-4ba6-9f52-f7d7818eb316): There are no data parts | ||
522 | 2025.03.25 01:19:27.271236 [ 3 ] {bc571022-6c27-4669-a9db-8384644294eb} <Debug> TCPHandler: Processed in 0.008298068 sec. | ||
523 | 2025.03.25 01:19:27.271376 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
524 | 2025.03.25 01:19:27.271563 [ 3 ] {2c381851-8eb7-4a66-a9e6-babca5dc364d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
525 | 2025.03.25 01:19:27.271633 [ 3 ] {2c381851-8eb7-4a66-a9e6-babca5dc364d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
526 | 2025.03.25 01:19:27.273690 [ 3 ] {2c381851-8eb7-4a66-a9e6-babca5dc364d} <Debug> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Loading data parts | ||
527 | 2025.03.25 01:19:27.273902 [ 3 ] {2c381851-8eb7-4a66-a9e6-babca5dc364d} <Debug> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): There are no data parts | ||
528 | 2025.03.25 01:19:27.277954 [ 3 ] {2c381851-8eb7-4a66-a9e6-babca5dc364d} <Debug> TCPHandler: Processed in 0.006625785 sec. | ||
529 | 2025.03.25 01:19:27.278205 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
530 | 2025.03.25 01:19:27.278532 [ 3 ] {6c6047d3-9c6a-4bc1-834e-bbf2323606a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
531 | 2025.03.25 01:19:27.278600 [ 3 ] {6c6047d3-9c6a-4bc1-834e-bbf2323606a2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
532 | 2025.03.25 01:19:27.281920 [ 3 ] {6c6047d3-9c6a-4bc1-834e-bbf2323606a2} <Debug> oximeter.fields_i64 (8ebee654-9231-4a2f-8297-3126c7c92340): Loading data parts | ||
533 | 2025.03.25 01:19:27.282092 [ 3 ] {6c6047d3-9c6a-4bc1-834e-bbf2323606a2} <Debug> oximeter.fields_i64 (8ebee654-9231-4a2f-8297-3126c7c92340): There are no data parts | ||
534 | 2025.03.25 01:19:27.289409 [ 3 ] {6c6047d3-9c6a-4bc1-834e-bbf2323606a2} <Debug> TCPHandler: Processed in 0.011298731 sec. | ||
535 | 2025.03.25 01:19:27.289552 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
536 | 2025.03.25 01:19:27.289739 [ 3 ] {9ac2303e-f86d-475e-bdb1-58cbf7b9e9a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
537 | 2025.03.25 01:19:27.289807 [ 3 ] {9ac2303e-f86d-475e-bdb1-58cbf7b9e9a5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
538 | 2025.03.25 01:19:27.294412 [ 3 ] {9ac2303e-f86d-475e-bdb1-58cbf7b9e9a5} <Debug> oximeter.fields_u64 (5ff3abe8-8cda-45f4-9b07-f0ddfcf5ff9c): Loading data parts | ||
539 | 2025.03.25 01:19:27.294740 [ 3 ] {9ac2303e-f86d-475e-bdb1-58cbf7b9e9a5} <Debug> oximeter.fields_u64 (5ff3abe8-8cda-45f4-9b07-f0ddfcf5ff9c): There are no data parts | ||
540 | 2025.03.25 01:19:27.297312 [ 3 ] {9ac2303e-f86d-475e-bdb1-58cbf7b9e9a5} <Debug> TCPHandler: Processed in 0.007811751 sec. | ||
541 | 2025.03.25 01:19:27.297478 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
542 | 2025.03.25 01:19:27.297735 [ 3 ] {e868e966-8fb7-4ed7-a3d0-f925db334cc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
543 | 2025.03.25 01:19:27.297814 [ 3 ] {e868e966-8fb7-4ed7-a3d0-f925db334cc9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
544 | 2025.03.25 01:19:27.303212 [ 3 ] {e868e966-8fb7-4ed7-a3d0-f925db334cc9} <Debug> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf): Loading data parts | ||
545 | 2025.03.25 01:19:27.303441 [ 3 ] {e868e966-8fb7-4ed7-a3d0-f925db334cc9} <Debug> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf): There are no data parts | ||
546 | 2025.03.25 01:19:27.306913 [ 3 ] {e868e966-8fb7-4ed7-a3d0-f925db334cc9} <Debug> TCPHandler: Processed in 0.009501356 sec. | ||
547 | 2025.03.25 01:19:27.307060 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
548 | 2025.03.25 01:19:27.307255 [ 3 ] {b1eb385a-7b4d-44e0-bc3c-6a566400a9ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
549 | 2025.03.25 01:19:27.307326 [ 3 ] {b1eb385a-7b4d-44e0-bc3c-6a566400a9ee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
550 | 2025.03.25 01:19:27.317027 [ 3 ] {b1eb385a-7b4d-44e0-bc3c-6a566400a9ee} <Debug> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Loading data parts | ||
551 | 2025.03.25 01:19:27.317359 [ 3 ] {b1eb385a-7b4d-44e0-bc3c-6a566400a9ee} <Debug> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): There are no data parts | ||
552 | 2025.03.25 01:19:27.319867 [ 3 ] {b1eb385a-7b4d-44e0-bc3c-6a566400a9ee} <Debug> TCPHandler: Processed in 0.012855454 sec. | ||
553 | 2025.03.25 01:19:27.320031 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
554 | 2025.03.25 01:19:27.320353 [ 3 ] {2eefc244-355d-40cb-9024-d3bac846d695} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
555 | 2025.03.25 01:19:27.320454 [ 3 ] {2eefc244-355d-40cb-9024-d3bac846d695} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
556 | 2025.03.25 01:19:27.327864 [ 3 ] {2eefc244-355d-40cb-9024-d3bac846d695} <Debug> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Loading data parts | ||
557 | 2025.03.25 01:19:27.328033 [ 3 ] {2eefc244-355d-40cb-9024-d3bac846d695} <Debug> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): There are no data parts | ||
558 | 2025.03.25 01:19:27.331044 [ 3 ] {2eefc244-355d-40cb-9024-d3bac846d695} <Debug> TCPHandler: Processed in 0.011073888 sec. | ||
559 | 2025.03.25 01:19:27.331221 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
560 | 2025.03.25 01:19:27.331481 [ 3 ] {e941de96-1feb-4f55-a34f-e54e49bef5d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) /* The timeseries schema table stores the extracted schema for the samples | ||
561 | * oximeter collects. | ||
562 | */ | ||
563 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
564 | 2025.03.25 01:19:27.331565 [ 3 ] {e941de96-1feb-4f55-a34f-e54e49bef5d5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
565 | 2025.03.25 01:19:27.336508 [ 3 ] {e941de96-1feb-4f55-a34f-e54e49bef5d5} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133): Loading data parts | ||
566 | 2025.03.25 01:19:27.336669 [ 3 ] {e941de96-1feb-4f55-a34f-e54e49bef5d5} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133): There are no data parts | ||
567 | 2025.03.25 01:19:27.341481 [ 3 ] {e941de96-1feb-4f55-a34f-e54e49bef5d5} <Debug> TCPHandler: Processed in 0.010312167 sec. | ||
568 | 2025.03.25 01:19:27.343854 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
569 | 2025.03.25 01:19:27.344185 [ 4 ] {129d39d7-049f-41cf-aa22-f4cefa34e8e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
570 | 2025.03.25 01:19:27.345555 [ 4 ] {129d39d7-049f-41cf-aa22-f4cefa34e8e0} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
571 | 2025.03.25 01:19:27.364203 [ 260 ] {129d39d7-049f-41cf-aa22-f4cefa34e8e0} <Trace> oximeter.version (26a5ce7e-41e8-4671-aa0c-c667e2e87cac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
572 | 2025.03.25 01:19:27.364260 [ 260 ] {129d39d7-049f-41cf-aa22-f4cefa34e8e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
573 | 2025.03.25 01:19:27.369191 [ 260 ] {129d39d7-049f-41cf-aa22-f4cefa34e8e0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
574 | 2025.03.25 01:19:27.369561 [ 260 ] {129d39d7-049f-41cf-aa22-f4cefa34e8e0} <Trace> oximeter.version (26a5ce7e-41e8-4671-aa0c-c667e2e87cac): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
575 | 2025.03.25 01:19:27.369875 [ 4 ] {129d39d7-049f-41cf-aa22-f4cefa34e8e0} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.025843 sec., 38.695197925937386 rows/sec., 619.12 B/sec. | ||
576 | 2025.03.25 01:19:27.370262 [ 4 ] {129d39d7-049f-41cf-aa22-f4cefa34e8e0} <Debug> TCPHandler: Processed in 0.02654569 sec. | ||
577 | 2025.03.25 01:19:28.001131 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 135.50 MiB, peak 135.50 MiB, free memory in arenas 0.00 B, will set to 139.24 MiB (RSS), difference: 3.74 MiB | ||
578 | 2025.03.25 01:19:29.361075 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51879 | ||
579 | 2025.03.25 01:19:29.361621 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
580 | 2025.03.25 01:19:29.361654 [ 261 ] {} <Debug> TCP-Session: dd82a52a-dfe2-4c14-8ec4-848d5e9a8f80 Authenticating user 'default' from [fd00:1122:3344:101::a]:51879 | ||
581 | 2025.03.25 01:19:29.361678 [ 261 ] {} <Debug> TCP-Session: dd82a52a-dfe2-4c14-8ec4-848d5e9a8f80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
582 | 2025.03.25 01:19:29.361741 [ 261 ] {} <Debug> TCP-Session: dd82a52a-dfe2-4c14-8ec4-848d5e9a8f80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
583 | 2025.03.25 01:19:29.361838 [ 261 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
584 | 2025.03.25 01:19:29.361865 [ 261 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
585 | 2025.03.25 01:19:29.361950 [ 261 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
586 | 2025.03.25 01:19:29.363689 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43112 | ||
587 | 2025.03.25 01:19:29.363799 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
588 | 2025.03.25 01:19:29.363828 [ 262 ] {} <Debug> TCP-Session: 812f95cd-ebf2-4a76-9b7b-e6a31ce3979e Authenticating user 'default' from [fd00:1122:3344:101::a]:43112 | ||
589 | 2025.03.25 01:19:29.363846 [ 262 ] {} <Debug> TCP-Session: 812f95cd-ebf2-4a76-9b7b-e6a31ce3979e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
590 | 2025.03.25 01:19:29.363914 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64297 | ||
591 | 2025.03.25 01:19:29.363908 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35595 | ||
592 | 2025.03.25 01:19:29.364014 [ 262 ] {} <Debug> TCP-Session: 812f95cd-ebf2-4a76-9b7b-e6a31ce3979e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
593 | 2025.03.25 01:19:29.364089 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60840 | ||
594 | 2025.03.25 01:19:29.364324 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
595 | 2025.03.25 01:19:29.364416 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
596 | 2025.03.25 01:19:29.364333 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51966 | ||
597 | 2025.03.25 01:19:29.364586 [ 264 ] {} <Debug> TCP-Session: adf71c9c-02a1-4c17-994f-558bfd7408ef Authenticating user 'default' from [fd00:1122:3344:101::a]:35595 | ||
598 | 2025.03.25 01:19:29.364568 [ 263 ] {} <Debug> TCP-Session: 1769c4a6-d98d-47f6-9e1c-ca4f59fed477 Authenticating user 'default' from [fd00:1122:3344:101::a]:64297 | ||
599 | 2025.03.25 01:19:29.364519 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37899 | ||
600 | 2025.03.25 01:19:29.364436 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35774 | ||
601 | 2025.03.25 01:19:29.364780 [ 264 ] {} <Debug> TCP-Session: adf71c9c-02a1-4c17-994f-558bfd7408ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
602 | 2025.03.25 01:19:29.364713 [ 263 ] {} <Debug> TCP-Session: 1769c4a6-d98d-47f6-9e1c-ca4f59fed477 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
603 | 2025.03.25 01:19:29.364869 [ 263 ] {} <Debug> TCP-Session: 1769c4a6-d98d-47f6-9e1c-ca4f59fed477 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
604 | 2025.03.25 01:19:29.364884 [ 264 ] {} <Debug> TCP-Session: adf71c9c-02a1-4c17-994f-558bfd7408ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
605 | 2025.03.25 01:19:29.364875 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
606 | 2025.03.25 01:19:29.365011 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
607 | 2025.03.25 01:19:29.365109 [ 268 ] {} <Debug> TCP-Session: 6b9c7974-ead6-4359-a2b6-c1daad660120 Authenticating user 'default' from [fd00:1122:3344:101::a]:35774 | ||
608 | 2025.03.25 01:19:29.365138 [ 265 ] {} <Debug> TCP-Session: 57bc6bcb-0620-4402-a162-69533722a865 Authenticating user 'default' from [fd00:1122:3344:101::a]:37899 | ||
609 | 2025.03.25 01:19:29.365240 [ 265 ] {} <Debug> TCP-Session: 57bc6bcb-0620-4402-a162-69533722a865 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
610 | 2025.03.25 01:19:29.365255 [ 268 ] {} <Debug> TCP-Session: 6b9c7974-ead6-4359-a2b6-c1daad660120 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
611 | 2025.03.25 01:19:29.365403 [ 265 ] {} <Debug> TCP-Session: 57bc6bcb-0620-4402-a162-69533722a865 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
612 | 2025.03.25 01:19:29.365414 [ 268 ] {} <Debug> TCP-Session: 6b9c7974-ead6-4359-a2b6-c1daad660120 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
613 | 2025.03.25 01:19:29.366601 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
614 | 2025.03.25 01:19:29.366641 [ 267 ] {} <Debug> TCP-Session: b20ee3ae-23e2-4a24-81f4-ad28d80d4c90 Authenticating user 'default' from [fd00:1122:3344:101::a]:51966 | ||
615 | 2025.03.25 01:19:29.366660 [ 267 ] {} <Debug> TCP-Session: b20ee3ae-23e2-4a24-81f4-ad28d80d4c90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
616 | 2025.03.25 01:19:29.366738 [ 267 ] {} <Debug> TCP-Session: b20ee3ae-23e2-4a24-81f4-ad28d80d4c90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
617 | 2025.03.25 01:19:29.371317 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
618 | 2025.03.25 01:19:29.371355 [ 266 ] {} <Debug> TCP-Session: ae5e741e-265b-4fff-8894-b43cd817e96c Authenticating user 'default' from [fd00:1122:3344:101::a]:60840 | ||
619 | 2025.03.25 01:19:29.371374 [ 266 ] {} <Debug> TCP-Session: ae5e741e-265b-4fff-8894-b43cd817e96c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
620 | 2025.03.25 01:19:29.371728 [ 266 ] {} <Debug> TCP-Session: ae5e741e-265b-4fff-8894-b43cd817e96c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
621 | 2025.03.25 01:19:29.373469 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35681 | ||
622 | 2025.03.25 01:19:29.374452 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
623 | 2025.03.25 01:19:29.374586 [ 269 ] {} <Debug> TCP-Session: 9e9147d2-eecf-4f28-8d35-ad4a9e3596b3 Authenticating user 'default' from [fd00:1122:3344:101::c]:35681 | ||
624 | 2025.03.25 01:19:29.374607 [ 269 ] {} <Debug> TCP-Session: 9e9147d2-eecf-4f28-8d35-ad4a9e3596b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
625 | 2025.03.25 01:19:29.374620 [ 269 ] {} <Debug> TCP-Session: 9e9147d2-eecf-4f28-8d35-ad4a9e3596b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
626 | 2025.03.25 01:19:29.374744 [ 269 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
627 | 2025.03.25 01:19:29.374784 [ 269 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
628 | 2025.03.25 01:19:29.375672 [ 269 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
629 | 2025.03.25 01:19:29.377764 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41626 | ||
630 | 2025.03.25 01:19:29.377939 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58563 | ||
631 | 2025.03.25 01:19:29.377942 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52852 | ||
632 | 2025.03.25 01:19:29.378112 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45710 | ||
633 | 2025.03.25 01:19:29.378118 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
634 | 2025.03.25 01:19:29.378324 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40406 | ||
635 | 2025.03.25 01:19:29.378571 [ 270 ] {} <Debug> TCP-Session: 492b8509-19e5-4d54-ae59-1824adbd8999 Authenticating user 'default' from [fd00:1122:3344:101::c]:41626 | ||
636 | 2025.03.25 01:19:29.378778 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35016 | ||
637 | 2025.03.25 01:19:29.378917 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44127 | ||
638 | 2025.03.25 01:19:29.378918 [ 270 ] {} <Debug> TCP-Session: 492b8509-19e5-4d54-ae59-1824adbd8999 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
639 | 2025.03.25 01:19:29.379056 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
640 | 2025.03.25 01:19:29.379079 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
641 | 2025.03.25 01:19:29.379547 [ 270 ] {} <Debug> TCP-Session: 492b8509-19e5-4d54-ae59-1824adbd8999 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
642 | 2025.03.25 01:19:29.379580 [ 274 ] {} <Debug> TCP-Session: 8810e596-dcaa-45b5-b7de-92cfba1d1ee7 Authenticating user 'default' from [fd00:1122:3344:101::c]:40406 | ||
643 | 2025.03.25 01:19:29.379604 [ 271 ] {} <Debug> TCP-Session: 8c5ec8e2-ce7d-4839-bbc4-0f53e8f5fd68 Authenticating user 'default' from [fd00:1122:3344:101::c]:52852 | ||
644 | 2025.03.25 01:19:29.379748 [ 271 ] {} <Debug> TCP-Session: 8c5ec8e2-ce7d-4839-bbc4-0f53e8f5fd68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
645 | 2025.03.25 01:19:29.379767 [ 274 ] {} <Debug> TCP-Session: 8810e596-dcaa-45b5-b7de-92cfba1d1ee7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
646 | 2025.03.25 01:19:29.379843 [ 271 ] {} <Debug> TCP-Session: 8c5ec8e2-ce7d-4839-bbc4-0f53e8f5fd68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
647 | 2025.03.25 01:19:29.379850 [ 274 ] {} <Debug> TCP-Session: 8810e596-dcaa-45b5-b7de-92cfba1d1ee7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
648 | 2025.03.25 01:19:29.383709 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
649 | 2025.03.25 01:19:29.383750 [ 275 ] {} <Debug> TCP-Session: 714478b9-fcf8-4b6d-9b0b-38df50c3c9fc Authenticating user 'default' from [fd00:1122:3344:101::c]:35016 | ||
650 | 2025.03.25 01:19:29.383771 [ 275 ] {} <Debug> TCP-Session: 714478b9-fcf8-4b6d-9b0b-38df50c3c9fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
651 | 2025.03.25 01:19:29.383834 [ 275 ] {} <Debug> TCP-Session: 714478b9-fcf8-4b6d-9b0b-38df50c3c9fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
652 | 2025.03.25 01:19:29.384827 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
653 | 2025.03.25 01:19:29.384871 [ 272 ] {} <Debug> TCP-Session: fd4b2547-9ff4-40ae-9a29-99537a41a926 Authenticating user 'default' from [fd00:1122:3344:101::c]:58563 | ||
654 | 2025.03.25 01:19:29.384938 [ 272 ] {} <Debug> TCP-Session: fd4b2547-9ff4-40ae-9a29-99537a41a926 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
655 | 2025.03.25 01:19:29.384952 [ 272 ] {} <Debug> TCP-Session: fd4b2547-9ff4-40ae-9a29-99537a41a926 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
656 | 2025.03.25 01:19:29.385414 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
657 | 2025.03.25 01:19:29.385478 [ 276 ] {} <Debug> TCP-Session: 04b0ae4a-6dee-4177-8aa8-fa7347f1420e Authenticating user 'default' from [fd00:1122:3344:101::c]:44127 | ||
658 | 2025.03.25 01:19:29.385495 [ 276 ] {} <Debug> TCP-Session: 04b0ae4a-6dee-4177-8aa8-fa7347f1420e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
659 | 2025.03.25 01:19:29.385508 [ 276 ] {} <Debug> TCP-Session: 04b0ae4a-6dee-4177-8aa8-fa7347f1420e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
660 | 2025.03.25 01:19:29.385949 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
661 | 2025.03.25 01:19:29.385997 [ 273 ] {} <Debug> TCP-Session: e47d9223-cafb-42e3-9027-30312cfd302e Authenticating user 'default' from [fd00:1122:3344:101::c]:45710 | ||
662 | 2025.03.25 01:19:29.386020 [ 273 ] {} <Debug> TCP-Session: e47d9223-cafb-42e3-9027-30312cfd302e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
663 | 2025.03.25 01:19:29.386078 [ 273 ] {} <Debug> TCP-Session: e47d9223-cafb-42e3-9027-30312cfd302e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
664 | 2025.03.25 01:19:29.589403 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50414 | ||
665 | 2025.03.25 01:19:29.590053 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
666 | 2025.03.25 01:19:29.590102 [ 277 ] {} <Debug> TCP-Session: 50c5a1db-c851-485b-b246-68999915ac89 Authenticating user 'default' from [fd00:1122:3344:101::b]:50414 | ||
667 | 2025.03.25 01:19:29.590243 [ 277 ] {} <Debug> TCP-Session: 50c5a1db-c851-485b-b246-68999915ac89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
668 | 2025.03.25 01:19:29.590262 [ 277 ] {} <Debug> TCP-Session: 50c5a1db-c851-485b-b246-68999915ac89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
669 | 2025.03.25 01:19:29.590353 [ 277 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
670 | 2025.03.25 01:19:29.590424 [ 277 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
671 | 2025.03.25 01:19:29.590449 [ 277 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
672 | 2025.03.25 01:19:29.592183 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33472 | ||
673 | 2025.03.25 01:19:29.592504 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50905 | ||
674 | 2025.03.25 01:19:29.592599 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56059 | ||
675 | 2025.03.25 01:19:29.592507 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58222 | ||
676 | 2025.03.25 01:19:29.592713 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51861 | ||
677 | 2025.03.25 01:19:29.593040 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52860 | ||
678 | 2025.03.25 01:19:29.593388 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42012 | ||
679 | 2025.03.25 01:19:29.593928 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
680 | 2025.03.25 01:19:29.593974 [ 278 ] {} <Debug> TCP-Session: 5d45731c-fb0b-46c7-a92a-ba5ef1a23f00 Authenticating user 'default' from [fd00:1122:3344:101::b]:33472 | ||
681 | 2025.03.25 01:19:29.593998 [ 278 ] {} <Debug> TCP-Session: 5d45731c-fb0b-46c7-a92a-ba5ef1a23f00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
682 | 2025.03.25 01:19:29.594151 [ 278 ] {} <Debug> TCP-Session: 5d45731c-fb0b-46c7-a92a-ba5ef1a23f00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
683 | 2025.03.25 01:19:29.598319 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
684 | 2025.03.25 01:19:29.598383 [ 284 ] {} <Debug> TCP-Session: 6a7f7733-54ae-4b82-9615-7515ac0286eb Authenticating user 'default' from [fd00:1122:3344:101::b]:42012 | ||
685 | 2025.03.25 01:19:29.598620 [ 284 ] {} <Debug> TCP-Session: 6a7f7733-54ae-4b82-9615-7515ac0286eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
686 | 2025.03.25 01:19:29.598642 [ 284 ] {} <Debug> TCP-Session: 6a7f7733-54ae-4b82-9615-7515ac0286eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
687 | 2025.03.25 01:19:29.607065 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
688 | 2025.03.25 01:19:29.607247 [ 280 ] {} <Debug> TCP-Session: b99497fa-b66a-4b42-8a23-c82c431ba63d Authenticating user 'default' from [fd00:1122:3344:101::b]:50905 | ||
689 | 2025.03.25 01:19:29.607268 [ 280 ] {} <Debug> TCP-Session: b99497fa-b66a-4b42-8a23-c82c431ba63d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
690 | 2025.03.25 01:19:29.607282 [ 280 ] {} <Debug> TCP-Session: b99497fa-b66a-4b42-8a23-c82c431ba63d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
691 | 2025.03.25 01:19:29.614949 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
692 | 2025.03.25 01:19:29.614997 [ 282 ] {} <Debug> TCP-Session: a3c7584d-84e3-4dbc-ba2e-fbf3ed170441 Authenticating user 'default' from [fd00:1122:3344:101::b]:51861 | ||
693 | 2025.03.25 01:19:29.615024 [ 282 ] {} <Debug> TCP-Session: a3c7584d-84e3-4dbc-ba2e-fbf3ed170441 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
694 | 2025.03.25 01:19:29.615071 [ 282 ] {} <Debug> TCP-Session: a3c7584d-84e3-4dbc-ba2e-fbf3ed170441 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
695 | 2025.03.25 01:19:29.615119 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
696 | 2025.03.25 01:19:29.615180 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
697 | 2025.03.25 01:19:29.615229 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
698 | 2025.03.25 01:19:29.615258 [ 283 ] {} <Debug> TCP-Session: b1be53b6-d734-4679-8fb1-a998cc25e844 Authenticating user 'default' from [fd00:1122:3344:101::b]:52860 | ||
699 | 2025.03.25 01:19:29.615236 [ 281 ] {} <Debug> TCP-Session: 14ebd6a9-22b0-4899-97c4-3739e272af03 Authenticating user 'default' from [fd00:1122:3344:101::b]:56059 | ||
700 | 2025.03.25 01:19:29.615357 [ 279 ] {} <Debug> TCP-Session: 0322bf89-6bf1-476f-b56d-bff73b3b44b7 Authenticating user 'default' from [fd00:1122:3344:101::b]:58222 | ||
701 | 2025.03.25 01:19:29.615380 [ 281 ] {} <Debug> TCP-Session: 14ebd6a9-22b0-4899-97c4-3739e272af03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
702 | 2025.03.25 01:19:29.615368 [ 283 ] {} <Debug> TCP-Session: b1be53b6-d734-4679-8fb1-a998cc25e844 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
703 | 2025.03.25 01:19:29.615436 [ 279 ] {} <Debug> TCP-Session: 0322bf89-6bf1-476f-b56d-bff73b3b44b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
704 | 2025.03.25 01:19:29.615467 [ 283 ] {} <Debug> TCP-Session: b1be53b6-d734-4679-8fb1-a998cc25e844 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
705 | 2025.03.25 01:19:29.615443 [ 281 ] {} <Debug> TCP-Session: 14ebd6a9-22b0-4899-97c4-3739e272af03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
706 | 2025.03.25 01:19:29.615506 [ 279 ] {} <Debug> TCP-Session: 0322bf89-6bf1-476f-b56d-bff73b3b44b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
707 | 2025.03.25 01:19:30.000279 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 139.49 MiB, peak 139.49 MiB, free memory in arenas 0.00 B, will set to 140.82 MiB (RSS), difference: 1.33 MiB | ||
708 | 2025.03.25 01:19:33.949915 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
709 | 2025.03.25 01:19:33.949947 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
710 | 2025.03.25 01:19:33.950023 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
711 | 2025.03.25 01:19:33.950183 [ 243 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
712 | 2025.03.25 01:19:33.958590 [ 243 ] {} <Debug> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Loading data parts | ||
713 | 2025.03.25 01:19:33.959054 [ 243 ] {} <Debug> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): There are no data parts | ||
714 | 2025.03.25 01:19:33.970367 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
715 | 2025.03.25 01:19:33.970430 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
716 | 2025.03.25 01:19:33.973635 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
717 | 2025.03.25 01:19:33.974675 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
718 | 2025.03.25 01:19:33.975002 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
719 | 2025.03.25 01:19:33.981646 [ 244 ] {} <Debug> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Loading data parts | ||
720 | 2025.03.25 01:19:33.981911 [ 244 ] {} <Debug> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): There are no data parts | ||
721 | 2025.03.25 01:19:34.000167 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 145.05 MiB, peak 145.17 MiB, free memory in arenas 0.00 B, will set to 148.57 MiB (RSS), difference: 3.53 MiB | ||
722 | 2025.03.25 01:19:34.006699 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
723 | 2025.03.25 01:19:34.006797 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
724 | 2025.03.25 01:19:34.014150 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
725 | 2025.03.25 01:19:34.015289 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
726 | 2025.03.25 01:19:34.017702 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
727 | 2025.03.25 01:19:35.000155 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 149.27 MiB, peak 153.27 MiB, free memory in arenas 0.00 B, will set to 150.64 MiB (RSS), difference: 1.37 MiB | ||
728 | 2025.03.25 01:19:36.449866 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
729 | 2025.03.25 01:19:36.449960 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
730 | 2025.03.25 01:19:36.456880 [ 242 ] {} <Debug> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Loading data parts | ||
731 | 2025.03.25 01:19:36.457171 [ 242 ] {} <Debug> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): There are no data parts | ||
732 | 2025.03.25 01:19:36.465054 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
733 | 2025.03.25 01:19:36.465096 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
734 | 2025.03.25 01:19:36.468950 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
735 | 2025.03.25 01:19:36.469611 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
736 | 2025.03.25 01:19:36.470123 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
737 | 2025.03.25 01:19:37.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 154.82 MiB, peak 154.82 MiB, free memory in arenas 0.00 B, will set to 151.03 MiB (RSS), difference: -3.79 MiB | ||
738 | 2025.03.25 01:19:41.417282 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
739 | 2025.03.25 01:19:41.417365 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
740 | 2025.03.25 01:19:41.475193 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
741 | 2025.03.25 01:19:41.476154 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
742 | 2025.03.25 01:19:41.476300 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
743 | 2025.03.25 01:19:41.476983 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
744 | 2025.03.25 01:19:41.477503 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
745 | 2025.03.25 01:19:41.477799 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
746 | 2025.03.25 01:19:41.517941 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
747 | 2025.03.25 01:19:41.538920 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
748 | 2025.03.25 01:19:41.539086 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
749 | 2025.03.25 01:19:41.545679 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
750 | 2025.03.25 01:19:41.546926 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
751 | 2025.03.25 01:19:41.549347 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
752 | 2025.03.25 01:19:42.000174 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 151.71 MiB, peak 155.71 MiB, free memory in arenas 0.00 B, will set to 152.74 MiB (RSS), difference: 1.03 MiB | ||
753 | 2025.03.25 01:19:47.000221 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 148.75 MiB, peak 155.71 MiB, free memory in arenas 0.00 B, will set to 152.77 MiB (RSS), difference: 4.02 MiB | ||
754 | 2025.03.25 01:19:47.376959 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
755 | 2025.03.25 01:19:47.377371 [ 3 ] {9d5f2a81-deec-4185-9df6-2c7326eea553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
756 | 2025.03.25 01:19:47.377785 [ 3 ] {9d5f2a81-deec-4185-9df6-2c7326eea553} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
757 | 2025.03.25 01:19:47.378081 [ 3 ] {9d5f2a81-deec-4185-9df6-2c7326eea553} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
758 | 2025.03.25 01:19:47.381167 [ 3 ] {9d5f2a81-deec-4185-9df6-2c7326eea553} <Debug> TCPHandler: Processed in 0.004399833 sec. | ||
759 | 2025.03.25 01:19:47.386022 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
760 | 2025.03.25 01:19:47.386331 [ 3 ] {a1ed29d1-9d45-4f1f-bdd6-a19b48d20545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes') FORMAT Native; (stage: Complete) | ||
761 | 2025.03.25 01:19:47.388096 [ 3 ] {a1ed29d1-9d45-4f1f-bdd6-a19b48d20545} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
762 | 2025.03.25 01:19:47.388152 [ 3 ] {a1ed29d1-9d45-4f1f-bdd6-a19b48d20545} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
763 | 2025.03.25 01:19:47.388677 [ 3 ] {a1ed29d1-9d45-4f1f-bdd6-a19b48d20545} <Debug> TCPHandler: Processed in 0.00276269 sec. | ||
764 | 2025.03.25 01:19:47.388956 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
765 | 2025.03.25 01:19:47.389089 [ 3 ] {78674ba9-6bbe-458f-bc18-949f3ccacbc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes') FORMAT Native; (stage: Complete) | ||
766 | 2025.03.25 01:19:47.389432 [ 3 ] {78674ba9-6bbe-458f-bc18-949f3ccacbc9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
767 | 2025.03.25 01:19:47.389484 [ 3 ] {78674ba9-6bbe-458f-bc18-949f3ccacbc9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
768 | 2025.03.25 01:19:47.389938 [ 3 ] {78674ba9-6bbe-458f-bc18-949f3ccacbc9} <Debug> TCPHandler: Processed in 0.001032585 sec. | ||
769 | 2025.03.25 01:19:47.390141 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
770 | 2025.03.25 01:19:47.390273 [ 3 ] {40663d41-12ee-4d9f-b549-ce24cf36fffc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
771 | 2025.03.25 01:19:47.390577 [ 3 ] {40663d41-12ee-4d9f-b549-ce24cf36fffc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
772 | 2025.03.25 01:19:47.390630 [ 3 ] {40663d41-12ee-4d9f-b549-ce24cf36fffc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
773 | 2025.03.25 01:19:47.391076 [ 3 ] {40663d41-12ee-4d9f-b549-ce24cf36fffc} <Debug> TCPHandler: Processed in 0.000985654 sec. | ||
774 | 2025.03.25 01:19:47.391279 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
775 | 2025.03.25 01:19:47.391413 [ 3 ] {490f4a2e-de14-44b3-8256-2d2a7f7e22ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) 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') FORMAT Native; (stage: Complete) | ||
776 | 2025.03.25 01:19:47.391720 [ 3 ] {490f4a2e-de14-44b3-8256-2d2a7f7e22ae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
777 | 2025.03.25 01:19:47.391772 [ 3 ] {490f4a2e-de14-44b3-8256-2d2a7f7e22ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
778 | 2025.03.25 01:19:47.392225 [ 3 ] {490f4a2e-de14-44b3-8256-2d2a7f7e22ae} <Debug> TCPHandler: Processed in 0.000996174 sec. | ||
779 | 2025.03.25 01:19:47.392434 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
780 | 2025.03.25 01:19:47.392569 [ 3 ] {1ddbd4d6-9b7b-4831-9db9-3150ad6efb60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) 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') FORMAT Native; (stage: Complete) | ||
781 | 2025.03.25 01:19:47.392882 [ 3 ] {1ddbd4d6-9b7b-4831-9db9-3150ad6efb60} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
782 | 2025.03.25 01:19:47.392933 [ 3 ] {1ddbd4d6-9b7b-4831-9db9-3150ad6efb60} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
783 | 2025.03.25 01:19:47.393384 [ 3 ] {1ddbd4d6-9b7b-4831-9db9-3150ad6efb60} <Debug> TCPHandler: Processed in 0.000999384 sec. | ||
784 | 2025.03.25 01:19:47.393575 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
785 | 2025.03.25 01:19:47.393711 [ 3 ] {ef250eb4-a4a3-4560-9c1a-32c69e579a98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) 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') FORMAT Native; (stage: Complete) | ||
786 | 2025.03.25 01:19:47.394027 [ 3 ] {ef250eb4-a4a3-4560-9c1a-32c69e579a98} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
787 | 2025.03.25 01:19:47.394078 [ 3 ] {ef250eb4-a4a3-4560-9c1a-32c69e579a98} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
788 | 2025.03.25 01:19:47.394526 [ 3 ] {ef250eb4-a4a3-4560-9c1a-32c69e579a98} <Debug> TCPHandler: Processed in 0.001000314 sec. | ||
789 | 2025.03.25 01:19:47.394729 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
790 | 2025.03.25 01:19:47.394863 [ 3 ] {13ca1b19-fd40-4ca7-ad28-b78ac54b2129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) 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') FORMAT Native; (stage: Complete) | ||
791 | 2025.03.25 01:19:47.395182 [ 3 ] {13ca1b19-fd40-4ca7-ad28-b78ac54b2129} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
792 | 2025.03.25 01:19:47.395234 [ 3 ] {13ca1b19-fd40-4ca7-ad28-b78ac54b2129} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
793 | 2025.03.25 01:19:47.395683 [ 3 ] {13ca1b19-fd40-4ca7-ad28-b78ac54b2129} <Debug> TCPHandler: Processed in 0.001003745 sec. | ||
794 | 2025.03.25 01:19:47.395882 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
795 | 2025.03.25 01:19:47.396020 [ 3 ] {355f1f73-81a5-4b8c-807c-c4b6e66e3974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) 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') FORMAT Native; (stage: Complete) | ||
796 | 2025.03.25 01:19:47.396347 [ 3 ] {355f1f73-81a5-4b8c-807c-c4b6e66e3974} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
797 | 2025.03.25 01:19:47.396398 [ 3 ] {355f1f73-81a5-4b8c-807c-c4b6e66e3974} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
798 | 2025.03.25 01:19:47.396852 [ 3 ] {355f1f73-81a5-4b8c-807c-c4b6e66e3974} <Debug> TCPHandler: Processed in 0.001020045 sec. | ||
799 | 2025.03.25 01:19:47.397043 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
800 | 2025.03.25 01:19:47.397183 [ 3 ] {1c1050b7-ce94-4f4b-a8a9-af7254b399d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) 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') FORMAT Native; (stage: Complete) | ||
801 | 2025.03.25 01:19:47.397511 [ 3 ] {1c1050b7-ce94-4f4b-a8a9-af7254b399d5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
802 | 2025.03.25 01:19:47.397562 [ 3 ] {1c1050b7-ce94-4f4b-a8a9-af7254b399d5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
803 | 2025.03.25 01:19:47.398015 [ 3 ] {1c1050b7-ce94-4f4b-a8a9-af7254b399d5} <Debug> TCPHandler: Processed in 0.001021945 sec. | ||
804 | 2025.03.25 01:19:47.398227 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
805 | 2025.03.25 01:19:47.398366 [ 3 ] {876de59f-ee1e-4ad2-9988-2f49784f30d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) 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') FORMAT Native; (stage: Complete) | ||
806 | 2025.03.25 01:19:47.398696 [ 3 ] {876de59f-ee1e-4ad2-9988-2f49784f30d7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
807 | 2025.03.25 01:19:47.398747 [ 3 ] {876de59f-ee1e-4ad2-9988-2f49784f30d7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
808 | 2025.03.25 01:19:47.399216 [ 3 ] {876de59f-ee1e-4ad2-9988-2f49784f30d7} <Debug> TCPHandler: Processed in 0.001040694 sec. | ||
809 | 2025.03.25 01:19:47.399414 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
810 | 2025.03.25 01:19:47.399555 [ 3 ] {a1a70947-c1e2-40e5-8e36-d65ff9d96b67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) 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') FORMAT Native; (stage: Complete) | ||
811 | 2025.03.25 01:19:47.399886 [ 3 ] {a1a70947-c1e2-40e5-8e36-d65ff9d96b67} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
812 | 2025.03.25 01:19:47.399936 [ 3 ] {a1a70947-c1e2-40e5-8e36-d65ff9d96b67} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
813 | 2025.03.25 01:19:47.400388 [ 3 ] {a1a70947-c1e2-40e5-8e36-d65ff9d96b67} <Debug> TCPHandler: Processed in 0.001023464 sec. | ||
814 | 2025.03.25 01:19:47.400596 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
815 | 2025.03.25 01:19:47.400737 [ 3 ] {1981f505-2bc5-4e34-975c-3a47510e279d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) 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') FORMAT Native; (stage: Complete) | ||
816 | 2025.03.25 01:19:47.401071 [ 3 ] {1981f505-2bc5-4e34-975c-3a47510e279d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
817 | 2025.03.25 01:19:47.401123 [ 3 ] {1981f505-2bc5-4e34-975c-3a47510e279d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
818 | 2025.03.25 01:19:47.401578 [ 3 ] {1981f505-2bc5-4e34-975c-3a47510e279d} <Debug> TCPHandler: Processed in 0.001030854 sec. | ||
819 | 2025.03.25 01:19:47.401775 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
820 | 2025.03.25 01:19:47.401917 [ 3 ] {abb65c50-9d37-4bca-8d25-2c6f891e0bc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) 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') FORMAT Native; (stage: Complete) | ||
821 | 2025.03.25 01:19:47.402258 [ 3 ] {abb65c50-9d37-4bca-8d25-2c6f891e0bc4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
822 | 2025.03.25 01:19:47.402309 [ 3 ] {abb65c50-9d37-4bca-8d25-2c6f891e0bc4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
823 | 2025.03.25 01:19:47.402816 [ 3 ] {abb65c50-9d37-4bca-8d25-2c6f891e0bc4} <Debug> TCPHandler: Processed in 0.001089796 sec. | ||
824 | 2025.03.25 01:19:47.403596 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
825 | 2025.03.25 01:19:47.403712 [ 3 ] {8b95cc4f-4d4c-4efd-bf88-c3d88ecadab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
826 | 2025.03.25 01:19:47.403757 [ 3 ] {8b95cc4f-4d4c-4efd-bf88-c3d88ecadab8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
827 | 2025.03.25 01:19:47.404450 [ 3 ] {8b95cc4f-4d4c-4efd-bf88-c3d88ecadab8} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
828 | 2025.03.25 01:19:47.404497 [ 3 ] {8b95cc4f-4d4c-4efd-bf88-c3d88ecadab8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
829 | 2025.03.25 01:19:47.405184 [ 3 ] {8b95cc4f-4d4c-4efd-bf88-c3d88ecadab8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
830 | 2025.03.25 01:19:47.405626 [ 3 ] {8b95cc4f-4d4c-4efd-bf88-c3d88ecadab8} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
831 | 2025.03.25 01:19:47.405850 [ 3 ] {8b95cc4f-4d4c-4efd-bf88-c3d88ecadab8} <Debug> executeQuery: Read 14 rows, 2.01 KiB in 0.002171 sec., 6448.641179180101 rows/sec., 925.28 KiB/sec. | ||
832 | 2025.03.25 01:19:47.405906 [ 3 ] {8b95cc4f-4d4c-4efd-bf88-c3d88ecadab8} <Debug> TCPHandler: Processed in 0.002360084 sec. | ||
833 | 2025.03.25 01:19:47.406007 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
834 | 2025.03.25 01:19:47.406110 [ 3 ] {0f3f930e-ca9d-427e-917e-a22804a5f977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
835 | 2025.03.25 01:19:47.406152 [ 3 ] {0f3f930e-ca9d-427e-917e-a22804a5f977} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
836 | 2025.03.25 01:19:47.407450 [ 3 ] {0f3f930e-ca9d-427e-917e-a22804a5f977} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
837 | 2025.03.25 01:19:47.407488 [ 3 ] {0f3f930e-ca9d-427e-917e-a22804a5f977} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
838 | 2025.03.25 01:19:47.408066 [ 3 ] {0f3f930e-ca9d-427e-917e-a22804a5f977} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
839 | 2025.03.25 01:19:47.408567 [ 3 ] {0f3f930e-ca9d-427e-917e-a22804a5f977} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
840 | 2025.03.25 01:19:47.408829 [ 3 ] {0f3f930e-ca9d-427e-917e-a22804a5f977} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.002736 sec., 9502.923976608186 rows/sec., 733.49 KiB/sec. | ||
841 | 2025.03.25 01:19:47.408898 [ 3 ] {0f3f930e-ca9d-427e-917e-a22804a5f977} <Debug> TCPHandler: Processed in 0.002954452 sec. | ||
842 | 2025.03.25 01:19:47.408993 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
843 | 2025.03.25 01:19:47.409089 [ 3 ] {cd350636-b73a-49d1-b85d-3b19467c2839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
844 | 2025.03.25 01:19:47.409129 [ 3 ] {cd350636-b73a-49d1-b85d-3b19467c2839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
845 | 2025.03.25 01:19:47.409602 [ 3 ] {cd350636-b73a-49d1-b85d-3b19467c2839} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
846 | 2025.03.25 01:19:47.409703 [ 3 ] {cd350636-b73a-49d1-b85d-3b19467c2839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
847 | 2025.03.25 01:19:47.410225 [ 3 ] {cd350636-b73a-49d1-b85d-3b19467c2839} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
848 | 2025.03.25 01:19:47.410718 [ 3 ] {cd350636-b73a-49d1-b85d-3b19467c2839} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
849 | 2025.03.25 01:19:47.410977 [ 3 ] {cd350636-b73a-49d1-b85d-3b19467c2839} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001859 sec., 15061.86121570737 rows/sec., 1.17 MiB/sec. | ||
850 | 2025.03.25 01:19:47.411075 [ 3 ] {cd350636-b73a-49d1-b85d-3b19467c2839} <Debug> TCPHandler: Processed in 0.0021111 sec. | ||
851 | 2025.03.25 01:19:47.411177 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
852 | 2025.03.25 01:19:47.411278 [ 3 ] {0fba3abc-77d7-4471-ad52-7534a19fd974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
853 | 2025.03.25 01:19:47.411326 [ 3 ] {0fba3abc-77d7-4471-ad52-7534a19fd974} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
854 | 2025.03.25 01:19:47.412388 [ 3 ] {0fba3abc-77d7-4471-ad52-7534a19fd974} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
855 | 2025.03.25 01:19:47.412423 [ 3 ] {0fba3abc-77d7-4471-ad52-7534a19fd974} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
856 | 2025.03.25 01:19:47.412968 [ 3 ] {0fba3abc-77d7-4471-ad52-7534a19fd974} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
857 | 2025.03.25 01:19:47.413470 [ 3 ] {0fba3abc-77d7-4471-ad52-7534a19fd974} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
858 | 2025.03.25 01:19:47.413768 [ 3 ] {0fba3abc-77d7-4471-ad52-7534a19fd974} <Debug> executeQuery: Read 20 rows, 1.42 KiB in 0.002497 sec., 8009.611533840609 rows/sec., 568.65 KiB/sec. | ||
859 | 2025.03.25 01:19:47.413826 [ 3 ] {0fba3abc-77d7-4471-ad52-7534a19fd974} <Debug> TCPHandler: Processed in 0.002699608 sec. | ||
860 | 2025.03.25 01:19:47.413928 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
861 | 2025.03.25 01:19:47.414030 [ 3 ] {ae80c3c1-dd6f-45fe-b9af-db2b54e51884} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
862 | 2025.03.25 01:19:47.414074 [ 3 ] {ae80c3c1-dd6f-45fe-b9af-db2b54e51884} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
863 | 2025.03.25 01:19:47.414468 [ 3 ] {ae80c3c1-dd6f-45fe-b9af-db2b54e51884} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
864 | 2025.03.25 01:19:47.414507 [ 3 ] {ae80c3c1-dd6f-45fe-b9af-db2b54e51884} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
865 | 2025.03.25 01:19:47.415000 [ 3 ] {ae80c3c1-dd6f-45fe-b9af-db2b54e51884} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
866 | 2025.03.25 01:19:47.415494 [ 3 ] {ae80c3c1-dd6f-45fe-b9af-db2b54e51884} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
867 | 2025.03.25 01:19:47.415761 [ 3 ] {ae80c3c1-dd6f-45fe-b9af-db2b54e51884} <Debug> executeQuery: Read 6 rows, 431.00 B in 0.001738 sec., 3452.2439585730726 rows/sec., 242.17 KiB/sec. | ||
868 | 2025.03.25 01:19:47.415822 [ 3 ] {ae80c3c1-dd6f-45fe-b9af-db2b54e51884} <Debug> TCPHandler: Processed in 0.001944048 sec. | ||
869 | 2025.03.25 01:19:48.977990 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
870 | 2025.03.25 01:19:48.979020 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
871 | 2025.03.25 01:19:48.979093 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
872 | 2025.03.25 01:19:48.979904 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
873 | 2025.03.25 01:19:48.980403 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
874 | 2025.03.25 01:19:48.980667 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
875 | 2025.03.25 01:19:49.049570 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
876 | 2025.03.25 01:19:49.068701 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
877 | 2025.03.25 01:19:49.068771 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
878 | 2025.03.25 01:19:49.075623 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
879 | 2025.03.25 01:19:49.076861 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
880 | 2025.03.25 01:19:49.079448 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
881 | 2025.03.25 01:19:52.378141 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
882 | 2025.03.25 01:19:52.378368 [ 3 ] {6d599f58-e4f5-40a3-add4-7a4af5ab4bf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
883 | 2025.03.25 01:19:52.378440 [ 3 ] {6d599f58-e4f5-40a3-add4-7a4af5ab4bf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
884 | 2025.03.25 01:19:52.379187 [ 3 ] {6d599f58-e4f5-40a3-add4-7a4af5ab4bf8} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
885 | 2025.03.25 01:19:52.379235 [ 3 ] {6d599f58-e4f5-40a3-add4-7a4af5ab4bf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
886 | 2025.03.25 01:19:52.379865 [ 3 ] {6d599f58-e4f5-40a3-add4-7a4af5ab4bf8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
887 | 2025.03.25 01:19:52.380413 [ 3 ] {6d599f58-e4f5-40a3-add4-7a4af5ab4bf8} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
888 | 2025.03.25 01:19:52.380645 [ 3 ] {6d599f58-e4f5-40a3-add4-7a4af5ab4bf8} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.002334 sec., 11139.674378748929 rows/sec., 859.83 KiB/sec. | ||
889 | 2025.03.25 01:19:52.380709 [ 3 ] {6d599f58-e4f5-40a3-add4-7a4af5ab4bf8} <Debug> TCPHandler: Processed in 0.002710689 sec. | ||
890 | 2025.03.25 01:19:52.380837 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
891 | 2025.03.25 01:19:52.380951 [ 3 ] {cdfe69a3-b80c-49e0-be4c-e3c2359c938f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
892 | 2025.03.25 01:19:52.380998 [ 3 ] {cdfe69a3-b80c-49e0-be4c-e3c2359c938f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
893 | 2025.03.25 01:19:52.381531 [ 3 ] {cdfe69a3-b80c-49e0-be4c-e3c2359c938f} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
894 | 2025.03.25 01:19:52.381572 [ 3 ] {cdfe69a3-b80c-49e0-be4c-e3c2359c938f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
895 | 2025.03.25 01:19:52.382060 [ 3 ] {cdfe69a3-b80c-49e0-be4c-e3c2359c938f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
896 | 2025.03.25 01:19:52.382573 [ 3 ] {cdfe69a3-b80c-49e0-be4c-e3c2359c938f} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
897 | 2025.03.25 01:19:52.382783 [ 3 ] {cdfe69a3-b80c-49e0-be4c-e3c2359c938f} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001859 sec., 15061.86121570737 rows/sec., 1.17 MiB/sec. | ||
898 | 2025.03.25 01:19:52.382836 [ 3 ] {cdfe69a3-b80c-49e0-be4c-e3c2359c938f} <Debug> TCPHandler: Processed in 0.002053399 sec. | ||
899 | 2025.03.25 01:19:52.382953 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
900 | 2025.03.25 01:19:52.383059 [ 3 ] {e2977b4f-de9f-4073-98fb-0e616c9c1139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
901 | 2025.03.25 01:19:52.383107 [ 3 ] {e2977b4f-de9f-4073-98fb-0e616c9c1139} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
902 | 2025.03.25 01:19:52.383599 [ 3 ] {e2977b4f-de9f-4073-98fb-0e616c9c1139} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
903 | 2025.03.25 01:19:52.383638 [ 3 ] {e2977b4f-de9f-4073-98fb-0e616c9c1139} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
904 | 2025.03.25 01:19:52.384154 [ 3 ] {e2977b4f-de9f-4073-98fb-0e616c9c1139} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
905 | 2025.03.25 01:19:52.384718 [ 3 ] {e2977b4f-de9f-4073-98fb-0e616c9c1139} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
906 | 2025.03.25 01:19:52.384963 [ 3 ] {e2977b4f-de9f-4073-98fb-0e616c9c1139} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001918 sec., 52137.64337851929 rows/sec., 3.61 MiB/sec. | ||
907 | 2025.03.25 01:19:52.385104 [ 3 ] {e2977b4f-de9f-4073-98fb-0e616c9c1139} <Debug> TCPHandler: Processed in 0.002201381 sec. | ||
908 | 2025.03.25 01:19:52.385224 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
909 | 2025.03.25 01:19:52.385329 [ 3 ] {bede6364-01d1-4072-8c01-f84263516ae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
910 | 2025.03.25 01:19:52.385374 [ 3 ] {bede6364-01d1-4072-8c01-f84263516ae6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
911 | 2025.03.25 01:19:52.385813 [ 3 ] {bede6364-01d1-4072-8c01-f84263516ae6} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
912 | 2025.03.25 01:19:52.385852 [ 3 ] {bede6364-01d1-4072-8c01-f84263516ae6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
913 | 2025.03.25 01:19:52.386346 [ 3 ] {bede6364-01d1-4072-8c01-f84263516ae6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
914 | 2025.03.25 01:19:52.386881 [ 3 ] {bede6364-01d1-4072-8c01-f84263516ae6} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
915 | 2025.03.25 01:19:52.387093 [ 3 ] {bede6364-01d1-4072-8c01-f84263516ae6} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001786 sec., 16797.3124300112 rows/sec., 1.15 MiB/sec. | ||
916 | 2025.03.25 01:19:52.387142 [ 3 ] {bede6364-01d1-4072-8c01-f84263516ae6} <Debug> TCPHandler: Processed in 0.001970148 sec. | ||
917 | 2025.03.25 01:19:56.417426 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
918 | 2025.03.25 01:19:56.417517 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
919 | 2025.03.25 01:19:56.470742 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 134 | ||
920 | 2025.03.25 01:19:56.474808 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
921 | 2025.03.25 01:19:56.474861 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
922 | 2025.03.25 01:19:56.476528 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
923 | 2025.03.25 01:19:56.477167 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
924 | 2025.03.25 01:19:56.477999 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 134 | ||
925 | 2025.03.25 01:19:56.480871 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
926 | 2025.03.25 01:19:56.481538 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
927 | 2025.03.25 01:19:56.481590 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
928 | 2025.03.25 01:19:56.482352 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
929 | 2025.03.25 01:19:56.482905 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
930 | 2025.03.25 01:19:56.483222 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
931 | 2025.03.25 01:19:56.579619 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
932 | 2025.03.25 01:19:56.598953 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
933 | 2025.03.25 01:19:56.598999 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
934 | 2025.03.25 01:19:56.605837 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
935 | 2025.03.25 01:19:56.606955 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
936 | 2025.03.25 01:19:56.609470 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
937 | 2025.03.25 01:19:57.378683 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
938 | 2025.03.25 01:19:57.378875 [ 3 ] {32c2af0d-b12f-4f7d-bc30-d5087df2dd43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
939 | 2025.03.25 01:19:57.378948 [ 3 ] {32c2af0d-b12f-4f7d-bc30-d5087df2dd43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
940 | 2025.03.25 01:19:57.379693 [ 3 ] {32c2af0d-b12f-4f7d-bc30-d5087df2dd43} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
941 | 2025.03.25 01:19:57.379748 [ 3 ] {32c2af0d-b12f-4f7d-bc30-d5087df2dd43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
942 | 2025.03.25 01:19:57.380319 [ 3 ] {32c2af0d-b12f-4f7d-bc30-d5087df2dd43} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
943 | 2025.03.25 01:19:57.380848 [ 3 ] {32c2af0d-b12f-4f7d-bc30-d5087df2dd43} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
944 | 2025.03.25 01:19:57.381202 [ 3 ] {32c2af0d-b12f-4f7d-bc30-d5087df2dd43} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.002363 sec., 11002.962336013541 rows/sec., 849.27 KiB/sec. | ||
945 | 2025.03.25 01:19:57.381305 [ 3 ] {32c2af0d-b12f-4f7d-bc30-d5087df2dd43} <Debug> TCPHandler: Processed in 0.002756699 sec. | ||
946 | 2025.03.25 01:19:57.381438 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
947 | 2025.03.25 01:19:57.381552 [ 3 ] {a08abb38-3c9c-4d94-ab79-21b9c27c76ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
948 | 2025.03.25 01:19:57.381602 [ 3 ] {a08abb38-3c9c-4d94-ab79-21b9c27c76ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
949 | 2025.03.25 01:19:57.382164 [ 3 ] {a08abb38-3c9c-4d94-ab79-21b9c27c76ca} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
950 | 2025.03.25 01:19:57.382205 [ 3 ] {a08abb38-3c9c-4d94-ab79-21b9c27c76ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
951 | 2025.03.25 01:19:57.382741 [ 3 ] {a08abb38-3c9c-4d94-ab79-21b9c27c76ca} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
952 | 2025.03.25 01:19:57.383292 [ 3 ] {a08abb38-3c9c-4d94-ab79-21b9c27c76ca} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
953 | 2025.03.25 01:19:57.383516 [ 3 ] {a08abb38-3c9c-4d94-ab79-21b9c27c76ca} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001991 sec., 14063.284781516824 rows/sec., 1.10 MiB/sec. | ||
954 | 2025.03.25 01:19:57.383570 [ 3 ] {a08abb38-3c9c-4d94-ab79-21b9c27c76ca} <Debug> TCPHandler: Processed in 0.002186252 sec. | ||
955 | 2025.03.25 01:19:57.383706 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
956 | 2025.03.25 01:19:57.383815 [ 3 ] {2c5a1806-3e73-42f2-ab31-767233494b21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
957 | 2025.03.25 01:19:57.383865 [ 3 ] {2c5a1806-3e73-42f2-ab31-767233494b21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
958 | 2025.03.25 01:19:57.384403 [ 3 ] {2c5a1806-3e73-42f2-ab31-767233494b21} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
959 | 2025.03.25 01:19:57.384444 [ 3 ] {2c5a1806-3e73-42f2-ab31-767233494b21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
960 | 2025.03.25 01:19:57.384963 [ 3 ] {2c5a1806-3e73-42f2-ab31-767233494b21} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
961 | 2025.03.25 01:19:57.385457 [ 3 ] {2c5a1806-3e73-42f2-ab31-767233494b21} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
962 | 2025.03.25 01:19:57.385678 [ 3 ] {2c5a1806-3e73-42f2-ab31-767233494b21} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001887 sec., 52994.170641229466 rows/sec., 3.67 MiB/sec. | ||
963 | 2025.03.25 01:19:57.385729 [ 3 ] {2c5a1806-3e73-42f2-ab31-767233494b21} <Debug> TCPHandler: Processed in 0.00207412 sec. | ||
964 | 2025.03.25 01:19:57.385844 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
965 | 2025.03.25 01:19:57.385949 [ 3 ] {e958920d-f097-4aa4-9d79-26fd6f9ced6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
966 | 2025.03.25 01:19:57.385995 [ 3 ] {e958920d-f097-4aa4-9d79-26fd6f9ced6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
967 | 2025.03.25 01:19:57.386415 [ 3 ] {e958920d-f097-4aa4-9d79-26fd6f9ced6a} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
968 | 2025.03.25 01:19:57.386454 [ 3 ] {e958920d-f097-4aa4-9d79-26fd6f9ced6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
969 | 2025.03.25 01:19:57.386942 [ 3 ] {e958920d-f097-4aa4-9d79-26fd6f9ced6a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
970 | 2025.03.25 01:19:57.387421 [ 3 ] {e958920d-f097-4aa4-9d79-26fd6f9ced6a} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
971 | 2025.03.25 01:19:57.387680 [ 3 ] {e958920d-f097-4aa4-9d79-26fd6f9ced6a} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001748 sec., 17162.471395881006 rows/sec., 1.18 MiB/sec. | ||
972 | 2025.03.25 01:19:57.387878 [ 3 ] {e958920d-f097-4aa4-9d79-26fd6f9ced6a} <Debug> TCPHandler: Processed in 0.00207773 sec. | ||
973 | 2025.03.25 01:20:02.378547 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
974 | 2025.03.25 01:20:02.378803 [ 3 ] {07597d51-b728-4151-83cb-01e6b9ce60cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) 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') FORMAT Native; (stage: Complete) | ||
975 | 2025.03.25 01:20:02.379237 [ 3 ] {07597d51-b728-4151-83cb-01e6b9ce60cd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
976 | 2025.03.25 01:20:02.379312 [ 3 ] {07597d51-b728-4151-83cb-01e6b9ce60cd} <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')" moved to PREWHERE | ||
977 | 2025.03.25 01:20:02.379602 [ 3 ] {07597d51-b728-4151-83cb-01e6b9ce60cd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
978 | 2025.03.25 01:20:02.379791 [ 3 ] {07597d51-b728-4151-83cb-01e6b9ce60cd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
979 | 2025.03.25 01:20:02.380102 [ 3 ] {07597d51-b728-4151-83cb-01e6b9ce60cd} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
980 | 2025.03.25 01:20:02.381306 [ 3 ] {07597d51-b728-4151-83cb-01e6b9ce60cd} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
981 | 2025.03.25 01:20:02.381362 [ 3 ] {07597d51-b728-4151-83cb-01e6b9ce60cd} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (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 | ||
982 | 2025.03.25 01:20:02.381383 [ 3 ] {07597d51-b728-4151-83cb-01e6b9ce60cd} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
983 | 2025.03.25 01:20:02.381497 [ 3 ] {07597d51-b728-4151-83cb-01e6b9ce60cd} <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'))" | ||
984 | 2025.03.25 01:20:02.381525 [ 3 ] {07597d51-b728-4151-83cb-01e6b9ce60cd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
985 | 2025.03.25 01:20:02.383462 [ 3 ] {07597d51-b728-4151-83cb-01e6b9ce60cd} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.004758 sec., 2942.4127784783523 rows/sec., 120.07 KiB/sec. | ||
986 | 2025.03.25 01:20:02.383587 [ 3 ] {07597d51-b728-4151-83cb-01e6b9ce60cd} <Debug> TCPHandler: Processed in 0.005172694 sec. | ||
987 | 2025.03.25 01:20:02.383875 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
988 | 2025.03.25 01:20:02.384023 [ 3 ] {dd683058-4368-4ab9-a642-701c129adc0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) 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', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
989 | 2025.03.25 01:20:02.384285 [ 3 ] {dd683058-4368-4ab9-a642-701c129adc0f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
990 | 2025.03.25 01:20:02.384325 [ 3 ] {dd683058-4368-4ab9-a642-701c129adc0f} <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', 'static_routing_config:static_routes')" moved to PREWHERE | ||
991 | 2025.03.25 01:20:02.384572 [ 3 ] {dd683058-4368-4ab9-a642-701c129adc0f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
992 | 2025.03.25 01:20:02.384638 [ 3 ] {dd683058-4368-4ab9-a642-701c129adc0f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
993 | 2025.03.25 01:20:02.384778 [ 3 ] {dd683058-4368-4ab9-a642-701c129adc0f} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
994 | 2025.03.25 01:20:02.384811 [ 3 ] {dd683058-4368-4ab9-a642-701c129adc0f} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
995 | 2025.03.25 01:20:02.384834 [ 3 ] {dd683058-4368-4ab9-a642-701c129adc0f} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (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 | ||
996 | 2025.03.25 01:20:02.384851 [ 3 ] {dd683058-4368-4ab9-a642-701c129adc0f} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
997 | 2025.03.25 01:20:02.384895 [ 3 ] {dd683058-4368-4ab9-a642-701c129adc0f} <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', 'static_routing_config:static_routes'))" | ||
998 | 2025.03.25 01:20:02.384917 [ 3 ] {dd683058-4368-4ab9-a642-701c129adc0f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
999 | 2025.03.25 01:20:02.385524 [ 3 ] {dd683058-4368-4ab9-a642-701c129adc0f} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001564 sec., 8951.406649616369 rows/sec., 365.27 KiB/sec. | ||
1000 | 2025.03.25 01:20:02.385640 [ 3 ] {dd683058-4368-4ab9-a642-701c129adc0f} <Debug> TCPHandler: Processed in 0.001817106 sec. | ||
1001 | 2025.03.25 01:20:02.385852 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1002 | 2025.03.25 01:20:02.386002 [ 3 ] {caeaa917-ebe8-4af6-b825-47128cc78f02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
1003 | 2025.03.25 01:20:02.386260 [ 3 ] {caeaa917-ebe8-4af6-b825-47128cc78f02} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1004 | 2025.03.25 01:20:02.386299 [ 3 ] {caeaa917-ebe8-4af6-b825-47128cc78f02} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes')" moved to PREWHERE | ||
1005 | 2025.03.25 01:20:02.386548 [ 3 ] {caeaa917-ebe8-4af6-b825-47128cc78f02} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1006 | 2025.03.25 01:20:02.386612 [ 3 ] {caeaa917-ebe8-4af6-b825-47128cc78f02} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1007 | 2025.03.25 01:20:02.386750 [ 3 ] {caeaa917-ebe8-4af6-b825-47128cc78f02} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
1008 | 2025.03.25 01:20:02.386784 [ 3 ] {caeaa917-ebe8-4af6-b825-47128cc78f02} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1009 | 2025.03.25 01:20:02.386807 [ 3 ] {caeaa917-ebe8-4af6-b825-47128cc78f02} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (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 | ||
1010 | 2025.03.25 01:20:02.386824 [ 3 ] {caeaa917-ebe8-4af6-b825-47128cc78f02} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1011 | 2025.03.25 01:20:02.386866 [ 3 ] {caeaa917-ebe8-4af6-b825-47128cc78f02} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes'))" | ||
1012 | 2025.03.25 01:20:02.386888 [ 3 ] {caeaa917-ebe8-4af6-b825-47128cc78f02} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1013 | 2025.03.25 01:20:02.387453 [ 3 ] {caeaa917-ebe8-4af6-b825-47128cc78f02} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001516 sec., 9234.828496042217 rows/sec., 376.84 KiB/sec. | ||
1014 | 2025.03.25 01:20:02.387567 [ 3 ] {caeaa917-ebe8-4af6-b825-47128cc78f02} <Debug> TCPHandler: Processed in 0.001765806 sec. | ||
1015 | 2025.03.25 01:20:02.387773 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1016 | 2025.03.25 01:20:02.387920 [ 3 ] {3344f02f-808f-4fd2-b6c6-54786beb6189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1017 | 2025.03.25 01:20:02.388174 [ 3 ] {3344f02f-808f-4fd2-b6c6-54786beb6189} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1018 | 2025.03.25 01:20:02.388213 [ 3 ] {3344f02f-808f-4fd2-b6c6-54786beb6189} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
1019 | 2025.03.25 01:20:02.388458 [ 3 ] {3344f02f-808f-4fd2-b6c6-54786beb6189} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1020 | 2025.03.25 01:20:02.388521 [ 3 ] {3344f02f-808f-4fd2-b6c6-54786beb6189} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1021 | 2025.03.25 01:20:02.388659 [ 3 ] {3344f02f-808f-4fd2-b6c6-54786beb6189} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
1022 | 2025.03.25 01:20:02.388692 [ 3 ] {3344f02f-808f-4fd2-b6c6-54786beb6189} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1023 | 2025.03.25 01:20:02.388714 [ 3 ] {3344f02f-808f-4fd2-b6c6-54786beb6189} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (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 | ||
1024 | 2025.03.25 01:20:02.388731 [ 3 ] {3344f02f-808f-4fd2-b6c6-54786beb6189} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1025 | 2025.03.25 01:20:02.388773 [ 3 ] {3344f02f-808f-4fd2-b6c6-54786beb6189} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1026 | 2025.03.25 01:20:02.388794 [ 3 ] {3344f02f-808f-4fd2-b6c6-54786beb6189} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1027 | 2025.03.25 01:20:02.389348 [ 3 ] {3344f02f-808f-4fd2-b6c6-54786beb6189} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.00149 sec., 9395.973154362417 rows/sec., 383.42 KiB/sec. | ||
1028 | 2025.03.25 01:20:02.389461 [ 3 ] {3344f02f-808f-4fd2-b6c6-54786beb6189} <Debug> TCPHandler: Processed in 0.001739825 sec. | ||
1029 | 2025.03.25 01:20:02.389629 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1030 | 2025.03.25 01:20:02.389744 [ 3 ] {b99713ae-b12c-412e-a314-d8b6e6ee6c57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1031 | 2025.03.25 01:20:02.389792 [ 3 ] {b99713ae-b12c-412e-a314-d8b6e6ee6c57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1032 | 2025.03.25 01:20:02.390493 [ 3 ] {b99713ae-b12c-412e-a314-d8b6e6ee6c57} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1033 | 2025.03.25 01:20:02.390542 [ 3 ] {b99713ae-b12c-412e-a314-d8b6e6ee6c57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1034 | 2025.03.25 01:20:02.391204 [ 3 ] {b99713ae-b12c-412e-a314-d8b6e6ee6c57} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1035 | 2025.03.25 01:20:02.391691 [ 3 ] {b99713ae-b12c-412e-a314-d8b6e6ee6c57} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1036 | 2025.03.25 01:20:02.391974 [ 3 ] {b99713ae-b12c-412e-a314-d8b6e6ee6c57} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.002252 sec., 1776.1989342806394 rows/sec., 225.93 KiB/sec. | ||
1037 | 2025.03.25 01:20:02.392115 [ 3 ] {b99713ae-b12c-412e-a314-d8b6e6ee6c57} <Debug> TCPHandler: Processed in 0.002535776 sec. | ||
1038 | 2025.03.25 01:20:02.392222 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1039 | 2025.03.25 01:20:02.392324 [ 3 ] {0351be47-6c58-4f8f-965a-b6d45d5cd761} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1040 | 2025.03.25 01:20:02.392369 [ 3 ] {0351be47-6c58-4f8f-965a-b6d45d5cd761} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1041 | 2025.03.25 01:20:02.392912 [ 3 ] {0351be47-6c58-4f8f-965a-b6d45d5cd761} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1042 | 2025.03.25 01:20:02.392952 [ 3 ] {0351be47-6c58-4f8f-965a-b6d45d5cd761} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1043 | 2025.03.25 01:20:02.393437 [ 3 ] {0351be47-6c58-4f8f-965a-b6d45d5cd761} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1044 | 2025.03.25 01:20:02.393934 [ 3 ] {0351be47-6c58-4f8f-965a-b6d45d5cd761} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1045 | 2025.03.25 01:20:02.394212 [ 3 ] {0351be47-6c58-4f8f-965a-b6d45d5cd761} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.00189 sec., 15873.015873015873 rows/sec., 1.21 MiB/sec. | ||
1046 | 2025.03.25 01:20:02.394315 [ 3 ] {0351be47-6c58-4f8f-965a-b6d45d5cd761} <Debug> TCPHandler: Processed in 0.002143951 sec. | ||
1047 | 2025.03.25 01:20:02.394430 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1048 | 2025.03.25 01:20:02.394534 [ 3 ] {e508a880-a9b9-4e8a-b979-a729329d17f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1049 | 2025.03.25 01:20:02.394579 [ 3 ] {e508a880-a9b9-4e8a-b979-a729329d17f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1050 | 2025.03.25 01:20:02.395100 [ 3 ] {e508a880-a9b9-4e8a-b979-a729329d17f5} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1051 | 2025.03.25 01:20:02.395140 [ 3 ] {e508a880-a9b9-4e8a-b979-a729329d17f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1052 | 2025.03.25 01:20:02.395612 [ 3 ] {e508a880-a9b9-4e8a-b979-a729329d17f5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1053 | 2025.03.25 01:20:02.396115 [ 3 ] {e508a880-a9b9-4e8a-b979-a729329d17f5} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1054 | 2025.03.25 01:20:02.396324 [ 3 ] {e508a880-a9b9-4e8a-b979-a729329d17f5} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001811 sec., 19878.520154610713 rows/sec., 1.55 MiB/sec. | ||
1055 | 2025.03.25 01:20:02.396376 [ 3 ] {e508a880-a9b9-4e8a-b979-a729329d17f5} <Debug> TCPHandler: Processed in 0.001996249 sec. | ||
1056 | 2025.03.25 01:20:02.396489 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1057 | 2025.03.25 01:20:02.396594 [ 3 ] {036a4dcd-d5ab-4c39-999e-22576cd3d6b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1058 | 2025.03.25 01:20:02.396643 [ 3 ] {036a4dcd-d5ab-4c39-999e-22576cd3d6b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1059 | 2025.03.25 01:20:02.397127 [ 3 ] {036a4dcd-d5ab-4c39-999e-22576cd3d6b8} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1060 | 2025.03.25 01:20:02.397167 [ 3 ] {036a4dcd-d5ab-4c39-999e-22576cd3d6b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1061 | 2025.03.25 01:20:02.397679 [ 3 ] {036a4dcd-d5ab-4c39-999e-22576cd3d6b8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1062 | 2025.03.25 01:20:02.398178 [ 3 ] {036a4dcd-d5ab-4c39-999e-22576cd3d6b8} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1063 | 2025.03.25 01:20:02.398351 [ 3 ] {036a4dcd-d5ab-4c39-999e-22576cd3d6b8} <Debug> executeQuery: Read 102 rows, 7.25 KiB in 0.001779 sec., 57335.58178752108 rows/sec., 3.98 MiB/sec. | ||
1064 | 2025.03.25 01:20:02.398400 [ 3 ] {036a4dcd-d5ab-4c39-999e-22576cd3d6b8} <Debug> TCPHandler: Processed in 0.001960448 sec. | ||
1065 | 2025.03.25 01:20:02.398511 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1066 | 2025.03.25 01:20:02.398617 [ 3 ] {d29ce57e-83c9-4f4c-b143-5200d8111721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1067 | 2025.03.25 01:20:02.398663 [ 3 ] {d29ce57e-83c9-4f4c-b143-5200d8111721} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1068 | 2025.03.25 01:20:02.399081 [ 3 ] {d29ce57e-83c9-4f4c-b143-5200d8111721} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1069 | 2025.03.25 01:20:02.399117 [ 3 ] {d29ce57e-83c9-4f4c-b143-5200d8111721} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1070 | 2025.03.25 01:20:02.399693 [ 3 ] {d29ce57e-83c9-4f4c-b143-5200d8111721} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1071 | 2025.03.25 01:20:02.400200 [ 3 ] {d29ce57e-83c9-4f4c-b143-5200d8111721} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1072 | 2025.03.25 01:20:02.400391 [ 3 ] {d29ce57e-83c9-4f4c-b143-5200d8111721} <Debug> executeQuery: Read 32 rows, 2.23 KiB in 0.001792 sec., 17857.14285714286 rows/sec., 1.22 MiB/sec. | ||
1073 | 2025.03.25 01:20:02.400447 [ 3 ] {d29ce57e-83c9-4f4c-b143-5200d8111721} <Debug> TCPHandler: Processed in 0.001985499 sec. | ||
1074 | 2025.03.25 01:20:03.983436 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 | ||
1075 | 2025.03.25 01:20:03.984094 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1076 | 2025.03.25 01:20:03.984141 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1077 | 2025.03.25 01:20:03.984825 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1078 | 2025.03.25 01:20:03.985404 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1079 | 2025.03.25 01:20:03.985651 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 | ||
1080 | 2025.03.25 01:20:04.109654 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
1081 | 2025.03.25 01:20:04.128440 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1082 | 2025.03.25 01:20:04.128496 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1083 | 2025.03.25 01:20:04.135400 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1084 | 2025.03.25 01:20:04.136545 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1085 | 2025.03.25 01:20:04.139266 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
1086 | 2025.03.25 01:20:06.478393 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 160 | ||
1087 | 2025.03.25 01:20:06.481342 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1088 | 2025.03.25 01:20:06.481399 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1089 | 2025.03.25 01:20:06.482913 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1090 | 2025.03.25 01:20:06.483247 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1091 | 2025.03.25 01:20:06.484119 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 160 | ||
1092 | 2025.03.25 01:20:07.379237 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1093 | 2025.03.25 01:20:07.379428 [ 3 ] {83eb498d-8ba5-4100-be91-926e2f85b178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1094 | 2025.03.25 01:20:07.379502 [ 3 ] {83eb498d-8ba5-4100-be91-926e2f85b178} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1095 | 2025.03.25 01:20:07.380273 [ 3 ] {83eb498d-8ba5-4100-be91-926e2f85b178} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1096 | 2025.03.25 01:20:07.380329 [ 3 ] {83eb498d-8ba5-4100-be91-926e2f85b178} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1097 | 2025.03.25 01:20:07.380767 [ 3 ] {83eb498d-8ba5-4100-be91-926e2f85b178} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1098 | 2025.03.25 01:20:07.381036 [ 3 ] {83eb498d-8ba5-4100-be91-926e2f85b178} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1099 | 2025.03.25 01:20:07.381279 [ 3 ] {83eb498d-8ba5-4100-be91-926e2f85b178} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.001904 sec., 15756.302521008403 rows/sec., 1.20 MiB/sec. | ||
1100 | 2025.03.25 01:20:07.381350 [ 3 ] {83eb498d-8ba5-4100-be91-926e2f85b178} <Debug> TCPHandler: Processed in 0.002253832 sec. | ||
1101 | 2025.03.25 01:20:07.381497 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1102 | 2025.03.25 01:20:07.381613 [ 3 ] {4fe4b142-bf30-4229-9465-6231484fbf8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1103 | 2025.03.25 01:20:07.381664 [ 3 ] {4fe4b142-bf30-4229-9465-6231484fbf8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1104 | 2025.03.25 01:20:07.382224 [ 3 ] {4fe4b142-bf30-4229-9465-6231484fbf8b} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1105 | 2025.03.25 01:20:07.382267 [ 3 ] {4fe4b142-bf30-4229-9465-6231484fbf8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1106 | 2025.03.25 01:20:07.382661 [ 3 ] {4fe4b142-bf30-4229-9465-6231484fbf8b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1107 | 2025.03.25 01:20:07.382909 [ 3 ] {4fe4b142-bf30-4229-9465-6231484fbf8b} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1108 | 2025.03.25 01:20:07.383143 [ 3 ] {4fe4b142-bf30-4229-9465-6231484fbf8b} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001554 sec., 23166.023166023166 rows/sec., 1.81 MiB/sec. | ||
1109 | 2025.03.25 01:20:07.383220 [ 3 ] {4fe4b142-bf30-4229-9465-6231484fbf8b} <Debug> TCPHandler: Processed in 0.001778185 sec. | ||
1110 | 2025.03.25 01:20:07.383328 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1111 | 2025.03.25 01:20:07.383445 [ 3 ] {119e1db1-eb2a-4a1a-a0be-b9d29398d9f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1112 | 2025.03.25 01:20:07.383514 [ 3 ] {119e1db1-eb2a-4a1a-a0be-b9d29398d9f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1113 | 2025.03.25 01:20:07.384072 [ 3 ] {119e1db1-eb2a-4a1a-a0be-b9d29398d9f3} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1114 | 2025.03.25 01:20:07.384114 [ 3 ] {119e1db1-eb2a-4a1a-a0be-b9d29398d9f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1115 | 2025.03.25 01:20:07.384536 [ 3 ] {119e1db1-eb2a-4a1a-a0be-b9d29398d9f3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1116 | 2025.03.25 01:20:07.384793 [ 3 ] {119e1db1-eb2a-4a1a-a0be-b9d29398d9f3} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1117 | 2025.03.25 01:20:07.385015 [ 3 ] {119e1db1-eb2a-4a1a-a0be-b9d29398d9f3} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001605 sec., 68535.82554517133 rows/sec., 4.78 MiB/sec. | ||
1118 | 2025.03.25 01:20:07.385070 [ 3 ] {119e1db1-eb2a-4a1a-a0be-b9d29398d9f3} <Debug> TCPHandler: Processed in 0.001792646 sec. | ||
1119 | 2025.03.25 01:20:07.385190 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1120 | 2025.03.25 01:20:07.385301 [ 3 ] {7af826e9-5152-4862-bfc7-da96d33c96eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1121 | 2025.03.25 01:20:07.385350 [ 3 ] {7af826e9-5152-4862-bfc7-da96d33c96eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1122 | 2025.03.25 01:20:07.385789 [ 3 ] {7af826e9-5152-4862-bfc7-da96d33c96eb} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1123 | 2025.03.25 01:20:07.385830 [ 3 ] {7af826e9-5152-4862-bfc7-da96d33c96eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1124 | 2025.03.25 01:20:07.386229 [ 3 ] {7af826e9-5152-4862-bfc7-da96d33c96eb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1125 | 2025.03.25 01:20:07.386508 [ 3 ] {7af826e9-5152-4862-bfc7-da96d33c96eb} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1126 | 2025.03.25 01:20:07.386724 [ 3 ] {7af826e9-5152-4862-bfc7-da96d33c96eb} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001448 sec., 27624.309392265193 rows/sec., 1.84 MiB/sec. | ||
1127 | 2025.03.25 01:20:07.386775 [ 3 ] {7af826e9-5152-4862-bfc7-da96d33c96eb} <Debug> TCPHandler: Processed in 0.001636554 sec. | ||
1128 | 2025.03.25 01:20:11.417592 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1129 | 2025.03.25 01:20:11.417656 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1130 | 2025.03.25 01:20:11.486087 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2806 | ||
1131 | 2025.03.25 01:20:11.486879 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1132 | 2025.03.25 01:20:11.486954 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1133 | 2025.03.25 01:20:11.487612 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1134 | 2025.03.25 01:20:11.487879 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1135 | 2025.03.25 01:20:11.488107 [ 74 ] {} <Debug> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1136 | 2025.03.25 01:20:11.488146 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
1137 | 2025.03.25 01:20:11.488204 [ 74 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1138 | 2025.03.25 01:20:11.488237 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1139 | 2025.03.25 01:20:11.488484 [ 188 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::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 | ||
1140 | 2025.03.25 01:20:11.488681 [ 188 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1141 | 2025.03.25 01:20:11.488815 [ 188 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
1142 | 2025.03.25 01:20:11.488940 [ 188 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
1143 | 2025.03.25 01:20:11.489180 [ 188 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part | ||
1144 | 2025.03.25 01:20:11.489346 [ 188 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part | ||
1145 | 2025.03.25 01:20:11.489440 [ 188 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 427 rows starting from the beginning of the part | ||
1146 | 2025.03.25 01:20:11.489637 [ 188 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 488 rows starting from the beginning of the part | ||
1147 | 2025.03.25 01:20:11.515340 [ 198 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.026999067 sec., 103929.51726813374 rows/sec., 1.49 MiB/sec. | ||
1148 | 2025.03.25 01:20:11.516179 [ 186 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1149 | 2025.03.25 01:20:11.516669 [ 186 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_6_1} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1150 | 2025.03.25 01:20:11.516780 [ 186 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_6_1} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1151 | 2025.03.25 01:20:11.516948 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
1152 | 2025.03.25 01:20:11.639440 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
1153 | 2025.03.25 01:20:11.660307 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1154 | 2025.03.25 01:20:11.660379 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1155 | 2025.03.25 01:20:11.667070 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1156 | 2025.03.25 01:20:11.667934 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1157 | 2025.03.25 01:20:11.668373 [ 74 ] {} <Debug> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1158 | 2025.03.25 01:20:11.668535 [ 74 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1159 | 2025.03.25 01:20:11.668654 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1160 | 2025.03.25 01:20:11.669273 [ 186 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::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 | ||
1161 | 2025.03.25 01:20:11.686717 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
1162 | 2025.03.25 01:20:11.688063 [ 186 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1163 | 2025.03.25 01:20:11.689341 [ 186 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::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 | ||
1164 | 2025.03.25 01:20:11.694710 [ 186 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::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 | ||
1165 | 2025.03.25 01:20:11.700000 [ 186 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::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 | ||
1166 | 2025.03.25 01:20:11.704969 [ 186 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::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 | ||
1167 | 2025.03.25 01:20:11.721372 [ 186 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::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 | ||
1168 | 2025.03.25 01:20:11.726867 [ 186 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::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 | ||
1169 | 2025.03.25 01:20:11.796960 [ 198 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.128150703 sec., 358.9523812444478 rows/sec., 1.86 MiB/sec. | ||
1170 | 2025.03.25 01:20:11.799629 [ 192 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1171 | 2025.03.25 01:20:11.802550 [ 192 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_6_1} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1172 | 2025.03.25 01:20:11.802682 [ 192 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_6_1} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1173 | 2025.03.25 01:20:11.804796 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
1174 | 2025.03.25 01:20:12.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.48 MiB, peak 169.02 MiB, free memory in arenas 0.00 B, will set to 162.65 MiB (RSS), difference: 3.17 MiB | ||
1175 | 2025.03.25 01:20:12.378246 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1176 | 2025.03.25 01:20:12.378504 [ 3 ] {9eaa06b5-a5d1-4cea-a3a8-a7d3a19c904f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1177 | 2025.03.25 01:20:12.378910 [ 3 ] {9eaa06b5-a5d1-4cea-a3a8-a7d3a19c904f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1178 | 2025.03.25 01:20:12.378956 [ 3 ] {9eaa06b5-a5d1-4cea-a3a8-a7d3a19c904f} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
1179 | 2025.03.25 01:20:12.379266 [ 3 ] {9eaa06b5-a5d1-4cea-a3a8-a7d3a19c904f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1180 | 2025.03.25 01:20:12.379347 [ 3 ] {9eaa06b5-a5d1-4cea-a3a8-a7d3a19c904f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1181 | 2025.03.25 01:20:12.379524 [ 3 ] {9eaa06b5-a5d1-4cea-a3a8-a7d3a19c904f} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
1182 | 2025.03.25 01:20:12.379843 [ 287 ] {9eaa06b5-a5d1-4cea-a3a8-a7d3a19c904f} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1183 | 2025.03.25 01:20:12.379855 [ 286 ] {9eaa06b5-a5d1-4cea-a3a8-a7d3a19c904f} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1184 | 2025.03.25 01:20:12.380016 [ 3 ] {9eaa06b5-a5d1-4cea-a3a8-a7d3a19c904f} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (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 | ||
1185 | 2025.03.25 01:20:12.380050 [ 3 ] {9eaa06b5-a5d1-4cea-a3a8-a7d3a19c904f} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1186 | 2025.03.25 01:20:12.380285 [ 3 ] {9eaa06b5-a5d1-4cea-a3a8-a7d3a19c904f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1187 | 2025.03.25 01:20:12.380313 [ 3 ] {9eaa06b5-a5d1-4cea-a3a8-a7d3a19c904f} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1188 | 2025.03.25 01:20:12.380370 [ 3 ] {9eaa06b5-a5d1-4cea-a3a8-a7d3a19c904f} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1189 | 2025.03.25 01:20:12.380421 [ 3 ] {9eaa06b5-a5d1-4cea-a3a8-a7d3a19c904f} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1190 | 2025.03.25 01:20:12.381788 [ 3 ] {9eaa06b5-a5d1-4cea-a3a8-a7d3a19c904f} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.003445 sec., 5224.963715529753 rows/sec., 213.74 KiB/sec. | ||
1191 | 2025.03.25 01:20:12.381929 [ 3 ] {9eaa06b5-a5d1-4cea-a3a8-a7d3a19c904f} <Debug> TCPHandler: Processed in 0.003888815 sec. | ||
1192 | 2025.03.25 01:20:12.384390 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1193 | 2025.03.25 01:20:12.384556 [ 3 ] {22b9e848-8cc8-4081-bc8a-6b940006419c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1194 | 2025.03.25 01:20:12.384839 [ 3 ] {22b9e848-8cc8-4081-bc8a-6b940006419c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1195 | 2025.03.25 01:20:12.384883 [ 3 ] {22b9e848-8cc8-4081-bc8a-6b940006419c} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes')" moved to PREWHERE | ||
1196 | 2025.03.25 01:20:12.385148 [ 3 ] {22b9e848-8cc8-4081-bc8a-6b940006419c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1197 | 2025.03.25 01:20:12.385216 [ 3 ] {22b9e848-8cc8-4081-bc8a-6b940006419c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1198 | 2025.03.25 01:20:12.385362 [ 3 ] {22b9e848-8cc8-4081-bc8a-6b940006419c} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
1199 | 2025.03.25 01:20:12.385455 [ 288 ] {22b9e848-8cc8-4081-bc8a-6b940006419c} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1200 | 2025.03.25 01:20:12.385472 [ 286 ] {22b9e848-8cc8-4081-bc8a-6b940006419c} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1201 | 2025.03.25 01:20:12.385597 [ 3 ] {22b9e848-8cc8-4081-bc8a-6b940006419c} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (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 | ||
1202 | 2025.03.25 01:20:12.385628 [ 3 ] {22b9e848-8cc8-4081-bc8a-6b940006419c} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1203 | 2025.03.25 01:20:12.385711 [ 3 ] {22b9e848-8cc8-4081-bc8a-6b940006419c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1204 | 2025.03.25 01:20:12.385733 [ 3 ] {22b9e848-8cc8-4081-bc8a-6b940006419c} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1205 | 2025.03.25 01:20:12.385773 [ 3 ] {22b9e848-8cc8-4081-bc8a-6b940006419c} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" | ||
1206 | 2025.03.25 01:20:12.385816 [ 3 ] {22b9e848-8cc8-4081-bc8a-6b940006419c} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" | ||
1207 | 2025.03.25 01:20:12.386812 [ 3 ] {22b9e848-8cc8-4081-bc8a-6b940006419c} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002325 sec., 7741.935483870969 rows/sec., 316.70 KiB/sec. | ||
1208 | 2025.03.25 01:20:12.386950 [ 3 ] {22b9e848-8cc8-4081-bc8a-6b940006419c} <Debug> TCPHandler: Processed in 0.002615017 sec. | ||
1209 | 2025.03.25 01:20:12.387591 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1210 | 2025.03.25 01:20:12.387748 [ 3 ] {c5ed82b4-334a-4e10-b2d1-1b856e464d7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1211 | 2025.03.25 01:20:12.388018 [ 3 ] {c5ed82b4-334a-4e10-b2d1-1b856e464d7d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1212 | 2025.03.25 01:20:12.388061 [ 3 ] {c5ed82b4-334a-4e10-b2d1-1b856e464d7d} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes')" moved to PREWHERE | ||
1213 | 2025.03.25 01:20:12.388332 [ 3 ] {c5ed82b4-334a-4e10-b2d1-1b856e464d7d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1214 | 2025.03.25 01:20:12.388400 [ 3 ] {c5ed82b4-334a-4e10-b2d1-1b856e464d7d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1215 | 2025.03.25 01:20:12.388568 [ 3 ] {c5ed82b4-334a-4e10-b2d1-1b856e464d7d} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
1216 | 2025.03.25 01:20:12.388705 [ 286 ] {c5ed82b4-334a-4e10-b2d1-1b856e464d7d} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1217 | 2025.03.25 01:20:12.388713 [ 287 ] {c5ed82b4-334a-4e10-b2d1-1b856e464d7d} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1218 | 2025.03.25 01:20:12.388850 [ 3 ] {c5ed82b4-334a-4e10-b2d1-1b856e464d7d} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (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 | ||
1219 | 2025.03.25 01:20:12.388880 [ 3 ] {c5ed82b4-334a-4e10-b2d1-1b856e464d7d} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1220 | 2025.03.25 01:20:12.388964 [ 3 ] {c5ed82b4-334a-4e10-b2d1-1b856e464d7d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1221 | 2025.03.25 01:20:12.388986 [ 3 ] {c5ed82b4-334a-4e10-b2d1-1b856e464d7d} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1222 | 2025.03.25 01:20:12.389028 [ 3 ] {c5ed82b4-334a-4e10-b2d1-1b856e464d7d} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" | ||
1223 | 2025.03.25 01:20:12.389070 [ 3 ] {c5ed82b4-334a-4e10-b2d1-1b856e464d7d} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" | ||
1224 | 2025.03.25 01:20:12.390237 [ 3 ] {c5ed82b4-334a-4e10-b2d1-1b856e464d7d} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002554 sec., 7047.768206734534 rows/sec., 288.30 KiB/sec. | ||
1225 | 2025.03.25 01:20:12.390408 [ 3 ] {c5ed82b4-334a-4e10-b2d1-1b856e464d7d} <Debug> TCPHandler: Processed in 0.002868821 sec. | ||
1226 | 2025.03.25 01:20:12.390672 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1227 | 2025.03.25 01:20:12.390855 [ 3 ] {da9002da-f8ce-49fb-aa92-fece593062b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
1228 | 2025.03.25 01:20:12.391201 [ 3 ] {da9002da-f8ce-49fb-aa92-fece593062b3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1229 | 2025.03.25 01:20:12.391254 [ 3 ] {da9002da-f8ce-49fb-aa92-fece593062b3} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE | ||
1230 | 2025.03.25 01:20:12.391608 [ 3 ] {da9002da-f8ce-49fb-aa92-fece593062b3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1231 | 2025.03.25 01:20:12.391686 [ 3 ] {da9002da-f8ce-49fb-aa92-fece593062b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1232 | 2025.03.25 01:20:12.391863 [ 3 ] {da9002da-f8ce-49fb-aa92-fece593062b3} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
1233 | 2025.03.25 01:20:12.391984 [ 287 ] {da9002da-f8ce-49fb-aa92-fece593062b3} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1234 | 2025.03.25 01:20:12.391992 [ 286 ] {da9002da-f8ce-49fb-aa92-fece593062b3} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1235 | 2025.03.25 01:20:12.392109 [ 3 ] {da9002da-f8ce-49fb-aa92-fece593062b3} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (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 | ||
1236 | 2025.03.25 01:20:12.392139 [ 3 ] {da9002da-f8ce-49fb-aa92-fece593062b3} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1237 | 2025.03.25 01:20:12.392225 [ 3 ] {da9002da-f8ce-49fb-aa92-fece593062b3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1238 | 2025.03.25 01:20:12.392247 [ 3 ] {da9002da-f8ce-49fb-aa92-fece593062b3} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1239 | 2025.03.25 01:20:12.392287 [ 3 ] {da9002da-f8ce-49fb-aa92-fece593062b3} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
1240 | 2025.03.25 01:20:12.392331 [ 3 ] {da9002da-f8ce-49fb-aa92-fece593062b3} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
1241 | 2025.03.25 01:20:12.393414 [ 3 ] {da9002da-f8ce-49fb-aa92-fece593062b3} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002649 sec., 6795.016987542469 rows/sec., 277.96 KiB/sec. | ||
1242 | 2025.03.25 01:20:12.393553 [ 3 ] {da9002da-f8ce-49fb-aa92-fece593062b3} <Debug> TCPHandler: Processed in 0.002941042 sec. | ||
1243 | 2025.03.25 01:20:12.393813 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1244 | 2025.03.25 01:20:12.393967 [ 3 ] {d6c67155-4589-4268-8f49-6362244ee7db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
1245 | 2025.03.25 01:20:12.394249 [ 3 ] {d6c67155-4589-4268-8f49-6362244ee7db} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1246 | 2025.03.25 01:20:12.394293 [ 3 ] {d6c67155-4589-4268-8f49-6362244ee7db} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
1247 | 2025.03.25 01:20:12.394571 [ 3 ] {d6c67155-4589-4268-8f49-6362244ee7db} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1248 | 2025.03.25 01:20:12.394639 [ 3 ] {d6c67155-4589-4268-8f49-6362244ee7db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1249 | 2025.03.25 01:20:12.394780 [ 3 ] {d6c67155-4589-4268-8f49-6362244ee7db} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
1250 | 2025.03.25 01:20:12.394861 [ 288 ] {d6c67155-4589-4268-8f49-6362244ee7db} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1251 | 2025.03.25 01:20:12.394885 [ 287 ] {d6c67155-4589-4268-8f49-6362244ee7db} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1252 | 2025.03.25 01:20:12.394989 [ 3 ] {d6c67155-4589-4268-8f49-6362244ee7db} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (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 | ||
1253 | 2025.03.25 01:20:12.395018 [ 3 ] {d6c67155-4589-4268-8f49-6362244ee7db} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1254 | 2025.03.25 01:20:12.395107 [ 3 ] {d6c67155-4589-4268-8f49-6362244ee7db} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1255 | 2025.03.25 01:20:12.395130 [ 3 ] {d6c67155-4589-4268-8f49-6362244ee7db} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1256 | 2025.03.25 01:20:12.395171 [ 3 ] {d6c67155-4589-4268-8f49-6362244ee7db} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
1257 | 2025.03.25 01:20:12.395213 [ 3 ] {d6c67155-4589-4268-8f49-6362244ee7db} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
1258 | 2025.03.25 01:20:12.396324 [ 3 ] {d6c67155-4589-4268-8f49-6362244ee7db} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002424 sec., 7425.742574257426 rows/sec., 303.77 KiB/sec. | ||
1259 | 2025.03.25 01:20:12.396476 [ 3 ] {d6c67155-4589-4268-8f49-6362244ee7db} <Debug> TCPHandler: Processed in 0.002713229 sec. | ||
1260 | 2025.03.25 01:20:12.396807 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1261 | 2025.03.25 01:20:12.396960 [ 3 ] {d41b454a-30c8-4ee5-aa02-be4195cf3b46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
1262 | 2025.03.25 01:20:12.397248 [ 3 ] {d41b454a-30c8-4ee5-aa02-be4195cf3b46} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1263 | 2025.03.25 01:20:12.397293 [ 3 ] {d41b454a-30c8-4ee5-aa02-be4195cf3b46} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
1264 | 2025.03.25 01:20:12.397565 [ 3 ] {d41b454a-30c8-4ee5-aa02-be4195cf3b46} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1265 | 2025.03.25 01:20:12.397632 [ 3 ] {d41b454a-30c8-4ee5-aa02-be4195cf3b46} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1266 | 2025.03.25 01:20:12.397791 [ 3 ] {d41b454a-30c8-4ee5-aa02-be4195cf3b46} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
1267 | 2025.03.25 01:20:12.397915 [ 286 ] {d41b454a-30c8-4ee5-aa02-be4195cf3b46} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1268 | 2025.03.25 01:20:12.397918 [ 287 ] {d41b454a-30c8-4ee5-aa02-be4195cf3b46} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1269 | 2025.03.25 01:20:12.398053 [ 3 ] {d41b454a-30c8-4ee5-aa02-be4195cf3b46} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (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 | ||
1270 | 2025.03.25 01:20:12.398084 [ 3 ] {d41b454a-30c8-4ee5-aa02-be4195cf3b46} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1271 | 2025.03.25 01:20:12.398167 [ 3 ] {d41b454a-30c8-4ee5-aa02-be4195cf3b46} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1272 | 2025.03.25 01:20:12.398188 [ 3 ] {d41b454a-30c8-4ee5-aa02-be4195cf3b46} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1273 | 2025.03.25 01:20:12.398229 [ 3 ] {d41b454a-30c8-4ee5-aa02-be4195cf3b46} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
1274 | 2025.03.25 01:20:12.398271 [ 3 ] {d41b454a-30c8-4ee5-aa02-be4195cf3b46} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
1275 | 2025.03.25 01:20:12.399365 [ 3 ] {d41b454a-30c8-4ee5-aa02-be4195cf3b46} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002472 sec., 7281.553398058253 rows/sec., 297.87 KiB/sec. | ||
1276 | 2025.03.25 01:20:12.399507 [ 3 ] {d41b454a-30c8-4ee5-aa02-be4195cf3b46} <Debug> TCPHandler: Processed in 0.002752919 sec. | ||
1277 | 2025.03.25 01:20:12.399767 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1278 | 2025.03.25 01:20:12.399921 [ 3 ] {69f8ea24-8895-46cc-b361-b8ef45fd9aff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
1279 | 2025.03.25 01:20:12.400197 [ 3 ] {69f8ea24-8895-46cc-b361-b8ef45fd9aff} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1280 | 2025.03.25 01:20:12.400242 [ 3 ] {69f8ea24-8895-46cc-b361-b8ef45fd9aff} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
1281 | 2025.03.25 01:20:12.400534 [ 3 ] {69f8ea24-8895-46cc-b361-b8ef45fd9aff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1282 | 2025.03.25 01:20:12.400603 [ 3 ] {69f8ea24-8895-46cc-b361-b8ef45fd9aff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1283 | 2025.03.25 01:20:12.400752 [ 3 ] {69f8ea24-8895-46cc-b361-b8ef45fd9aff} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
1284 | 2025.03.25 01:20:12.400857 [ 287 ] {69f8ea24-8895-46cc-b361-b8ef45fd9aff} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1285 | 2025.03.25 01:20:12.400873 [ 286 ] {69f8ea24-8895-46cc-b361-b8ef45fd9aff} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1286 | 2025.03.25 01:20:12.400980 [ 3 ] {69f8ea24-8895-46cc-b361-b8ef45fd9aff} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (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 | ||
1287 | 2025.03.25 01:20:12.401011 [ 3 ] {69f8ea24-8895-46cc-b361-b8ef45fd9aff} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1288 | 2025.03.25 01:20:12.401094 [ 3 ] {69f8ea24-8895-46cc-b361-b8ef45fd9aff} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1289 | 2025.03.25 01:20:12.401115 [ 3 ] {69f8ea24-8895-46cc-b361-b8ef45fd9aff} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1290 | 2025.03.25 01:20:12.401264 [ 3 ] {69f8ea24-8895-46cc-b361-b8ef45fd9aff} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
1291 | 2025.03.25 01:20:12.401304 [ 3 ] {69f8ea24-8895-46cc-b361-b8ef45fd9aff} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
1292 | 2025.03.25 01:20:12.402504 [ 3 ] {69f8ea24-8895-46cc-b361-b8ef45fd9aff} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002651 sec., 6789.890607317993 rows/sec., 277.75 KiB/sec. | ||
1293 | 2025.03.25 01:20:12.402638 [ 3 ] {69f8ea24-8895-46cc-b361-b8ef45fd9aff} <Debug> TCPHandler: Processed in 0.002922712 sec. | ||
1294 | 2025.03.25 01:20:12.402951 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1295 | 2025.03.25 01:20:12.403152 [ 3 ] {163cded8-0fd1-4f8c-9c5d-d8a60c2e7cf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1296 | 2025.03.25 01:20:12.403434 [ 3 ] {163cded8-0fd1-4f8c-9c5d-d8a60c2e7cf9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1297 | 2025.03.25 01:20:12.403479 [ 3 ] {163cded8-0fd1-4f8c-9c5d-d8a60c2e7cf9} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
1298 | 2025.03.25 01:20:12.403757 [ 3 ] {163cded8-0fd1-4f8c-9c5d-d8a60c2e7cf9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1299 | 2025.03.25 01:20:12.403825 [ 3 ] {163cded8-0fd1-4f8c-9c5d-d8a60c2e7cf9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1300 | 2025.03.25 01:20:12.403971 [ 3 ] {163cded8-0fd1-4f8c-9c5d-d8a60c2e7cf9} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
1301 | 2025.03.25 01:20:12.404098 [ 286 ] {163cded8-0fd1-4f8c-9c5d-d8a60c2e7cf9} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1302 | 2025.03.25 01:20:12.404106 [ 287 ] {163cded8-0fd1-4f8c-9c5d-d8a60c2e7cf9} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1303 | 2025.03.25 01:20:12.404245 [ 3 ] {163cded8-0fd1-4f8c-9c5d-d8a60c2e7cf9} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (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 | ||
1304 | 2025.03.25 01:20:12.404273 [ 3 ] {163cded8-0fd1-4f8c-9c5d-d8a60c2e7cf9} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1305 | 2025.03.25 01:20:12.404354 [ 3 ] {163cded8-0fd1-4f8c-9c5d-d8a60c2e7cf9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1306 | 2025.03.25 01:20:12.404374 [ 3 ] {163cded8-0fd1-4f8c-9c5d-d8a60c2e7cf9} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1307 | 2025.03.25 01:20:12.404414 [ 3 ] {163cded8-0fd1-4f8c-9c5d-d8a60c2e7cf9} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
1308 | 2025.03.25 01:20:12.404456 [ 3 ] {163cded8-0fd1-4f8c-9c5d-d8a60c2e7cf9} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
1309 | 2025.03.25 01:20:12.405484 [ 3 ] {163cded8-0fd1-4f8c-9c5d-d8a60c2e7cf9} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002404 sec., 7487.520798668886 rows/sec., 306.29 KiB/sec. | ||
1310 | 2025.03.25 01:20:12.405616 [ 3 ] {163cded8-0fd1-4f8c-9c5d-d8a60c2e7cf9} <Debug> TCPHandler: Processed in 0.002719649 sec. | ||
1311 | 2025.03.25 01:20:12.405868 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1312 | 2025.03.25 01:20:12.406024 [ 3 ] {2bbba028-6874-4132-9748-644bf3a3a386} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1313 | 2025.03.25 01:20:12.406299 [ 3 ] {2bbba028-6874-4132-9748-644bf3a3a386} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1314 | 2025.03.25 01:20:12.406343 [ 3 ] {2bbba028-6874-4132-9748-644bf3a3a386} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
1315 | 2025.03.25 01:20:12.406624 [ 3 ] {2bbba028-6874-4132-9748-644bf3a3a386} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1316 | 2025.03.25 01:20:12.406690 [ 3 ] {2bbba028-6874-4132-9748-644bf3a3a386} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1317 | 2025.03.25 01:20:12.406833 [ 3 ] {2bbba028-6874-4132-9748-644bf3a3a386} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
1318 | 2025.03.25 01:20:12.406939 [ 286 ] {2bbba028-6874-4132-9748-644bf3a3a386} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1319 | 2025.03.25 01:20:12.406952 [ 287 ] {2bbba028-6874-4132-9748-644bf3a3a386} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1320 | 2025.03.25 01:20:12.407055 [ 3 ] {2bbba028-6874-4132-9748-644bf3a3a386} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (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 | ||
1321 | 2025.03.25 01:20:12.407084 [ 3 ] {2bbba028-6874-4132-9748-644bf3a3a386} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1322 | 2025.03.25 01:20:12.407167 [ 3 ] {2bbba028-6874-4132-9748-644bf3a3a386} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1323 | 2025.03.25 01:20:12.407187 [ 3 ] {2bbba028-6874-4132-9748-644bf3a3a386} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1324 | 2025.03.25 01:20:12.407227 [ 3 ] {2bbba028-6874-4132-9748-644bf3a3a386} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
1325 | 2025.03.25 01:20:12.407278 [ 3 ] {2bbba028-6874-4132-9748-644bf3a3a386} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
1326 | 2025.03.25 01:20:12.408292 [ 3 ] {2bbba028-6874-4132-9748-644bf3a3a386} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002338 sec., 7698.887938408897 rows/sec., 314.94 KiB/sec. | ||
1327 | 2025.03.25 01:20:12.408423 [ 3 ] {2bbba028-6874-4132-9748-644bf3a3a386} <Debug> TCPHandler: Processed in 0.002607987 sec. | ||
1328 | 2025.03.25 01:20:12.408665 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1329 | 2025.03.25 01:20:12.408822 [ 3 ] {7107860e-de66-40f6-abad-6389aa8156e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1330 | 2025.03.25 01:20:12.409116 [ 3 ] {7107860e-de66-40f6-abad-6389aa8156e6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1331 | 2025.03.25 01:20:12.409163 [ 3 ] {7107860e-de66-40f6-abad-6389aa8156e6} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1332 | 2025.03.25 01:20:12.409458 [ 3 ] {7107860e-de66-40f6-abad-6389aa8156e6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1333 | 2025.03.25 01:20:12.409530 [ 3 ] {7107860e-de66-40f6-abad-6389aa8156e6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1334 | 2025.03.25 01:20:12.409675 [ 3 ] {7107860e-de66-40f6-abad-6389aa8156e6} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
1335 | 2025.03.25 01:20:12.409782 [ 288 ] {7107860e-de66-40f6-abad-6389aa8156e6} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1336 | 2025.03.25 01:20:12.409801 [ 287 ] {7107860e-de66-40f6-abad-6389aa8156e6} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1337 | 2025.03.25 01:20:12.409909 [ 3 ] {7107860e-de66-40f6-abad-6389aa8156e6} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (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 | ||
1338 | 2025.03.25 01:20:12.409938 [ 3 ] {7107860e-de66-40f6-abad-6389aa8156e6} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1339 | 2025.03.25 01:20:12.410023 [ 3 ] {7107860e-de66-40f6-abad-6389aa8156e6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1340 | 2025.03.25 01:20:12.410045 [ 3 ] {7107860e-de66-40f6-abad-6389aa8156e6} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1341 | 2025.03.25 01:20:12.410085 [ 3 ] {7107860e-de66-40f6-abad-6389aa8156e6} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1342 | 2025.03.25 01:20:12.410129 [ 3 ] {7107860e-de66-40f6-abad-6389aa8156e6} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1343 | 2025.03.25 01:20:12.411195 [ 3 ] {7107860e-de66-40f6-abad-6389aa8156e6} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002441 sec., 7374.02703809914 rows/sec., 301.65 KiB/sec. | ||
1344 | 2025.03.25 01:20:12.411350 [ 3 ] {7107860e-de66-40f6-abad-6389aa8156e6} <Debug> TCPHandler: Processed in 0.00273755 sec. | ||
1345 | 2025.03.25 01:20:12.411642 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1346 | 2025.03.25 01:20:12.411800 [ 3 ] {6bcc9354-26b0-4610-b7ce-70db82a87d1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1347 | 2025.03.25 01:20:12.412081 [ 3 ] {6bcc9354-26b0-4610-b7ce-70db82a87d1e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1348 | 2025.03.25 01:20:12.412127 [ 3 ] {6bcc9354-26b0-4610-b7ce-70db82a87d1e} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1349 | 2025.03.25 01:20:12.412425 [ 3 ] {6bcc9354-26b0-4610-b7ce-70db82a87d1e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1350 | 2025.03.25 01:20:12.412493 [ 3 ] {6bcc9354-26b0-4610-b7ce-70db82a87d1e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1351 | 2025.03.25 01:20:12.412639 [ 3 ] {6bcc9354-26b0-4610-b7ce-70db82a87d1e} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
1352 | 2025.03.25 01:20:12.412740 [ 288 ] {6bcc9354-26b0-4610-b7ce-70db82a87d1e} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1353 | 2025.03.25 01:20:12.412760 [ 287 ] {6bcc9354-26b0-4610-b7ce-70db82a87d1e} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1354 | 2025.03.25 01:20:12.412867 [ 3 ] {6bcc9354-26b0-4610-b7ce-70db82a87d1e} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (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 | ||
1355 | 2025.03.25 01:20:12.412894 [ 3 ] {6bcc9354-26b0-4610-b7ce-70db82a87d1e} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1356 | 2025.03.25 01:20:12.412978 [ 3 ] {6bcc9354-26b0-4610-b7ce-70db82a87d1e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1357 | 2025.03.25 01:20:12.412999 [ 3 ] {6bcc9354-26b0-4610-b7ce-70db82a87d1e} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1358 | 2025.03.25 01:20:12.413039 [ 3 ] {6bcc9354-26b0-4610-b7ce-70db82a87d1e} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1359 | 2025.03.25 01:20:12.413086 [ 3 ] {6bcc9354-26b0-4610-b7ce-70db82a87d1e} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1360 | 2025.03.25 01:20:12.414149 [ 3 ] {6bcc9354-26b0-4610-b7ce-70db82a87d1e} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002421 sec., 7434.944237918216 rows/sec., 304.14 KiB/sec. | ||
1361 | 2025.03.25 01:20:12.414288 [ 3 ] {6bcc9354-26b0-4610-b7ce-70db82a87d1e} <Debug> TCPHandler: Processed in 0.002698339 sec. | ||
1362 | 2025.03.25 01:20:12.420276 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1363 | 2025.03.25 01:20:12.420445 [ 3 ] {587c5edf-d46f-40e1-a5b1-9772c94a36c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1364 | 2025.03.25 01:20:12.420744 [ 3 ] {587c5edf-d46f-40e1-a5b1-9772c94a36c2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1365 | 2025.03.25 01:20:12.420789 [ 3 ] {587c5edf-d46f-40e1-a5b1-9772c94a36c2} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1366 | 2025.03.25 01:20:12.421083 [ 3 ] {587c5edf-d46f-40e1-a5b1-9772c94a36c2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1367 | 2025.03.25 01:20:12.421153 [ 3 ] {587c5edf-d46f-40e1-a5b1-9772c94a36c2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1368 | 2025.03.25 01:20:12.421298 [ 3 ] {587c5edf-d46f-40e1-a5b1-9772c94a36c2} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
1369 | 2025.03.25 01:20:12.421423 [ 287 ] {587c5edf-d46f-40e1-a5b1-9772c94a36c2} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1370 | 2025.03.25 01:20:12.421430 [ 286 ] {587c5edf-d46f-40e1-a5b1-9772c94a36c2} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1371 | 2025.03.25 01:20:12.421552 [ 3 ] {587c5edf-d46f-40e1-a5b1-9772c94a36c2} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (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 | ||
1372 | 2025.03.25 01:20:12.421580 [ 3 ] {587c5edf-d46f-40e1-a5b1-9772c94a36c2} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1373 | 2025.03.25 01:20:12.421665 [ 3 ] {587c5edf-d46f-40e1-a5b1-9772c94a36c2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1374 | 2025.03.25 01:20:12.421686 [ 3 ] {587c5edf-d46f-40e1-a5b1-9772c94a36c2} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1375 | 2025.03.25 01:20:12.421735 [ 3 ] {587c5edf-d46f-40e1-a5b1-9772c94a36c2} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1376 | 2025.03.25 01:20:12.421782 [ 3 ] {587c5edf-d46f-40e1-a5b1-9772c94a36c2} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1377 | 2025.03.25 01:20:12.422864 [ 3 ] {587c5edf-d46f-40e1-a5b1-9772c94a36c2} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002494 sec., 7217.321571772253 rows/sec., 295.24 KiB/sec. | ||
1378 | 2025.03.25 01:20:12.423001 [ 3 ] {587c5edf-d46f-40e1-a5b1-9772c94a36c2} <Debug> TCPHandler: Processed in 0.00278096 sec. | ||
1379 | 2025.03.25 01:20:12.424420 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1380 | 2025.03.25 01:20:12.424544 [ 3 ] {ee2a49f6-75e6-4401-94c6-87baf0a19252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1381 | 2025.03.25 01:20:12.424593 [ 3 ] {ee2a49f6-75e6-4401-94c6-87baf0a19252} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1382 | 2025.03.25 01:20:12.425272 [ 3 ] {ee2a49f6-75e6-4401-94c6-87baf0a19252} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1383 | 2025.03.25 01:20:12.425316 [ 3 ] {ee2a49f6-75e6-4401-94c6-87baf0a19252} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1384 | 2025.03.25 01:20:12.425877 [ 3 ] {ee2a49f6-75e6-4401-94c6-87baf0a19252} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1385 | 2025.03.25 01:20:12.426104 [ 3 ] {ee2a49f6-75e6-4401-94c6-87baf0a19252} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1386 | 2025.03.25 01:20:12.426336 [ 3 ] {ee2a49f6-75e6-4401-94c6-87baf0a19252} <Debug> executeQuery: Read 12 rows, 4.37 KiB in 0.001829 sec., 6560.962274466922 rows/sec., 2.33 MiB/sec. | ||
1387 | 2025.03.25 01:20:12.426392 [ 3 ] {ee2a49f6-75e6-4401-94c6-87baf0a19252} <Debug> TCPHandler: Processed in 0.002025359 sec. | ||
1388 | 2025.03.25 01:20:12.426560 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1389 | 2025.03.25 01:20:12.426669 [ 3 ] {67710cc3-7371-4677-ad7c-bf45676de35b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1390 | 2025.03.25 01:20:12.426715 [ 3 ] {67710cc3-7371-4677-ad7c-bf45676de35b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1391 | 2025.03.25 01:20:12.427966 [ 3 ] {67710cc3-7371-4677-ad7c-bf45676de35b} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1392 | 2025.03.25 01:20:12.428005 [ 3 ] {67710cc3-7371-4677-ad7c-bf45676de35b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1393 | 2025.03.25 01:20:12.428395 [ 3 ] {67710cc3-7371-4677-ad7c-bf45676de35b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1394 | 2025.03.25 01:20:12.428644 [ 3 ] {67710cc3-7371-4677-ad7c-bf45676de35b} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1395 | 2025.03.25 01:20:12.428889 [ 3 ] {67710cc3-7371-4677-ad7c-bf45676de35b} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002231 sec., 95024.65262214254 rows/sec., 6.04 MiB/sec. | ||
1396 | 2025.03.25 01:20:12.428949 [ 3 ] {67710cc3-7371-4677-ad7c-bf45676de35b} <Debug> TCPHandler: Processed in 0.002442545 sec. | ||
1397 | 2025.03.25 01:20:12.429086 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1398 | 2025.03.25 01:20:12.429192 [ 3 ] {eb794b8d-a286-4bfa-a536-03fef7f61246} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1399 | 2025.03.25 01:20:12.429238 [ 3 ] {eb794b8d-a286-4bfa-a536-03fef7f61246} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1400 | 2025.03.25 01:20:12.430056 [ 3 ] {eb794b8d-a286-4bfa-a536-03fef7f61246} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1401 | 2025.03.25 01:20:12.430096 [ 3 ] {eb794b8d-a286-4bfa-a536-03fef7f61246} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1402 | 2025.03.25 01:20:12.430521 [ 3 ] {eb794b8d-a286-4bfa-a536-03fef7f61246} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1403 | 2025.03.25 01:20:12.430797 [ 3 ] {eb794b8d-a286-4bfa-a536-03fef7f61246} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1404 | 2025.03.25 01:20:12.430975 [ 73 ] {} <Debug> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1405 | 2025.03.25 01:20:12.431034 [ 3 ] {eb794b8d-a286-4bfa-a536-03fef7f61246} <Debug> executeQuery: Read 591 rows, 47.33 KiB in 0.001862 sec., 317400.64446831367 rows/sec., 24.82 MiB/sec. | ||
1406 | 2025.03.25 01:20:12.431055 [ 73 ] {} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1407 | 2025.03.25 01:20:12.431134 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1408 | 2025.03.25 01:20:12.431175 [ 3 ] {eb794b8d-a286-4bfa-a536-03fef7f61246} <Debug> TCPHandler: Processed in 0.002137941 sec. | ||
1409 | 2025.03.25 01:20:12.431308 [ 191 ] {ff1eb2ce-6931-4b38-9781-610db3740529::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 | ||
1410 | 2025.03.25 01:20:12.431344 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1411 | 2025.03.25 01:20:12.431422 [ 191 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1412 | 2025.03.25 01:20:12.431464 [ 191 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 26 rows starting from the beginning of the part | ||
1413 | 2025.03.25 01:20:12.431476 [ 3 ] {523c05a3-c0a9-4911-bdcc-c0d5dc8b7bea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1414 | 2025.03.25 01:20:12.431529 [ 3 ] {523c05a3-c0a9-4911-bdcc-c0d5dc8b7bea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1415 | 2025.03.25 01:20:12.431686 [ 191 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
1416 | 2025.03.25 01:20:12.432107 [ 191 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part | ||
1417 | 2025.03.25 01:20:12.432350 [ 191 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part | ||
1418 | 2025.03.25 01:20:12.432765 [ 191 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
1419 | 2025.03.25 01:20:12.433204 [ 191 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 591 rows starting from the beginning of the part | ||
1420 | 2025.03.25 01:20:12.434291 [ 3 ] {523c05a3-c0a9-4911-bdcc-c0d5dc8b7bea} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1421 | 2025.03.25 01:20:12.434332 [ 3 ] {523c05a3-c0a9-4911-bdcc-c0d5dc8b7bea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1422 | 2025.03.25 01:20:12.435046 [ 3 ] {523c05a3-c0a9-4911-bdcc-c0d5dc8b7bea} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1423 | 2025.03.25 01:20:12.435347 [ 198 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 729 rows, containing 5 columns (5 merged, 0 gathered) in 0.004091239 sec., 178185.63031883494 rows/sec., 14.53 MiB/sec. | ||
1424 | 2025.03.25 01:20:12.435460 [ 3 ] {523c05a3-c0a9-4911-bdcc-c0d5dc8b7bea} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1425 | 2025.03.25 01:20:12.435716 [ 198 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1426 | 2025.03.25 01:20:12.435886 [ 3 ] {523c05a3-c0a9-4911-bdcc-c0d5dc8b7bea} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.004401 sec., 24085.43512837991 rows/sec., 1.42 MiB/sec. | ||
1427 | 2025.03.25 01:20:12.436159 [ 3 ] {523c05a3-c0a9-4911-bdcc-c0d5dc8b7bea} <Debug> TCPHandler: Processed in 0.00487227 sec. | ||
1428 | 2025.03.25 01:20:12.436333 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1429 | 2025.03.25 01:20:12.436451 [ 194 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_6_1} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1430 | 2025.03.25 01:20:12.436497 [ 3 ] {6b037d21-de36-4642-bfe8-f5922554427c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1431 | 2025.03.25 01:20:12.436591 [ 3 ] {6b037d21-de36-4642-bfe8-f5922554427c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1432 | 2025.03.25 01:20:12.436661 [ 194 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_6_1} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1433 | 2025.03.25 01:20:12.436863 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
1434 | 2025.03.25 01:20:12.437375 [ 3 ] {6b037d21-de36-4642-bfe8-f5922554427c} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1435 | 2025.03.25 01:20:12.437419 [ 3 ] {6b037d21-de36-4642-bfe8-f5922554427c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1436 | 2025.03.25 01:20:12.437796 [ 3 ] {6b037d21-de36-4642-bfe8-f5922554427c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1437 | 2025.03.25 01:20:12.438042 [ 3 ] {6b037d21-de36-4642-bfe8-f5922554427c} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1438 | 2025.03.25 01:20:12.438259 [ 3 ] {6b037d21-de36-4642-bfe8-f5922554427c} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001809 sec., 62465.45052515202 rows/sec., 4.04 MiB/sec. | ||
1439 | 2025.03.25 01:20:12.438320 [ 3 ] {6b037d21-de36-4642-bfe8-f5922554427c} <Debug> TCPHandler: Processed in 0.002047639 sec. | ||
1440 | 2025.03.25 01:20:12.438439 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1441 | 2025.03.25 01:20:12.438543 [ 3 ] {aeda005d-9bbe-4aca-8c87-a3eff2a81cf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1442 | 2025.03.25 01:20:12.438586 [ 3 ] {aeda005d-9bbe-4aca-8c87-a3eff2a81cf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1443 | 2025.03.25 01:20:12.439119 [ 3 ] {aeda005d-9bbe-4aca-8c87-a3eff2a81cf0} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1444 | 2025.03.25 01:20:12.439162 [ 3 ] {aeda005d-9bbe-4aca-8c87-a3eff2a81cf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1445 | 2025.03.25 01:20:12.439518 [ 3 ] {aeda005d-9bbe-4aca-8c87-a3eff2a81cf0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1446 | 2025.03.25 01:20:12.439769 [ 3 ] {aeda005d-9bbe-4aca-8c87-a3eff2a81cf0} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1447 | 2025.03.25 01:20:12.440049 [ 3 ] {aeda005d-9bbe-4aca-8c87-a3eff2a81cf0} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001513 sec., 74025.11566424322 rows/sec., 4.22 MiB/sec. | ||
1448 | 2025.03.25 01:20:12.440122 [ 3 ] {aeda005d-9bbe-4aca-8c87-a3eff2a81cf0} <Debug> TCPHandler: Processed in 0.001733245 sec. | ||
1449 | 2025.03.25 01:20:12.440254 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1450 | 2025.03.25 01:20:12.440361 [ 3 ] {4baa1a13-4b25-4f36-8750-aacb8226d011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1451 | 2025.03.25 01:20:12.440405 [ 3 ] {4baa1a13-4b25-4f36-8750-aacb8226d011} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1452 | 2025.03.25 01:20:12.441043 [ 3 ] {4baa1a13-4b25-4f36-8750-aacb8226d011} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1453 | 2025.03.25 01:20:12.441083 [ 3 ] {4baa1a13-4b25-4f36-8750-aacb8226d011} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1454 | 2025.03.25 01:20:12.441459 [ 3 ] {4baa1a13-4b25-4f36-8750-aacb8226d011} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1455 | 2025.03.25 01:20:12.441703 [ 3 ] {4baa1a13-4b25-4f36-8750-aacb8226d011} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1456 | 2025.03.25 01:20:12.441897 [ 73 ] {} <Debug> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1457 | 2025.03.25 01:20:12.441960 [ 3 ] {4baa1a13-4b25-4f36-8750-aacb8226d011} <Debug> executeQuery: Read 354 rows, 25.35 KiB in 0.001611 sec., 219739.2923649907 rows/sec., 15.37 MiB/sec. | ||
1458 | 2025.03.25 01:20:12.441988 [ 73 ] {} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1459 | 2025.03.25 01:20:12.442066 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1460 | 2025.03.25 01:20:12.442066 [ 3 ] {4baa1a13-4b25-4f36-8750-aacb8226d011} <Debug> TCPHandler: Processed in 0.001859697 sec. | ||
1461 | 2025.03.25 01:20:12.442396 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1462 | 2025.03.25 01:20:12.442487 [ 198 ] {1f38629c-d1f4-42be-8510-15accedeaacb::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 | ||
1463 | 2025.03.25 01:20:12.442593 [ 3 ] {cd1bda16-5eca-4ac9-a068-82db9be7b8cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1464 | 2025.03.25 01:20:12.442706 [ 3 ] {cd1bda16-5eca-4ac9-a068-82db9be7b8cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1465 | 2025.03.25 01:20:12.442829 [ 198 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1466 | 2025.03.25 01:20:12.442908 [ 198 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 28 rows starting from the beginning of the part | ||
1467 | 2025.03.25 01:20:12.443260 [ 198 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part | ||
1468 | 2025.03.25 01:20:12.443582 [ 198 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 28 rows starting from the beginning of the part | ||
1469 | 2025.03.25 01:20:12.443693 [ 198 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part | ||
1470 | 2025.03.25 01:20:12.444137 [ 198 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
1471 | 2025.03.25 01:20:12.444478 [ 198 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 354 rows starting from the beginning of the part | ||
1472 | 2025.03.25 01:20:12.445142 [ 3 ] {cd1bda16-5eca-4ac9-a068-82db9be7b8cd} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1473 | 2025.03.25 01:20:12.445206 [ 3 ] {cd1bda16-5eca-4ac9-a068-82db9be7b8cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1474 | 2025.03.25 01:20:12.446116 [ 3 ] {cd1bda16-5eca-4ac9-a068-82db9be7b8cd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1475 | 2025.03.25 01:20:12.446677 [ 3 ] {cd1bda16-5eca-4ac9-a068-82db9be7b8cd} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1476 | 2025.03.25 01:20:12.447500 [ 3 ] {cd1bda16-5eca-4ac9-a068-82db9be7b8cd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004949 sec., 1212.366134572641 rows/sec., 63.34 KiB/sec. | ||
1477 | 2025.03.25 01:20:12.447581 [ 191 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 510 rows, containing 5 columns (5 merged, 0 gathered) in 0.005422748 sec., 94048.25745175693 rows/sec., 7.17 MiB/sec. | ||
1478 | 2025.03.25 01:20:12.447599 [ 3 ] {cd1bda16-5eca-4ac9-a068-82db9be7b8cd} <Debug> TCPHandler: Processed in 0.005326376 sec. | ||
1479 | 2025.03.25 01:20:12.447745 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1480 | 2025.03.25 01:20:12.447782 [ 191 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1481 | 2025.03.25 01:20:12.447886 [ 3 ] {0e99917a-8bdb-4cc4-b8c5-a9b4fc5b8c05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1482 | 2025.03.25 01:20:12.447940 [ 3 ] {0e99917a-8bdb-4cc4-b8c5-a9b4fc5b8c05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1483 | 2025.03.25 01:20:12.448258 [ 191 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_6_1} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1484 | 2025.03.25 01:20:12.448435 [ 191 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_6_1} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1485 | 2025.03.25 01:20:12.448541 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
1486 | 2025.03.25 01:20:12.448621 [ 3 ] {0e99917a-8bdb-4cc4-b8c5-a9b4fc5b8c05} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1487 | 2025.03.25 01:20:12.448659 [ 3 ] {0e99917a-8bdb-4cc4-b8c5-a9b4fc5b8c05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1488 | 2025.03.25 01:20:12.449039 [ 3 ] {0e99917a-8bdb-4cc4-b8c5-a9b4fc5b8c05} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1489 | 2025.03.25 01:20:12.449280 [ 3 ] {0e99917a-8bdb-4cc4-b8c5-a9b4fc5b8c05} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1490 | 2025.03.25 01:20:12.449442 [ 73 ] {} <Debug> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1491 | 2025.03.25 01:20:12.449501 [ 3 ] {0e99917a-8bdb-4cc4-b8c5-a9b4fc5b8c05} <Debug> executeQuery: Read 187 rows, 12.72 KiB in 0.001665 sec., 112312.31231231231 rows/sec., 7.46 MiB/sec. | ||
1492 | 2025.03.25 01:20:12.449505 [ 73 ] {} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1493 | 2025.03.25 01:20:12.449586 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1494 | 2025.03.25 01:20:12.449639 [ 3 ] {0e99917a-8bdb-4cc4-b8c5-a9b4fc5b8c05} <Debug> TCPHandler: Processed in 0.001987889 sec. | ||
1495 | 2025.03.25 01:20:12.449974 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1496 | 2025.03.25 01:20:12.450119 [ 201 ] {84ed4e3c-b504-41d3-942f-cd098640f877::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 | ||
1497 | 2025.03.25 01:20:12.450231 [ 3 ] {c92fda80-1ebe-4cbd-bb39-94ddbc48ba83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1498 | 2025.03.25 01:20:12.450349 [ 3 ] {c92fda80-1ebe-4cbd-bb39-94ddbc48ba83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1499 | 2025.03.25 01:20:12.450518 [ 201 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1500 | 2025.03.25 01:20:12.450682 [ 201 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 20 rows starting from the beginning of the part | ||
1501 | 2025.03.25 01:20:12.451095 [ 201 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 100 rows starting from the beginning of the part | ||
1502 | 2025.03.25 01:20:12.451532 [ 201 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 100 rows starting from the beginning of the part | ||
1503 | 2025.03.25 01:20:12.451834 [ 201 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 102 rows starting from the beginning of the part | ||
1504 | 2025.03.25 01:20:12.452060 [ 3 ] {c92fda80-1ebe-4cbd-bb39-94ddbc48ba83} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1505 | 2025.03.25 01:20:12.452183 [ 3 ] {c92fda80-1ebe-4cbd-bb39-94ddbc48ba83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1506 | 2025.03.25 01:20:12.452210 [ 201 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 110 rows starting from the beginning of the part | ||
1507 | 2025.03.25 01:20:12.452556 [ 201 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 187 rows starting from the beginning of the part | ||
1508 | 2025.03.25 01:20:12.453384 [ 3 ] {c92fda80-1ebe-4cbd-bb39-94ddbc48ba83} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1509 | 2025.03.25 01:20:12.453920 [ 3 ] {c92fda80-1ebe-4cbd-bb39-94ddbc48ba83} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1510 | 2025.03.25 01:20:12.454491 [ 3 ] {c92fda80-1ebe-4cbd-bb39-94ddbc48ba83} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004288 sec., 233.2089552238806 rows/sec., 15.71 KiB/sec. | ||
1511 | 2025.03.25 01:20:12.454704 [ 3 ] {c92fda80-1ebe-4cbd-bb39-94ddbc48ba83} <Debug> TCPHandler: Processed in 0.004793679 sec. | ||
1512 | 2025.03.25 01:20:12.454937 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1513 | 2025.03.25 01:20:12.455172 [ 3 ] {d6243867-6a43-41a1-bb72-674ae420fb61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1514 | 2025.03.25 01:20:12.455237 [ 3 ] {d6243867-6a43-41a1-bb72-674ae420fb61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1515 | 2025.03.25 01:20:12.456002 [ 191 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 619 rows, containing 5 columns (5 merged, 0 gathered) in 0.006264079 sec., 98817.39997212679 rows/sec., 6.77 MiB/sec. | ||
1516 | 2025.03.25 01:20:12.456310 [ 189 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1517 | 2025.03.25 01:20:12.456442 [ 3 ] {d6243867-6a43-41a1-bb72-674ae420fb61} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1518 | 2025.03.25 01:20:12.456510 [ 3 ] {d6243867-6a43-41a1-bb72-674ae420fb61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1519 | 2025.03.25 01:20:12.456962 [ 189 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1520 | 2025.03.25 01:20:12.457149 [ 189 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1521 | 2025.03.25 01:20:12.457251 [ 3 ] {d6243867-6a43-41a1-bb72-674ae420fb61} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1522 | 2025.03.25 01:20:12.457292 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
1523 | 2025.03.25 01:20:12.457544 [ 3 ] {d6243867-6a43-41a1-bb72-674ae420fb61} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1524 | 2025.03.25 01:20:12.457738 [ 72 ] {} <Debug> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1525 | 2025.03.25 01:20:12.457794 [ 3 ] {d6243867-6a43-41a1-bb72-674ae420fb61} <Debug> executeQuery: Read 62 rows, 3.93 KiB in 0.002701 sec., 22954.461310625695 rows/sec., 1.42 MiB/sec. | ||
1526 | 2025.03.25 01:20:12.457810 [ 72 ] {} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1527 | 2025.03.25 01:20:12.457898 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1528 | 2025.03.25 01:20:12.457953 [ 3 ] {d6243867-6a43-41a1-bb72-674ae420fb61} <Debug> TCPHandler: Processed in 0.003094974 sec. | ||
1529 | 2025.03.25 01:20:12.458137 [ 196 ] {701d85ec-1f61-408d-9805-b607b65f51d7::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 | ||
1530 | 2025.03.25 01:20:12.458271 [ 196 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1531 | 2025.03.25 01:20:12.458318 [ 196 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
1532 | 2025.03.25 01:20:12.458456 [ 196 ] {701d85ec-1f61-408d-9805-b607b65f51d7::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 | ||
1533 | 2025.03.25 01:20:12.458652 [ 196 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
1534 | 2025.03.25 01:20:12.458846 [ 196 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 32 rows starting from the beginning of the part | ||
1535 | 2025.03.25 01:20:12.458991 [ 196 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 40 rows starting from the beginning of the part | ||
1536 | 2025.03.25 01:20:12.459138 [ 196 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 62 rows starting from the beginning of the part | ||
1537 | 2025.03.25 01:20:12.460333 [ 191 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 200 rows, containing 4 columns (4 merged, 0 gathered) in 0.002315733 sec., 86365.74251003894 rows/sec., 5.70 MiB/sec. | ||
1538 | 2025.03.25 01:20:12.460502 [ 191 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1539 | 2025.03.25 01:20:12.460961 [ 191 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_6_1} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1540 | 2025.03.25 01:20:12.461080 [ 191 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_6_1} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1541 | 2025.03.25 01:20:12.461195 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
1542 | 2025.03.25 01:20:16.484462 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 214 | ||
1543 | 2025.03.25 01:20:16.487999 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1544 | 2025.03.25 01:20:16.488047 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1545 | 2025.03.25 01:20:16.489636 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1546 | 2025.03.25 01:20:16.489949 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1547 | 2025.03.25 01:20:16.490693 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 214 | ||
1548 | 2025.03.25 01:20:17.379469 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1549 | 2025.03.25 01:20:17.379687 [ 3 ] {f156ac60-24ee-46ea-a628-fe6395673bad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1550 | 2025.03.25 01:20:17.379770 [ 3 ] {f156ac60-24ee-46ea-a628-fe6395673bad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1551 | 2025.03.25 01:20:17.380607 [ 3 ] {f156ac60-24ee-46ea-a628-fe6395673bad} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1552 | 2025.03.25 01:20:17.380660 [ 3 ] {f156ac60-24ee-46ea-a628-fe6395673bad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1553 | 2025.03.25 01:20:17.381104 [ 3 ] {f156ac60-24ee-46ea-a628-fe6395673bad} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1554 | 2025.03.25 01:20:17.381376 [ 3 ] {f156ac60-24ee-46ea-a628-fe6395673bad} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1555 | 2025.03.25 01:20:17.381648 [ 3 ] {f156ac60-24ee-46ea-a628-fe6395673bad} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002021 sec., 27709.0549233053 rows/sec., 2.13 MiB/sec. | ||
1556 | 2025.03.25 01:20:17.381756 [ 3 ] {f156ac60-24ee-46ea-a628-fe6395673bad} <Debug> TCPHandler: Processed in 0.002427475 sec. | ||
1557 | 2025.03.25 01:20:17.381874 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1558 | 2025.03.25 01:20:17.381984 [ 3 ] {ccd9f77d-3036-4771-9d11-623c1f1601bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1559 | 2025.03.25 01:20:17.382032 [ 3 ] {ccd9f77d-3036-4771-9d11-623c1f1601bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1560 | 2025.03.25 01:20:17.382582 [ 3 ] {ccd9f77d-3036-4771-9d11-623c1f1601bf} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1561 | 2025.03.25 01:20:17.382625 [ 3 ] {ccd9f77d-3036-4771-9d11-623c1f1601bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1562 | 2025.03.25 01:20:17.382993 [ 3 ] {ccd9f77d-3036-4771-9d11-623c1f1601bf} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1563 | 2025.03.25 01:20:17.383234 [ 3 ] {ccd9f77d-3036-4771-9d11-623c1f1601bf} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1564 | 2025.03.25 01:20:17.383465 [ 3 ] {ccd9f77d-3036-4771-9d11-623c1f1601bf} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001507 sec., 42468.4804246848 rows/sec., 3.31 MiB/sec. | ||
1565 | 2025.03.25 01:20:17.383520 [ 3 ] {ccd9f77d-3036-4771-9d11-623c1f1601bf} <Debug> TCPHandler: Processed in 0.001698614 sec. | ||
1566 | 2025.03.25 01:20:17.383638 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1567 | 2025.03.25 01:20:17.383745 [ 3 ] {8d209fc2-41f6-42f9-827f-c647d07e6095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1568 | 2025.03.25 01:20:17.383795 [ 3 ] {8d209fc2-41f6-42f9-827f-c647d07e6095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1569 | 2025.03.25 01:20:17.384283 [ 3 ] {8d209fc2-41f6-42f9-827f-c647d07e6095} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1570 | 2025.03.25 01:20:17.384321 [ 3 ] {8d209fc2-41f6-42f9-827f-c647d07e6095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1571 | 2025.03.25 01:20:17.384674 [ 3 ] {8d209fc2-41f6-42f9-827f-c647d07e6095} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1572 | 2025.03.25 01:20:17.384893 [ 3 ] {8d209fc2-41f6-42f9-827f-c647d07e6095} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1573 | 2025.03.25 01:20:17.385074 [ 3 ] {8d209fc2-41f6-42f9-827f-c647d07e6095} <Debug> executeQuery: Read 120 rows, 8.57 KiB in 0.001406 sec., 85348.50640113799 rows/sec., 5.95 MiB/sec. | ||
1574 | 2025.03.25 01:20:17.385298 [ 3 ] {8d209fc2-41f6-42f9-827f-c647d07e6095} <Debug> TCPHandler: Processed in 0.001707835 sec. | ||
1575 | 2025.03.25 01:20:17.385443 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1576 | 2025.03.25 01:20:17.385546 [ 3 ] {15477a75-824f-44fc-acc5-21556f1d5de9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1577 | 2025.03.25 01:20:17.385594 [ 3 ] {15477a75-824f-44fc-acc5-21556f1d5de9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1578 | 2025.03.25 01:20:17.386039 [ 3 ] {15477a75-824f-44fc-acc5-21556f1d5de9} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1579 | 2025.03.25 01:20:17.386078 [ 3 ] {15477a75-824f-44fc-acc5-21556f1d5de9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1580 | 2025.03.25 01:20:17.386427 [ 3 ] {15477a75-824f-44fc-acc5-21556f1d5de9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1581 | 2025.03.25 01:20:17.386655 [ 3 ] {15477a75-824f-44fc-acc5-21556f1d5de9} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1582 | 2025.03.25 01:20:17.386823 [ 3 ] {15477a75-824f-44fc-acc5-21556f1d5de9} <Debug> executeQuery: Read 44 rows, 3.02 KiB in 0.001298 sec., 33898.30508474576 rows/sec., 2.27 MiB/sec. | ||
1583 | 2025.03.25 01:20:17.386869 [ 3 ] {15477a75-824f-44fc-acc5-21556f1d5de9} <Debug> TCPHandler: Processed in 0.001477011 sec. | ||
1584 | 2025.03.25 01:20:18.988390 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3233 | ||
1585 | 2025.03.25 01:20:18.989501 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1586 | 2025.03.25 01:20:18.989577 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1587 | 2025.03.25 01:20:18.990104 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1588 | 2025.03.25 01:20:18.990383 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1589 | 2025.03.25 01:20:18.990715 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3233 | ||
1590 | 2025.03.25 01:20:19.186922 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
1591 | 2025.03.25 01:20:19.205056 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1592 | 2025.03.25 01:20:19.205111 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1593 | 2025.03.25 01:20:19.211990 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1594 | 2025.03.25 01:20:19.212735 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1595 | 2025.03.25 01:20:19.215369 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
1596 | 2025.03.25 01:20:20.000235 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.78 MiB, peak 169.02 MiB, free memory in arenas 0.00 B, will set to 164.96 MiB (RSS), difference: 1.19 MiB | ||
1597 | 2025.03.25 01:20:22.388714 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1598 | 2025.03.25 01:20:22.389018 [ 3 ] {dedb625b-1d2c-4d8a-a44b-14f489cc3d4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1599 | 2025.03.25 01:20:22.389134 [ 3 ] {dedb625b-1d2c-4d8a-a44b-14f489cc3d4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1600 | 2025.03.25 01:20:22.390187 [ 3 ] {dedb625b-1d2c-4d8a-a44b-14f489cc3d4b} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1601 | 2025.03.25 01:20:22.390245 [ 3 ] {dedb625b-1d2c-4d8a-a44b-14f489cc3d4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1602 | 2025.03.25 01:20:22.390706 [ 3 ] {dedb625b-1d2c-4d8a-a44b-14f489cc3d4b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1603 | 2025.03.25 01:20:22.390960 [ 3 ] {dedb625b-1d2c-4d8a-a44b-14f489cc3d4b} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1604 | 2025.03.25 01:20:22.391194 [ 3 ] {dedb625b-1d2c-4d8a-a44b-14f489cc3d4b} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002262 sec., 93722.36958443855 rows/sec., 5.96 MiB/sec. | ||
1605 | 2025.03.25 01:20:22.391261 [ 3 ] {dedb625b-1d2c-4d8a-a44b-14f489cc3d4b} <Debug> TCPHandler: Processed in 0.002747719 sec. | ||
1606 | 2025.03.25 01:20:22.391389 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1607 | 2025.03.25 01:20:22.391501 [ 3 ] {6be01f46-0db5-4ce1-893d-d68548ea9986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1608 | 2025.03.25 01:20:22.391551 [ 3 ] {6be01f46-0db5-4ce1-893d-d68548ea9986} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1609 | 2025.03.25 01:20:22.392366 [ 3 ] {6be01f46-0db5-4ce1-893d-d68548ea9986} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1610 | 2025.03.25 01:20:22.392406 [ 3 ] {6be01f46-0db5-4ce1-893d-d68548ea9986} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1611 | 2025.03.25 01:20:22.392796 [ 3 ] {6be01f46-0db5-4ce1-893d-d68548ea9986} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1612 | 2025.03.25 01:20:22.393032 [ 3 ] {6be01f46-0db5-4ce1-893d-d68548ea9986} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1613 | 2025.03.25 01:20:22.393257 [ 3 ] {6be01f46-0db5-4ce1-893d-d68548ea9986} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.00178 sec., 346629.2134831461 rows/sec., 27.10 MiB/sec. | ||
1614 | 2025.03.25 01:20:22.393338 [ 3 ] {6be01f46-0db5-4ce1-893d-d68548ea9986} <Debug> TCPHandler: Processed in 0.002001779 sec. | ||
1615 | 2025.03.25 01:20:22.393466 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1616 | 2025.03.25 01:20:22.393572 [ 3 ] {50d402a8-02c7-486e-acc9-8a28e4a2f4f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1617 | 2025.03.25 01:20:22.393617 [ 3 ] {50d402a8-02c7-486e-acc9-8a28e4a2f4f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1618 | 2025.03.25 01:20:22.394180 [ 3 ] {50d402a8-02c7-486e-acc9-8a28e4a2f4f3} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1619 | 2025.03.25 01:20:22.394218 [ 3 ] {50d402a8-02c7-486e-acc9-8a28e4a2f4f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1620 | 2025.03.25 01:20:22.394561 [ 3 ] {50d402a8-02c7-486e-acc9-8a28e4a2f4f3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1621 | 2025.03.25 01:20:22.394797 [ 3 ] {50d402a8-02c7-486e-acc9-8a28e4a2f4f3} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1622 | 2025.03.25 01:20:22.395069 [ 3 ] {50d402a8-02c7-486e-acc9-8a28e4a2f4f3} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001501 sec., 70619.58694203864 rows/sec., 4.15 MiB/sec. | ||
1623 | 2025.03.25 01:20:22.395150 [ 3 ] {50d402a8-02c7-486e-acc9-8a28e4a2f4f3} <Debug> TCPHandler: Processed in 0.001735285 sec. | ||
1624 | 2025.03.25 01:20:22.395266 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1625 | 2025.03.25 01:20:22.395371 [ 3 ] {388b4d72-2a48-4666-93ae-f00900546da9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1626 | 2025.03.25 01:20:22.395414 [ 3 ] {388b4d72-2a48-4666-93ae-f00900546da9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1627 | 2025.03.25 01:20:22.395947 [ 3 ] {388b4d72-2a48-4666-93ae-f00900546da9} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1628 | 2025.03.25 01:20:22.395986 [ 3 ] {388b4d72-2a48-4666-93ae-f00900546da9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1629 | 2025.03.25 01:20:22.396333 [ 3 ] {388b4d72-2a48-4666-93ae-f00900546da9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1630 | 2025.03.25 01:20:22.396575 [ 3 ] {388b4d72-2a48-4666-93ae-f00900546da9} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1631 | 2025.03.25 01:20:22.396810 [ 3 ] {388b4d72-2a48-4666-93ae-f00900546da9} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001456 sec., 77609.89010989011 rows/sec., 5.02 MiB/sec. | ||
1632 | 2025.03.25 01:20:22.396931 [ 3 ] {388b4d72-2a48-4666-93ae-f00900546da9} <Debug> TCPHandler: Processed in 0.001710814 sec. | ||
1633 | 2025.03.25 01:20:22.397117 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1634 | 2025.03.25 01:20:22.397223 [ 3 ] {9f6a95a4-5534-40a4-9c0a-de5219aff244} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1635 | 2025.03.25 01:20:22.397269 [ 3 ] {9f6a95a4-5534-40a4-9c0a-de5219aff244} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1636 | 2025.03.25 01:20:22.397818 [ 3 ] {9f6a95a4-5534-40a4-9c0a-de5219aff244} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1637 | 2025.03.25 01:20:22.397857 [ 3 ] {9f6a95a4-5534-40a4-9c0a-de5219aff244} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1638 | 2025.03.25 01:20:22.398199 [ 3 ] {9f6a95a4-5534-40a4-9c0a-de5219aff244} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1639 | 2025.03.25 01:20:22.398431 [ 3 ] {9f6a95a4-5534-40a4-9c0a-de5219aff244} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1640 | 2025.03.25 01:20:22.398626 [ 3 ] {9f6a95a4-5534-40a4-9c0a-de5219aff244} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001423 sec., 78706.95713281799 rows/sec., 4.48 MiB/sec. | ||
1641 | 2025.03.25 01:20:22.398786 [ 3 ] {9f6a95a4-5534-40a4-9c0a-de5219aff244} <Debug> TCPHandler: Processed in 0.001726455 sec. | ||
1642 | 2025.03.25 01:20:22.398929 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1643 | 2025.03.25 01:20:22.399034 [ 3 ] {ba3d10a9-e62f-4254-be74-df66fb9ee551} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1644 | 2025.03.25 01:20:22.399078 [ 3 ] {ba3d10a9-e62f-4254-be74-df66fb9ee551} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1645 | 2025.03.25 01:20:22.399726 [ 3 ] {ba3d10a9-e62f-4254-be74-df66fb9ee551} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1646 | 2025.03.25 01:20:22.399765 [ 3 ] {ba3d10a9-e62f-4254-be74-df66fb9ee551} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1647 | 2025.03.25 01:20:22.400125 [ 3 ] {ba3d10a9-e62f-4254-be74-df66fb9ee551} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1648 | 2025.03.25 01:20:22.400364 [ 3 ] {ba3d10a9-e62f-4254-be74-df66fb9ee551} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1649 | 2025.03.25 01:20:22.400571 [ 3 ] {ba3d10a9-e62f-4254-be74-df66fb9ee551} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001557 sec., 245343.60950545923 rows/sec., 17.30 MiB/sec. | ||
1650 | 2025.03.25 01:20:22.400624 [ 3 ] {ba3d10a9-e62f-4254-be74-df66fb9ee551} <Debug> TCPHandler: Processed in 0.001747065 sec. | ||
1651 | 2025.03.25 01:20:22.400724 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1652 | 2025.03.25 01:20:22.400825 [ 3 ] {66217a1e-3494-46a0-befe-dfb3aaa5dd2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1653 | 2025.03.25 01:20:22.400871 [ 3 ] {66217a1e-3494-46a0-befe-dfb3aaa5dd2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1654 | 2025.03.25 01:20:22.401288 [ 3 ] {66217a1e-3494-46a0-befe-dfb3aaa5dd2a} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1655 | 2025.03.25 01:20:22.401328 [ 3 ] {66217a1e-3494-46a0-befe-dfb3aaa5dd2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1656 | 2025.03.25 01:20:22.401683 [ 3 ] {66217a1e-3494-46a0-befe-dfb3aaa5dd2a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1657 | 2025.03.25 01:20:22.401919 [ 3 ] {66217a1e-3494-46a0-befe-dfb3aaa5dd2a} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1658 | 2025.03.25 01:20:22.402121 [ 3 ] {66217a1e-3494-46a0-befe-dfb3aaa5dd2a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001317 sec., 4555.808656036446 rows/sec., 238.02 KiB/sec. | ||
1659 | 2025.03.25 01:20:22.402171 [ 3 ] {66217a1e-3494-46a0-befe-dfb3aaa5dd2a} <Debug> TCPHandler: Processed in 0.001496981 sec. | ||
1660 | 2025.03.25 01:20:22.402285 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1661 | 2025.03.25 01:20:22.402388 [ 3 ] {be4b877d-88c4-4054-9854-9afeec83a6e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1662 | 2025.03.25 01:20:22.402434 [ 3 ] {be4b877d-88c4-4054-9854-9afeec83a6e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1663 | 2025.03.25 01:20:22.402937 [ 3 ] {be4b877d-88c4-4054-9854-9afeec83a6e5} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1664 | 2025.03.25 01:20:22.402975 [ 3 ] {be4b877d-88c4-4054-9854-9afeec83a6e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1665 | 2025.03.25 01:20:22.403347 [ 3 ] {be4b877d-88c4-4054-9854-9afeec83a6e5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1666 | 2025.03.25 01:20:22.403585 [ 3 ] {be4b877d-88c4-4054-9854-9afeec83a6e5} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1667 | 2025.03.25 01:20:22.403863 [ 3 ] {be4b877d-88c4-4054-9854-9afeec83a6e5} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00149 sec., 159060.40268456377 rows/sec., 10.66 MiB/sec. | ||
1668 | 2025.03.25 01:20:22.404092 [ 3 ] {be4b877d-88c4-4054-9854-9afeec83a6e5} <Debug> TCPHandler: Processed in 0.001852047 sec. | ||
1669 | 2025.03.25 01:20:22.404228 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1670 | 2025.03.25 01:20:22.404325 [ 3 ] {17b7f27f-987f-4756-946b-380595d6325e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1671 | 2025.03.25 01:20:22.404370 [ 3 ] {17b7f27f-987f-4756-946b-380595d6325e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1672 | 2025.03.25 01:20:22.404771 [ 3 ] {17b7f27f-987f-4756-946b-380595d6325e} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1673 | 2025.03.25 01:20:22.404807 [ 3 ] {17b7f27f-987f-4756-946b-380595d6325e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1674 | 2025.03.25 01:20:22.405119 [ 3 ] {17b7f27f-987f-4756-946b-380595d6325e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1675 | 2025.03.25 01:20:22.405420 [ 3 ] {17b7f27f-987f-4756-946b-380595d6325e} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1676 | 2025.03.25 01:20:22.405612 [ 3 ] {17b7f27f-987f-4756-946b-380595d6325e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001302 sec., 768.0491551459294 rows/sec., 51.75 KiB/sec. | ||
1677 | 2025.03.25 01:20:22.405660 [ 3 ] {17b7f27f-987f-4756-946b-380595d6325e} <Debug> TCPHandler: Processed in 0.001480781 sec. | ||
1678 | 2025.03.25 01:20:22.405779 [ 3 ] {} <Trace> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1679 | 2025.03.25 01:20:22.405882 [ 3 ] {b18a5ace-b434-4040-8cf6-21eaf6322781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46796) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1680 | 2025.03.25 01:20:22.405927 [ 3 ] {b18a5ace-b434-4040-8cf6-21eaf6322781} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1681 | 2025.03.25 01:20:22.406343 [ 3 ] {b18a5ace-b434-4040-8cf6-21eaf6322781} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1682 | 2025.03.25 01:20:22.406382 [ 3 ] {b18a5ace-b434-4040-8cf6-21eaf6322781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1683 | 2025.03.25 01:20:22.406729 [ 3 ] {b18a5ace-b434-4040-8cf6-21eaf6322781} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1684 | 2025.03.25 01:20:22.406965 [ 3 ] {b18a5ace-b434-4040-8cf6-21eaf6322781} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1685 | 2025.03.25 01:20:22.407256 [ 3 ] {b18a5ace-b434-4040-8cf6-21eaf6322781} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001375 sec., 59636.36363636364 rows/sec., 3.79 MiB/sec. | ||
1686 | 2025.03.25 01:20:22.407353 [ 3 ] {b18a5ace-b434-4040-8cf6-21eaf6322781} <Debug> TCPHandler: Processed in 0.001622853 sec. | ||
1687 | 2025.03.25 01:20:26.417705 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1688 | 2025.03.25 01:20:26.417780 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1689 | 2025.03.25 01:20:26.491059 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3721 | ||
1690 | 2025.03.25 01:20:26.491607 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 242 | ||
1691 | 2025.03.25 01:20:26.493558 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1692 | 2025.03.25 01:20:26.493630 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1693 | 2025.03.25 01:20:26.494951 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1694 | 2025.03.25 01:20:26.495764 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1695 | 2025.03.25 01:20:26.496515 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 | ||
1696 | 2025.03.25 01:20:26.498052 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1697 | 2025.03.25 01:20:26.498110 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1698 | 2025.03.25 01:20:26.499579 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1699 | 2025.03.25 01:20:26.499899 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1700 | 2025.03.25 01:20:26.500574 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 242 | ||
1701 | 2025.03.25 01:20:26.715531 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
1702 | 2025.03.25 01:20:26.734536 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1703 | 2025.03.25 01:20:26.734579 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1704 | 2025.03.25 01:20:26.741796 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1705 | 2025.03.25 01:20:26.742567 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1706 | 2025.03.25 01:20:26.745540 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
1707 | 2025.03.25 01:20:26.800905 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
1708 | 2025.03.25 01:20:26.800996 [ 3 ] {} <Debug> TCP-Session: 2690a992-c1ec-42bb-b14f-03804307a2e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1709 | 2025.03.25 01:20:27.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.49 MiB, peak 169.53 MiB, free memory in arenas 0.00 B, will set to 165.73 MiB (RSS), difference: 2.24 MiB | ||
1710 | 2025.03.25 01:20:27.379751 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1711 | 2025.03.25 01:20:27.380048 [ 4 ] {72aa51ad-11f4-48a1-8655-e470d9cfdb56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1712 | 2025.03.25 01:20:27.380551 [ 4 ] {72aa51ad-11f4-48a1-8655-e470d9cfdb56} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1713 | 2025.03.25 01:20:27.380613 [ 4 ] {72aa51ad-11f4-48a1-8655-e470d9cfdb56} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1714 | 2025.03.25 01:20:27.380989 [ 4 ] {72aa51ad-11f4-48a1-8655-e470d9cfdb56} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1715 | 2025.03.25 01:20:27.381075 [ 4 ] {72aa51ad-11f4-48a1-8655-e470d9cfdb56} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1716 | 2025.03.25 01:20:27.381261 [ 4 ] {72aa51ad-11f4-48a1-8655-e470d9cfdb56} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
1717 | 2025.03.25 01:20:27.381621 [ 286 ] {72aa51ad-11f4-48a1-8655-e470d9cfdb56} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1718 | 2025.03.25 01:20:27.381706 [ 290 ] {72aa51ad-11f4-48a1-8655-e470d9cfdb56} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1719 | 2025.03.25 01:20:27.381689 [ 288 ] {72aa51ad-11f4-48a1-8655-e470d9cfdb56} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1720 | 2025.03.25 01:20:27.381898 [ 4 ] {72aa51ad-11f4-48a1-8655-e470d9cfdb56} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (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 | ||
1721 | 2025.03.25 01:20:27.381932 [ 4 ] {72aa51ad-11f4-48a1-8655-e470d9cfdb56} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1722 | 2025.03.25 01:20:27.382059 [ 4 ] {72aa51ad-11f4-48a1-8655-e470d9cfdb56} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1723 | 2025.03.25 01:20:27.382084 [ 4 ] {72aa51ad-11f4-48a1-8655-e470d9cfdb56} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Reading approx. 30 rows with 3 streams | ||
1724 | 2025.03.25 01:20:27.382129 [ 4 ] {72aa51ad-11f4-48a1-8655-e470d9cfdb56} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1725 | 2025.03.25 01:20:27.382178 [ 4 ] {72aa51ad-11f4-48a1-8655-e470d9cfdb56} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1726 | 2025.03.25 01:20:27.382222 [ 4 ] {72aa51ad-11f4-48a1-8655-e470d9cfdb56} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1727 | 2025.03.25 01:20:27.384029 [ 4 ] {72aa51ad-11f4-48a1-8655-e470d9cfdb56} <Debug> executeQuery: Read 30 rows, 1.12 KiB in 0.004119 sec., 7283.3211944646755 rows/sec., 272.89 KiB/sec. | ||
1728 | 2025.03.25 01:20:27.384217 [ 4 ] {72aa51ad-11f4-48a1-8655-e470d9cfdb56} <Debug> TCPHandler: Processed in 0.004606356 sec. | ||
1729 | 2025.03.25 01:20:27.385918 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1730 | 2025.03.25 01:20:27.386124 [ 4 ] {489d9b01-dc81-435d-b149-3c45d310fd59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1731 | 2025.03.25 01:20:27.386492 [ 4 ] {489d9b01-dc81-435d-b149-3c45d310fd59} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1732 | 2025.03.25 01:20:27.386549 [ 4 ] {489d9b01-dc81-435d-b149-3c45d310fd59} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1733 | 2025.03.25 01:20:27.386887 [ 4 ] {489d9b01-dc81-435d-b149-3c45d310fd59} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1734 | 2025.03.25 01:20:27.386955 [ 4 ] {489d9b01-dc81-435d-b149-3c45d310fd59} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1735 | 2025.03.25 01:20:27.387103 [ 4 ] {489d9b01-dc81-435d-b149-3c45d310fd59} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
1736 | 2025.03.25 01:20:27.387193 [ 286 ] {489d9b01-dc81-435d-b149-3c45d310fd59} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1737 | 2025.03.25 01:20:27.387250 [ 288 ] {489d9b01-dc81-435d-b149-3c45d310fd59} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1738 | 2025.03.25 01:20:27.387262 [ 291 ] {489d9b01-dc81-435d-b149-3c45d310fd59} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1739 | 2025.03.25 01:20:27.387413 [ 4 ] {489d9b01-dc81-435d-b149-3c45d310fd59} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (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 | ||
1740 | 2025.03.25 01:20:27.387443 [ 4 ] {489d9b01-dc81-435d-b149-3c45d310fd59} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1741 | 2025.03.25 01:20:27.387554 [ 4 ] {489d9b01-dc81-435d-b149-3c45d310fd59} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1742 | 2025.03.25 01:20:27.387576 [ 4 ] {489d9b01-dc81-435d-b149-3c45d310fd59} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Reading approx. 30 rows with 3 streams | ||
1743 | 2025.03.25 01:20:27.387617 [ 4 ] {489d9b01-dc81-435d-b149-3c45d310fd59} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1744 | 2025.03.25 01:20:27.387661 [ 4 ] {489d9b01-dc81-435d-b149-3c45d310fd59} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1745 | 2025.03.25 01:20:27.387703 [ 4 ] {489d9b01-dc81-435d-b149-3c45d310fd59} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1746 | 2025.03.25 01:20:27.389148 [ 4 ] {489d9b01-dc81-435d-b149-3c45d310fd59} <Debug> executeQuery: Read 30 rows, 1.12 KiB in 0.003126 sec., 9596.928982725529 rows/sec., 359.57 KiB/sec. | ||
1747 | 2025.03.25 01:20:27.389324 [ 4 ] {489d9b01-dc81-435d-b149-3c45d310fd59} <Debug> TCPHandler: Processed in 0.003472949 sec. | ||
1748 | 2025.03.25 01:20:27.389525 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1749 | 2025.03.25 01:20:27.389689 [ 4 ] {1e2cc64c-27c4-43ce-9651-68befca00c60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1750 | 2025.03.25 01:20:27.389980 [ 4 ] {1e2cc64c-27c4-43ce-9651-68befca00c60} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1751 | 2025.03.25 01:20:27.390026 [ 4 ] {1e2cc64c-27c4-43ce-9651-68befca00c60} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1752 | 2025.03.25 01:20:27.390330 [ 4 ] {1e2cc64c-27c4-43ce-9651-68befca00c60} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1753 | 2025.03.25 01:20:27.390395 [ 4 ] {1e2cc64c-27c4-43ce-9651-68befca00c60} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1754 | 2025.03.25 01:20:27.390540 [ 4 ] {1e2cc64c-27c4-43ce-9651-68befca00c60} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
1755 | 2025.03.25 01:20:27.390672 [ 286 ] {1e2cc64c-27c4-43ce-9651-68befca00c60} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1756 | 2025.03.25 01:20:27.390701 [ 288 ] {1e2cc64c-27c4-43ce-9651-68befca00c60} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1757 | 2025.03.25 01:20:27.390717 [ 290 ] {1e2cc64c-27c4-43ce-9651-68befca00c60} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1758 | 2025.03.25 01:20:27.390857 [ 4 ] {1e2cc64c-27c4-43ce-9651-68befca00c60} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (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 | ||
1759 | 2025.03.25 01:20:27.390887 [ 4 ] {1e2cc64c-27c4-43ce-9651-68befca00c60} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1760 | 2025.03.25 01:20:27.390996 [ 4 ] {1e2cc64c-27c4-43ce-9651-68befca00c60} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1761 | 2025.03.25 01:20:27.391018 [ 4 ] {1e2cc64c-27c4-43ce-9651-68befca00c60} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Reading approx. 30 rows with 3 streams | ||
1762 | 2025.03.25 01:20:27.391059 [ 4 ] {1e2cc64c-27c4-43ce-9651-68befca00c60} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1763 | 2025.03.25 01:20:27.391101 [ 4 ] {1e2cc64c-27c4-43ce-9651-68befca00c60} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1764 | 2025.03.25 01:20:27.391141 [ 4 ] {1e2cc64c-27c4-43ce-9651-68befca00c60} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1765 | 2025.03.25 01:20:27.392554 [ 4 ] {1e2cc64c-27c4-43ce-9651-68befca00c60} <Debug> executeQuery: Read 30 rows, 1.12 KiB in 0.002942 sec., 10197.144799456151 rows/sec., 382.06 KiB/sec. | ||
1766 | 2025.03.25 01:20:27.392724 [ 4 ] {1e2cc64c-27c4-43ce-9651-68befca00c60} <Debug> TCPHandler: Processed in 0.003250897 sec. | ||
1767 | 2025.03.25 01:20:27.392932 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1768 | 2025.03.25 01:20:27.393097 [ 4 ] {f6d7545f-12aa-4637-8cdc-e04228e84f7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1769 | 2025.03.25 01:20:27.393386 [ 4 ] {f6d7545f-12aa-4637-8cdc-e04228e84f7d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1770 | 2025.03.25 01:20:27.393432 [ 4 ] {f6d7545f-12aa-4637-8cdc-e04228e84f7d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1771 | 2025.03.25 01:20:27.393732 [ 4 ] {f6d7545f-12aa-4637-8cdc-e04228e84f7d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1772 | 2025.03.25 01:20:27.393798 [ 4 ] {f6d7545f-12aa-4637-8cdc-e04228e84f7d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1773 | 2025.03.25 01:20:27.393941 [ 4 ] {f6d7545f-12aa-4637-8cdc-e04228e84f7d} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
1774 | 2025.03.25 01:20:27.394041 [ 286 ] {f6d7545f-12aa-4637-8cdc-e04228e84f7d} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1775 | 2025.03.25 01:20:27.394088 [ 288 ] {f6d7545f-12aa-4637-8cdc-e04228e84f7d} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1776 | 2025.03.25 01:20:27.394115 [ 290 ] {f6d7545f-12aa-4637-8cdc-e04228e84f7d} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1777 | 2025.03.25 01:20:27.394219 [ 4 ] {f6d7545f-12aa-4637-8cdc-e04228e84f7d} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (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 | ||
1778 | 2025.03.25 01:20:27.394247 [ 4 ] {f6d7545f-12aa-4637-8cdc-e04228e84f7d} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1779 | 2025.03.25 01:20:27.394354 [ 4 ] {f6d7545f-12aa-4637-8cdc-e04228e84f7d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1780 | 2025.03.25 01:20:27.394483 [ 4 ] {f6d7545f-12aa-4637-8cdc-e04228e84f7d} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Reading approx. 30 rows with 3 streams | ||
1781 | 2025.03.25 01:20:27.394526 [ 4 ] {f6d7545f-12aa-4637-8cdc-e04228e84f7d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1782 | 2025.03.25 01:20:27.394569 [ 4 ] {f6d7545f-12aa-4637-8cdc-e04228e84f7d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1783 | 2025.03.25 01:20:27.394702 [ 4 ] {f6d7545f-12aa-4637-8cdc-e04228e84f7d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1784 | 2025.03.25 01:20:27.396088 [ 4 ] {f6d7545f-12aa-4637-8cdc-e04228e84f7d} <Debug> executeQuery: Read 30 rows, 1.12 KiB in 0.003069 sec., 9775.171065493645 rows/sec., 366.25 KiB/sec. | ||
1785 | 2025.03.25 01:20:27.396258 [ 4 ] {f6d7545f-12aa-4637-8cdc-e04228e84f7d} <Debug> TCPHandler: Processed in 0.003377318 sec. | ||
1786 | 2025.03.25 01:20:27.399959 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1787 | 2025.03.25 01:20:27.400102 [ 4 ] {4ce7ef37-f604-492f-a192-037bba975ff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1788 | 2025.03.25 01:20:27.400159 [ 4 ] {4ce7ef37-f604-492f-a192-037bba975ff0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1789 | 2025.03.25 01:20:27.400909 [ 4 ] {4ce7ef37-f604-492f-a192-037bba975ff0} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1790 | 2025.03.25 01:20:27.400954 [ 4 ] {4ce7ef37-f604-492f-a192-037bba975ff0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1791 | 2025.03.25 01:20:27.401471 [ 4 ] {4ce7ef37-f604-492f-a192-037bba975ff0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1792 | 2025.03.25 01:20:27.401692 [ 4 ] {4ce7ef37-f604-492f-a192-037bba975ff0} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1793 | 2025.03.25 01:20:27.401936 [ 4 ] {4ce7ef37-f604-492f-a192-037bba975ff0} <Debug> executeQuery: Read 4 rows, 433.00 B in 0.00187 sec., 2139.03743315508 rows/sec., 226.12 KiB/sec. | ||
1794 | 2025.03.25 01:20:27.402013 [ 4 ] {4ce7ef37-f604-492f-a192-037bba975ff0} <Debug> TCPHandler: Processed in 0.00211815 sec. | ||
1795 | 2025.03.25 01:20:27.402120 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1796 | 2025.03.25 01:20:27.402223 [ 4 ] {bce1e50d-d276-4e87-a387-a4a3a40f8ec4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1797 | 2025.03.25 01:20:27.402268 [ 4 ] {bce1e50d-d276-4e87-a387-a4a3a40f8ec4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1798 | 2025.03.25 01:20:27.402835 [ 4 ] {bce1e50d-d276-4e87-a387-a4a3a40f8ec4} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1799 | 2025.03.25 01:20:27.402874 [ 4 ] {bce1e50d-d276-4e87-a387-a4a3a40f8ec4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1800 | 2025.03.25 01:20:27.403243 [ 4 ] {bce1e50d-d276-4e87-a387-a4a3a40f8ec4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1801 | 2025.03.25 01:20:27.403487 [ 4 ] {bce1e50d-d276-4e87-a387-a4a3a40f8ec4} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1802 | 2025.03.25 01:20:27.403773 [ 4 ] {bce1e50d-d276-4e87-a387-a4a3a40f8ec4} <Debug> executeQuery: Read 120 rows, 10.50 KiB in 0.001549 sec., 77469.33505487411 rows/sec., 6.62 MiB/sec. | ||
1803 | 2025.03.25 01:20:27.403879 [ 4 ] {bce1e50d-d276-4e87-a387-a4a3a40f8ec4} <Debug> TCPHandler: Processed in 0.001809965 sec. | ||
1804 | 2025.03.25 01:20:27.403998 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1805 | 2025.03.25 01:20:27.404104 [ 4 ] {c25de46b-6d45-4c13-a95c-bb6bbb51618f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1806 | 2025.03.25 01:20:27.404149 [ 4 ] {c25de46b-6d45-4c13-a95c-bb6bbb51618f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1807 | 2025.03.25 01:20:27.404686 [ 4 ] {c25de46b-6d45-4c13-a95c-bb6bbb51618f} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1808 | 2025.03.25 01:20:27.404726 [ 4 ] {c25de46b-6d45-4c13-a95c-bb6bbb51618f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1809 | 2025.03.25 01:20:27.405064 [ 4 ] {c25de46b-6d45-4c13-a95c-bb6bbb51618f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1810 | 2025.03.25 01:20:27.405296 [ 4 ] {c25de46b-6d45-4c13-a95c-bb6bbb51618f} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1811 | 2025.03.25 01:20:27.405522 [ 4 ] {c25de46b-6d45-4c13-a95c-bb6bbb51618f} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001438 sec., 22253.129346314327 rows/sec., 1.63 MiB/sec. | ||
1812 | 2025.03.25 01:20:27.405577 [ 4 ] {c25de46b-6d45-4c13-a95c-bb6bbb51618f} <Debug> TCPHandler: Processed in 0.001631004 sec. | ||
1813 | 2025.03.25 01:20:27.405682 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1814 | 2025.03.25 01:20:27.405783 [ 4 ] {7f35170e-c06b-4310-a1ea-a8fa54b41166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1815 | 2025.03.25 01:20:27.405827 [ 4 ] {7f35170e-c06b-4310-a1ea-a8fa54b41166} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1816 | 2025.03.25 01:20:27.406381 [ 4 ] {7f35170e-c06b-4310-a1ea-a8fa54b41166} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1817 | 2025.03.25 01:20:27.406419 [ 4 ] {7f35170e-c06b-4310-a1ea-a8fa54b41166} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1818 | 2025.03.25 01:20:27.406802 [ 4 ] {7f35170e-c06b-4310-a1ea-a8fa54b41166} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1819 | 2025.03.25 01:20:27.407044 [ 4 ] {7f35170e-c06b-4310-a1ea-a8fa54b41166} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1820 | 2025.03.25 01:20:27.407309 [ 4 ] {7f35170e-c06b-4310-a1ea-a8fa54b41166} <Debug> executeQuery: Read 109 rows, 8.73 KiB in 0.001522 sec., 71616.29434954008 rows/sec., 5.60 MiB/sec. | ||
1821 | 2025.03.25 01:20:27.407420 [ 4 ] {7f35170e-c06b-4310-a1ea-a8fa54b41166} <Debug> TCPHandler: Processed in 0.001789505 sec. | ||
1822 | 2025.03.25 01:20:27.407535 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1823 | 2025.03.25 01:20:27.407639 [ 4 ] {96313ee4-ff2b-42da-9e0d-06cc526ee20a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1824 | 2025.03.25 01:20:27.407688 [ 4 ] {96313ee4-ff2b-42da-9e0d-06cc526ee20a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1825 | 2025.03.25 01:20:27.408205 [ 4 ] {96313ee4-ff2b-42da-9e0d-06cc526ee20a} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1826 | 2025.03.25 01:20:27.408243 [ 4 ] {96313ee4-ff2b-42da-9e0d-06cc526ee20a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1827 | 2025.03.25 01:20:27.408624 [ 4 ] {96313ee4-ff2b-42da-9e0d-06cc526ee20a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1828 | 2025.03.25 01:20:27.408864 [ 4 ] {96313ee4-ff2b-42da-9e0d-06cc526ee20a} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1829 | 2025.03.25 01:20:27.409198 [ 4 ] {96313ee4-ff2b-42da-9e0d-06cc526ee20a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001563 sec., 102367.24248240564 rows/sec., 7.13 MiB/sec. | ||
1830 | 2025.03.25 01:20:27.409449 [ 4 ] {96313ee4-ff2b-42da-9e0d-06cc526ee20a} <Debug> TCPHandler: Processed in 0.001961348 sec. | ||
1831 | 2025.03.25 01:20:27.409594 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1832 | 2025.03.25 01:20:27.409696 [ 4 ] {1e3ed75c-ad6e-4462-9dd9-37bf9d953570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1833 | 2025.03.25 01:20:27.409766 [ 4 ] {1e3ed75c-ad6e-4462-9dd9-37bf9d953570} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1834 | 2025.03.25 01:20:27.410868 [ 4 ] {1e3ed75c-ad6e-4462-9dd9-37bf9d953570} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1835 | 2025.03.25 01:20:27.410907 [ 4 ] {1e3ed75c-ad6e-4462-9dd9-37bf9d953570} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1836 | 2025.03.25 01:20:27.413588 [ 4 ] {1e3ed75c-ad6e-4462-9dd9-37bf9d953570} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1837 | 2025.03.25 01:20:27.413853 [ 4 ] {1e3ed75c-ad6e-4462-9dd9-37bf9d953570} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1838 | 2025.03.25 01:20:27.414297 [ 4 ] {1e3ed75c-ad6e-4462-9dd9-37bf9d953570} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.004604 sec., 6950.477845351868 rows/sec., 12.45 MiB/sec. | ||
1839 | 2025.03.25 01:20:27.414430 [ 4 ] {1e3ed75c-ad6e-4462-9dd9-37bf9d953570} <Debug> TCPHandler: Processed in 0.004887119 sec. | ||
1840 | 2025.03.25 01:20:27.414564 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1841 | 2025.03.25 01:20:27.414670 [ 4 ] {3b69794c-b0a2-48a8-98ce-bb2bfba271f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
1842 | 2025.03.25 01:20:27.414716 [ 4 ] {3b69794c-b0a2-48a8-98ce-bb2bfba271f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1843 | 2025.03.25 01:20:27.415142 [ 4 ] {3b69794c-b0a2-48a8-98ce-bb2bfba271f9} <Trace> oximeter.measurements_i64 (df68005e-ecff-467b-8480-1d509f382d8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1844 | 2025.03.25 01:20:27.415180 [ 4 ] {3b69794c-b0a2-48a8-98ce-bb2bfba271f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1845 | 2025.03.25 01:20:27.415548 [ 4 ] {3b69794c-b0a2-48a8-98ce-bb2bfba271f9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1846 | 2025.03.25 01:20:27.415813 [ 4 ] {3b69794c-b0a2-48a8-98ce-bb2bfba271f9} <Trace> oximeter.measurements_i64 (df68005e-ecff-467b-8480-1d509f382d8a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1847 | 2025.03.25 01:20:27.416167 [ 4 ] {3b69794c-b0a2-48a8-98ce-bb2bfba271f9} <Debug> executeQuery: Read 21 rows, 1.57 KiB in 0.001501 sec., 13990.672884743504 rows/sec., 1.02 MiB/sec. | ||
1848 | 2025.03.25 01:20:27.416249 [ 4 ] {3b69794c-b0a2-48a8-98ce-bb2bfba271f9} <Debug> TCPHandler: Processed in 0.001738515 sec. | ||
1849 | 2025.03.25 01:20:27.416358 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1850 | 2025.03.25 01:20:27.416460 [ 4 ] {0d44b4ef-52d1-44d9-b5a6-e38ff6794ac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1851 | 2025.03.25 01:20:27.416507 [ 4 ] {0d44b4ef-52d1-44d9-b5a6-e38ff6794ac2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1852 | 2025.03.25 01:20:27.416933 [ 4 ] {0d44b4ef-52d1-44d9-b5a6-e38ff6794ac2} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1853 | 2025.03.25 01:20:27.416971 [ 4 ] {0d44b4ef-52d1-44d9-b5a6-e38ff6794ac2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1854 | 2025.03.25 01:20:27.417323 [ 4 ] {0d44b4ef-52d1-44d9-b5a6-e38ff6794ac2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1855 | 2025.03.25 01:20:27.417564 [ 4 ] {0d44b4ef-52d1-44d9-b5a6-e38ff6794ac2} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1856 | 2025.03.25 01:20:27.417778 [ 4 ] {0d44b4ef-52d1-44d9-b5a6-e38ff6794ac2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001334 sec., 44977.51124437781 rows/sec., 3.03 MiB/sec. | ||
1857 | 2025.03.25 01:20:27.417961 [ 4 ] {0d44b4ef-52d1-44d9-b5a6-e38ff6794ac2} <Debug> TCPHandler: Processed in 0.001656904 sec. | ||
1858 | 2025.03.25 01:20:32.388234 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1859 | 2025.03.25 01:20:32.388448 [ 4 ] {5fdc088d-79a7-40f5-a8a8-5f0cfc7008bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1860 | 2025.03.25 01:20:32.388531 [ 4 ] {5fdc088d-79a7-40f5-a8a8-5f0cfc7008bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1861 | 2025.03.25 01:20:32.389421 [ 4 ] {5fdc088d-79a7-40f5-a8a8-5f0cfc7008bc} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1862 | 2025.03.25 01:20:32.389478 [ 4 ] {5fdc088d-79a7-40f5-a8a8-5f0cfc7008bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1863 | 2025.03.25 01:20:32.389948 [ 4 ] {5fdc088d-79a7-40f5-a8a8-5f0cfc7008bc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1864 | 2025.03.25 01:20:32.390268 [ 4 ] {5fdc088d-79a7-40f5-a8a8-5f0cfc7008bc} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1865 | 2025.03.25 01:20:32.390554 [ 4 ] {5fdc088d-79a7-40f5-a8a8-5f0cfc7008bc} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002158 sec., 98239.11028730305 rows/sec., 6.25 MiB/sec. | ||
1866 | 2025.03.25 01:20:32.390745 [ 4 ] {5fdc088d-79a7-40f5-a8a8-5f0cfc7008bc} <Debug> TCPHandler: Processed in 0.002652258 sec. | ||
1867 | 2025.03.25 01:20:32.390891 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1868 | 2025.03.25 01:20:32.391008 [ 4 ] {c6802083-b51c-4676-abbc-4f177547ea24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1869 | 2025.03.25 01:20:32.391060 [ 4 ] {c6802083-b51c-4676-abbc-4f177547ea24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1870 | 2025.03.25 01:20:32.391881 [ 4 ] {c6802083-b51c-4676-abbc-4f177547ea24} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1871 | 2025.03.25 01:20:32.391949 [ 4 ] {c6802083-b51c-4676-abbc-4f177547ea24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1872 | 2025.03.25 01:20:32.392355 [ 4 ] {c6802083-b51c-4676-abbc-4f177547ea24} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1873 | 2025.03.25 01:20:32.392657 [ 4 ] {c6802083-b51c-4676-abbc-4f177547ea24} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1874 | 2025.03.25 01:20:32.392917 [ 4 ] {c6802083-b51c-4676-abbc-4f177547ea24} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001936 sec., 318698.347107438 rows/sec., 24.91 MiB/sec. | ||
1875 | 2025.03.25 01:20:32.392977 [ 4 ] {c6802083-b51c-4676-abbc-4f177547ea24} <Debug> TCPHandler: Processed in 0.00214038 sec. | ||
1876 | 2025.03.25 01:20:32.393098 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1877 | 2025.03.25 01:20:32.393210 [ 4 ] {7910bc22-a1fe-46de-8355-5dd98901748e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1878 | 2025.03.25 01:20:32.393258 [ 4 ] {7910bc22-a1fe-46de-8355-5dd98901748e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1879 | 2025.03.25 01:20:32.393819 [ 4 ] {7910bc22-a1fe-46de-8355-5dd98901748e} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1880 | 2025.03.25 01:20:32.393861 [ 4 ] {7910bc22-a1fe-46de-8355-5dd98901748e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1881 | 2025.03.25 01:20:32.394216 [ 4 ] {7910bc22-a1fe-46de-8355-5dd98901748e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1882 | 2025.03.25 01:20:32.394459 [ 4 ] {7910bc22-a1fe-46de-8355-5dd98901748e} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1883 | 2025.03.25 01:20:32.394678 [ 4 ] {7910bc22-a1fe-46de-8355-5dd98901748e} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001492 sec., 71045.5764075067 rows/sec., 4.18 MiB/sec. | ||
1884 | 2025.03.25 01:20:32.394732 [ 4 ] {7910bc22-a1fe-46de-8355-5dd98901748e} <Debug> TCPHandler: Processed in 0.001686613 sec. | ||
1885 | 2025.03.25 01:20:32.394855 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1886 | 2025.03.25 01:20:32.394985 [ 4 ] {9979a8ec-e86d-4094-b5e1-cacf26b35a54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1887 | 2025.03.25 01:20:32.395041 [ 4 ] {9979a8ec-e86d-4094-b5e1-cacf26b35a54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1888 | 2025.03.25 01:20:32.395695 [ 4 ] {9979a8ec-e86d-4094-b5e1-cacf26b35a54} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1889 | 2025.03.25 01:20:32.395742 [ 4 ] {9979a8ec-e86d-4094-b5e1-cacf26b35a54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1890 | 2025.03.25 01:20:32.396167 [ 4 ] {9979a8ec-e86d-4094-b5e1-cacf26b35a54} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1891 | 2025.03.25 01:20:32.396469 [ 4 ] {9979a8ec-e86d-4094-b5e1-cacf26b35a54} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1892 | 2025.03.25 01:20:32.396714 [ 4 ] {9979a8ec-e86d-4094-b5e1-cacf26b35a54} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001757 sec., 64314.171883892996 rows/sec., 4.16 MiB/sec. | ||
1893 | 2025.03.25 01:20:32.396778 [ 4 ] {9979a8ec-e86d-4094-b5e1-cacf26b35a54} <Debug> TCPHandler: Processed in 0.001976509 sec. | ||
1894 | 2025.03.25 01:20:32.396906 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1895 | 2025.03.25 01:20:32.397040 [ 4 ] {86b91258-9eb9-486f-af8d-ba02db536aeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1896 | 2025.03.25 01:20:32.397096 [ 4 ] {86b91258-9eb9-486f-af8d-ba02db536aeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1897 | 2025.03.25 01:20:32.397764 [ 4 ] {86b91258-9eb9-486f-af8d-ba02db536aeb} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1898 | 2025.03.25 01:20:32.397813 [ 4 ] {86b91258-9eb9-486f-af8d-ba02db536aeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1899 | 2025.03.25 01:20:32.398209 [ 4 ] {86b91258-9eb9-486f-af8d-ba02db536aeb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1900 | 2025.03.25 01:20:32.398463 [ 4 ] {86b91258-9eb9-486f-af8d-ba02db536aeb} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1901 | 2025.03.25 01:20:32.398743 [ 4 ] {86b91258-9eb9-486f-af8d-ba02db536aeb} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001705 sec., 65689.14956011731 rows/sec., 3.74 MiB/sec. | ||
1902 | 2025.03.25 01:20:32.398851 [ 4 ] {86b91258-9eb9-486f-af8d-ba02db536aeb} <Debug> TCPHandler: Processed in 0.001999269 sec. | ||
1903 | 2025.03.25 01:20:32.398977 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1904 | 2025.03.25 01:20:32.399082 [ 4 ] {5c2ccca7-78fc-452e-bc17-8b311074e653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1905 | 2025.03.25 01:20:32.399126 [ 4 ] {5c2ccca7-78fc-452e-bc17-8b311074e653} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1906 | 2025.03.25 01:20:32.399774 [ 4 ] {5c2ccca7-78fc-452e-bc17-8b311074e653} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1907 | 2025.03.25 01:20:32.399817 [ 4 ] {5c2ccca7-78fc-452e-bc17-8b311074e653} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1908 | 2025.03.25 01:20:32.400192 [ 4 ] {5c2ccca7-78fc-452e-bc17-8b311074e653} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1909 | 2025.03.25 01:20:32.400450 [ 4 ] {5c2ccca7-78fc-452e-bc17-8b311074e653} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1910 | 2025.03.25 01:20:32.400662 [ 4 ] {5c2ccca7-78fc-452e-bc17-8b311074e653} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001602 sec., 238451.93508114858 rows/sec., 16.82 MiB/sec. | ||
1911 | 2025.03.25 01:20:32.400726 [ 4 ] {5c2ccca7-78fc-452e-bc17-8b311074e653} <Debug> TCPHandler: Processed in 0.001800686 sec. | ||
1912 | 2025.03.25 01:20:32.400863 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1913 | 2025.03.25 01:20:32.400973 [ 4 ] {2c20edf0-069c-45bc-a722-44449e499ff5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1914 | 2025.03.25 01:20:32.401026 [ 4 ] {2c20edf0-069c-45bc-a722-44449e499ff5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1915 | 2025.03.25 01:20:32.401488 [ 4 ] {2c20edf0-069c-45bc-a722-44449e499ff5} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1916 | 2025.03.25 01:20:32.401529 [ 4 ] {2c20edf0-069c-45bc-a722-44449e499ff5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1917 | 2025.03.25 01:20:32.401886 [ 4 ] {2c20edf0-069c-45bc-a722-44449e499ff5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1918 | 2025.03.25 01:20:32.402128 [ 4 ] {2c20edf0-069c-45bc-a722-44449e499ff5} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1919 | 2025.03.25 01:20:32.402399 [ 4 ] {2c20edf0-069c-45bc-a722-44449e499ff5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001428 sec., 4201.680672268907 rows/sec., 219.52 KiB/sec. | ||
1920 | 2025.03.25 01:20:32.402500 [ 4 ] {2c20edf0-069c-45bc-a722-44449e499ff5} <Debug> TCPHandler: Processed in 0.001690805 sec. | ||
1921 | 2025.03.25 01:20:32.402644 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1922 | 2025.03.25 01:20:32.402750 [ 4 ] {7854a7fd-bccd-453e-bc1b-6619ada70c51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1923 | 2025.03.25 01:20:32.402798 [ 4 ] {7854a7fd-bccd-453e-bc1b-6619ada70c51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1924 | 2025.03.25 01:20:32.403334 [ 4 ] {7854a7fd-bccd-453e-bc1b-6619ada70c51} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1925 | 2025.03.25 01:20:32.403373 [ 4 ] {7854a7fd-bccd-453e-bc1b-6619ada70c51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1926 | 2025.03.25 01:20:32.403793 [ 4 ] {7854a7fd-bccd-453e-bc1b-6619ada70c51} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1927 | 2025.03.25 01:20:32.404051 [ 4 ] {7854a7fd-bccd-453e-bc1b-6619ada70c51} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1928 | 2025.03.25 01:20:32.404247 [ 4 ] {7854a7fd-bccd-453e-bc1b-6619ada70c51} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001577 sec., 150285.35193405199 rows/sec., 10.07 MiB/sec. | ||
1929 | 2025.03.25 01:20:32.404296 [ 4 ] {7854a7fd-bccd-453e-bc1b-6619ada70c51} <Debug> TCPHandler: Processed in 0.001786495 sec. | ||
1930 | 2025.03.25 01:20:32.404484 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1931 | 2025.03.25 01:20:32.404588 [ 4 ] {cce64b9e-f51a-40ba-b507-dd76fd21eb1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1932 | 2025.03.25 01:20:32.404636 [ 4 ] {cce64b9e-f51a-40ba-b507-dd76fd21eb1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1933 | 2025.03.25 01:20:32.405071 [ 4 ] {cce64b9e-f51a-40ba-b507-dd76fd21eb1c} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1934 | 2025.03.25 01:20:32.405119 [ 4 ] {cce64b9e-f51a-40ba-b507-dd76fd21eb1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1935 | 2025.03.25 01:20:32.405481 [ 4 ] {cce64b9e-f51a-40ba-b507-dd76fd21eb1c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1936 | 2025.03.25 01:20:32.405719 [ 4 ] {cce64b9e-f51a-40ba-b507-dd76fd21eb1c} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1937 | 2025.03.25 01:20:32.406000 [ 4 ] {cce64b9e-f51a-40ba-b507-dd76fd21eb1c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001409 sec., 709.7232079488999 rows/sec., 47.82 KiB/sec. | ||
1938 | 2025.03.25 01:20:32.406122 [ 4 ] {cce64b9e-f51a-40ba-b507-dd76fd21eb1c} <Debug> TCPHandler: Processed in 0.001690475 sec. | ||
1939 | 2025.03.25 01:20:32.406243 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1940 | 2025.03.25 01:20:32.406348 [ 4 ] {3c4a6db0-d31c-4a8b-b9a2-aa142c2e460a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1941 | 2025.03.25 01:20:32.406408 [ 4 ] {3c4a6db0-d31c-4a8b-b9a2-aa142c2e460a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1942 | 2025.03.25 01:20:32.406874 [ 4 ] {3c4a6db0-d31c-4a8b-b9a2-aa142c2e460a} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1943 | 2025.03.25 01:20:32.406914 [ 4 ] {3c4a6db0-d31c-4a8b-b9a2-aa142c2e460a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1944 | 2025.03.25 01:20:32.407301 [ 4 ] {3c4a6db0-d31c-4a8b-b9a2-aa142c2e460a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1945 | 2025.03.25 01:20:32.407579 [ 4 ] {3c4a6db0-d31c-4a8b-b9a2-aa142c2e460a} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1946 | 2025.03.25 01:20:32.407799 [ 4 ] {3c4a6db0-d31c-4a8b-b9a2-aa142c2e460a} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001473 sec., 55668.70332654447 rows/sec., 3.54 MiB/sec. | ||
1947 | 2025.03.25 01:20:32.407849 [ 4 ] {3c4a6db0-d31c-4a8b-b9a2-aa142c2e460a} <Debug> TCPHandler: Processed in 0.001658753 sec. | ||
1948 | 2025.03.25 01:20:33.996786 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4148 | ||
1949 | 2025.03.25 01:20:33.997459 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1950 | 2025.03.25 01:20:33.997512 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1951 | 2025.03.25 01:20:33.998048 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1952 | 2025.03.25 01:20:33.998316 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1953 | 2025.03.25 01:20:33.998531 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4148 | ||
1954 | 2025.03.25 01:20:34.245708 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
1955 | 2025.03.25 01:20:34.265718 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1956 | 2025.03.25 01:20:34.265786 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1957 | 2025.03.25 01:20:34.273067 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1958 | 2025.03.25 01:20:34.273932 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1959 | 2025.03.25 01:20:34.277357 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
1960 | 2025.03.25 01:20:36.500883 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 286 | ||
1961 | 2025.03.25 01:20:36.504139 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1962 | 2025.03.25 01:20:36.504199 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1963 | 2025.03.25 01:20:36.505702 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1964 | 2025.03.25 01:20:36.506021 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1965 | 2025.03.25 01:20:36.506227 [ 35 ] {} <Debug> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1966 | 2025.03.25 01:20:36.506345 [ 35 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1967 | 2025.03.25 01:20:36.506401 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1968 | 2025.03.25 01:20:36.507154 [ 189 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::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 | ||
1969 | 2025.03.25 01:20:36.507755 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 286 | ||
1970 | 2025.03.25 01:20:36.508252 [ 189 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1971 | 2025.03.25 01:20:36.508443 [ 189 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::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 | ||
1972 | 2025.03.25 01:20:36.509146 [ 189 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 46 rows starting from the beginning of the part | ||
1973 | 2025.03.25 01:20:36.509863 [ 189 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part | ||
1974 | 2025.03.25 01:20:36.510489 [ 189 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 54 rows starting from the beginning of the part | ||
1975 | 2025.03.25 01:20:36.511120 [ 189 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 28 rows starting from the beginning of the part | ||
1976 | 2025.03.25 01:20:36.511757 [ 189 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 44 rows starting from the beginning of the part | ||
1977 | 2025.03.25 01:20:36.519567 [ 196 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 286 rows, containing 72 columns (72 merged, 0 gathered) in 0.012990746 sec., 22015.671771274723 rows/sec., 21.98 MiB/sec. | ||
1978 | 2025.03.25 01:20:36.520556 [ 196 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1979 | 2025.03.25 01:20:36.521410 [ 196 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_6_1} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1980 | 2025.03.25 01:20:36.521509 [ 196 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_6_1} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1981 | 2025.03.25 01:20:36.521836 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.65 MiB. | ||
1982 | 2025.03.25 01:20:37.383515 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1983 | 2025.03.25 01:20:37.383727 [ 4 ] {6704b11d-64c8-48b3-8560-ffc0b95438f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1984 | 2025.03.25 01:20:37.383809 [ 4 ] {6704b11d-64c8-48b3-8560-ffc0b95438f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1985 | 2025.03.25 01:20:37.384665 [ 4 ] {6704b11d-64c8-48b3-8560-ffc0b95438f7} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1986 | 2025.03.25 01:20:37.384720 [ 4 ] {6704b11d-64c8-48b3-8560-ffc0b95438f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1987 | 2025.03.25 01:20:37.385169 [ 4 ] {6704b11d-64c8-48b3-8560-ffc0b95438f7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1988 | 2025.03.25 01:20:37.385439 [ 4 ] {6704b11d-64c8-48b3-8560-ffc0b95438f7} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1989 | 2025.03.25 01:20:37.385631 [ 37 ] {} <Debug> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1990 | 2025.03.25 01:20:37.385709 [ 4 ] {6704b11d-64c8-48b3-8560-ffc0b95438f7} <Debug> executeQuery: Read 120 rows, 10.50 KiB in 0.002035 sec., 58968.05896805897 rows/sec., 5.04 MiB/sec. | ||
1991 | 2025.03.25 01:20:37.385716 [ 37 ] {} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1992 | 2025.03.25 01:20:37.385789 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
1993 | 2025.03.25 01:20:37.385846 [ 4 ] {6704b11d-64c8-48b3-8560-ffc0b95438f7} <Debug> TCPHandler: Processed in 0.002471975 sec. | ||
1994 | 2025.03.25 01:20:37.386180 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1995 | 2025.03.25 01:20:37.386316 [ 189 ] {ff1eb2ce-6931-4b38-9781-610db3740529::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 | ||
1996 | 2025.03.25 01:20:37.386416 [ 4 ] {29d265fd-45d0-4cde-9f76-9b0f563a2451} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1997 | 2025.03.25 01:20:37.386511 [ 4 ] {29d265fd-45d0-4cde-9f76-9b0f563a2451} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1998 | 2025.03.25 01:20:37.386676 [ 189 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1999 | 2025.03.25 01:20:37.386766 [ 189 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 591 rows starting from the beginning of the part | ||
2000 | 2025.03.25 01:20:37.387122 [ 189 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 56 rows starting from the beginning of the part | ||
2001 | 2025.03.25 01:20:37.387527 [ 189 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 617 rows starting from the beginning of the part | ||
2002 | 2025.03.25 01:20:37.387775 [ 189 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 120 rows starting from the beginning of the part | ||
2003 | 2025.03.25 01:20:37.388147 [ 189 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 617 rows starting from the beginning of the part | ||
2004 | 2025.03.25 01:20:37.388552 [ 189 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 120 rows starting from the beginning of the part | ||
2005 | 2025.03.25 01:20:37.389237 [ 4 ] {29d265fd-45d0-4cde-9f76-9b0f563a2451} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2006 | 2025.03.25 01:20:37.389304 [ 4 ] {29d265fd-45d0-4cde-9f76-9b0f563a2451} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2007 | 2025.03.25 01:20:37.390228 [ 4 ] {29d265fd-45d0-4cde-9f76-9b0f563a2451} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2008 | 2025.03.25 01:20:37.390808 [ 4 ] {29d265fd-45d0-4cde-9f76-9b0f563a2451} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2009 | 2025.03.25 01:20:37.391288 [ 4 ] {29d265fd-45d0-4cde-9f76-9b0f563a2451} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.004899 sec., 6531.9452949581555 rows/sec., 491.17 KiB/sec. | ||
2010 | 2025.03.25 01:20:37.391592 [ 4 ] {29d265fd-45d0-4cde-9f76-9b0f563a2451} <Debug> TCPHandler: Processed in 0.005567319 sec. | ||
2011 | 2025.03.25 01:20:37.391790 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2012 | 2025.03.25 01:20:37.391883 [ 197 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2121 rows, containing 5 columns (5 merged, 0 gathered) in 0.005977475 sec., 354832.09883771994 rows/sec., 29.37 MiB/sec. | ||
2013 | 2025.03.25 01:20:37.391937 [ 4 ] {4cd089c5-d927-44be-831a-29b1eb84cbf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2014 | 2025.03.25 01:20:37.391993 [ 4 ] {4cd089c5-d927-44be-831a-29b1eb84cbf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2015 | 2025.03.25 01:20:37.392185 [ 197 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2016 | 2025.03.25 01:20:37.392837 [ 197 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_11_2} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2017 | 2025.03.25 01:20:37.393058 [ 197 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_11_2} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2018 | 2025.03.25 01:20:37.393222 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
2019 | 2025.03.25 01:20:37.393351 [ 4 ] {4cd089c5-d927-44be-831a-29b1eb84cbf7} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2020 | 2025.03.25 01:20:37.393397 [ 4 ] {4cd089c5-d927-44be-831a-29b1eb84cbf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2021 | 2025.03.25 01:20:37.393765 [ 4 ] {4cd089c5-d927-44be-831a-29b1eb84cbf7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2022 | 2025.03.25 01:20:37.394015 [ 4 ] {4cd089c5-d927-44be-831a-29b1eb84cbf7} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2023 | 2025.03.25 01:20:37.394190 [ 37 ] {} <Debug> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2024 | 2025.03.25 01:20:37.394248 [ 37 ] {} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2025 | 2025.03.25 01:20:37.394270 [ 4 ] {4cd089c5-d927-44be-831a-29b1eb84cbf7} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.002369 sec., 40523.42760658506 rows/sec., 3.16 MiB/sec. | ||
2026 | 2025.03.25 01:20:37.394284 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2027 | 2025.03.25 01:20:37.394470 [ 4 ] {4cd089c5-d927-44be-831a-29b1eb84cbf7} <Debug> TCPHandler: Processed in 0.00275256 sec. | ||
2028 | 2025.03.25 01:20:37.394738 [ 197 ] {1f38629c-d1f4-42be-8510-15accedeaacb::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 | ||
2029 | 2025.03.25 01:20:37.394812 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2030 | 2025.03.25 01:20:37.395103 [ 4 ] {029d0405-d4e0-4564-9396-c0d0b5e0c777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2031 | 2025.03.25 01:20:37.395145 [ 197 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2032 | 2025.03.25 01:20:37.395218 [ 197 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 354 rows starting from the beginning of the part | ||
2033 | 2025.03.25 01:20:37.395214 [ 4 ] {029d0405-d4e0-4564-9396-c0d0b5e0c777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2034 | 2025.03.25 01:20:37.395658 [ 197 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 64 rows starting from the beginning of the part | ||
2035 | 2025.03.25 01:20:37.395976 [ 197 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 382 rows starting from the beginning of the part | ||
2036 | 2025.03.25 01:20:37.396320 [ 197 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 109 rows starting from the beginning of the part | ||
2037 | 2025.03.25 01:20:37.396554 [ 197 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 382 rows starting from the beginning of the part | ||
2038 | 2025.03.25 01:20:37.396851 [ 197 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 96 rows starting from the beginning of the part | ||
2039 | 2025.03.25 01:20:37.397769 [ 4 ] {029d0405-d4e0-4564-9396-c0d0b5e0c777} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2040 | 2025.03.25 01:20:37.397844 [ 4 ] {029d0405-d4e0-4564-9396-c0d0b5e0c777} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2041 | 2025.03.25 01:20:37.398860 [ 4 ] {029d0405-d4e0-4564-9396-c0d0b5e0c777} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2042 | 2025.03.25 01:20:37.399328 [ 4 ] {029d0405-d4e0-4564-9396-c0d0b5e0c777} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2043 | 2025.03.25 01:20:37.399724 [ 37 ] {} <Debug> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2044 | 2025.03.25 01:20:37.399741 [ 197 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1387 rows, containing 5 columns (5 merged, 0 gathered) in 0.005341657 sec., 259657.2561660174 rows/sec., 19.65 MiB/sec. | ||
2045 | 2025.03.25 01:20:37.399815 [ 37 ] {} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2046 | 2025.03.25 01:20:37.399885 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2047 | 2025.03.25 01:20:37.399954 [ 4 ] {029d0405-d4e0-4564-9396-c0d0b5e0c777} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00491 sec., 32586.558044806516 rows/sec., 2.27 MiB/sec. | ||
2048 | 2025.03.25 01:20:37.400018 [ 197 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2049 | 2025.03.25 01:20:37.400638 [ 4 ] {029d0405-d4e0-4564-9396-c0d0b5e0c777} <Debug> TCPHandler: Processed in 0.005933075 sec. | ||
2050 | 2025.03.25 01:20:37.400672 [ 196 ] {84ed4e3c-b504-41d3-942f-cd098640f877::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 | ||
2051 | 2025.03.25 01:20:37.401021 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2052 | 2025.03.25 01:20:37.401133 [ 196 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2053 | 2025.03.25 01:20:37.401226 [ 196 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 619 rows starting from the beginning of the part | ||
2054 | 2025.03.25 01:20:37.401268 [ 4 ] {143c33b4-19ee-43dc-b44c-8407717709b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2055 | 2025.03.25 01:20:37.401311 [ 197 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_11_2} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2056 | 2025.03.25 01:20:37.401695 [ 196 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 120 rows starting from the beginning of the part | ||
2057 | 2025.03.25 01:20:37.401768 [ 197 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_11_2} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2058 | 2025.03.25 01:20:37.401789 [ 4 ] {143c33b4-19ee-43dc-b44c-8407717709b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2059 | 2025.03.25 01:20:37.402139 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
2060 | 2025.03.25 01:20:37.402241 [ 196 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 237 rows starting from the beginning of the part | ||
2061 | 2025.03.25 01:20:37.402570 [ 196 ] {84ed4e3c-b504-41d3-942f-cd098640f877::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 | ||
2062 | 2025.03.25 01:20:37.402915 [ 196 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 237 rows starting from the beginning of the part | ||
2063 | 2025.03.25 01:20:37.403202 [ 196 ] {84ed4e3c-b504-41d3-942f-cd098640f877::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 | ||
2064 | 2025.03.25 01:20:37.405557 [ 199 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1533 rows, containing 5 columns (5 merged, 0 gathered) in 0.005545039 sec., 276463.33957254404 rows/sec., 18.91 MiB/sec. | ||
2065 | 2025.03.25 01:20:37.405618 [ 4 ] {143c33b4-19ee-43dc-b44c-8407717709b4} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2066 | 2025.03.25 01:20:37.405667 [ 4 ] {143c33b4-19ee-43dc-b44c-8407717709b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2067 | 2025.03.25 01:20:37.405934 [ 199 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2068 | 2025.03.25 01:20:37.406668 [ 199 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2069 | 2025.03.25 01:20:37.406855 [ 199 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2070 | 2025.03.25 01:20:37.407001 [ 4 ] {143c33b4-19ee-43dc-b44c-8407717709b4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2071 | 2025.03.25 01:20:37.407014 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
2072 | 2025.03.25 01:20:37.407311 [ 4 ] {143c33b4-19ee-43dc-b44c-8407717709b4} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2073 | 2025.03.25 01:20:37.407677 [ 4 ] {143c33b4-19ee-43dc-b44c-8407717709b4} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.006472 sec., 4944.375772558714 rows/sec., 8.86 MiB/sec. | ||
2074 | 2025.03.25 01:20:37.407808 [ 4 ] {143c33b4-19ee-43dc-b44c-8407717709b4} <Debug> TCPHandler: Processed in 0.006898149 sec. | ||
2075 | 2025.03.25 01:20:37.407954 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2076 | 2025.03.25 01:20:37.408067 [ 4 ] {ed94d062-abac-4a2b-a162-3066b38092d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2077 | 2025.03.25 01:20:37.408115 [ 4 ] {ed94d062-abac-4a2b-a162-3066b38092d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2078 | 2025.03.25 01:20:37.408585 [ 4 ] {ed94d062-abac-4a2b-a162-3066b38092d3} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2079 | 2025.03.25 01:20:37.408627 [ 4 ] {ed94d062-abac-4a2b-a162-3066b38092d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2080 | 2025.03.25 01:20:37.408996 [ 4 ] {ed94d062-abac-4a2b-a162-3066b38092d3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2081 | 2025.03.25 01:20:37.409244 [ 4 ] {ed94d062-abac-4a2b-a162-3066b38092d3} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2082 | 2025.03.25 01:20:37.409420 [ 37 ] {} <Debug> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2083 | 2025.03.25 01:20:37.409481 [ 37 ] {} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2084 | 2025.03.25 01:20:37.409498 [ 4 ] {ed94d062-abac-4a2b-a162-3066b38092d3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001447 sec., 41465.1002073255 rows/sec., 2.79 MiB/sec. | ||
2085 | 2025.03.25 01:20:37.409530 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2086 | 2025.03.25 01:20:37.409628 [ 4 ] {ed94d062-abac-4a2b-a162-3066b38092d3} <Debug> TCPHandler: Processed in 0.001722985 sec. | ||
2087 | 2025.03.25 01:20:37.409852 [ 196 ] {701d85ec-1f61-408d-9805-b607b65f51d7::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 | ||
2088 | 2025.03.25 01:20:37.409973 [ 196 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2089 | 2025.03.25 01:20:37.410007 [ 196 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 200 rows starting from the beginning of the part | ||
2090 | 2025.03.25 01:20:37.410111 [ 196 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 44 rows starting from the beginning of the part | ||
2091 | 2025.03.25 01:20:37.410305 [ 196 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 82 rows starting from the beginning of the part | ||
2092 | 2025.03.25 01:20:37.410501 [ 196 ] {701d85ec-1f61-408d-9805-b607b65f51d7::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 | ||
2093 | 2025.03.25 01:20:37.410600 [ 196 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 82 rows starting from the beginning of the part | ||
2094 | 2025.03.25 01:20:37.410812 [ 196 ] {701d85ec-1f61-408d-9805-b607b65f51d7::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 | ||
2095 | 2025.03.25 01:20:37.411913 [ 195 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 528 rows, containing 4 columns (4 merged, 0 gathered) in 0.002263722 sec., 233244.1881114377 rows/sec., 15.31 MiB/sec. | ||
2096 | 2025.03.25 01:20:37.412131 [ 195 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2097 | 2025.03.25 01:20:37.412439 [ 195 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_11_2} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2098 | 2025.03.25 01:20:37.412529 [ 195 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_11_2} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2099 | 2025.03.25 01:20:37.412615 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
2100 | 2025.03.25 01:20:41.418030 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2101 | 2025.03.25 01:20:41.418099 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2102 | 2025.03.25 01:20:41.498748 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4636 | ||
2103 | 2025.03.25 01:20:41.499483 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2104 | 2025.03.25 01:20:41.499527 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2105 | 2025.03.25 01:20:41.500052 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2106 | 2025.03.25 01:20:41.500316 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2107 | 2025.03.25 01:20:41.500622 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 | ||
2108 | 2025.03.25 01:20:41.777530 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
2109 | 2025.03.25 01:20:41.798072 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2110 | 2025.03.25 01:20:41.798128 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2111 | 2025.03.25 01:20:41.805328 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2112 | 2025.03.25 01:20:41.806101 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2113 | 2025.03.25 01:20:41.808670 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
2114 | 2025.03.25 01:20:42.388394 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2115 | 2025.03.25 01:20:42.388601 [ 4 ] {1895044b-594e-496c-8914-6d5b7a9fa695} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2116 | 2025.03.25 01:20:42.388680 [ 4 ] {1895044b-594e-496c-8914-6d5b7a9fa695} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2117 | 2025.03.25 01:20:42.389606 [ 4 ] {1895044b-594e-496c-8914-6d5b7a9fa695} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2118 | 2025.03.25 01:20:42.389649 [ 4 ] {1895044b-594e-496c-8914-6d5b7a9fa695} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2119 | 2025.03.25 01:20:42.390101 [ 4 ] {1895044b-594e-496c-8914-6d5b7a9fa695} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2120 | 2025.03.25 01:20:42.390361 [ 4 ] {1895044b-594e-496c-8914-6d5b7a9fa695} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2121 | 2025.03.25 01:20:42.390564 [ 4 ] {1895044b-594e-496c-8914-6d5b7a9fa695} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002021 sec., 104898.56506679862 rows/sec., 6.67 MiB/sec. | ||
2122 | 2025.03.25 01:20:42.390620 [ 4 ] {1895044b-594e-496c-8914-6d5b7a9fa695} <Debug> TCPHandler: Processed in 0.002366364 sec. | ||
2123 | 2025.03.25 01:20:42.390757 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2124 | 2025.03.25 01:20:42.390865 [ 4 ] {e0b0f565-0b65-40a8-b045-20497ce77fa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2125 | 2025.03.25 01:20:42.390912 [ 4 ] {e0b0f565-0b65-40a8-b045-20497ce77fa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2126 | 2025.03.25 01:20:42.391740 [ 4 ] {e0b0f565-0b65-40a8-b045-20497ce77fa9} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2127 | 2025.03.25 01:20:42.391778 [ 4 ] {e0b0f565-0b65-40a8-b045-20497ce77fa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2128 | 2025.03.25 01:20:42.392176 [ 4 ] {e0b0f565-0b65-40a8-b045-20497ce77fa9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2129 | 2025.03.25 01:20:42.392435 [ 4 ] {e0b0f565-0b65-40a8-b045-20497ce77fa9} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2130 | 2025.03.25 01:20:42.392616 [ 4 ] {e0b0f565-0b65-40a8-b045-20497ce77fa9} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001773 sec., 347997.7439368302 rows/sec., 27.20 MiB/sec. | ||
2131 | 2025.03.25 01:20:42.392668 [ 4 ] {e0b0f565-0b65-40a8-b045-20497ce77fa9} <Debug> TCPHandler: Processed in 0.001963058 sec. | ||
2132 | 2025.03.25 01:20:42.392784 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2133 | 2025.03.25 01:20:42.392890 [ 4 ] {b464c9e8-084f-4f79-a0dc-892b88a1f7fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2134 | 2025.03.25 01:20:42.392936 [ 4 ] {b464c9e8-084f-4f79-a0dc-892b88a1f7fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2135 | 2025.03.25 01:20:42.393495 [ 4 ] {b464c9e8-084f-4f79-a0dc-892b88a1f7fe} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2136 | 2025.03.25 01:20:42.393534 [ 4 ] {b464c9e8-084f-4f79-a0dc-892b88a1f7fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2137 | 2025.03.25 01:20:42.393879 [ 4 ] {b464c9e8-084f-4f79-a0dc-892b88a1f7fe} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2138 | 2025.03.25 01:20:42.394120 [ 4 ] {b464c9e8-084f-4f79-a0dc-892b88a1f7fe} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2139 | 2025.03.25 01:20:42.394232 [ 32 ] {} <Debug> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2140 | 2025.03.25 01:20:42.394279 [ 32 ] {} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2141 | 2025.03.25 01:20:42.394302 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2142 | 2025.03.25 01:20:42.394305 [ 4 ] {b464c9e8-084f-4f79-a0dc-892b88a1f7fe} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001434 sec., 73919.10739191074 rows/sec., 4.35 MiB/sec. | ||
2143 | 2025.03.25 01:20:42.394448 [ 4 ] {b464c9e8-084f-4f79-a0dc-892b88a1f7fe} <Debug> TCPHandler: Processed in 0.001712144 sec. | ||
2144 | 2025.03.25 01:20:42.394543 [ 199 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::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 | ||
2145 | 2025.03.25 01:20:42.394611 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2146 | 2025.03.25 01:20:42.394836 [ 4 ] {339452e1-eab8-4d17-9826-304e7275d5a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2147 | 2025.03.25 01:20:42.394836 [ 199 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2148 | 2025.03.25 01:20:42.394917 [ 4 ] {339452e1-eab8-4d17-9826-304e7275d5a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2149 | 2025.03.25 01:20:42.394932 [ 199 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 106 rows starting from the beginning of the part | ||
2150 | 2025.03.25 01:20:42.395239 [ 199 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 106 rows starting from the beginning of the part | ||
2151 | 2025.03.25 01:20:42.395552 [ 199 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 32 rows starting from the beginning of the part | ||
2152 | 2025.03.25 01:20:42.395900 [ 199 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 106 rows starting from the beginning of the part | ||
2153 | 2025.03.25 01:20:42.396165 [ 199 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 32 rows starting from the beginning of the part | ||
2154 | 2025.03.25 01:20:42.396469 [ 199 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 106 rows starting from the beginning of the part | ||
2155 | 2025.03.25 01:20:42.398130 [ 4 ] {339452e1-eab8-4d17-9826-304e7275d5a5} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2156 | 2025.03.25 01:20:42.398203 [ 4 ] {339452e1-eab8-4d17-9826-304e7275d5a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2157 | 2025.03.25 01:20:42.399268 [ 4 ] {339452e1-eab8-4d17-9826-304e7275d5a5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2158 | 2025.03.25 01:20:42.399654 [ 199 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 488 rows, containing 5 columns (5 merged, 0 gathered) in 0.005254456 sec., 92873.55341827964 rows/sec., 6.00 MiB/sec. | ||
2159 | 2025.03.25 01:20:42.399792 [ 4 ] {339452e1-eab8-4d17-9826-304e7275d5a5} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2160 | 2025.03.25 01:20:42.400034 [ 193 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2161 | 2025.03.25 01:20:42.400206 [ 4 ] {339452e1-eab8-4d17-9826-304e7275d5a5} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.005428 sec., 20817.980840088432 rows/sec., 1.35 MiB/sec. | ||
2162 | 2025.03.25 01:20:42.400343 [ 4 ] {339452e1-eab8-4d17-9826-304e7275d5a5} <Debug> TCPHandler: Processed in 0.005798253 sec. | ||
2163 | 2025.03.25 01:20:42.400501 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2164 | 2025.03.25 01:20:42.400695 [ 4 ] {5715c3cb-4313-42e4-84fc-c85ab7bc2b50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2165 | 2025.03.25 01:20:42.400731 [ 193 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_6_1} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2166 | 2025.03.25 01:20:42.400768 [ 4 ] {5715c3cb-4313-42e4-84fc-c85ab7bc2b50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2167 | 2025.03.25 01:20:42.400951 [ 193 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_6_1} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2168 | 2025.03.25 01:20:42.401146 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
2169 | 2025.03.25 01:20:42.401631 [ 4 ] {5715c3cb-4313-42e4-84fc-c85ab7bc2b50} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2170 | 2025.03.25 01:20:42.401676 [ 4 ] {5715c3cb-4313-42e4-84fc-c85ab7bc2b50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2171 | 2025.03.25 01:20:42.402036 [ 4 ] {5715c3cb-4313-42e4-84fc-c85ab7bc2b50} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2172 | 2025.03.25 01:20:42.402268 [ 4 ] {5715c3cb-4313-42e4-84fc-c85ab7bc2b50} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2173 | 2025.03.25 01:20:42.402441 [ 4 ] {5715c3cb-4313-42e4-84fc-c85ab7bc2b50} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001796 sec., 62360.801781737195 rows/sec., 3.55 MiB/sec. | ||
2174 | 2025.03.25 01:20:42.402493 [ 4 ] {5715c3cb-4313-42e4-84fc-c85ab7bc2b50} <Debug> TCPHandler: Processed in 0.00205968 sec. | ||
2175 | 2025.03.25 01:20:42.402610 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2176 | 2025.03.25 01:20:42.402715 [ 4 ] {e43c1e11-f407-4ded-8353-ebba6a5171b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2177 | 2025.03.25 01:20:42.402760 [ 4 ] {e43c1e11-f407-4ded-8353-ebba6a5171b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2178 | 2025.03.25 01:20:42.403406 [ 4 ] {e43c1e11-f407-4ded-8353-ebba6a5171b0} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2179 | 2025.03.25 01:20:42.403444 [ 4 ] {e43c1e11-f407-4ded-8353-ebba6a5171b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2180 | 2025.03.25 01:20:42.403810 [ 4 ] {e43c1e11-f407-4ded-8353-ebba6a5171b0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2181 | 2025.03.25 01:20:42.404050 [ 4 ] {e43c1e11-f407-4ded-8353-ebba6a5171b0} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2182 | 2025.03.25 01:20:42.404241 [ 4 ] {e43c1e11-f407-4ded-8353-ebba6a5171b0} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001547 sec., 246929.5410471881 rows/sec., 17.41 MiB/sec. | ||
2183 | 2025.03.25 01:20:42.404291 [ 4 ] {e43c1e11-f407-4ded-8353-ebba6a5171b0} <Debug> TCPHandler: Processed in 0.001733435 sec. | ||
2184 | 2025.03.25 01:20:42.404406 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2185 | 2025.03.25 01:20:42.404512 [ 4 ] {b6259399-b411-4b6e-bb8a-d94188c1cc2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2186 | 2025.03.25 01:20:42.404559 [ 4 ] {b6259399-b411-4b6e-bb8a-d94188c1cc2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2187 | 2025.03.25 01:20:42.405031 [ 4 ] {b6259399-b411-4b6e-bb8a-d94188c1cc2b} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2188 | 2025.03.25 01:20:42.405068 [ 4 ] {b6259399-b411-4b6e-bb8a-d94188c1cc2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2189 | 2025.03.25 01:20:42.405406 [ 4 ] {b6259399-b411-4b6e-bb8a-d94188c1cc2b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2190 | 2025.03.25 01:20:42.405642 [ 4 ] {b6259399-b411-4b6e-bb8a-d94188c1cc2b} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2191 | 2025.03.25 01:20:42.405811 [ 4 ] {b6259399-b411-4b6e-bb8a-d94188c1cc2b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00132 sec., 4545.454545454545 rows/sec., 237.48 KiB/sec. | ||
2192 | 2025.03.25 01:20:42.405858 [ 4 ] {b6259399-b411-4b6e-bb8a-d94188c1cc2b} <Debug> TCPHandler: Processed in 0.001503112 sec. | ||
2193 | 2025.03.25 01:20:42.405975 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2194 | 2025.03.25 01:20:42.406079 [ 4 ] {b915118c-927d-41d8-8c5c-103ec2d04633} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2195 | 2025.03.25 01:20:42.406127 [ 4 ] {b915118c-927d-41d8-8c5c-103ec2d04633} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2196 | 2025.03.25 01:20:42.406641 [ 4 ] {b915118c-927d-41d8-8c5c-103ec2d04633} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2197 | 2025.03.25 01:20:42.406677 [ 4 ] {b915118c-927d-41d8-8c5c-103ec2d04633} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2198 | 2025.03.25 01:20:42.407050 [ 4 ] {b915118c-927d-41d8-8c5c-103ec2d04633} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2199 | 2025.03.25 01:20:42.407288 [ 4 ] {b915118c-927d-41d8-8c5c-103ec2d04633} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2200 | 2025.03.25 01:20:42.407522 [ 4 ] {b915118c-927d-41d8-8c5c-103ec2d04633} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001451 sec., 163335.6305995865 rows/sec., 10.95 MiB/sec. | ||
2201 | 2025.03.25 01:20:42.407686 [ 4 ] {b915118c-927d-41d8-8c5c-103ec2d04633} <Debug> TCPHandler: Processed in 0.001763365 sec. | ||
2202 | 2025.03.25 01:20:42.407813 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2203 | 2025.03.25 01:20:42.407925 [ 4 ] {00331f50-916f-4e98-961c-8dcbe60938e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2204 | 2025.03.25 01:20:42.407972 [ 4 ] {00331f50-916f-4e98-961c-8dcbe60938e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2205 | 2025.03.25 01:20:42.408421 [ 4 ] {00331f50-916f-4e98-961c-8dcbe60938e6} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2206 | 2025.03.25 01:20:42.408459 [ 4 ] {00331f50-916f-4e98-961c-8dcbe60938e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2207 | 2025.03.25 01:20:42.408815 [ 4 ] {00331f50-916f-4e98-961c-8dcbe60938e6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2208 | 2025.03.25 01:20:42.409047 [ 4 ] {00331f50-916f-4e98-961c-8dcbe60938e6} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2209 | 2025.03.25 01:20:42.409231 [ 4 ] {00331f50-916f-4e98-961c-8dcbe60938e6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001328 sec., 753.0120481927711 rows/sec., 50.74 KiB/sec. | ||
2210 | 2025.03.25 01:20:42.409280 [ 4 ] {00331f50-916f-4e98-961c-8dcbe60938e6} <Debug> TCPHandler: Processed in 0.001519542 sec. | ||
2211 | 2025.03.25 01:20:42.409384 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2212 | 2025.03.25 01:20:42.409485 [ 4 ] {0e4540a4-9b47-42fc-a98e-5d716e027e4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2213 | 2025.03.25 01:20:42.409531 [ 4 ] {0e4540a4-9b47-42fc-a98e-5d716e027e4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2214 | 2025.03.25 01:20:42.409960 [ 4 ] {0e4540a4-9b47-42fc-a98e-5d716e027e4c} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2215 | 2025.03.25 01:20:42.409997 [ 4 ] {0e4540a4-9b47-42fc-a98e-5d716e027e4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2216 | 2025.03.25 01:20:42.410345 [ 4 ] {0e4540a4-9b47-42fc-a98e-5d716e027e4c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2217 | 2025.03.25 01:20:42.410608 [ 4 ] {0e4540a4-9b47-42fc-a98e-5d716e027e4c} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2218 | 2025.03.25 01:20:42.410780 [ 4 ] {0e4540a4-9b47-42fc-a98e-5d716e027e4c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001316 sec., 62310.03039513678 rows/sec., 3.96 MiB/sec. | ||
2219 | 2025.03.25 01:20:42.410827 [ 4 ] {0e4540a4-9b47-42fc-a98e-5d716e027e4c} <Debug> TCPHandler: Processed in 0.001493122 sec. | ||
2220 | 2025.03.25 01:20:46.066312 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2221 | 2025.03.25 01:20:46.066633 [ 4 ] {141d240c-932d-4f96-8f84-70ad51c6ac06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2222 | 2025.03.25 01:20:46.067120 [ 4 ] {141d240c-932d-4f96-8f84-70ad51c6ac06} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2223 | 2025.03.25 01:20:46.067183 [ 4 ] {141d240c-932d-4f96-8f84-70ad51c6ac06} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2224 | 2025.03.25 01:20:46.067584 [ 4 ] {141d240c-932d-4f96-8f84-70ad51c6ac06} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2225 | 2025.03.25 01:20:46.067667 [ 4 ] {141d240c-932d-4f96-8f84-70ad51c6ac06} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2226 | 2025.03.25 01:20:46.067847 [ 4 ] {141d240c-932d-4f96-8f84-70ad51c6ac06} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
2227 | 2025.03.25 01:20:46.067956 [ 286 ] {141d240c-932d-4f96-8f84-70ad51c6ac06} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2228 | 2025.03.25 01:20:46.068056 [ 291 ] {141d240c-932d-4f96-8f84-70ad51c6ac06} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2229 | 2025.03.25 01:20:46.068081 [ 288 ] {141d240c-932d-4f96-8f84-70ad51c6ac06} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2230 | 2025.03.25 01:20:46.068107 [ 290 ] {141d240c-932d-4f96-8f84-70ad51c6ac06} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2231 | 2025.03.25 01:20:46.068281 [ 4 ] {141d240c-932d-4f96-8f84-70ad51c6ac06} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
2232 | 2025.03.25 01:20:46.068314 [ 4 ] {141d240c-932d-4f96-8f84-70ad51c6ac06} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2233 | 2025.03.25 01:20:46.068451 [ 4 ] {141d240c-932d-4f96-8f84-70ad51c6ac06} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2234 | 2025.03.25 01:20:46.068475 [ 4 ] {141d240c-932d-4f96-8f84-70ad51c6ac06} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Reading approx. 34 rows with 4 streams | ||
2235 | 2025.03.25 01:20:46.068518 [ 4 ] {141d240c-932d-4f96-8f84-70ad51c6ac06} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2236 | 2025.03.25 01:20:46.068564 [ 4 ] {141d240c-932d-4f96-8f84-70ad51c6ac06} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2237 | 2025.03.25 01:20:46.068607 [ 4 ] {141d240c-932d-4f96-8f84-70ad51c6ac06} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2238 | 2025.03.25 01:20:46.068647 [ 4 ] {141d240c-932d-4f96-8f84-70ad51c6ac06} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2239 | 2025.03.25 01:20:46.070866 [ 4 ] {141d240c-932d-4f96-8f84-70ad51c6ac06} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.004373 sec., 7774.982849302538 rows/sec., 299.24 KiB/sec. | ||
2240 | 2025.03.25 01:20:46.071111 [ 4 ] {141d240c-932d-4f96-8f84-70ad51c6ac06} <Debug> MemoryTracker: Peak memory usage (for query): 142.14 KiB. | ||
2241 | 2025.03.25 01:20:46.071129 [ 4 ] {141d240c-932d-4f96-8f84-70ad51c6ac06} <Debug> TCPHandler: Processed in 0.004957742 sec. | ||
2242 | 2025.03.25 01:20:46.073006 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2243 | 2025.03.25 01:20:46.073182 [ 4 ] {0cf9f021-5719-476b-93a8-e316fe37b3bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2244 | 2025.03.25 01:20:46.073490 [ 4 ] {0cf9f021-5719-476b-93a8-e316fe37b3bf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2245 | 2025.03.25 01:20:46.073541 [ 4 ] {0cf9f021-5719-476b-93a8-e316fe37b3bf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2246 | 2025.03.25 01:20:46.073855 [ 4 ] {0cf9f021-5719-476b-93a8-e316fe37b3bf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2247 | 2025.03.25 01:20:46.073921 [ 4 ] {0cf9f021-5719-476b-93a8-e316fe37b3bf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2248 | 2025.03.25 01:20:46.074068 [ 4 ] {0cf9f021-5719-476b-93a8-e316fe37b3bf} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
2249 | 2025.03.25 01:20:46.074252 [ 291 ] {0cf9f021-5719-476b-93a8-e316fe37b3bf} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2250 | 2025.03.25 01:20:46.074260 [ 288 ] {0cf9f021-5719-476b-93a8-e316fe37b3bf} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2251 | 2025.03.25 01:20:46.074274 [ 293 ] {0cf9f021-5719-476b-93a8-e316fe37b3bf} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2252 | 2025.03.25 01:20:46.074343 [ 290 ] {0cf9f021-5719-476b-93a8-e316fe37b3bf} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2253 | 2025.03.25 01:20:46.074499 [ 4 ] {0cf9f021-5719-476b-93a8-e316fe37b3bf} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
2254 | 2025.03.25 01:20:46.074530 [ 4 ] {0cf9f021-5719-476b-93a8-e316fe37b3bf} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2255 | 2025.03.25 01:20:46.074657 [ 4 ] {0cf9f021-5719-476b-93a8-e316fe37b3bf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2256 | 2025.03.25 01:20:46.074680 [ 4 ] {0cf9f021-5719-476b-93a8-e316fe37b3bf} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Reading approx. 34 rows with 4 streams | ||
2257 | 2025.03.25 01:20:46.074722 [ 4 ] {0cf9f021-5719-476b-93a8-e316fe37b3bf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2258 | 2025.03.25 01:20:46.074765 [ 4 ] {0cf9f021-5719-476b-93a8-e316fe37b3bf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2259 | 2025.03.25 01:20:46.074804 [ 4 ] {0cf9f021-5719-476b-93a8-e316fe37b3bf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2260 | 2025.03.25 01:20:46.074842 [ 4 ] {0cf9f021-5719-476b-93a8-e316fe37b3bf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2261 | 2025.03.25 01:20:46.076561 [ 4 ] {0cf9f021-5719-476b-93a8-e316fe37b3bf} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.003466 sec., 9809.578765147144 rows/sec., 377.55 KiB/sec. | ||
2262 | 2025.03.25 01:20:46.076789 [ 4 ] {0cf9f021-5719-476b-93a8-e316fe37b3bf} <Debug> MemoryTracker: Peak memory usage (for query): 141.94 KiB. | ||
2263 | 2025.03.25 01:20:46.076806 [ 4 ] {0cf9f021-5719-476b-93a8-e316fe37b3bf} <Debug> TCPHandler: Processed in 0.003854256 sec. | ||
2264 | 2025.03.25 01:20:46.077028 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2265 | 2025.03.25 01:20:46.077197 [ 4 ] {a15ee6a4-b135-45c2-8db1-819f44902160} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2266 | 2025.03.25 01:20:46.077496 [ 4 ] {a15ee6a4-b135-45c2-8db1-819f44902160} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2267 | 2025.03.25 01:20:46.077545 [ 4 ] {a15ee6a4-b135-45c2-8db1-819f44902160} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2268 | 2025.03.25 01:20:46.077859 [ 4 ] {a15ee6a4-b135-45c2-8db1-819f44902160} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2269 | 2025.03.25 01:20:46.077925 [ 4 ] {a15ee6a4-b135-45c2-8db1-819f44902160} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2270 | 2025.03.25 01:20:46.078066 [ 4 ] {a15ee6a4-b135-45c2-8db1-819f44902160} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
2271 | 2025.03.25 01:20:46.078213 [ 288 ] {a15ee6a4-b135-45c2-8db1-819f44902160} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2272 | 2025.03.25 01:20:46.078220 [ 291 ] {a15ee6a4-b135-45c2-8db1-819f44902160} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2273 | 2025.03.25 01:20:46.078245 [ 286 ] {a15ee6a4-b135-45c2-8db1-819f44902160} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2274 | 2025.03.25 01:20:46.078269 [ 290 ] {a15ee6a4-b135-45c2-8db1-819f44902160} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2275 | 2025.03.25 01:20:46.078390 [ 4 ] {a15ee6a4-b135-45c2-8db1-819f44902160} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
2276 | 2025.03.25 01:20:46.078418 [ 4 ] {a15ee6a4-b135-45c2-8db1-819f44902160} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2277 | 2025.03.25 01:20:46.078540 [ 4 ] {a15ee6a4-b135-45c2-8db1-819f44902160} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2278 | 2025.03.25 01:20:46.078562 [ 4 ] {a15ee6a4-b135-45c2-8db1-819f44902160} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Reading approx. 34 rows with 4 streams | ||
2279 | 2025.03.25 01:20:46.078603 [ 4 ] {a15ee6a4-b135-45c2-8db1-819f44902160} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2280 | 2025.03.25 01:20:46.078644 [ 4 ] {a15ee6a4-b135-45c2-8db1-819f44902160} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2281 | 2025.03.25 01:20:46.078682 [ 4 ] {a15ee6a4-b135-45c2-8db1-819f44902160} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2282 | 2025.03.25 01:20:46.078719 [ 4 ] {a15ee6a4-b135-45c2-8db1-819f44902160} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2283 | 2025.03.25 01:20:46.080398 [ 4 ] {a15ee6a4-b135-45c2-8db1-819f44902160} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.003282 sec., 10359.536867763558 rows/sec., 398.72 KiB/sec. | ||
2284 | 2025.03.25 01:20:46.080618 [ 4 ] {a15ee6a4-b135-45c2-8db1-819f44902160} <Debug> MemoryTracker: Peak memory usage (for query): 142.32 KiB. | ||
2285 | 2025.03.25 01:20:46.080635 [ 4 ] {a15ee6a4-b135-45c2-8db1-819f44902160} <Debug> TCPHandler: Processed in 0.003658532 sec. | ||
2286 | 2025.03.25 01:20:46.080877 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2287 | 2025.03.25 01:20:46.081043 [ 4 ] {6578e360-1f2a-4a73-a29f-42a895bfa34c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2288 | 2025.03.25 01:20:46.081339 [ 4 ] {6578e360-1f2a-4a73-a29f-42a895bfa34c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2289 | 2025.03.25 01:20:46.081386 [ 4 ] {6578e360-1f2a-4a73-a29f-42a895bfa34c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2290 | 2025.03.25 01:20:46.081700 [ 4 ] {6578e360-1f2a-4a73-a29f-42a895bfa34c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2291 | 2025.03.25 01:20:46.081765 [ 4 ] {6578e360-1f2a-4a73-a29f-42a895bfa34c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2292 | 2025.03.25 01:20:46.081905 [ 4 ] {6578e360-1f2a-4a73-a29f-42a895bfa34c} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
2293 | 2025.03.25 01:20:46.082075 [ 286 ] {6578e360-1f2a-4a73-a29f-42a895bfa34c} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2294 | 2025.03.25 01:20:46.082079 [ 288 ] {6578e360-1f2a-4a73-a29f-42a895bfa34c} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2295 | 2025.03.25 01:20:46.082091 [ 293 ] {6578e360-1f2a-4a73-a29f-42a895bfa34c} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2296 | 2025.03.25 01:20:46.082119 [ 290 ] {6578e360-1f2a-4a73-a29f-42a895bfa34c} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2297 | 2025.03.25 01:20:46.082237 [ 4 ] {6578e360-1f2a-4a73-a29f-42a895bfa34c} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
2298 | 2025.03.25 01:20:46.082267 [ 4 ] {6578e360-1f2a-4a73-a29f-42a895bfa34c} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2299 | 2025.03.25 01:20:46.082390 [ 4 ] {6578e360-1f2a-4a73-a29f-42a895bfa34c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2300 | 2025.03.25 01:20:46.082411 [ 4 ] {6578e360-1f2a-4a73-a29f-42a895bfa34c} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Reading approx. 34 rows with 4 streams | ||
2301 | 2025.03.25 01:20:46.082448 [ 4 ] {6578e360-1f2a-4a73-a29f-42a895bfa34c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2302 | 2025.03.25 01:20:46.082491 [ 4 ] {6578e360-1f2a-4a73-a29f-42a895bfa34c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2303 | 2025.03.25 01:20:46.082526 [ 4 ] {6578e360-1f2a-4a73-a29f-42a895bfa34c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2304 | 2025.03.25 01:20:46.082630 [ 4 ] {6578e360-1f2a-4a73-a29f-42a895bfa34c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2305 | 2025.03.25 01:20:46.084350 [ 4 ] {6578e360-1f2a-4a73-a29f-42a895bfa34c} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.003386 sec., 10041.34672179563 rows/sec., 386.47 KiB/sec. | ||
2306 | 2025.03.25 01:20:46.084582 [ 4 ] {6578e360-1f2a-4a73-a29f-42a895bfa34c} <Debug> MemoryTracker: Peak memory usage (for query): 142.73 KiB. | ||
2307 | 2025.03.25 01:20:46.084602 [ 4 ] {6578e360-1f2a-4a73-a29f-42a895bfa34c} <Debug> TCPHandler: Processed in 0.003778154 sec. | ||
2308 | 2025.03.25 01:20:46.084844 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2309 | 2025.03.25 01:20:46.085044 [ 4 ] {b239cfb4-091f-480a-ba5d-2c969b4cc4df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2310 | 2025.03.25 01:20:46.085406 [ 4 ] {b239cfb4-091f-480a-ba5d-2c969b4cc4df} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2311 | 2025.03.25 01:20:46.085467 [ 4 ] {b239cfb4-091f-480a-ba5d-2c969b4cc4df} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2312 | 2025.03.25 01:20:46.085789 [ 4 ] {b239cfb4-091f-480a-ba5d-2c969b4cc4df} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2313 | 2025.03.25 01:20:46.085853 [ 4 ] {b239cfb4-091f-480a-ba5d-2c969b4cc4df} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2314 | 2025.03.25 01:20:46.085994 [ 4 ] {b239cfb4-091f-480a-ba5d-2c969b4cc4df} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
2315 | 2025.03.25 01:20:46.086162 [ 286 ] {b239cfb4-091f-480a-ba5d-2c969b4cc4df} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2316 | 2025.03.25 01:20:46.086177 [ 293 ] {b239cfb4-091f-480a-ba5d-2c969b4cc4df} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2317 | 2025.03.25 01:20:46.086209 [ 290 ] {b239cfb4-091f-480a-ba5d-2c969b4cc4df} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2318 | 2025.03.25 01:20:46.086171 [ 288 ] {b239cfb4-091f-480a-ba5d-2c969b4cc4df} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2319 | 2025.03.25 01:20:46.086340 [ 4 ] {b239cfb4-091f-480a-ba5d-2c969b4cc4df} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
2320 | 2025.03.25 01:20:46.086370 [ 4 ] {b239cfb4-091f-480a-ba5d-2c969b4cc4df} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2321 | 2025.03.25 01:20:46.086492 [ 4 ] {b239cfb4-091f-480a-ba5d-2c969b4cc4df} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2322 | 2025.03.25 01:20:46.086513 [ 4 ] {b239cfb4-091f-480a-ba5d-2c969b4cc4df} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Reading approx. 34 rows with 4 streams | ||
2323 | 2025.03.25 01:20:46.086552 [ 4 ] {b239cfb4-091f-480a-ba5d-2c969b4cc4df} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2324 | 2025.03.25 01:20:46.086598 [ 4 ] {b239cfb4-091f-480a-ba5d-2c969b4cc4df} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2325 | 2025.03.25 01:20:46.086637 [ 4 ] {b239cfb4-091f-480a-ba5d-2c969b4cc4df} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2326 | 2025.03.25 01:20:46.086673 [ 4 ] {b239cfb4-091f-480a-ba5d-2c969b4cc4df} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2327 | 2025.03.25 01:20:46.088353 [ 4 ] {b239cfb4-091f-480a-ba5d-2c969b4cc4df} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.003408 sec., 9976.525821596244 rows/sec., 383.98 KiB/sec. | ||
2328 | 2025.03.25 01:20:46.088567 [ 4 ] {b239cfb4-091f-480a-ba5d-2c969b4cc4df} <Debug> MemoryTracker: Peak memory usage (for query): 142.87 KiB. | ||
2329 | 2025.03.25 01:20:46.088585 [ 4 ] {b239cfb4-091f-480a-ba5d-2c969b4cc4df} <Debug> TCPHandler: Processed in 0.003803794 sec. | ||
2330 | 2025.03.25 01:20:46.088808 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2331 | 2025.03.25 01:20:46.088973 [ 4 ] {48c7bd5d-e839-438b-a868-291e59c0241a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2332 | 2025.03.25 01:20:46.089271 [ 4 ] {48c7bd5d-e839-438b-a868-291e59c0241a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2333 | 2025.03.25 01:20:46.089321 [ 4 ] {48c7bd5d-e839-438b-a868-291e59c0241a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2334 | 2025.03.25 01:20:46.089642 [ 4 ] {48c7bd5d-e839-438b-a868-291e59c0241a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2335 | 2025.03.25 01:20:46.089706 [ 4 ] {48c7bd5d-e839-438b-a868-291e59c0241a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2336 | 2025.03.25 01:20:46.089846 [ 4 ] {48c7bd5d-e839-438b-a868-291e59c0241a} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
2337 | 2025.03.25 01:20:46.089923 [ 286 ] {48c7bd5d-e839-438b-a868-291e59c0241a} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2338 | 2025.03.25 01:20:46.090030 [ 288 ] {48c7bd5d-e839-438b-a868-291e59c0241a} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2339 | 2025.03.25 01:20:46.090037 [ 291 ] {48c7bd5d-e839-438b-a868-291e59c0241a} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2340 | 2025.03.25 01:20:46.090062 [ 293 ] {48c7bd5d-e839-438b-a868-291e59c0241a} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2341 | 2025.03.25 01:20:46.090189 [ 4 ] {48c7bd5d-e839-438b-a868-291e59c0241a} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
2342 | 2025.03.25 01:20:46.090214 [ 4 ] {48c7bd5d-e839-438b-a868-291e59c0241a} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2343 | 2025.03.25 01:20:46.090335 [ 4 ] {48c7bd5d-e839-438b-a868-291e59c0241a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2344 | 2025.03.25 01:20:46.090357 [ 4 ] {48c7bd5d-e839-438b-a868-291e59c0241a} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Reading approx. 34 rows with 4 streams | ||
2345 | 2025.03.25 01:20:46.090396 [ 4 ] {48c7bd5d-e839-438b-a868-291e59c0241a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2346 | 2025.03.25 01:20:46.090438 [ 4 ] {48c7bd5d-e839-438b-a868-291e59c0241a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2347 | 2025.03.25 01:20:46.090475 [ 4 ] {48c7bd5d-e839-438b-a868-291e59c0241a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2348 | 2025.03.25 01:20:46.090513 [ 4 ] {48c7bd5d-e839-438b-a868-291e59c0241a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2349 | 2025.03.25 01:20:46.092147 [ 4 ] {48c7bd5d-e839-438b-a868-291e59c0241a} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.003255 sec., 10445.46850998464 rows/sec., 402.03 KiB/sec. | ||
2350 | 2025.03.25 01:20:46.092357 [ 4 ] {48c7bd5d-e839-438b-a868-291e59c0241a} <Debug> MemoryTracker: Peak memory usage (for query): 143.10 KiB. | ||
2351 | 2025.03.25 01:20:46.092374 [ 4 ] {48c7bd5d-e839-438b-a868-291e59c0241a} <Debug> TCPHandler: Processed in 0.003618331 sec. | ||
2352 | 2025.03.25 01:20:46.092582 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2353 | 2025.03.25 01:20:46.092750 [ 4 ] {4757e792-87ed-432e-94a4-0248a3f73f7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2354 | 2025.03.25 01:20:46.093051 [ 4 ] {4757e792-87ed-432e-94a4-0248a3f73f7d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2355 | 2025.03.25 01:20:46.093101 [ 4 ] {4757e792-87ed-432e-94a4-0248a3f73f7d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2356 | 2025.03.25 01:20:46.093422 [ 4 ] {4757e792-87ed-432e-94a4-0248a3f73f7d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2357 | 2025.03.25 01:20:46.093488 [ 4 ] {4757e792-87ed-432e-94a4-0248a3f73f7d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2358 | 2025.03.25 01:20:46.093629 [ 4 ] {4757e792-87ed-432e-94a4-0248a3f73f7d} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
2359 | 2025.03.25 01:20:46.093739 [ 286 ] {4757e792-87ed-432e-94a4-0248a3f73f7d} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2360 | 2025.03.25 01:20:46.093792 [ 291 ] {4757e792-87ed-432e-94a4-0248a3f73f7d} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2361 | 2025.03.25 01:20:46.093820 [ 293 ] {4757e792-87ed-432e-94a4-0248a3f73f7d} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2362 | 2025.03.25 01:20:46.093842 [ 288 ] {4757e792-87ed-432e-94a4-0248a3f73f7d} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2363 | 2025.03.25 01:20:46.093962 [ 4 ] {4757e792-87ed-432e-94a4-0248a3f73f7d} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
2364 | 2025.03.25 01:20:46.093991 [ 4 ] {4757e792-87ed-432e-94a4-0248a3f73f7d} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2365 | 2025.03.25 01:20:46.094111 [ 4 ] {4757e792-87ed-432e-94a4-0248a3f73f7d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2366 | 2025.03.25 01:20:46.094133 [ 4 ] {4757e792-87ed-432e-94a4-0248a3f73f7d} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (SelectExecutor): Reading approx. 34 rows with 4 streams | ||
2367 | 2025.03.25 01:20:46.094171 [ 4 ] {4757e792-87ed-432e-94a4-0248a3f73f7d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2368 | 2025.03.25 01:20:46.094211 [ 4 ] {4757e792-87ed-432e-94a4-0248a3f73f7d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2369 | 2025.03.25 01:20:46.094251 [ 4 ] {4757e792-87ed-432e-94a4-0248a3f73f7d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2370 | 2025.03.25 01:20:46.094288 [ 4 ] {4757e792-87ed-432e-94a4-0248a3f73f7d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2371 | 2025.03.25 01:20:46.095908 [ 4 ] {4757e792-87ed-432e-94a4-0248a3f73f7d} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.00324 sec., 10493.827160493827 rows/sec., 403.89 KiB/sec. | ||
2372 | 2025.03.25 01:20:46.096123 [ 4 ] {4757e792-87ed-432e-94a4-0248a3f73f7d} <Debug> MemoryTracker: Peak memory usage (for query): 143.43 KiB. | ||
2373 | 2025.03.25 01:20:46.096140 [ 4 ] {4757e792-87ed-432e-94a4-0248a3f73f7d} <Debug> TCPHandler: Processed in 0.003610221 sec. | ||
2374 | 2025.03.25 01:20:46.246793 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2375 | 2025.03.25 01:20:46.246949 [ 4 ] {08ed49bb-c85a-4dc0-90d9-4c52ec9636f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2376 | 2025.03.25 01:20:46.247013 [ 4 ] {08ed49bb-c85a-4dc0-90d9-4c52ec9636f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2377 | 2025.03.25 01:20:46.247837 [ 4 ] {08ed49bb-c85a-4dc0-90d9-4c52ec9636f7} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2378 | 2025.03.25 01:20:46.247882 [ 4 ] {08ed49bb-c85a-4dc0-90d9-4c52ec9636f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2379 | 2025.03.25 01:20:46.248413 [ 4 ] {08ed49bb-c85a-4dc0-90d9-4c52ec9636f7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2380 | 2025.03.25 01:20:46.248637 [ 4 ] {08ed49bb-c85a-4dc0-90d9-4c52ec9636f7} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2381 | 2025.03.25 01:20:46.248919 [ 4 ] {08ed49bb-c85a-4dc0-90d9-4c52ec9636f7} <Debug> executeQuery: Read 7 rows, 1.56 KiB in 0.002006 sec., 3489.531405782652 rows/sec., 778.91 KiB/sec. | ||
2382 | 2025.03.25 01:20:46.249077 [ 4 ] {08ed49bb-c85a-4dc0-90d9-4c52ec9636f7} <Debug> TCPHandler: Processed in 0.002360964 sec. | ||
2383 | 2025.03.25 01:20:46.249199 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2384 | 2025.03.25 01:20:46.249308 [ 4 ] {77b57d8f-9f69-4c9e-8c9d-d636c5fd86b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2385 | 2025.03.25 01:20:46.249354 [ 4 ] {77b57d8f-9f69-4c9e-8c9d-d636c5fd86b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2386 | 2025.03.25 01:20:46.249902 [ 4 ] {77b57d8f-9f69-4c9e-8c9d-d636c5fd86b1} <Trace> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2387 | 2025.03.25 01:20:46.249942 [ 4 ] {77b57d8f-9f69-4c9e-8c9d-d636c5fd86b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2388 | 2025.03.25 01:20:46.250286 [ 4 ] {77b57d8f-9f69-4c9e-8c9d-d636c5fd86b1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2389 | 2025.03.25 01:20:46.250529 [ 4 ] {77b57d8f-9f69-4c9e-8c9d-d636c5fd86b1} <Trace> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2390 | 2025.03.25 01:20:46.250808 [ 4 ] {77b57d8f-9f69-4c9e-8c9d-d636c5fd86b1} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00151 sec., 2649.006622516556 rows/sec., 216.01 KiB/sec. | ||
2391 | 2025.03.25 01:20:46.250895 [ 4 ] {77b57d8f-9f69-4c9e-8c9d-d636c5fd86b1} <Debug> TCPHandler: Processed in 0.001747154 sec. | ||
2392 | 2025.03.25 01:20:46.251013 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2393 | 2025.03.25 01:20:46.251118 [ 4 ] {137828f6-79fb-41c4-a5a6-416e6a0ff217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2394 | 2025.03.25 01:20:46.251163 [ 4 ] {137828f6-79fb-41c4-a5a6-416e6a0ff217} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2395 | 2025.03.25 01:20:46.252308 [ 4 ] {137828f6-79fb-41c4-a5a6-416e6a0ff217} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2396 | 2025.03.25 01:20:46.252348 [ 4 ] {137828f6-79fb-41c4-a5a6-416e6a0ff217} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2397 | 2025.03.25 01:20:46.252772 [ 4 ] {137828f6-79fb-41c4-a5a6-416e6a0ff217} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2398 | 2025.03.25 01:20:46.253003 [ 4 ] {137828f6-79fb-41c4-a5a6-416e6a0ff217} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2399 | 2025.03.25 01:20:46.253211 [ 4 ] {137828f6-79fb-41c4-a5a6-416e6a0ff217} <Debug> executeQuery: Read 1262 rows, 107.21 KiB in 0.002115 sec., 596690.3073286052 rows/sec., 49.50 MiB/sec. | ||
2400 | 2025.03.25 01:20:46.253261 [ 4 ] {137828f6-79fb-41c4-a5a6-416e6a0ff217} <Debug> TCPHandler: Processed in 0.002299073 sec. | ||
2401 | 2025.03.25 01:20:46.253377 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2402 | 2025.03.25 01:20:46.253480 [ 4 ] {be3b53a1-dacc-40ba-a621-dc7791f833ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2403 | 2025.03.25 01:20:46.253525 [ 4 ] {be3b53a1-dacc-40ba-a621-dc7791f833ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2404 | 2025.03.25 01:20:46.254059 [ 4 ] {be3b53a1-dacc-40ba-a621-dc7791f833ab} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2405 | 2025.03.25 01:20:46.254097 [ 4 ] {be3b53a1-dacc-40ba-a621-dc7791f833ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2406 | 2025.03.25 01:20:46.254429 [ 4 ] {be3b53a1-dacc-40ba-a621-dc7791f833ab} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2407 | 2025.03.25 01:20:46.254664 [ 4 ] {be3b53a1-dacc-40ba-a621-dc7791f833ab} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2408 | 2025.03.25 01:20:46.254953 [ 4 ] {be3b53a1-dacc-40ba-a621-dc7791f833ab} <Debug> executeQuery: Read 36 rows, 2.69 KiB in 0.00147 sec., 24489.79591836735 rows/sec., 1.78 MiB/sec. | ||
2409 | 2025.03.25 01:20:46.255070 [ 4 ] {be3b53a1-dacc-40ba-a621-dc7791f833ab} <Debug> TCPHandler: Processed in 0.001743285 sec. | ||
2410 | 2025.03.25 01:20:46.255176 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2411 | 2025.03.25 01:20:46.255276 [ 4 ] {1d799ff9-1ef3-44e6-8508-42735b9d66b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2412 | 2025.03.25 01:20:46.255320 [ 4 ] {1d799ff9-1ef3-44e6-8508-42735b9d66b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2413 | 2025.03.25 01:20:46.255917 [ 4 ] {1d799ff9-1ef3-44e6-8508-42735b9d66b7} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2414 | 2025.03.25 01:20:46.255956 [ 4 ] {1d799ff9-1ef3-44e6-8508-42735b9d66b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2415 | 2025.03.25 01:20:46.256300 [ 4 ] {1d799ff9-1ef3-44e6-8508-42735b9d66b7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2416 | 2025.03.25 01:20:46.256537 [ 4 ] {1d799ff9-1ef3-44e6-8508-42735b9d66b7} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2417 | 2025.03.25 01:20:46.256779 [ 4 ] {1d799ff9-1ef3-44e6-8508-42735b9d66b7} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001518 sec., 150197.62845849802 rows/sec., 10.17 MiB/sec. | ||
2418 | 2025.03.25 01:20:46.256940 [ 4 ] {1d799ff9-1ef3-44e6-8508-42735b9d66b7} <Debug> TCPHandler: Processed in 0.001810256 sec. | ||
2419 | 2025.03.25 01:20:46.257078 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2420 | 2025.03.25 01:20:46.257183 [ 4 ] {51245d12-9852-47ee-8251-05f4a4767868} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2421 | 2025.03.25 01:20:46.257227 [ 4 ] {51245d12-9852-47ee-8251-05f4a4767868} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2422 | 2025.03.25 01:20:46.257950 [ 4 ] {51245d12-9852-47ee-8251-05f4a4767868} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2423 | 2025.03.25 01:20:46.257990 [ 4 ] {51245d12-9852-47ee-8251-05f4a4767868} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2424 | 2025.03.25 01:20:46.258351 [ 4 ] {51245d12-9852-47ee-8251-05f4a4767868} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2425 | 2025.03.25 01:20:46.258585 [ 4 ] {51245d12-9852-47ee-8251-05f4a4767868} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2426 | 2025.03.25 01:20:46.258889 [ 4 ] {51245d12-9852-47ee-8251-05f4a4767868} <Debug> executeQuery: Read 556 rows, 42.29 KiB in 0.001705 sec., 326099.7067448681 rows/sec., 24.22 MiB/sec. | ||
2427 | 2025.03.25 01:20:46.259044 [ 4 ] {51245d12-9852-47ee-8251-05f4a4767868} <Debug> TCPHandler: Processed in 0.002016169 sec. | ||
2428 | 2025.03.25 01:20:46.259166 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2429 | 2025.03.25 01:20:46.259270 [ 4 ] {a2f9d6eb-4b36-4012-86a2-d53a3eeb1401} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2430 | 2025.03.25 01:20:46.259318 [ 4 ] {a2f9d6eb-4b36-4012-86a2-d53a3eeb1401} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2431 | 2025.03.25 01:20:46.261003 [ 4 ] {a2f9d6eb-4b36-4012-86a2-d53a3eeb1401} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2432 | 2025.03.25 01:20:46.261040 [ 4 ] {a2f9d6eb-4b36-4012-86a2-d53a3eeb1401} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2433 | 2025.03.25 01:20:46.261613 [ 4 ] {a2f9d6eb-4b36-4012-86a2-d53a3eeb1401} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2434 | 2025.03.25 01:20:46.261854 [ 4 ] {a2f9d6eb-4b36-4012-86a2-d53a3eeb1401} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2435 | 2025.03.25 01:20:46.262140 [ 4 ] {a2f9d6eb-4b36-4012-86a2-d53a3eeb1401} <Debug> executeQuery: Read 4156 rows, 284.48 KiB in 0.002869 sec., 1448588.358313001 rows/sec., 96.83 MiB/sec. | ||
2436 | 2025.03.25 01:20:46.262324 [ 4 ] {a2f9d6eb-4b36-4012-86a2-d53a3eeb1401} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
2437 | 2025.03.25 01:20:46.262347 [ 4 ] {a2f9d6eb-4b36-4012-86a2-d53a3eeb1401} <Debug> TCPHandler: Processed in 0.003231076 sec. | ||
2438 | 2025.03.25 01:20:46.262483 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2439 | 2025.03.25 01:20:46.262620 [ 4 ] {2b204ed5-1277-45fb-b72d-a9fda64b5027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2440 | 2025.03.25 01:20:46.262703 [ 4 ] {2b204ed5-1277-45fb-b72d-a9fda64b5027} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2441 | 2025.03.25 01:20:46.263912 [ 4 ] {2b204ed5-1277-45fb-b72d-a9fda64b5027} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2442 | 2025.03.25 01:20:46.263952 [ 4 ] {2b204ed5-1277-45fb-b72d-a9fda64b5027} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2443 | 2025.03.25 01:20:46.264593 [ 4 ] {2b204ed5-1277-45fb-b72d-a9fda64b5027} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2444 | 2025.03.25 01:20:46.264859 [ 4 ] {2b204ed5-1277-45fb-b72d-a9fda64b5027} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2445 | 2025.03.25 01:20:46.265091 [ 4 ] {2b204ed5-1277-45fb-b72d-a9fda64b5027} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002501 sec., 12794.882047181127 rows/sec., 22.93 MiB/sec. | ||
2446 | 2025.03.25 01:20:46.265191 [ 4 ] {2b204ed5-1277-45fb-b72d-a9fda64b5027} <Debug> TCPHandler: Processed in 0.00277381 sec. | ||
2447 | 2025.03.25 01:20:46.265302 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2448 | 2025.03.25 01:20:46.265403 [ 4 ] {3fdc8fb9-5718-4109-a0cd-e484ea34eac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2449 | 2025.03.25 01:20:46.265449 [ 4 ] {3fdc8fb9-5718-4109-a0cd-e484ea34eac1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2450 | 2025.03.25 01:20:46.265879 [ 4 ] {3fdc8fb9-5718-4109-a0cd-e484ea34eac1} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2451 | 2025.03.25 01:20:46.265918 [ 4 ] {3fdc8fb9-5718-4109-a0cd-e484ea34eac1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2452 | 2025.03.25 01:20:46.266274 [ 4 ] {3fdc8fb9-5718-4109-a0cd-e484ea34eac1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2453 | 2025.03.25 01:20:46.266538 [ 4 ] {3fdc8fb9-5718-4109-a0cd-e484ea34eac1} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2454 | 2025.03.25 01:20:46.266736 [ 4 ] {3fdc8fb9-5718-4109-a0cd-e484ea34eac1} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001354 sec., 35450.516986706054 rows/sec., 2.39 MiB/sec. | ||
2455 | 2025.03.25 01:20:46.266787 [ 4 ] {3fdc8fb9-5718-4109-a0cd-e484ea34eac1} <Debug> TCPHandler: Processed in 0.001535082 sec. | ||
2456 | 2025.03.25 01:20:46.508143 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 64 entries to flush up to offset 350 | ||
2457 | 2025.03.25 01:20:46.511973 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2458 | 2025.03.25 01:20:46.512033 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2459 | 2025.03.25 01:20:46.513594 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2460 | 2025.03.25 01:20:46.513912 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2461 | 2025.03.25 01:20:46.514615 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 350 | ||
2462 | 2025.03.25 01:20:47.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.02 MiB, peak 171.75 MiB, free memory in arenas 0.00 B, will set to 166.81 MiB (RSS), difference: -1.20 MiB | ||
2463 | 2025.03.25 01:20:47.376077 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2464 | 2025.03.25 01:20:47.376284 [ 4 ] {58bc9e54-c1d3-4799-a4b2-cf80e34535f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2465 | 2025.03.25 01:20:47.376366 [ 4 ] {58bc9e54-c1d3-4799-a4b2-cf80e34535f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2466 | 2025.03.25 01:20:47.377183 [ 4 ] {58bc9e54-c1d3-4799-a4b2-cf80e34535f4} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2467 | 2025.03.25 01:20:47.377227 [ 4 ] {58bc9e54-c1d3-4799-a4b2-cf80e34535f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2468 | 2025.03.25 01:20:47.377661 [ 4 ] {58bc9e54-c1d3-4799-a4b2-cf80e34535f4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2469 | 2025.03.25 01:20:47.377920 [ 4 ] {58bc9e54-c1d3-4799-a4b2-cf80e34535f4} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2470 | 2025.03.25 01:20:47.378117 [ 4 ] {58bc9e54-c1d3-4799-a4b2-cf80e34535f4} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001891 sec., 29613.960867265996 rows/sec., 2.27 MiB/sec. | ||
2471 | 2025.03.25 01:20:47.378182 [ 4 ] {58bc9e54-c1d3-4799-a4b2-cf80e34535f4} <Debug> TCPHandler: Processed in 0.002244652 sec. | ||
2472 | 2025.03.25 01:20:47.378314 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2473 | 2025.03.25 01:20:47.378427 [ 4 ] {4b26b806-8d33-4500-acb8-1bd94e114c88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2474 | 2025.03.25 01:20:47.378474 [ 4 ] {4b26b806-8d33-4500-acb8-1bd94e114c88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2475 | 2025.03.25 01:20:47.379037 [ 4 ] {4b26b806-8d33-4500-acb8-1bd94e114c88} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2476 | 2025.03.25 01:20:47.379076 [ 4 ] {4b26b806-8d33-4500-acb8-1bd94e114c88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2477 | 2025.03.25 01:20:47.379428 [ 4 ] {4b26b806-8d33-4500-acb8-1bd94e114c88} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2478 | 2025.03.25 01:20:47.379681 [ 4 ] {4b26b806-8d33-4500-acb8-1bd94e114c88} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2479 | 2025.03.25 01:20:47.379895 [ 4 ] {4b26b806-8d33-4500-acb8-1bd94e114c88} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001492 sec., 42895.442359249326 rows/sec., 3.35 MiB/sec. | ||
2480 | 2025.03.25 01:20:47.380096 [ 4 ] {4b26b806-8d33-4500-acb8-1bd94e114c88} <Debug> TCPHandler: Processed in 0.001831597 sec. | ||
2481 | 2025.03.25 01:20:47.380223 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2482 | 2025.03.25 01:20:47.380327 [ 4 ] {06e9687a-2d1b-441c-bc87-b6e7091fa038} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2483 | 2025.03.25 01:20:47.380377 [ 4 ] {06e9687a-2d1b-441c-bc87-b6e7091fa038} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2484 | 2025.03.25 01:20:47.380882 [ 4 ] {06e9687a-2d1b-441c-bc87-b6e7091fa038} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2485 | 2025.03.25 01:20:47.380920 [ 4 ] {06e9687a-2d1b-441c-bc87-b6e7091fa038} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2486 | 2025.03.25 01:20:47.381289 [ 4 ] {06e9687a-2d1b-441c-bc87-b6e7091fa038} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2487 | 2025.03.25 01:20:47.381531 [ 4 ] {06e9687a-2d1b-441c-bc87-b6e7091fa038} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2488 | 2025.03.25 01:20:47.381806 [ 4 ] {06e9687a-2d1b-441c-bc87-b6e7091fa038} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.0015 sec., 21333.333333333332 rows/sec., 1.49 MiB/sec. | ||
2489 | 2025.03.25 01:20:47.382008 [ 4 ] {06e9687a-2d1b-441c-bc87-b6e7091fa038} <Debug> TCPHandler: Processed in 0.001831316 sec. | ||
2490 | 2025.03.25 01:20:47.382146 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2491 | 2025.03.25 01:20:47.382249 [ 4 ] {5c3893df-22c8-4617-a33b-e8ccf20dfad4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2492 | 2025.03.25 01:20:47.382296 [ 4 ] {5c3893df-22c8-4617-a33b-e8ccf20dfad4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2493 | 2025.03.25 01:20:47.382755 [ 4 ] {5c3893df-22c8-4617-a33b-e8ccf20dfad4} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2494 | 2025.03.25 01:20:47.382793 [ 4 ] {5c3893df-22c8-4617-a33b-e8ccf20dfad4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2495 | 2025.03.25 01:20:47.383150 [ 4 ] {5c3893df-22c8-4617-a33b-e8ccf20dfad4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2496 | 2025.03.25 01:20:47.383386 [ 4 ] {5c3893df-22c8-4617-a33b-e8ccf20dfad4} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2497 | 2025.03.25 01:20:47.383560 [ 4 ] {5c3893df-22c8-4617-a33b-e8ccf20dfad4} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001333 sec., 9002.25056264066 rows/sec., 621.25 KiB/sec. | ||
2498 | 2025.03.25 01:20:47.383614 [ 4 ] {5c3893df-22c8-4617-a33b-e8ccf20dfad4} <Debug> TCPHandler: Processed in 0.001517192 sec. | ||
2499 | 2025.03.25 01:20:49.000910 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5124 | ||
2500 | 2025.03.25 01:20:49.001707 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2501 | 2025.03.25 01:20:49.001747 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2502 | 2025.03.25 01:20:49.002272 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2503 | 2025.03.25 01:20:49.002535 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2504 | 2025.03.25 01:20:49.002690 [ 63 ] {} <Debug> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2505 | 2025.03.25 01:20:49.002723 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5124 | ||
2506 | 2025.03.25 01:20:49.002738 [ 63 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2507 | 2025.03.25 01:20:49.002762 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2508 | 2025.03.25 01:20:49.002932 [ 195 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::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 | ||
2509 | 2025.03.25 01:20:49.003161 [ 195 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2510 | 2025.03.25 01:20:49.003195 [ 195 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part | ||
2511 | 2025.03.25 01:20:49.003280 [ 195 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 427 rows starting from the beginning of the part | ||
2512 | 2025.03.25 01:20:49.003464 [ 195 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 488 rows starting from the beginning of the part | ||
2513 | 2025.03.25 01:20:49.003734 [ 195 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 427 rows starting from the beginning of the part | ||
2514 | 2025.03.25 01:20:49.003947 [ 195 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 488 rows starting from the beginning of the part | ||
2515 | 2025.03.25 01:20:49.004140 [ 195 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 488 rows starting from the beginning of the part | ||
2516 | 2025.03.25 01:20:49.005828 [ 199 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5124 rows, containing 4 columns (4 merged, 0 gathered) in 0.003014273 sec., 1699912.3835166888 rows/sec., 24.32 MiB/sec. | ||
2517 | 2025.03.25 01:20:49.006523 [ 199 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2518 | 2025.03.25 01:20:49.006806 [ 199 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_11_2} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2519 | 2025.03.25 01:20:49.006883 [ 199 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_11_2} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2520 | 2025.03.25 01:20:49.006958 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. | ||
2521 | 2025.03.25 01:20:49.308839 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
2522 | 2025.03.25 01:20:49.329086 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2523 | 2025.03.25 01:20:49.329132 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
2524 | 2025.03.25 01:20:49.336533 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2525 | 2025.03.25 01:20:49.337279 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2526 | 2025.03.25 01:20:49.337685 [ 63 ] {} <Debug> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2527 | 2025.03.25 01:20:49.337872 [ 63 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2528 | 2025.03.25 01:20:49.337996 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
2529 | 2025.03.25 01:20:49.338658 [ 187 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::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 | ||
2530 | 2025.03.25 01:20:49.352294 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
2531 | 2025.03.25 01:20:49.354047 [ 187 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2532 | 2025.03.25 01:20:49.355264 [ 187 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::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 | ||
2533 | 2025.03.25 01:20:49.360805 [ 187 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::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 | ||
2534 | 2025.03.25 01:20:49.366215 [ 187 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::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 | ||
2535 | 2025.03.25 01:20:49.371630 [ 187 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::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 | ||
2536 | 2025.03.25 01:20:49.377213 [ 187 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::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 | ||
2537 | 2025.03.25 01:20:49.381758 [ 187 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::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 | ||
2538 | 2025.03.25 01:20:49.438326 [ 188 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.100116883 sec., 829.0310036919547 rows/sec., 4.29 MiB/sec. | ||
2539 | 2025.03.25 01:20:49.440749 [ 188 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2540 | 2025.03.25 01:20:49.443698 [ 188 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_11_2} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2541 | 2025.03.25 01:20:49.443792 [ 188 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_11_2} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2542 | 2025.03.25 01:20:49.446117 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
2543 | 2025.03.25 01:20:50.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.94 MiB, peak 177.82 MiB, free memory in arenas 0.00 B, will set to 169.67 MiB (RSS), difference: 1.73 MiB | ||
2544 | 2025.03.25 01:20:52.388167 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2545 | 2025.03.25 01:20:52.388465 [ 4 ] {b1bc3cef-9c85-4a93-80ca-4c72835c3555} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2546 | 2025.03.25 01:20:52.388577 [ 4 ] {b1bc3cef-9c85-4a93-80ca-4c72835c3555} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2547 | 2025.03.25 01:20:52.389566 [ 4 ] {b1bc3cef-9c85-4a93-80ca-4c72835c3555} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2548 | 2025.03.25 01:20:52.389610 [ 4 ] {b1bc3cef-9c85-4a93-80ca-4c72835c3555} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
2549 | 2025.03.25 01:20:52.390080 [ 4 ] {b1bc3cef-9c85-4a93-80ca-4c72835c3555} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2550 | 2025.03.25 01:20:52.390342 [ 4 ] {b1bc3cef-9c85-4a93-80ca-4c72835c3555} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2551 | 2025.03.25 01:20:52.390487 [ 116 ] {} <Debug> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2552 | 2025.03.25 01:20:52.390537 [ 116 ] {} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2553 | 2025.03.25 01:20:52.390564 [ 4 ] {b1bc3cef-9c85-4a93-80ca-4c72835c3555} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002182 sec., 97158.57011915674 rows/sec., 6.18 MiB/sec. | ||
2554 | 2025.03.25 01:20:52.390567 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
2555 | 2025.03.25 01:20:52.390688 [ 4 ] {b1bc3cef-9c85-4a93-80ca-4c72835c3555} <Debug> TCPHandler: Processed in 0.002700088 sec. | ||
2556 | 2025.03.25 01:20:52.390873 [ 188 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::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 | ||
2557 | 2025.03.25 01:20:52.390955 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2558 | 2025.03.25 01:20:52.391110 [ 188 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2559 | 2025.03.25 01:20:52.391119 [ 4 ] {8e6b37f2-8b60-4886-b185-78cdac22d002} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2560 | 2025.03.25 01:20:52.391156 [ 188 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 212 rows starting from the beginning of the part | ||
2561 | 2025.03.25 01:20:52.391181 [ 4 ] {8e6b37f2-8b60-4886-b185-78cdac22d002} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2562 | 2025.03.25 01:20:52.391320 [ 188 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 212 rows starting from the beginning of the part | ||
2563 | 2025.03.25 01:20:52.391716 [ 188 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 212 rows starting from the beginning of the part | ||
2564 | 2025.03.25 01:20:52.392214 [ 188 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 212 rows starting from the beginning of the part | ||
2565 | 2025.03.25 01:20:52.392643 [ 188 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 212 rows starting from the beginning of the part | ||
2566 | 2025.03.25 01:20:52.394127 [ 4 ] {8e6b37f2-8b60-4886-b185-78cdac22d002} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2567 | 2025.03.25 01:20:52.394166 [ 4 ] {8e6b37f2-8b60-4886-b185-78cdac22d002} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
2568 | 2025.03.25 01:20:52.394519 [ 188 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.003864115 sec., 274318.95789850975 rows/sec., 18.49 MiB/sec. | ||
2569 | 2025.03.25 01:20:52.394861 [ 4 ] {8e6b37f2-8b60-4886-b185-78cdac22d002} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2570 | 2025.03.25 01:20:52.394862 [ 195 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2571 | 2025.03.25 01:20:52.395343 [ 4 ] {8e6b37f2-8b60-4886-b185-78cdac22d002} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2572 | 2025.03.25 01:20:52.395518 [ 195 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_5_1} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2573 | 2025.03.25 01:20:52.395878 [ 195 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_5_1} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2574 | 2025.03.25 01:20:52.395963 [ 4 ] {8e6b37f2-8b60-4886-b185-78cdac22d002} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.004861 sec., 126928.61551121168 rows/sec., 9.92 MiB/sec. | ||
2575 | 2025.03.25 01:20:52.396194 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
2576 | 2025.03.25 01:20:52.396327 [ 4 ] {8e6b37f2-8b60-4886-b185-78cdac22d002} <Debug> TCPHandler: Processed in 0.005479328 sec. | ||
2577 | 2025.03.25 01:20:52.396445 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2578 | 2025.03.25 01:20:52.396553 [ 4 ] {6ec76034-ff88-4de1-a802-53a093dd607a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2579 | 2025.03.25 01:20:52.396600 [ 4 ] {6ec76034-ff88-4de1-a802-53a093dd607a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2580 | 2025.03.25 01:20:52.397196 [ 4 ] {6ec76034-ff88-4de1-a802-53a093dd607a} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2581 | 2025.03.25 01:20:52.397236 [ 4 ] {6ec76034-ff88-4de1-a802-53a093dd607a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
2582 | 2025.03.25 01:20:52.397606 [ 4 ] {6ec76034-ff88-4de1-a802-53a093dd607a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2583 | 2025.03.25 01:20:52.397853 [ 4 ] {6ec76034-ff88-4de1-a802-53a093dd607a} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2584 | 2025.03.25 01:20:52.398035 [ 4 ] {6ec76034-ff88-4de1-a802-53a093dd607a} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001507 sec., 70338.4207033842 rows/sec., 4.14 MiB/sec. | ||
2585 | 2025.03.25 01:20:52.398086 [ 4 ] {6ec76034-ff88-4de1-a802-53a093dd607a} <Debug> TCPHandler: Processed in 0.001691344 sec. | ||
2586 | 2025.03.25 01:20:52.398216 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2587 | 2025.03.25 01:20:52.398348 [ 4 ] {b58e2752-1751-4c65-be59-7839b68cb417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2588 | 2025.03.25 01:20:52.398402 [ 4 ] {b58e2752-1751-4c65-be59-7839b68cb417} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2589 | 2025.03.25 01:20:52.399034 [ 4 ] {b58e2752-1751-4c65-be59-7839b68cb417} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2590 | 2025.03.25 01:20:52.399073 [ 4 ] {b58e2752-1751-4c65-be59-7839b68cb417} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
2591 | 2025.03.25 01:20:52.399443 [ 4 ] {b58e2752-1751-4c65-be59-7839b68cb417} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2592 | 2025.03.25 01:20:52.399688 [ 4 ] {b58e2752-1751-4c65-be59-7839b68cb417} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2593 | 2025.03.25 01:20:52.399810 [ 116 ] {} <Debug> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2594 | 2025.03.25 01:20:52.399853 [ 116 ] {} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2595 | 2025.03.25 01:20:52.399877 [ 4 ] {b58e2752-1751-4c65-be59-7839b68cb417} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001559 sec., 72482.36048749198 rows/sec., 4.69 MiB/sec. | ||
2596 | 2025.03.25 01:20:52.399881 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
2597 | 2025.03.25 01:20:52.399968 [ 4 ] {b58e2752-1751-4c65-be59-7839b68cb417} <Debug> TCPHandler: Processed in 0.001816066 sec. | ||
2598 | 2025.03.25 01:20:52.400278 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2599 | 2025.03.25 01:20:52.400280 [ 192 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::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 | ||
2600 | 2025.03.25 01:20:52.400425 [ 4 ] {1bd4a470-1f5c-4d19-b4f0-de288d8efdff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2601 | 2025.03.25 01:20:52.400468 [ 192 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2602 | 2025.03.25 01:20:52.400482 [ 4 ] {1bd4a470-1f5c-4d19-b4f0-de288d8efdff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2603 | 2025.03.25 01:20:52.400516 [ 192 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 113 rows starting from the beginning of the part | ||
2604 | 2025.03.25 01:20:52.400792 [ 192 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 113 rows starting from the beginning of the part | ||
2605 | 2025.03.25 01:20:52.401166 [ 192 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 113 rows starting from the beginning of the part | ||
2606 | 2025.03.25 01:20:52.401599 [ 192 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 113 rows starting from the beginning of the part | ||
2607 | 2025.03.25 01:20:52.401938 [ 192 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 228 rows starting from the beginning of the part | ||
2608 | 2025.03.25 01:20:52.402283 [ 192 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 113 rows starting from the beginning of the part | ||
2609 | 2025.03.25 01:20:52.403035 [ 4 ] {1bd4a470-1f5c-4d19-b4f0-de288d8efdff} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2610 | 2025.03.25 01:20:52.403083 [ 4 ] {1bd4a470-1f5c-4d19-b4f0-de288d8efdff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
2611 | 2025.03.25 01:20:52.403627 [ 4 ] {1bd4a470-1f5c-4d19-b4f0-de288d8efdff} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2612 | 2025.03.25 01:20:52.403987 [ 4 ] {1bd4a470-1f5c-4d19-b4f0-de288d8efdff} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2613 | 2025.03.25 01:20:52.403992 [ 192 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 793 rows, containing 5 columns (5 merged, 0 gathered) in 0.004020958 sec., 197216.6831884342 rows/sec., 13.69 MiB/sec. | ||
2614 | 2025.03.25 01:20:52.404137 [ 116 ] {} <Debug> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2615 | 2025.03.25 01:20:52.404181 [ 116 ] {} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2616 | 2025.03.25 01:20:52.404220 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
2617 | 2025.03.25 01:20:52.404225 [ 188 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2618 | 2025.03.25 01:20:52.404249 [ 4 ] {1bd4a470-1f5c-4d19-b4f0-de288d8efdff} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.003853 sec., 29068.25849987023 rows/sec., 1.66 MiB/sec. | ||
2619 | 2025.03.25 01:20:52.404636 [ 4 ] {1bd4a470-1f5c-4d19-b4f0-de288d8efdff} <Debug> TCPHandler: Processed in 0.004463294 sec. | ||
2620 | 2025.03.25 01:20:52.404744 [ 198 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::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 | ||
2621 | 2025.03.25 01:20:52.404853 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2622 | 2025.03.25 01:20:52.405118 [ 4 ] {8c4c35b3-dc37-4075-888e-77255e840bd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2623 | 2025.03.25 01:20:52.405129 [ 188 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_6_1} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2624 | 2025.03.25 01:20:52.405251 [ 198 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2625 | 2025.03.25 01:20:52.405268 [ 4 ] {8c4c35b3-dc37-4075-888e-77255e840bd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2626 | 2025.03.25 01:20:52.405373 [ 188 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_6_1} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2627 | 2025.03.25 01:20:52.405369 [ 198 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 112 rows starting from the beginning of the part | ||
2628 | 2025.03.25 01:20:52.405620 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
2629 | 2025.03.25 01:20:52.405870 [ 198 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 112 rows starting from the beginning of the part | ||
2630 | 2025.03.25 01:20:52.406241 [ 198 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 112 rows starting from the beginning of the part | ||
2631 | 2025.03.25 01:20:52.406615 [ 198 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 112 rows starting from the beginning of the part | ||
2632 | 2025.03.25 01:20:52.406979 [ 198 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 112 rows starting from the beginning of the part | ||
2633 | 2025.03.25 01:20:52.408394 [ 4 ] {8c4c35b3-dc37-4075-888e-77255e840bd7} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2634 | 2025.03.25 01:20:52.408468 [ 4 ] {8c4c35b3-dc37-4075-888e-77255e840bd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
2635 | 2025.03.25 01:20:52.409476 [ 4 ] {8c4c35b3-dc37-4075-888e-77255e840bd7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2636 | 2025.03.25 01:20:52.409548 [ 198 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.005188554 sec., 107929.8779582905 rows/sec., 6.56 MiB/sec. | ||
2637 | 2025.03.25 01:20:52.409730 [ 198 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2638 | 2025.03.25 01:20:52.409888 [ 4 ] {8c4c35b3-dc37-4075-888e-77255e840bd7} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2639 | 2025.03.25 01:20:52.410262 [ 4 ] {8c4c35b3-dc37-4075-888e-77255e840bd7} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.00524 sec., 72900.76335877863 rows/sec., 5.14 MiB/sec. | ||
2640 | 2025.03.25 01:20:52.410277 [ 198 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_5_1} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2641 | 2025.03.25 01:20:52.410427 [ 4 ] {8c4c35b3-dc37-4075-888e-77255e840bd7} <Debug> TCPHandler: Processed in 0.005644741 sec. | ||
2642 | 2025.03.25 01:20:52.410480 [ 198 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_5_1} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2643 | 2025.03.25 01:20:52.410634 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
2644 | 2025.03.25 01:20:52.410673 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2645 | 2025.03.25 01:20:52.410787 [ 4 ] {0533f495-e036-4c99-9554-7e164dd2e440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2646 | 2025.03.25 01:20:52.410835 [ 4 ] {0533f495-e036-4c99-9554-7e164dd2e440} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2647 | 2025.03.25 01:20:52.411311 [ 4 ] {0533f495-e036-4c99-9554-7e164dd2e440} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2648 | 2025.03.25 01:20:52.411351 [ 4 ] {0533f495-e036-4c99-9554-7e164dd2e440} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
2649 | 2025.03.25 01:20:52.411717 [ 4 ] {0533f495-e036-4c99-9554-7e164dd2e440} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2650 | 2025.03.25 01:20:52.411957 [ 4 ] {0533f495-e036-4c99-9554-7e164dd2e440} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2651 | 2025.03.25 01:20:52.412160 [ 4 ] {0533f495-e036-4c99-9554-7e164dd2e440} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001394 sec., 4304.16068866571 rows/sec., 224.88 KiB/sec. | ||
2652 | 2025.03.25 01:20:52.412231 [ 4 ] {0533f495-e036-4c99-9554-7e164dd2e440} <Debug> TCPHandler: Processed in 0.001653924 sec. | ||
2653 | 2025.03.25 01:20:52.412363 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2654 | 2025.03.25 01:20:52.412493 [ 4 ] {6336865d-544d-4515-956b-594f7c3fedbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2655 | 2025.03.25 01:20:52.412551 [ 4 ] {6336865d-544d-4515-956b-594f7c3fedbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2656 | 2025.03.25 01:20:52.413121 [ 4 ] {6336865d-544d-4515-956b-594f7c3fedbd} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2657 | 2025.03.25 01:20:52.413158 [ 4 ] {6336865d-544d-4515-956b-594f7c3fedbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
2658 | 2025.03.25 01:20:52.413542 [ 4 ] {6336865d-544d-4515-956b-594f7c3fedbd} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2659 | 2025.03.25 01:20:52.413793 [ 4 ] {6336865d-544d-4515-956b-594f7c3fedbd} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2660 | 2025.03.25 01:20:52.413976 [ 4 ] {6336865d-544d-4515-956b-594f7c3fedbd} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001514 sec., 156538.96961690887 rows/sec., 10.49 MiB/sec. | ||
2661 | 2025.03.25 01:20:52.414027 [ 4 ] {6336865d-544d-4515-956b-594f7c3fedbd} <Debug> TCPHandler: Processed in 0.001727294 sec. | ||
2662 | 2025.03.25 01:20:52.414140 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2663 | 2025.03.25 01:20:52.414244 [ 4 ] {99ad898f-6cc3-4df3-9cfb-3c8d978f7105} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2664 | 2025.03.25 01:20:52.414291 [ 4 ] {99ad898f-6cc3-4df3-9cfb-3c8d978f7105} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2665 | 2025.03.25 01:20:52.414705 [ 4 ] {99ad898f-6cc3-4df3-9cfb-3c8d978f7105} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2666 | 2025.03.25 01:20:52.414742 [ 4 ] {99ad898f-6cc3-4df3-9cfb-3c8d978f7105} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
2667 | 2025.03.25 01:20:52.415085 [ 4 ] {99ad898f-6cc3-4df3-9cfb-3c8d978f7105} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2668 | 2025.03.25 01:20:52.415319 [ 4 ] {99ad898f-6cc3-4df3-9cfb-3c8d978f7105} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2669 | 2025.03.25 01:20:52.415432 [ 116 ] {} <Debug> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2670 | 2025.03.25 01:20:52.415471 [ 116 ] {} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2671 | 2025.03.25 01:20:52.415491 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
2672 | 2025.03.25 01:20:52.415508 [ 4 ] {99ad898f-6cc3-4df3-9cfb-3c8d978f7105} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001285 sec., 778.2101167315176 rows/sec., 52.44 KiB/sec. | ||
2673 | 2025.03.25 01:20:52.415705 [ 4 ] {99ad898f-6cc3-4df3-9cfb-3c8d978f7105} <Debug> TCPHandler: Processed in 0.001613753 sec. | ||
2674 | 2025.03.25 01:20:52.415749 [ 194 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::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 | ||
2675 | 2025.03.25 01:20:52.415866 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2676 | 2025.03.25 01:20:52.415970 [ 194 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2677 | 2025.03.25 01:20:52.416043 [ 4 ] {2d92f9c0-5afe-420a-bf57-0e22e3c8d6d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2678 | 2025.03.25 01:20:52.416061 [ 194 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
2679 | 2025.03.25 01:20:52.416116 [ 4 ] {2d92f9c0-5afe-420a-bf57-0e22e3c8d6d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2680 | 2025.03.25 01:20:52.416457 [ 194 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
2681 | 2025.03.25 01:20:52.416836 [ 194 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
2682 | 2025.03.25 01:20:52.417155 [ 194 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
2683 | 2025.03.25 01:20:52.417421 [ 194 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
2684 | 2025.03.25 01:20:52.418342 [ 4 ] {2d92f9c0-5afe-420a-bf57-0e22e3c8d6d4} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2685 | 2025.03.25 01:20:52.418406 [ 4 ] {2d92f9c0-5afe-420a-bf57-0e22e3c8d6d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
2686 | 2025.03.25 01:20:52.419364 [ 4 ] {2d92f9c0-5afe-420a-bf57-0e22e3c8d6d4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2687 | 2025.03.25 01:20:52.419970 [ 194 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.004387882 sec., 1139.501928265163 rows/sec., 76.78 KiB/sec. | ||
2688 | 2025.03.25 01:20:52.419984 [ 4 ] {2d92f9c0-5afe-420a-bf57-0e22e3c8d6d4} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2689 | 2025.03.25 01:20:52.420165 [ 194 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2690 | 2025.03.25 01:20:52.420470 [ 4 ] {2d92f9c0-5afe-420a-bf57-0e22e3c8d6d4} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00446 sec., 18385.650224215246 rows/sec., 1.17 MiB/sec. | ||
2691 | 2025.03.25 01:20:52.420601 [ 4 ] {2d92f9c0-5afe-420a-bf57-0e22e3c8d6d4} <Debug> TCPHandler: Processed in 0.004811359 sec. | ||
2692 | 2025.03.25 01:20:52.420799 [ 194 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_5_1} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2693 | 2025.03.25 01:20:52.420880 [ 194 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_5_1} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2694 | 2025.03.25 01:20:52.420950 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
2695 | 2025.03.25 01:20:56.418358 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2696 | 2025.03.25 01:20:56.418453 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2697 | 2025.03.25 01:20:56.502944 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5551 | ||
2698 | 2025.03.25 01:20:56.503687 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2699 | 2025.03.25 01:20:56.503747 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
2700 | 2025.03.25 01:20:56.504382 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2701 | 2025.03.25 01:20:56.504647 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2702 | 2025.03.25 01:20:56.504900 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 | ||
2703 | 2025.03.25 01:20:56.515044 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 378 | ||
2704 | 2025.03.25 01:20:56.518107 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2705 | 2025.03.25 01:20:56.518154 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
2706 | 2025.03.25 01:20:56.519634 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2707 | 2025.03.25 01:20:56.519954 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2708 | 2025.03.25 01:20:56.520554 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 378 | ||
2709 | 2025.03.25 01:20:56.852470 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
2710 | 2025.03.25 01:20:56.871544 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2711 | 2025.03.25 01:20:56.871598 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
2712 | 2025.03.25 01:20:56.878769 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2713 | 2025.03.25 01:20:56.879533 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2714 | 2025.03.25 01:20:56.882024 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
2715 | 2025.03.25 01:20:57.070983 [ 59 ] {} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2716 | 2025.03.25 01:20:57.071047 [ 59 ] {} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2717 | 2025.03.25 01:20:57.071068 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
2718 | 2025.03.25 01:20:57.071210 [ 191 ] {0cb9e53c-15bb-4057-8c44-0ce4e4460133::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 | ||
2719 | 2025.03.25 01:20:57.071557 [ 191 ] {0cb9e53c-15bb-4057-8c44-0ce4e4460133::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2720 | 2025.03.25 01:20:57.071607 [ 191 ] {0cb9e53c-15bb-4057-8c44-0ce4e4460133::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part | ||
2721 | 2025.03.25 01:20:57.071713 [ 191 ] {0cb9e53c-15bb-4057-8c44-0ce4e4460133::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 | ||
2722 | 2025.03.25 01:20:57.071862 [ 191 ] {0cb9e53c-15bb-4057-8c44-0ce4e4460133::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 | ||
2723 | 2025.03.25 01:20:57.071975 [ 191 ] {0cb9e53c-15bb-4057-8c44-0ce4e4460133::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
2724 | 2025.03.25 01:20:57.072080 [ 191 ] {0cb9e53c-15bb-4057-8c44-0ce4e4460133::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part | ||
2725 | 2025.03.25 01:20:57.074263 [ 194 ] {0cb9e53c-15bb-4057-8c44-0ce4e4460133::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41 rows, containing 6 columns (6 merged, 0 gathered) in 0.003121355 sec., 13135.321038459258 rows/sec., 2.78 MiB/sec. | ||
2726 | 2025.03.25 01:20:57.074613 [ 201 ] {0cb9e53c-15bb-4057-8c44-0ce4e4460133::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2727 | 2025.03.25 01:20:57.075253 [ 201 ] {0cb9e53c-15bb-4057-8c44-0ce4e4460133::all_1_5_1} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2728 | 2025.03.25 01:20:57.075349 [ 201 ] {0cb9e53c-15bb-4057-8c44-0ce4e4460133::all_1_5_1} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2729 | 2025.03.25 01:20:57.075461 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
2730 | 2025.03.25 01:20:57.384296 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2731 | 2025.03.25 01:20:57.384596 [ 4 ] {81aa28b0-f878-4e34-ac48-feee339c605a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2732 | 2025.03.25 01:20:57.384713 [ 4 ] {81aa28b0-f878-4e34-ac48-feee339c605a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2733 | 2025.03.25 01:20:57.385655 [ 4 ] {81aa28b0-f878-4e34-ac48-feee339c605a} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2734 | 2025.03.25 01:20:57.385704 [ 4 ] {81aa28b0-f878-4e34-ac48-feee339c605a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
2735 | 2025.03.25 01:20:57.386157 [ 4 ] {81aa28b0-f878-4e34-ac48-feee339c605a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2736 | 2025.03.25 01:20:57.386431 [ 4 ] {81aa28b0-f878-4e34-ac48-feee339c605a} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2737 | 2025.03.25 01:20:57.386628 [ 59 ] {} <Debug> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2738 | 2025.03.25 01:20:57.386702 [ 4 ] {81aa28b0-f878-4e34-ac48-feee339c605a} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.002185 sec., 61327.23112128147 rows/sec., 5.29 MiB/sec. | ||
2739 | 2025.03.25 01:20:57.386712 [ 59 ] {} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2740 | 2025.03.25 01:20:57.386797 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
2741 | 2025.03.25 01:20:57.386836 [ 4 ] {81aa28b0-f878-4e34-ac48-feee339c605a} <Debug> TCPHandler: Processed in 0.002730419 sec. | ||
2742 | 2025.03.25 01:20:57.387246 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2743 | 2025.03.25 01:20:57.387291 [ 194 ] {ff1eb2ce-6931-4b38-9781-610db3740529::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 | ||
2744 | 2025.03.25 01:20:57.387521 [ 4 ] {018529eb-dd3a-46a5-9271-696ddca53d90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2745 | 2025.03.25 01:20:57.387631 [ 4 ] {018529eb-dd3a-46a5-9271-696ddca53d90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2746 | 2025.03.25 01:20:57.387666 [ 194 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2747 | 2025.03.25 01:20:57.387785 [ 194 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 681 rows starting from the beginning of the part | ||
2748 | 2025.03.25 01:20:57.388108 [ 194 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 617 rows starting from the beginning of the part | ||
2749 | 2025.03.25 01:20:57.388411 [ 194 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1262 rows starting from the beginning of the part | ||
2750 | 2025.03.25 01:20:57.388866 [ 194 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 56 rows starting from the beginning of the part | ||
2751 | 2025.03.25 01:20:57.389360 [ 194 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 617 rows starting from the beginning of the part | ||
2752 | 2025.03.25 01:20:57.389663 [ 194 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 134 rows starting from the beginning of the part | ||
2753 | 2025.03.25 01:20:57.390513 [ 4 ] {018529eb-dd3a-46a5-9271-696ddca53d90} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2754 | 2025.03.25 01:20:57.390576 [ 4 ] {018529eb-dd3a-46a5-9271-696ddca53d90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
2755 | 2025.03.25 01:20:57.391505 [ 4 ] {018529eb-dd3a-46a5-9271-696ddca53d90} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2756 | 2025.03.25 01:20:57.392084 [ 4 ] {018529eb-dd3a-46a5-9271-696ddca53d90} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2757 | 2025.03.25 01:20:57.392503 [ 4 ] {018529eb-dd3a-46a5-9271-696ddca53d90} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.005043 sec., 7733.491969066033 rows/sec., 581.52 KiB/sec. | ||
2758 | 2025.03.25 01:20:57.392596 [ 4 ] {018529eb-dd3a-46a5-9271-696ddca53d90} <Debug> TCPHandler: Processed in 0.005512319 sec. | ||
2759 | 2025.03.25 01:20:57.392721 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2760 | 2025.03.25 01:20:57.392921 [ 4 ] {fe423bcc-9ba5-40e6-a674-aefe143a51ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2761 | 2025.03.25 01:20:57.393059 [ 4 ] {fe423bcc-9ba5-40e6-a674-aefe143a51ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2762 | 2025.03.25 01:20:57.393300 [ 194 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3367 rows, containing 5 columns (5 merged, 0 gathered) in 0.006368661 sec., 528682.5598033873 rows/sec., 44.60 MiB/sec. | ||
2763 | 2025.03.25 01:20:57.393655 [ 194 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2764 | 2025.03.25 01:20:57.394240 [ 194 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_16_3} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2765 | 2025.03.25 01:20:57.394252 [ 4 ] {fe423bcc-9ba5-40e6-a674-aefe143a51ae} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2766 | 2025.03.25 01:20:57.394333 [ 4 ] {fe423bcc-9ba5-40e6-a674-aefe143a51ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
2767 | 2025.03.25 01:20:57.394389 [ 194 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_16_3} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2768 | 2025.03.25 01:20:57.394530 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
2769 | 2025.03.25 01:20:57.394848 [ 4 ] {fe423bcc-9ba5-40e6-a674-aefe143a51ae} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2770 | 2025.03.25 01:20:57.395113 [ 4 ] {fe423bcc-9ba5-40e6-a674-aefe143a51ae} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2771 | 2025.03.25 01:20:57.395269 [ 59 ] {} <Debug> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2772 | 2025.03.25 01:20:57.395340 [ 59 ] {} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2773 | 2025.03.25 01:20:57.395378 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
2774 | 2025.03.25 01:20:57.395392 [ 4 ] {fe423bcc-9ba5-40e6-a674-aefe143a51ae} <Debug> executeQuery: Read 109 rows, 8.72 KiB in 0.002534 sec., 43014.99605367009 rows/sec., 3.36 MiB/sec. | ||
2775 | 2025.03.25 01:20:57.395607 [ 4 ] {fe423bcc-9ba5-40e6-a674-aefe143a51ae} <Debug> TCPHandler: Processed in 0.002930852 sec. | ||
2776 | 2025.03.25 01:20:57.395684 [ 201 ] {1f38629c-d1f4-42be-8510-15accedeaacb::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 | ||
2777 | 2025.03.25 01:20:57.395770 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2778 | 2025.03.25 01:20:57.395930 [ 201 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2779 | 2025.03.25 01:20:57.395991 [ 4 ] {9506acab-a14d-4ea6-bcd2-a1432fecf360} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2780 | 2025.03.25 01:20:57.396008 [ 201 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 427 rows starting from the beginning of the part | ||
2781 | 2025.03.25 01:20:57.396089 [ 4 ] {9506acab-a14d-4ea6-bcd2-a1432fecf360} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2782 | 2025.03.25 01:20:57.396302 [ 201 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 382 rows starting from the beginning of the part | ||
2783 | 2025.03.25 01:20:57.396783 [ 201 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 556 rows starting from the beginning of the part | ||
2784 | 2025.03.25 01:20:57.397178 [ 201 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 64 rows starting from the beginning of the part | ||
2785 | 2025.03.25 01:20:57.397535 [ 201 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 382 rows starting from the beginning of the part | ||
2786 | 2025.03.25 01:20:57.397691 [ 201 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 109 rows starting from the beginning of the part | ||
2787 | 2025.03.25 01:20:57.398606 [ 4 ] {9506acab-a14d-4ea6-bcd2-a1432fecf360} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2788 | 2025.03.25 01:20:57.398668 [ 4 ] {9506acab-a14d-4ea6-bcd2-a1432fecf360} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
2789 | 2025.03.25 01:20:57.399638 [ 4 ] {9506acab-a14d-4ea6-bcd2-a1432fecf360} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2790 | 2025.03.25 01:20:57.400148 [ 4 ] {9506acab-a14d-4ea6-bcd2-a1432fecf360} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2791 | 2025.03.25 01:20:57.400376 [ 59 ] {} <Debug> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2792 | 2025.03.25 01:20:57.400602 [ 59 ] {} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2793 | 2025.03.25 01:20:57.400673 [ 4 ] {9506acab-a14d-4ea6-bcd2-a1432fecf360} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00471 sec., 33970.27600849257 rows/sec., 2.37 MiB/sec. | ||
2794 | 2025.03.25 01:20:57.401049 [ 4 ] {9506acab-a14d-4ea6-bcd2-a1432fecf360} <Debug> TCPHandler: Processed in 0.005332737 sec. | ||
2795 | 2025.03.25 01:20:57.401062 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
2796 | 2025.03.25 01:20:57.401187 [ 186 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1920 rows, containing 5 columns (5 merged, 0 gathered) in 0.005676751 sec., 338221.6341706726 rows/sec., 25.80 MiB/sec. | ||
2797 | 2025.03.25 01:20:57.401330 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2798 | 2025.03.25 01:20:57.401383 [ 200 ] {84ed4e3c-b504-41d3-942f-cd098640f877::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 | ||
2799 | 2025.03.25 01:20:57.401514 [ 4 ] {f061c46d-02a7-4d0a-a16e-0ea04ad2cebd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2800 | 2025.03.25 01:20:57.401525 [ 186 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2801 | 2025.03.25 01:20:57.401851 [ 200 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2802 | 2025.03.25 01:20:57.401871 [ 4 ] {f061c46d-02a7-4d0a-a16e-0ea04ad2cebd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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 | 2025.03.25 01:20:57.401954 [ 200 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1533 rows starting from the beginning of the part | ||
2804 | 2025.03.25 01:20:57.402466 [ 200 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 237 rows starting from the beginning of the part | ||
2805 | 2025.03.25 01:20:57.402944 [ 200 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 4156 rows starting from the beginning of the part | ||
2806 | 2025.03.25 01:20:57.402941 [ 189 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_16_3} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2807 | 2025.03.25 01:20:57.403477 [ 200 ] {84ed4e3c-b504-41d3-942f-cd098640f877::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 | ||
2808 | 2025.03.25 01:20:57.403925 [ 200 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 237 rows starting from the beginning of the part | ||
2809 | 2025.03.25 01:20:57.403946 [ 189 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_16_3} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2810 | 2025.03.25 01:20:57.404368 [ 200 ] {84ed4e3c-b504-41d3-942f-cd098640f877::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 | ||
2811 | 2025.03.25 01:20:57.405039 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
2812 | 2025.03.25 01:20:57.406750 [ 4 ] {f061c46d-02a7-4d0a-a16e-0ea04ad2cebd} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2813 | 2025.03.25 01:20:57.406794 [ 4 ] {f061c46d-02a7-4d0a-a16e-0ea04ad2cebd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
2814 | 2025.03.25 01:20:57.407616 [ 4 ] {f061c46d-02a7-4d0a-a16e-0ea04ad2cebd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2815 | 2025.03.25 01:20:57.407882 [ 4 ] {f061c46d-02a7-4d0a-a16e-0ea04ad2cebd} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2816 | 2025.03.25 01:20:57.408119 [ 4 ] {f061c46d-02a7-4d0a-a16e-0ea04ad2cebd} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.006673 sec., 5844.4477746141165 rows/sec., 10.47 MiB/sec. | ||
2817 | 2025.03.25 01:20:57.408218 [ 4 ] {f061c46d-02a7-4d0a-a16e-0ea04ad2cebd} <Debug> TCPHandler: Processed in 0.00697923 sec. | ||
2818 | 2025.03.25 01:20:57.408333 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2819 | 2025.03.25 01:20:57.408436 [ 4 ] {e6880118-4e48-48f2-88f7-d7a35023cbf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
2820 | 2025.03.25 01:20:57.408483 [ 4 ] {e6880118-4e48-48f2-88f7-d7a35023cbf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2821 | 2025.03.25 01:20:57.408911 [ 4 ] {e6880118-4e48-48f2-88f7-d7a35023cbf1} <Trace> oximeter.measurements_i64 (df68005e-ecff-467b-8480-1d509f382d8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2822 | 2025.03.25 01:20:57.408950 [ 4 ] {e6880118-4e48-48f2-88f7-d7a35023cbf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
2823 | 2025.03.25 01:20:57.409311 [ 4 ] {e6880118-4e48-48f2-88f7-d7a35023cbf1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2824 | 2025.03.25 01:20:57.409569 [ 4 ] {e6880118-4e48-48f2-88f7-d7a35023cbf1} <Trace> oximeter.measurements_i64 (df68005e-ecff-467b-8480-1d509f382d8a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2825 | 2025.03.25 01:20:57.409820 [ 200 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6355 rows, containing 5 columns (5 merged, 0 gathered) in 0.008566522 sec., 741841.3213670612 rows/sec., 49.94 MiB/sec. | ||
2826 | 2025.03.25 01:20:57.409974 [ 4 ] {e6880118-4e48-48f2-88f7-d7a35023cbf1} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001558 sec., 3851.0911424903725 rows/sec., 272.03 KiB/sec. | ||
2827 | 2025.03.25 01:20:57.410031 [ 4 ] {e6880118-4e48-48f2-88f7-d7a35023cbf1} <Debug> TCPHandler: Processed in 0.001748065 sec. | ||
2828 | 2025.03.25 01:20:57.410138 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2829 | 2025.03.25 01:20:57.410241 [ 4 ] {ee55ab5f-2d84-4018-af10-9aa523582df3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2830 | 2025.03.25 01:20:57.410294 [ 4 ] {ee55ab5f-2d84-4018-af10-9aa523582df3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2831 | 2025.03.25 01:20:57.410332 [ 200 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2832 | 2025.03.25 01:20:57.410720 [ 200 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2833 | 2025.03.25 01:20:57.410820 [ 200 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2834 | 2025.03.25 01:20:57.410921 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
2835 | 2025.03.25 01:20:57.410958 [ 4 ] {ee55ab5f-2d84-4018-af10-9aa523582df3} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2836 | 2025.03.25 01:20:57.410996 [ 4 ] {ee55ab5f-2d84-4018-af10-9aa523582df3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
2837 | 2025.03.25 01:20:57.411348 [ 4 ] {ee55ab5f-2d84-4018-af10-9aa523582df3} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2838 | 2025.03.25 01:20:57.411589 [ 4 ] {ee55ab5f-2d84-4018-af10-9aa523582df3} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2839 | 2025.03.25 01:20:57.411748 [ 59 ] {} <Debug> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2840 | 2025.03.25 01:20:57.411803 [ 59 ] {} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2841 | 2025.03.25 01:20:57.411844 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
2842 | 2025.03.25 01:20:57.411845 [ 4 ] {ee55ab5f-2d84-4018-af10-9aa523582df3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001613 sec., 37197.768133911966 rows/sec., 2.51 MiB/sec. | ||
2843 | 2025.03.25 01:20:57.412059 [ 4 ] {ee55ab5f-2d84-4018-af10-9aa523582df3} <Debug> TCPHandler: Processed in 0.001968698 sec. | ||
2844 | 2025.03.25 01:20:57.412099 [ 189 ] {701d85ec-1f61-408d-9805-b607b65f51d7::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 | ||
2845 | 2025.03.25 01:20:57.412241 [ 189 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2846 | 2025.03.25 01:20:57.412271 [ 189 ] {701d85ec-1f61-408d-9805-b607b65f51d7::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 | ||
2847 | 2025.03.25 01:20:57.412346 [ 189 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 82 rows starting from the beginning of the part | ||
2848 | 2025.03.25 01:20:57.412460 [ 189 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 48 rows starting from the beginning of the part | ||
2849 | 2025.03.25 01:20:57.412675 [ 189 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
2850 | 2025.03.25 01:20:57.412753 [ 189 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 82 rows starting from the beginning of the part | ||
2851 | 2025.03.25 01:20:57.412956 [ 189 ] {701d85ec-1f61-408d-9805-b607b65f51d7::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 | ||
2852 | 2025.03.25 01:20:57.414001 [ 200 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 812 rows, containing 4 columns (4 merged, 0 gathered) in 0.00208563 sec., 389330.80172417924 rows/sec., 25.49 MiB/sec. | ||
2853 | 2025.03.25 01:20:57.414203 [ 197 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2854 | 2025.03.25 01:20:57.414555 [ 197 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_16_3} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2855 | 2025.03.25 01:20:57.414644 [ 197 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_16_3} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2856 | 2025.03.25 01:20:57.414721 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
2857 | 2025.03.25 01:21:02.388393 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2858 | 2025.03.25 01:21:02.388592 [ 4 ] {2024f717-2960-47e2-bd99-5bc765f84f2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2859 | 2025.03.25 01:21:02.388671 [ 4 ] {2024f717-2960-47e2-bd99-5bc765f84f2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2860 | 2025.03.25 01:21:02.389506 [ 4 ] {2024f717-2960-47e2-bd99-5bc765f84f2a} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2861 | 2025.03.25 01:21:02.389554 [ 4 ] {2024f717-2960-47e2-bd99-5bc765f84f2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
2862 | 2025.03.25 01:21:02.390050 [ 4 ] {2024f717-2960-47e2-bd99-5bc765f84f2a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2863 | 2025.03.25 01:21:02.390308 [ 4 ] {2024f717-2960-47e2-bd99-5bc765f84f2a} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2864 | 2025.03.25 01:21:02.390554 [ 4 ] {2024f717-2960-47e2-bd99-5bc765f84f2a} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002011 sec., 105420.18896071606 rows/sec., 6.70 MiB/sec. | ||
2865 | 2025.03.25 01:21:02.390620 [ 4 ] {2024f717-2960-47e2-bd99-5bc765f84f2a} <Debug> TCPHandler: Processed in 0.002358584 sec. | ||
2866 | 2025.03.25 01:21:02.390737 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2867 | 2025.03.25 01:21:02.390847 [ 4 ] {6357ef87-b827-47db-9428-f8f63f55007c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2868 | 2025.03.25 01:21:02.390897 [ 4 ] {6357ef87-b827-47db-9428-f8f63f55007c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2869 | 2025.03.25 01:21:02.391436 [ 4 ] {6357ef87-b827-47db-9428-f8f63f55007c} <Trace> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2870 | 2025.03.25 01:21:02.391479 [ 4 ] {6357ef87-b827-47db-9428-f8f63f55007c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
2871 | 2025.03.25 01:21:02.391834 [ 4 ] {6357ef87-b827-47db-9428-f8f63f55007c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2872 | 2025.03.25 01:21:02.392082 [ 4 ] {6357ef87-b827-47db-9428-f8f63f55007c} <Trace> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2873 | 2025.03.25 01:21:02.392316 [ 4 ] {6357ef87-b827-47db-9428-f8f63f55007c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001492 sec., 1340.4825737265414 rows/sec., 109.31 KiB/sec. | ||
2874 | 2025.03.25 01:21:02.392375 [ 4 ] {6357ef87-b827-47db-9428-f8f63f55007c} <Debug> TCPHandler: Processed in 0.001690364 sec. | ||
2875 | 2025.03.25 01:21:02.392480 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2876 | 2025.03.25 01:21:02.392606 [ 4 ] {11809777-73a7-4757-8344-91c5f08cf343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2877 | 2025.03.25 01:21:02.392653 [ 4 ] {11809777-73a7-4757-8344-91c5f08cf343} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2878 | 2025.03.25 01:21:02.393504 [ 4 ] {11809777-73a7-4757-8344-91c5f08cf343} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2879 | 2025.03.25 01:21:02.393542 [ 4 ] {11809777-73a7-4757-8344-91c5f08cf343} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
2880 | 2025.03.25 01:21:02.393941 [ 4 ] {11809777-73a7-4757-8344-91c5f08cf343} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2881 | 2025.03.25 01:21:02.394185 [ 4 ] {11809777-73a7-4757-8344-91c5f08cf343} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2882 | 2025.03.25 01:21:02.394398 [ 4 ] {11809777-73a7-4757-8344-91c5f08cf343} <Debug> executeQuery: Read 618 rows, 49.46 KiB in 0.001834 sec., 336968.3751363141 rows/sec., 26.34 MiB/sec. | ||
2883 | 2025.03.25 01:21:02.394450 [ 4 ] {11809777-73a7-4757-8344-91c5f08cf343} <Debug> TCPHandler: Processed in 0.002019988 sec. | ||
2884 | 2025.03.25 01:21:02.394555 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2885 | 2025.03.25 01:21:02.394656 [ 4 ] {f9bb5682-15c3-4ec9-9472-14fab3a1af8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2886 | 2025.03.25 01:21:02.394700 [ 4 ] {f9bb5682-15c3-4ec9-9472-14fab3a1af8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2887 | 2025.03.25 01:21:02.395255 [ 4 ] {f9bb5682-15c3-4ec9-9472-14fab3a1af8d} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2888 | 2025.03.25 01:21:02.395294 [ 4 ] {f9bb5682-15c3-4ec9-9472-14fab3a1af8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
2889 | 2025.03.25 01:21:02.395642 [ 4 ] {f9bb5682-15c3-4ec9-9472-14fab3a1af8d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2890 | 2025.03.25 01:21:02.395890 [ 4 ] {f9bb5682-15c3-4ec9-9472-14fab3a1af8d} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2891 | 2025.03.25 01:21:02.396157 [ 4 ] {f9bb5682-15c3-4ec9-9472-14fab3a1af8d} <Debug> executeQuery: Read 108 rows, 6.53 KiB in 0.001511 sec., 71475.843812045 rows/sec., 4.22 MiB/sec. | ||
2892 | 2025.03.25 01:21:02.396313 [ 4 ] {f9bb5682-15c3-4ec9-9472-14fab3a1af8d} <Debug> TCPHandler: Processed in 0.001806576 sec. | ||
2893 | 2025.03.25 01:21:02.396430 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2894 | 2025.03.25 01:21:02.396534 [ 4 ] {50080dd6-6052-4a97-8ff5-cb7038122a12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2895 | 2025.03.25 01:21:02.396578 [ 4 ] {50080dd6-6052-4a97-8ff5-cb7038122a12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2896 | 2025.03.25 01:21:02.397147 [ 4 ] {50080dd6-6052-4a97-8ff5-cb7038122a12} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2897 | 2025.03.25 01:21:02.397186 [ 4 ] {50080dd6-6052-4a97-8ff5-cb7038122a12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
2898 | 2025.03.25 01:21:02.397535 [ 4 ] {50080dd6-6052-4a97-8ff5-cb7038122a12} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2899 | 2025.03.25 01:21:02.397783 [ 4 ] {50080dd6-6052-4a97-8ff5-cb7038122a12} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2900 | 2025.03.25 01:21:02.398012 [ 4 ] {50080dd6-6052-4a97-8ff5-cb7038122a12} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001494 sec., 75635.87684069612 rows/sec., 4.90 MiB/sec. | ||
2901 | 2025.03.25 01:21:02.398088 [ 4 ] {50080dd6-6052-4a97-8ff5-cb7038122a12} <Debug> TCPHandler: Processed in 0.001709425 sec. | ||
2902 | 2025.03.25 01:21:02.398205 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2903 | 2025.03.25 01:21:02.398309 [ 4 ] {8b60831c-bcfa-45ef-905d-5d7529557fde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2904 | 2025.03.25 01:21:02.398353 [ 4 ] {8b60831c-bcfa-45ef-905d-5d7529557fde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2905 | 2025.03.25 01:21:02.398944 [ 4 ] {8b60831c-bcfa-45ef-905d-5d7529557fde} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2906 | 2025.03.25 01:21:02.398982 [ 4 ] {8b60831c-bcfa-45ef-905d-5d7529557fde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
2907 | 2025.03.25 01:21:02.399356 [ 4 ] {8b60831c-bcfa-45ef-905d-5d7529557fde} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2908 | 2025.03.25 01:21:02.399602 [ 4 ] {8b60831c-bcfa-45ef-905d-5d7529557fde} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2909 | 2025.03.25 01:21:02.399887 [ 4 ] {8b60831c-bcfa-45ef-905d-5d7529557fde} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001582 sec., 70796.46017699115 rows/sec., 4.03 MiB/sec. | ||
2910 | 2025.03.25 01:21:02.399949 [ 4 ] {8b60831c-bcfa-45ef-905d-5d7529557fde} <Debug> TCPHandler: Processed in 0.001796006 sec. | ||
2911 | 2025.03.25 01:21:02.400064 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2912 | 2025.03.25 01:21:02.400169 [ 4 ] {362dfaa2-ac30-44d4-b953-ad89b41ac355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2913 | 2025.03.25 01:21:02.400213 [ 4 ] {362dfaa2-ac30-44d4-b953-ad89b41ac355} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2914 | 2025.03.25 01:21:02.400873 [ 4 ] {362dfaa2-ac30-44d4-b953-ad89b41ac355} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2915 | 2025.03.25 01:21:02.400911 [ 4 ] {362dfaa2-ac30-44d4-b953-ad89b41ac355} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
2916 | 2025.03.25 01:21:02.401284 [ 4 ] {362dfaa2-ac30-44d4-b953-ad89b41ac355} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2917 | 2025.03.25 01:21:02.401529 [ 4 ] {362dfaa2-ac30-44d4-b953-ad89b41ac355} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2918 | 2025.03.25 01:21:02.401742 [ 4 ] {362dfaa2-ac30-44d4-b953-ad89b41ac355} <Debug> executeQuery: Read 384 rows, 27.75 KiB in 0.001595 sec., 240752.35109717867 rows/sec., 16.99 MiB/sec. | ||
2919 | 2025.03.25 01:21:02.401797 [ 4 ] {362dfaa2-ac30-44d4-b953-ad89b41ac355} <Debug> TCPHandler: Processed in 0.001783936 sec. | ||
2920 | 2025.03.25 01:21:02.401938 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2921 | 2025.03.25 01:21:02.402042 [ 4 ] {33f679f2-27e4-4d87-9ab1-954a8697c644} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2922 | 2025.03.25 01:21:02.402088 [ 4 ] {33f679f2-27e4-4d87-9ab1-954a8697c644} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2923 | 2025.03.25 01:21:02.402524 [ 4 ] {33f679f2-27e4-4d87-9ab1-954a8697c644} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2924 | 2025.03.25 01:21:02.402562 [ 4 ] {33f679f2-27e4-4d87-9ab1-954a8697c644} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
2925 | 2025.03.25 01:21:02.402932 [ 4 ] {33f679f2-27e4-4d87-9ab1-954a8697c644} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2926 | 2025.03.25 01:21:02.403182 [ 4 ] {33f679f2-27e4-4d87-9ab1-954a8697c644} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2927 | 2025.03.25 01:21:02.403346 [ 91 ] {} <Debug> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2928 | 2025.03.25 01:21:02.403413 [ 4 ] {33f679f2-27e4-4d87-9ab1-954a8697c644} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001391 sec., 4313.443565780014 rows/sec., 225.36 KiB/sec. | ||
2929 | 2025.03.25 01:21:02.403431 [ 91 ] {} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2930 | 2025.03.25 01:21:02.403510 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
2931 | 2025.03.25 01:21:02.403528 [ 4 ] {33f679f2-27e4-4d87-9ab1-954a8697c644} <Debug> TCPHandler: Processed in 0.001640363 sec. | ||
2932 | 2025.03.25 01:21:02.403743 [ 200 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::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 | ||
2933 | 2025.03.25 01:21:02.403756 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2934 | 2025.03.25 01:21:02.403878 [ 200 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2935 | 2025.03.25 01:21:02.403897 [ 4 ] {b2f0754c-c2c2-4af2-9f5d-543217020714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2936 | 2025.03.25 01:21:02.403914 [ 200 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
2937 | 2025.03.25 01:21:02.403956 [ 4 ] {b2f0754c-c2c2-4af2-9f5d-543217020714} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2938 | 2025.03.25 01:21:02.404066 [ 200 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
2939 | 2025.03.25 01:21:02.404405 [ 200 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
2940 | 2025.03.25 01:21:02.404813 [ 200 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
2941 | 2025.03.25 01:21:02.405213 [ 200 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
2942 | 2025.03.25 01:21:02.405458 [ 200 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
2943 | 2025.03.25 01:21:02.406390 [ 4 ] {b2f0754c-c2c2-4af2-9f5d-543217020714} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2944 | 2025.03.25 01:21:02.406431 [ 4 ] {b2f0754c-c2c2-4af2-9f5d-543217020714} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
2945 | 2025.03.25 01:21:02.407024 [ 4 ] {b2f0754c-c2c2-4af2-9f5d-543217020714} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2946 | 2025.03.25 01:21:02.407219 [ 197 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.003575651 sec., 10068.096690644585 rows/sec., 526.02 KiB/sec. | ||
2947 | 2025.03.25 01:21:02.407424 [ 4 ] {b2f0754c-c2c2-4af2-9f5d-543217020714} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2948 | 2025.03.25 01:21:02.407475 [ 197 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2949 | 2025.03.25 01:21:02.407968 [ 4 ] {b2f0754c-c2c2-4af2-9f5d-543217020714} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.004058 sec., 58649.581074420894 rows/sec., 3.93 MiB/sec. | ||
2950 | 2025.03.25 01:21:02.408224 [ 4 ] {b2f0754c-c2c2-4af2-9f5d-543217020714} <Debug> TCPHandler: Processed in 0.004538476 sec. | ||
2951 | 2025.03.25 01:21:02.408372 [ 197 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_6_1} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2952 | 2025.03.25 01:21:02.408404 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2953 | 2025.03.25 01:21:02.408520 [ 197 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_6_1} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2954 | 2025.03.25 01:21:02.408572 [ 4 ] {b03a248a-dd86-4200-86f0-1a3fd71a659e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2955 | 2025.03.25 01:21:02.408682 [ 4 ] {b03a248a-dd86-4200-86f0-1a3fd71a659e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2956 | 2025.03.25 01:21:02.408692 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
2957 | 2025.03.25 01:21:02.409181 [ 4 ] {b03a248a-dd86-4200-86f0-1a3fd71a659e} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2958 | 2025.03.25 01:21:02.409224 [ 4 ] {b03a248a-dd86-4200-86f0-1a3fd71a659e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
2959 | 2025.03.25 01:21:02.409601 [ 4 ] {b03a248a-dd86-4200-86f0-1a3fd71a659e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2960 | 2025.03.25 01:21:02.409856 [ 4 ] {b03a248a-dd86-4200-86f0-1a3fd71a659e} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2961 | 2025.03.25 01:21:02.410137 [ 4 ] {b03a248a-dd86-4200-86f0-1a3fd71a659e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001613 sec., 619.962802231866 rows/sec., 41.77 KiB/sec. | ||
2962 | 2025.03.25 01:21:02.410226 [ 4 ] {b03a248a-dd86-4200-86f0-1a3fd71a659e} <Debug> TCPHandler: Processed in 0.001895527 sec. | ||
2963 | 2025.03.25 01:21:02.410340 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2964 | 2025.03.25 01:21:02.410442 [ 4 ] {9d93cdaa-c58a-4729-b029-5a7e1668a7f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2965 | 2025.03.25 01:21:02.410487 [ 4 ] {9d93cdaa-c58a-4729-b029-5a7e1668a7f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2966 | 2025.03.25 01:21:02.410934 [ 4 ] {9d93cdaa-c58a-4729-b029-5a7e1668a7f4} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2967 | 2025.03.25 01:21:02.410973 [ 4 ] {9d93cdaa-c58a-4729-b029-5a7e1668a7f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
2968 | 2025.03.25 01:21:02.411339 [ 4 ] {9d93cdaa-c58a-4729-b029-5a7e1668a7f4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2969 | 2025.03.25 01:21:02.411578 [ 4 ] {9d93cdaa-c58a-4729-b029-5a7e1668a7f4} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2970 | 2025.03.25 01:21:02.411802 [ 4 ] {9d93cdaa-c58a-4729-b029-5a7e1668a7f4} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00138 sec., 59420.289855072464 rows/sec., 3.77 MiB/sec. | ||
2971 | 2025.03.25 01:21:02.411895 [ 4 ] {9d93cdaa-c58a-4729-b029-5a7e1668a7f4} <Debug> TCPHandler: Processed in 0.001606613 sec. | ||
2972 | 2025.03.25 01:21:04.005139 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6039 | ||
2973 | 2025.03.25 01:21:04.006277 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2974 | 2025.03.25 01:21:04.006335 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
2975 | 2025.03.25 01:21:04.006933 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2976 | 2025.03.25 01:21:04.007222 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2977 | 2025.03.25 01:21:04.007452 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6039 | ||
2978 | 2025.03.25 01:21:04.382203 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
2979 | 2025.03.25 01:21:04.401403 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2980 | 2025.03.25 01:21:04.401456 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
2981 | 2025.03.25 01:21:04.409420 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2982 | 2025.03.25 01:21:04.410159 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2983 | 2025.03.25 01:21:04.413114 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
2984 | 2025.03.25 01:21:06.520849 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 414 | ||
2985 | 2025.03.25 01:21:06.523927 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2986 | 2025.03.25 01:21:06.523979 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
2987 | 2025.03.25 01:21:06.525426 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2988 | 2025.03.25 01:21:06.525748 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2989 | 2025.03.25 01:21:06.526668 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 414 | ||
2990 | 2025.03.25 01:21:07.384484 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2991 | 2025.03.25 01:21:07.384696 [ 4 ] {1ea6db6f-4797-4a51-ba1a-89c8e0593cd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2992 | 2025.03.25 01:21:07.384776 [ 4 ] {1ea6db6f-4797-4a51-ba1a-89c8e0593cd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2993 | 2025.03.25 01:21:07.385664 [ 4 ] {1ea6db6f-4797-4a51-ba1a-89c8e0593cd6} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2994 | 2025.03.25 01:21:07.385717 [ 4 ] {1ea6db6f-4797-4a51-ba1a-89c8e0593cd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
2995 | 2025.03.25 01:21:07.386160 [ 4 ] {1ea6db6f-4797-4a51-ba1a-89c8e0593cd6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2996 | 2025.03.25 01:21:07.386433 [ 4 ] {1ea6db6f-4797-4a51-ba1a-89c8e0593cd6} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2997 | 2025.03.25 01:21:07.386668 [ 4 ] {1ea6db6f-4797-4a51-ba1a-89c8e0593cd6} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.002028 sec., 66074.95069033532 rows/sec., 5.70 MiB/sec. | ||
2998 | 2025.03.25 01:21:07.386724 [ 4 ] {1ea6db6f-4797-4a51-ba1a-89c8e0593cd6} <Debug> TCPHandler: Processed in 0.002389034 sec. | ||
2999 | 2025.03.25 01:21:07.386851 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3000 | 2025.03.25 01:21:07.386958 [ 4 ] {4789355f-f199-4f18-92ec-68365ca02778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3001 | 2025.03.25 01:21:07.387003 [ 4 ] {4789355f-f199-4f18-92ec-68365ca02778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3002 | 2025.03.25 01:21:07.387534 [ 4 ] {4789355f-f199-4f18-92ec-68365ca02778} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3003 | 2025.03.25 01:21:07.387574 [ 4 ] {4789355f-f199-4f18-92ec-68365ca02778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3004 | 2025.03.25 01:21:07.387922 [ 4 ] {4789355f-f199-4f18-92ec-68365ca02778} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3005 | 2025.03.25 01:21:07.388163 [ 4 ] {4789355f-f199-4f18-92ec-68365ca02778} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3006 | 2025.03.25 01:21:07.388343 [ 151 ] {} <Debug> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3007 | 2025.03.25 01:21:07.388406 [ 4 ] {4789355f-f199-4f18-92ec-68365ca02778} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001462 sec., 26675.78659370725 rows/sec., 1.96 MiB/sec. | ||
3008 | 2025.03.25 01:21:07.388433 [ 151 ] {} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3009 | 2025.03.25 01:21:07.388505 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3010 | 2025.03.25 01:21:07.388519 [ 4 ] {4789355f-f199-4f18-92ec-68365ca02778} <Debug> TCPHandler: Processed in 0.001717835 sec. | ||
3011 | 2025.03.25 01:21:07.388831 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3012 | 2025.03.25 01:21:07.388938 [ 193 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::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 | ||
3013 | 2025.03.25 01:21:07.389104 [ 4 ] {16b0dd88-7097-45f9-973b-fe45019d05de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3014 | 2025.03.25 01:21:07.389213 [ 4 ] {16b0dd88-7097-45f9-973b-fe45019d05de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3015 | 2025.03.25 01:21:07.389347 [ 193 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3016 | 2025.03.25 01:21:07.389443 [ 193 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 138 rows starting from the beginning of the part | ||
3017 | 2025.03.25 01:21:07.389800 [ 193 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 36 rows starting from the beginning of the part | ||
3018 | 2025.03.25 01:21:07.390261 [ 193 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 106 rows starting from the beginning of the part | ||
3019 | 2025.03.25 01:21:07.390661 [ 193 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 39 rows starting from the beginning of the part | ||
3020 | 2025.03.25 01:21:07.390885 [ 193 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 108 rows starting from the beginning of the part | ||
3021 | 2025.03.25 01:21:07.391328 [ 193 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 39 rows starting from the beginning of the part | ||
3022 | 2025.03.25 01:21:07.392005 [ 4 ] {16b0dd88-7097-45f9-973b-fe45019d05de} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3023 | 2025.03.25 01:21:07.392060 [ 4 ] {16b0dd88-7097-45f9-973b-fe45019d05de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3024 | 2025.03.25 01:21:07.392992 [ 4 ] {16b0dd88-7097-45f9-973b-fe45019d05de} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3025 | 2025.03.25 01:21:07.393566 [ 4 ] {16b0dd88-7097-45f9-973b-fe45019d05de} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3026 | 2025.03.25 01:21:07.394048 [ 4 ] {16b0dd88-7097-45f9-973b-fe45019d05de} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.005021 sec., 20513.84186417048 rows/sec., 1.60 MiB/sec. | ||
3027 | 2025.03.25 01:21:07.394300 [ 4 ] {16b0dd88-7097-45f9-973b-fe45019d05de} <Debug> TCPHandler: Processed in 0.00560005 sec. | ||
3028 | 2025.03.25 01:21:07.394326 [ 200 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 466 rows, containing 5 columns (5 merged, 0 gathered) in 0.005679382 sec., 82051.18092074103 rows/sec., 5.52 MiB/sec. | ||
3029 | 2025.03.25 01:21:07.394423 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3030 | 2025.03.25 01:21:07.394499 [ 193 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3031 | 2025.03.25 01:21:07.394615 [ 4 ] {fb35a145-8ad0-4249-b6f5-1b9ace9ae4f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3032 | 2025.03.25 01:21:07.394698 [ 4 ] {fb35a145-8ad0-4249-b6f5-1b9ace9ae4f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3033 | 2025.03.25 01:21:07.395100 [ 193 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_11_2} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3034 | 2025.03.25 01:21:07.395284 [ 193 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_11_2} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3035 | 2025.03.25 01:21:07.395410 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
3036 | 2025.03.25 01:21:07.395678 [ 4 ] {fb35a145-8ad0-4249-b6f5-1b9ace9ae4f2} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3037 | 2025.03.25 01:21:07.395722 [ 4 ] {fb35a145-8ad0-4249-b6f5-1b9ace9ae4f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3038 | 2025.03.25 01:21:07.396114 [ 4 ] {fb35a145-8ad0-4249-b6f5-1b9ace9ae4f2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3039 | 2025.03.25 01:21:07.396362 [ 4 ] {fb35a145-8ad0-4249-b6f5-1b9ace9ae4f2} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3040 | 2025.03.25 01:21:07.396589 [ 4 ] {fb35a145-8ad0-4249-b6f5-1b9ace9ae4f2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002059 sec., 77707.62506070908 rows/sec., 5.41 MiB/sec. | ||
3041 | 2025.03.25 01:21:07.396646 [ 4 ] {fb35a145-8ad0-4249-b6f5-1b9ace9ae4f2} <Debug> TCPHandler: Processed in 0.002281303 sec. | ||
3042 | 2025.03.25 01:21:07.396753 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3043 | 2025.03.25 01:21:07.396854 [ 4 ] {3e77c98d-4f40-477a-9e2b-5fd2233fb4ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3044 | 2025.03.25 01:21:07.396919 [ 4 ] {3e77c98d-4f40-477a-9e2b-5fd2233fb4ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3045 | 2025.03.25 01:21:07.398045 [ 4 ] {3e77c98d-4f40-477a-9e2b-5fd2233fb4ba} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3046 | 2025.03.25 01:21:07.398084 [ 4 ] {3e77c98d-4f40-477a-9e2b-5fd2233fb4ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3047 | 2025.03.25 01:21:07.398745 [ 4 ] {3e77c98d-4f40-477a-9e2b-5fd2233fb4ba} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3048 | 2025.03.25 01:21:07.399007 [ 4 ] {3e77c98d-4f40-477a-9e2b-5fd2233fb4ba} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3049 | 2025.03.25 01:21:07.399326 [ 4 ] {3e77c98d-4f40-477a-9e2b-5fd2233fb4ba} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002482 sec., 15713.134568896052 rows/sec., 28.16 MiB/sec. | ||
3050 | 2025.03.25 01:21:07.399442 [ 4 ] {3e77c98d-4f40-477a-9e2b-5fd2233fb4ba} <Debug> TCPHandler: Processed in 0.002738659 sec. | ||
3051 | 2025.03.25 01:21:07.399589 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3052 | 2025.03.25 01:21:07.399729 [ 4 ] {a81854a7-561f-4411-abc3-3494629e12e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3053 | 2025.03.25 01:21:07.399788 [ 4 ] {a81854a7-561f-4411-abc3-3494629e12e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3054 | 2025.03.25 01:21:07.400333 [ 4 ] {a81854a7-561f-4411-abc3-3494629e12e1} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3055 | 2025.03.25 01:21:07.400375 [ 4 ] {a81854a7-561f-4411-abc3-3494629e12e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3056 | 2025.03.25 01:21:07.400745 [ 4 ] {a81854a7-561f-4411-abc3-3494629e12e1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3057 | 2025.03.25 01:21:07.400991 [ 4 ] {a81854a7-561f-4411-abc3-3494629e12e1} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3058 | 2025.03.25 01:21:07.401214 [ 4 ] {a81854a7-561f-4411-abc3-3494629e12e1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001515 sec., 39603.960396039605 rows/sec., 2.67 MiB/sec. | ||
3059 | 2025.03.25 01:21:07.401266 [ 4 ] {a81854a7-561f-4411-abc3-3494629e12e1} <Debug> TCPHandler: Processed in 0.001743845 sec. | ||
3060 | 2025.03.25 01:21:11.418700 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3061 | 2025.03.25 01:21:11.418772 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3062 | 2025.03.25 01:21:11.507699 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6466 | ||
3063 | 2025.03.25 01:21:11.508709 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3064 | 2025.03.25 01:21:11.508785 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3065 | 2025.03.25 01:21:11.509599 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3066 | 2025.03.25 01:21:11.509858 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3067 | 2025.03.25 01:21:11.510103 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 | ||
3068 | 2025.03.25 01:21:11.913276 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
3069 | 2025.03.25 01:21:11.933375 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3070 | 2025.03.25 01:21:11.933434 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3071 | 2025.03.25 01:21:11.940713 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3072 | 2025.03.25 01:21:11.941472 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3073 | 2025.03.25 01:21:11.944149 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
3074 | 2025.03.25 01:21:12.388153 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3075 | 2025.03.25 01:21:12.388347 [ 4 ] {21aacce2-d5c4-4b62-bee3-92c2936a987f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3076 | 2025.03.25 01:21:12.388420 [ 4 ] {21aacce2-d5c4-4b62-bee3-92c2936a987f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3077 | 2025.03.25 01:21:12.389302 [ 4 ] {21aacce2-d5c4-4b62-bee3-92c2936a987f} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3078 | 2025.03.25 01:21:12.389353 [ 4 ] {21aacce2-d5c4-4b62-bee3-92c2936a987f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3079 | 2025.03.25 01:21:12.389792 [ 4 ] {21aacce2-d5c4-4b62-bee3-92c2936a987f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3080 | 2025.03.25 01:21:12.390059 [ 4 ] {21aacce2-d5c4-4b62-bee3-92c2936a987f} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3081 | 2025.03.25 01:21:12.390340 [ 4 ] {21aacce2-d5c4-4b62-bee3-92c2936a987f} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002047 sec., 103566.19443087444 rows/sec., 6.59 MiB/sec. | ||
3082 | 2025.03.25 01:21:12.390400 [ 4 ] {21aacce2-d5c4-4b62-bee3-92c2936a987f} <Debug> TCPHandler: Processed in 0.002383094 sec. | ||
3083 | 2025.03.25 01:21:12.390525 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3084 | 2025.03.25 01:21:12.390632 [ 4 ] {4d34abdd-c467-4800-8c87-af524912a471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3085 | 2025.03.25 01:21:12.390679 [ 4 ] {4d34abdd-c467-4800-8c87-af524912a471} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3086 | 2025.03.25 01:21:12.391475 [ 4 ] {4d34abdd-c467-4800-8c87-af524912a471} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3087 | 2025.03.25 01:21:12.391517 [ 4 ] {4d34abdd-c467-4800-8c87-af524912a471} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3088 | 2025.03.25 01:21:12.391912 [ 4 ] {4d34abdd-c467-4800-8c87-af524912a471} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3089 | 2025.03.25 01:21:12.392153 [ 4 ] {4d34abdd-c467-4800-8c87-af524912a471} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3090 | 2025.03.25 01:21:12.392365 [ 4 ] {4d34abdd-c467-4800-8c87-af524912a471} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001756 sec., 351366.7425968109 rows/sec., 27.47 MiB/sec. | ||
3091 | 2025.03.25 01:21:12.392418 [ 4 ] {4d34abdd-c467-4800-8c87-af524912a471} <Debug> TCPHandler: Processed in 0.001946168 sec. | ||
3092 | 2025.03.25 01:21:12.392522 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3093 | 2025.03.25 01:21:12.392624 [ 4 ] {b975167e-3628-4021-b20c-f6d56b200709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3094 | 2025.03.25 01:21:12.392668 [ 4 ] {b975167e-3628-4021-b20c-f6d56b200709} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3095 | 2025.03.25 01:21:12.393213 [ 4 ] {b975167e-3628-4021-b20c-f6d56b200709} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3096 | 2025.03.25 01:21:12.393253 [ 4 ] {b975167e-3628-4021-b20c-f6d56b200709} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3097 | 2025.03.25 01:21:12.393594 [ 4 ] {b975167e-3628-4021-b20c-f6d56b200709} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3098 | 2025.03.25 01:21:12.393823 [ 4 ] {b975167e-3628-4021-b20c-f6d56b200709} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3099 | 2025.03.25 01:21:12.394019 [ 4 ] {b975167e-3628-4021-b20c-f6d56b200709} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001417 sec., 74805.92801693719 rows/sec., 4.40 MiB/sec. | ||
3100 | 2025.03.25 01:21:12.394071 [ 4 ] {b975167e-3628-4021-b20c-f6d56b200709} <Debug> TCPHandler: Processed in 0.001599923 sec. | ||
3101 | 2025.03.25 01:21:12.394185 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3102 | 2025.03.25 01:21:12.394290 [ 4 ] {70126a3a-3f1b-4680-98ec-bd581a430ad1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3103 | 2025.03.25 01:21:12.394333 [ 4 ] {70126a3a-3f1b-4680-98ec-bd581a430ad1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3104 | 2025.03.25 01:21:12.394878 [ 4 ] {70126a3a-3f1b-4680-98ec-bd581a430ad1} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3105 | 2025.03.25 01:21:12.394918 [ 4 ] {70126a3a-3f1b-4680-98ec-bd581a430ad1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3106 | 2025.03.25 01:21:12.395264 [ 4 ] {70126a3a-3f1b-4680-98ec-bd581a430ad1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3107 | 2025.03.25 01:21:12.395503 [ 4 ] {70126a3a-3f1b-4680-98ec-bd581a430ad1} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3108 | 2025.03.25 01:21:12.395762 [ 4 ] {70126a3a-3f1b-4680-98ec-bd581a430ad1} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001483 sec., 76196.89817936615 rows/sec., 4.93 MiB/sec. | ||
3109 | 2025.03.25 01:21:12.395962 [ 4 ] {70126a3a-3f1b-4680-98ec-bd581a430ad1} <Debug> TCPHandler: Processed in 0.001823366 sec. | ||
3110 | 2025.03.25 01:21:12.396146 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3111 | 2025.03.25 01:21:12.396246 [ 4 ] {8c05a6e0-a81f-4805-aa82-ba1934486120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3112 | 2025.03.25 01:21:12.396289 [ 4 ] {8c05a6e0-a81f-4805-aa82-ba1934486120} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3113 | 2025.03.25 01:21:12.396839 [ 4 ] {8c05a6e0-a81f-4805-aa82-ba1934486120} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3114 | 2025.03.25 01:21:12.396883 [ 4 ] {8c05a6e0-a81f-4805-aa82-ba1934486120} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3115 | 2025.03.25 01:21:12.397293 [ 4 ] {8c05a6e0-a81f-4805-aa82-ba1934486120} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3116 | 2025.03.25 01:21:12.397525 [ 4 ] {8c05a6e0-a81f-4805-aa82-ba1934486120} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3117 | 2025.03.25 01:21:12.397751 [ 4 ] {8c05a6e0-a81f-4805-aa82-ba1934486120} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001506 sec., 74369.18990703851 rows/sec., 4.24 MiB/sec. | ||
3118 | 2025.03.25 01:21:12.397804 [ 4 ] {8c05a6e0-a81f-4805-aa82-ba1934486120} <Debug> TCPHandler: Processed in 0.001713074 sec. | ||
3119 | 2025.03.25 01:21:12.397917 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3120 | 2025.03.25 01:21:12.398027 [ 4 ] {75a4bfef-8af3-42b1-95e1-5d1b0ec6e72e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3121 | 2025.03.25 01:21:12.398079 [ 4 ] {75a4bfef-8af3-42b1-95e1-5d1b0ec6e72e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3122 | 2025.03.25 01:21:12.398732 [ 4 ] {75a4bfef-8af3-42b1-95e1-5d1b0ec6e72e} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3123 | 2025.03.25 01:21:12.398772 [ 4 ] {75a4bfef-8af3-42b1-95e1-5d1b0ec6e72e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3124 | 2025.03.25 01:21:12.399130 [ 4 ] {75a4bfef-8af3-42b1-95e1-5d1b0ec6e72e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3125 | 2025.03.25 01:21:12.399379 [ 4 ] {75a4bfef-8af3-42b1-95e1-5d1b0ec6e72e} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3126 | 2025.03.25 01:21:12.399559 [ 4 ] {75a4bfef-8af3-42b1-95e1-5d1b0ec6e72e} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001554 sec., 245817.2458172458 rows/sec., 17.33 MiB/sec. | ||
3127 | 2025.03.25 01:21:12.399611 [ 4 ] {75a4bfef-8af3-42b1-95e1-5d1b0ec6e72e} <Debug> TCPHandler: Processed in 0.001745285 sec. | ||
3128 | 2025.03.25 01:21:12.399727 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3129 | 2025.03.25 01:21:12.399833 [ 4 ] {c7c2b08f-86ef-4be8-8cec-72b16a2e4022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3130 | 2025.03.25 01:21:12.399880 [ 4 ] {c7c2b08f-86ef-4be8-8cec-72b16a2e4022} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3131 | 2025.03.25 01:21:12.400312 [ 4 ] {c7c2b08f-86ef-4be8-8cec-72b16a2e4022} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3132 | 2025.03.25 01:21:12.400350 [ 4 ] {c7c2b08f-86ef-4be8-8cec-72b16a2e4022} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3133 | 2025.03.25 01:21:12.400696 [ 4 ] {c7c2b08f-86ef-4be8-8cec-72b16a2e4022} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3134 | 2025.03.25 01:21:12.400933 [ 4 ] {c7c2b08f-86ef-4be8-8cec-72b16a2e4022} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3135 | 2025.03.25 01:21:12.401127 [ 4 ] {c7c2b08f-86ef-4be8-8cec-72b16a2e4022} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001307 sec., 4590.665646518745 rows/sec., 239.84 KiB/sec. | ||
3136 | 2025.03.25 01:21:12.401199 [ 4 ] {c7c2b08f-86ef-4be8-8cec-72b16a2e4022} <Debug> TCPHandler: Processed in 0.001523752 sec. | ||
3137 | 2025.03.25 01:21:12.401306 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3138 | 2025.03.25 01:21:12.401408 [ 4 ] {2893ba7d-aa32-4f9a-8de4-c5a068144989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3139 | 2025.03.25 01:21:12.401456 [ 4 ] {2893ba7d-aa32-4f9a-8de4-c5a068144989} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3140 | 2025.03.25 01:21:12.401970 [ 4 ] {2893ba7d-aa32-4f9a-8de4-c5a068144989} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3141 | 2025.03.25 01:21:12.402008 [ 4 ] {2893ba7d-aa32-4f9a-8de4-c5a068144989} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3142 | 2025.03.25 01:21:12.402378 [ 4 ] {2893ba7d-aa32-4f9a-8de4-c5a068144989} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3143 | 2025.03.25 01:21:12.402606 [ 4 ] {2893ba7d-aa32-4f9a-8de4-c5a068144989} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3144 | 2025.03.25 01:21:12.402782 [ 4 ] {2893ba7d-aa32-4f9a-8de4-c5a068144989} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001395 sec., 169892.47311827957 rows/sec., 11.39 MiB/sec. | ||
3145 | 2025.03.25 01:21:12.402831 [ 4 ] {2893ba7d-aa32-4f9a-8de4-c5a068144989} <Debug> TCPHandler: Processed in 0.001575692 sec. | ||
3146 | 2025.03.25 01:21:12.402946 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3147 | 2025.03.25 01:21:12.403051 [ 4 ] {de87fb29-c734-491f-b3d4-1950575292e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3148 | 2025.03.25 01:21:12.403100 [ 4 ] {de87fb29-c734-491f-b3d4-1950575292e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3149 | 2025.03.25 01:21:12.403530 [ 4 ] {de87fb29-c734-491f-b3d4-1950575292e6} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3150 | 2025.03.25 01:21:12.403567 [ 4 ] {de87fb29-c734-491f-b3d4-1950575292e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3151 | 2025.03.25 01:21:12.403900 [ 4 ] {de87fb29-c734-491f-b3d4-1950575292e6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3152 | 2025.03.25 01:21:12.404149 [ 4 ] {de87fb29-c734-491f-b3d4-1950575292e6} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3153 | 2025.03.25 01:21:12.404377 [ 4 ] {de87fb29-c734-491f-b3d4-1950575292e6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001342 sec., 745.1564828614008 rows/sec., 50.21 KiB/sec. | ||
3154 | 2025.03.25 01:21:12.404563 [ 4 ] {de87fb29-c734-491f-b3d4-1950575292e6} <Debug> TCPHandler: Processed in 0.001666924 sec. | ||
3155 | 2025.03.25 01:21:12.404677 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3156 | 2025.03.25 01:21:12.404780 [ 4 ] {2e1c6385-e958-486d-adb0-d398bb631e10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3157 | 2025.03.25 01:21:12.404825 [ 4 ] {2e1c6385-e958-486d-adb0-d398bb631e10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3158 | 2025.03.25 01:21:12.405274 [ 4 ] {2e1c6385-e958-486d-adb0-d398bb631e10} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3159 | 2025.03.25 01:21:12.405313 [ 4 ] {2e1c6385-e958-486d-adb0-d398bb631e10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3160 | 2025.03.25 01:21:12.405660 [ 4 ] {2e1c6385-e958-486d-adb0-d398bb631e10} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3161 | 2025.03.25 01:21:12.405894 [ 4 ] {2e1c6385-e958-486d-adb0-d398bb631e10} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3162 | 2025.03.25 01:21:12.406066 [ 4 ] {2e1c6385-e958-486d-adb0-d398bb631e10} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001308 sec., 62691.13149847095 rows/sec., 3.98 MiB/sec. | ||
3163 | 2025.03.25 01:21:12.406114 [ 4 ] {2e1c6385-e958-486d-adb0-d398bb631e10} <Debug> TCPHandler: Processed in 0.001486171 sec. | ||
3164 | 2025.03.25 01:21:15.846123 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3165 | 2025.03.25 01:21:15.846452 [ 4 ] {77d2c4ef-d632-4f85-9bed-bc674f152836} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3166 | 2025.03.25 01:21:15.846568 [ 4 ] {77d2c4ef-d632-4f85-9bed-bc674f152836} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3167 | 2025.03.25 01:21:15.847337 [ 4 ] {77d2c4ef-d632-4f85-9bed-bc674f152836} <Trace> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3168 | 2025.03.25 01:21:15.847380 [ 4 ] {77d2c4ef-d632-4f85-9bed-bc674f152836} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3169 | 2025.03.25 01:21:15.847814 [ 4 ] {77d2c4ef-d632-4f85-9bed-bc674f152836} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
3170 | 2025.03.25 01:21:15.848067 [ 4 ] {77d2c4ef-d632-4f85-9bed-bc674f152836} <Trace> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3171 | 2025.03.25 01:21:15.848286 [ 4 ] {77d2c4ef-d632-4f85-9bed-bc674f152836} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001917 sec., 4173.187271778821 rows/sec., 340.29 KiB/sec. | ||
3172 | 2025.03.25 01:21:15.848349 [ 4 ] {77d2c4ef-d632-4f85-9bed-bc674f152836} <Debug> TCPHandler: Processed in 0.002413495 sec. | ||
3173 | 2025.03.25 01:21:15.848461 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3174 | 2025.03.25 01:21:15.848562 [ 4 ] {0bc391b3-096c-431a-8be6-0780f2b9e2ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3175 | 2025.03.25 01:21:15.848607 [ 4 ] {0bc391b3-096c-431a-8be6-0780f2b9e2ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3176 | 2025.03.25 01:21:15.849628 [ 4 ] {0bc391b3-096c-431a-8be6-0780f2b9e2ce} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3177 | 2025.03.25 01:21:15.849666 [ 4 ] {0bc391b3-096c-431a-8be6-0780f2b9e2ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3178 | 2025.03.25 01:21:15.850117 [ 4 ] {0bc391b3-096c-431a-8be6-0780f2b9e2ce} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3179 | 2025.03.25 01:21:15.850359 [ 4 ] {0bc391b3-096c-431a-8be6-0780f2b9e2ce} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3180 | 2025.03.25 01:21:15.850589 [ 4 ] {0bc391b3-096c-431a-8be6-0780f2b9e2ce} <Debug> executeQuery: Read 1278 rows, 108.69 KiB in 0.002043 sec., 625550.6607929515 rows/sec., 51.95 MiB/sec. | ||
3181 | 2025.03.25 01:21:15.850860 [ 4 ] {0bc391b3-096c-431a-8be6-0780f2b9e2ce} <Debug> TCPHandler: Processed in 0.002444866 sec. | ||
3182 | 2025.03.25 01:21:15.851049 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3183 | 2025.03.25 01:21:15.851160 [ 4 ] {a72444a6-bde1-47b0-bc1b-7473b1ec133e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3184 | 2025.03.25 01:21:15.851206 [ 4 ] {a72444a6-bde1-47b0-bc1b-7473b1ec133e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3185 | 2025.03.25 01:21:15.851817 [ 4 ] {a72444a6-bde1-47b0-bc1b-7473b1ec133e} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3186 | 2025.03.25 01:21:15.851858 [ 4 ] {a72444a6-bde1-47b0-bc1b-7473b1ec133e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3187 | 2025.03.25 01:21:15.852258 [ 4 ] {a72444a6-bde1-47b0-bc1b-7473b1ec133e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3188 | 2025.03.25 01:21:15.852498 [ 4 ] {a72444a6-bde1-47b0-bc1b-7473b1ec133e} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3189 | 2025.03.25 01:21:15.852671 [ 4 ] {a72444a6-bde1-47b0-bc1b-7473b1ec133e} <Debug> executeQuery: Read 47 rows, 3.49 KiB in 0.001535 sec., 30618.892508143323 rows/sec., 2.22 MiB/sec. | ||
3190 | 2025.03.25 01:21:15.852728 [ 4 ] {a72444a6-bde1-47b0-bc1b-7473b1ec133e} <Debug> TCPHandler: Processed in 0.001731155 sec. | ||
3191 | 2025.03.25 01:21:15.852831 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3192 | 2025.03.25 01:21:15.852934 [ 4 ] {f0cf5b4b-0c1d-41bd-b838-9adf9056e75c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3193 | 2025.03.25 01:21:15.852978 [ 4 ] {f0cf5b4b-0c1d-41bd-b838-9adf9056e75c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3194 | 2025.03.25 01:21:15.853554 [ 4 ] {f0cf5b4b-0c1d-41bd-b838-9adf9056e75c} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3195 | 2025.03.25 01:21:15.853592 [ 4 ] {f0cf5b4b-0c1d-41bd-b838-9adf9056e75c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3196 | 2025.03.25 01:21:15.853936 [ 4 ] {f0cf5b4b-0c1d-41bd-b838-9adf9056e75c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3197 | 2025.03.25 01:21:15.854172 [ 4 ] {f0cf5b4b-0c1d-41bd-b838-9adf9056e75c} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3198 | 2025.03.25 01:21:15.854363 [ 4 ] {f0cf5b4b-0c1d-41bd-b838-9adf9056e75c} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001445 sec., 157785.46712802767 rows/sec., 10.68 MiB/sec. | ||
3199 | 2025.03.25 01:21:15.854429 [ 4 ] {f0cf5b4b-0c1d-41bd-b838-9adf9056e75c} <Debug> TCPHandler: Processed in 0.001646774 sec. | ||
3200 | 2025.03.25 01:21:15.854532 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3201 | 2025.03.25 01:21:15.854632 [ 4 ] {0be2e48c-a7b4-443d-a919-8223d9596fe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3202 | 2025.03.25 01:21:15.854677 [ 4 ] {0be2e48c-a7b4-443d-a919-8223d9596fe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3203 | 2025.03.25 01:21:15.855348 [ 4 ] {0be2e48c-a7b4-443d-a919-8223d9596fe8} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3204 | 2025.03.25 01:21:15.855386 [ 4 ] {0be2e48c-a7b4-443d-a919-8223d9596fe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3205 | 2025.03.25 01:21:15.855747 [ 4 ] {0be2e48c-a7b4-443d-a919-8223d9596fe8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3206 | 2025.03.25 01:21:15.855981 [ 4 ] {0be2e48c-a7b4-443d-a919-8223d9596fe8} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3207 | 2025.03.25 01:21:15.856162 [ 4 ] {0be2e48c-a7b4-443d-a919-8223d9596fe8} <Debug> executeQuery: Read 567 rows, 43.18 KiB in 0.001551 sec., 365570.5996131528 rows/sec., 27.19 MiB/sec. | ||
3208 | 2025.03.25 01:21:15.856212 [ 4 ] {0be2e48c-a7b4-443d-a919-8223d9596fe8} <Debug> TCPHandler: Processed in 0.001730305 sec. | ||
3209 | 2025.03.25 01:21:15.856324 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3210 | 2025.03.25 01:21:15.856428 [ 4 ] {ead68f3e-c205-4147-9aa9-a2c9ebe6c7ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3211 | 2025.03.25 01:21:15.856476 [ 4 ] {ead68f3e-c205-4147-9aa9-a2c9ebe6c7ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3212 | 2025.03.25 01:21:15.857135 [ 4 ] {ead68f3e-c205-4147-9aa9-a2c9ebe6c7ef} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3213 | 2025.03.25 01:21:15.857172 [ 4 ] {ead68f3e-c205-4147-9aa9-a2c9ebe6c7ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3214 | 2025.03.25 01:21:15.857598 [ 4 ] {ead68f3e-c205-4147-9aa9-a2c9ebe6c7ef} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3215 | 2025.03.25 01:21:15.857834 [ 4 ] {ead68f3e-c205-4147-9aa9-a2c9ebe6c7ef} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3216 | 2025.03.25 01:21:15.858052 [ 4 ] {ead68f3e-c205-4147-9aa9-a2c9ebe6c7ef} <Debug> executeQuery: Read 978 rows, 67.24 KiB in 0.001645 sec., 594528.8753799392 rows/sec., 39.92 MiB/sec. | ||
3217 | 2025.03.25 01:21:15.858274 [ 4 ] {ead68f3e-c205-4147-9aa9-a2c9ebe6c7ef} <Debug> TCPHandler: Processed in 0.001996849 sec. | ||
3218 | 2025.03.25 01:21:15.858417 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3219 | 2025.03.25 01:21:15.858520 [ 4 ] {930d3d97-4a1c-4181-8cf1-3b31f12e66b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3220 | 2025.03.25 01:21:15.858589 [ 4 ] {930d3d97-4a1c-4181-8cf1-3b31f12e66b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3221 | 2025.03.25 01:21:15.859695 [ 4 ] {930d3d97-4a1c-4181-8cf1-3b31f12e66b1} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3222 | 2025.03.25 01:21:15.859732 [ 4 ] {930d3d97-4a1c-4181-8cf1-3b31f12e66b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3223 | 2025.03.25 01:21:15.860360 [ 4 ] {930d3d97-4a1c-4181-8cf1-3b31f12e66b1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3224 | 2025.03.25 01:21:15.860611 [ 4 ] {930d3d97-4a1c-4181-8cf1-3b31f12e66b1} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3225 | 2025.03.25 01:21:15.860739 [ 144 ] {} <Debug> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
3226 | 2025.03.25 01:21:15.860790 [ 144 ] {} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3227 | 2025.03.25 01:21:15.860815 [ 4 ] {930d3d97-4a1c-4181-8cf1-3b31f12e66b1} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002315 sec., 16846.652267818576 rows/sec., 30.19 MiB/sec. | ||
3228 | 2025.03.25 01:21:15.860820 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3229 | 2025.03.25 01:21:15.861465 [ 4 ] {930d3d97-4a1c-4181-8cf1-3b31f12e66b1} <Debug> TCPHandler: Processed in 0.003094024 sec. | ||
3230 | 2025.03.25 01:21:15.861470 [ 199 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::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 | ||
3231 | 2025.03.25 01:21:15.861627 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3232 | 2025.03.25 01:21:15.861877 [ 4 ] {75eb4d33-321e-4b71-9e56-815685200456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3233 | 2025.03.25 01:21:15.861997 [ 4 ] {75eb4d33-321e-4b71-9e56-815685200456} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3234 | 2025.03.25 01:21:15.862419 [ 199 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3235 | 2025.03.25 01:21:15.862685 [ 199 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::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 | ||
3236 | 2025.03.25 01:21:15.863400 [ 199 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 32 rows starting from the beginning of the part | ||
3237 | 2025.03.25 01:21:15.864155 [ 199 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 32 rows starting from the beginning of the part | ||
3238 | 2025.03.25 01:21:15.864201 [ 4 ] {75eb4d33-321e-4b71-9e56-815685200456} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3239 | 2025.03.25 01:21:15.864281 [ 4 ] {75eb4d33-321e-4b71-9e56-815685200456} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3240 | 2025.03.25 01:21:15.864795 [ 199 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 39 rows starting from the beginning of the part | ||
3241 | 2025.03.25 01:21:15.865364 [ 199 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 39 rows starting from the beginning of the part | ||
3242 | 2025.03.25 01:21:15.866004 [ 199 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 39 rows starting from the beginning of the part | ||
3243 | 2025.03.25 01:21:15.866160 [ 4 ] {75eb4d33-321e-4b71-9e56-815685200456} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3244 | 2025.03.25 01:21:15.866924 [ 4 ] {75eb4d33-321e-4b71-9e56-815685200456} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3245 | 2025.03.25 01:21:15.867300 [ 4 ] {75eb4d33-321e-4b71-9e56-815685200456} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.005504 sec., 8720.93023255814 rows/sec., 601.84 KiB/sec. | ||
3246 | 2025.03.25 01:21:15.867436 [ 4 ] {75eb4d33-321e-4b71-9e56-815685200456} <Debug> TCPHandler: Processed in 0.005882665 sec. | ||
3247 | 2025.03.25 01:21:15.869830 [ 193 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 213 rows, containing 19 columns (19 merged, 0 gathered) in 0.008831756 sec., 24117.514116105565 rows/sec., 43.22 MiB/sec. | ||
3248 | 2025.03.25 01:21:15.870704 [ 193 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
3249 | 2025.03.25 01:21:15.871176 [ 193 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3250 | 2025.03.25 01:21:15.871265 [ 193 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
3251 | 2025.03.25 01:21:15.871433 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. | ||
3252 | 2025.03.25 01:21:16.527047 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 462 | ||
3253 | 2025.03.25 01:21:16.530749 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3254 | 2025.03.25 01:21:16.530811 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3255 | 2025.03.25 01:21:16.532312 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3256 | 2025.03.25 01:21:16.532646 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3257 | 2025.03.25 01:21:16.533634 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 462 | ||
3258 | 2025.03.25 01:21:17.376498 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3259 | 2025.03.25 01:21:17.376707 [ 4 ] {7da15d33-c221-41c7-b78a-adb48728d27f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3260 | 2025.03.25 01:21:17.376781 [ 4 ] {7da15d33-c221-41c7-b78a-adb48728d27f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3261 | 2025.03.25 01:21:17.377561 [ 4 ] {7da15d33-c221-41c7-b78a-adb48728d27f} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3262 | 2025.03.25 01:21:17.377613 [ 4 ] {7da15d33-c221-41c7-b78a-adb48728d27f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3263 | 2025.03.25 01:21:17.378031 [ 4 ] {7da15d33-c221-41c7-b78a-adb48728d27f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3264 | 2025.03.25 01:21:17.378287 [ 4 ] {7da15d33-c221-41c7-b78a-adb48728d27f} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3265 | 2025.03.25 01:21:17.378478 [ 142 ] {} <Debug> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3266 | 2025.03.25 01:21:17.378541 [ 4 ] {7da15d33-c221-41c7-b78a-adb48728d27f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001881 sec., 29771.398192450823 rows/sec., 2.29 MiB/sec. | ||
3267 | 2025.03.25 01:21:17.378573 [ 142 ] {} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3268 | 2025.03.25 01:21:17.378655 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3269 | 2025.03.25 01:21:17.378658 [ 4 ] {7da15d33-c221-41c7-b78a-adb48728d27f} <Debug> TCPHandler: Processed in 0.002302793 sec. | ||
3270 | 2025.03.25 01:21:17.378864 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3271 | 2025.03.25 01:21:17.378886 [ 199 ] {ff1eb2ce-6931-4b38-9781-610db3740529::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 | ||
3272 | 2025.03.25 01:21:17.379043 [ 4 ] {d308cd05-c129-4583-8f6d-c93699248dcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3273 | 2025.03.25 01:21:17.379146 [ 4 ] {d308cd05-c129-4583-8f6d-c93699248dcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3274 | 2025.03.25 01:21:17.379211 [ 199 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3275 | 2025.03.25 01:21:17.379314 [ 199 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1837 rows starting from the beginning of the part | ||
3276 | 2025.03.25 01:21:17.379577 [ 199 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 618 rows starting from the beginning of the part | ||
3277 | 2025.03.25 01:21:17.379848 [ 199 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 134 rows starting from the beginning of the part | ||
3278 | 2025.03.25 01:21:17.380081 [ 199 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 617 rows starting from the beginning of the part | ||
3279 | 2025.03.25 01:21:17.380466 [ 199 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1278 rows starting from the beginning of the part | ||
3280 | 2025.03.25 01:21:17.380799 [ 199 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part | ||
3281 | 2025.03.25 01:21:17.382326 [ 4 ] {d308cd05-c129-4583-8f6d-c93699248dcb} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3282 | 2025.03.25 01:21:17.382400 [ 4 ] {d308cd05-c129-4583-8f6d-c93699248dcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3283 | 2025.03.25 01:21:17.383915 [ 4 ] {d308cd05-c129-4583-8f6d-c93699248dcb} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3284 | 2025.03.25 01:21:17.384339 [ 4 ] {d308cd05-c129-4583-8f6d-c93699248dcb} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3285 | 2025.03.25 01:21:17.384520 [ 142 ] {} <Debug> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3286 | 2025.03.25 01:21:17.384613 [ 142 ] {} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3287 | 2025.03.25 01:21:17.384677 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3288 | 2025.03.25 01:21:17.384734 [ 4 ] {d308cd05-c129-4583-8f6d-c93699248dcb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005739 sec., 11151.768600801533 rows/sec., 891.31 KiB/sec. | ||
3289 | 2025.03.25 01:21:17.385050 [ 4 ] {d308cd05-c129-4583-8f6d-c93699248dcb} <Debug> TCPHandler: Processed in 0.00624747 sec. | ||
3290 | 2025.03.25 01:21:17.385201 [ 193 ] {1f38629c-d1f4-42be-8510-15accedeaacb::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 | ||
3291 | 2025.03.25 01:21:17.385500 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3292 | 2025.03.25 01:21:17.385775 [ 190 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4540 rows, containing 5 columns (5 merged, 0 gathered) in 0.00698022 sec., 650409.2994203621 rows/sec., 55.27 MiB/sec. | ||
3293 | 2025.03.25 01:21:17.385869 [ 4 ] {f982027b-4774-4e1a-a312-1b52290d8275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3294 | 2025.03.25 01:21:17.385894 [ 193 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3295 | 2025.03.25 01:21:17.385971 [ 193 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 899 rows starting from the beginning of the part | ||
3296 | 2025.03.25 01:21:17.385996 [ 4 ] {f982027b-4774-4e1a-a312-1b52290d8275} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3297 | 2025.03.25 01:21:17.386295 [ 190 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3298 | 2025.03.25 01:21:17.386408 [ 193 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 384 rows starting from the beginning of the part | ||
3299 | 2025.03.25 01:21:17.386832 [ 193 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 103 rows starting from the beginning of the part | ||
3300 | 2025.03.25 01:21:17.387594 [ 193 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 382 rows starting from the beginning of the part | ||
3301 | 2025.03.25 01:21:17.387734 [ 190 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_21_4} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3302 | 2025.03.25 01:21:17.388136 [ 193 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 567 rows starting from the beginning of the part | ||
3303 | 2025.03.25 01:21:17.388156 [ 190 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_21_4} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3304 | 2025.03.25 01:21:17.388469 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
3305 | 2025.03.25 01:21:17.388630 [ 193 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 64 rows starting from the beginning of the part | ||
3306 | 2025.03.25 01:21:17.389498 [ 4 ] {f982027b-4774-4e1a-a312-1b52290d8275} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3307 | 2025.03.25 01:21:17.389562 [ 4 ] {f982027b-4774-4e1a-a312-1b52290d8275} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3308 | 2025.03.25 01:21:17.390504 [ 4 ] {f982027b-4774-4e1a-a312-1b52290d8275} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3309 | 2025.03.25 01:21:17.391027 [ 4 ] {f982027b-4774-4e1a-a312-1b52290d8275} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3310 | 2025.03.25 01:21:17.391216 [ 142 ] {} <Debug> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3311 | 2025.03.25 01:21:17.391309 [ 142 ] {} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3312 | 2025.03.25 01:21:17.391385 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3313 | 2025.03.25 01:21:17.391401 [ 4 ] {f982027b-4774-4e1a-a312-1b52290d8275} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.005657 sec., 5656.708502739968 rows/sec., 403.43 KiB/sec. | ||
3314 | 2025.03.25 01:21:17.391781 [ 4 ] {f982027b-4774-4e1a-a312-1b52290d8275} <Debug> TCPHandler: Processed in 0.006454472 sec. | ||
3315 | 2025.03.25 01:21:17.391793 [ 190 ] {84ed4e3c-b504-41d3-942f-cd098640f877::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 | ||
3316 | 2025.03.25 01:21:17.392355 [ 190 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3317 | 2025.03.25 01:21:17.392389 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3318 | 2025.03.25 01:21:17.392455 [ 190 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6355 rows starting from the beginning of the part | ||
3319 | 2025.03.25 01:21:17.392466 [ 187 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2399 rows, containing 5 columns (5 merged, 0 gathered) in 0.00768495 sec., 312168.589255623 rows/sec., 23.89 MiB/sec. | ||
3320 | 2025.03.25 01:21:17.392766 [ 4 ] {843eb714-f901-4ad6-9d8d-def62cc8fa70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3321 | 2025.03.25 01:21:17.392804 [ 190 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 238 rows starting from the beginning of the part | ||
3322 | 2025.03.25 01:21:17.392913 [ 187 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3323 | 2025.03.25 01:21:17.393287 [ 190 ] {84ed4e3c-b504-41d3-942f-cd098640f877::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 | ||
3324 | 2025.03.25 01:21:17.393639 [ 4 ] {843eb714-f901-4ad6-9d8d-def62cc8fa70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3325 | 2025.03.25 01:21:17.393677 [ 190 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 237 rows starting from the beginning of the part | ||
3326 | 2025.03.25 01:21:17.394131 [ 190 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 978 rows starting from the beginning of the part | ||
3327 | 2025.03.25 01:21:17.394395 [ 187 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_21_4} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3328 | 2025.03.25 01:21:17.394595 [ 190 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 32 rows starting from the beginning of the part | ||
3329 | 2025.03.25 01:21:17.394949 [ 187 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_21_4} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3330 | 2025.03.25 01:21:17.395309 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
3331 | 2025.03.25 01:21:17.396270 [ 4 ] {843eb714-f901-4ad6-9d8d-def62cc8fa70} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3332 | 2025.03.25 01:21:17.396322 [ 4 ] {843eb714-f901-4ad6-9d8d-def62cc8fa70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3333 | 2025.03.25 01:21:17.397096 [ 4 ] {843eb714-f901-4ad6-9d8d-def62cc8fa70} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3334 | 2025.03.25 01:21:17.397610 [ 4 ] {843eb714-f901-4ad6-9d8d-def62cc8fa70} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3335 | 2025.03.25 01:21:17.397903 [ 142 ] {} <Debug> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3336 | 2025.03.25 01:21:17.397980 [ 142 ] {} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3337 | 2025.03.25 01:21:17.398012 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3338 | 2025.03.25 01:21:17.398025 [ 4 ] {843eb714-f901-4ad6-9d8d-def62cc8fa70} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.005437 sec., 2207.099503402612 rows/sec., 152.31 KiB/sec. | ||
3339 | 2025.03.25 01:21:17.398411 [ 4 ] {843eb714-f901-4ad6-9d8d-def62cc8fa70} <Debug> TCPHandler: Processed in 0.006195859 sec. | ||
3340 | 2025.03.25 01:21:17.398495 [ 195 ] {701d85ec-1f61-408d-9805-b607b65f51d7::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 | ||
3341 | 2025.03.25 01:21:17.399101 [ 195 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3342 | 2025.03.25 01:21:17.399246 [ 195 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 812 rows starting from the beginning of the part | ||
3343 | 2025.03.25 01:21:17.399674 [ 195 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 82 rows starting from the beginning of the part | ||
3344 | 2025.03.25 01:21:17.399700 [ 190 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8000 rows, containing 5 columns (5 merged, 0 gathered) in 0.008222197 sec., 972975.9576424645 rows/sec., 65.52 MiB/sec. | ||
3345 | 2025.03.25 01:21:17.399891 [ 195 ] {701d85ec-1f61-408d-9805-b607b65f51d7::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 | ||
3346 | 2025.03.25 01:21:17.400046 [ 195 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 82 rows starting from the beginning of the part | ||
3347 | 2025.03.25 01:21:17.400242 [ 195 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 48 rows starting from the beginning of the part | ||
3348 | 2025.03.25 01:21:17.400346 [ 190 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3349 | 2025.03.25 01:21:17.400542 [ 195 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part | ||
3350 | 2025.03.25 01:21:17.401281 [ 190 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3351 | 2025.03.25 01:21:17.401453 [ 190 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3352 | 2025.03.25 01:21:17.401621 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.47 MiB. | ||
3353 | 2025.03.25 01:21:17.402335 [ 190 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1096 rows, containing 4 columns (4 merged, 0 gathered) in 0.004239181 sec., 258540.5058194024 rows/sec., 16.90 MiB/sec. | ||
3354 | 2025.03.25 01:21:17.402533 [ 195 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3355 | 2025.03.25 01:21:17.402822 [ 195 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_21_4} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3356 | 2025.03.25 01:21:17.402899 [ 195 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_21_4} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3357 | 2025.03.25 01:21:17.402971 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
3358 | 2025.03.25 01:21:19.010351 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6954 | ||
3359 | 2025.03.25 01:21:19.011228 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3360 | 2025.03.25 01:21:19.011284 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3361 | 2025.03.25 01:21:19.011836 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3362 | 2025.03.25 01:21:19.012117 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3363 | 2025.03.25 01:21:19.012454 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6954 | ||
3364 | 2025.03.25 01:21:19.444315 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
3365 | 2025.03.25 01:21:19.464596 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3366 | 2025.03.25 01:21:19.464643 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3367 | 2025.03.25 01:21:19.472360 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3368 | 2025.03.25 01:21:19.473164 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3369 | 2025.03.25 01:21:19.475980 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
3370 | 2025.03.25 01:21:22.388704 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3371 | 2025.03.25 01:21:22.388968 [ 4 ] {4bdbbc06-13de-44c0-abb8-69ffd51f0aa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3372 | 2025.03.25 01:21:22.389038 [ 4 ] {4bdbbc06-13de-44c0-abb8-69ffd51f0aa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3373 | 2025.03.25 01:21:22.389883 [ 4 ] {4bdbbc06-13de-44c0-abb8-69ffd51f0aa8} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3374 | 2025.03.25 01:21:22.389928 [ 4 ] {4bdbbc06-13de-44c0-abb8-69ffd51f0aa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3375 | 2025.03.25 01:21:22.390379 [ 4 ] {4bdbbc06-13de-44c0-abb8-69ffd51f0aa8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3376 | 2025.03.25 01:21:22.390635 [ 4 ] {4bdbbc06-13de-44c0-abb8-69ffd51f0aa8} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3377 | 2025.03.25 01:21:22.390840 [ 4 ] {4bdbbc06-13de-44c0-abb8-69ffd51f0aa8} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001923 sec., 110244.40977639105 rows/sec., 7.01 MiB/sec. | ||
3378 | 2025.03.25 01:21:22.390906 [ 4 ] {4bdbbc06-13de-44c0-abb8-69ffd51f0aa8} <Debug> TCPHandler: Processed in 0.002382154 sec. | ||
3379 | 2025.03.25 01:21:22.391031 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3380 | 2025.03.25 01:21:22.391144 [ 4 ] {1a0814aa-5dbc-4a21-9626-cf716a06e43d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3381 | 2025.03.25 01:21:22.391192 [ 4 ] {1a0814aa-5dbc-4a21-9626-cf716a06e43d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3382 | 2025.03.25 01:21:22.392022 [ 4 ] {1a0814aa-5dbc-4a21-9626-cf716a06e43d} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3383 | 2025.03.25 01:21:22.392060 [ 4 ] {1a0814aa-5dbc-4a21-9626-cf716a06e43d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3384 | 2025.03.25 01:21:22.392460 [ 4 ] {1a0814aa-5dbc-4a21-9626-cf716a06e43d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3385 | 2025.03.25 01:21:22.392700 [ 4 ] {1a0814aa-5dbc-4a21-9626-cf716a06e43d} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3386 | 2025.03.25 01:21:22.392903 [ 4 ] {1a0814aa-5dbc-4a21-9626-cf716a06e43d} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001778 sec., 347019.12260967377 rows/sec., 27.13 MiB/sec. | ||
3387 | 2025.03.25 01:21:22.392999 [ 4 ] {1a0814aa-5dbc-4a21-9626-cf716a06e43d} <Debug> TCPHandler: Processed in 0.00202046 sec. | ||
3388 | 2025.03.25 01:21:22.393225 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3389 | 2025.03.25 01:21:22.393335 [ 4 ] {c5318f93-04e8-4c58-83fd-486df390dca7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3390 | 2025.03.25 01:21:22.393383 [ 4 ] {c5318f93-04e8-4c58-83fd-486df390dca7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3391 | 2025.03.25 01:21:22.393961 [ 4 ] {c5318f93-04e8-4c58-83fd-486df390dca7} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3392 | 2025.03.25 01:21:22.393999 [ 4 ] {c5318f93-04e8-4c58-83fd-486df390dca7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3393 | 2025.03.25 01:21:22.394344 [ 4 ] {c5318f93-04e8-4c58-83fd-486df390dca7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3394 | 2025.03.25 01:21:22.394586 [ 4 ] {c5318f93-04e8-4c58-83fd-486df390dca7} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3395 | 2025.03.25 01:21:22.394817 [ 4 ] {c5318f93-04e8-4c58-83fd-486df390dca7} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001505 sec., 70431.89368770763 rows/sec., 4.14 MiB/sec. | ||
3396 | 2025.03.25 01:21:22.394918 [ 4 ] {c5318f93-04e8-4c58-83fd-486df390dca7} <Debug> TCPHandler: Processed in 0.001776225 sec. | ||
3397 | 2025.03.25 01:21:22.395088 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3398 | 2025.03.25 01:21:22.395192 [ 4 ] {a61900b7-1403-41d1-828f-e9160040b2f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3399 | 2025.03.25 01:21:22.395238 [ 4 ] {a61900b7-1403-41d1-828f-e9160040b2f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3400 | 2025.03.25 01:21:22.395786 [ 4 ] {a61900b7-1403-41d1-828f-e9160040b2f9} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3401 | 2025.03.25 01:21:22.395823 [ 4 ] {a61900b7-1403-41d1-828f-e9160040b2f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3402 | 2025.03.25 01:21:22.396169 [ 4 ] {a61900b7-1403-41d1-828f-e9160040b2f9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3403 | 2025.03.25 01:21:22.396403 [ 4 ] {a61900b7-1403-41d1-828f-e9160040b2f9} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3404 | 2025.03.25 01:21:22.396620 [ 4 ] {a61900b7-1403-41d1-828f-e9160040b2f9} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001449 sec., 77984.81711525189 rows/sec., 5.05 MiB/sec. | ||
3405 | 2025.03.25 01:21:22.396669 [ 4 ] {a61900b7-1403-41d1-828f-e9160040b2f9} <Debug> TCPHandler: Processed in 0.001631183 sec. | ||
3406 | 2025.03.25 01:21:22.396782 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3407 | 2025.03.25 01:21:22.396885 [ 4 ] {4af7bfbd-c0e2-4403-a4c6-a27f89e91fd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3408 | 2025.03.25 01:21:22.396929 [ 4 ] {4af7bfbd-c0e2-4403-a4c6-a27f89e91fd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3409 | 2025.03.25 01:21:22.397475 [ 4 ] {4af7bfbd-c0e2-4403-a4c6-a27f89e91fd5} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3410 | 2025.03.25 01:21:22.397513 [ 4 ] {4af7bfbd-c0e2-4403-a4c6-a27f89e91fd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3411 | 2025.03.25 01:21:22.397853 [ 4 ] {4af7bfbd-c0e2-4403-a4c6-a27f89e91fd5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3412 | 2025.03.25 01:21:22.398085 [ 4 ] {4af7bfbd-c0e2-4403-a4c6-a27f89e91fd5} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3413 | 2025.03.25 01:21:22.398352 [ 4 ] {4af7bfbd-c0e2-4403-a4c6-a27f89e91fd5} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.00147 sec., 76190.4761904762 rows/sec., 4.34 MiB/sec. | ||
3414 | 2025.03.25 01:21:22.398491 [ 4 ] {4af7bfbd-c0e2-4403-a4c6-a27f89e91fd5} <Debug> TCPHandler: Processed in 0.001759855 sec. | ||
3415 | 2025.03.25 01:21:22.398619 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3416 | 2025.03.25 01:21:22.398722 [ 4 ] {aced7dcb-34f4-4ef8-842c-8f247fa1913e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3417 | 2025.03.25 01:21:22.398766 [ 4 ] {aced7dcb-34f4-4ef8-842c-8f247fa1913e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3418 | 2025.03.25 01:21:22.399441 [ 4 ] {aced7dcb-34f4-4ef8-842c-8f247fa1913e} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3419 | 2025.03.25 01:21:22.399480 [ 4 ] {aced7dcb-34f4-4ef8-842c-8f247fa1913e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3420 | 2025.03.25 01:21:22.399835 [ 4 ] {aced7dcb-34f4-4ef8-842c-8f247fa1913e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3421 | 2025.03.25 01:21:22.400067 [ 4 ] {aced7dcb-34f4-4ef8-842c-8f247fa1913e} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3422 | 2025.03.25 01:21:22.400297 [ 4 ] {aced7dcb-34f4-4ef8-842c-8f247fa1913e} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001592 sec., 239949.74874371858 rows/sec., 16.92 MiB/sec. | ||
3423 | 2025.03.25 01:21:22.400419 [ 4 ] {aced7dcb-34f4-4ef8-842c-8f247fa1913e} <Debug> TCPHandler: Processed in 0.001848697 sec. | ||
3424 | 2025.03.25 01:21:22.400546 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3425 | 2025.03.25 01:21:22.400647 [ 4 ] {9a7ae44d-7916-425a-9ad6-7554cfb4348b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3426 | 2025.03.25 01:21:22.400692 [ 4 ] {9a7ae44d-7916-425a-9ad6-7554cfb4348b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3427 | 2025.03.25 01:21:22.401120 [ 4 ] {9a7ae44d-7916-425a-9ad6-7554cfb4348b} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3428 | 2025.03.25 01:21:22.401158 [ 4 ] {9a7ae44d-7916-425a-9ad6-7554cfb4348b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3429 | 2025.03.25 01:21:22.401503 [ 4 ] {9a7ae44d-7916-425a-9ad6-7554cfb4348b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3430 | 2025.03.25 01:21:22.401738 [ 4 ] {9a7ae44d-7916-425a-9ad6-7554cfb4348b} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3431 | 2025.03.25 01:21:22.401958 [ 4 ] {9a7ae44d-7916-425a-9ad6-7554cfb4348b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001331 sec., 4507.888805409467 rows/sec., 235.52 KiB/sec. | ||
3432 | 2025.03.25 01:21:22.402008 [ 4 ] {9a7ae44d-7916-425a-9ad6-7554cfb4348b} <Debug> TCPHandler: Processed in 0.001514061 sec. | ||
3433 | 2025.03.25 01:21:22.402113 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3434 | 2025.03.25 01:21:22.402213 [ 4 ] {c9c900f0-35b0-4085-a822-5e38f008da46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3435 | 2025.03.25 01:21:22.402260 [ 4 ] {c9c900f0-35b0-4085-a822-5e38f008da46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3436 | 2025.03.25 01:21:22.402783 [ 4 ] {c9c900f0-35b0-4085-a822-5e38f008da46} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3437 | 2025.03.25 01:21:22.402823 [ 4 ] {c9c900f0-35b0-4085-a822-5e38f008da46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3438 | 2025.03.25 01:21:22.403194 [ 4 ] {c9c900f0-35b0-4085-a822-5e38f008da46} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3439 | 2025.03.25 01:21:22.403424 [ 4 ] {c9c900f0-35b0-4085-a822-5e38f008da46} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3440 | 2025.03.25 01:21:22.403629 [ 4 ] {c9c900f0-35b0-4085-a822-5e38f008da46} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001437 sec., 164926.93110647183 rows/sec., 11.05 MiB/sec. | ||
3441 | 2025.03.25 01:21:22.403679 [ 4 ] {c9c900f0-35b0-4085-a822-5e38f008da46} <Debug> TCPHandler: Processed in 0.001617083 sec. | ||
3442 | 2025.03.25 01:21:22.403791 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3443 | 2025.03.25 01:21:22.403895 [ 4 ] {2ad2ac0c-b726-424a-860d-3f89e584ac9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3444 | 2025.03.25 01:21:22.403941 [ 4 ] {2ad2ac0c-b726-424a-860d-3f89e584ac9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3445 | 2025.03.25 01:21:22.404349 [ 4 ] {2ad2ac0c-b726-424a-860d-3f89e584ac9c} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3446 | 2025.03.25 01:21:22.404387 [ 4 ] {2ad2ac0c-b726-424a-860d-3f89e584ac9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3447 | 2025.03.25 01:21:22.404718 [ 4 ] {2ad2ac0c-b726-424a-860d-3f89e584ac9c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3448 | 2025.03.25 01:21:22.404947 [ 4 ] {2ad2ac0c-b726-424a-860d-3f89e584ac9c} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3449 | 2025.03.25 01:21:22.405153 [ 4 ] {2ad2ac0c-b726-424a-860d-3f89e584ac9c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001279 sec., 781.8608287724785 rows/sec., 52.68 KiB/sec. | ||
3450 | 2025.03.25 01:21:22.405204 [ 4 ] {2ad2ac0c-b726-424a-860d-3f89e584ac9c} <Debug> TCPHandler: Processed in 0.001463251 sec. | ||
3451 | 2025.03.25 01:21:22.405306 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3452 | 2025.03.25 01:21:22.405405 [ 4 ] {347417d1-5b6e-4c96-9e82-06bdcca21e64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3453 | 2025.03.25 01:21:22.405450 [ 4 ] {347417d1-5b6e-4c96-9e82-06bdcca21e64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3454 | 2025.03.25 01:21:22.405873 [ 4 ] {347417d1-5b6e-4c96-9e82-06bdcca21e64} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3455 | 2025.03.25 01:21:22.405911 [ 4 ] {347417d1-5b6e-4c96-9e82-06bdcca21e64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3456 | 2025.03.25 01:21:22.406267 [ 4 ] {347417d1-5b6e-4c96-9e82-06bdcca21e64} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3457 | 2025.03.25 01:21:22.406492 [ 4 ] {347417d1-5b6e-4c96-9e82-06bdcca21e64} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3458 | 2025.03.25 01:21:22.406690 [ 4 ] {347417d1-5b6e-4c96-9e82-06bdcca21e64} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001306 sec., 62787.13629402756 rows/sec., 3.99 MiB/sec. | ||
3459 | 2025.03.25 01:21:22.406738 [ 4 ] {347417d1-5b6e-4c96-9e82-06bdcca21e64} <Debug> TCPHandler: Processed in 0.001481811 sec. | ||
3460 | 2025.03.25 01:21:26.418829 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3461 | 2025.03.25 01:21:26.418932 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3462 | 2025.03.25 01:21:26.512715 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7381 | ||
3463 | 2025.03.25 01:21:26.513501 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3464 | 2025.03.25 01:21:26.513548 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3465 | 2025.03.25 01:21:26.514122 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3466 | 2025.03.25 01:21:26.514377 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3467 | 2025.03.25 01:21:26.514584 [ 128 ] {} <Debug> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3468 | 2025.03.25 01:21:26.514616 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 | ||
3469 | 2025.03.25 01:21:26.514681 [ 128 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3470 | 2025.03.25 01:21:26.514715 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3471 | 2025.03.25 01:21:26.514841 [ 192 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::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 | ||
3472 | 2025.03.25 01:21:26.514982 [ 192 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3473 | 2025.03.25 01:21:26.515026 [ 192 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5124 rows starting from the beginning of the part | ||
3474 | 2025.03.25 01:21:26.515108 [ 192 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 427 rows starting from the beginning of the part | ||
3475 | 2025.03.25 01:21:26.515262 [ 192 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 488 rows starting from the beginning of the part | ||
3476 | 2025.03.25 01:21:26.515540 [ 192 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 427 rows starting from the beginning of the part | ||
3477 | 2025.03.25 01:21:26.515712 [ 192 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 488 rows starting from the beginning of the part | ||
3478 | 2025.03.25 01:21:26.515895 [ 192 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 427 rows starting from the beginning of the part | ||
3479 | 2025.03.25 01:21:26.517737 [ 195 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.002955832 sec., 2497097.2639852334 rows/sec., 35.72 MiB/sec. | ||
3480 | 2025.03.25 01:21:26.518185 [ 195 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3481 | 2025.03.25 01:21:26.518480 [ 195 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_16_3} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3482 | 2025.03.25 01:21:26.518556 [ 195 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_16_3} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3483 | 2025.03.25 01:21:26.518656 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
3484 | 2025.03.25 01:21:26.533999 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 490 | ||
3485 | 2025.03.25 01:21:26.537364 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3486 | 2025.03.25 01:21:26.537417 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3487 | 2025.03.25 01:21:26.538902 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3488 | 2025.03.25 01:21:26.539226 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3489 | 2025.03.25 01:21:26.539451 [ 128 ] {} <Debug> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3490 | 2025.03.25 01:21:26.539575 [ 128 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3491 | 2025.03.25 01:21:26.539660 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3492 | 2025.03.25 01:21:26.540176 [ 192 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::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 | ||
3493 | 2025.03.25 01:21:26.541012 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 490 | ||
3494 | 2025.03.25 01:21:26.541435 [ 192 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3495 | 2025.03.25 01:21:26.541603 [ 192 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 286 rows starting from the beginning of the part | ||
3496 | 2025.03.25 01:21:26.542201 [ 192 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 64 rows starting from the beginning of the part | ||
3497 | 2025.03.25 01:21:26.542770 [ 192 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 28 rows starting from the beginning of the part | ||
3498 | 2025.03.25 01:21:26.543326 [ 192 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part | ||
3499 | 2025.03.25 01:21:26.543914 [ 192 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 48 rows starting from the beginning of the part | ||
3500 | 2025.03.25 01:21:26.544504 [ 192 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 28 rows starting from the beginning of the part | ||
3501 | 2025.03.25 01:21:26.552278 [ 198 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 490 rows, containing 72 columns (72 merged, 0 gathered) in 0.012427698 sec., 39428.058197101345 rows/sec., 36.06 MiB/sec. | ||
3502 | 2025.03.25 01:21:26.553349 [ 188 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3503 | 2025.03.25 01:21:26.554062 [ 188 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_11_2} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3504 | 2025.03.25 01:21:26.554150 [ 188 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_11_2} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3505 | 2025.03.25 01:21:26.554356 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.80 MiB. | ||
3506 | 2025.03.25 01:21:26.976146 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
3507 | 2025.03.25 01:21:26.998447 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3508 | 2025.03.25 01:21:26.998501 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3509 | 2025.03.25 01:21:27.003671 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.002671829 sec. | ||
3510 | 2025.03.25 01:21:27.008635 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3511 | 2025.03.25 01:21:27.009412 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3512 | 2025.03.25 01:21:27.009850 [ 127 ] {} <Debug> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3513 | 2025.03.25 01:21:27.010029 [ 127 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3514 | 2025.03.25 01:21:27.010130 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3515 | 2025.03.25 01:21:27.010584 [ 195 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::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 | ||
3516 | 2025.03.25 01:21:27.025371 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
3517 | 2025.03.25 01:21:27.027221 [ 195 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3518 | 2025.03.25 01:21:27.028891 [ 195 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::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 | ||
3519 | 2025.03.25 01:21:27.035251 [ 195 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::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 | ||
3520 | 2025.03.25 01:21:27.041100 [ 195 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::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 | ||
3521 | 2025.03.25 01:21:27.046684 [ 195 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::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 | ||
3522 | 2025.03.25 01:21:27.052407 [ 195 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::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 | ||
3523 | 2025.03.25 01:21:27.057214 [ 195 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::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 | ||
3524 | 2025.03.25 01:21:27.117643 [ 198 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.107369796 sec., 1126.9463527713137 rows/sec., 5.83 MiB/sec. | ||
3525 | 2025.03.25 01:21:27.119273 [ 191 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3526 | 2025.03.25 01:21:27.121697 [ 191 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_16_3} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3527 | 2025.03.25 01:21:27.121799 [ 191 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_16_3} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3528 | 2025.03.25 01:21:27.123353 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
3529 | 2025.03.25 01:21:27.384939 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3530 | 2025.03.25 01:21:27.385197 [ 4 ] {f0c84cf7-a257-421a-ac4b-63cde2a80ee3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3531 | 2025.03.25 01:21:27.385312 [ 4 ] {f0c84cf7-a257-421a-ac4b-63cde2a80ee3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3532 | 2025.03.25 01:21:27.386431 [ 4 ] {f0c84cf7-a257-421a-ac4b-63cde2a80ee3} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3533 | 2025.03.25 01:21:27.386481 [ 4 ] {f0c84cf7-a257-421a-ac4b-63cde2a80ee3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3534 | 2025.03.25 01:21:27.386929 [ 4 ] {f0c84cf7-a257-421a-ac4b-63cde2a80ee3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3535 | 2025.03.25 01:21:27.387189 [ 4 ] {f0c84cf7-a257-421a-ac4b-63cde2a80ee3} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3536 | 2025.03.25 01:21:27.387412 [ 4 ] {f0c84cf7-a257-421a-ac4b-63cde2a80ee3} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.002308 sec., 58058.925476603115 rows/sec., 5.01 MiB/sec. | ||
3537 | 2025.03.25 01:21:27.387468 [ 4 ] {f0c84cf7-a257-421a-ac4b-63cde2a80ee3} <Debug> TCPHandler: Processed in 0.002672048 sec. | ||
3538 | 2025.03.25 01:21:27.387592 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3539 | 2025.03.25 01:21:27.387697 [ 4 ] {0aff8bda-e836-41a5-b46e-f8f3d681a703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3540 | 2025.03.25 01:21:27.387741 [ 4 ] {0aff8bda-e836-41a5-b46e-f8f3d681a703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3541 | 2025.03.25 01:21:27.388268 [ 4 ] {0aff8bda-e836-41a5-b46e-f8f3d681a703} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3542 | 2025.03.25 01:21:27.388307 [ 4 ] {0aff8bda-e836-41a5-b46e-f8f3d681a703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3543 | 2025.03.25 01:21:27.388651 [ 4 ] {0aff8bda-e836-41a5-b46e-f8f3d681a703} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3544 | 2025.03.25 01:21:27.388911 [ 4 ] {0aff8bda-e836-41a5-b46e-f8f3d681a703} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3545 | 2025.03.25 01:21:27.389125 [ 4 ] {0aff8bda-e836-41a5-b46e-f8f3d681a703} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.00145 sec., 26896.55172413793 rows/sec., 1.98 MiB/sec. | ||
3546 | 2025.03.25 01:21:27.389177 [ 4 ] {0aff8bda-e836-41a5-b46e-f8f3d681a703} <Debug> TCPHandler: Processed in 0.001634954 sec. | ||
3547 | 2025.03.25 01:21:27.389285 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3548 | 2025.03.25 01:21:27.389385 [ 4 ] {29db63be-0deb-4406-8701-6dbdd9375897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3549 | 2025.03.25 01:21:27.389430 [ 4 ] {29db63be-0deb-4406-8701-6dbdd9375897} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3550 | 2025.03.25 01:21:27.389985 [ 4 ] {29db63be-0deb-4406-8701-6dbdd9375897} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3551 | 2025.03.25 01:21:27.390024 [ 4 ] {29db63be-0deb-4406-8701-6dbdd9375897} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3552 | 2025.03.25 01:21:27.390399 [ 4 ] {29db63be-0deb-4406-8701-6dbdd9375897} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3553 | 2025.03.25 01:21:27.390641 [ 4 ] {29db63be-0deb-4406-8701-6dbdd9375897} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3554 | 2025.03.25 01:21:27.390842 [ 4 ] {29db63be-0deb-4406-8701-6dbdd9375897} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001478 sec., 69688.76860622464 rows/sec., 5.44 MiB/sec. | ||
3555 | 2025.03.25 01:21:27.390895 [ 4 ] {29db63be-0deb-4406-8701-6dbdd9375897} <Debug> TCPHandler: Processed in 0.001660654 sec. | ||
3556 | 2025.03.25 01:21:27.391009 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3557 | 2025.03.25 01:21:27.391112 [ 4 ] {fd41f549-cfc6-412f-b5b6-2099a3524335} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3558 | 2025.03.25 01:21:27.391160 [ 4 ] {fd41f549-cfc6-412f-b5b6-2099a3524335} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3559 | 2025.03.25 01:21:27.391675 [ 4 ] {fd41f549-cfc6-412f-b5b6-2099a3524335} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3560 | 2025.03.25 01:21:27.391713 [ 4 ] {fd41f549-cfc6-412f-b5b6-2099a3524335} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3561 | 2025.03.25 01:21:27.392086 [ 4 ] {fd41f549-cfc6-412f-b5b6-2099a3524335} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3562 | 2025.03.25 01:21:27.392320 [ 4 ] {fd41f549-cfc6-412f-b5b6-2099a3524335} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3563 | 2025.03.25 01:21:27.392535 [ 4 ] {fd41f549-cfc6-412f-b5b6-2099a3524335} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001444 sec., 110803.32409972299 rows/sec., 7.72 MiB/sec. | ||
3564 | 2025.03.25 01:21:27.392587 [ 4 ] {fd41f549-cfc6-412f-b5b6-2099a3524335} <Debug> TCPHandler: Processed in 0.001628503 sec. | ||
3565 | 2025.03.25 01:21:27.392690 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3566 | 2025.03.25 01:21:27.392791 [ 4 ] {0179229c-5468-4511-9281-466359e8d11e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3567 | 2025.03.25 01:21:27.392856 [ 4 ] {0179229c-5468-4511-9281-466359e8d11e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3568 | 2025.03.25 01:21:27.394021 [ 4 ] {0179229c-5468-4511-9281-466359e8d11e} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3569 | 2025.03.25 01:21:27.394060 [ 4 ] {0179229c-5468-4511-9281-466359e8d11e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3570 | 2025.03.25 01:21:27.394729 [ 4 ] {0179229c-5468-4511-9281-466359e8d11e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3571 | 2025.03.25 01:21:27.394979 [ 4 ] {0179229c-5468-4511-9281-466359e8d11e} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3572 | 2025.03.25 01:21:27.395216 [ 4 ] {0179229c-5468-4511-9281-466359e8d11e} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002446 sec., 15944.399018806216 rows/sec., 28.57 MiB/sec. | ||
3573 | 2025.03.25 01:21:27.395308 [ 4 ] {0179229c-5468-4511-9281-466359e8d11e} <Debug> TCPHandler: Processed in 0.002666698 sec. | ||
3574 | 2025.03.25 01:21:27.395421 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3575 | 2025.03.25 01:21:27.395522 [ 4 ] {2d2724fe-1897-450b-bfbe-da2361683cce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3576 | 2025.03.25 01:21:27.395569 [ 4 ] {2d2724fe-1897-450b-bfbe-da2361683cce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3577 | 2025.03.25 01:21:27.395993 [ 4 ] {2d2724fe-1897-450b-bfbe-da2361683cce} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3578 | 2025.03.25 01:21:27.396032 [ 4 ] {2d2724fe-1897-450b-bfbe-da2361683cce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3579 | 2025.03.25 01:21:27.396377 [ 4 ] {2d2724fe-1897-450b-bfbe-da2361683cce} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3580 | 2025.03.25 01:21:27.396612 [ 4 ] {2d2724fe-1897-450b-bfbe-da2361683cce} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3581 | 2025.03.25 01:21:27.396854 [ 4 ] {2d2724fe-1897-450b-bfbe-da2361683cce} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001346 sec., 44576.523031203564 rows/sec., 3.00 MiB/sec. | ||
3582 | 2025.03.25 01:21:27.397005 [ 4 ] {2d2724fe-1897-450b-bfbe-da2361683cce} <Debug> TCPHandler: Processed in 0.001630684 sec. | ||
3583 | 2025.03.25 01:21:28.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 175.46 MiB, peak 184.98 MiB, free memory in arenas 0.00 B, will set to 176.69 MiB (RSS), difference: 1.23 MiB | ||
3584 | 2025.03.25 01:21:32.388353 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3585 | 2025.03.25 01:21:32.388589 [ 4 ] {d64791f2-1990-422b-8306-3ecc69aa07d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3586 | 2025.03.25 01:21:32.388672 [ 4 ] {d64791f2-1990-422b-8306-3ecc69aa07d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3587 | 2025.03.25 01:21:32.389621 [ 4 ] {d64791f2-1990-422b-8306-3ecc69aa07d9} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3588 | 2025.03.25 01:21:32.389679 [ 4 ] {d64791f2-1990-422b-8306-3ecc69aa07d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3589 | 2025.03.25 01:21:32.390151 [ 4 ] {d64791f2-1990-422b-8306-3ecc69aa07d9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3590 | 2025.03.25 01:21:32.390417 [ 4 ] {d64791f2-1990-422b-8306-3ecc69aa07d9} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3591 | 2025.03.25 01:21:32.390608 [ 117 ] {} <Debug> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3592 | 2025.03.25 01:21:32.390676 [ 4 ] {d64791f2-1990-422b-8306-3ecc69aa07d9} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002142 sec., 98972.92250233427 rows/sec., 6.29 MiB/sec. | ||
3593 | 2025.03.25 01:21:32.390685 [ 117 ] {} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3594 | 2025.03.25 01:21:32.390747 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3595 | 2025.03.25 01:21:32.390833 [ 4 ] {d64791f2-1990-422b-8306-3ecc69aa07d9} <Debug> TCPHandler: Processed in 0.002622617 sec. | ||
3596 | 2025.03.25 01:21:32.391177 [ 194 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::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 | ||
3597 | 2025.03.25 01:21:32.391410 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3598 | 2025.03.25 01:21:32.391787 [ 4 ] {0a5cae67-ff0f-477e-b875-19a112171208} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3599 | 2025.03.25 01:21:32.391828 [ 194 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3600 | 2025.03.25 01:21:32.391919 [ 4 ] {0a5cae67-ff0f-477e-b875-19a112171208} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3601 | 2025.03.25 01:21:32.391924 [ 194 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 212 rows starting from the beginning of the part | ||
3602 | 2025.03.25 01:21:32.392237 [ 194 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 212 rows starting from the beginning of the part | ||
3603 | 2025.03.25 01:21:32.392655 [ 194 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 212 rows starting from the beginning of the part | ||
3604 | 2025.03.25 01:21:32.393063 [ 194 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 212 rows starting from the beginning of the part | ||
3605 | 2025.03.25 01:21:32.393439 [ 194 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 212 rows starting from the beginning of the part | ||
3606 | 2025.03.25 01:21:32.395210 [ 4 ] {0a5cae67-ff0f-477e-b875-19a112171208} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3607 | 2025.03.25 01:21:32.395294 [ 4 ] {0a5cae67-ff0f-477e-b875-19a112171208} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3608 | 2025.03.25 01:21:32.396292 [ 191 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.005419457 sec., 195591.5509616554 rows/sec., 13.19 MiB/sec. | ||
3609 | 2025.03.25 01:21:32.396300 [ 4 ] {0a5cae67-ff0f-477e-b875-19a112171208} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3610 | 2025.03.25 01:21:32.396540 [ 191 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3611 | 2025.03.25 01:21:32.396763 [ 4 ] {0a5cae67-ff0f-477e-b875-19a112171208} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3612 | 2025.03.25 01:21:32.397226 [ 191 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_9_2} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3613 | 2025.03.25 01:21:32.397402 [ 4 ] {0a5cae67-ff0f-477e-b875-19a112171208} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.0057 sec., 108245.61403508771 rows/sec., 8.46 MiB/sec. | ||
3614 | 2025.03.25 01:21:32.397551 [ 191 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_9_2} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3615 | 2025.03.25 01:21:32.397845 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
3616 | 2025.03.25 01:21:32.397852 [ 4 ] {0a5cae67-ff0f-477e-b875-19a112171208} <Debug> TCPHandler: Processed in 0.006608725 sec. | ||
3617 | 2025.03.25 01:21:32.398029 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3618 | 2025.03.25 01:21:32.398141 [ 4 ] {05ed6b38-2fbd-4bb7-8221-3c5554a5fb34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3619 | 2025.03.25 01:21:32.398189 [ 4 ] {05ed6b38-2fbd-4bb7-8221-3c5554a5fb34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3620 | 2025.03.25 01:21:32.398837 [ 4 ] {05ed6b38-2fbd-4bb7-8221-3c5554a5fb34} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3621 | 2025.03.25 01:21:32.398877 [ 4 ] {05ed6b38-2fbd-4bb7-8221-3c5554a5fb34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3622 | 2025.03.25 01:21:32.399233 [ 4 ] {05ed6b38-2fbd-4bb7-8221-3c5554a5fb34} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3623 | 2025.03.25 01:21:32.399487 [ 4 ] {05ed6b38-2fbd-4bb7-8221-3c5554a5fb34} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3624 | 2025.03.25 01:21:32.399643 [ 117 ] {} <Debug> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3625 | 2025.03.25 01:21:32.399710 [ 117 ] {} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3626 | 2025.03.25 01:21:32.399746 [ 4 ] {05ed6b38-2fbd-4bb7-8221-3c5554a5fb34} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001617 sec., 65553.4941249227 rows/sec., 3.86 MiB/sec. | ||
3627 | 2025.03.25 01:21:32.399753 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3628 | 2025.03.25 01:21:32.399927 [ 4 ] {05ed6b38-2fbd-4bb7-8221-3c5554a5fb34} <Debug> TCPHandler: Processed in 0.001946857 sec. | ||
3629 | 2025.03.25 01:21:32.400009 [ 194 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::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 | ||
3630 | 2025.03.25 01:21:32.400086 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3631 | 2025.03.25 01:21:32.400167 [ 194 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3632 | 2025.03.25 01:21:32.400241 [ 194 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 151 rows starting from the beginning of the part | ||
3633 | 2025.03.25 01:21:32.400268 [ 4 ] {b674115d-8031-4a4a-9bac-56ecd57a489e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3634 | 2025.03.25 01:21:32.400458 [ 4 ] {b674115d-8031-4a4a-9bac-56ecd57a489e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3635 | 2025.03.25 01:21:32.400494 [ 194 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 106 rows starting from the beginning of the part | ||
3636 | 2025.03.25 01:21:32.400918 [ 194 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 47 rows starting from the beginning of the part | ||
3637 | 2025.03.25 01:21:32.401227 [ 194 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 106 rows starting from the beginning of the part | ||
3638 | 2025.03.25 01:21:32.401635 [ 194 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 39 rows starting from the beginning of the part | ||
3639 | 2025.03.25 01:21:32.401997 [ 194 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 106 rows starting from the beginning of the part | ||
3640 | 2025.03.25 01:21:32.403566 [ 4 ] {b674115d-8031-4a4a-9bac-56ecd57a489e} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3641 | 2025.03.25 01:21:32.403655 [ 4 ] {b674115d-8031-4a4a-9bac-56ecd57a489e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3642 | 2025.03.25 01:21:32.404866 [ 191 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 555 rows, containing 5 columns (5 merged, 0 gathered) in 0.004980431 sec., 111436.13875987842 rows/sec., 7.35 MiB/sec. | ||
3643 | 2025.03.25 01:21:32.404879 [ 4 ] {b674115d-8031-4a4a-9bac-56ecd57a489e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3644 | 2025.03.25 01:21:32.405063 [ 191 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3645 | 2025.03.25 01:21:32.405400 [ 4 ] {b674115d-8031-4a4a-9bac-56ecd57a489e} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3646 | 2025.03.25 01:21:32.405670 [ 117 ] {} <Debug> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3647 | 2025.03.25 01:21:32.405690 [ 191 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_16_3} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3648 | 2025.03.25 01:21:32.405799 [ 117 ] {} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3649 | 2025.03.25 01:21:32.405908 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3650 | 2025.03.25 01:21:32.405968 [ 4 ] {b674115d-8031-4a4a-9bac-56ecd57a489e} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.005734 sec., 19707.010812696197 rows/sec., 1.28 MiB/sec. | ||
3651 | 2025.03.25 01:21:32.405995 [ 191 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_16_3} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3652 | 2025.03.25 01:21:32.406314 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
3653 | 2025.03.25 01:21:32.406398 [ 4 ] {b674115d-8031-4a4a-9bac-56ecd57a489e} <Debug> TCPHandler: Processed in 0.006360421 sec. | ||
3654 | 2025.03.25 01:21:32.406428 [ 194 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::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 | ||
3655 | 2025.03.25 01:21:32.406613 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3656 | 2025.03.25 01:21:32.406674 [ 194 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3657 | 2025.03.25 01:21:32.406737 [ 194 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 341 rows starting from the beginning of the part | ||
3658 | 2025.03.25 01:21:32.406831 [ 4 ] {f788677d-7cf8-4af6-b1b1-2ccbcbf1ab34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3659 | 2025.03.25 01:21:32.407004 [ 194 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 113 rows starting from the beginning of the part | ||
3660 | 2025.03.25 01:21:32.407046 [ 4 ] {f788677d-7cf8-4af6-b1b1-2ccbcbf1ab34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3661 | 2025.03.25 01:21:32.407358 [ 194 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 113 rows starting from the beginning of the part | ||
3662 | 2025.03.25 01:21:32.407689 [ 194 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 228 rows starting from the beginning of the part | ||
3663 | 2025.03.25 01:21:32.408006 [ 194 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 113 rows starting from the beginning of the part | ||
3664 | 2025.03.25 01:21:32.408437 [ 194 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 113 rows starting from the beginning of the part | ||
3665 | 2025.03.25 01:21:32.409987 [ 4 ] {f788677d-7cf8-4af6-b1b1-2ccbcbf1ab34} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3666 | 2025.03.25 01:21:32.410069 [ 4 ] {f788677d-7cf8-4af6-b1b1-2ccbcbf1ab34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3667 | 2025.03.25 01:21:32.411055 [ 4 ] {f788677d-7cf8-4af6-b1b1-2ccbcbf1ab34} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3668 | 2025.03.25 01:21:32.411478 [ 194 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1021 rows, containing 5 columns (5 merged, 0 gathered) in 0.005439517 sec., 187700.48884855036 rows/sec., 13.12 MiB/sec. | ||
3669 | 2025.03.25 01:21:32.411499 [ 4 ] {f788677d-7cf8-4af6-b1b1-2ccbcbf1ab34} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3670 | 2025.03.25 01:21:32.411746 [ 194 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3671 | 2025.03.25 01:21:32.411803 [ 117 ] {} <Debug> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3672 | 2025.03.25 01:21:32.411994 [ 117 ] {} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3673 | 2025.03.25 01:21:32.412043 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3674 | 2025.03.25 01:21:32.412050 [ 4 ] {f788677d-7cf8-4af6-b1b1-2ccbcbf1ab34} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.005281 sec., 21208.10452565802 rows/sec., 1.21 MiB/sec. | ||
3675 | 2025.03.25 01:21:32.412376 [ 4 ] {f788677d-7cf8-4af6-b1b1-2ccbcbf1ab34} <Debug> TCPHandler: Processed in 0.005850984 sec. | ||
3676 | 2025.03.25 01:21:32.412399 [ 196 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::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 | ||
3677 | 2025.03.25 01:21:32.412584 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3678 | 2025.03.25 01:21:32.412662 [ 196 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3679 | 2025.03.25 01:21:32.412761 [ 196 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 112 rows starting from the beginning of the part | ||
3680 | 2025.03.25 01:21:32.412793 [ 194 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_11_2} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3681 | 2025.03.25 01:21:32.412829 [ 4 ] {ab6cf679-faa9-4864-a471-124045908e28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3682 | 2025.03.25 01:21:32.413041 [ 4 ] {ab6cf679-faa9-4864-a471-124045908e28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3683 | 2025.03.25 01:21:32.413142 [ 196 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 112 rows starting from the beginning of the part | ||
3684 | 2025.03.25 01:21:32.413321 [ 194 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_11_2} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3685 | 2025.03.25 01:21:32.413647 [ 196 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 112 rows starting from the beginning of the part | ||
3686 | 2025.03.25 01:21:32.413796 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
3687 | 2025.03.25 01:21:32.414077 [ 196 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 112 rows starting from the beginning of the part | ||
3688 | 2025.03.25 01:21:32.414373 [ 196 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 112 rows starting from the beginning of the part | ||
3689 | 2025.03.25 01:21:32.415856 [ 4 ] {ab6cf679-faa9-4864-a471-124045908e28} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3690 | 2025.03.25 01:21:32.415913 [ 4 ] {ab6cf679-faa9-4864-a471-124045908e28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3691 | 2025.03.25 01:21:32.416149 [ 189 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.003977437 sec., 140794.18479789875 rows/sec., 8.56 MiB/sec. | ||
3692 | 2025.03.25 01:21:32.416394 [ 189 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3693 | 2025.03.25 01:21:32.416776 [ 4 ] {ab6cf679-faa9-4864-a471-124045908e28} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3694 | 2025.03.25 01:21:32.416955 [ 189 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_9_2} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3695 | 2025.03.25 01:21:32.417102 [ 189 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_9_2} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3696 | 2025.03.25 01:21:32.417268 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
3697 | 2025.03.25 01:21:32.417348 [ 4 ] {ab6cf679-faa9-4864-a471-124045908e28} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3698 | 2025.03.25 01:21:32.417612 [ 4 ] {ab6cf679-faa9-4864-a471-124045908e28} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.004846 sec., 78827.89929839043 rows/sec., 5.56 MiB/sec. | ||
3699 | 2025.03.25 01:21:32.417679 [ 4 ] {ab6cf679-faa9-4864-a471-124045908e28} <Debug> TCPHandler: Processed in 0.005181025 sec. | ||
3700 | 2025.03.25 01:21:32.417828 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3701 | 2025.03.25 01:21:32.417945 [ 4 ] {c25e1eca-7cee-4af4-8cce-2732c60a3fab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3702 | 2025.03.25 01:21:32.417993 [ 4 ] {c25e1eca-7cee-4af4-8cce-2732c60a3fab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3703 | 2025.03.25 01:21:32.418484 [ 4 ] {c25e1eca-7cee-4af4-8cce-2732c60a3fab} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3704 | 2025.03.25 01:21:32.418523 [ 4 ] {c25e1eca-7cee-4af4-8cce-2732c60a3fab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3705 | 2025.03.25 01:21:32.418919 [ 4 ] {c25e1eca-7cee-4af4-8cce-2732c60a3fab} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3706 | 2025.03.25 01:21:32.419187 [ 4 ] {c25e1eca-7cee-4af4-8cce-2732c60a3fab} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3707 | 2025.03.25 01:21:32.419478 [ 4 ] {c25e1eca-7cee-4af4-8cce-2732c60a3fab} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001548 sec., 3875.9689922480625 rows/sec., 202.50 KiB/sec. | ||
3708 | 2025.03.25 01:21:32.419566 [ 4 ] {c25e1eca-7cee-4af4-8cce-2732c60a3fab} <Debug> TCPHandler: Processed in 0.001805786 sec. | ||
3709 | 2025.03.25 01:21:32.419686 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3710 | 2025.03.25 01:21:32.419798 [ 4 ] {0fd33c56-7cf1-4721-9477-54debcaeb26e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3711 | 2025.03.25 01:21:32.419847 [ 4 ] {0fd33c56-7cf1-4721-9477-54debcaeb26e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3712 | 2025.03.25 01:21:32.420384 [ 4 ] {0fd33c56-7cf1-4721-9477-54debcaeb26e} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3713 | 2025.03.25 01:21:32.420423 [ 4 ] {0fd33c56-7cf1-4721-9477-54debcaeb26e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3714 | 2025.03.25 01:21:32.420811 [ 4 ] {0fd33c56-7cf1-4721-9477-54debcaeb26e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3715 | 2025.03.25 01:21:32.421057 [ 4 ] {0fd33c56-7cf1-4721-9477-54debcaeb26e} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3716 | 2025.03.25 01:21:32.421278 [ 4 ] {0fd33c56-7cf1-4721-9477-54debcaeb26e} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001503 sec., 157684.63073852294 rows/sec., 10.57 MiB/sec. | ||
3717 | 2025.03.25 01:21:32.421331 [ 4 ] {0fd33c56-7cf1-4721-9477-54debcaeb26e} <Debug> TCPHandler: Processed in 0.001698235 sec. | ||
3718 | 2025.03.25 01:21:32.421447 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3719 | 2025.03.25 01:21:32.421552 [ 4 ] {e65ee175-6591-4098-b60e-76b84e4f0ec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3720 | 2025.03.25 01:21:32.421599 [ 4 ] {e65ee175-6591-4098-b60e-76b84e4f0ec3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3721 | 2025.03.25 01:21:32.422017 [ 4 ] {e65ee175-6591-4098-b60e-76b84e4f0ec3} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3722 | 2025.03.25 01:21:32.422056 [ 4 ] {e65ee175-6591-4098-b60e-76b84e4f0ec3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3723 | 2025.03.25 01:21:32.422441 [ 4 ] {e65ee175-6591-4098-b60e-76b84e4f0ec3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3724 | 2025.03.25 01:21:32.422675 [ 4 ] {e65ee175-6591-4098-b60e-76b84e4f0ec3} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3725 | 2025.03.25 01:21:32.422906 [ 4 ] {e65ee175-6591-4098-b60e-76b84e4f0ec3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001376 sec., 726.7441860465116 rows/sec., 48.97 KiB/sec. | ||
3726 | 2025.03.25 01:21:32.422990 [ 4 ] {e65ee175-6591-4098-b60e-76b84e4f0ec3} <Debug> TCPHandler: Processed in 0.001592542 sec. | ||
3727 | 2025.03.25 01:21:32.423097 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3728 | 2025.03.25 01:21:32.423198 [ 4 ] {dad398eb-307b-4a40-81da-5c561d985208} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3729 | 2025.03.25 01:21:32.423245 [ 4 ] {dad398eb-307b-4a40-81da-5c561d985208} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3730 | 2025.03.25 01:21:32.423692 [ 4 ] {dad398eb-307b-4a40-81da-5c561d985208} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3731 | 2025.03.25 01:21:32.423729 [ 4 ] {dad398eb-307b-4a40-81da-5c561d985208} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3732 | 2025.03.25 01:21:32.424093 [ 4 ] {dad398eb-307b-4a40-81da-5c561d985208} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3733 | 2025.03.25 01:21:32.424324 [ 4 ] {dad398eb-307b-4a40-81da-5c561d985208} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3734 | 2025.03.25 01:21:32.424535 [ 4 ] {dad398eb-307b-4a40-81da-5c561d985208} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001372 sec., 59766.763848396506 rows/sec., 3.80 MiB/sec. | ||
3735 | 2025.03.25 01:21:32.424590 [ 4 ] {dad398eb-307b-4a40-81da-5c561d985208} <Debug> TCPHandler: Processed in 0.001566143 sec. | ||
3736 | 2025.03.25 01:21:34.014873 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7869 | ||
3737 | 2025.03.25 01:21:34.015578 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3738 | 2025.03.25 01:21:34.015629 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3739 | 2025.03.25 01:21:34.016182 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3740 | 2025.03.25 01:21:34.016462 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3741 | 2025.03.25 01:21:34.016743 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7869 | ||
3742 | 2025.03.25 01:21:34.525557 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
3743 | 2025.03.25 01:21:34.545189 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3744 | 2025.03.25 01:21:34.545254 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3745 | 2025.03.25 01:21:34.555407 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3746 | 2025.03.25 01:21:34.556428 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3747 | 2025.03.25 01:21:34.560851 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
3748 | 2025.03.25 01:21:35.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 177.27 MiB, peak 184.98 MiB, free memory in arenas 0.00 B, will set to 178.52 MiB (RSS), difference: 1.25 MiB | ||
3749 | 2025.03.25 01:21:36.541336 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 522 | ||
3750 | 2025.03.25 01:21:36.544549 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3751 | 2025.03.25 01:21:36.544600 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3752 | 2025.03.25 01:21:36.546057 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3753 | 2025.03.25 01:21:36.546372 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3754 | 2025.03.25 01:21:36.547674 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 522 | ||
3755 | 2025.03.25 01:21:37.384179 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3756 | 2025.03.25 01:21:37.384391 [ 4 ] {21628017-be8d-4064-811f-d30df32753a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3757 | 2025.03.25 01:21:37.384470 [ 4 ] {21628017-be8d-4064-811f-d30df32753a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3758 | 2025.03.25 01:21:37.385296 [ 4 ] {21628017-be8d-4064-811f-d30df32753a2} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3759 | 2025.03.25 01:21:37.385346 [ 4 ] {21628017-be8d-4064-811f-d30df32753a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3760 | 2025.03.25 01:21:37.385793 [ 4 ] {21628017-be8d-4064-811f-d30df32753a2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3761 | 2025.03.25 01:21:37.386048 [ 4 ] {21628017-be8d-4064-811f-d30df32753a2} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3762 | 2025.03.25 01:21:37.386329 [ 4 ] {21628017-be8d-4064-811f-d30df32753a2} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.001991 sec., 67302.86288297338 rows/sec., 5.80 MiB/sec. | ||
3763 | 2025.03.25 01:21:37.386496 [ 4 ] {21628017-be8d-4064-811f-d30df32753a2} <Debug> TCPHandler: Processed in 0.002453565 sec. | ||
3764 | 2025.03.25 01:21:37.386714 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3765 | 2025.03.25 01:21:37.386825 [ 4 ] {7eacdf5c-8b1e-40bd-b7f2-fa791d7f4fde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3766 | 2025.03.25 01:21:37.386875 [ 4 ] {7eacdf5c-8b1e-40bd-b7f2-fa791d7f4fde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3767 | 2025.03.25 01:21:37.387444 [ 4 ] {7eacdf5c-8b1e-40bd-b7f2-fa791d7f4fde} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3768 | 2025.03.25 01:21:37.387487 [ 4 ] {7eacdf5c-8b1e-40bd-b7f2-fa791d7f4fde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3769 | 2025.03.25 01:21:37.387840 [ 4 ] {7eacdf5c-8b1e-40bd-b7f2-fa791d7f4fde} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3770 | 2025.03.25 01:21:37.388080 [ 4 ] {7eacdf5c-8b1e-40bd-b7f2-fa791d7f4fde} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3771 | 2025.03.25 01:21:37.388297 [ 4 ] {7eacdf5c-8b1e-40bd-b7f2-fa791d7f4fde} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001498 sec., 26034.712950600802 rows/sec., 1.91 MiB/sec. | ||
3772 | 2025.03.25 01:21:37.388352 [ 4 ] {7eacdf5c-8b1e-40bd-b7f2-fa791d7f4fde} <Debug> TCPHandler: Processed in 0.001709435 sec. | ||
3773 | 2025.03.25 01:21:37.388482 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3774 | 2025.03.25 01:21:37.388622 [ 4 ] {5911b5f4-eb34-46e6-9c05-93025d04cf39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3775 | 2025.03.25 01:21:37.388679 [ 4 ] {5911b5f4-eb34-46e6-9c05-93025d04cf39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3776 | 2025.03.25 01:21:37.389379 [ 4 ] {5911b5f4-eb34-46e6-9c05-93025d04cf39} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3777 | 2025.03.25 01:21:37.389428 [ 4 ] {5911b5f4-eb34-46e6-9c05-93025d04cf39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3778 | 2025.03.25 01:21:37.389814 [ 4 ] {5911b5f4-eb34-46e6-9c05-93025d04cf39} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3779 | 2025.03.25 01:21:37.390070 [ 4 ] {5911b5f4-eb34-46e6-9c05-93025d04cf39} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3780 | 2025.03.25 01:21:37.390292 [ 4 ] {5911b5f4-eb34-46e6-9c05-93025d04cf39} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001701 sec., 60552.616108171664 rows/sec., 4.73 MiB/sec. | ||
3781 | 2025.03.25 01:21:37.390345 [ 4 ] {5911b5f4-eb34-46e6-9c05-93025d04cf39} <Debug> TCPHandler: Processed in 0.001922877 sec. | ||
3782 | 2025.03.25 01:21:37.390463 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3783 | 2025.03.25 01:21:37.390570 [ 4 ] {3814bb40-e125-426f-aa58-f2fbb62ccc70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3784 | 2025.03.25 01:21:37.390620 [ 4 ] {3814bb40-e125-426f-aa58-f2fbb62ccc70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3785 | 2025.03.25 01:21:37.391149 [ 4 ] {3814bb40-e125-426f-aa58-f2fbb62ccc70} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3786 | 2025.03.25 01:21:37.391190 [ 4 ] {3814bb40-e125-426f-aa58-f2fbb62ccc70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3787 | 2025.03.25 01:21:37.391585 [ 4 ] {3814bb40-e125-426f-aa58-f2fbb62ccc70} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3788 | 2025.03.25 01:21:37.391827 [ 4 ] {3814bb40-e125-426f-aa58-f2fbb62ccc70} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3789 | 2025.03.25 01:21:37.392062 [ 4 ] {3814bb40-e125-426f-aa58-f2fbb62ccc70} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001516 sec., 105540.89709762533 rows/sec., 7.35 MiB/sec. | ||
3790 | 2025.03.25 01:21:37.392191 [ 4 ] {3814bb40-e125-426f-aa58-f2fbb62ccc70} <Debug> TCPHandler: Processed in 0.001778956 sec. | ||
3791 | 2025.03.25 01:21:37.392329 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3792 | 2025.03.25 01:21:37.392437 [ 4 ] {53b42cf6-cc73-41c6-b947-21af1aa1a464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3793 | 2025.03.25 01:21:37.392507 [ 4 ] {53b42cf6-cc73-41c6-b947-21af1aa1a464} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3794 | 2025.03.25 01:21:37.393687 [ 4 ] {53b42cf6-cc73-41c6-b947-21af1aa1a464} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3795 | 2025.03.25 01:21:37.393726 [ 4 ] {53b42cf6-cc73-41c6-b947-21af1aa1a464} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3796 | 2025.03.25 01:21:37.394409 [ 4 ] {53b42cf6-cc73-41c6-b947-21af1aa1a464} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3797 | 2025.03.25 01:21:37.394690 [ 4 ] {53b42cf6-cc73-41c6-b947-21af1aa1a464} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3798 | 2025.03.25 01:21:37.394934 [ 4 ] {53b42cf6-cc73-41c6-b947-21af1aa1a464} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.00252 sec., 15476.190476190475 rows/sec., 27.73 MiB/sec. | ||
3799 | 2025.03.25 01:21:37.395048 [ 4 ] {53b42cf6-cc73-41c6-b947-21af1aa1a464} <Debug> TCPHandler: Processed in 0.00277135 sec. | ||
3800 | 2025.03.25 01:21:37.395169 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3801 | 2025.03.25 01:21:37.395270 [ 4 ] {72d96527-0c92-417f-9cfe-ca8fa6bdeba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3802 | 2025.03.25 01:21:37.395318 [ 4 ] {72d96527-0c92-417f-9cfe-ca8fa6bdeba1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3803 | 2025.03.25 01:21:37.395756 [ 4 ] {72d96527-0c92-417f-9cfe-ca8fa6bdeba1} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3804 | 2025.03.25 01:21:37.395795 [ 4 ] {72d96527-0c92-417f-9cfe-ca8fa6bdeba1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3805 | 2025.03.25 01:21:37.396153 [ 4 ] {72d96527-0c92-417f-9cfe-ca8fa6bdeba1} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3806 | 2025.03.25 01:21:37.396392 [ 4 ] {72d96527-0c92-417f-9cfe-ca8fa6bdeba1} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3807 | 2025.03.25 01:21:37.396648 [ 4 ] {72d96527-0c92-417f-9cfe-ca8fa6bdeba1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001396 sec., 42979.942693409736 rows/sec., 2.90 MiB/sec. | ||
3808 | 2025.03.25 01:21:37.396775 [ 4 ] {72d96527-0c92-417f-9cfe-ca8fa6bdeba1} <Debug> TCPHandler: Processed in 0.001655213 sec. | ||
3809 | 2025.03.25 01:21:41.418994 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3810 | 2025.03.25 01:21:41.419098 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3811 | 2025.03.25 01:21:41.516991 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8296 | ||
3812 | 2025.03.25 01:21:41.518072 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3813 | 2025.03.25 01:21:41.518115 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
3814 | 2025.03.25 01:21:41.518850 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3815 | 2025.03.25 01:21:41.519264 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3816 | 2025.03.25 01:21:41.519532 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 | ||
3817 | 2025.03.25 01:21:42.061016 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
3818 | 2025.03.25 01:21:42.081377 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3819 | 2025.03.25 01:21:42.081450 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
3820 | 2025.03.25 01:21:42.088656 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3821 | 2025.03.25 01:21:42.089405 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3822 | 2025.03.25 01:21:42.092071 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
3823 | 2025.03.25 01:21:42.389547 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3824 | 2025.03.25 01:21:42.389723 [ 4 ] {64b3a4e6-d4a1-411f-a473-b4015b250d7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3825 | 2025.03.25 01:21:42.389796 [ 4 ] {64b3a4e6-d4a1-411f-a473-b4015b250d7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3826 | 2025.03.25 01:21:42.390659 [ 4 ] {64b3a4e6-d4a1-411f-a473-b4015b250d7d} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3827 | 2025.03.25 01:21:42.390702 [ 4 ] {64b3a4e6-d4a1-411f-a473-b4015b250d7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
3828 | 2025.03.25 01:21:42.391099 [ 4 ] {64b3a4e6-d4a1-411f-a473-b4015b250d7d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3829 | 2025.03.25 01:21:42.391346 [ 4 ] {64b3a4e6-d4a1-411f-a473-b4015b250d7d} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3830 | 2025.03.25 01:21:42.391618 [ 4 ] {64b3a4e6-d4a1-411f-a473-b4015b250d7d} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.00193 sec., 109844.55958549223 rows/sec., 6.99 MiB/sec. | ||
3831 | 2025.03.25 01:21:42.391707 [ 4 ] {64b3a4e6-d4a1-411f-a473-b4015b250d7d} <Debug> TCPHandler: Processed in 0.002286913 sec. | ||
3832 | 2025.03.25 01:21:42.391834 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3833 | 2025.03.25 01:21:42.391940 [ 4 ] {da5b3ab4-ba95-4836-99a5-59f97f6fd93f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3834 | 2025.03.25 01:21:42.391985 [ 4 ] {da5b3ab4-ba95-4836-99a5-59f97f6fd93f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3835 | 2025.03.25 01:21:42.392814 [ 4 ] {da5b3ab4-ba95-4836-99a5-59f97f6fd93f} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3836 | 2025.03.25 01:21:42.392853 [ 4 ] {da5b3ab4-ba95-4836-99a5-59f97f6fd93f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
3837 | 2025.03.25 01:21:42.393238 [ 4 ] {da5b3ab4-ba95-4836-99a5-59f97f6fd93f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3838 | 2025.03.25 01:21:42.393480 [ 4 ] {da5b3ab4-ba95-4836-99a5-59f97f6fd93f} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3839 | 2025.03.25 01:21:42.393656 [ 106 ] {} <Debug> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3840 | 2025.03.25 01:21:42.393720 [ 4 ] {da5b3ab4-ba95-4836-99a5-59f97f6fd93f} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001798 sec., 343159.0656284761 rows/sec., 26.83 MiB/sec. | ||
3841 | 2025.03.25 01:21:42.393747 [ 106 ] {} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3842 | 2025.03.25 01:21:42.393826 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
3843 | 2025.03.25 01:21:42.393838 [ 4 ] {da5b3ab4-ba95-4836-99a5-59f97f6fd93f} <Debug> TCPHandler: Processed in 0.002053529 sec. | ||
3844 | 2025.03.25 01:21:42.394059 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3845 | 2025.03.25 01:21:42.394068 [ 196 ] {ff1eb2ce-6931-4b38-9781-610db3740529::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 | ||
3846 | 2025.03.25 01:21:42.394284 [ 4 ] {d6288c22-ed92-4c6b-8a8b-0ff297ab779a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3847 | 2025.03.25 01:21:42.394377 [ 4 ] {d6288c22-ed92-4c6b-8a8b-0ff297ab779a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3848 | 2025.03.25 01:21:42.394381 [ 196 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3849 | 2025.03.25 01:21:42.394445 [ 196 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1842 rows starting from the beginning of the part | ||
3850 | 2025.03.25 01:21:42.394638 [ 196 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 617 rows starting from the beginning of the part | ||
3851 | 2025.03.25 01:21:42.395087 [ 196 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 134 rows starting from the beginning of the part | ||
3852 | 2025.03.25 01:21:42.395490 [ 196 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 617 rows starting from the beginning of the part | ||
3853 | 2025.03.25 01:21:42.395879 [ 196 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 134 rows starting from the beginning of the part | ||
3854 | 2025.03.25 01:21:42.396147 [ 196 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 617 rows starting from the beginning of the part | ||
3855 | 2025.03.25 01:21:42.396954 [ 4 ] {d6288c22-ed92-4c6b-8a8b-0ff297ab779a} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3856 | 2025.03.25 01:21:42.397000 [ 4 ] {d6288c22-ed92-4c6b-8a8b-0ff297ab779a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
3857 | 2025.03.25 01:21:42.397632 [ 4 ] {d6288c22-ed92-4c6b-8a8b-0ff297ab779a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3858 | 2025.03.25 01:21:42.397972 [ 4 ] {d6288c22-ed92-4c6b-8a8b-0ff297ab779a} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3859 | 2025.03.25 01:21:42.398258 [ 4 ] {d6288c22-ed92-4c6b-8a8b-0ff297ab779a} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.004043 sec., 26218.15483551818 rows/sec., 1.54 MiB/sec. | ||
3860 | 2025.03.25 01:21:42.398370 [ 4 ] {d6288c22-ed92-4c6b-8a8b-0ff297ab779a} <Debug> TCPHandler: Processed in 0.004386483 sec. | ||
3861 | 2025.03.25 01:21:42.398485 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3862 | 2025.03.25 01:21:42.398658 [ 4 ] {74c343ce-b389-4da2-bf06-3d04d9afc7c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3863 | 2025.03.25 01:21:42.398725 [ 4 ] {74c343ce-b389-4da2-bf06-3d04d9afc7c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3864 | 2025.03.25 01:21:42.398761 [ 189 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3961 rows, containing 5 columns (5 merged, 0 gathered) in 0.004812048 sec., 823142.2462951326 rows/sec., 69.25 MiB/sec. | ||
3865 | 2025.03.25 01:21:42.399063 [ 196 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3866 | 2025.03.25 01:21:42.399407 [ 196 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_26_5} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3867 | 2025.03.25 01:21:42.399442 [ 4 ] {74c343ce-b389-4da2-bf06-3d04d9afc7c0} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3868 | 2025.03.25 01:21:42.399489 [ 4 ] {74c343ce-b389-4da2-bf06-3d04d9afc7c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
3869 | 2025.03.25 01:21:42.399498 [ 196 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_26_5} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3870 | 2025.03.25 01:21:42.399602 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. | ||
3871 | 2025.03.25 01:21:42.399889 [ 4 ] {74c343ce-b389-4da2-bf06-3d04d9afc7c0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3872 | 2025.03.25 01:21:42.400127 [ 4 ] {74c343ce-b389-4da2-bf06-3d04d9afc7c0} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3873 | 2025.03.25 01:21:42.400387 [ 4 ] {74c343ce-b389-4da2-bf06-3d04d9afc7c0} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.00179 sec., 63128.49162011174 rows/sec., 4.09 MiB/sec. | ||
3874 | 2025.03.25 01:21:42.400605 [ 4 ] {74c343ce-b389-4da2-bf06-3d04d9afc7c0} <Debug> TCPHandler: Processed in 0.002163151 sec. | ||
3875 | 2025.03.25 01:21:42.400759 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3876 | 2025.03.25 01:21:42.400863 [ 4 ] {fdc51ecb-63da-4a21-bc38-abc836ca5c27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3877 | 2025.03.25 01:21:42.400907 [ 4 ] {fdc51ecb-63da-4a21-bc38-abc836ca5c27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3878 | 2025.03.25 01:21:42.401496 [ 4 ] {fdc51ecb-63da-4a21-bc38-abc836ca5c27} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3879 | 2025.03.25 01:21:42.401536 [ 4 ] {fdc51ecb-63da-4a21-bc38-abc836ca5c27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
3880 | 2025.03.25 01:21:42.401879 [ 4 ] {fdc51ecb-63da-4a21-bc38-abc836ca5c27} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3881 | 2025.03.25 01:21:42.402116 [ 4 ] {fdc51ecb-63da-4a21-bc38-abc836ca5c27} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3882 | 2025.03.25 01:21:42.402370 [ 4 ] {fdc51ecb-63da-4a21-bc38-abc836ca5c27} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001528 sec., 73298.42931937173 rows/sec., 4.18 MiB/sec. | ||
3883 | 2025.03.25 01:21:42.402530 [ 4 ] {fdc51ecb-63da-4a21-bc38-abc836ca5c27} <Debug> TCPHandler: Processed in 0.001819947 sec. | ||
3884 | 2025.03.25 01:21:42.402642 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3885 | 2025.03.25 01:21:42.402744 [ 4 ] {92363762-dbeb-4ffe-8e4f-855fe6cb8806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3886 | 2025.03.25 01:21:42.402789 [ 4 ] {92363762-dbeb-4ffe-8e4f-855fe6cb8806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3887 | 2025.03.25 01:21:42.403474 [ 4 ] {92363762-dbeb-4ffe-8e4f-855fe6cb8806} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3888 | 2025.03.25 01:21:42.403514 [ 4 ] {92363762-dbeb-4ffe-8e4f-855fe6cb8806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
3889 | 2025.03.25 01:21:42.403877 [ 4 ] {92363762-dbeb-4ffe-8e4f-855fe6cb8806} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3890 | 2025.03.25 01:21:42.404116 [ 4 ] {92363762-dbeb-4ffe-8e4f-855fe6cb8806} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3891 | 2025.03.25 01:21:42.404275 [ 106 ] {} <Debug> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3892 | 2025.03.25 01:21:42.404361 [ 106 ] {} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3893 | 2025.03.25 01:21:42.404356 [ 4 ] {92363762-dbeb-4ffe-8e4f-855fe6cb8806} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001627 sec., 234787.9532882606 rows/sec., 16.56 MiB/sec. | ||
3894 | 2025.03.25 01:21:42.404401 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
3895 | 2025.03.25 01:21:42.404583 [ 4 ] {92363762-dbeb-4ffe-8e4f-855fe6cb8806} <Debug> TCPHandler: Processed in 0.001984058 sec. | ||
3896 | 2025.03.25 01:21:42.404673 [ 201 ] {1f38629c-d1f4-42be-8510-15accedeaacb::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 | ||
3897 | 2025.03.25 01:21:42.404789 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3898 | 2025.03.25 01:21:42.404899 [ 201 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3899 | 2025.03.25 01:21:42.404978 [ 201 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 909 rows starting from the beginning of the part | ||
3900 | 2025.03.25 01:21:42.405016 [ 4 ] {5db7239e-ca5c-4f57-8045-4f04a59326d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3901 | 2025.03.25 01:21:42.405253 [ 4 ] {5db7239e-ca5c-4f57-8045-4f04a59326d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3902 | 2025.03.25 01:21:42.405255 [ 201 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 382 rows starting from the beginning of the part | ||
3903 | 2025.03.25 01:21:42.405645 [ 201 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 103 rows starting from the beginning of the part | ||
3904 | 2025.03.25 01:21:42.405975 [ 201 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 382 rows starting from the beginning of the part | ||
3905 | 2025.03.25 01:21:42.406321 [ 201 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 103 rows starting from the beginning of the part | ||
3906 | 2025.03.25 01:21:42.406653 [ 201 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 382 rows starting from the beginning of the part | ||
3907 | 2025.03.25 01:21:42.407503 [ 4 ] {5db7239e-ca5c-4f57-8045-4f04a59326d1} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3908 | 2025.03.25 01:21:42.407568 [ 4 ] {5db7239e-ca5c-4f57-8045-4f04a59326d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
3909 | 2025.03.25 01:21:42.408487 [ 4 ] {5db7239e-ca5c-4f57-8045-4f04a59326d1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3910 | 2025.03.25 01:21:42.409246 [ 4 ] {5db7239e-ca5c-4f57-8045-4f04a59326d1} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3911 | 2025.03.25 01:21:42.409589 [ 4 ] {5db7239e-ca5c-4f57-8045-4f04a59326d1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004635 sec., 1294.4983818770227 rows/sec., 67.63 KiB/sec. | ||
3912 | 2025.03.25 01:21:42.409949 [ 4 ] {5db7239e-ca5c-4f57-8045-4f04a59326d1} <Debug> TCPHandler: Processed in 0.005245555 sec. | ||
3913 | 2025.03.25 01:21:42.410314 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3914 | 2025.03.25 01:21:42.410340 [ 189 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2261 rows, containing 5 columns (5 merged, 0 gathered) in 0.005812503 sec., 388989.0465432878 rows/sec., 29.51 MiB/sec. | ||
3915 | 2025.03.25 01:21:42.410459 [ 4 ] {eba077dd-b69c-49f3-9536-47e912b548a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3916 | 2025.03.25 01:21:42.410533 [ 4 ] {eba077dd-b69c-49f3-9536-47e912b548a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3917 | 2025.03.25 01:21:42.410580 [ 189 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3918 | 2025.03.25 01:21:42.411179 [ 189 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_26_5} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3919 | 2025.03.25 01:21:42.411323 [ 189 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_26_5} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3920 | 2025.03.25 01:21:42.411486 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
3921 | 2025.03.25 01:21:42.411675 [ 4 ] {eba077dd-b69c-49f3-9536-47e912b548a1} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3922 | 2025.03.25 01:21:42.411719 [ 4 ] {eba077dd-b69c-49f3-9536-47e912b548a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
3923 | 2025.03.25 01:21:42.412107 [ 4 ] {eba077dd-b69c-49f3-9536-47e912b548a1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3924 | 2025.03.25 01:21:42.412346 [ 4 ] {eba077dd-b69c-49f3-9536-47e912b548a1} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3925 | 2025.03.25 01:21:42.412518 [ 106 ] {} <Debug> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3926 | 2025.03.25 01:21:42.412573 [ 106 ] {} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3927 | 2025.03.25 01:21:42.412602 [ 4 ] {eba077dd-b69c-49f3-9536-47e912b548a1} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002163 sec., 109570.04160887656 rows/sec., 7.34 MiB/sec. | ||
3928 | 2025.03.25 01:21:42.412617 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
3929 | 2025.03.25 01:21:42.412764 [ 4 ] {eba077dd-b69c-49f3-9536-47e912b548a1} <Debug> TCPHandler: Processed in 0.002554647 sec. | ||
3930 | 2025.03.25 01:21:42.412869 [ 197 ] {84ed4e3c-b504-41d3-942f-cd098640f877::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 | ||
3931 | 2025.03.25 01:21:42.412939 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3932 | 2025.03.25 01:21:42.413065 [ 197 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3933 | 2025.03.25 01:21:42.413142 [ 197 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 8000 rows starting from the beginning of the part | ||
3934 | 2025.03.25 01:21:42.413146 [ 4 ] {66aad786-c6da-4116-b86d-86497916aefb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3935 | 2025.03.25 01:21:42.413329 [ 4 ] {66aad786-c6da-4116-b86d-86497916aefb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3936 | 2025.03.25 01:21:42.413393 [ 197 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 237 rows starting from the beginning of the part | ||
3937 | 2025.03.25 01:21:42.413731 [ 197 ] {84ed4e3c-b504-41d3-942f-cd098640f877::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 | ||
3938 | 2025.03.25 01:21:42.414108 [ 197 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 237 rows starting from the beginning of the part | ||
3939 | 2025.03.25 01:21:42.414452 [ 197 ] {84ed4e3c-b504-41d3-942f-cd098640f877::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 | ||
3940 | 2025.03.25 01:21:42.414793 [ 197 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 237 rows starting from the beginning of the part | ||
3941 | 2025.03.25 01:21:42.415652 [ 4 ] {66aad786-c6da-4116-b86d-86497916aefb} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3942 | 2025.03.25 01:21:42.415730 [ 4 ] {66aad786-c6da-4116-b86d-86497916aefb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
3943 | 2025.03.25 01:21:42.416312 [ 4 ] {66aad786-c6da-4116-b86d-86497916aefb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3944 | 2025.03.25 01:21:42.416713 [ 4 ] {66aad786-c6da-4116-b86d-86497916aefb} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3945 | 2025.03.25 01:21:42.417018 [ 106 ] {} <Debug> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
3946 | 2025.03.25 01:21:42.417124 [ 106 ] {} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3947 | 2025.03.25 01:21:42.417218 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
3948 | 2025.03.25 01:21:42.417351 [ 4 ] {66aad786-c6da-4116-b86d-86497916aefb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004197 sec., 238.26542768644268 rows/sec., 16.05 KiB/sec. | ||
3949 | 2025.03.25 01:21:42.417676 [ 196 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
3950 | 2025.03.25 01:21:42.417695 [ 4 ] {66aad786-c6da-4116-b86d-86497916aefb} <Debug> TCPHandler: Processed in 0.004799289 sec. | ||
3951 | 2025.03.25 01:21:42.418165 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3952 | 2025.03.25 01:21:42.418294 [ 196 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3953 | 2025.03.25 01:21:42.418414 [ 196 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
3954 | 2025.03.25 01:21:42.418502 [ 4 ] {a9692d5b-b297-4c6d-bd60-5aae7c9fcf61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3955 | 2025.03.25 01:21:42.418700 [ 4 ] {a9692d5b-b297-4c6d-bd60-5aae7c9fcf61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3956 | 2025.03.25 01:21:42.418811 [ 196 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
3957 | 2025.03.25 01:21:42.419135 [ 196 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
3958 | 2025.03.25 01:21:42.419481 [ 196 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
3959 | 2025.03.25 01:21:42.419888 [ 196 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
3960 | 2025.03.25 01:21:42.420359 [ 196 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
3961 | 2025.03.25 01:21:42.421582 [ 4 ] {a9692d5b-b297-4c6d-bd60-5aae7c9fcf61} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3962 | 2025.03.25 01:21:42.421717 [ 4 ] {a9692d5b-b297-4c6d-bd60-5aae7c9fcf61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
3963 | 2025.03.25 01:21:42.423322 [ 4 ] {a9692d5b-b297-4c6d-bd60-5aae7c9fcf61} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3964 | 2025.03.25 01:21:42.423732 [ 4 ] {a9692d5b-b297-4c6d-bd60-5aae7c9fcf61} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3965 | 2025.03.25 01:21:42.424056 [ 106 ] {} <Debug> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3966 | 2025.03.25 01:21:42.424206 [ 106 ] {} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3967 | 2025.03.25 01:21:42.424306 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
3968 | 2025.03.25 01:21:42.424463 [ 4 ] {a9692d5b-b297-4c6d-bd60-5aae7c9fcf61} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.006031 sec., 13596.418504393965 rows/sec., 884.27 KiB/sec. | ||
3969 | 2025.03.25 01:21:42.425019 [ 4 ] {a9692d5b-b297-4c6d-bd60-5aae7c9fcf61} <Debug> TCPHandler: Processed in 0.0069761 sec. | ||
3970 | 2025.03.25 01:21:42.425033 [ 193 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.007685201 sec., 1301.202141622581 rows/sec., 87.68 KiB/sec. | ||
3971 | 2025.03.25 01:21:42.425479 [ 187 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
3972 | 2025.03.25 01:21:42.425502 [ 193 ] {701d85ec-1f61-408d-9805-b607b65f51d7::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 | ||
3973 | 2025.03.25 01:21:42.425610 [ 190 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9031 rows, containing 5 columns (5 merged, 0 gathered) in 0.012835464 sec., 703597.4702589638 rows/sec., 47.42 MiB/sec. | ||
3974 | 2025.03.25 01:21:42.425896 [ 193 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3975 | 2025.03.25 01:21:42.425999 [ 199 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3976 | 2025.03.25 01:21:42.426002 [ 193 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1096 rows starting from the beginning of the part | ||
3977 | 2025.03.25 01:21:42.426448 [ 193 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 82 rows starting from the beginning of the part | ||
3978 | 2025.03.25 01:21:42.426528 [ 187 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_10_2} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3979 | 2025.03.25 01:21:42.426920 [ 193 ] {701d85ec-1f61-408d-9805-b607b65f51d7::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 | ||
3980 | 2025.03.25 01:21:42.427024 [ 187 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_10_2} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
3981 | 2025.03.25 01:21:42.427321 [ 193 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 82 rows starting from the beginning of the part | ||
3982 | 2025.03.25 01:21:42.427447 [ 190 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3983 | 2025.03.25 01:21:42.427472 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
3984 | 2025.03.25 01:21:42.427698 [ 193 ] {701d85ec-1f61-408d-9805-b607b65f51d7::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 | ||
3985 | 2025.03.25 01:21:42.427864 [ 190 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3986 | 2025.03.25 01:21:42.427883 [ 193 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 82 rows starting from the beginning of the part | ||
3987 | 2025.03.25 01:21:42.428227 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.45 MiB. | ||
3988 | 2025.03.25 01:21:42.429248 [ 190 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1462 rows, containing 4 columns (4 merged, 0 gathered) in 0.004583336 sec., 318981.63259250467 rows/sec., 20.81 MiB/sec. | ||
3989 | 2025.03.25 01:21:42.429426 [ 197 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3990 | 2025.03.25 01:21:42.429722 [ 197 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_26_5} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3991 | 2025.03.25 01:21:42.429799 [ 197 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_26_5} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3992 | 2025.03.25 01:21:42.429871 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
3993 | 2025.03.25 01:21:45.846729 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3994 | 2025.03.25 01:21:45.847056 [ 4 ] {8a283ea7-190a-4c4d-98ef-cbe824f477dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3995 | 2025.03.25 01:21:45.847172 [ 4 ] {8a283ea7-190a-4c4d-98ef-cbe824f477dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3996 | 2025.03.25 01:21:45.848163 [ 4 ] {8a283ea7-190a-4c4d-98ef-cbe824f477dc} <Trace> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3997 | 2025.03.25 01:21:45.848213 [ 4 ] {8a283ea7-190a-4c4d-98ef-cbe824f477dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
3998 | 2025.03.25 01:21:45.848641 [ 4 ] {8a283ea7-190a-4c4d-98ef-cbe824f477dc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
3999 | 2025.03.25 01:21:45.848902 [ 4 ] {8a283ea7-190a-4c4d-98ef-cbe824f477dc} <Trace> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4000 | 2025.03.25 01:21:45.849198 [ 4 ] {8a283ea7-190a-4c4d-98ef-cbe824f477dc} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.002216 sec., 3610.1083032490974 rows/sec., 294.38 KiB/sec. | ||
4001 | 2025.03.25 01:21:45.849345 [ 4 ] {8a283ea7-190a-4c4d-98ef-cbe824f477dc} <Debug> TCPHandler: Processed in 0.002797509 sec. | ||
4002 | 2025.03.25 01:21:45.849483 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4003 | 2025.03.25 01:21:45.849596 [ 4 ] {293128c7-0d44-41de-a2d7-2d95602e5103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4004 | 2025.03.25 01:21:45.849645 [ 4 ] {293128c7-0d44-41de-a2d7-2d95602e5103} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4005 | 2025.03.25 01:21:45.850703 [ 4 ] {293128c7-0d44-41de-a2d7-2d95602e5103} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4006 | 2025.03.25 01:21:45.850745 [ 4 ] {293128c7-0d44-41de-a2d7-2d95602e5103} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4007 | 2025.03.25 01:21:45.851179 [ 4 ] {293128c7-0d44-41de-a2d7-2d95602e5103} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4008 | 2025.03.25 01:21:45.851425 [ 4 ] {293128c7-0d44-41de-a2d7-2d95602e5103} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4009 | 2025.03.25 01:21:45.851653 [ 4 ] {293128c7-0d44-41de-a2d7-2d95602e5103} <Debug> executeQuery: Read 1278 rows, 108.69 KiB in 0.002082 sec., 613832.8530259365 rows/sec., 50.98 MiB/sec. | ||
4010 | 2025.03.25 01:21:45.851781 [ 4 ] {293128c7-0d44-41de-a2d7-2d95602e5103} <Debug> TCPHandler: Processed in 0.002347073 sec. | ||
4011 | 2025.03.25 01:21:45.851929 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4012 | 2025.03.25 01:21:45.852035 [ 4 ] {4738bc58-83af-4eb9-afd9-62ec5e67162e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4013 | 2025.03.25 01:21:45.852082 [ 4 ] {4738bc58-83af-4eb9-afd9-62ec5e67162e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4014 | 2025.03.25 01:21:45.852650 [ 4 ] {4738bc58-83af-4eb9-afd9-62ec5e67162e} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4015 | 2025.03.25 01:21:45.852689 [ 4 ] {4738bc58-83af-4eb9-afd9-62ec5e67162e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4016 | 2025.03.25 01:21:45.853033 [ 4 ] {4738bc58-83af-4eb9-afd9-62ec5e67162e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4017 | 2025.03.25 01:21:45.853279 [ 4 ] {4738bc58-83af-4eb9-afd9-62ec5e67162e} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4018 | 2025.03.25 01:21:45.853490 [ 4 ] {4738bc58-83af-4eb9-afd9-62ec5e67162e} <Debug> executeQuery: Read 47 rows, 3.49 KiB in 0.001477 sec., 31821.25930941097 rows/sec., 2.31 MiB/sec. | ||
4019 | 2025.03.25 01:21:45.853544 [ 4 ] {4738bc58-83af-4eb9-afd9-62ec5e67162e} <Debug> TCPHandler: Processed in 0.001665334 sec. | ||
4020 | 2025.03.25 01:21:45.853648 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4021 | 2025.03.25 01:21:45.853749 [ 4 ] {857b007f-e1cd-426b-bd35-eccf580abbee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4022 | 2025.03.25 01:21:45.853792 [ 4 ] {857b007f-e1cd-426b-bd35-eccf580abbee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4023 | 2025.03.25 01:21:45.854364 [ 4 ] {857b007f-e1cd-426b-bd35-eccf580abbee} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4024 | 2025.03.25 01:21:45.854403 [ 4 ] {857b007f-e1cd-426b-bd35-eccf580abbee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4025 | 2025.03.25 01:21:45.854752 [ 4 ] {857b007f-e1cd-426b-bd35-eccf580abbee} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4026 | 2025.03.25 01:21:45.854980 [ 4 ] {857b007f-e1cd-426b-bd35-eccf580abbee} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4027 | 2025.03.25 01:21:45.855262 [ 4 ] {857b007f-e1cd-426b-bd35-eccf580abbee} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001514 sec., 150594.45178335535 rows/sec., 10.20 MiB/sec. | ||
4028 | 2025.03.25 01:21:45.855431 [ 4 ] {857b007f-e1cd-426b-bd35-eccf580abbee} <Debug> TCPHandler: Processed in 0.001829926 sec. | ||
4029 | 2025.03.25 01:21:45.855546 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4030 | 2025.03.25 01:21:45.855648 [ 4 ] {3c5b30a9-9594-43ca-b3fc-0284e0c46ad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4031 | 2025.03.25 01:21:45.855692 [ 4 ] {3c5b30a9-9594-43ca-b3fc-0284e0c46ad7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4032 | 2025.03.25 01:21:45.856404 [ 4 ] {3c5b30a9-9594-43ca-b3fc-0284e0c46ad7} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4033 | 2025.03.25 01:21:45.856444 [ 4 ] {3c5b30a9-9594-43ca-b3fc-0284e0c46ad7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4034 | 2025.03.25 01:21:45.856813 [ 4 ] {3c5b30a9-9594-43ca-b3fc-0284e0c46ad7} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4035 | 2025.03.25 01:21:45.857046 [ 4 ] {3c5b30a9-9594-43ca-b3fc-0284e0c46ad7} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4036 | 2025.03.25 01:21:45.857261 [ 4 ] {3c5b30a9-9594-43ca-b3fc-0284e0c46ad7} <Debug> executeQuery: Read 567 rows, 43.18 KiB in 0.001634 sec., 347001.22399020806 rows/sec., 25.81 MiB/sec. | ||
4037 | 2025.03.25 01:21:45.857395 [ 4 ] {3c5b30a9-9594-43ca-b3fc-0284e0c46ad7} <Debug> TCPHandler: Processed in 0.001895897 sec. | ||
4038 | 2025.03.25 01:21:45.857512 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4039 | 2025.03.25 01:21:45.857613 [ 4 ] {6949c877-8129-461a-aa49-4a65d963a262} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4040 | 2025.03.25 01:21:45.857660 [ 4 ] {6949c877-8129-461a-aa49-4a65d963a262} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4041 | 2025.03.25 01:21:45.858340 [ 4 ] {6949c877-8129-461a-aa49-4a65d963a262} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4042 | 2025.03.25 01:21:45.858377 [ 4 ] {6949c877-8129-461a-aa49-4a65d963a262} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4043 | 2025.03.25 01:21:45.858809 [ 4 ] {6949c877-8129-461a-aa49-4a65d963a262} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4044 | 2025.03.25 01:21:45.859042 [ 4 ] {6949c877-8129-461a-aa49-4a65d963a262} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4045 | 2025.03.25 01:21:45.859288 [ 4 ] {6949c877-8129-461a-aa49-4a65d963a262} <Debug> executeQuery: Read 978 rows, 67.24 KiB in 0.001696 sec., 576650.9433962264 rows/sec., 38.72 MiB/sec. | ||
4046 | 2025.03.25 01:21:45.859506 [ 4 ] {6949c877-8129-461a-aa49-4a65d963a262} <Debug> TCPHandler: Processed in 0.002040229 sec. | ||
4047 | 2025.03.25 01:21:45.859692 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4048 | 2025.03.25 01:21:45.859798 [ 4 ] {a5c5033d-cf0b-4ca6-a3e0-65c48332de24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4049 | 2025.03.25 01:21:45.859876 [ 4 ] {a5c5033d-cf0b-4ca6-a3e0-65c48332de24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4050 | 2025.03.25 01:21:45.861009 [ 4 ] {a5c5033d-cf0b-4ca6-a3e0-65c48332de24} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4051 | 2025.03.25 01:21:45.861047 [ 4 ] {a5c5033d-cf0b-4ca6-a3e0-65c48332de24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4052 | 2025.03.25 01:21:45.861683 [ 4 ] {a5c5033d-cf0b-4ca6-a3e0-65c48332de24} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
4053 | 2025.03.25 01:21:45.861966 [ 4 ] {a5c5033d-cf0b-4ca6-a3e0-65c48332de24} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4054 | 2025.03.25 01:21:45.862207 [ 4 ] {a5c5033d-cf0b-4ca6-a3e0-65c48332de24} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002432 sec., 16036.184210526315 rows/sec., 28.74 MiB/sec. | ||
4055 | 2025.03.25 01:21:45.862317 [ 4 ] {a5c5033d-cf0b-4ca6-a3e0-65c48332de24} <Debug> TCPHandler: Processed in 0.002686538 sec. | ||
4056 | 2025.03.25 01:21:45.862432 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4057 | 2025.03.25 01:21:45.862536 [ 4 ] {574195ba-6cbc-4134-b523-d5412d357549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4058 | 2025.03.25 01:21:45.862581 [ 4 ] {574195ba-6cbc-4134-b523-d5412d357549} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4059 | 2025.03.25 01:21:45.863003 [ 4 ] {574195ba-6cbc-4134-b523-d5412d357549} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4060 | 2025.03.25 01:21:45.863042 [ 4 ] {574195ba-6cbc-4134-b523-d5412d357549} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4061 | 2025.03.25 01:21:45.863386 [ 4 ] {574195ba-6cbc-4134-b523-d5412d357549} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4062 | 2025.03.25 01:21:45.864701 [ 4 ] {574195ba-6cbc-4134-b523-d5412d357549} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4063 | 2025.03.25 01:21:45.864924 [ 4 ] {574195ba-6cbc-4134-b523-d5412d357549} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00241 sec., 19917.01244813278 rows/sec., 1.34 MiB/sec. | ||
4064 | 2025.03.25 01:21:45.864975 [ 4 ] {574195ba-6cbc-4134-b523-d5412d357549} <Debug> TCPHandler: Processed in 0.002594107 sec. | ||
4065 | 2025.03.25 01:21:46.547988 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 570 | ||
4066 | 2025.03.25 01:21:46.551857 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4067 | 2025.03.25 01:21:46.551912 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4068 | 2025.03.25 01:21:46.553371 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4069 | 2025.03.25 01:21:46.553696 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4070 | 2025.03.25 01:21:46.554365 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 570 | ||
4071 | 2025.03.25 01:21:47.376760 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4072 | 2025.03.25 01:21:47.376969 [ 4 ] {1899dd05-b5ae-4cb0-9c60-db27d9f09c29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4073 | 2025.03.25 01:21:47.377047 [ 4 ] {1899dd05-b5ae-4cb0-9c60-db27d9f09c29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4074 | 2025.03.25 01:21:47.377904 [ 4 ] {1899dd05-b5ae-4cb0-9c60-db27d9f09c29} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4075 | 2025.03.25 01:21:47.377950 [ 4 ] {1899dd05-b5ae-4cb0-9c60-db27d9f09c29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4076 | 2025.03.25 01:21:47.378378 [ 4 ] {1899dd05-b5ae-4cb0-9c60-db27d9f09c29} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4077 | 2025.03.25 01:21:47.378635 [ 4 ] {1899dd05-b5ae-4cb0-9c60-db27d9f09c29} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4078 | 2025.03.25 01:21:47.378894 [ 4 ] {1899dd05-b5ae-4cb0-9c60-db27d9f09c29} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00198 sec., 28282.828282828283 rows/sec., 2.17 MiB/sec. | ||
4079 | 2025.03.25 01:21:47.379036 [ 4 ] {1899dd05-b5ae-4cb0-9c60-db27d9f09c29} <Debug> TCPHandler: Processed in 0.002415294 sec. | ||
4080 | 2025.03.25 01:21:47.379169 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4081 | 2025.03.25 01:21:47.379277 [ 4 ] {da8199f9-d4b7-4788-b118-7f2f416a9594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4082 | 2025.03.25 01:21:47.379325 [ 4 ] {da8199f9-d4b7-4788-b118-7f2f416a9594} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4083 | 2025.03.25 01:21:47.379873 [ 4 ] {da8199f9-d4b7-4788-b118-7f2f416a9594} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4084 | 2025.03.25 01:21:47.379914 [ 4 ] {da8199f9-d4b7-4788-b118-7f2f416a9594} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4085 | 2025.03.25 01:21:47.380273 [ 4 ] {da8199f9-d4b7-4788-b118-7f2f416a9594} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4086 | 2025.03.25 01:21:47.380512 [ 4 ] {da8199f9-d4b7-4788-b118-7f2f416a9594} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4087 | 2025.03.25 01:21:47.380725 [ 4 ] {da8199f9-d4b7-4788-b118-7f2f416a9594} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001473 sec., 43448.74405974203 rows/sec., 3.39 MiB/sec. | ||
4088 | 2025.03.25 01:21:47.380777 [ 4 ] {da8199f9-d4b7-4788-b118-7f2f416a9594} <Debug> TCPHandler: Processed in 0.001661894 sec. | ||
4089 | 2025.03.25 01:21:47.380893 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4090 | 2025.03.25 01:21:47.380999 [ 4 ] {534ca805-e5e3-4ce6-9681-71ba5d8356b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4091 | 2025.03.25 01:21:47.381047 [ 4 ] {534ca805-e5e3-4ce6-9681-71ba5d8356b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4092 | 2025.03.25 01:21:47.381520 [ 4 ] {534ca805-e5e3-4ce6-9681-71ba5d8356b8} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4093 | 2025.03.25 01:21:47.381558 [ 4 ] {534ca805-e5e3-4ce6-9681-71ba5d8356b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4094 | 2025.03.25 01:21:47.381927 [ 4 ] {534ca805-e5e3-4ce6-9681-71ba5d8356b8} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4095 | 2025.03.25 01:21:47.382161 [ 4 ] {534ca805-e5e3-4ce6-9681-71ba5d8356b8} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4096 | 2025.03.25 01:21:47.382364 [ 4 ] {534ca805-e5e3-4ce6-9681-71ba5d8356b8} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001389 sec., 23038.156947444204 rows/sec., 1.60 MiB/sec. | ||
4097 | 2025.03.25 01:21:47.382417 [ 4 ] {534ca805-e5e3-4ce6-9681-71ba5d8356b8} <Debug> TCPHandler: Processed in 0.001573373 sec. | ||
4098 | 2025.03.25 01:21:47.382522 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4099 | 2025.03.25 01:21:47.382623 [ 4 ] {bcc96670-d7ba-4171-aaa8-90503c765149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4100 | 2025.03.25 01:21:47.382670 [ 4 ] {bcc96670-d7ba-4171-aaa8-90503c765149} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4101 | 2025.03.25 01:21:47.383083 [ 4 ] {bcc96670-d7ba-4171-aaa8-90503c765149} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4102 | 2025.03.25 01:21:47.383122 [ 4 ] {bcc96670-d7ba-4171-aaa8-90503c765149} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4103 | 2025.03.25 01:21:47.383460 [ 4 ] {bcc96670-d7ba-4171-aaa8-90503c765149} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4104 | 2025.03.25 01:21:47.383693 [ 4 ] {bcc96670-d7ba-4171-aaa8-90503c765149} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4105 | 2025.03.25 01:21:47.383897 [ 4 ] {bcc96670-d7ba-4171-aaa8-90503c765149} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001296 sec., 9259.25925925926 rows/sec., 638.99 KiB/sec. | ||
4106 | 2025.03.25 01:21:47.383945 [ 4 ] {bcc96670-d7ba-4171-aaa8-90503c765149} <Debug> TCPHandler: Processed in 0.001473411 sec. | ||
4107 | 2025.03.25 01:21:49.019781 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8784 | ||
4108 | 2025.03.25 01:21:49.020964 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4109 | 2025.03.25 01:21:49.021010 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4110 | 2025.03.25 01:21:49.021521 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4111 | 2025.03.25 01:21:49.021771 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4112 | 2025.03.25 01:21:49.022041 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8784 | ||
4113 | 2025.03.25 01:21:49.592251 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
4114 | 2025.03.25 01:21:49.613035 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4115 | 2025.03.25 01:21:49.613082 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4116 | 2025.03.25 01:21:49.620600 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4117 | 2025.03.25 01:21:49.621335 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4118 | 2025.03.25 01:21:49.623829 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
4119 | 2025.03.25 01:21:52.389673 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4120 | 2025.03.25 01:21:52.389856 [ 4 ] {1a0d324a-ec2d-4de8-9f6f-dc27c66468c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4121 | 2025.03.25 01:21:52.389926 [ 4 ] {1a0d324a-ec2d-4de8-9f6f-dc27c66468c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4122 | 2025.03.25 01:21:52.390721 [ 4 ] {1a0d324a-ec2d-4de8-9f6f-dc27c66468c7} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4123 | 2025.03.25 01:21:52.390764 [ 4 ] {1a0d324a-ec2d-4de8-9f6f-dc27c66468c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4124 | 2025.03.25 01:21:52.391212 [ 4 ] {1a0d324a-ec2d-4de8-9f6f-dc27c66468c7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4125 | 2025.03.25 01:21:52.391473 [ 4 ] {1a0d324a-ec2d-4de8-9f6f-dc27c66468c7} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4126 | 2025.03.25 01:21:52.391715 [ 4 ] {1a0d324a-ec2d-4de8-9f6f-dc27c66468c7} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001911 sec., 110936.6823652538 rows/sec., 7.06 MiB/sec. | ||
4127 | 2025.03.25 01:21:52.391773 [ 4 ] {1a0d324a-ec2d-4de8-9f6f-dc27c66468c7} <Debug> TCPHandler: Processed in 0.002228612 sec. | ||
4128 | 2025.03.25 01:21:52.391892 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4129 | 2025.03.25 01:21:52.391997 [ 4 ] {1299ff0c-ea14-477d-b464-d8dd94a30eae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4130 | 2025.03.25 01:21:52.392043 [ 4 ] {1299ff0c-ea14-477d-b464-d8dd94a30eae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4131 | 2025.03.25 01:21:52.392811 [ 4 ] {1299ff0c-ea14-477d-b464-d8dd94a30eae} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4132 | 2025.03.25 01:21:52.392851 [ 4 ] {1299ff0c-ea14-477d-b464-d8dd94a30eae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4133 | 2025.03.25 01:21:52.393249 [ 4 ] {1299ff0c-ea14-477d-b464-d8dd94a30eae} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4134 | 2025.03.25 01:21:52.393484 [ 4 ] {1299ff0c-ea14-477d-b464-d8dd94a30eae} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4135 | 2025.03.25 01:21:52.393700 [ 4 ] {1299ff0c-ea14-477d-b464-d8dd94a30eae} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001724 sec., 357888.63109048724 rows/sec., 27.98 MiB/sec. | ||
4136 | 2025.03.25 01:21:52.393752 [ 4 ] {1299ff0c-ea14-477d-b464-d8dd94a30eae} <Debug> TCPHandler: Processed in 0.001910517 sec. | ||
4137 | 2025.03.25 01:21:52.393854 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4138 | 2025.03.25 01:21:52.393954 [ 4 ] {1ade01b1-7d72-43ed-b689-b65e6906c0b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4139 | 2025.03.25 01:21:52.393998 [ 4 ] {1ade01b1-7d72-43ed-b689-b65e6906c0b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4140 | 2025.03.25 01:21:52.394544 [ 4 ] {1ade01b1-7d72-43ed-b689-b65e6906c0b7} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4141 | 2025.03.25 01:21:52.394584 [ 4 ] {1ade01b1-7d72-43ed-b689-b65e6906c0b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4142 | 2025.03.25 01:21:52.394924 [ 4 ] {1ade01b1-7d72-43ed-b689-b65e6906c0b7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4143 | 2025.03.25 01:21:52.395156 [ 4 ] {1ade01b1-7d72-43ed-b689-b65e6906c0b7} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4144 | 2025.03.25 01:21:52.395372 [ 4 ] {1ade01b1-7d72-43ed-b689-b65e6906c0b7} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001439 sec., 73662.26546212648 rows/sec., 4.33 MiB/sec. | ||
4145 | 2025.03.25 01:21:52.395425 [ 4 ] {1ade01b1-7d72-43ed-b689-b65e6906c0b7} <Debug> TCPHandler: Processed in 0.001618593 sec. | ||
4146 | 2025.03.25 01:21:52.395537 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4147 | 2025.03.25 01:21:52.395640 [ 4 ] {3d832a2b-32d7-4bcb-9b9e-a870bce40464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4148 | 2025.03.25 01:21:52.395682 [ 4 ] {3d832a2b-32d7-4bcb-9b9e-a870bce40464} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4149 | 2025.03.25 01:21:52.396225 [ 4 ] {3d832a2b-32d7-4bcb-9b9e-a870bce40464} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4150 | 2025.03.25 01:21:52.396264 [ 4 ] {3d832a2b-32d7-4bcb-9b9e-a870bce40464} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4151 | 2025.03.25 01:21:52.396601 [ 4 ] {3d832a2b-32d7-4bcb-9b9e-a870bce40464} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4152 | 2025.03.25 01:21:52.396835 [ 4 ] {3d832a2b-32d7-4bcb-9b9e-a870bce40464} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4153 | 2025.03.25 01:21:52.397088 [ 4 ] {3d832a2b-32d7-4bcb-9b9e-a870bce40464} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001468 sec., 76975.47683923706 rows/sec., 4.98 MiB/sec. | ||
4154 | 2025.03.25 01:21:52.397286 [ 4 ] {3d832a2b-32d7-4bcb-9b9e-a870bce40464} <Debug> TCPHandler: Processed in 0.001792285 sec. | ||
4155 | 2025.03.25 01:21:52.397398 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4156 | 2025.03.25 01:21:52.397500 [ 4 ] {9f5aab37-787e-46cb-81a6-e87b5a636c9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4157 | 2025.03.25 01:21:52.397547 [ 4 ] {9f5aab37-787e-46cb-81a6-e87b5a636c9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4158 | 2025.03.25 01:21:52.398118 [ 4 ] {9f5aab37-787e-46cb-81a6-e87b5a636c9e} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4159 | 2025.03.25 01:21:52.398158 [ 4 ] {9f5aab37-787e-46cb-81a6-e87b5a636c9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4160 | 2025.03.25 01:21:52.398491 [ 4 ] {9f5aab37-787e-46cb-81a6-e87b5a636c9e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4161 | 2025.03.25 01:21:52.398716 [ 4 ] {9f5aab37-787e-46cb-81a6-e87b5a636c9e} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4162 | 2025.03.25 01:21:52.398921 [ 4 ] {9f5aab37-787e-46cb-81a6-e87b5a636c9e} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001442 sec., 77669.90291262136 rows/sec., 4.42 MiB/sec. | ||
4163 | 2025.03.25 01:21:52.398972 [ 4 ] {9f5aab37-787e-46cb-81a6-e87b5a636c9e} <Debug> TCPHandler: Processed in 0.001622083 sec. | ||
4164 | 2025.03.25 01:21:52.399104 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4165 | 2025.03.25 01:21:52.399241 [ 4 ] {d3b973c7-3c91-477b-9db8-80e88372636c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4166 | 2025.03.25 01:21:52.399295 [ 4 ] {d3b973c7-3c91-477b-9db8-80e88372636c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4167 | 2025.03.25 01:21:52.400089 [ 4 ] {d3b973c7-3c91-477b-9db8-80e88372636c} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4168 | 2025.03.25 01:21:52.400129 [ 4 ] {d3b973c7-3c91-477b-9db8-80e88372636c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4169 | 2025.03.25 01:21:52.400507 [ 4 ] {d3b973c7-3c91-477b-9db8-80e88372636c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4170 | 2025.03.25 01:21:52.400746 [ 4 ] {d3b973c7-3c91-477b-9db8-80e88372636c} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4171 | 2025.03.25 01:21:52.400946 [ 4 ] {d3b973c7-3c91-477b-9db8-80e88372636c} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001735 sec., 220172.9106628242 rows/sec., 15.53 MiB/sec. | ||
4172 | 2025.03.25 01:21:52.400999 [ 4 ] {d3b973c7-3c91-477b-9db8-80e88372636c} <Debug> TCPHandler: Processed in 0.001961048 sec. | ||
4173 | 2025.03.25 01:21:52.401126 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4174 | 2025.03.25 01:21:52.401253 [ 4 ] {4c9ff4e8-af49-488f-9829-3f66d5a2b5ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4175 | 2025.03.25 01:21:52.401308 [ 4 ] {4c9ff4e8-af49-488f-9829-3f66d5a2b5ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4176 | 2025.03.25 01:21:52.401818 [ 4 ] {4c9ff4e8-af49-488f-9829-3f66d5a2b5ff} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4177 | 2025.03.25 01:21:52.401864 [ 4 ] {4c9ff4e8-af49-488f-9829-3f66d5a2b5ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4178 | 2025.03.25 01:21:52.402233 [ 4 ] {4c9ff4e8-af49-488f-9829-3f66d5a2b5ff} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4179 | 2025.03.25 01:21:52.402459 [ 4 ] {4c9ff4e8-af49-488f-9829-3f66d5a2b5ff} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4180 | 2025.03.25 01:21:52.402616 [ 90 ] {} <Debug> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
4181 | 2025.03.25 01:21:52.402679 [ 4 ] {4c9ff4e8-af49-488f-9829-3f66d5a2b5ff} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001455 sec., 4123.711340206186 rows/sec., 215.45 KiB/sec. | ||
4182 | 2025.03.25 01:21:52.402696 [ 90 ] {} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4183 | 2025.03.25 01:21:52.402758 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4184 | 2025.03.25 01:21:52.402789 [ 4 ] {4c9ff4e8-af49-488f-9829-3f66d5a2b5ff} <Debug> TCPHandler: Processed in 0.001719045 sec. | ||
4185 | 2025.03.25 01:21:52.403144 [ 193 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::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 | ||
4186 | 2025.03.25 01:21:52.403166 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4187 | 2025.03.25 01:21:52.403452 [ 193 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4188 | 2025.03.25 01:21:52.403462 [ 4 ] {ae48b8ac-74e9-4e2d-b708-2a94767e8336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4189 | 2025.03.25 01:21:52.403526 [ 193 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
4190 | 2025.03.25 01:21:52.403585 [ 4 ] {ae48b8ac-74e9-4e2d-b708-2a94767e8336} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4191 | 2025.03.25 01:21:52.403839 [ 193 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
4192 | 2025.03.25 01:21:52.404194 [ 193 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
4193 | 2025.03.25 01:21:52.404539 [ 193 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
4194 | 2025.03.25 01:21:52.404910 [ 193 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
4195 | 2025.03.25 01:21:52.405199 [ 193 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
4196 | 2025.03.25 01:21:52.406188 [ 4 ] {ae48b8ac-74e9-4e2d-b708-2a94767e8336} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4197 | 2025.03.25 01:21:52.406269 [ 4 ] {ae48b8ac-74e9-4e2d-b708-2a94767e8336} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4198 | 2025.03.25 01:21:52.407426 [ 4 ] {ae48b8ac-74e9-4e2d-b708-2a94767e8336} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4199 | 2025.03.25 01:21:52.407816 [ 197 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.004938121 sec., 13365.407611518633 rows/sec., 698.29 KiB/sec. | ||
4200 | 2025.03.25 01:21:52.407969 [ 4 ] {ae48b8ac-74e9-4e2d-b708-2a94767e8336} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4201 | 2025.03.25 01:21:52.408057 [ 197 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
4202 | 2025.03.25 01:21:52.408356 [ 4 ] {ae48b8ac-74e9-4e2d-b708-2a94767e8336} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.004984 sec., 47552.16693418941 rows/sec., 3.19 MiB/sec. | ||
4203 | 2025.03.25 01:21:52.408512 [ 4 ] {ae48b8ac-74e9-4e2d-b708-2a94767e8336} <Debug> TCPHandler: Processed in 0.005518539 sec. | ||
4204 | 2025.03.25 01:21:52.408698 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4205 | 2025.03.25 01:21:52.408699 [ 197 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_11_2} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4206 | 2025.03.25 01:21:52.408872 [ 4 ] {fb3d5e28-fd43-4c02-91a3-f5ec4c7061c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4207 | 2025.03.25 01:21:52.408880 [ 197 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_11_2} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
4208 | 2025.03.25 01:21:52.408960 [ 4 ] {fb3d5e28-fd43-4c02-91a3-f5ec4c7061c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4209 | 2025.03.25 01:21:52.409061 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
4210 | 2025.03.25 01:21:52.409530 [ 4 ] {fb3d5e28-fd43-4c02-91a3-f5ec4c7061c9} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4211 | 2025.03.25 01:21:52.409575 [ 4 ] {fb3d5e28-fd43-4c02-91a3-f5ec4c7061c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4212 | 2025.03.25 01:21:52.409929 [ 4 ] {fb3d5e28-fd43-4c02-91a3-f5ec4c7061c9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4213 | 2025.03.25 01:21:52.410171 [ 4 ] {fb3d5e28-fd43-4c02-91a3-f5ec4c7061c9} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4214 | 2025.03.25 01:21:52.410387 [ 4 ] {fb3d5e28-fd43-4c02-91a3-f5ec4c7061c9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001563 sec., 639.7952655150352 rows/sec., 43.11 KiB/sec. | ||
4215 | 2025.03.25 01:21:52.410440 [ 4 ] {fb3d5e28-fd43-4c02-91a3-f5ec4c7061c9} <Debug> TCPHandler: Processed in 0.001815615 sec. | ||
4216 | 2025.03.25 01:21:52.410578 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4217 | 2025.03.25 01:21:52.410698 [ 4 ] {405e0510-6745-45f3-b082-d57de15cd3aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4218 | 2025.03.25 01:21:52.410754 [ 4 ] {405e0510-6745-45f3-b082-d57de15cd3aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4219 | 2025.03.25 01:21:52.411269 [ 4 ] {405e0510-6745-45f3-b082-d57de15cd3aa} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4220 | 2025.03.25 01:21:52.411310 [ 4 ] {405e0510-6745-45f3-b082-d57de15cd3aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4221 | 2025.03.25 01:21:52.411684 [ 4 ] {405e0510-6745-45f3-b082-d57de15cd3aa} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4222 | 2025.03.25 01:21:52.411944 [ 4 ] {405e0510-6745-45f3-b082-d57de15cd3aa} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4223 | 2025.03.25 01:21:52.412196 [ 4 ] {405e0510-6745-45f3-b082-d57de15cd3aa} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00152 sec., 53947.368421052626 rows/sec., 3.43 MiB/sec. | ||
4224 | 2025.03.25 01:21:52.412398 [ 4 ] {405e0510-6745-45f3-b082-d57de15cd3aa} <Debug> TCPHandler: Processed in 0.001873927 sec. | ||
4225 | 2025.03.25 01:21:56.419353 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4226 | 2025.03.25 01:21:56.419427 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4227 | 2025.03.25 01:21:56.522290 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9211 | ||
4228 | 2025.03.25 01:21:56.523396 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4229 | 2025.03.25 01:21:56.523499 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4230 | 2025.03.25 01:21:56.524076 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4231 | 2025.03.25 01:21:56.524333 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4232 | 2025.03.25 01:21:56.524605 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 | ||
4233 | 2025.03.25 01:21:56.554734 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 598 | ||
4234 | 2025.03.25 01:21:56.557776 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4235 | 2025.03.25 01:21:56.557828 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4236 | 2025.03.25 01:21:56.559291 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4237 | 2025.03.25 01:21:56.559611 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4238 | 2025.03.25 01:21:56.560405 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 598 | ||
4239 | 2025.03.25 01:21:57.123990 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
4240 | 2025.03.25 01:21:57.145734 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4241 | 2025.03.25 01:21:57.145800 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4242 | 2025.03.25 01:21:57.153557 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4243 | 2025.03.25 01:21:57.154317 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4244 | 2025.03.25 01:21:57.157942 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
4245 | 2025.03.25 01:21:57.385009 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4246 | 2025.03.25 01:21:57.385280 [ 4 ] {d4afbeb9-1ca8-4fa9-90a9-c797147d6c2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4247 | 2025.03.25 01:21:57.385350 [ 4 ] {d4afbeb9-1ca8-4fa9-90a9-c797147d6c2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4248 | 2025.03.25 01:21:57.386066 [ 4 ] {d4afbeb9-1ca8-4fa9-90a9-c797147d6c2e} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4249 | 2025.03.25 01:21:57.386111 [ 4 ] {d4afbeb9-1ca8-4fa9-90a9-c797147d6c2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4250 | 2025.03.25 01:21:57.386503 [ 4 ] {d4afbeb9-1ca8-4fa9-90a9-c797147d6c2e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4251 | 2025.03.25 01:21:57.386753 [ 4 ] {d4afbeb9-1ca8-4fa9-90a9-c797147d6c2e} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4252 | 2025.03.25 01:21:57.387001 [ 4 ] {d4afbeb9-1ca8-4fa9-90a9-c797147d6c2e} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.001789 sec., 74902.17998882057 rows/sec., 6.46 MiB/sec. | ||
4253 | 2025.03.25 01:21:57.387118 [ 4 ] {d4afbeb9-1ca8-4fa9-90a9-c797147d6c2e} <Debug> TCPHandler: Processed in 0.002284003 sec. | ||
4254 | 2025.03.25 01:21:57.387364 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4255 | 2025.03.25 01:21:57.387494 [ 4 ] {500c0f07-b051-4a58-b90e-fc0909774929} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4256 | 2025.03.25 01:21:57.387542 [ 4 ] {500c0f07-b051-4a58-b90e-fc0909774929} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4257 | 2025.03.25 01:21:57.388095 [ 4 ] {500c0f07-b051-4a58-b90e-fc0909774929} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4258 | 2025.03.25 01:21:57.388137 [ 4 ] {500c0f07-b051-4a58-b90e-fc0909774929} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4259 | 2025.03.25 01:21:57.388487 [ 4 ] {500c0f07-b051-4a58-b90e-fc0909774929} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4260 | 2025.03.25 01:21:57.388731 [ 4 ] {500c0f07-b051-4a58-b90e-fc0909774929} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4261 | 2025.03.25 01:21:57.388900 [ 85 ] {} <Debug> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4262 | 2025.03.25 01:21:57.388969 [ 4 ] {500c0f07-b051-4a58-b90e-fc0909774929} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001494 sec., 26104.417670682727 rows/sec., 1.92 MiB/sec. | ||
4263 | 2025.03.25 01:21:57.388981 [ 85 ] {} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4264 | 2025.03.25 01:21:57.389050 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4265 | 2025.03.25 01:21:57.389100 [ 4 ] {500c0f07-b051-4a58-b90e-fc0909774929} <Debug> TCPHandler: Processed in 0.001823796 sec. | ||
4266 | 2025.03.25 01:21:57.389537 [ 190 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::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 | ||
4267 | 2025.03.25 01:21:57.389590 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4268 | 2025.03.25 01:21:57.389865 [ 4 ] {23d5dc1a-3877-465e-a904-f5ccc263dca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4269 | 2025.03.25 01:21:57.389903 [ 190 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4270 | 2025.03.25 01:21:57.389954 [ 4 ] {23d5dc1a-3877-465e-a904-f5ccc263dca0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4271 | 2025.03.25 01:21:57.389981 [ 190 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 159 rows starting from the beginning of the part | ||
4272 | 2025.03.25 01:21:57.390349 [ 190 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 39 rows starting from the beginning of the part | ||
4273 | 2025.03.25 01:21:57.390730 [ 190 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 106 rows starting from the beginning of the part | ||
4274 | 2025.03.25 01:21:57.391143 [ 190 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 47 rows starting from the beginning of the part | ||
4275 | 2025.03.25 01:21:57.391513 [ 190 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 106 rows starting from the beginning of the part | ||
4276 | 2025.03.25 01:21:57.391878 [ 190 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 39 rows starting from the beginning of the part | ||
4277 | 2025.03.25 01:21:57.392712 [ 4 ] {23d5dc1a-3877-465e-a904-f5ccc263dca0} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4278 | 2025.03.25 01:21:57.392791 [ 4 ] {23d5dc1a-3877-465e-a904-f5ccc263dca0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4279 | 2025.03.25 01:21:57.393782 [ 4 ] {23d5dc1a-3877-465e-a904-f5ccc263dca0} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4280 | 2025.03.25 01:21:57.394308 [ 4 ] {23d5dc1a-3877-465e-a904-f5ccc263dca0} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4281 | 2025.03.25 01:21:57.394674 [ 192 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 496 rows, containing 5 columns (5 merged, 0 gathered) in 0.005500769 sec., 90169.21088669602 rows/sec., 6.10 MiB/sec. | ||
4282 | 2025.03.25 01:21:57.394762 [ 4 ] {23d5dc1a-3877-465e-a904-f5ccc263dca0} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.004976 sec., 20699.356913183277 rows/sec., 1.62 MiB/sec. | ||
4283 | 2025.03.25 01:21:57.394885 [ 4 ] {23d5dc1a-3877-465e-a904-f5ccc263dca0} <Debug> TCPHandler: Processed in 0.005450478 sec. | ||
4284 | 2025.03.25 01:21:57.394904 [ 190 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4285 | 2025.03.25 01:21:57.395069 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4286 | 2025.03.25 01:21:57.395244 [ 4 ] {79f2e373-ec2e-4f82-9937-41853019119a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4287 | 2025.03.25 01:21:57.395333 [ 4 ] {79f2e373-ec2e-4f82-9937-41853019119a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4288 | 2025.03.25 01:21:57.395422 [ 190 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_21_4} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4289 | 2025.03.25 01:21:57.395681 [ 190 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_21_4} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4290 | 2025.03.25 01:21:57.395859 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
4291 | 2025.03.25 01:21:57.396264 [ 4 ] {79f2e373-ec2e-4f82-9937-41853019119a} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4292 | 2025.03.25 01:21:57.396307 [ 4 ] {79f2e373-ec2e-4f82-9937-41853019119a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4293 | 2025.03.25 01:21:57.396765 [ 4 ] {79f2e373-ec2e-4f82-9937-41853019119a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4294 | 2025.03.25 01:21:57.397014 [ 4 ] {79f2e373-ec2e-4f82-9937-41853019119a} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4295 | 2025.03.25 01:21:57.397199 [ 4 ] {79f2e373-ec2e-4f82-9937-41853019119a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002024 sec., 79051.38339920947 rows/sec., 5.51 MiB/sec. | ||
4296 | 2025.03.25 01:21:57.397256 [ 4 ] {79f2e373-ec2e-4f82-9937-41853019119a} <Debug> TCPHandler: Processed in 0.002256992 sec. | ||
4297 | 2025.03.25 01:21:57.397362 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4298 | 2025.03.25 01:21:57.397465 [ 4 ] {66506ac4-bb7e-4288-8396-934acf3a3ad3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4299 | 2025.03.25 01:21:57.397529 [ 4 ] {66506ac4-bb7e-4288-8396-934acf3a3ad3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4300 | 2025.03.25 01:21:57.398641 [ 4 ] {66506ac4-bb7e-4288-8396-934acf3a3ad3} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4301 | 2025.03.25 01:21:57.398689 [ 4 ] {66506ac4-bb7e-4288-8396-934acf3a3ad3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4302 | 2025.03.25 01:21:57.399330 [ 4 ] {66506ac4-bb7e-4288-8396-934acf3a3ad3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4303 | 2025.03.25 01:21:57.399603 [ 4 ] {66506ac4-bb7e-4288-8396-934acf3a3ad3} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4304 | 2025.03.25 01:21:57.399880 [ 4 ] {66506ac4-bb7e-4288-8396-934acf3a3ad3} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002411 sec., 16175.860638739112 rows/sec., 28.99 MiB/sec. | ||
4305 | 2025.03.25 01:21:57.400056 [ 4 ] {66506ac4-bb7e-4288-8396-934acf3a3ad3} <Debug> TCPHandler: Processed in 0.002743189 sec. | ||
4306 | 2025.03.25 01:21:57.400172 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4307 | 2025.03.25 01:21:57.400286 [ 4 ] {1c9a9255-2e65-4dcf-aa4b-4300796b6b69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4308 | 2025.03.25 01:21:57.400334 [ 4 ] {1c9a9255-2e65-4dcf-aa4b-4300796b6b69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4309 | 2025.03.25 01:21:57.400774 [ 4 ] {1c9a9255-2e65-4dcf-aa4b-4300796b6b69} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4310 | 2025.03.25 01:21:57.400813 [ 4 ] {1c9a9255-2e65-4dcf-aa4b-4300796b6b69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4311 | 2025.03.25 01:21:57.401167 [ 4 ] {1c9a9255-2e65-4dcf-aa4b-4300796b6b69} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4312 | 2025.03.25 01:21:57.401414 [ 4 ] {1c9a9255-2e65-4dcf-aa4b-4300796b6b69} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4313 | 2025.03.25 01:21:57.401591 [ 4 ] {1c9a9255-2e65-4dcf-aa4b-4300796b6b69} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001327 sec., 45214.7701582517 rows/sec., 3.05 MiB/sec. | ||
4314 | 2025.03.25 01:21:57.401642 [ 4 ] {1c9a9255-2e65-4dcf-aa4b-4300796b6b69} <Debug> TCPHandler: Processed in 0.001519672 sec. | ||
4315 | 2025.03.25 01:22:02.389802 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4316 | 2025.03.25 01:22:02.390009 [ 4 ] {111558c5-0c84-430d-a795-47cbed8b5883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4317 | 2025.03.25 01:22:02.390087 [ 4 ] {111558c5-0c84-430d-a795-47cbed8b5883} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4318 | 2025.03.25 01:22:02.390917 [ 4 ] {111558c5-0c84-430d-a795-47cbed8b5883} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4319 | 2025.03.25 01:22:02.390972 [ 4 ] {111558c5-0c84-430d-a795-47cbed8b5883} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4320 | 2025.03.25 01:22:02.391428 [ 4 ] {111558c5-0c84-430d-a795-47cbed8b5883} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4321 | 2025.03.25 01:22:02.391692 [ 4 ] {111558c5-0c84-430d-a795-47cbed8b5883} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4322 | 2025.03.25 01:22:02.391931 [ 4 ] {111558c5-0c84-430d-a795-47cbed8b5883} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001988 sec., 106639.83903420522 rows/sec., 6.78 MiB/sec. | ||
4323 | 2025.03.25 01:22:02.392056 [ 4 ] {111558c5-0c84-430d-a795-47cbed8b5883} <Debug> TCPHandler: Processed in 0.002421444 sec. | ||
4324 | 2025.03.25 01:22:02.392173 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4325 | 2025.03.25 01:22:02.392277 [ 4 ] {f60749bb-19be-45c9-97d6-ff463adbd039} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4326 | 2025.03.25 01:22:02.392324 [ 4 ] {f60749bb-19be-45c9-97d6-ff463adbd039} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4327 | 2025.03.25 01:22:02.392905 [ 4 ] {f60749bb-19be-45c9-97d6-ff463adbd039} <Trace> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4328 | 2025.03.25 01:22:02.392947 [ 4 ] {f60749bb-19be-45c9-97d6-ff463adbd039} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4329 | 2025.03.25 01:22:02.393294 [ 4 ] {f60749bb-19be-45c9-97d6-ff463adbd039} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
4330 | 2025.03.25 01:22:02.393540 [ 4 ] {f60749bb-19be-45c9-97d6-ff463adbd039} <Trace> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4331 | 2025.03.25 01:22:02.393756 [ 4 ] {f60749bb-19be-45c9-97d6-ff463adbd039} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001465 sec., 1365.1877133105802 rows/sec., 111.32 KiB/sec. | ||
4332 | 2025.03.25 01:22:02.393810 [ 4 ] {f60749bb-19be-45c9-97d6-ff463adbd039} <Debug> TCPHandler: Processed in 0.001656204 sec. | ||
4333 | 2025.03.25 01:22:02.393917 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4334 | 2025.03.25 01:22:02.394021 [ 4 ] {5e15df73-0069-4be2-bfec-e4513cf9c575} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4335 | 2025.03.25 01:22:02.394066 [ 4 ] {5e15df73-0069-4be2-bfec-e4513cf9c575} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4336 | 2025.03.25 01:22:02.394823 [ 4 ] {5e15df73-0069-4be2-bfec-e4513cf9c575} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4337 | 2025.03.25 01:22:02.394864 [ 4 ] {5e15df73-0069-4be2-bfec-e4513cf9c575} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4338 | 2025.03.25 01:22:02.395253 [ 4 ] {5e15df73-0069-4be2-bfec-e4513cf9c575} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4339 | 2025.03.25 01:22:02.395500 [ 4 ] {5e15df73-0069-4be2-bfec-e4513cf9c575} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4340 | 2025.03.25 01:22:02.395672 [ 79 ] {} <Debug> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4341 | 2025.03.25 01:22:02.395737 [ 4 ] {5e15df73-0069-4be2-bfec-e4513cf9c575} <Debug> executeQuery: Read 618 rows, 49.46 KiB in 0.001737 sec., 355785.8376511226 rows/sec., 27.81 MiB/sec. | ||
4342 | 2025.03.25 01:22:02.395758 [ 79 ] {} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4343 | 2025.03.25 01:22:02.395831 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4344 | 2025.03.25 01:22:02.395875 [ 4 ] {5e15df73-0069-4be2-bfec-e4513cf9c575} <Debug> TCPHandler: Processed in 0.002007928 sec. | ||
4345 | 2025.03.25 01:22:02.396017 [ 192 ] {ff1eb2ce-6931-4b38-9781-610db3740529::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 | ||
4346 | 2025.03.25 01:22:02.396047 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4347 | 2025.03.25 01:22:02.396139 [ 192 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4348 | 2025.03.25 01:22:02.396180 [ 192 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1842 rows starting from the beginning of the part | ||
4349 | 2025.03.25 01:22:02.396185 [ 4 ] {69a59b14-351b-4416-b992-658a5982b17e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4350 | 2025.03.25 01:22:02.396254 [ 4 ] {69a59b14-351b-4416-b992-658a5982b17e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4351 | 2025.03.25 01:22:02.396277 [ 192 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1278 rows starting from the beginning of the part | ||
4352 | 2025.03.25 01:22:02.396676 [ 192 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 56 rows starting from the beginning of the part | ||
4353 | 2025.03.25 01:22:02.397118 [ 192 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 617 rows starting from the beginning of the part | ||
4354 | 2025.03.25 01:22:02.397521 [ 192 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 134 rows starting from the beginning of the part | ||
4355 | 2025.03.25 01:22:02.397907 [ 192 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 618 rows starting from the beginning of the part | ||
4356 | 2025.03.25 01:22:02.399061 [ 4 ] {69a59b14-351b-4416-b992-658a5982b17e} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4357 | 2025.03.25 01:22:02.399105 [ 4 ] {69a59b14-351b-4416-b992-658a5982b17e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4358 | 2025.03.25 01:22:02.399632 [ 4 ] {69a59b14-351b-4416-b992-658a5982b17e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4359 | 2025.03.25 01:22:02.399899 [ 4 ] {69a59b14-351b-4416-b992-658a5982b17e} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4360 | 2025.03.25 01:22:02.400197 [ 4 ] {69a59b14-351b-4416-b992-658a5982b17e} <Debug> executeQuery: Read 108 rows, 6.53 KiB in 0.004038 sec., 26745.91381872214 rows/sec., 1.58 MiB/sec. | ||
4361 | 2025.03.25 01:22:02.400563 [ 4 ] {69a59b14-351b-4416-b992-658a5982b17e} <Debug> TCPHandler: Processed in 0.004564905 sec. | ||
4362 | 2025.03.25 01:22:02.400921 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4363 | 2025.03.25 01:22:02.400987 [ 192 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4545 rows, containing 5 columns (5 merged, 0 gathered) in 0.005057433 sec., 898677.2538558593 rows/sec., 76.36 MiB/sec. | ||
4364 | 2025.03.25 01:22:02.401064 [ 4 ] {1b4d7ae4-0f30-469e-a1f9-1977eccc6323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4365 | 2025.03.25 01:22:02.401111 [ 4 ] {1b4d7ae4-0f30-469e-a1f9-1977eccc6323} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4366 | 2025.03.25 01:22:02.401376 [ 190 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4367 | 2025.03.25 01:22:02.402054 [ 190 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_31_6} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4368 | 2025.03.25 01:22:02.402226 [ 4 ] {1b4d7ae4-0f30-469e-a1f9-1977eccc6323} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4369 | 2025.03.25 01:22:02.402278 [ 190 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_31_6} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4370 | 2025.03.25 01:22:02.402288 [ 4 ] {1b4d7ae4-0f30-469e-a1f9-1977eccc6323} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4371 | 2025.03.25 01:22:02.402477 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
4372 | 2025.03.25 01:22:02.402794 [ 4 ] {1b4d7ae4-0f30-469e-a1f9-1977eccc6323} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4373 | 2025.03.25 01:22:02.403055 [ 4 ] {1b4d7ae4-0f30-469e-a1f9-1977eccc6323} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4374 | 2025.03.25 01:22:02.403271 [ 4 ] {1b4d7ae4-0f30-469e-a1f9-1977eccc6323} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.002245 sec., 50334.075723830734 rows/sec., 3.26 MiB/sec. | ||
4375 | 2025.03.25 01:22:02.403329 [ 4 ] {1b4d7ae4-0f30-469e-a1f9-1977eccc6323} <Debug> TCPHandler: Processed in 0.002534626 sec. | ||
4376 | 2025.03.25 01:22:02.403446 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4377 | 2025.03.25 01:22:02.403551 [ 4 ] {9c4ec783-e2ae-481d-b88b-89b9d30436b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4378 | 2025.03.25 01:22:02.403595 [ 4 ] {9c4ec783-e2ae-481d-b88b-89b9d30436b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4379 | 2025.03.25 01:22:02.404155 [ 4 ] {9c4ec783-e2ae-481d-b88b-89b9d30436b0} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4380 | 2025.03.25 01:22:02.404196 [ 4 ] {9c4ec783-e2ae-481d-b88b-89b9d30436b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4381 | 2025.03.25 01:22:02.404545 [ 4 ] {9c4ec783-e2ae-481d-b88b-89b9d30436b0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4382 | 2025.03.25 01:22:02.404793 [ 4 ] {9c4ec783-e2ae-481d-b88b-89b9d30436b0} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4383 | 2025.03.25 01:22:02.405006 [ 4 ] {9c4ec783-e2ae-481d-b88b-89b9d30436b0} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001477 sec., 75829.38388625592 rows/sec., 4.32 MiB/sec. | ||
4384 | 2025.03.25 01:22:02.405060 [ 4 ] {9c4ec783-e2ae-481d-b88b-89b9d30436b0} <Debug> TCPHandler: Processed in 0.001663514 sec. | ||
4385 | 2025.03.25 01:22:02.405176 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4386 | 2025.03.25 01:22:02.405282 [ 4 ] {16f1c6cc-bffc-4b34-bed0-1e78449f8a1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4387 | 2025.03.25 01:22:02.405326 [ 4 ] {16f1c6cc-bffc-4b34-bed0-1e78449f8a1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4388 | 2025.03.25 01:22:02.406003 [ 4 ] {16f1c6cc-bffc-4b34-bed0-1e78449f8a1e} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4389 | 2025.03.25 01:22:02.406044 [ 4 ] {16f1c6cc-bffc-4b34-bed0-1e78449f8a1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4390 | 2025.03.25 01:22:02.406435 [ 4 ] {16f1c6cc-bffc-4b34-bed0-1e78449f8a1e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4391 | 2025.03.25 01:22:02.406678 [ 4 ] {16f1c6cc-bffc-4b34-bed0-1e78449f8a1e} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4392 | 2025.03.25 01:22:02.406846 [ 78 ] {} <Debug> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4393 | 2025.03.25 01:22:02.406920 [ 78 ] {} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4394 | 2025.03.25 01:22:02.406927 [ 4 ] {16f1c6cc-bffc-4b34-bed0-1e78449f8a1e} <Debug> executeQuery: Read 384 rows, 27.75 KiB in 0.001658 sec., 231604.3425814234 rows/sec., 16.34 MiB/sec. | ||
4395 | 2025.03.25 01:22:02.406953 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4396 | 2025.03.25 01:22:02.407066 [ 4 ] {16f1c6cc-bffc-4b34-bed0-1e78449f8a1e} <Debug> TCPHandler: Processed in 0.001938327 sec. | ||
4397 | 2025.03.25 01:22:02.407194 [ 195 ] {1f38629c-d1f4-42be-8510-15accedeaacb::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 | ||
4398 | 2025.03.25 01:22:02.407260 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4399 | 2025.03.25 01:22:02.407419 [ 195 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4400 | 2025.03.25 01:22:02.407464 [ 4 ] {14395f36-1b12-4378-b1ec-92ca9d26b1f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4401 | 2025.03.25 01:22:02.407486 [ 195 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 909 rows starting from the beginning of the part | ||
4402 | 2025.03.25 01:22:02.407566 [ 4 ] {14395f36-1b12-4378-b1ec-92ca9d26b1f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4403 | 2025.03.25 01:22:02.407764 [ 195 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 567 rows starting from the beginning of the part | ||
4404 | 2025.03.25 01:22:02.408116 [ 195 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 64 rows starting from the beginning of the part | ||
4405 | 2025.03.25 01:22:02.408409 [ 195 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 382 rows starting from the beginning of the part | ||
4406 | 2025.03.25 01:22:02.408716 [ 195 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 103 rows starting from the beginning of the part | ||
4407 | 2025.03.25 01:22:02.408980 [ 195 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 384 rows starting from the beginning of the part | ||
4408 | 2025.03.25 01:22:02.410024 [ 4 ] {14395f36-1b12-4378-b1ec-92ca9d26b1f5} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4409 | 2025.03.25 01:22:02.410090 [ 4 ] {14395f36-1b12-4378-b1ec-92ca9d26b1f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4410 | 2025.03.25 01:22:02.410966 [ 4 ] {14395f36-1b12-4378-b1ec-92ca9d26b1f5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4411 | 2025.03.25 01:22:02.411448 [ 4 ] {14395f36-1b12-4378-b1ec-92ca9d26b1f5} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4412 | 2025.03.25 01:22:02.411732 [ 4 ] {14395f36-1b12-4378-b1ec-92ca9d26b1f5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004329 sec., 1386.001386001386 rows/sec., 72.41 KiB/sec. | ||
4413 | 2025.03.25 01:22:02.411922 [ 4 ] {14395f36-1b12-4378-b1ec-92ca9d26b1f5} <Debug> TCPHandler: Processed in 0.004729798 sec. | ||
4414 | 2025.03.25 01:22:02.412278 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4415 | 2025.03.25 01:22:02.412313 [ 195 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2409 rows, containing 5 columns (5 merged, 0 gathered) in 0.005238184 sec., 459892.2069175119 rows/sec., 35.21 MiB/sec. | ||
4416 | 2025.03.25 01:22:02.412430 [ 4 ] {ba7e789f-8179-4904-b395-6c7a96d07d4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4417 | 2025.03.25 01:22:02.412501 [ 4 ] {ba7e789f-8179-4904-b395-6c7a96d07d4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4418 | 2025.03.25 01:22:02.412555 [ 195 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4419 | 2025.03.25 01:22:02.413217 [ 195 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_31_6} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4420 | 2025.03.25 01:22:02.413472 [ 195 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_31_6} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4421 | 2025.03.25 01:22:02.413645 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
4422 | 2025.03.25 01:22:02.413791 [ 4 ] {ba7e789f-8179-4904-b395-6c7a96d07d4d} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4423 | 2025.03.25 01:22:02.413836 [ 4 ] {ba7e789f-8179-4904-b395-6c7a96d07d4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4424 | 2025.03.25 01:22:02.414233 [ 4 ] {ba7e789f-8179-4904-b395-6c7a96d07d4d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4425 | 2025.03.25 01:22:02.414478 [ 4 ] {ba7e789f-8179-4904-b395-6c7a96d07d4d} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4426 | 2025.03.25 01:22:02.414654 [ 78 ] {} <Debug> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4427 | 2025.03.25 01:22:02.414717 [ 78 ] {} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4428 | 2025.03.25 01:22:02.414727 [ 4 ] {ba7e789f-8179-4904-b395-6c7a96d07d4d} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.002322 sec., 102497.8466838932 rows/sec., 6.87 MiB/sec. | ||
4429 | 2025.03.25 01:22:02.414749 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4430 | 2025.03.25 01:22:02.414897 [ 4 ] {ba7e789f-8179-4904-b395-6c7a96d07d4d} <Debug> TCPHandler: Processed in 0.002721359 sec. | ||
4431 | 2025.03.25 01:22:02.414991 [ 198 ] {84ed4e3c-b504-41d3-942f-cd098640f877::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 | ||
4432 | 2025.03.25 01:22:02.415076 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4433 | 2025.03.25 01:22:02.415178 [ 198 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4434 | 2025.03.25 01:22:02.415258 [ 198 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9031 rows starting from the beginning of the part | ||
4435 | 2025.03.25 01:22:02.415269 [ 4 ] {b094d910-4513-49a2-8e99-c0c7202417e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4436 | 2025.03.25 01:22:02.415433 [ 4 ] {b094d910-4513-49a2-8e99-c0c7202417e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4437 | 2025.03.25 01:22:02.415541 [ 198 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 978 rows starting from the beginning of the part | ||
4438 | 2025.03.25 01:22:02.415922 [ 198 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 32 rows starting from the beginning of the part | ||
4439 | 2025.03.25 01:22:02.416324 [ 198 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 237 rows starting from the beginning of the part | ||
4440 | 2025.03.25 01:22:02.416692 [ 198 ] {84ed4e3c-b504-41d3-942f-cd098640f877::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 | ||
4441 | 2025.03.25 01:22:02.417012 [ 198 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 238 rows starting from the beginning of the part | ||
4442 | 2025.03.25 01:22:02.417874 [ 4 ] {b094d910-4513-49a2-8e99-c0c7202417e3} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4443 | 2025.03.25 01:22:02.417953 [ 4 ] {b094d910-4513-49a2-8e99-c0c7202417e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4444 | 2025.03.25 01:22:02.418642 [ 4 ] {b094d910-4513-49a2-8e99-c0c7202417e3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4445 | 2025.03.25 01:22:02.419039 [ 4 ] {b094d910-4513-49a2-8e99-c0c7202417e3} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4446 | 2025.03.25 01:22:02.419491 [ 4 ] {b094d910-4513-49a2-8e99-c0c7202417e3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004267 sec., 234.35669088352472 rows/sec., 15.79 KiB/sec. | ||
4447 | 2025.03.25 01:22:02.419669 [ 4 ] {b094d910-4513-49a2-8e99-c0c7202417e3} <Debug> TCPHandler: Processed in 0.004657617 sec. | ||
4448 | 2025.03.25 01:22:02.419900 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4449 | 2025.03.25 01:22:02.420139 [ 4 ] {6aa568a0-2108-4d11-aebe-298b03e75dc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4450 | 2025.03.25 01:22:02.420230 [ 4 ] {6aa568a0-2108-4d11-aebe-298b03e75dc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4451 | 2025.03.25 01:22:02.420848 [ 4 ] {6aa568a0-2108-4d11-aebe-298b03e75dc9} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4452 | 2025.03.25 01:22:02.420888 [ 4 ] {6aa568a0-2108-4d11-aebe-298b03e75dc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4453 | 2025.03.25 01:22:02.421449 [ 4 ] {6aa568a0-2108-4d11-aebe-298b03e75dc9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4454 | 2025.03.25 01:22:02.421715 [ 4 ] {6aa568a0-2108-4d11-aebe-298b03e75dc9} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4455 | 2025.03.25 01:22:02.421887 [ 78 ] {} <Debug> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4456 | 2025.03.25 01:22:02.421949 [ 78 ] {} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4457 | 2025.03.25 01:22:02.421985 [ 4 ] {6aa568a0-2108-4d11-aebe-298b03e75dc9} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001929 sec., 42509.072058061174 rows/sec., 2.70 MiB/sec. | ||
4458 | 2025.03.25 01:22:02.421990 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4459 | 2025.03.25 01:22:02.422244 [ 4 ] {6aa568a0-2108-4d11-aebe-298b03e75dc9} <Debug> TCPHandler: Processed in 0.002434185 sec. | ||
4460 | 2025.03.25 01:22:02.422299 [ 191 ] {701d85ec-1f61-408d-9805-b607b65f51d7::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 | ||
4461 | 2025.03.25 01:22:02.422471 [ 191 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4462 | 2025.03.25 01:22:02.422533 [ 191 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1462 rows starting from the beginning of the part | ||
4463 | 2025.03.25 01:22:02.422839 [ 191 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 48 rows starting from the beginning of the part | ||
4464 | 2025.03.25 01:22:02.423351 [ 191 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 12 rows starting from the beginning of the part | ||
4465 | 2025.03.25 01:22:02.423451 [ 200 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10676 rows, containing 5 columns (5 merged, 0 gathered) in 0.008539722 sec., 1250157.7920218012 rows/sec., 84.26 MiB/sec. | ||
4466 | 2025.03.25 01:22:02.423619 [ 191 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 82 rows starting from the beginning of the part | ||
4467 | 2025.03.25 01:22:02.423853 [ 191 ] {701d85ec-1f61-408d-9805-b607b65f51d7::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 | ||
4468 | 2025.03.25 01:22:02.423949 [ 198 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4469 | 2025.03.25 01:22:02.424169 [ 191 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 82 rows starting from the beginning of the part | ||
4470 | 2025.03.25 01:22:02.424856 [ 198 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4471 | 2025.03.25 01:22:02.425030 [ 198 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4472 | 2025.03.25 01:22:02.425186 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.01 MiB. | ||
4473 | 2025.03.25 01:22:02.425963 [ 200 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1746 rows, containing 4 columns (4 merged, 0 gathered) in 0.003827855 sec., 456130.1303210284 rows/sec., 29.75 MiB/sec. | ||
4474 | 2025.03.25 01:22:02.426223 [ 198 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4475 | 2025.03.25 01:22:02.426517 [ 198 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_31_6} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4476 | 2025.03.25 01:22:02.426600 [ 198 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_31_6} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4477 | 2025.03.25 01:22:02.426683 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
4478 | 2025.03.25 01:22:04.024828 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9699 | ||
4479 | 2025.03.25 01:22:04.025605 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4480 | 2025.03.25 01:22:04.025658 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4481 | 2025.03.25 01:22:04.026203 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4482 | 2025.03.25 01:22:04.026459 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4483 | 2025.03.25 01:22:04.026662 [ 77 ] {} <Debug> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4484 | 2025.03.25 01:22:04.026723 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9699 | ||
4485 | 2025.03.25 01:22:04.026770 [ 77 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4486 | 2025.03.25 01:22:04.026802 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4487 | 2025.03.25 01:22:04.026938 [ 191 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::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 | ||
4488 | 2025.03.25 01:22:04.027064 [ 191 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4489 | 2025.03.25 01:22:04.027104 [ 191 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7381 rows starting from the beginning of the part | ||
4490 | 2025.03.25 01:22:04.027182 [ 191 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 488 rows starting from the beginning of the part | ||
4491 | 2025.03.25 01:22:04.027391 [ 191 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 427 rows starting from the beginning of the part | ||
4492 | 2025.03.25 01:22:04.027651 [ 191 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 488 rows starting from the beginning of the part | ||
4493 | 2025.03.25 01:22:04.027845 [ 191 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 427 rows starting from the beginning of the part | ||
4494 | 2025.03.25 01:22:04.028032 [ 191 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 488 rows starting from the beginning of the part | ||
4495 | 2025.03.25 01:22:04.030357 [ 198 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9699 rows, containing 4 columns (4 merged, 0 gathered) in 0.00347898 sec., 2787886.104547885 rows/sec., 39.88 MiB/sec. | ||
4496 | 2025.03.25 01:22:04.030590 [ 191 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4497 | 2025.03.25 01:22:04.030873 [ 191 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_21_4} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4498 | 2025.03.25 01:22:04.030951 [ 191 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_21_4} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4499 | 2025.03.25 01:22:04.031037 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
4500 | 2025.03.25 01:22:04.658099 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
4501 | 2025.03.25 01:22:04.679265 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4502 | 2025.03.25 01:22:04.679315 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4503 | 2025.03.25 01:22:04.686885 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4504 | 2025.03.25 01:22:04.687631 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4505 | 2025.03.25 01:22:04.687925 [ 76 ] {} <Debug> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4506 | 2025.03.25 01:22:04.687998 [ 76 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4507 | 2025.03.25 01:22:04.688046 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4508 | 2025.03.25 01:22:04.688491 [ 187 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::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 | ||
4509 | 2025.03.25 01:22:04.702499 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
4510 | 2025.03.25 01:22:04.704453 [ 187 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4511 | 2025.03.25 01:22:04.706079 [ 187 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::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 | ||
4512 | 2025.03.25 01:22:04.712310 [ 187 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part | ||
4513 | 2025.03.25 01:22:04.717937 [ 187 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part | ||
4514 | 2025.03.25 01:22:04.723620 [ 187 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::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 | ||
4515 | 2025.03.25 01:22:04.729524 [ 187 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::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 | ||
4516 | 2025.03.25 01:22:04.734315 [ 187 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::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 | ||
4517 | 2025.03.25 01:22:04.794458 [ 191 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.106285451 sec., 1495.9714476819597 rows/sec., 7.74 MiB/sec. | ||
4518 | 2025.03.25 01:22:04.796380 [ 191 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4519 | 2025.03.25 01:22:04.798891 [ 191 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_21_4} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4520 | 2025.03.25 01:22:04.799012 [ 191 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_21_4} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4521 | 2025.03.25 01:22:04.800669 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
4522 | 2025.03.25 01:22:05.000390 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.99 MiB, peak 193.54 MiB, free memory in arenas 0.00 B, will set to 185.13 MiB (RSS), difference: 2.15 MiB | ||
4523 | 2025.03.25 01:22:06.560711 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 632 | ||
4524 | 2025.03.25 01:22:06.563861 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4525 | 2025.03.25 01:22:06.563912 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4526 | 2025.03.25 01:22:06.565427 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4527 | 2025.03.25 01:22:06.565752 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4528 | 2025.03.25 01:22:06.566375 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 632 | ||
4529 | 2025.03.25 01:22:07.385359 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4530 | 2025.03.25 01:22:07.385547 [ 4 ] {80d8161b-4287-43b2-83db-3ff70e395c15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4531 | 2025.03.25 01:22:07.385619 [ 4 ] {80d8161b-4287-43b2-83db-3ff70e395c15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4532 | 2025.03.25 01:22:07.386455 [ 4 ] {80d8161b-4287-43b2-83db-3ff70e395c15} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4533 | 2025.03.25 01:22:07.386503 [ 4 ] {80d8161b-4287-43b2-83db-3ff70e395c15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4534 | 2025.03.25 01:22:07.386938 [ 4 ] {80d8161b-4287-43b2-83db-3ff70e395c15} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4535 | 2025.03.25 01:22:07.387194 [ 4 ] {80d8161b-4287-43b2-83db-3ff70e395c15} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4536 | 2025.03.25 01:22:07.387429 [ 4 ] {80d8161b-4287-43b2-83db-3ff70e395c15} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.001933 sec., 69322.29694774961 rows/sec., 5.98 MiB/sec. | ||
4537 | 2025.03.25 01:22:07.387496 [ 4 ] {80d8161b-4287-43b2-83db-3ff70e395c15} <Debug> TCPHandler: Processed in 0.002262512 sec. | ||
4538 | 2025.03.25 01:22:07.387633 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4539 | 2025.03.25 01:22:07.387754 [ 4 ] {1688d706-f095-412b-a1da-41b268891fa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4540 | 2025.03.25 01:22:07.387803 [ 4 ] {1688d706-f095-412b-a1da-41b268891fa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4541 | 2025.03.25 01:22:07.388387 [ 4 ] {1688d706-f095-412b-a1da-41b268891fa7} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4542 | 2025.03.25 01:22:07.388429 [ 4 ] {1688d706-f095-412b-a1da-41b268891fa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4543 | 2025.03.25 01:22:07.388793 [ 4 ] {1688d706-f095-412b-a1da-41b268891fa7} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4544 | 2025.03.25 01:22:07.389036 [ 4 ] {1688d706-f095-412b-a1da-41b268891fa7} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4545 | 2025.03.25 01:22:07.389250 [ 4 ] {1688d706-f095-412b-a1da-41b268891fa7} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001524 sec., 25590.551181102364 rows/sec., 1.88 MiB/sec. | ||
4546 | 2025.03.25 01:22:07.389305 [ 4 ] {1688d706-f095-412b-a1da-41b268891fa7} <Debug> TCPHandler: Processed in 0.001732455 sec. | ||
4547 | 2025.03.25 01:22:07.389412 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4548 | 2025.03.25 01:22:07.389515 [ 4 ] {12cc290e-b648-46ed-be89-772a0715469e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4549 | 2025.03.25 01:22:07.389561 [ 4 ] {12cc290e-b648-46ed-be89-772a0715469e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4550 | 2025.03.25 01:22:07.390126 [ 4 ] {12cc290e-b648-46ed-be89-772a0715469e} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4551 | 2025.03.25 01:22:07.390165 [ 4 ] {12cc290e-b648-46ed-be89-772a0715469e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4552 | 2025.03.25 01:22:07.390520 [ 4 ] {12cc290e-b648-46ed-be89-772a0715469e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4553 | 2025.03.25 01:22:07.390763 [ 4 ] {12cc290e-b648-46ed-be89-772a0715469e} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4554 | 2025.03.25 01:22:07.390971 [ 4 ] {12cc290e-b648-46ed-be89-772a0715469e} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001478 sec., 69688.76860622464 rows/sec., 5.44 MiB/sec. | ||
4555 | 2025.03.25 01:22:07.391025 [ 4 ] {12cc290e-b648-46ed-be89-772a0715469e} <Debug> TCPHandler: Processed in 0.001663314 sec. | ||
4556 | 2025.03.25 01:22:07.391139 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4557 | 2025.03.25 01:22:07.391244 [ 4 ] {a6696c0b-9dc1-4b13-be06-df298c504069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4558 | 2025.03.25 01:22:07.391293 [ 4 ] {a6696c0b-9dc1-4b13-be06-df298c504069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4559 | 2025.03.25 01:22:07.391815 [ 4 ] {a6696c0b-9dc1-4b13-be06-df298c504069} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4560 | 2025.03.25 01:22:07.391853 [ 4 ] {a6696c0b-9dc1-4b13-be06-df298c504069} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4561 | 2025.03.25 01:22:07.392240 [ 4 ] {a6696c0b-9dc1-4b13-be06-df298c504069} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4562 | 2025.03.25 01:22:07.392473 [ 4 ] {a6696c0b-9dc1-4b13-be06-df298c504069} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4563 | 2025.03.25 01:22:07.392672 [ 4 ] {a6696c0b-9dc1-4b13-be06-df298c504069} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00145 sec., 110344.8275862069 rows/sec., 7.69 MiB/sec. | ||
4564 | 2025.03.25 01:22:07.392725 [ 4 ] {a6696c0b-9dc1-4b13-be06-df298c504069} <Debug> TCPHandler: Processed in 0.001637143 sec. | ||
4565 | 2025.03.25 01:22:07.392833 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4566 | 2025.03.25 01:22:07.392934 [ 4 ] {dbb7adcf-837d-4a22-808f-f58037e8a59a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4567 | 2025.03.25 01:22:07.392999 [ 4 ] {dbb7adcf-837d-4a22-808f-f58037e8a59a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4568 | 2025.03.25 01:22:07.394173 [ 4 ] {dbb7adcf-837d-4a22-808f-f58037e8a59a} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4569 | 2025.03.25 01:22:07.394212 [ 4 ] {dbb7adcf-837d-4a22-808f-f58037e8a59a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4570 | 2025.03.25 01:22:07.394864 [ 4 ] {dbb7adcf-837d-4a22-808f-f58037e8a59a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4571 | 2025.03.25 01:22:07.395121 [ 4 ] {dbb7adcf-837d-4a22-808f-f58037e8a59a} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4572 | 2025.03.25 01:22:07.395313 [ 73 ] {} <Debug> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
4573 | 2025.03.25 01:22:07.395403 [ 4 ] {dbb7adcf-837d-4a22-808f-f58037e8a59a} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002486 sec., 15687.851971037811 rows/sec., 28.11 MiB/sec. | ||
4574 | 2025.03.25 01:22:07.395413 [ 73 ] {} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4575 | 2025.03.25 01:22:07.395493 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4576 | 2025.03.25 01:22:07.395806 [ 4 ] {dbb7adcf-837d-4a22-808f-f58037e8a59a} <Debug> TCPHandler: Processed in 0.003019523 sec. | ||
4577 | 2025.03.25 01:22:07.395968 [ 199 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::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 | ||
4578 | 2025.03.25 01:22:07.396016 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4579 | 2025.03.25 01:22:07.396247 [ 4 ] {f276b34f-d2d4-449e-8c3f-ca006e31010a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4580 | 2025.03.25 01:22:07.396348 [ 4 ] {f276b34f-d2d4-449e-8c3f-ca006e31010a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4581 | 2025.03.25 01:22:07.397272 [ 199 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4582 | 2025.03.25 01:22:07.397383 [ 199 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 213 rows starting from the beginning of the part | ||
4583 | 2025.03.25 01:22:07.398234 [ 199 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 39 rows starting from the beginning of the part | ||
4584 | 2025.03.25 01:22:07.398468 [ 4 ] {f276b34f-d2d4-449e-8c3f-ca006e31010a} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4585 | 2025.03.25 01:22:07.398590 [ 4 ] {f276b34f-d2d4-449e-8c3f-ca006e31010a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4586 | 2025.03.25 01:22:07.398952 [ 199 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 39 rows starting from the beginning of the part | ||
4587 | 2025.03.25 01:22:07.399469 [ 199 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 39 rows starting from the beginning of the part | ||
4588 | 2025.03.25 01:22:07.400110 [ 199 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 39 rows starting from the beginning of the part | ||
4589 | 2025.03.25 01:22:07.400293 [ 4 ] {f276b34f-d2d4-449e-8c3f-ca006e31010a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4590 | 2025.03.25 01:22:07.400701 [ 199 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 39 rows starting from the beginning of the part | ||
4591 | 2025.03.25 01:22:07.401376 [ 4 ] {f276b34f-d2d4-449e-8c3f-ca006e31010a} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4592 | 2025.03.25 01:22:07.402030 [ 4 ] {f276b34f-d2d4-449e-8c3f-ca006e31010a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005855 sec., 10247.651579846286 rows/sec., 707.19 KiB/sec. | ||
4593 | 2025.03.25 01:22:07.402338 [ 4 ] {f276b34f-d2d4-449e-8c3f-ca006e31010a} <Debug> TCPHandler: Processed in 0.006377302 sec. | ||
4594 | 2025.03.25 01:22:07.405441 [ 199 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 408 rows, containing 19 columns (19 merged, 0 gathered) in 0.00975622 sec., 41819.47516558667 rows/sec., 74.94 MiB/sec. | ||
4595 | 2025.03.25 01:22:07.406014 [ 196 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
4596 | 2025.03.25 01:22:07.406459 [ 196 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4597 | 2025.03.25 01:22:07.406540 [ 196 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
4598 | 2025.03.25 01:22:07.406691 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
4599 | 2025.03.25 01:22:11.419477 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4600 | 2025.03.25 01:22:11.419580 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4601 | 2025.03.25 01:22:11.526958 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10126 | ||
4602 | 2025.03.25 01:22:11.527600 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4603 | 2025.03.25 01:22:11.527654 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4604 | 2025.03.25 01:22:11.528228 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4605 | 2025.03.25 01:22:11.528485 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4606 | 2025.03.25 01:22:11.528721 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 | ||
4607 | 2025.03.25 01:22:12.202678 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
4608 | 2025.03.25 01:22:12.221621 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4609 | 2025.03.25 01:22:12.221669 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4610 | 2025.03.25 01:22:12.229004 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4611 | 2025.03.25 01:22:12.229747 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4612 | 2025.03.25 01:22:12.232278 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
4613 | 2025.03.25 01:22:12.388603 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4614 | 2025.03.25 01:22:12.388867 [ 4 ] {4d3d24e3-c3ad-4dad-b5ff-362e2d9e4f40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4615 | 2025.03.25 01:22:12.388926 [ 4 ] {4d3d24e3-c3ad-4dad-b5ff-362e2d9e4f40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4616 | 2025.03.25 01:22:12.389653 [ 4 ] {4d3d24e3-c3ad-4dad-b5ff-362e2d9e4f40} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4617 | 2025.03.25 01:22:12.389692 [ 4 ] {4d3d24e3-c3ad-4dad-b5ff-362e2d9e4f40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4618 | 2025.03.25 01:22:12.390086 [ 4 ] {4d3d24e3-c3ad-4dad-b5ff-362e2d9e4f40} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4619 | 2025.03.25 01:22:12.390339 [ 4 ] {4d3d24e3-c3ad-4dad-b5ff-362e2d9e4f40} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4620 | 2025.03.25 01:22:12.390476 [ 68 ] {} <Debug> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4621 | 2025.03.25 01:22:12.390516 [ 68 ] {} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4622 | 2025.03.25 01:22:12.390542 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4623 | 2025.03.25 01:22:12.390542 [ 4 ] {4d3d24e3-c3ad-4dad-b5ff-362e2d9e4f40} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001747 sec., 121350.88723526044 rows/sec., 7.72 MiB/sec. | ||
4624 | 2025.03.25 01:22:12.390670 [ 4 ] {4d3d24e3-c3ad-4dad-b5ff-362e2d9e4f40} <Debug> TCPHandler: Processed in 0.002253273 sec. | ||
4625 | 2025.03.25 01:22:12.390803 [ 189 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::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 | ||
4626 | 2025.03.25 01:22:12.390844 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4627 | 2025.03.25 01:22:12.391058 [ 4 ] {81d808cf-b0a8-4497-a526-e0a23cc964bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4628 | 2025.03.25 01:22:12.391117 [ 189 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4629 | 2025.03.25 01:22:12.391143 [ 4 ] {81d808cf-b0a8-4497-a526-e0a23cc964bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4630 | 2025.03.25 01:22:12.391195 [ 189 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 212 rows starting from the beginning of the part | ||
4631 | 2025.03.25 01:22:12.391583 [ 189 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 212 rows starting from the beginning of the part | ||
4632 | 2025.03.25 01:22:12.392039 [ 189 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 212 rows starting from the beginning of the part | ||
4633 | 2025.03.25 01:22:12.392415 [ 189 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 212 rows starting from the beginning of the part | ||
4634 | 2025.03.25 01:22:12.392749 [ 189 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 212 rows starting from the beginning of the part | ||
4635 | 2025.03.25 01:22:12.393770 [ 4 ] {81d808cf-b0a8-4497-a526-e0a23cc964bb} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4636 | 2025.03.25 01:22:12.393843 [ 4 ] {81d808cf-b0a8-4497-a526-e0a23cc964bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
4637 | 2025.03.25 01:22:12.394980 [ 4 ] {81d808cf-b0a8-4497-a526-e0a23cc964bb} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4638 | 2025.03.25 01:22:12.395348 [ 189 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.004686097 sec., 226201.03681165798 rows/sec., 15.25 MiB/sec. | ||
4639 | 2025.03.25 01:22:12.395541 [ 4 ] {81d808cf-b0a8-4497-a526-e0a23cc964bb} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4640 | 2025.03.25 01:22:12.395566 [ 189 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4641 | 2025.03.25 01:22:12.395994 [ 4 ] {81d808cf-b0a8-4497-a526-e0a23cc964bb} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.005 sec., 123400 rows/sec., 9.65 MiB/sec. | ||
4642 | 2025.03.25 01:22:12.396146 [ 4 ] {81d808cf-b0a8-4497-a526-e0a23cc964bb} <Debug> TCPHandler: Processed in 0.005356697 sec. | ||
4643 | 2025.03.25 01:22:12.396180 [ 189 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_13_3} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4644 | 2025.03.25 01:22:12.396328 [ 189 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_13_3} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
4645 | 2025.03.25 01:22:12.396337 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4646 | 2025.03.25 01:22:12.396444 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
4647 | 2025.03.25 01:22:12.396511 [ 4 ] {e779187c-497d-4e62-b998-ec9fa3e2344b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4648 | 2025.03.25 01:22:12.396562 [ 4 ] {e779187c-497d-4e62-b998-ec9fa3e2344b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4649 | 2025.03.25 01:22:12.397155 [ 4 ] {e779187c-497d-4e62-b998-ec9fa3e2344b} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4650 | 2025.03.25 01:22:12.397195 [ 4 ] {e779187c-497d-4e62-b998-ec9fa3e2344b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4651 | 2025.03.25 01:22:12.397554 [ 4 ] {e779187c-497d-4e62-b998-ec9fa3e2344b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4652 | 2025.03.25 01:22:12.397795 [ 4 ] {e779187c-497d-4e62-b998-ec9fa3e2344b} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4653 | 2025.03.25 01:22:12.398056 [ 4 ] {e779187c-497d-4e62-b998-ec9fa3e2344b} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001573 sec., 67387.15829624921 rows/sec., 3.96 MiB/sec. | ||
4654 | 2025.03.25 01:22:12.398233 [ 4 ] {e779187c-497d-4e62-b998-ec9fa3e2344b} <Debug> TCPHandler: Processed in 0.001980328 sec. | ||
4655 | 2025.03.25 01:22:12.398447 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4656 | 2025.03.25 01:22:12.398553 [ 4 ] {9649140a-814e-46a0-8a33-dedb78532f09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4657 | 2025.03.25 01:22:12.398598 [ 4 ] {9649140a-814e-46a0-8a33-dedb78532f09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4658 | 2025.03.25 01:22:12.399187 [ 4 ] {9649140a-814e-46a0-8a33-dedb78532f09} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4659 | 2025.03.25 01:22:12.399226 [ 4 ] {9649140a-814e-46a0-8a33-dedb78532f09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4660 | 2025.03.25 01:22:12.399579 [ 4 ] {9649140a-814e-46a0-8a33-dedb78532f09} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4661 | 2025.03.25 01:22:12.399831 [ 4 ] {9649140a-814e-46a0-8a33-dedb78532f09} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4662 | 2025.03.25 01:22:12.399999 [ 67 ] {} <Debug> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4663 | 2025.03.25 01:22:12.400071 [ 4 ] {9649140a-814e-46a0-8a33-dedb78532f09} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001535 sec., 73615.6351791531 rows/sec., 4.77 MiB/sec. | ||
4664 | 2025.03.25 01:22:12.400086 [ 67 ] {} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4665 | 2025.03.25 01:22:12.400169 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4666 | 2025.03.25 01:22:12.400203 [ 4 ] {9649140a-814e-46a0-8a33-dedb78532f09} <Debug> TCPHandler: Processed in 0.001820716 sec. | ||
4667 | 2025.03.25 01:22:12.400489 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4668 | 2025.03.25 01:22:12.400877 [ 193 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::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 | ||
4669 | 2025.03.25 01:22:12.400897 [ 4 ] {93b75398-9e5b-472c-9b5a-d2a473c40788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4670 | 2025.03.25 01:22:12.401019 [ 4 ] {93b75398-9e5b-472c-9b5a-d2a473c40788} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4671 | 2025.03.25 01:22:12.401228 [ 193 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4672 | 2025.03.25 01:22:12.401305 [ 193 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 341 rows starting from the beginning of the part | ||
4673 | 2025.03.25 01:22:12.401667 [ 193 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 113 rows starting from the beginning of the part | ||
4674 | 2025.03.25 01:22:12.402060 [ 193 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 228 rows starting from the beginning of the part | ||
4675 | 2025.03.25 01:22:12.402419 [ 193 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 113 rows starting from the beginning of the part | ||
4676 | 2025.03.25 01:22:12.402687 [ 193 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 113 rows starting from the beginning of the part | ||
4677 | 2025.03.25 01:22:12.403074 [ 193 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 113 rows starting from the beginning of the part | ||
4678 | 2025.03.25 01:22:12.403805 [ 4 ] {93b75398-9e5b-472c-9b5a-d2a473c40788} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4679 | 2025.03.25 01:22:12.403880 [ 4 ] {93b75398-9e5b-472c-9b5a-d2a473c40788} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
4680 | 2025.03.25 01:22:12.404795 [ 4 ] {93b75398-9e5b-472c-9b5a-d2a473c40788} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4681 | 2025.03.25 01:22:12.405287 [ 4 ] {93b75398-9e5b-472c-9b5a-d2a473c40788} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4682 | 2025.03.25 01:22:12.405598 [ 67 ] {} <Debug> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4683 | 2025.03.25 01:22:12.405821 [ 67 ] {} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4684 | 2025.03.25 01:22:12.405863 [ 4 ] {93b75398-9e5b-472c-9b5a-d2a473c40788} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.00509 sec., 22003.92927308448 rows/sec., 1.25 MiB/sec. | ||
4685 | 2025.03.25 01:22:12.405934 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
4686 | 2025.03.25 01:22:12.406234 [ 4 ] {93b75398-9e5b-472c-9b5a-d2a473c40788} <Debug> TCPHandler: Processed in 0.005866854 sec. | ||
4687 | 2025.03.25 01:22:12.406433 [ 188 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::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 | ||
4688 | 2025.03.25 01:22:12.406591 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4689 | 2025.03.25 01:22:12.406759 [ 193 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1021 rows, containing 5 columns (5 merged, 0 gathered) in 0.006350751 sec., 160768.3878646793 rows/sec., 11.23 MiB/sec. | ||
4690 | 2025.03.25 01:22:12.407013 [ 4 ] {4249b613-6343-4a12-bea8-33dd351dd49e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4691 | 2025.03.25 01:22:12.407023 [ 188 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4692 | 2025.03.25 01:22:12.407121 [ 188 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 112 rows starting from the beginning of the part | ||
4693 | 2025.03.25 01:22:12.407141 [ 4 ] {4249b613-6343-4a12-bea8-33dd351dd49e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4694 | 2025.03.25 01:22:12.407332 [ 190 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
4695 | 2025.03.25 01:22:12.407506 [ 188 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 112 rows starting from the beginning of the part | ||
4696 | 2025.03.25 01:22:12.408068 [ 188 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 112 rows starting from the beginning of the part | ||
4697 | 2025.03.25 01:22:12.408389 [ 188 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 112 rows starting from the beginning of the part | ||
4698 | 2025.03.25 01:22:12.408794 [ 190 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_16_3} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4699 | 2025.03.25 01:22:12.408922 [ 188 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 112 rows starting from the beginning of the part | ||
4700 | 2025.03.25 01:22:12.409318 [ 190 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_16_3} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
4701 | 2025.03.25 01:22:12.409831 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
4702 | 2025.03.25 01:22:12.410773 [ 4 ] {4249b613-6343-4a12-bea8-33dd351dd49e} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4703 | 2025.03.25 01:22:12.410834 [ 4 ] {4249b613-6343-4a12-bea8-33dd351dd49e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
4704 | 2025.03.25 01:22:12.411173 [ 190 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.005078973 sec., 110258.51092336976 rows/sec., 6.70 MiB/sec. | ||
4705 | 2025.03.25 01:22:12.411380 [ 190 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4706 | 2025.03.25 01:22:12.411452 [ 4 ] {4249b613-6343-4a12-bea8-33dd351dd49e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4707 | 2025.03.25 01:22:12.411841 [ 190 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_13_3} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4708 | 2025.03.25 01:22:12.411895 [ 4 ] {4249b613-6343-4a12-bea8-33dd351dd49e} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4709 | 2025.03.25 01:22:12.412031 [ 190 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_13_3} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
4710 | 2025.03.25 01:22:12.412309 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
4711 | 2025.03.25 01:22:12.412469 [ 4 ] {4249b613-6343-4a12-bea8-33dd351dd49e} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.005614 sec., 68044.17527609547 rows/sec., 4.80 MiB/sec. | ||
4712 | 2025.03.25 01:22:12.412738 [ 4 ] {4249b613-6343-4a12-bea8-33dd351dd49e} <Debug> TCPHandler: Processed in 0.006278399 sec. | ||
4713 | 2025.03.25 01:22:12.412993 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4714 | 2025.03.25 01:22:12.413100 [ 4 ] {f1808d23-ced1-4ea3-a535-22c026d268b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4715 | 2025.03.25 01:22:12.413148 [ 4 ] {f1808d23-ced1-4ea3-a535-22c026d268b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4716 | 2025.03.25 01:22:12.413625 [ 4 ] {f1808d23-ced1-4ea3-a535-22c026d268b8} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4717 | 2025.03.25 01:22:12.413664 [ 4 ] {f1808d23-ced1-4ea3-a535-22c026d268b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4718 | 2025.03.25 01:22:12.414030 [ 4 ] {f1808d23-ced1-4ea3-a535-22c026d268b8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4719 | 2025.03.25 01:22:12.414272 [ 4 ] {f1808d23-ced1-4ea3-a535-22c026d268b8} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4720 | 2025.03.25 01:22:12.414496 [ 4 ] {f1808d23-ced1-4ea3-a535-22c026d268b8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001419 sec., 4228.329809725159 rows/sec., 220.91 KiB/sec. | ||
4721 | 2025.03.25 01:22:12.414548 [ 4 ] {f1808d23-ced1-4ea3-a535-22c026d268b8} <Debug> TCPHandler: Processed in 0.001634703 sec. | ||
4722 | 2025.03.25 01:22:12.414665 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4723 | 2025.03.25 01:22:12.414770 [ 4 ] {f1e370fa-90fb-48ce-bbda-d247ce664eb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4724 | 2025.03.25 01:22:12.414818 [ 4 ] {f1e370fa-90fb-48ce-bbda-d247ce664eb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4725 | 2025.03.25 01:22:12.415340 [ 4 ] {f1e370fa-90fb-48ce-bbda-d247ce664eb2} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4726 | 2025.03.25 01:22:12.415378 [ 4 ] {f1e370fa-90fb-48ce-bbda-d247ce664eb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4727 | 2025.03.25 01:22:12.415755 [ 4 ] {f1e370fa-90fb-48ce-bbda-d247ce664eb2} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4728 | 2025.03.25 01:22:12.415993 [ 4 ] {f1e370fa-90fb-48ce-bbda-d247ce664eb2} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4729 | 2025.03.25 01:22:12.416249 [ 4 ] {f1e370fa-90fb-48ce-bbda-d247ce664eb2} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001497 sec., 158316.63326653306 rows/sec., 10.61 MiB/sec. | ||
4730 | 2025.03.25 01:22:12.416435 [ 4 ] {f1e370fa-90fb-48ce-bbda-d247ce664eb2} <Debug> TCPHandler: Processed in 0.001817266 sec. | ||
4731 | 2025.03.25 01:22:12.416656 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4732 | 2025.03.25 01:22:12.416762 [ 4 ] {e842570d-ace7-44df-a884-ecf6be2e3a18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4733 | 2025.03.25 01:22:12.416812 [ 4 ] {e842570d-ace7-44df-a884-ecf6be2e3a18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4734 | 2025.03.25 01:22:12.417264 [ 4 ] {e842570d-ace7-44df-a884-ecf6be2e3a18} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4735 | 2025.03.25 01:22:12.417303 [ 4 ] {e842570d-ace7-44df-a884-ecf6be2e3a18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4736 | 2025.03.25 01:22:12.417649 [ 4 ] {e842570d-ace7-44df-a884-ecf6be2e3a18} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4737 | 2025.03.25 01:22:12.417884 [ 4 ] {e842570d-ace7-44df-a884-ecf6be2e3a18} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4738 | 2025.03.25 01:22:12.418099 [ 4 ] {e842570d-ace7-44df-a884-ecf6be2e3a18} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00136 sec., 735.2941176470588 rows/sec., 49.55 KiB/sec. | ||
4739 | 2025.03.25 01:22:12.418149 [ 4 ] {e842570d-ace7-44df-a884-ecf6be2e3a18} <Debug> TCPHandler: Processed in 0.001559952 sec. | ||
4740 | 2025.03.25 01:22:12.418253 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4741 | 2025.03.25 01:22:12.418354 [ 4 ] {1723fd1b-9b7a-47b7-a00a-fd6f6dfcb1ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4742 | 2025.03.25 01:22:12.418400 [ 4 ] {1723fd1b-9b7a-47b7-a00a-fd6f6dfcb1ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4743 | 2025.03.25 01:22:12.418836 [ 4 ] {1723fd1b-9b7a-47b7-a00a-fd6f6dfcb1ba} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4744 | 2025.03.25 01:22:12.418874 [ 4 ] {1723fd1b-9b7a-47b7-a00a-fd6f6dfcb1ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4745 | 2025.03.25 01:22:12.419231 [ 4 ] {1723fd1b-9b7a-47b7-a00a-fd6f6dfcb1ba} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4746 | 2025.03.25 01:22:12.419477 [ 4 ] {1723fd1b-9b7a-47b7-a00a-fd6f6dfcb1ba} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4747 | 2025.03.25 01:22:12.419680 [ 4 ] {1723fd1b-9b7a-47b7-a00a-fd6f6dfcb1ba} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001347 sec., 60876.02078693392 rows/sec., 3.87 MiB/sec. | ||
4748 | 2025.03.25 01:22:12.419729 [ 4 ] {1723fd1b-9b7a-47b7-a00a-fd6f6dfcb1ba} <Debug> TCPHandler: Processed in 0.001525561 sec. | ||
4749 | 2025.03.25 01:22:13.665608 [ 66 ] {} <Debug> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
4750 | 2025.03.25 01:22:13.665678 [ 66 ] {} <Trace> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4751 | 2025.03.25 01:22:13.665705 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
4752 | 2025.03.25 01:22:13.665885 [ 200 ] {664b910a-9ec0-4843-86c8-0f119a2f82bf::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 | ||
4753 | 2025.03.25 01:22:13.666041 [ 200 ] {664b910a-9ec0-4843-86c8-0f119a2f82bf::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4754 | 2025.03.25 01:22:13.666080 [ 200 ] {664b910a-9ec0-4843-86c8-0f119a2f82bf::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
4755 | 2025.03.25 01:22:13.666166 [ 200 ] {664b910a-9ec0-4843-86c8-0f119a2f82bf::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
4756 | 2025.03.25 01:22:13.666393 [ 200 ] {664b910a-9ec0-4843-86c8-0f119a2f82bf::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part | ||
4757 | 2025.03.25 01:22:13.666656 [ 200 ] {664b910a-9ec0-4843-86c8-0f119a2f82bf::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part | ||
4758 | 2025.03.25 01:22:13.666823 [ 200 ] {664b910a-9ec0-4843-86c8-0f119a2f82bf::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
4759 | 2025.03.25 01:22:13.667971 [ 195 ] {664b910a-9ec0-4843-86c8-0f119a2f82bf::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 5 columns (5 merged, 0 gathered) in 0.002174981 sec., 11034.579152645472 rows/sec., 942.90 KiB/sec. | ||
4760 | 2025.03.25 01:22:13.668250 [ 195 ] {664b910a-9ec0-4843-86c8-0f119a2f82bf::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
4761 | 2025.03.25 01:22:13.668799 [ 195 ] {664b910a-9ec0-4843-86c8-0f119a2f82bf::all_1_5_1} <Trace> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4762 | 2025.03.25 01:22:13.668929 [ 195 ] {664b910a-9ec0-4843-86c8-0f119a2f82bf::all_1_5_1} <Trace> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
4763 | 2025.03.25 01:22:13.669030 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4764 | 2025.03.25 01:22:15.849241 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4765 | 2025.03.25 01:22:15.849573 [ 4 ] {f11a1c1e-fc9b-49ee-94ef-054e5c62f3db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4766 | 2025.03.25 01:22:15.849693 [ 4 ] {f11a1c1e-fc9b-49ee-94ef-054e5c62f3db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4767 | 2025.03.25 01:22:15.850567 [ 4 ] {f11a1c1e-fc9b-49ee-94ef-054e5c62f3db} <Trace> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4768 | 2025.03.25 01:22:15.850615 [ 4 ] {f11a1c1e-fc9b-49ee-94ef-054e5c62f3db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
4769 | 2025.03.25 01:22:15.851050 [ 4 ] {f11a1c1e-fc9b-49ee-94ef-054e5c62f3db} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
4770 | 2025.03.25 01:22:15.851314 [ 4 ] {f11a1c1e-fc9b-49ee-94ef-054e5c62f3db} <Trace> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4771 | 2025.03.25 01:22:15.851523 [ 4 ] {f11a1c1e-fc9b-49ee-94ef-054e5c62f3db} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.002035 sec., 3931.2039312039315 rows/sec., 320.56 KiB/sec. | ||
4772 | 2025.03.25 01:22:15.851588 [ 4 ] {f11a1c1e-fc9b-49ee-94ef-054e5c62f3db} <Debug> TCPHandler: Processed in 0.002535046 sec. | ||
4773 | 2025.03.25 01:22:15.851730 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4774 | 2025.03.25 01:22:15.851877 [ 4 ] {b98386ad-2aab-448d-b3bf-4a3c80a23606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4775 | 2025.03.25 01:22:15.851936 [ 4 ] {b98386ad-2aab-448d-b3bf-4a3c80a23606} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4776 | 2025.03.25 01:22:15.853271 [ 4 ] {b98386ad-2aab-448d-b3bf-4a3c80a23606} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4777 | 2025.03.25 01:22:15.853311 [ 4 ] {b98386ad-2aab-448d-b3bf-4a3c80a23606} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
4778 | 2025.03.25 01:22:15.853756 [ 4 ] {b98386ad-2aab-448d-b3bf-4a3c80a23606} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4779 | 2025.03.25 01:22:15.854012 [ 4 ] {b98386ad-2aab-448d-b3bf-4a3c80a23606} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4780 | 2025.03.25 01:22:15.854220 [ 4 ] {b98386ad-2aab-448d-b3bf-4a3c80a23606} <Debug> executeQuery: Read 1278 rows, 108.69 KiB in 0.002378 sec., 537426.4087468461 rows/sec., 44.64 MiB/sec. | ||
4781 | 2025.03.25 01:22:15.854276 [ 4 ] {b98386ad-2aab-448d-b3bf-4a3c80a23606} <Debug> TCPHandler: Processed in 0.002613627 sec. | ||
4782 | 2025.03.25 01:22:15.854383 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4783 | 2025.03.25 01:22:15.854485 [ 4 ] {ec46bd00-1a09-4eaa-a975-9005233658f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4784 | 2025.03.25 01:22:15.854532 [ 4 ] {ec46bd00-1a09-4eaa-a975-9005233658f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4785 | 2025.03.25 01:22:15.855079 [ 4 ] {ec46bd00-1a09-4eaa-a975-9005233658f7} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4786 | 2025.03.25 01:22:15.855118 [ 4 ] {ec46bd00-1a09-4eaa-a975-9005233658f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
4787 | 2025.03.25 01:22:15.855468 [ 4 ] {ec46bd00-1a09-4eaa-a975-9005233658f7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4788 | 2025.03.25 01:22:15.855701 [ 4 ] {ec46bd00-1a09-4eaa-a975-9005233658f7} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4789 | 2025.03.25 01:22:15.855914 [ 4 ] {ec46bd00-1a09-4eaa-a975-9005233658f7} <Debug> executeQuery: Read 47 rows, 3.49 KiB in 0.001451 sec., 32391.45416953825 rows/sec., 2.35 MiB/sec. | ||
4790 | 2025.03.25 01:22:15.855969 [ 4 ] {ec46bd00-1a09-4eaa-a975-9005233658f7} <Debug> TCPHandler: Processed in 0.001637863 sec. | ||
4791 | 2025.03.25 01:22:15.856074 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4792 | 2025.03.25 01:22:15.856176 [ 4 ] {eba4a73f-2417-49bf-ac56-2b2f9e3bfd40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4793 | 2025.03.25 01:22:15.856221 [ 4 ] {eba4a73f-2417-49bf-ac56-2b2f9e3bfd40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4794 | 2025.03.25 01:22:15.856819 [ 4 ] {eba4a73f-2417-49bf-ac56-2b2f9e3bfd40} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4795 | 2025.03.25 01:22:15.856858 [ 4 ] {eba4a73f-2417-49bf-ac56-2b2f9e3bfd40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
4796 | 2025.03.25 01:22:15.857213 [ 4 ] {eba4a73f-2417-49bf-ac56-2b2f9e3bfd40} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4797 | 2025.03.25 01:22:15.857445 [ 4 ] {eba4a73f-2417-49bf-ac56-2b2f9e3bfd40} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4798 | 2025.03.25 01:22:15.857648 [ 4 ] {eba4a73f-2417-49bf-ac56-2b2f9e3bfd40} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001495 sec., 152508.36120401337 rows/sec., 10.33 MiB/sec. | ||
4799 | 2025.03.25 01:22:15.857701 [ 4 ] {eba4a73f-2417-49bf-ac56-2b2f9e3bfd40} <Debug> TCPHandler: Processed in 0.001677164 sec. | ||
4800 | 2025.03.25 01:22:15.857804 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4801 | 2025.03.25 01:22:15.857906 [ 4 ] {e278ed9b-264a-4903-93bf-4355f1611b85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4802 | 2025.03.25 01:22:15.857957 [ 4 ] {e278ed9b-264a-4903-93bf-4355f1611b85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4803 | 2025.03.25 01:22:15.858667 [ 4 ] {e278ed9b-264a-4903-93bf-4355f1611b85} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4804 | 2025.03.25 01:22:15.858706 [ 4 ] {e278ed9b-264a-4903-93bf-4355f1611b85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
4805 | 2025.03.25 01:22:15.859070 [ 4 ] {e278ed9b-264a-4903-93bf-4355f1611b85} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4806 | 2025.03.25 01:22:15.859309 [ 4 ] {e278ed9b-264a-4903-93bf-4355f1611b85} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4807 | 2025.03.25 01:22:15.859539 [ 4 ] {e278ed9b-264a-4903-93bf-4355f1611b85} <Debug> executeQuery: Read 567 rows, 43.18 KiB in 0.001642 sec., 345310.59683313034 rows/sec., 25.68 MiB/sec. | ||
4808 | 2025.03.25 01:22:15.859611 [ 4 ] {e278ed9b-264a-4903-93bf-4355f1611b85} <Debug> TCPHandler: Processed in 0.001856406 sec. | ||
4809 | 2025.03.25 01:22:15.859835 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4810 | 2025.03.25 01:22:15.859944 [ 4 ] {fa8cc20d-ec20-4a33-8336-e504739fd8a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4811 | 2025.03.25 01:22:15.859994 [ 4 ] {fa8cc20d-ec20-4a33-8336-e504739fd8a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4812 | 2025.03.25 01:22:15.860722 [ 4 ] {fa8cc20d-ec20-4a33-8336-e504739fd8a4} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4813 | 2025.03.25 01:22:15.860761 [ 4 ] {fa8cc20d-ec20-4a33-8336-e504739fd8a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
4814 | 2025.03.25 01:22:15.861195 [ 4 ] {fa8cc20d-ec20-4a33-8336-e504739fd8a4} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4815 | 2025.03.25 01:22:15.861436 [ 4 ] {fa8cc20d-ec20-4a33-8336-e504739fd8a4} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4816 | 2025.03.25 01:22:15.861651 [ 4 ] {fa8cc20d-ec20-4a33-8336-e504739fd8a4} <Debug> executeQuery: Read 978 rows, 67.24 KiB in 0.00173 sec., 565317.9190751446 rows/sec., 37.96 MiB/sec. | ||
4817 | 2025.03.25 01:22:15.861703 [ 4 ] {fa8cc20d-ec20-4a33-8336-e504739fd8a4} <Debug> TCPHandler: Processed in 0.001947398 sec. | ||
4818 | 2025.03.25 01:22:15.861818 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4819 | 2025.03.25 01:22:15.861922 [ 4 ] {a7e3b3aa-1f77-454b-b943-8628b9c2d963} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4820 | 2025.03.25 01:22:15.861990 [ 4 ] {a7e3b3aa-1f77-454b-b943-8628b9c2d963} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4821 | 2025.03.25 01:22:15.863528 [ 4 ] {a7e3b3aa-1f77-454b-b943-8628b9c2d963} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4822 | 2025.03.25 01:22:15.863589 [ 4 ] {a7e3b3aa-1f77-454b-b943-8628b9c2d963} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
4823 | 2025.03.25 01:22:15.864343 [ 4 ] {a7e3b3aa-1f77-454b-b943-8628b9c2d963} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4824 | 2025.03.25 01:22:15.864633 [ 4 ] {a7e3b3aa-1f77-454b-b943-8628b9c2d963} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4825 | 2025.03.25 01:22:15.864968 [ 4 ] {a7e3b3aa-1f77-454b-b943-8628b9c2d963} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.003039 sec., 12833.168805528134 rows/sec., 23.00 MiB/sec. | ||
4826 | 2025.03.25 01:22:15.865209 [ 4 ] {a7e3b3aa-1f77-454b-b943-8628b9c2d963} <Debug> TCPHandler: Processed in 0.003441279 sec. | ||
4827 | 2025.03.25 01:22:15.865412 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4828 | 2025.03.25 01:22:15.865547 [ 4 ] {b4726597-027f-4bef-af2c-90a1371454ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4829 | 2025.03.25 01:22:15.865607 [ 4 ] {b4726597-027f-4bef-af2c-90a1371454ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4830 | 2025.03.25 01:22:15.866187 [ 4 ] {b4726597-027f-4bef-af2c-90a1371454ab} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4831 | 2025.03.25 01:22:15.866232 [ 4 ] {b4726597-027f-4bef-af2c-90a1371454ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
4832 | 2025.03.25 01:22:15.866612 [ 4 ] {b4726597-027f-4bef-af2c-90a1371454ab} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4833 | 2025.03.25 01:22:15.866857 [ 4 ] {b4726597-027f-4bef-af2c-90a1371454ab} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4834 | 2025.03.25 01:22:15.867117 [ 4 ] {b4726597-027f-4bef-af2c-90a1371454ab} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001603 sec., 29943.85527136619 rows/sec., 2.02 MiB/sec. | ||
4835 | 2025.03.25 01:22:15.867231 [ 4 ] {b4726597-027f-4bef-af2c-90a1371454ab} <Debug> TCPHandler: Processed in 0.001924487 sec. | ||
4836 | 2025.03.25 01:22:16.566704 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 680 | ||
4837 | 2025.03.25 01:22:16.569966 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4838 | 2025.03.25 01:22:16.570009 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
4839 | 2025.03.25 01:22:16.571462 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4840 | 2025.03.25 01:22:16.571769 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4841 | 2025.03.25 01:22:16.571946 [ 62 ] {} <Debug> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4842 | 2025.03.25 01:22:16.572003 [ 62 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4843 | 2025.03.25 01:22:16.572040 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
4844 | 2025.03.25 01:22:16.572478 [ 190 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::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 | ||
4845 | 2025.03.25 01:22:16.573335 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 680 | ||
4846 | 2025.03.25 01:22:16.573670 [ 190 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4847 | 2025.03.25 01:22:16.573795 [ 190 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 490 rows starting from the beginning of the part | ||
4848 | 2025.03.25 01:22:16.574355 [ 190 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 32 rows starting from the beginning of the part | ||
4849 | 2025.03.25 01:22:16.574881 [ 190 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 48 rows starting from the beginning of the part | ||
4850 | 2025.03.25 01:22:16.575372 [ 190 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 28 rows starting from the beginning of the part | ||
4851 | 2025.03.25 01:22:16.575866 [ 190 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 34 rows starting from the beginning of the part | ||
4852 | 2025.03.25 01:22:16.576455 [ 190 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 48 rows starting from the beginning of the part | ||
4853 | 2025.03.25 01:22:16.584292 [ 195 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 680 rows, containing 72 columns (72 merged, 0 gathered) in 0.012170494 sec., 55872.83474278037 rows/sec., 47.85 MiB/sec. | ||
4854 | 2025.03.25 01:22:16.585540 [ 192 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
4855 | 2025.03.25 01:22:16.586441 [ 192 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_16_3} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4856 | 2025.03.25 01:22:16.586545 [ 192 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_16_3} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
4857 | 2025.03.25 01:22:16.586889 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.06 MiB. | ||
4858 | 2025.03.25 01:22:17.376533 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4859 | 2025.03.25 01:22:17.376718 [ 4 ] {e43f008f-1ead-442b-864a-f0c2ee8ea910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4860 | 2025.03.25 01:22:17.376786 [ 4 ] {e43f008f-1ead-442b-864a-f0c2ee8ea910} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4861 | 2025.03.25 01:22:17.377541 [ 4 ] {e43f008f-1ead-442b-864a-f0c2ee8ea910} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4862 | 2025.03.25 01:22:17.377586 [ 4 ] {e43f008f-1ead-442b-864a-f0c2ee8ea910} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
4863 | 2025.03.25 01:22:17.378008 [ 4 ] {e43f008f-1ead-442b-864a-f0c2ee8ea910} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4864 | 2025.03.25 01:22:17.378252 [ 4 ] {e43f008f-1ead-442b-864a-f0c2ee8ea910} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4865 | 2025.03.25 01:22:17.378481 [ 4 ] {e43f008f-1ead-442b-864a-f0c2ee8ea910} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001813 sec., 30888.030888030888 rows/sec., 2.37 MiB/sec. | ||
4866 | 2025.03.25 01:22:17.378537 [ 4 ] {e43f008f-1ead-442b-864a-f0c2ee8ea910} <Debug> TCPHandler: Processed in 0.00212907 sec. | ||
4867 | 2025.03.25 01:22:17.378658 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4868 | 2025.03.25 01:22:17.378764 [ 4 ] {f336635f-4dc2-4e8c-8356-284dadefecb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4869 | 2025.03.25 01:22:17.378808 [ 4 ] {f336635f-4dc2-4e8c-8356-284dadefecb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4870 | 2025.03.25 01:22:17.379350 [ 4 ] {f336635f-4dc2-4e8c-8356-284dadefecb4} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4871 | 2025.03.25 01:22:17.379389 [ 4 ] {f336635f-4dc2-4e8c-8356-284dadefecb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
4872 | 2025.03.25 01:22:17.379729 [ 4 ] {f336635f-4dc2-4e8c-8356-284dadefecb4} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4873 | 2025.03.25 01:22:17.379961 [ 4 ] {f336635f-4dc2-4e8c-8356-284dadefecb4} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4874 | 2025.03.25 01:22:17.380187 [ 4 ] {f336635f-4dc2-4e8c-8356-284dadefecb4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001444 sec., 44321.3296398892 rows/sec., 3.46 MiB/sec. | ||
4875 | 2025.03.25 01:22:17.380239 [ 4 ] {f336635f-4dc2-4e8c-8356-284dadefecb4} <Debug> TCPHandler: Processed in 0.001631474 sec. | ||
4876 | 2025.03.25 01:22:17.380356 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4877 | 2025.03.25 01:22:17.380459 [ 4 ] {c1eae6eb-e2f9-45f5-907d-14259f324219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4878 | 2025.03.25 01:22:17.380507 [ 4 ] {c1eae6eb-e2f9-45f5-907d-14259f324219} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4879 | 2025.03.25 01:22:17.380986 [ 4 ] {c1eae6eb-e2f9-45f5-907d-14259f324219} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4880 | 2025.03.25 01:22:17.381024 [ 4 ] {c1eae6eb-e2f9-45f5-907d-14259f324219} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
4881 | 2025.03.25 01:22:17.381385 [ 4 ] {c1eae6eb-e2f9-45f5-907d-14259f324219} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4882 | 2025.03.25 01:22:17.381623 [ 4 ] {c1eae6eb-e2f9-45f5-907d-14259f324219} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4883 | 2025.03.25 01:22:17.381829 [ 4 ] {c1eae6eb-e2f9-45f5-907d-14259f324219} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001391 sec., 23005.032350826743 rows/sec., 1.60 MiB/sec. | ||
4884 | 2025.03.25 01:22:17.381879 [ 4 ] {c1eae6eb-e2f9-45f5-907d-14259f324219} <Debug> TCPHandler: Processed in 0.001574893 sec. | ||
4885 | 2025.03.25 01:22:17.381985 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4886 | 2025.03.25 01:22:17.382085 [ 4 ] {b9a25c77-1abc-4d85-8471-0910291aa54a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4887 | 2025.03.25 01:22:17.382131 [ 4 ] {b9a25c77-1abc-4d85-8471-0910291aa54a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4888 | 2025.03.25 01:22:17.382543 [ 4 ] {b9a25c77-1abc-4d85-8471-0910291aa54a} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4889 | 2025.03.25 01:22:17.382581 [ 4 ] {b9a25c77-1abc-4d85-8471-0910291aa54a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
4890 | 2025.03.25 01:22:17.382919 [ 4 ] {b9a25c77-1abc-4d85-8471-0910291aa54a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4891 | 2025.03.25 01:22:17.383149 [ 4 ] {b9a25c77-1abc-4d85-8471-0910291aa54a} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4892 | 2025.03.25 01:22:17.383356 [ 4 ] {b9a25c77-1abc-4d85-8471-0910291aa54a} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00129 sec., 9302.32558139535 rows/sec., 641.96 KiB/sec. | ||
4893 | 2025.03.25 01:22:17.383476 [ 4 ] {b9a25c77-1abc-4d85-8471-0910291aa54a} <Debug> TCPHandler: Processed in 0.001535262 sec. | ||
4894 | 2025.03.25 01:22:19.028968 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10614 | ||
4895 | 2025.03.25 01:22:19.029959 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4896 | 2025.03.25 01:22:19.030018 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
4897 | 2025.03.25 01:22:19.030558 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4898 | 2025.03.25 01:22:19.030829 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4899 | 2025.03.25 01:22:19.031065 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10614 | ||
4900 | 2025.03.25 01:22:19.732502 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
4901 | 2025.03.25 01:22:19.752584 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4902 | 2025.03.25 01:22:19.752648 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
4903 | 2025.03.25 01:22:19.760146 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4904 | 2025.03.25 01:22:19.760961 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4905 | 2025.03.25 01:22:19.764209 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
4906 | 2025.03.25 01:22:22.383898 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4907 | 2025.03.25 01:22:22.384105 [ 4 ] {b84a5650-139e-4776-9de1-713a55de9a68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4908 | 2025.03.25 01:22:22.384187 [ 4 ] {b84a5650-139e-4776-9de1-713a55de9a68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4909 | 2025.03.25 01:22:22.384993 [ 4 ] {b84a5650-139e-4776-9de1-713a55de9a68} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4910 | 2025.03.25 01:22:22.385051 [ 4 ] {b84a5650-139e-4776-9de1-713a55de9a68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
4911 | 2025.03.25 01:22:22.385489 [ 4 ] {b84a5650-139e-4776-9de1-713a55de9a68} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4912 | 2025.03.25 01:22:22.385753 [ 4 ] {b84a5650-139e-4776-9de1-713a55de9a68} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4913 | 2025.03.25 01:22:22.385959 [ 47 ] {} <Debug> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4914 | 2025.03.25 01:22:22.386026 [ 4 ] {b84a5650-139e-4776-9de1-713a55de9a68} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00197 sec., 28426.395939086295 rows/sec., 2.18 MiB/sec. | ||
4915 | 2025.03.25 01:22:22.386047 [ 47 ] {} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4916 | 2025.03.25 01:22:22.386124 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
4917 | 2025.03.25 01:22:22.386179 [ 4 ] {b84a5650-139e-4776-9de1-713a55de9a68} <Debug> TCPHandler: Processed in 0.002423274 sec. | ||
4918 | 2025.03.25 01:22:22.386450 [ 195 ] {ff1eb2ce-6931-4b38-9781-610db3740529::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 | ||
4919 | 2025.03.25 01:22:22.386529 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4920 | 2025.03.25 01:22:22.386998 [ 195 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4921 | 2025.03.25 01:22:22.387011 [ 4 ] {cf9c93e8-e1e4-4a97-b31e-e544461cc1fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4922 | 2025.03.25 01:22:22.387068 [ 195 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1844 rows starting from the beginning of the part | ||
4923 | 2025.03.25 01:22:22.387104 [ 4 ] {cf9c93e8-e1e4-4a97-b31e-e544461cc1fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4924 | 2025.03.25 01:22:22.387366 [ 195 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 134 rows starting from the beginning of the part | ||
4925 | 2025.03.25 01:22:22.387690 [ 195 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 617 rows starting from the beginning of the part | ||
4926 | 2025.03.25 01:22:22.388060 [ 195 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1278 rows starting from the beginning of the part | ||
4927 | 2025.03.25 01:22:22.388394 [ 195 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 56 rows starting from the beginning of the part | ||
4928 | 2025.03.25 01:22:22.388704 [ 195 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 56 rows starting from the beginning of the part | ||
4929 | 2025.03.25 01:22:22.390147 [ 4 ] {cf9c93e8-e1e4-4a97-b31e-e544461cc1fd} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4930 | 2025.03.25 01:22:22.390224 [ 4 ] {cf9c93e8-e1e4-4a97-b31e-e544461cc1fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
4931 | 2025.03.25 01:22:22.391252 [ 4 ] {cf9c93e8-e1e4-4a97-b31e-e544461cc1fd} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4932 | 2025.03.25 01:22:22.391647 [ 4 ] {cf9c93e8-e1e4-4a97-b31e-e544461cc1fd} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4933 | 2025.03.25 01:22:22.391857 [ 47 ] {} <Debug> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4934 | 2025.03.25 01:22:22.391933 [ 47 ] {} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4935 | 2025.03.25 01:22:22.392016 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
4936 | 2025.03.25 01:22:22.392029 [ 4 ] {cf9c93e8-e1e4-4a97-b31e-e544461cc1fd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005108 sec., 12529.365700861395 rows/sec., 1001.42 KiB/sec. | ||
4937 | 2025.03.25 01:22:22.392469 [ 198 ] {1f38629c-d1f4-42be-8510-15accedeaacb::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 | ||
4938 | 2025.03.25 01:22:22.392650 [ 4 ] {cf9c93e8-e1e4-4a97-b31e-e544461cc1fd} <Debug> TCPHandler: Processed in 0.006214719 sec. | ||
4939 | 2025.03.25 01:22:22.392934 [ 191 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3985 rows, containing 5 columns (5 merged, 0 gathered) in 0.006694556 sec., 595259.7901937036 rows/sec., 50.81 MiB/sec. | ||
4940 | 2025.03.25 01:22:22.393083 [ 198 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4941 | 2025.03.25 01:22:22.393144 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4942 | 2025.03.25 01:22:22.393157 [ 198 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 913 rows starting from the beginning of the part | ||
4943 | 2025.03.25 01:22:22.393524 [ 191 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4944 | 2025.03.25 01:22:22.393561 [ 198 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 103 rows starting from the beginning of the part | ||
4945 | 2025.03.25 01:22:22.393847 [ 4 ] {673f6d84-0c5a-4a17-8fb9-bc488f47c0d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4946 | 2025.03.25 01:22:22.394025 [ 198 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 382 rows starting from the beginning of the part | ||
4947 | 2025.03.25 01:22:22.394312 [ 4 ] {673f6d84-0c5a-4a17-8fb9-bc488f47c0d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4948 | 2025.03.25 01:22:22.394463 [ 198 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 567 rows starting from the beginning of the part | ||
4949 | 2025.03.25 01:22:22.394893 [ 198 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 64 rows starting from the beginning of the part | ||
4950 | 2025.03.25 01:22:22.394993 [ 191 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_36_7} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4951 | 2025.03.25 01:22:22.395490 [ 198 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 64 rows starting from the beginning of the part | ||
4952 | 2025.03.25 01:22:22.395526 [ 191 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_36_7} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4953 | 2025.03.25 01:22:22.395920 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. | ||
4954 | 2025.03.25 01:22:22.397486 [ 4 ] {673f6d84-0c5a-4a17-8fb9-bc488f47c0d7} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4955 | 2025.03.25 01:22:22.397562 [ 4 ] {673f6d84-0c5a-4a17-8fb9-bc488f47c0d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
4956 | 2025.03.25 01:22:22.398479 [ 4 ] {673f6d84-0c5a-4a17-8fb9-bc488f47c0d7} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4957 | 2025.03.25 01:22:22.398958 [ 201 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2093 rows, containing 5 columns (5 merged, 0 gathered) in 0.006805717 sec., 307535.5616461866 rows/sec., 23.72 MiB/sec. | ||
4958 | 2025.03.25 01:22:22.398987 [ 4 ] {673f6d84-0c5a-4a17-8fb9-bc488f47c0d7} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4959 | 2025.03.25 01:22:22.399250 [ 46 ] {} <Debug> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4960 | 2025.03.25 01:22:22.399318 [ 201 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4961 | 2025.03.25 01:22:22.399344 [ 46 ] {} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4962 | 2025.03.25 01:22:22.399446 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
4963 | 2025.03.25 01:22:22.399460 [ 4 ] {673f6d84-0c5a-4a17-8fb9-bc488f47c0d7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005974 sec., 26782.725142283227 rows/sec., 1.87 MiB/sec. | ||
4964 | 2025.03.25 01:22:22.399747 [ 4 ] {673f6d84-0c5a-4a17-8fb9-bc488f47c0d7} <Debug> TCPHandler: Processed in 0.006716457 sec. | ||
4965 | 2025.03.25 01:22:22.399907 [ 199 ] {84ed4e3c-b504-41d3-942f-cd098640f877::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 | ||
4966 | 2025.03.25 01:22:22.400034 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4967 | 2025.03.25 01:22:22.400313 [ 199 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4968 | 2025.03.25 01:22:22.400380 [ 4 ] {06cdd07e-7cab-44d7-ae7c-914bf40c5c65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4969 | 2025.03.25 01:22:22.400382 [ 196 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_36_7} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4970 | 2025.03.25 01:22:22.400419 [ 199 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10676 rows starting from the beginning of the part | ||
4971 | 2025.03.25 01:22:22.400539 [ 4 ] {06cdd07e-7cab-44d7-ae7c-914bf40c5c65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4972 | 2025.03.25 01:22:22.400729 [ 196 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_36_7} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4973 | 2025.03.25 01:22:22.400913 [ 199 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part | ||
4974 | 2025.03.25 01:22:22.401147 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
4975 | 2025.03.25 01:22:22.401388 [ 199 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 237 rows starting from the beginning of the part | ||
4976 | 2025.03.25 01:22:22.401736 [ 199 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 978 rows starting from the beginning of the part | ||
4977 | 2025.03.25 01:22:22.402045 [ 199 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 32 rows starting from the beginning of the part | ||
4978 | 2025.03.25 01:22:22.402336 [ 199 ] {84ed4e3c-b504-41d3-942f-cd098640f877::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 | ||
4979 | 2025.03.25 01:22:22.403395 [ 4 ] {06cdd07e-7cab-44d7-ae7c-914bf40c5c65} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4980 | 2025.03.25 01:22:22.403474 [ 4 ] {06cdd07e-7cab-44d7-ae7c-914bf40c5c65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
4981 | 2025.03.25 01:22:22.404013 [ 4 ] {06cdd07e-7cab-44d7-ae7c-914bf40c5c65} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4982 | 2025.03.25 01:22:22.404545 [ 4 ] {06cdd07e-7cab-44d7-ae7c-914bf40c5c65} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4983 | 2025.03.25 01:22:22.404890 [ 46 ] {} <Debug> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4984 | 2025.03.25 01:22:22.405007 [ 46 ] {} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4985 | 2025.03.25 01:22:22.405087 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
4986 | 2025.03.25 01:22:22.405288 [ 4 ] {06cdd07e-7cab-44d7-ae7c-914bf40c5c65} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004991 sec., 12021.638950110198 rows/sec., 829.62 KiB/sec. | ||
4987 | 2025.03.25 01:22:22.405417 [ 196 ] {701d85ec-1f61-408d-9805-b607b65f51d7::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 | ||
4988 | 2025.03.25 01:22:22.405443 [ 4 ] {06cdd07e-7cab-44d7-ae7c-914bf40c5c65} <Debug> TCPHandler: Processed in 0.005531129 sec. | ||
4989 | 2025.03.25 01:22:22.405577 [ 196 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4990 | 2025.03.25 01:22:22.405609 [ 196 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1746 rows starting from the beginning of the part | ||
4991 | 2025.03.25 01:22:22.405674 [ 196 ] {701d85ec-1f61-408d-9805-b607b65f51d7::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 | ||
4992 | 2025.03.25 01:22:22.405917 [ 196 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 82 rows starting from the beginning of the part | ||
4993 | 2025.03.25 01:22:22.406286 [ 196 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 48 rows starting from the beginning of the part | ||
4994 | 2025.03.25 01:22:22.406508 [ 196 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 12 rows starting from the beginning of the part | ||
4995 | 2025.03.25 01:22:22.406684 [ 196 ] {701d85ec-1f61-408d-9805-b607b65f51d7::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 | ||
4996 | 2025.03.25 01:22:22.408298 [ 201 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12243 rows, containing 5 columns (5 merged, 0 gathered) in 0.008702575 sec., 1406824.9914536788 rows/sec., 94.87 MiB/sec. | ||
4997 | 2025.03.25 01:22:22.408784 [ 196 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2008 rows, containing 4 columns (4 merged, 0 gathered) in 0.003533481 sec., 568278.1370552155 rows/sec., 37.13 MiB/sec. | ||
4998 | 2025.03.25 01:22:22.408793 [ 201 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4999 | 2025.03.25 01:22:22.409092 [ 196 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5000 | 2025.03.25 01:22:22.409258 [ 201 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5001 | 2025.03.25 01:22:22.409418 [ 201 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5002 | 2025.03.25 01:22:22.409593 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.31 MiB. | ||
5003 | 2025.03.25 01:22:22.409650 [ 196 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_36_7} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5004 | 2025.03.25 01:22:22.409737 [ 196 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_36_7} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5005 | 2025.03.25 01:22:22.409821 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
5006 | 2025.03.25 01:22:26.419647 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5007 | 2025.03.25 01:22:26.419753 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5008 | 2025.03.25 01:22:26.531316 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11041 | ||
5009 | 2025.03.25 01:22:26.532450 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5010 | 2025.03.25 01:22:26.532494 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5011 | 2025.03.25 01:22:26.533016 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5012 | 2025.03.25 01:22:26.533274 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5013 | 2025.03.25 01:22:26.533474 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 | ||
5014 | 2025.03.25 01:22:26.573726 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 696 | ||
5015 | 2025.03.25 01:22:26.576557 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5016 | 2025.03.25 01:22:26.576617 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5017 | 2025.03.25 01:22:26.578099 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5018 | 2025.03.25 01:22:26.578422 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5019 | 2025.03.25 01:22:26.579081 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 696 | ||
5020 | 2025.03.25 01:22:27.264355 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
5021 | 2025.03.25 01:22:27.285886 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5022 | 2025.03.25 01:22:27.285948 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5023 | 2025.03.25 01:22:27.293359 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5024 | 2025.03.25 01:22:27.294139 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5025 | 2025.03.25 01:22:27.297922 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
5026 | 2025.03.25 01:22:27.385526 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5027 | 2025.03.25 01:22:27.385792 [ 4 ] {3f9b84e4-e1c6-4858-a620-ce5bde09ccee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5028 | 2025.03.25 01:22:27.385894 [ 4 ] {3f9b84e4-e1c6-4858-a620-ce5bde09ccee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5029 | 2025.03.25 01:22:27.386817 [ 4 ] {3f9b84e4-e1c6-4858-a620-ce5bde09ccee} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5030 | 2025.03.25 01:22:27.386862 [ 4 ] {3f9b84e4-e1c6-4858-a620-ce5bde09ccee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5031 | 2025.03.25 01:22:27.387258 [ 4 ] {3f9b84e4-e1c6-4858-a620-ce5bde09ccee} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5032 | 2025.03.25 01:22:27.387513 [ 4 ] {3f9b84e4-e1c6-4858-a620-ce5bde09ccee} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5033 | 2025.03.25 01:22:27.387731 [ 4 ] {3f9b84e4-e1c6-4858-a620-ce5bde09ccee} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.002012 sec., 66600.39761431412 rows/sec., 5.74 MiB/sec. | ||
5034 | 2025.03.25 01:22:27.387789 [ 4 ] {3f9b84e4-e1c6-4858-a620-ce5bde09ccee} <Debug> TCPHandler: Processed in 0.002426524 sec. | ||
5035 | 2025.03.25 01:22:27.387899 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5036 | 2025.03.25 01:22:27.388006 [ 4 ] {1dd9292e-9181-4ac4-affc-84cc0fe634b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5037 | 2025.03.25 01:22:27.388054 [ 4 ] {1dd9292e-9181-4ac4-affc-84cc0fe634b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5038 | 2025.03.25 01:22:27.388580 [ 4 ] {1dd9292e-9181-4ac4-affc-84cc0fe634b7} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5039 | 2025.03.25 01:22:27.388622 [ 4 ] {1dd9292e-9181-4ac4-affc-84cc0fe634b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5040 | 2025.03.25 01:22:27.388971 [ 4 ] {1dd9292e-9181-4ac4-affc-84cc0fe634b7} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5041 | 2025.03.25 01:22:27.389225 [ 4 ] {1dd9292e-9181-4ac4-affc-84cc0fe634b7} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5042 | 2025.03.25 01:22:27.389399 [ 42 ] {} <Debug> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5043 | 2025.03.25 01:22:27.389462 [ 4 ] {1dd9292e-9181-4ac4-affc-84cc0fe634b7} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001478 sec., 26387.00947225981 rows/sec., 1.94 MiB/sec. | ||
5044 | 2025.03.25 01:22:27.389485 [ 42 ] {} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5045 | 2025.03.25 01:22:27.389554 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5046 | 2025.03.25 01:22:27.389599 [ 4 ] {1dd9292e-9181-4ac4-affc-84cc0fe634b7} <Debug> TCPHandler: Processed in 0.001749385 sec. | ||
5047 | 2025.03.25 01:22:27.389800 [ 188 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::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 | ||
5048 | 2025.03.25 01:22:27.389817 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5049 | 2025.03.25 01:22:27.390038 [ 4 ] {58ba7ee2-f840-43e7-bd28-91459ac485ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5050 | 2025.03.25 01:22:27.390065 [ 188 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5051 | 2025.03.25 01:22:27.390098 [ 4 ] {58ba7ee2-f840-43e7-bd28-91459ac485ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5052 | 2025.03.25 01:22:27.390113 [ 188 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 163 rows starting from the beginning of the part | ||
5053 | 2025.03.25 01:22:27.390326 [ 188 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 108 rows starting from the beginning of the part | ||
5054 | 2025.03.25 01:22:27.390722 [ 188 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 39 rows starting from the beginning of the part | ||
5055 | 2025.03.25 01:22:27.391178 [ 188 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 106 rows starting from the beginning of the part | ||
5056 | 2025.03.25 01:22:27.391490 [ 188 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 47 rows starting from the beginning of the part | ||
5057 | 2025.03.25 01:22:27.391796 [ 188 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 39 rows starting from the beginning of the part | ||
5058 | 2025.03.25 01:22:27.392534 [ 4 ] {58ba7ee2-f840-43e7-bd28-91459ac485ba} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5059 | 2025.03.25 01:22:27.392581 [ 4 ] {58ba7ee2-f840-43e7-bd28-91459ac485ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5060 | 2025.03.25 01:22:27.393124 [ 4 ] {58ba7ee2-f840-43e7-bd28-91459ac485ba} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5061 | 2025.03.25 01:22:27.393528 [ 4 ] {58ba7ee2-f840-43e7-bd28-91459ac485ba} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5062 | 2025.03.25 01:22:27.393547 [ 188 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 502 rows, containing 5 columns (5 merged, 0 gathered) in 0.003893696 sec., 128926.34658689328 rows/sec., 8.73 MiB/sec. | ||
5063 | 2025.03.25 01:22:27.393732 [ 188 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5064 | 2025.03.25 01:22:27.393924 [ 4 ] {58ba7ee2-f840-43e7-bd28-91459ac485ba} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.003934 sec., 26182.00305033045 rows/sec., 2.05 MiB/sec. | ||
5065 | 2025.03.25 01:22:27.394302 [ 4 ] {58ba7ee2-f840-43e7-bd28-91459ac485ba} <Debug> TCPHandler: Processed in 0.004556995 sec. | ||
5066 | 2025.03.25 01:22:27.394625 [ 188 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_26_5} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5067 | 2025.03.25 01:22:27.394651 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5068 | 2025.03.25 01:22:27.394842 [ 188 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_26_5} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5069 | 2025.03.25 01:22:27.394854 [ 4 ] {40adb933-26bb-4ffd-a1b8-d890a511d7ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5070 | 2025.03.25 01:22:27.394929 [ 4 ] {40adb933-26bb-4ffd-a1b8-d890a511d7ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5071 | 2025.03.25 01:22:27.394930 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
5072 | 2025.03.25 01:22:27.395476 [ 4 ] {40adb933-26bb-4ffd-a1b8-d890a511d7ed} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5073 | 2025.03.25 01:22:27.395514 [ 4 ] {40adb933-26bb-4ffd-a1b8-d890a511d7ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5074 | 2025.03.25 01:22:27.395894 [ 4 ] {40adb933-26bb-4ffd-a1b8-d890a511d7ed} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5075 | 2025.03.25 01:22:27.396128 [ 4 ] {40adb933-26bb-4ffd-a1b8-d890a511d7ed} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5076 | 2025.03.25 01:22:27.396335 [ 4 ] {40adb933-26bb-4ffd-a1b8-d890a511d7ed} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001513 sec., 105750.16523463318 rows/sec., 7.37 MiB/sec. | ||
5077 | 2025.03.25 01:22:27.396386 [ 4 ] {40adb933-26bb-4ffd-a1b8-d890a511d7ed} <Debug> TCPHandler: Processed in 0.001873026 sec. | ||
5078 | 2025.03.25 01:22:27.396492 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5079 | 2025.03.25 01:22:27.396594 [ 4 ] {c41a36d0-3784-4eb9-8e23-c822e52e3d2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5080 | 2025.03.25 01:22:27.396658 [ 4 ] {c41a36d0-3784-4eb9-8e23-c822e52e3d2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5081 | 2025.03.25 01:22:27.397708 [ 4 ] {c41a36d0-3784-4eb9-8e23-c822e52e3d2b} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5082 | 2025.03.25 01:22:27.397747 [ 4 ] {c41a36d0-3784-4eb9-8e23-c822e52e3d2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5083 | 2025.03.25 01:22:27.398375 [ 4 ] {c41a36d0-3784-4eb9-8e23-c822e52e3d2b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
5084 | 2025.03.25 01:22:27.398630 [ 4 ] {c41a36d0-3784-4eb9-8e23-c822e52e3d2b} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5085 | 2025.03.25 01:22:27.398909 [ 4 ] {c41a36d0-3784-4eb9-8e23-c822e52e3d2b} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002329 sec., 16745.384285100903 rows/sec., 30.01 MiB/sec. | ||
5086 | 2025.03.25 01:22:27.399019 [ 4 ] {c41a36d0-3784-4eb9-8e23-c822e52e3d2b} <Debug> TCPHandler: Processed in 0.002578277 sec. | ||
5087 | 2025.03.25 01:22:27.399135 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5088 | 2025.03.25 01:22:27.399236 [ 4 ] {9ce80343-f3f2-409e-8731-637490a5a9d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5089 | 2025.03.25 01:22:27.399283 [ 4 ] {9ce80343-f3f2-409e-8731-637490a5a9d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5090 | 2025.03.25 01:22:27.399714 [ 4 ] {9ce80343-f3f2-409e-8731-637490a5a9d3} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5091 | 2025.03.25 01:22:27.399752 [ 4 ] {9ce80343-f3f2-409e-8731-637490a5a9d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5092 | 2025.03.25 01:22:27.400105 [ 4 ] {9ce80343-f3f2-409e-8731-637490a5a9d3} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5093 | 2025.03.25 01:22:27.400349 [ 4 ] {9ce80343-f3f2-409e-8731-637490a5a9d3} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5094 | 2025.03.25 01:22:27.400555 [ 4 ] {9ce80343-f3f2-409e-8731-637490a5a9d3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00134 sec., 44776.119402985074 rows/sec., 3.02 MiB/sec. | ||
5095 | 2025.03.25 01:22:27.400606 [ 4 ] {9ce80343-f3f2-409e-8731-637490a5a9d3} <Debug> TCPHandler: Processed in 0.001521912 sec. | ||
5096 | 2025.03.25 01:22:32.386129 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5097 | 2025.03.25 01:22:32.386401 [ 4 ] {4cc6511a-e603-4cdf-a3af-a224e8a3e75e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5098 | 2025.03.25 01:22:32.386483 [ 4 ] {4cc6511a-e603-4cdf-a3af-a224e8a3e75e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5099 | 2025.03.25 01:22:32.387322 [ 4 ] {4cc6511a-e603-4cdf-a3af-a224e8a3e75e} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5100 | 2025.03.25 01:22:32.387388 [ 4 ] {4cc6511a-e603-4cdf-a3af-a224e8a3e75e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5101 | 2025.03.25 01:22:32.387849 [ 4 ] {4cc6511a-e603-4cdf-a3af-a224e8a3e75e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5102 | 2025.03.25 01:22:32.388138 [ 4 ] {4cc6511a-e603-4cdf-a3af-a224e8a3e75e} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5103 | 2025.03.25 01:22:32.388400 [ 4 ] {4cc6511a-e603-4cdf-a3af-a224e8a3e75e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002068 sec., 27079.303675048355 rows/sec., 2.08 MiB/sec. | ||
5104 | 2025.03.25 01:22:32.388487 [ 4 ] {4cc6511a-e603-4cdf-a3af-a224e8a3e75e} <Debug> TCPHandler: Processed in 0.002531876 sec. | ||
5105 | 2025.03.25 01:22:32.388637 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5106 | 2025.03.25 01:22:32.388755 [ 4 ] {0a599f21-34fc-4c13-9112-f5a757911861} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5107 | 2025.03.25 01:22:32.388805 [ 4 ] {0a599f21-34fc-4c13-9112-f5a757911861} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5108 | 2025.03.25 01:22:32.389383 [ 4 ] {0a599f21-34fc-4c13-9112-f5a757911861} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5109 | 2025.03.25 01:22:32.389422 [ 4 ] {0a599f21-34fc-4c13-9112-f5a757911861} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5110 | 2025.03.25 01:22:32.389793 [ 4 ] {0a599f21-34fc-4c13-9112-f5a757911861} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5111 | 2025.03.25 01:22:32.390039 [ 4 ] {0a599f21-34fc-4c13-9112-f5a757911861} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5112 | 2025.03.25 01:22:32.390232 [ 4 ] {0a599f21-34fc-4c13-9112-f5a757911861} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001505 sec., 42524.916943521595 rows/sec., 3.32 MiB/sec. | ||
5113 | 2025.03.25 01:22:32.390286 [ 4 ] {0a599f21-34fc-4c13-9112-f5a757911861} <Debug> TCPHandler: Processed in 0.001704375 sec. | ||
5114 | 2025.03.25 01:22:32.390417 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5115 | 2025.03.25 01:22:32.390528 [ 4 ] {afb2a2ad-33ee-4e72-883f-4d26045d25bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5116 | 2025.03.25 01:22:32.390580 [ 4 ] {afb2a2ad-33ee-4e72-883f-4d26045d25bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5117 | 2025.03.25 01:22:32.391118 [ 4 ] {afb2a2ad-33ee-4e72-883f-4d26045d25bb} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5118 | 2025.03.25 01:22:32.391157 [ 4 ] {afb2a2ad-33ee-4e72-883f-4d26045d25bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5119 | 2025.03.25 01:22:32.391555 [ 4 ] {afb2a2ad-33ee-4e72-883f-4d26045d25bb} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5120 | 2025.03.25 01:22:32.391812 [ 4 ] {afb2a2ad-33ee-4e72-883f-4d26045d25bb} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5121 | 2025.03.25 01:22:32.391997 [ 4 ] {afb2a2ad-33ee-4e72-883f-4d26045d25bb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001495 sec., 107023.41137123745 rows/sec., 7.45 MiB/sec. | ||
5122 | 2025.03.25 01:22:32.392049 [ 4 ] {afb2a2ad-33ee-4e72-883f-4d26045d25bb} <Debug> TCPHandler: Processed in 0.001683144 sec. | ||
5123 | 2025.03.25 01:22:32.392181 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5124 | 2025.03.25 01:22:32.392290 [ 4 ] {d96f43db-54c9-45c7-a00e-2d7272ab0e77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5125 | 2025.03.25 01:22:32.392340 [ 4 ] {d96f43db-54c9-45c7-a00e-2d7272ab0e77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5126 | 2025.03.25 01:22:32.392793 [ 4 ] {d96f43db-54c9-45c7-a00e-2d7272ab0e77} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5127 | 2025.03.25 01:22:32.392829 [ 4 ] {d96f43db-54c9-45c7-a00e-2d7272ab0e77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5128 | 2025.03.25 01:22:32.393205 [ 4 ] {d96f43db-54c9-45c7-a00e-2d7272ab0e77} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5129 | 2025.03.25 01:22:32.393452 [ 4 ] {d96f43db-54c9-45c7-a00e-2d7272ab0e77} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5130 | 2025.03.25 01:22:32.393635 [ 4 ] {d96f43db-54c9-45c7-a00e-2d7272ab0e77} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001369 sec., 43827.61139517897 rows/sec., 2.95 MiB/sec. | ||
5131 | 2025.03.25 01:22:32.393684 [ 4 ] {d96f43db-54c9-45c7-a00e-2d7272ab0e77} <Debug> TCPHandler: Processed in 0.001555642 sec. | ||
5132 | 2025.03.25 01:22:34.033703 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11529 | ||
5133 | 2025.03.25 01:22:34.034561 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5134 | 2025.03.25 01:22:34.034608 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5135 | 2025.03.25 01:22:34.035143 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5136 | 2025.03.25 01:22:34.035428 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5137 | 2025.03.25 01:22:34.035712 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11529 | ||
5138 | 2025.03.25 01:22:34.798100 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
5139 | 2025.03.25 01:22:34.819596 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5140 | 2025.03.25 01:22:34.819662 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5141 | 2025.03.25 01:22:34.827564 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5142 | 2025.03.25 01:22:34.828433 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5143 | 2025.03.25 01:22:34.833664 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
5144 | 2025.03.25 01:22:36.579352 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 716 | ||
5145 | 2025.03.25 01:22:36.582118 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5146 | 2025.03.25 01:22:36.582159 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5147 | 2025.03.25 01:22:36.583610 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5148 | 2025.03.25 01:22:36.583915 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5149 | 2025.03.25 01:22:36.585295 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 716 | ||
5150 | 2025.03.25 01:22:37.385250 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5151 | 2025.03.25 01:22:37.385438 [ 4 ] {bde77a12-2a57-4cfb-b1c3-d9ec0b539f03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5152 | 2025.03.25 01:22:37.385509 [ 4 ] {bde77a12-2a57-4cfb-b1c3-d9ec0b539f03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5153 | 2025.03.25 01:22:37.386345 [ 4 ] {bde77a12-2a57-4cfb-b1c3-d9ec0b539f03} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5154 | 2025.03.25 01:22:37.386392 [ 4 ] {bde77a12-2a57-4cfb-b1c3-d9ec0b539f03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5155 | 2025.03.25 01:22:37.386832 [ 4 ] {bde77a12-2a57-4cfb-b1c3-d9ec0b539f03} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5156 | 2025.03.25 01:22:37.387091 [ 4 ] {bde77a12-2a57-4cfb-b1c3-d9ec0b539f03} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5157 | 2025.03.25 01:22:37.387319 [ 4 ] {bde77a12-2a57-4cfb-b1c3-d9ec0b539f03} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.001932 sec., 69358.17805383023 rows/sec., 5.98 MiB/sec. | ||
5158 | 2025.03.25 01:22:37.387375 [ 4 ] {bde77a12-2a57-4cfb-b1c3-d9ec0b539f03} <Debug> TCPHandler: Processed in 0.002259872 sec. | ||
5159 | 2025.03.25 01:22:37.387506 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5160 | 2025.03.25 01:22:37.387614 [ 4 ] {a7ad5e0f-4aad-4442-b9fb-94b75c1102e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5161 | 2025.03.25 01:22:37.387659 [ 4 ] {a7ad5e0f-4aad-4442-b9fb-94b75c1102e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5162 | 2025.03.25 01:22:37.388196 [ 4 ] {a7ad5e0f-4aad-4442-b9fb-94b75c1102e8} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5163 | 2025.03.25 01:22:37.388235 [ 4 ] {a7ad5e0f-4aad-4442-b9fb-94b75c1102e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5164 | 2025.03.25 01:22:37.388585 [ 4 ] {a7ad5e0f-4aad-4442-b9fb-94b75c1102e8} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5165 | 2025.03.25 01:22:37.388821 [ 4 ] {a7ad5e0f-4aad-4442-b9fb-94b75c1102e8} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5166 | 2025.03.25 01:22:37.389062 [ 4 ] {a7ad5e0f-4aad-4442-b9fb-94b75c1102e8} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001463 sec., 26657.552973342445 rows/sec., 1.96 MiB/sec. | ||
5167 | 2025.03.25 01:22:37.389235 [ 4 ] {a7ad5e0f-4aad-4442-b9fb-94b75c1102e8} <Debug> TCPHandler: Processed in 0.001776436 sec. | ||
5168 | 2025.03.25 01:22:37.389421 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5169 | 2025.03.25 01:22:37.389527 [ 4 ] {2e25b3bf-d82a-4971-b0df-5f62cfd2c604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5170 | 2025.03.25 01:22:37.389572 [ 4 ] {2e25b3bf-d82a-4971-b0df-5f62cfd2c604} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5171 | 2025.03.25 01:22:37.390160 [ 4 ] {2e25b3bf-d82a-4971-b0df-5f62cfd2c604} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5172 | 2025.03.25 01:22:37.390201 [ 4 ] {2e25b3bf-d82a-4971-b0df-5f62cfd2c604} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5173 | 2025.03.25 01:22:37.390559 [ 4 ] {2e25b3bf-d82a-4971-b0df-5f62cfd2c604} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5174 | 2025.03.25 01:22:37.390793 [ 4 ] {2e25b3bf-d82a-4971-b0df-5f62cfd2c604} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5175 | 2025.03.25 01:22:37.391028 [ 4 ] {2e25b3bf-d82a-4971-b0df-5f62cfd2c604} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001515 sec., 67986.79867986798 rows/sec., 5.31 MiB/sec. | ||
5176 | 2025.03.25 01:22:37.391095 [ 4 ] {2e25b3bf-d82a-4971-b0df-5f62cfd2c604} <Debug> TCPHandler: Processed in 0.001736945 sec. | ||
5177 | 2025.03.25 01:22:37.391333 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5178 | 2025.03.25 01:22:37.391450 [ 4 ] {e43730c6-edaa-4749-b26b-8385381d5d17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5179 | 2025.03.25 01:22:37.391500 [ 4 ] {e43730c6-edaa-4749-b26b-8385381d5d17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5180 | 2025.03.25 01:22:37.392028 [ 4 ] {e43730c6-edaa-4749-b26b-8385381d5d17} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5181 | 2025.03.25 01:22:37.392068 [ 4 ] {e43730c6-edaa-4749-b26b-8385381d5d17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5182 | 2025.03.25 01:22:37.392443 [ 4 ] {e43730c6-edaa-4749-b26b-8385381d5d17} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5183 | 2025.03.25 01:22:37.392678 [ 4 ] {e43730c6-edaa-4749-b26b-8385381d5d17} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5184 | 2025.03.25 01:22:37.392886 [ 4 ] {e43730c6-edaa-4749-b26b-8385381d5d17} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00146 sec., 109589.04109589041 rows/sec., 7.63 MiB/sec. | ||
5185 | 2025.03.25 01:22:37.392937 [ 4 ] {e43730c6-edaa-4749-b26b-8385381d5d17} <Debug> TCPHandler: Processed in 0.001694685 sec. | ||
5186 | 2025.03.25 01:22:37.393041 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5187 | 2025.03.25 01:22:37.393142 [ 4 ] {1990685e-0373-4616-8444-e4a976ddedae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5188 | 2025.03.25 01:22:37.393232 [ 4 ] {1990685e-0373-4616-8444-e4a976ddedae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5189 | 2025.03.25 01:22:37.394406 [ 4 ] {1990685e-0373-4616-8444-e4a976ddedae} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5190 | 2025.03.25 01:22:37.394446 [ 4 ] {1990685e-0373-4616-8444-e4a976ddedae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5191 | 2025.03.25 01:22:37.395086 [ 4 ] {1990685e-0373-4616-8444-e4a976ddedae} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5192 | 2025.03.25 01:22:37.395342 [ 4 ] {1990685e-0373-4616-8444-e4a976ddedae} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5193 | 2025.03.25 01:22:37.395574 [ 4 ] {1990685e-0373-4616-8444-e4a976ddedae} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002452 sec., 15905.383360522022 rows/sec., 28.50 MiB/sec. | ||
5194 | 2025.03.25 01:22:37.395667 [ 4 ] {1990685e-0373-4616-8444-e4a976ddedae} <Debug> TCPHandler: Processed in 0.002675608 sec. | ||
5195 | 2025.03.25 01:22:37.395781 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5196 | 2025.03.25 01:22:37.395884 [ 4 ] {02d082ae-510c-4a29-b8cf-b7238593ffe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5197 | 2025.03.25 01:22:37.395931 [ 4 ] {02d082ae-510c-4a29-b8cf-b7238593ffe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5198 | 2025.03.25 01:22:37.396370 [ 4 ] {02d082ae-510c-4a29-b8cf-b7238593ffe6} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5199 | 2025.03.25 01:22:37.396409 [ 4 ] {02d082ae-510c-4a29-b8cf-b7238593ffe6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5200 | 2025.03.25 01:22:37.396767 [ 4 ] {02d082ae-510c-4a29-b8cf-b7238593ffe6} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5201 | 2025.03.25 01:22:37.397009 [ 4 ] {02d082ae-510c-4a29-b8cf-b7238593ffe6} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5202 | 2025.03.25 01:22:37.397210 [ 4 ] {02d082ae-510c-4a29-b8cf-b7238593ffe6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001348 sec., 44510.38575667656 rows/sec., 3.00 MiB/sec. | ||
5203 | 2025.03.25 01:22:37.397261 [ 4 ] {02d082ae-510c-4a29-b8cf-b7238593ffe6} <Debug> TCPHandler: Processed in 0.001531022 sec. | ||
5204 | 2025.03.25 01:22:41.419819 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5205 | 2025.03.25 01:22:41.419915 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5206 | 2025.03.25 01:22:41.535966 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11956 | ||
5207 | 2025.03.25 01:22:41.536701 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5208 | 2025.03.25 01:22:41.536759 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5209 | 2025.03.25 01:22:41.537381 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5210 | 2025.03.25 01:22:41.537642 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5211 | 2025.03.25 01:22:41.537870 [ 30 ] {} <Debug> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5212 | 2025.03.25 01:22:41.537906 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 | ||
5213 | 2025.03.25 01:22:41.537951 [ 30 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5214 | 2025.03.25 01:22:41.537982 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5215 | 2025.03.25 01:22:41.538140 [ 189 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::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 | ||
5216 | 2025.03.25 01:22:41.538324 [ 189 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5217 | 2025.03.25 01:22:41.538374 [ 189 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9699 rows starting from the beginning of the part | ||
5218 | 2025.03.25 01:22:41.538461 [ 189 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 427 rows starting from the beginning of the part | ||
5219 | 2025.03.25 01:22:41.538562 [ 189 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 488 rows starting from the beginning of the part | ||
5220 | 2025.03.25 01:22:41.538797 [ 189 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 427 rows starting from the beginning of the part | ||
5221 | 2025.03.25 01:22:41.539069 [ 189 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 488 rows starting from the beginning of the part | ||
5222 | 2025.03.25 01:22:41.539250 [ 189 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 427 rows starting from the beginning of the part | ||
5223 | 2025.03.25 01:22:41.541829 [ 200 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.003763814 sec., 3176565.04811343 rows/sec., 45.44 MiB/sec. | ||
5224 | 2025.03.25 01:22:41.542128 [ 193 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5225 | 2025.03.25 01:22:41.542441 [ 193 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_26_5} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5226 | 2025.03.25 01:22:41.542527 [ 193 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_26_5} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5227 | 2025.03.25 01:22:41.542626 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. | ||
5228 | 2025.03.25 01:22:42.333848 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
5229 | 2025.03.25 01:22:42.356051 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5230 | 2025.03.25 01:22:42.356116 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5231 | 2025.03.25 01:22:42.364077 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5232 | 2025.03.25 01:22:42.364928 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5233 | 2025.03.25 01:22:42.365335 [ 30 ] {} <Debug> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5234 | 2025.03.25 01:22:42.365477 [ 30 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5235 | 2025.03.25 01:22:42.365546 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5236 | 2025.03.25 01:22:42.365922 [ 200 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::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 | ||
5237 | 2025.03.25 01:22:42.376184 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
5238 | 2025.03.25 01:22:42.376950 [ 200 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5239 | 2025.03.25 01:22:42.377960 [ 200 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::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 | ||
5240 | 2025.03.25 01:22:42.383044 [ 200 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::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 | ||
5241 | 2025.03.25 01:22:42.388154 [ 200 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::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 | ||
5242 | 2025.03.25 01:22:42.389939 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5243 | 2025.03.25 01:22:42.390163 [ 4 ] {8d5ac28b-4879-4385-8e16-5644d7f60222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5244 | 2025.03.25 01:22:42.390254 [ 4 ] {8d5ac28b-4879-4385-8e16-5644d7f60222} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5245 | 2025.03.25 01:22:42.392289 [ 4 ] {8d5ac28b-4879-4385-8e16-5644d7f60222} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5246 | 2025.03.25 01:22:42.392352 [ 4 ] {8d5ac28b-4879-4385-8e16-5644d7f60222} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5247 | 2025.03.25 01:22:42.393118 [ 4 ] {8d5ac28b-4879-4385-8e16-5644d7f60222} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5248 | 2025.03.25 01:22:42.393522 [ 4 ] {8d5ac28b-4879-4385-8e16-5644d7f60222} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5249 | 2025.03.25 01:22:42.394101 [ 4 ] {8d5ac28b-4879-4385-8e16-5644d7f60222} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.003982 sec., 53239.57810145655 rows/sec., 3.39 MiB/sec. | ||
5250 | 2025.03.25 01:22:42.394550 [ 4 ] {8d5ac28b-4879-4385-8e16-5644d7f60222} <Debug> TCPHandler: Processed in 0.004727638 sec. | ||
5251 | 2025.03.25 01:22:42.394875 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5252 | 2025.03.25 01:22:42.395036 [ 4 ] {0500eaf5-dcdc-420e-9dfd-588f343ad4c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5253 | 2025.03.25 01:22:42.395108 [ 4 ] {0500eaf5-dcdc-420e-9dfd-588f343ad4c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5254 | 2025.03.25 01:22:42.396860 [ 4 ] {0500eaf5-dcdc-420e-9dfd-588f343ad4c4} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5255 | 2025.03.25 01:22:42.396913 [ 4 ] {0500eaf5-dcdc-420e-9dfd-588f343ad4c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5256 | 2025.03.25 01:22:42.397545 [ 4 ] {0500eaf5-dcdc-420e-9dfd-588f343ad4c4} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5257 | 2025.03.25 01:22:42.397997 [ 4 ] {0500eaf5-dcdc-420e-9dfd-588f343ad4c4} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5258 | 2025.03.25 01:22:42.398118 [ 200 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::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 | ||
5259 | 2025.03.25 01:22:42.398475 [ 4 ] {0500eaf5-dcdc-420e-9dfd-588f343ad4c4} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.003478 sec., 177400.80506037953 rows/sec., 13.87 MiB/sec. | ||
5260 | 2025.03.25 01:22:42.398849 [ 4 ] {0500eaf5-dcdc-420e-9dfd-588f343ad4c4} <Debug> TCPHandler: Processed in 0.004054618 sec. | ||
5261 | 2025.03.25 01:22:42.399199 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5262 | 2025.03.25 01:22:42.399543 [ 4 ] {32918c4f-3ebd-4b89-829b-09c4bc4bc71b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5263 | 2025.03.25 01:22:42.399634 [ 4 ] {32918c4f-3ebd-4b89-829b-09c4bc4bc71b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5264 | 2025.03.25 01:22:42.400506 [ 4 ] {32918c4f-3ebd-4b89-829b-09c4bc4bc71b} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5265 | 2025.03.25 01:22:42.400550 [ 4 ] {32918c4f-3ebd-4b89-829b-09c4bc4bc71b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5266 | 2025.03.25 01:22:42.400975 [ 4 ] {32918c4f-3ebd-4b89-829b-09c4bc4bc71b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5267 | 2025.03.25 01:22:42.401244 [ 4 ] {32918c4f-3ebd-4b89-829b-09c4bc4bc71b} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5268 | 2025.03.25 01:22:42.401635 [ 4 ] {32918c4f-3ebd-4b89-829b-09c4bc4bc71b} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.002204 sec., 48094.37386569873 rows/sec., 2.83 MiB/sec. | ||
5269 | 2025.03.25 01:22:42.401728 [ 4 ] {32918c4f-3ebd-4b89-829b-09c4bc4bc71b} <Debug> TCPHandler: Processed in 0.002652048 sec. | ||
5270 | 2025.03.25 01:22:42.401872 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5271 | 2025.03.25 01:22:42.402008 [ 4 ] {f5d864a2-a6d2-4038-88d0-e0c4661f3161} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5272 | 2025.03.25 01:22:42.402076 [ 4 ] {f5d864a2-a6d2-4038-88d0-e0c4661f3161} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5273 | 2025.03.25 01:22:42.403420 [ 4 ] {f5d864a2-a6d2-4038-88d0-e0c4661f3161} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5274 | 2025.03.25 01:22:42.403469 [ 4 ] {f5d864a2-a6d2-4038-88d0-e0c4661f3161} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5275 | 2025.03.25 01:22:42.404071 [ 4 ] {f5d864a2-a6d2-4038-88d0-e0c4661f3161} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5276 | 2025.03.25 01:22:42.404711 [ 4 ] {f5d864a2-a6d2-4038-88d0-e0c4661f3161} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5277 | 2025.03.25 01:22:42.405321 [ 4 ] {f5d864a2-a6d2-4038-88d0-e0c4661f3161} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.003342 sec., 33812.08856971873 rows/sec., 2.19 MiB/sec. | ||
5278 | 2025.03.25 01:22:42.405444 [ 4 ] {f5d864a2-a6d2-4038-88d0-e0c4661f3161} <Debug> TCPHandler: Processed in 0.003628452 sec. | ||
5279 | 2025.03.25 01:22:42.405600 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5280 | 2025.03.25 01:22:42.405776 [ 4 ] {630ffbb6-bd8d-4b77-a078-781beb4d7bdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5281 | 2025.03.25 01:22:42.405842 [ 4 ] {630ffbb6-bd8d-4b77-a078-781beb4d7bdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5282 | 2025.03.25 01:22:42.406993 [ 4 ] {630ffbb6-bd8d-4b77-a078-781beb4d7bdb} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5283 | 2025.03.25 01:22:42.407040 [ 4 ] {630ffbb6-bd8d-4b77-a078-781beb4d7bdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5284 | 2025.03.25 01:22:42.407762 [ 4 ] {630ffbb6-bd8d-4b77-a078-781beb4d7bdb} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5285 | 2025.03.25 01:22:42.408172 [ 4 ] {630ffbb6-bd8d-4b77-a078-781beb4d7bdb} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5286 | 2025.03.25 01:22:42.408775 [ 4 ] {630ffbb6-bd8d-4b77-a078-781beb4d7bdb} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.003018 sec., 37110.669317428765 rows/sec., 2.11 MiB/sec. | ||
5287 | 2025.03.25 01:22:42.409216 [ 4 ] {630ffbb6-bd8d-4b77-a078-781beb4d7bdb} <Debug> TCPHandler: Processed in 0.003669852 sec. | ||
5288 | 2025.03.25 01:22:42.409541 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5289 | 2025.03.25 01:22:42.409701 [ 4 ] {85b258b1-c5c6-420c-88e9-4ad60385d318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5290 | 2025.03.25 01:22:42.409778 [ 4 ] {85b258b1-c5c6-420c-88e9-4ad60385d318} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5291 | 2025.03.25 01:22:42.411167 [ 4 ] {85b258b1-c5c6-420c-88e9-4ad60385d318} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5292 | 2025.03.25 01:22:42.411215 [ 4 ] {85b258b1-c5c6-420c-88e9-4ad60385d318} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5293 | 2025.03.25 01:22:42.411878 [ 4 ] {85b258b1-c5c6-420c-88e9-4ad60385d318} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5294 | 2025.03.25 01:22:42.412007 [ 200 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::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 | ||
5295 | 2025.03.25 01:22:42.412238 [ 4 ] {85b258b1-c5c6-420c-88e9-4ad60385d318} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5296 | 2025.03.25 01:22:42.412557 [ 4 ] {85b258b1-c5c6-420c-88e9-4ad60385d318} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.002899 sec., 131769.57571576405 rows/sec., 9.29 MiB/sec. | ||
5297 | 2025.03.25 01:22:42.412637 [ 4 ] {85b258b1-c5c6-420c-88e9-4ad60385d318} <Debug> TCPHandler: Processed in 0.003184616 sec. | ||
5298 | 2025.03.25 01:22:42.412757 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5299 | 2025.03.25 01:22:42.412877 [ 4 ] {0521c397-d2de-4a12-ac66-a38f73fa3dc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5300 | 2025.03.25 01:22:42.412929 [ 4 ] {0521c397-d2de-4a12-ac66-a38f73fa3dc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5301 | 2025.03.25 01:22:42.413566 [ 4 ] {0521c397-d2de-4a12-ac66-a38f73fa3dc0} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5302 | 2025.03.25 01:22:42.413609 [ 4 ] {0521c397-d2de-4a12-ac66-a38f73fa3dc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5303 | 2025.03.25 01:22:42.414050 [ 4 ] {0521c397-d2de-4a12-ac66-a38f73fa3dc0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5304 | 2025.03.25 01:22:42.414383 [ 4 ] {0521c397-d2de-4a12-ac66-a38f73fa3dc0} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5305 | 2025.03.25 01:22:42.414894 [ 4 ] {0521c397-d2de-4a12-ac66-a38f73fa3dc0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002023 sec., 2965.8922392486406 rows/sec., 154.96 KiB/sec. | ||
5306 | 2025.03.25 01:22:42.415287 [ 4 ] {0521c397-d2de-4a12-ac66-a38f73fa3dc0} <Debug> TCPHandler: Processed in 0.002573077 sec. | ||
5307 | 2025.03.25 01:22:42.415527 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5308 | 2025.03.25 01:22:42.415668 [ 4 ] {33088f0e-16a1-432f-8d54-09c96fb474e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5309 | 2025.03.25 01:22:42.415739 [ 4 ] {33088f0e-16a1-432f-8d54-09c96fb474e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5310 | 2025.03.25 01:22:42.416895 [ 4 ] {33088f0e-16a1-432f-8d54-09c96fb474e5} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5311 | 2025.03.25 01:22:42.416947 [ 4 ] {33088f0e-16a1-432f-8d54-09c96fb474e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5312 | 2025.03.25 01:22:42.417994 [ 4 ] {33088f0e-16a1-432f-8d54-09c96fb474e5} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5313 | 2025.03.25 01:22:42.418405 [ 4 ] {33088f0e-16a1-432f-8d54-09c96fb474e5} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5314 | 2025.03.25 01:22:42.418937 [ 4 ] {33088f0e-16a1-432f-8d54-09c96fb474e5} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.0033 sec., 71818.18181818182 rows/sec., 4.81 MiB/sec. | ||
5315 | 2025.03.25 01:22:42.419348 [ 4 ] {33088f0e-16a1-432f-8d54-09c96fb474e5} <Debug> TCPHandler: Processed in 0.003881746 sec. | ||
5316 | 2025.03.25 01:22:42.419747 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5317 | 2025.03.25 01:22:42.420108 [ 4 ] {eb1a7ba8-2272-4b74-993d-9da86f1df82b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5318 | 2025.03.25 01:22:42.420216 [ 4 ] {eb1a7ba8-2272-4b74-993d-9da86f1df82b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5319 | 2025.03.25 01:22:42.421227 [ 4 ] {eb1a7ba8-2272-4b74-993d-9da86f1df82b} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5320 | 2025.03.25 01:22:42.421280 [ 4 ] {eb1a7ba8-2272-4b74-993d-9da86f1df82b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5321 | 2025.03.25 01:22:42.422003 [ 4 ] {eb1a7ba8-2272-4b74-993d-9da86f1df82b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5322 | 2025.03.25 01:22:42.422377 [ 4 ] {eb1a7ba8-2272-4b74-993d-9da86f1df82b} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5323 | 2025.03.25 01:22:42.422895 [ 4 ] {eb1a7ba8-2272-4b74-993d-9da86f1df82b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00289 sec., 346.0207612456747 rows/sec., 23.32 KiB/sec. | ||
5324 | 2025.03.25 01:22:42.423228 [ 4 ] {eb1a7ba8-2272-4b74-993d-9da86f1df82b} <Debug> TCPHandler: Processed in 0.003592111 sec. | ||
5325 | 2025.03.25 01:22:42.423430 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5326 | 2025.03.25 01:22:42.423570 [ 4 ] {5a42a596-6131-4eb6-a60c-ba02dcb8ae07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5327 | 2025.03.25 01:22:42.423633 [ 4 ] {5a42a596-6131-4eb6-a60c-ba02dcb8ae07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5328 | 2025.03.25 01:22:42.424343 [ 200 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::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 | ||
5329 | 2025.03.25 01:22:42.424642 [ 4 ] {5a42a596-6131-4eb6-a60c-ba02dcb8ae07} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5330 | 2025.03.25 01:22:42.424690 [ 4 ] {5a42a596-6131-4eb6-a60c-ba02dcb8ae07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5331 | 2025.03.25 01:22:42.425173 [ 4 ] {5a42a596-6131-4eb6-a60c-ba02dcb8ae07} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5332 | 2025.03.25 01:22:42.425463 [ 4 ] {5a42a596-6131-4eb6-a60c-ba02dcb8ae07} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5333 | 2025.03.25 01:22:42.425750 [ 4 ] {5a42a596-6131-4eb6-a60c-ba02dcb8ae07} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002218 sec., 36970.2434625789 rows/sec., 2.35 MiB/sec. | ||
5334 | 2025.03.25 01:22:42.425817 [ 4 ] {5a42a596-6131-4eb6-a60c-ba02dcb8ae07} <Debug> TCPHandler: Processed in 0.002447165 sec. | ||
5335 | 2025.03.25 01:22:42.485823 [ 193 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.1201535 sec., 1631.246696933506 rows/sec., 8.43 MiB/sec. | ||
5336 | 2025.03.25 01:22:42.488769 [ 193 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5337 | 2025.03.25 01:22:42.491813 [ 193 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_26_5} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5338 | 2025.03.25 01:22:42.491941 [ 193 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_26_5} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5339 | 2025.03.25 01:22:42.494368 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
5340 | 2025.03.25 01:22:43.000242 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 190.44 MiB, peak 201.00 MiB, free memory in arenas 0.00 B, will set to 191.84 MiB (RSS), difference: 1.40 MiB | ||
5341 | 2025.03.25 01:22:45.849240 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5342 | 2025.03.25 01:22:45.849573 [ 4 ] {988dde15-8394-4c5d-b882-ef28b5bfc7da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5343 | 2025.03.25 01:22:45.849693 [ 4 ] {988dde15-8394-4c5d-b882-ef28b5bfc7da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5344 | 2025.03.25 01:22:45.850643 [ 4 ] {988dde15-8394-4c5d-b882-ef28b5bfc7da} <Trace> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5345 | 2025.03.25 01:22:45.850697 [ 4 ] {988dde15-8394-4c5d-b882-ef28b5bfc7da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5346 | 2025.03.25 01:22:45.851140 [ 4 ] {988dde15-8394-4c5d-b882-ef28b5bfc7da} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
5347 | 2025.03.25 01:22:45.851404 [ 4 ] {988dde15-8394-4c5d-b882-ef28b5bfc7da} <Trace> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5348 | 2025.03.25 01:22:45.851672 [ 4 ] {988dde15-8394-4c5d-b882-ef28b5bfc7da} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.002182 sec., 3666.3611365719526 rows/sec., 298.97 KiB/sec. | ||
5349 | 2025.03.25 01:22:45.851782 [ 4 ] {988dde15-8394-4c5d-b882-ef28b5bfc7da} <Debug> TCPHandler: Processed in 0.002731419 sec. | ||
5350 | 2025.03.25 01:22:45.851898 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5351 | 2025.03.25 01:22:45.852007 [ 4 ] {f3d600a3-3e31-4fd7-a4fb-11027c8f9510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5352 | 2025.03.25 01:22:45.852055 [ 4 ] {f3d600a3-3e31-4fd7-a4fb-11027c8f9510} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5353 | 2025.03.25 01:22:45.853220 [ 4 ] {f3d600a3-3e31-4fd7-a4fb-11027c8f9510} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5354 | 2025.03.25 01:22:45.853263 [ 4 ] {f3d600a3-3e31-4fd7-a4fb-11027c8f9510} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5355 | 2025.03.25 01:22:45.853743 [ 4 ] {f3d600a3-3e31-4fd7-a4fb-11027c8f9510} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5356 | 2025.03.25 01:22:45.854011 [ 4 ] {f3d600a3-3e31-4fd7-a4fb-11027c8f9510} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5357 | 2025.03.25 01:22:45.854224 [ 25 ] {} <Debug> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5358 | 2025.03.25 01:22:45.854261 [ 4 ] {f3d600a3-3e31-4fd7-a4fb-11027c8f9510} <Debug> executeQuery: Read 1278 rows, 108.69 KiB in 0.00228 sec., 560526.3157894737 rows/sec., 46.55 MiB/sec. | ||
5359 | 2025.03.25 01:22:45.854362 [ 25 ] {} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5360 | 2025.03.25 01:22:45.854408 [ 4 ] {f3d600a3-3e31-4fd7-a4fb-11027c8f9510} <Debug> TCPHandler: Processed in 0.002556946 sec. | ||
5361 | 2025.03.25 01:22:45.854450 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5362 | 2025.03.25 01:22:45.854590 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5363 | 2025.03.25 01:22:45.854725 [ 190 ] {ff1eb2ce-6931-4b38-9781-610db3740529::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 | ||
5364 | 2025.03.25 01:22:45.854762 [ 4 ] {480a24ca-178f-4e87-86ce-5f44dd0753b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5365 | 2025.03.25 01:22:45.854842 [ 4 ] {480a24ca-178f-4e87-86ce-5f44dd0753b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5366 | 2025.03.25 01:22:45.855130 [ 190 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5367 | 2025.03.25 01:22:45.855215 [ 190 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1844 rows starting from the beginning of the part | ||
5368 | 2025.03.25 01:22:45.855536 [ 190 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 134 rows starting from the beginning of the part | ||
5369 | 2025.03.25 01:22:45.855924 [ 190 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 56 rows starting from the beginning of the part | ||
5370 | 2025.03.25 01:22:45.856343 [ 190 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 134 rows starting from the beginning of the part | ||
5371 | 2025.03.25 01:22:45.856787 [ 190 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 617 rows starting from the beginning of the part | ||
5372 | 2025.03.25 01:22:45.856960 [ 190 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1278 rows starting from the beginning of the part | ||
5373 | 2025.03.25 01:22:45.857985 [ 4 ] {480a24ca-178f-4e87-86ce-5f44dd0753b2} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5374 | 2025.03.25 01:22:45.858047 [ 4 ] {480a24ca-178f-4e87-86ce-5f44dd0753b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5375 | 2025.03.25 01:22:45.858983 [ 4 ] {480a24ca-178f-4e87-86ce-5f44dd0753b2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5376 | 2025.03.25 01:22:45.859552 [ 4 ] {480a24ca-178f-4e87-86ce-5f44dd0753b2} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5377 | 2025.03.25 01:22:45.859963 [ 4 ] {480a24ca-178f-4e87-86ce-5f44dd0753b2} <Debug> executeQuery: Read 47 rows, 3.49 KiB in 0.005234 sec., 8979.747802827666 rows/sec., 667.03 KiB/sec. | ||
5378 | 2025.03.25 01:22:45.860044 [ 4 ] {480a24ca-178f-4e87-86ce-5f44dd0753b2} <Debug> TCPHandler: Processed in 0.005528509 sec. | ||
5379 | 2025.03.25 01:22:45.860170 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5380 | 2025.03.25 01:22:45.860289 [ 4 ] {83595b47-dc25-4296-a2f0-ae1467e72ecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5381 | 2025.03.25 01:22:45.860387 [ 4 ] {83595b47-dc25-4296-a2f0-ae1467e72ecc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5382 | 2025.03.25 01:22:45.861243 [ 190 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4063 rows, containing 5 columns (5 merged, 0 gathered) in 0.006644795 sec., 611456.0343848079 rows/sec., 52.33 MiB/sec. | ||
5383 | 2025.03.25 01:22:45.861551 [ 190 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5384 | 2025.03.25 01:22:45.861991 [ 4 ] {83595b47-dc25-4296-a2f0-ae1467e72ecc} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5385 | 2025.03.25 01:22:45.862045 [ 4 ] {83595b47-dc25-4296-a2f0-ae1467e72ecc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5386 | 2025.03.25 01:22:45.862114 [ 190 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_41_8} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5387 | 2025.03.25 01:22:45.862296 [ 190 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_41_8} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5388 | 2025.03.25 01:22:45.862458 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
5389 | 2025.03.25 01:22:45.862692 [ 4 ] {83595b47-dc25-4296-a2f0-ae1467e72ecc} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5390 | 2025.03.25 01:22:45.862945 [ 4 ] {83595b47-dc25-4296-a2f0-ae1467e72ecc} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5391 | 2025.03.25 01:22:45.863174 [ 4 ] {83595b47-dc25-4296-a2f0-ae1467e72ecc} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00292 sec., 78082.19178082192 rows/sec., 5.29 MiB/sec. | ||
5392 | 2025.03.25 01:22:45.863237 [ 4 ] {83595b47-dc25-4296-a2f0-ae1467e72ecc} <Debug> TCPHandler: Processed in 0.003121435 sec. | ||
5393 | 2025.03.25 01:22:45.863359 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5394 | 2025.03.25 01:22:45.863467 [ 4 ] {9bec0409-7706-407d-810b-71647c8098ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5395 | 2025.03.25 01:22:45.863513 [ 4 ] {9bec0409-7706-407d-810b-71647c8098ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5396 | 2025.03.25 01:22:45.864287 [ 4 ] {9bec0409-7706-407d-810b-71647c8098ae} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5397 | 2025.03.25 01:22:45.864328 [ 4 ] {9bec0409-7706-407d-810b-71647c8098ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5398 | 2025.03.25 01:22:45.864715 [ 4 ] {9bec0409-7706-407d-810b-71647c8098ae} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5399 | 2025.03.25 01:22:45.864974 [ 4 ] {9bec0409-7706-407d-810b-71647c8098ae} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5400 | 2025.03.25 01:22:45.865140 [ 25 ] {} <Debug> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5401 | 2025.03.25 01:22:45.865227 [ 4 ] {9bec0409-7706-407d-810b-71647c8098ae} <Debug> executeQuery: Read 567 rows, 43.18 KiB in 0.00177 sec., 320338.9830508474 rows/sec., 23.82 MiB/sec. | ||
5402 | 2025.03.25 01:22:45.865232 [ 25 ] {} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5403 | 2025.03.25 01:22:45.865338 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5404 | 2025.03.25 01:22:45.865356 [ 4 ] {9bec0409-7706-407d-810b-71647c8098ae} <Debug> TCPHandler: Processed in 0.002047589 sec. | ||
5405 | 2025.03.25 01:22:45.865662 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5406 | 2025.03.25 01:22:45.865683 [ 187 ] {1f38629c-d1f4-42be-8510-15accedeaacb::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 | ||
5407 | 2025.03.25 01:22:45.866064 [ 4 ] {d0212b7c-c452-4ec0-8255-c65c32524b74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5408 | 2025.03.25 01:22:45.866341 [ 187 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5409 | 2025.03.25 01:22:45.866345 [ 4 ] {d0212b7c-c452-4ec0-8255-c65c32524b74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5410 | 2025.03.25 01:22:45.866464 [ 187 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 913 rows starting from the beginning of the part | ||
5411 | 2025.03.25 01:22:45.866804 [ 187 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 103 rows starting from the beginning of the part | ||
5412 | 2025.03.25 01:22:45.867119 [ 187 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 64 rows starting from the beginning of the part | ||
5413 | 2025.03.25 01:22:45.867427 [ 187 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 103 rows starting from the beginning of the part | ||
5414 | 2025.03.25 01:22:45.867692 [ 187 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 382 rows starting from the beginning of the part | ||
5415 | 2025.03.25 01:22:45.867963 [ 187 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 567 rows starting from the beginning of the part | ||
5416 | 2025.03.25 01:22:45.869692 [ 4 ] {d0212b7c-c452-4ec0-8255-c65c32524b74} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5417 | 2025.03.25 01:22:45.869772 [ 4 ] {d0212b7c-c452-4ec0-8255-c65c32524b74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5418 | 2025.03.25 01:22:45.870744 [ 4 ] {d0212b7c-c452-4ec0-8255-c65c32524b74} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5419 | 2025.03.25 01:22:45.871079 [ 187 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2132 rows, containing 5 columns (5 merged, 0 gathered) in 0.0055875 sec., 381565.9955257271 rows/sec., 29.47 MiB/sec. | ||
5420 | 2025.03.25 01:22:45.871279 [ 4 ] {d0212b7c-c452-4ec0-8255-c65c32524b74} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5421 | 2025.03.25 01:22:45.871341 [ 187 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5422 | 2025.03.25 01:22:45.871529 [ 25 ] {} <Debug> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5423 | 2025.03.25 01:22:45.871731 [ 25 ] {} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5424 | 2025.03.25 01:22:45.871803 [ 4 ] {d0212b7c-c452-4ec0-8255-c65c32524b74} <Debug> executeQuery: Read 978 rows, 67.24 KiB in 0.005909 sec., 165510.2386190557 rows/sec., 11.11 MiB/sec. | ||
5425 | 2025.03.25 01:22:45.871809 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5426 | 2025.03.25 01:22:45.872097 [ 4 ] {d0212b7c-c452-4ec0-8255-c65c32524b74} <Debug> TCPHandler: Processed in 0.006551733 sec. | ||
5427 | 2025.03.25 01:22:45.872150 [ 187 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_41_8} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5428 | 2025.03.25 01:22:45.872390 [ 197 ] {84ed4e3c-b504-41d3-942f-cd098640f877::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 | ||
5429 | 2025.03.25 01:22:45.872413 [ 187 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_41_8} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5430 | 2025.03.25 01:22:45.872437 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5431 | 2025.03.25 01:22:45.872631 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
5432 | 2025.03.25 01:22:45.872774 [ 4 ] {0a78dcf2-990f-4c1d-a72e-9d10ac0c7afe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5433 | 2025.03.25 01:22:45.872860 [ 197 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5434 | 2025.03.25 01:22:45.872956 [ 4 ] {0a78dcf2-990f-4c1d-a72e-9d10ac0c7afe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5435 | 2025.03.25 01:22:45.872969 [ 197 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 12243 rows starting from the beginning of the part | ||
5436 | 2025.03.25 01:22:45.873461 [ 197 ] {84ed4e3c-b504-41d3-942f-cd098640f877::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 | ||
5437 | 2025.03.25 01:22:45.873895 [ 197 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part | ||
5438 | 2025.03.25 01:22:45.874261 [ 197 ] {84ed4e3c-b504-41d3-942f-cd098640f877::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 | ||
5439 | 2025.03.25 01:22:45.874672 [ 197 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 237 rows starting from the beginning of the part | ||
5440 | 2025.03.25 01:22:45.875060 [ 197 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 978 rows starting from the beginning of the part | ||
5441 | 2025.03.25 01:22:45.877116 [ 4 ] {0a78dcf2-990f-4c1d-a72e-9d10ac0c7afe} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5442 | 2025.03.25 01:22:45.877169 [ 4 ] {0a78dcf2-990f-4c1d-a72e-9d10ac0c7afe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5443 | 2025.03.25 01:22:45.879041 [ 4 ] {0a78dcf2-990f-4c1d-a72e-9d10ac0c7afe} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5444 | 2025.03.25 01:22:45.879704 [ 4 ] {0a78dcf2-990f-4c1d-a72e-9d10ac0c7afe} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5445 | 2025.03.25 01:22:45.880099 [ 4 ] {0a78dcf2-990f-4c1d-a72e-9d10ac0c7afe} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.007423 sec., 5253.940455341506 rows/sec., 9.41 MiB/sec. | ||
5446 | 2025.03.25 01:22:45.880492 [ 4 ] {0a78dcf2-990f-4c1d-a72e-9d10ac0c7afe} <Debug> TCPHandler: Processed in 0.008134797 sec. | ||
5447 | 2025.03.25 01:22:45.880627 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5448 | 2025.03.25 01:22:45.880735 [ 4 ] {5bcf8215-29f6-4ffe-b72c-ab3bdeda6b5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5449 | 2025.03.25 01:22:45.880784 [ 4 ] {5bcf8215-29f6-4ffe-b72c-ab3bdeda6b5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5450 | 2025.03.25 01:22:45.881309 [ 4 ] {5bcf8215-29f6-4ffe-b72c-ab3bdeda6b5d} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5451 | 2025.03.25 01:22:45.881349 [ 4 ] {5bcf8215-29f6-4ffe-b72c-ab3bdeda6b5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5452 | 2025.03.25 01:22:45.882009 [ 4 ] {5bcf8215-29f6-4ffe-b72c-ab3bdeda6b5d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5453 | 2025.03.25 01:22:45.882089 [ 197 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13938 rows, containing 5 columns (5 merged, 0 gathered) in 0.010082554 sec., 1382387.8354631178 rows/sec., 93.29 MiB/sec. | ||
5454 | 2025.03.25 01:22:45.882340 [ 4 ] {5bcf8215-29f6-4ffe-b72c-ab3bdeda6b5d} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5455 | 2025.03.25 01:22:45.882534 [ 23 ] {} <Debug> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5456 | 2025.03.25 01:22:45.882628 [ 23 ] {} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5457 | 2025.03.25 01:22:45.882675 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5458 | 2025.03.25 01:22:45.882682 [ 187 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5459 | 2025.03.25 01:22:45.882692 [ 4 ] {5bcf8215-29f6-4ffe-b72c-ab3bdeda6b5d} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001959 sec., 24502.297090352222 rows/sec., 1.65 MiB/sec. | ||
5460 | 2025.03.25 01:22:45.883126 [ 4 ] {5bcf8215-29f6-4ffe-b72c-ab3bdeda6b5d} <Debug> TCPHandler: Processed in 0.002532826 sec. | ||
5461 | 2025.03.25 01:22:45.883187 [ 198 ] {701d85ec-1f61-408d-9805-b607b65f51d7::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 | ||
5462 | 2025.03.25 01:22:45.883445 [ 198 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5463 | 2025.03.25 01:22:45.883507 [ 198 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2008 rows starting from the beginning of the part | ||
5464 | 2025.03.25 01:22:45.883563 [ 187 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5465 | 2025.03.25 01:22:45.883717 [ 198 ] {701d85ec-1f61-408d-9805-b607b65f51d7::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 | ||
5466 | 2025.03.25 01:22:45.883903 [ 187 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5467 | 2025.03.25 01:22:45.883931 [ 198 ] {701d85ec-1f61-408d-9805-b607b65f51d7::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 | ||
5468 | 2025.03.25 01:22:45.884238 [ 198 ] {701d85ec-1f61-408d-9805-b607b65f51d7::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 | ||
5469 | 2025.03.25 01:22:45.884239 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.45 MiB. | ||
5470 | 2025.03.25 01:22:45.884350 [ 198 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 82 rows starting from the beginning of the part | ||
5471 | 2025.03.25 01:22:45.884427 [ 198 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 48 rows starting from the beginning of the part | ||
5472 | 2025.03.25 01:22:45.885735 [ 187 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2318 rows, containing 4 columns (4 merged, 0 gathered) in 0.002926872 sec., 791971.7705454833 rows/sec., 51.86 MiB/sec. | ||
5473 | 2025.03.25 01:22:45.885961 [ 191 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5474 | 2025.03.25 01:22:45.886268 [ 191 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_41_8} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5475 | 2025.03.25 01:22:45.886353 [ 191 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_41_8} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5476 | 2025.03.25 01:22:45.886435 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
5477 | 2025.03.25 01:22:46.585605 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 764 | ||
5478 | 2025.03.25 01:22:46.589178 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5479 | 2025.03.25 01:22:46.589235 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5480 | 2025.03.25 01:22:46.590720 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5481 | 2025.03.25 01:22:46.591035 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5482 | 2025.03.25 01:22:46.591933 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 764 | ||
5483 | 2025.03.25 01:22:47.377503 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5484 | 2025.03.25 01:22:47.377700 [ 4 ] {7a19be20-05ed-4b92-978f-443d7247855f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5485 | 2025.03.25 01:22:47.377776 [ 4 ] {7a19be20-05ed-4b92-978f-443d7247855f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5486 | 2025.03.25 01:22:47.378595 [ 4 ] {7a19be20-05ed-4b92-978f-443d7247855f} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5487 | 2025.03.25 01:22:47.378657 [ 4 ] {7a19be20-05ed-4b92-978f-443d7247855f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5488 | 2025.03.25 01:22:47.379109 [ 4 ] {7a19be20-05ed-4b92-978f-443d7247855f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5489 | 2025.03.25 01:22:47.379383 [ 4 ] {7a19be20-05ed-4b92-978f-443d7247855f} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5490 | 2025.03.25 01:22:47.379630 [ 4 ] {7a19be20-05ed-4b92-978f-443d7247855f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001986 sec., 28197.381671701914 rows/sec., 2.17 MiB/sec. | ||
5491 | 2025.03.25 01:22:47.379700 [ 4 ] {7a19be20-05ed-4b92-978f-443d7247855f} <Debug> TCPHandler: Processed in 0.002333623 sec. | ||
5492 | 2025.03.25 01:22:47.379820 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5493 | 2025.03.25 01:22:47.379936 [ 4 ] {0d505d95-8b88-4390-8179-d4fa65710be4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5494 | 2025.03.25 01:22:47.379989 [ 4 ] {0d505d95-8b88-4390-8179-d4fa65710be4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5495 | 2025.03.25 01:22:47.380560 [ 4 ] {0d505d95-8b88-4390-8179-d4fa65710be4} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5496 | 2025.03.25 01:22:47.380606 [ 4 ] {0d505d95-8b88-4390-8179-d4fa65710be4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5497 | 2025.03.25 01:22:47.380975 [ 4 ] {0d505d95-8b88-4390-8179-d4fa65710be4} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5498 | 2025.03.25 01:22:47.381237 [ 4 ] {0d505d95-8b88-4390-8179-d4fa65710be4} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5499 | 2025.03.25 01:22:47.381456 [ 4 ] {0d505d95-8b88-4390-8179-d4fa65710be4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001548 sec., 41343.669250645995 rows/sec., 3.23 MiB/sec. | ||
5500 | 2025.03.25 01:22:47.381511 [ 4 ] {0d505d95-8b88-4390-8179-d4fa65710be4} <Debug> TCPHandler: Processed in 0.001743345 sec. | ||
5501 | 2025.03.25 01:22:47.381634 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5502 | 2025.03.25 01:22:47.381744 [ 4 ] {225b26d0-a1af-4127-9c8d-97eccf0931af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5503 | 2025.03.25 01:22:47.381797 [ 4 ] {225b26d0-a1af-4127-9c8d-97eccf0931af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5504 | 2025.03.25 01:22:47.382295 [ 4 ] {225b26d0-a1af-4127-9c8d-97eccf0931af} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5505 | 2025.03.25 01:22:47.382336 [ 4 ] {225b26d0-a1af-4127-9c8d-97eccf0931af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5506 | 2025.03.25 01:22:47.382720 [ 4 ] {225b26d0-a1af-4127-9c8d-97eccf0931af} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5507 | 2025.03.25 01:22:47.382984 [ 4 ] {225b26d0-a1af-4127-9c8d-97eccf0931af} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5508 | 2025.03.25 01:22:47.383195 [ 4 ] {225b26d0-a1af-4127-9c8d-97eccf0931af} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001476 sec., 21680.21680216802 rows/sec., 1.51 MiB/sec. | ||
5509 | 2025.03.25 01:22:47.383248 [ 4 ] {225b26d0-a1af-4127-9c8d-97eccf0931af} <Debug> TCPHandler: Processed in 0.001665364 sec. | ||
5510 | 2025.03.25 01:22:47.383371 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5511 | 2025.03.25 01:22:47.383489 [ 4 ] {7284099f-fdcc-4e3a-9dbf-bcfdf1449304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5512 | 2025.03.25 01:22:47.383538 [ 4 ] {7284099f-fdcc-4e3a-9dbf-bcfdf1449304} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5513 | 2025.03.25 01:22:47.383970 [ 4 ] {7284099f-fdcc-4e3a-9dbf-bcfdf1449304} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5514 | 2025.03.25 01:22:47.384011 [ 4 ] {7284099f-fdcc-4e3a-9dbf-bcfdf1449304} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5515 | 2025.03.25 01:22:47.384394 [ 4 ] {7284099f-fdcc-4e3a-9dbf-bcfdf1449304} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5516 | 2025.03.25 01:22:47.384652 [ 4 ] {7284099f-fdcc-4e3a-9dbf-bcfdf1449304} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5517 | 2025.03.25 01:22:47.384874 [ 4 ] {7284099f-fdcc-4e3a-9dbf-bcfdf1449304} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001409 sec., 8516.6784953868 rows/sec., 587.74 KiB/sec. | ||
5518 | 2025.03.25 01:22:47.384925 [ 4 ] {7284099f-fdcc-4e3a-9dbf-bcfdf1449304} <Debug> TCPHandler: Processed in 0.001608513 sec. | ||
5519 | 2025.03.25 01:22:49.038153 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12444 | ||
5520 | 2025.03.25 01:22:49.038846 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5521 | 2025.03.25 01:22:49.038897 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5522 | 2025.03.25 01:22:49.039482 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5523 | 2025.03.25 01:22:49.039757 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5524 | 2025.03.25 01:22:49.040027 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12444 | ||
5525 | 2025.03.25 01:22:49.876364 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
5526 | 2025.03.25 01:22:49.895900 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5527 | 2025.03.25 01:22:49.895963 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5528 | 2025.03.25 01:22:49.903808 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5529 | 2025.03.25 01:22:49.904693 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5530 | 2025.03.25 01:22:49.907862 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
5531 | 2025.03.25 01:22:52.389597 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5532 | 2025.03.25 01:22:52.389898 [ 4 ] {aa37cebc-5a76-4cac-bafc-224ca0d7aaa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5533 | 2025.03.25 01:22:52.390017 [ 4 ] {aa37cebc-5a76-4cac-bafc-224ca0d7aaa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5534 | 2025.03.25 01:22:52.391094 [ 4 ] {aa37cebc-5a76-4cac-bafc-224ca0d7aaa3} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5535 | 2025.03.25 01:22:52.391146 [ 4 ] {aa37cebc-5a76-4cac-bafc-224ca0d7aaa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5536 | 2025.03.25 01:22:52.391619 [ 4 ] {aa37cebc-5a76-4cac-bafc-224ca0d7aaa3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5537 | 2025.03.25 01:22:52.391885 [ 4 ] {aa37cebc-5a76-4cac-bafc-224ca0d7aaa3} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5538 | 2025.03.25 01:22:52.392134 [ 4 ] {aa37cebc-5a76-4cac-bafc-224ca0d7aaa3} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.00232 sec., 91379.31034482758 rows/sec., 5.81 MiB/sec. | ||
5539 | 2025.03.25 01:22:52.392203 [ 4 ] {aa37cebc-5a76-4cac-bafc-224ca0d7aaa3} <Debug> TCPHandler: Processed in 0.00279153 sec. | ||
5540 | 2025.03.25 01:22:52.392350 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5541 | 2025.03.25 01:22:52.392499 [ 4 ] {e27b019c-810f-4fb1-be7a-438ee86ed75c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5542 | 2025.03.25 01:22:52.392558 [ 4 ] {e27b019c-810f-4fb1-be7a-438ee86ed75c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5543 | 2025.03.25 01:22:52.393888 [ 4 ] {e27b019c-810f-4fb1-be7a-438ee86ed75c} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5544 | 2025.03.25 01:22:52.393932 [ 4 ] {e27b019c-810f-4fb1-be7a-438ee86ed75c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5545 | 2025.03.25 01:22:52.394367 [ 4 ] {e27b019c-810f-4fb1-be7a-438ee86ed75c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5546 | 2025.03.25 01:22:52.394627 [ 4 ] {e27b019c-810f-4fb1-be7a-438ee86ed75c} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5547 | 2025.03.25 01:22:52.394851 [ 4 ] {e27b019c-810f-4fb1-be7a-438ee86ed75c} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.002389 sec., 258267.05734616992 rows/sec., 20.19 MiB/sec. | ||
5548 | 2025.03.25 01:22:52.394906 [ 4 ] {e27b019c-810f-4fb1-be7a-438ee86ed75c} <Debug> TCPHandler: Processed in 0.002622518 sec. | ||
5549 | 2025.03.25 01:22:52.395013 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5550 | 2025.03.25 01:22:52.395115 [ 4 ] {bd8c02fc-2a42-4eb3-8937-92f778cc9542} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5551 | 2025.03.25 01:22:52.395160 [ 4 ] {bd8c02fc-2a42-4eb3-8937-92f778cc9542} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5552 | 2025.03.25 01:22:52.395725 [ 4 ] {bd8c02fc-2a42-4eb3-8937-92f778cc9542} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5553 | 2025.03.25 01:22:52.395765 [ 4 ] {bd8c02fc-2a42-4eb3-8937-92f778cc9542} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5554 | 2025.03.25 01:22:52.396124 [ 4 ] {bd8c02fc-2a42-4eb3-8937-92f778cc9542} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5555 | 2025.03.25 01:22:52.396363 [ 4 ] {bd8c02fc-2a42-4eb3-8937-92f778cc9542} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5556 | 2025.03.25 01:22:52.396583 [ 4 ] {bd8c02fc-2a42-4eb3-8937-92f778cc9542} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001487 sec., 71284.46536650974 rows/sec., 4.19 MiB/sec. | ||
5557 | 2025.03.25 01:22:52.396653 [ 4 ] {bd8c02fc-2a42-4eb3-8937-92f778cc9542} <Debug> TCPHandler: Processed in 0.001690095 sec. | ||
5558 | 2025.03.25 01:22:52.396779 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5559 | 2025.03.25 01:22:52.396883 [ 4 ] {f0f7554e-81cc-4ce8-bf89-82b9d822424a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5560 | 2025.03.25 01:22:52.396927 [ 4 ] {f0f7554e-81cc-4ce8-bf89-82b9d822424a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5561 | 2025.03.25 01:22:52.397481 [ 4 ] {f0f7554e-81cc-4ce8-bf89-82b9d822424a} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5562 | 2025.03.25 01:22:52.397522 [ 4 ] {f0f7554e-81cc-4ce8-bf89-82b9d822424a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5563 | 2025.03.25 01:22:52.397882 [ 4 ] {f0f7554e-81cc-4ce8-bf89-82b9d822424a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5564 | 2025.03.25 01:22:52.398127 [ 4 ] {f0f7554e-81cc-4ce8-bf89-82b9d822424a} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5565 | 2025.03.25 01:22:52.398353 [ 4 ] {f0f7554e-81cc-4ce8-bf89-82b9d822424a} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001488 sec., 75940.86021505376 rows/sec., 4.92 MiB/sec. | ||
5566 | 2025.03.25 01:22:52.398466 [ 4 ] {f0f7554e-81cc-4ce8-bf89-82b9d822424a} <Debug> TCPHandler: Processed in 0.001737474 sec. | ||
5567 | 2025.03.25 01:22:52.398587 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5568 | 2025.03.25 01:22:52.398688 [ 4 ] {71c36ad9-f48c-4c3d-a96d-a6088d8dcacb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5569 | 2025.03.25 01:22:52.398733 [ 4 ] {71c36ad9-f48c-4c3d-a96d-a6088d8dcacb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5570 | 2025.03.25 01:22:52.399282 [ 4 ] {71c36ad9-f48c-4c3d-a96d-a6088d8dcacb} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5571 | 2025.03.25 01:22:52.399321 [ 4 ] {71c36ad9-f48c-4c3d-a96d-a6088d8dcacb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5572 | 2025.03.25 01:22:52.399680 [ 4 ] {71c36ad9-f48c-4c3d-a96d-a6088d8dcacb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5573 | 2025.03.25 01:22:52.399926 [ 4 ] {71c36ad9-f48c-4c3d-a96d-a6088d8dcacb} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5574 | 2025.03.25 01:22:52.400135 [ 4 ] {71c36ad9-f48c-4c3d-a96d-a6088d8dcacb} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001467 sec., 76346.28493524199 rows/sec., 4.35 MiB/sec. | ||
5575 | 2025.03.25 01:22:52.400187 [ 4 ] {71c36ad9-f48c-4c3d-a96d-a6088d8dcacb} <Debug> TCPHandler: Processed in 0.001650794 sec. | ||
5576 | 2025.03.25 01:22:52.400300 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5577 | 2025.03.25 01:22:52.400404 [ 4 ] {21760714-1739-44a2-b88b-804433d4cd1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5578 | 2025.03.25 01:22:52.400450 [ 4 ] {21760714-1739-44a2-b88b-804433d4cd1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5579 | 2025.03.25 01:22:52.401111 [ 4 ] {21760714-1739-44a2-b88b-804433d4cd1f} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5580 | 2025.03.25 01:22:52.401151 [ 4 ] {21760714-1739-44a2-b88b-804433d4cd1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5581 | 2025.03.25 01:22:52.401521 [ 4 ] {21760714-1739-44a2-b88b-804433d4cd1f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5582 | 2025.03.25 01:22:52.401755 [ 4 ] {21760714-1739-44a2-b88b-804433d4cd1f} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5583 | 2025.03.25 01:22:52.401972 [ 4 ] {21760714-1739-44a2-b88b-804433d4cd1f} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.00159 sec., 240251.572327044 rows/sec., 16.94 MiB/sec. | ||
5584 | 2025.03.25 01:22:52.402026 [ 4 ] {21760714-1739-44a2-b88b-804433d4cd1f} <Debug> TCPHandler: Processed in 0.001776055 sec. | ||
5585 | 2025.03.25 01:22:52.402140 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5586 | 2025.03.25 01:22:52.402246 [ 4 ] {122dc78e-c012-4c38-994e-0809489bd407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5587 | 2025.03.25 01:22:52.402293 [ 4 ] {122dc78e-c012-4c38-994e-0809489bd407} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5588 | 2025.03.25 01:22:52.402731 [ 4 ] {122dc78e-c012-4c38-994e-0809489bd407} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5589 | 2025.03.25 01:22:52.402771 [ 4 ] {122dc78e-c012-4c38-994e-0809489bd407} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5590 | 2025.03.25 01:22:52.403128 [ 4 ] {122dc78e-c012-4c38-994e-0809489bd407} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5591 | 2025.03.25 01:22:52.403365 [ 4 ] {122dc78e-c012-4c38-994e-0809489bd407} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5592 | 2025.03.25 01:22:52.403625 [ 4 ] {122dc78e-c012-4c38-994e-0809489bd407} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001391 sec., 4313.443565780014 rows/sec., 225.36 KiB/sec. | ||
5593 | 2025.03.25 01:22:52.403827 [ 4 ] {122dc78e-c012-4c38-994e-0809489bd407} <Debug> TCPHandler: Processed in 0.001735145 sec. | ||
5594 | 2025.03.25 01:22:52.403985 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5595 | 2025.03.25 01:22:52.404088 [ 4 ] {a2ce8ed4-9238-41c8-a4de-a91e86adfbeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5596 | 2025.03.25 01:22:52.404137 [ 4 ] {a2ce8ed4-9238-41c8-a4de-a91e86adfbeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5597 | 2025.03.25 01:22:52.404694 [ 4 ] {a2ce8ed4-9238-41c8-a4de-a91e86adfbeb} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5598 | 2025.03.25 01:22:52.404733 [ 4 ] {a2ce8ed4-9238-41c8-a4de-a91e86adfbeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5599 | 2025.03.25 01:22:52.405113 [ 4 ] {a2ce8ed4-9238-41c8-a4de-a91e86adfbeb} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5600 | 2025.03.25 01:22:52.405358 [ 4 ] {a2ce8ed4-9238-41c8-a4de-a91e86adfbeb} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5601 | 2025.03.25 01:22:52.405585 [ 4 ] {a2ce8ed4-9238-41c8-a4de-a91e86adfbeb} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001519 sec., 156023.69980250165 rows/sec., 10.46 MiB/sec. | ||
5602 | 2025.03.25 01:22:52.405707 [ 4 ] {a2ce8ed4-9238-41c8-a4de-a91e86adfbeb} <Debug> TCPHandler: Processed in 0.001770075 sec. | ||
5603 | 2025.03.25 01:22:52.405848 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5604 | 2025.03.25 01:22:52.405950 [ 4 ] {f1b64262-f173-4266-8134-6a790c917866} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5605 | 2025.03.25 01:22:52.405996 [ 4 ] {f1b64262-f173-4266-8134-6a790c917866} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5606 | 2025.03.25 01:22:52.406440 [ 4 ] {f1b64262-f173-4266-8134-6a790c917866} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5607 | 2025.03.25 01:22:52.406477 [ 4 ] {f1b64262-f173-4266-8134-6a790c917866} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5608 | 2025.03.25 01:22:52.406822 [ 4 ] {f1b64262-f173-4266-8134-6a790c917866} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5609 | 2025.03.25 01:22:52.407055 [ 4 ] {f1b64262-f173-4266-8134-6a790c917866} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5610 | 2025.03.25 01:22:52.407214 [ 139 ] {} <Debug> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
5611 | 2025.03.25 01:22:52.407280 [ 4 ] {f1b64262-f173-4266-8134-6a790c917866} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001349 sec., 741.2898443291327 rows/sec., 49.95 KiB/sec. | ||
5612 | 2025.03.25 01:22:52.407297 [ 139 ] {} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5613 | 2025.03.25 01:22:52.407362 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5614 | 2025.03.25 01:22:52.407395 [ 4 ] {f1b64262-f173-4266-8134-6a790c917866} <Debug> TCPHandler: Processed in 0.001596382 sec. | ||
5615 | 2025.03.25 01:22:52.407779 [ 195 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
5616 | 2025.03.25 01:22:52.407922 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5617 | 2025.03.25 01:22:52.408138 [ 195 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5618 | 2025.03.25 01:22:52.408166 [ 4 ] {366cd959-6d24-4bfc-8226-93fa54219f15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5619 | 2025.03.25 01:22:52.408222 [ 195 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part | ||
5620 | 2025.03.25 01:22:52.408250 [ 4 ] {366cd959-6d24-4bfc-8226-93fa54219f15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5621 | 2025.03.25 01:22:52.408506 [ 195 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
5622 | 2025.03.25 01:22:52.408817 [ 195 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
5623 | 2025.03.25 01:22:52.409129 [ 195 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
5624 | 2025.03.25 01:22:52.409368 [ 195 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
5625 | 2025.03.25 01:22:52.409667 [ 195 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
5626 | 2025.03.25 01:22:52.411075 [ 4 ] {366cd959-6d24-4bfc-8226-93fa54219f15} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5627 | 2025.03.25 01:22:52.411153 [ 4 ] {366cd959-6d24-4bfc-8226-93fa54219f15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5628 | 2025.03.25 01:22:52.412291 [ 4 ] {366cd959-6d24-4bfc-8226-93fa54219f15} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5629 | 2025.03.25 01:22:52.412660 [ 191 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.005190704 sec., 2889.781424639124 rows/sec., 194.72 KiB/sec. | ||
5630 | 2025.03.25 01:22:52.412836 [ 4 ] {366cd959-6d24-4bfc-8226-93fa54219f15} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5631 | 2025.03.25 01:22:52.412902 [ 199 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
5632 | 2025.03.25 01:22:52.413290 [ 4 ] {366cd959-6d24-4bfc-8226-93fa54219f15} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005195 sec., 15784.408084696825 rows/sec., 1.00 MiB/sec. | ||
5633 | 2025.03.25 01:22:52.413598 [ 4 ] {366cd959-6d24-4bfc-8226-93fa54219f15} <Debug> TCPHandler: Processed in 0.005821783 sec. | ||
5634 | 2025.03.25 01:22:52.413831 [ 199 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_15_3} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5635 | 2025.03.25 01:22:52.414024 [ 199 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_15_3} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
5636 | 2025.03.25 01:22:52.414115 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5637 | 2025.03.25 01:22:56.420171 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5638 | 2025.03.25 01:22:56.420237 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5639 | 2025.03.25 01:22:56.540263 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12871 | ||
5640 | 2025.03.25 01:22:56.541001 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5641 | 2025.03.25 01:22:56.541062 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5642 | 2025.03.25 01:22:56.541656 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5643 | 2025.03.25 01:22:56.541917 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5644 | 2025.03.25 01:22:56.542148 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 | ||
5645 | 2025.03.25 01:22:56.592366 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 792 | ||
5646 | 2025.03.25 01:22:56.595583 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5647 | 2025.03.25 01:22:56.595635 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5648 | 2025.03.25 01:22:56.597096 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5649 | 2025.03.25 01:22:56.597418 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5650 | 2025.03.25 01:22:56.598813 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 792 | ||
5651 | 2025.03.25 01:22:57.385491 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5652 | 2025.03.25 01:22:57.385752 [ 4 ] {ba7cb253-b193-4352-a62c-7a4a7ba907d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5653 | 2025.03.25 01:22:57.385873 [ 4 ] {ba7cb253-b193-4352-a62c-7a4a7ba907d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5654 | 2025.03.25 01:22:57.387003 [ 4 ] {ba7cb253-b193-4352-a62c-7a4a7ba907d0} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5655 | 2025.03.25 01:22:57.387060 [ 4 ] {ba7cb253-b193-4352-a62c-7a4a7ba907d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5656 | 2025.03.25 01:22:57.387512 [ 4 ] {ba7cb253-b193-4352-a62c-7a4a7ba907d0} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5657 | 2025.03.25 01:22:57.387779 [ 4 ] {ba7cb253-b193-4352-a62c-7a4a7ba907d0} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5658 | 2025.03.25 01:22:57.388043 [ 4 ] {ba7cb253-b193-4352-a62c-7a4a7ba907d0} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.00237 sec., 56540.08438818565 rows/sec., 4.88 MiB/sec. | ||
5659 | 2025.03.25 01:22:57.388186 [ 4 ] {ba7cb253-b193-4352-a62c-7a4a7ba907d0} <Debug> TCPHandler: Processed in 0.00283239 sec. | ||
5660 | 2025.03.25 01:22:57.388444 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5661 | 2025.03.25 01:22:57.388560 [ 4 ] {8ea96f09-4398-4673-b01b-ef71d8330f37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5662 | 2025.03.25 01:22:57.388610 [ 4 ] {8ea96f09-4398-4673-b01b-ef71d8330f37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5663 | 2025.03.25 01:22:57.389185 [ 4 ] {8ea96f09-4398-4673-b01b-ef71d8330f37} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5664 | 2025.03.25 01:22:57.389230 [ 4 ] {8ea96f09-4398-4673-b01b-ef71d8330f37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5665 | 2025.03.25 01:22:57.389601 [ 4 ] {8ea96f09-4398-4673-b01b-ef71d8330f37} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5666 | 2025.03.25 01:22:57.389845 [ 4 ] {8ea96f09-4398-4673-b01b-ef71d8330f37} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5667 | 2025.03.25 01:22:57.390035 [ 50 ] {} <Debug> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5668 | 2025.03.25 01:22:57.390077 [ 4 ] {8ea96f09-4398-4673-b01b-ef71d8330f37} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001537 sec., 25374.105400130124 rows/sec., 1.86 MiB/sec. | ||
5669 | 2025.03.25 01:22:57.390114 [ 50 ] {} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5670 | 2025.03.25 01:22:57.390180 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5671 | 2025.03.25 01:22:57.390203 [ 4 ] {8ea96f09-4398-4673-b01b-ef71d8330f37} <Debug> TCPHandler: Processed in 0.001841966 sec. | ||
5672 | 2025.03.25 01:22:57.390401 [ 186 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::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 | ||
5673 | 2025.03.25 01:22:57.390409 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5674 | 2025.03.25 01:22:57.390680 [ 4 ] {80d0b557-2630-44d1-bd11-2809caa19496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5675 | 2025.03.25 01:22:57.390694 [ 186 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5676 | 2025.03.25 01:22:57.390781 [ 4 ] {80d0b557-2630-44d1-bd11-2809caa19496} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5677 | 2025.03.25 01:22:57.390785 [ 186 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 163 rows starting from the beginning of the part | ||
5678 | 2025.03.25 01:22:57.391171 [ 186 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 39 rows starting from the beginning of the part | ||
5679 | 2025.03.25 01:22:57.391532 [ 186 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 106 rows starting from the beginning of the part | ||
5680 | 2025.03.25 01:22:57.392003 [ 186 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 47 rows starting from the beginning of the part | ||
5681 | 2025.03.25 01:22:57.392391 [ 186 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 106 rows starting from the beginning of the part | ||
5682 | 2025.03.25 01:22:57.392753 [ 186 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 39 rows starting from the beginning of the part | ||
5683 | 2025.03.25 01:22:57.393718 [ 4 ] {80d0b557-2630-44d1-bd11-2809caa19496} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5684 | 2025.03.25 01:22:57.393810 [ 4 ] {80d0b557-2630-44d1-bd11-2809caa19496} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5685 | 2025.03.25 01:22:57.394837 [ 4 ] {80d0b557-2630-44d1-bd11-2809caa19496} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5686 | 2025.03.25 01:22:57.395444 [ 4 ] {80d0b557-2630-44d1-bd11-2809caa19496} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5687 | 2025.03.25 01:22:57.395529 [ 186 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 500 rows, containing 5 columns (5 merged, 0 gathered) in 0.005255465 sec., 95139.06000705932 rows/sec., 6.44 MiB/sec. | ||
5688 | 2025.03.25 01:22:57.395813 [ 186 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
5689 | 2025.03.25 01:22:57.395965 [ 4 ] {80d0b557-2630-44d1-bd11-2809caa19496} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.005354 sec., 19237.952932387 rows/sec., 1.50 MiB/sec. | ||
5690 | 2025.03.25 01:22:57.396353 [ 4 ] {80d0b557-2630-44d1-bd11-2809caa19496} <Debug> TCPHandler: Processed in 0.006020546 sec. | ||
5691 | 2025.03.25 01:22:57.396675 [ 186 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_31_6} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5692 | 2025.03.25 01:22:57.396768 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5693 | 2025.03.25 01:22:57.396859 [ 186 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_31_6} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
5694 | 2025.03.25 01:22:57.396971 [ 4 ] {775a0160-582c-454e-9234-8be7183f2d3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5695 | 2025.03.25 01:22:57.397012 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
5696 | 2025.03.25 01:22:57.397071 [ 4 ] {775a0160-582c-454e-9234-8be7183f2d3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5697 | 2025.03.25 01:22:57.397660 [ 4 ] {775a0160-582c-454e-9234-8be7183f2d3e} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5698 | 2025.03.25 01:22:57.397701 [ 4 ] {775a0160-582c-454e-9234-8be7183f2d3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5699 | 2025.03.25 01:22:57.398098 [ 4 ] {775a0160-582c-454e-9234-8be7183f2d3e} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5700 | 2025.03.25 01:22:57.398338 [ 4 ] {775a0160-582c-454e-9234-8be7183f2d3e} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5701 | 2025.03.25 01:22:57.398558 [ 4 ] {775a0160-582c-454e-9234-8be7183f2d3e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001659 sec., 96443.64074743821 rows/sec., 6.72 MiB/sec. | ||
5702 | 2025.03.25 01:22:57.398615 [ 4 ] {775a0160-582c-454e-9234-8be7183f2d3e} <Debug> TCPHandler: Processed in 0.001998198 sec. | ||
5703 | 2025.03.25 01:22:57.398732 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5704 | 2025.03.25 01:22:57.398834 [ 4 ] {d9486f30-9437-4f9e-8f95-c51085daa294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5705 | 2025.03.25 01:22:57.398901 [ 4 ] {d9486f30-9437-4f9e-8f95-c51085daa294} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5706 | 2025.03.25 01:22:57.400095 [ 4 ] {d9486f30-9437-4f9e-8f95-c51085daa294} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5707 | 2025.03.25 01:22:57.400135 [ 4 ] {d9486f30-9437-4f9e-8f95-c51085daa294} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5708 | 2025.03.25 01:22:57.400803 [ 4 ] {d9486f30-9437-4f9e-8f95-c51085daa294} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5709 | 2025.03.25 01:22:57.401061 [ 4 ] {d9486f30-9437-4f9e-8f95-c51085daa294} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5710 | 2025.03.25 01:22:57.401235 [ 50 ] {} <Debug> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
5711 | 2025.03.25 01:22:57.401308 [ 50 ] {} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5712 | 2025.03.25 01:22:57.401340 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5713 | 2025.03.25 01:22:57.401374 [ 4 ] {d9486f30-9437-4f9e-8f95-c51085daa294} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002552 sec., 15282.131661442007 rows/sec., 27.38 MiB/sec. | ||
5714 | 2025.03.25 01:22:57.401697 [ 199 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::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 | ||
5715 | 2025.03.25 01:22:57.401740 [ 4 ] {d9486f30-9437-4f9e-8f95-c51085daa294} <Debug> TCPHandler: Processed in 0.003058474 sec. | ||
5716 | 2025.03.25 01:22:57.401946 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5717 | 2025.03.25 01:22:57.402201 [ 4 ] {a691f91e-2fe6-4120-a9b4-b32fc4300f89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5718 | 2025.03.25 01:22:57.402337 [ 4 ] {a691f91e-2fe6-4120-a9b4-b32fc4300f89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5719 | 2025.03.25 01:22:57.402432 [ 199 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5720 | 2025.03.25 01:22:57.402695 [ 199 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 408 rows starting from the beginning of the part | ||
5721 | 2025.03.25 01:22:57.403513 [ 199 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::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 | ||
5722 | 2025.03.25 01:22:57.404180 [ 199 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 39 rows starting from the beginning of the part | ||
5723 | 2025.03.25 01:22:57.404446 [ 4 ] {a691f91e-2fe6-4120-a9b4-b32fc4300f89} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5724 | 2025.03.25 01:22:57.404753 [ 4 ] {a691f91e-2fe6-4120-a9b4-b32fc4300f89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5725 | 2025.03.25 01:22:57.404796 [ 199 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 39 rows starting from the beginning of the part | ||
5726 | 2025.03.25 01:22:57.405512 [ 199 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 39 rows starting from the beginning of the part | ||
5727 | 2025.03.25 01:22:57.406293 [ 199 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 39 rows starting from the beginning of the part | ||
5728 | 2025.03.25 01:22:57.406382 [ 4 ] {a691f91e-2fe6-4120-a9b4-b32fc4300f89} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5729 | 2025.03.25 01:22:57.407402 [ 4 ] {a691f91e-2fe6-4120-a9b4-b32fc4300f89} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5730 | 2025.03.25 01:22:57.407834 [ 4 ] {a691f91e-2fe6-4120-a9b4-b32fc4300f89} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005712 sec., 10504.20168067227 rows/sec., 724.90 KiB/sec. | ||
5731 | 2025.03.25 01:22:57.407960 [ 4 ] {a691f91e-2fe6-4120-a9b4-b32fc4300f89} <Debug> TCPHandler: Processed in 0.006082557 sec. | ||
5732 | 2025.03.25 01:22:57.408058 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
5733 | 2025.03.25 01:22:57.431404 [ 191 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 603 rows, containing 19 columns (19 merged, 0 gathered) in 0.030012399 sec., 20091.696102001042 rows/sec., 36.00 MiB/sec. | ||
5734 | 2025.03.25 01:22:57.432507 [ 191 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
5735 | 2025.03.25 01:22:57.433868 [ 191 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5736 | 2025.03.25 01:22:57.434093 [ 191 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
5737 | 2025.03.25 01:22:57.434390 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.46 MiB. | ||
5738 | 2025.03.25 01:22:57.446494 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5739 | 2025.03.25 01:22:57.446541 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5740 | 2025.03.25 01:22:57.454254 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5741 | 2025.03.25 01:22:57.455003 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5742 | 2025.03.25 01:22:57.457898 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
5743 | 2025.03.25 01:22:58.000245 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 194.65 MiB, peak 201.55 MiB, free memory in arenas 0.00 B, will set to 196.50 MiB (RSS), difference: 1.84 MiB | ||
5744 | 2025.03.25 01:23:02.390020 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5745 | 2025.03.25 01:23:02.390286 [ 4 ] {5e32c679-490e-4ee4-9a7a-b21ded1f44ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5746 | 2025.03.25 01:23:02.390398 [ 4 ] {5e32c679-490e-4ee4-9a7a-b21ded1f44ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5747 | 2025.03.25 01:23:02.391355 [ 4 ] {5e32c679-490e-4ee4-9a7a-b21ded1f44ed} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5748 | 2025.03.25 01:23:02.391417 [ 4 ] {5e32c679-490e-4ee4-9a7a-b21ded1f44ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5749 | 2025.03.25 01:23:02.391903 [ 4 ] {5e32c679-490e-4ee4-9a7a-b21ded1f44ed} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5750 | 2025.03.25 01:23:02.392163 [ 4 ] {5e32c679-490e-4ee4-9a7a-b21ded1f44ed} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5751 | 2025.03.25 01:23:02.392385 [ 4 ] {5e32c679-490e-4ee4-9a7a-b21ded1f44ed} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002181 sec., 97203.1178358551 rows/sec., 6.18 MiB/sec. | ||
5752 | 2025.03.25 01:23:02.392445 [ 4 ] {5e32c679-490e-4ee4-9a7a-b21ded1f44ed} <Debug> TCPHandler: Processed in 0.002570687 sec. | ||
5753 | 2025.03.25 01:23:02.392630 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5754 | 2025.03.25 01:23:02.392737 [ 4 ] {f58c7931-df30-4c66-9106-4f21b2968040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5755 | 2025.03.25 01:23:02.392784 [ 4 ] {f58c7931-df30-4c66-9106-4f21b2968040} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5756 | 2025.03.25 01:23:02.393305 [ 4 ] {f58c7931-df30-4c66-9106-4f21b2968040} <Trace> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5757 | 2025.03.25 01:23:02.393345 [ 4 ] {f58c7931-df30-4c66-9106-4f21b2968040} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5758 | 2025.03.25 01:23:02.393707 [ 4 ] {f58c7931-df30-4c66-9106-4f21b2968040} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
5759 | 2025.03.25 01:23:02.393951 [ 4 ] {f58c7931-df30-4c66-9106-4f21b2968040} <Trace> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5760 | 2025.03.25 01:23:02.394179 [ 4 ] {f58c7931-df30-4c66-9106-4f21b2968040} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001462 sec., 1367.9890560875513 rows/sec., 111.55 KiB/sec. | ||
5761 | 2025.03.25 01:23:02.394357 [ 4 ] {f58c7931-df30-4c66-9106-4f21b2968040} <Debug> TCPHandler: Processed in 0.001779165 sec. | ||
5762 | 2025.03.25 01:23:02.394491 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5763 | 2025.03.25 01:23:02.394593 [ 4 ] {c748c686-3c7a-4fbc-9ac9-75a65a2ba6d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5764 | 2025.03.25 01:23:02.394637 [ 4 ] {c748c686-3c7a-4fbc-9ac9-75a65a2ba6d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5765 | 2025.03.25 01:23:02.395481 [ 4 ] {c748c686-3c7a-4fbc-9ac9-75a65a2ba6d7} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5766 | 2025.03.25 01:23:02.395520 [ 4 ] {c748c686-3c7a-4fbc-9ac9-75a65a2ba6d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5767 | 2025.03.25 01:23:02.395917 [ 4 ] {c748c686-3c7a-4fbc-9ac9-75a65a2ba6d7} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5768 | 2025.03.25 01:23:02.396159 [ 4 ] {c748c686-3c7a-4fbc-9ac9-75a65a2ba6d7} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5769 | 2025.03.25 01:23:02.396376 [ 4 ] {c748c686-3c7a-4fbc-9ac9-75a65a2ba6d7} <Debug> executeQuery: Read 618 rows, 49.46 KiB in 0.001806 sec., 342192.69102990034 rows/sec., 26.75 MiB/sec. | ||
5770 | 2025.03.25 01:23:02.396427 [ 4 ] {c748c686-3c7a-4fbc-9ac9-75a65a2ba6d7} <Debug> TCPHandler: Processed in 0.001987349 sec. | ||
5771 | 2025.03.25 01:23:02.396549 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5772 | 2025.03.25 01:23:02.396652 [ 4 ] {3e83e1df-c88b-4e3d-9035-2f4510d55847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5773 | 2025.03.25 01:23:02.396695 [ 4 ] {3e83e1df-c88b-4e3d-9035-2f4510d55847} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5774 | 2025.03.25 01:23:02.397262 [ 4 ] {3e83e1df-c88b-4e3d-9035-2f4510d55847} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5775 | 2025.03.25 01:23:02.397302 [ 4 ] {3e83e1df-c88b-4e3d-9035-2f4510d55847} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5776 | 2025.03.25 01:23:02.397654 [ 4 ] {3e83e1df-c88b-4e3d-9035-2f4510d55847} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
5777 | 2025.03.25 01:23:02.397888 [ 4 ] {3e83e1df-c88b-4e3d-9035-2f4510d55847} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5778 | 2025.03.25 01:23:02.398102 [ 4 ] {3e83e1df-c88b-4e3d-9035-2f4510d55847} <Debug> executeQuery: Read 108 rows, 6.53 KiB in 0.001471 sec., 73419.4425560843 rows/sec., 4.33 MiB/sec. | ||
5779 | 2025.03.25 01:23:02.398155 [ 4 ] {3e83e1df-c88b-4e3d-9035-2f4510d55847} <Debug> TCPHandler: Processed in 0.001656004 sec. | ||
5780 | 2025.03.25 01:23:02.398271 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5781 | 2025.03.25 01:23:02.398375 [ 4 ] {d42119c3-3d4b-49a6-acee-d31119bd44e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5782 | 2025.03.25 01:23:02.398419 [ 4 ] {d42119c3-3d4b-49a6-acee-d31119bd44e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5783 | 2025.03.25 01:23:02.398965 [ 4 ] {d42119c3-3d4b-49a6-acee-d31119bd44e2} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5784 | 2025.03.25 01:23:02.399004 [ 4 ] {d42119c3-3d4b-49a6-acee-d31119bd44e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5785 | 2025.03.25 01:23:02.399351 [ 4 ] {d42119c3-3d4b-49a6-acee-d31119bd44e2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
5786 | 2025.03.25 01:23:02.399591 [ 4 ] {d42119c3-3d4b-49a6-acee-d31119bd44e2} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5787 | 2025.03.25 01:23:02.399749 [ 93 ] {} <Debug> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
5788 | 2025.03.25 01:23:02.399815 [ 4 ] {d42119c3-3d4b-49a6-acee-d31119bd44e2} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.00146 sec., 77397.26027397261 rows/sec., 5.01 MiB/sec. | ||
5789 | 2025.03.25 01:23:02.399839 [ 93 ] {} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5790 | 2025.03.25 01:23:02.399901 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5791 | 2025.03.25 01:23:02.399936 [ 4 ] {d42119c3-3d4b-49a6-acee-d31119bd44e2} <Debug> TCPHandler: Processed in 0.001710684 sec. | ||
5792 | 2025.03.25 01:23:02.400070 [ 188 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::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 | ||
5793 | 2025.03.25 01:23:02.400085 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5794 | 2025.03.25 01:23:02.400200 [ 188 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5795 | 2025.03.25 01:23:02.400218 [ 4 ] {b1b3d368-bf37-4fdc-b459-3236cff23948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5796 | 2025.03.25 01:23:02.400235 [ 188 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 341 rows starting from the beginning of the part | ||
5797 | 2025.03.25 01:23:02.400269 [ 4 ] {b1b3d368-bf37-4fdc-b459-3236cff23948} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5798 | 2025.03.25 01:23:02.400447 [ 188 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 228 rows starting from the beginning of the part | ||
5799 | 2025.03.25 01:23:02.400834 [ 188 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 113 rows starting from the beginning of the part | ||
5800 | 2025.03.25 01:23:02.401280 [ 188 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 228 rows starting from the beginning of the part | ||
5801 | 2025.03.25 01:23:02.401686 [ 188 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 113 rows starting from the beginning of the part | ||
5802 | 2025.03.25 01:23:02.401993 [ 188 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 113 rows starting from the beginning of the part | ||
5803 | 2025.03.25 01:23:02.402960 [ 4 ] {b1b3d368-bf37-4fdc-b459-3236cff23948} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5804 | 2025.03.25 01:23:02.403001 [ 4 ] {b1b3d368-bf37-4fdc-b459-3236cff23948} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5805 | 2025.03.25 01:23:02.403564 [ 4 ] {b1b3d368-bf37-4fdc-b459-3236cff23948} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5806 | 2025.03.25 01:23:02.403928 [ 4 ] {b1b3d368-bf37-4fdc-b459-3236cff23948} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5807 | 2025.03.25 01:23:02.403988 [ 192 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1136 rows, containing 5 columns (5 merged, 0 gathered) in 0.003990837 sec., 284652.0667218431 rows/sec., 20.02 MiB/sec. | ||
5808 | 2025.03.25 01:23:02.404152 [ 192 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
5809 | 2025.03.25 01:23:02.404156 [ 4 ] {b1b3d368-bf37-4fdc-b459-3236cff23948} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.003967 sec., 28232.92160322662 rows/sec., 1.61 MiB/sec. | ||
5810 | 2025.03.25 01:23:02.404246 [ 4 ] {b1b3d368-bf37-4fdc-b459-3236cff23948} <Debug> TCPHandler: Processed in 0.004215981 sec. | ||
5811 | 2025.03.25 01:23:02.404368 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5812 | 2025.03.25 01:23:02.404485 [ 4 ] {82343cfb-af6e-4f16-a440-63675a58e1ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5813 | 2025.03.25 01:23:02.404502 [ 192 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_21_4} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5814 | 2025.03.25 01:23:02.404539 [ 4 ] {82343cfb-af6e-4f16-a440-63675a58e1ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5815 | 2025.03.25 01:23:02.404608 [ 192 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_21_4} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
5816 | 2025.03.25 01:23:02.404706 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
5817 | 2025.03.25 01:23:02.405262 [ 4 ] {82343cfb-af6e-4f16-a440-63675a58e1ca} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5818 | 2025.03.25 01:23:02.405298 [ 4 ] {82343cfb-af6e-4f16-a440-63675a58e1ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5819 | 2025.03.25 01:23:02.405657 [ 4 ] {82343cfb-af6e-4f16-a440-63675a58e1ca} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5820 | 2025.03.25 01:23:02.405895 [ 4 ] {82343cfb-af6e-4f16-a440-63675a58e1ca} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5821 | 2025.03.25 01:23:02.406074 [ 4 ] {82343cfb-af6e-4f16-a440-63675a58e1ca} <Debug> executeQuery: Read 384 rows, 27.75 KiB in 0.001617 sec., 237476.80890538034 rows/sec., 16.76 MiB/sec. | ||
5822 | 2025.03.25 01:23:02.406124 [ 4 ] {82343cfb-af6e-4f16-a440-63675a58e1ca} <Debug> TCPHandler: Processed in 0.001813266 sec. | ||
5823 | 2025.03.25 01:23:02.406241 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5824 | 2025.03.25 01:23:02.406345 [ 4 ] {e239a226-306e-4733-bfca-e0cdba5cbbd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5825 | 2025.03.25 01:23:02.406400 [ 4 ] {e239a226-306e-4733-bfca-e0cdba5cbbd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5826 | 2025.03.25 01:23:02.406824 [ 4 ] {e239a226-306e-4733-bfca-e0cdba5cbbd5} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5827 | 2025.03.25 01:23:02.406860 [ 4 ] {e239a226-306e-4733-bfca-e0cdba5cbbd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5828 | 2025.03.25 01:23:02.407207 [ 4 ] {e239a226-306e-4733-bfca-e0cdba5cbbd5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5829 | 2025.03.25 01:23:02.407447 [ 4 ] {e239a226-306e-4733-bfca-e0cdba5cbbd5} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5830 | 2025.03.25 01:23:02.407565 [ 56 ] {} <Debug> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
5831 | 2025.03.25 01:23:02.407606 [ 56 ] {} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5832 | 2025.03.25 01:23:02.407628 [ 4 ] {e239a226-306e-4733-bfca-e0cdba5cbbd5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001303 sec., 4604.758250191865 rows/sec., 240.58 KiB/sec. | ||
5833 | 2025.03.25 01:23:02.407631 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5834 | 2025.03.25 01:23:02.407714 [ 4 ] {e239a226-306e-4733-bfca-e0cdba5cbbd5} <Debug> TCPHandler: Processed in 0.001520141 sec. | ||
5835 | 2025.03.25 01:23:02.408001 [ 189 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::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 | ||
5836 | 2025.03.25 01:23:02.408075 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5837 | 2025.03.25 01:23:02.408317 [ 4 ] {e03288b6-c588-425b-81d9-1f9375e14ef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5838 | 2025.03.25 01:23:02.408332 [ 189 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5839 | 2025.03.25 01:23:02.408420 [ 4 ] {e03288b6-c588-425b-81d9-1f9375e14ef4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5840 | 2025.03.25 01:23:02.408428 [ 189 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part | ||
5841 | 2025.03.25 01:23:02.408843 [ 189 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
5842 | 2025.03.25 01:23:02.409141 [ 189 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
5843 | 2025.03.25 01:23:02.409505 [ 189 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
5844 | 2025.03.25 01:23:02.409716 [ 189 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
5845 | 2025.03.25 01:23:02.409915 [ 189 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
5846 | 2025.03.25 01:23:02.410812 [ 4 ] {e03288b6-c588-425b-81d9-1f9375e14ef4} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5847 | 2025.03.25 01:23:02.410868 [ 4 ] {e03288b6-c588-425b-81d9-1f9375e14ef4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5848 | 2025.03.25 01:23:02.411926 [ 4 ] {e03288b6-c588-425b-81d9-1f9375e14ef4} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5849 | 2025.03.25 01:23:02.412545 [ 4 ] {e03288b6-c588-425b-81d9-1f9375e14ef4} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5850 | 2025.03.25 01:23:02.412569 [ 189 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.004833449 sec., 19861.59365703455 rows/sec., 1.01 MiB/sec. | ||
5851 | 2025.03.25 01:23:02.412818 [ 193 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
5852 | 2025.03.25 01:23:02.413008 [ 4 ] {e03288b6-c588-425b-81d9-1f9375e14ef4} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.004747 sec., 50136.92858647567 rows/sec., 3.36 MiB/sec. | ||
5853 | 2025.03.25 01:23:02.413385 [ 4 ] {e03288b6-c588-425b-81d9-1f9375e14ef4} <Debug> TCPHandler: Processed in 0.005426858 sec. | ||
5854 | 2025.03.25 01:23:02.413683 [ 193 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_16_3} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5855 | 2025.03.25 01:23:02.413724 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5856 | 2025.03.25 01:23:02.413822 [ 193 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_16_3} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
5857 | 2025.03.25 01:23:02.413900 [ 4 ] {cc1557e3-c605-44db-a668-943bd2ba7226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5858 | 2025.03.25 01:23:02.413971 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
5859 | 2025.03.25 01:23:02.414006 [ 4 ] {cc1557e3-c605-44db-a668-943bd2ba7226} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5860 | 2025.03.25 01:23:02.414484 [ 4 ] {cc1557e3-c605-44db-a668-943bd2ba7226} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5861 | 2025.03.25 01:23:02.414522 [ 4 ] {cc1557e3-c605-44db-a668-943bd2ba7226} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5862 | 2025.03.25 01:23:02.414878 [ 4 ] {cc1557e3-c605-44db-a668-943bd2ba7226} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5863 | 2025.03.25 01:23:02.415119 [ 4 ] {cc1557e3-c605-44db-a668-943bd2ba7226} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5864 | 2025.03.25 01:23:02.415294 [ 4 ] {cc1557e3-c605-44db-a668-943bd2ba7226} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001445 sec., 692.0415224913494 rows/sec., 46.63 KiB/sec. | ||
5865 | 2025.03.25 01:23:02.415342 [ 4 ] {cc1557e3-c605-44db-a668-943bd2ba7226} <Debug> TCPHandler: Processed in 0.001741515 sec. | ||
5866 | 2025.03.25 01:23:02.415456 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5867 | 2025.03.25 01:23:02.415560 [ 4 ] {6cc7f0f8-a2cb-4007-b8ae-1762f47cc7ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5868 | 2025.03.25 01:23:02.415605 [ 4 ] {6cc7f0f8-a2cb-4007-b8ae-1762f47cc7ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5869 | 2025.03.25 01:23:02.416058 [ 4 ] {6cc7f0f8-a2cb-4007-b8ae-1762f47cc7ce} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5870 | 2025.03.25 01:23:02.416094 [ 4 ] {6cc7f0f8-a2cb-4007-b8ae-1762f47cc7ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5871 | 2025.03.25 01:23:02.416448 [ 4 ] {6cc7f0f8-a2cb-4007-b8ae-1762f47cc7ce} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5872 | 2025.03.25 01:23:02.416705 [ 4 ] {6cc7f0f8-a2cb-4007-b8ae-1762f47cc7ce} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5873 | 2025.03.25 01:23:02.416922 [ 4 ] {6cc7f0f8-a2cb-4007-b8ae-1762f47cc7ce} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001384 sec., 59248.5549132948 rows/sec., 3.76 MiB/sec. | ||
5874 | 2025.03.25 01:23:02.416969 [ 4 ] {6cc7f0f8-a2cb-4007-b8ae-1762f47cc7ce} <Debug> TCPHandler: Processed in 0.001563462 sec. | ||
5875 | 2025.03.25 01:23:04.042379 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13359 | ||
5876 | 2025.03.25 01:23:04.043068 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5877 | 2025.03.25 01:23:04.043121 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5878 | 2025.03.25 01:23:04.043647 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5879 | 2025.03.25 01:23:04.043907 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5880 | 2025.03.25 01:23:04.044214 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13359 | ||
5881 | 2025.03.25 01:23:04.958059 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
5882 | 2025.03.25 01:23:04.980342 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5883 | 2025.03.25 01:23:04.980403 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5884 | 2025.03.25 01:23:04.987730 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5885 | 2025.03.25 01:23:04.988483 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5886 | 2025.03.25 01:23:04.991534 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
5887 | 2025.03.25 01:23:06.599126 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 826 | ||
5888 | 2025.03.25 01:23:06.602134 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5889 | 2025.03.25 01:23:06.602183 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5890 | 2025.03.25 01:23:06.603671 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
5891 | 2025.03.25 01:23:06.603984 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5892 | 2025.03.25 01:23:06.604254 [ 61 ] {} <Debug> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
5893 | 2025.03.25 01:23:06.604429 [ 61 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5894 | 2025.03.25 01:23:06.604551 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5895 | 2025.03.25 01:23:06.605086 [ 200 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::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 | ||
5896 | 2025.03.25 01:23:06.606073 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 826 | ||
5897 | 2025.03.25 01:23:06.606607 [ 200 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5898 | 2025.03.25 01:23:06.606781 [ 200 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 680 rows starting from the beginning of the part | ||
5899 | 2025.03.25 01:23:06.607399 [ 200 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 16 rows starting from the beginning of the part | ||
5900 | 2025.03.25 01:23:06.608081 [ 200 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 20 rows starting from the beginning of the part | ||
5901 | 2025.03.25 01:23:06.608782 [ 200 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 48 rows starting from the beginning of the part | ||
5902 | 2025.03.25 01:23:06.609430 [ 200 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 28 rows starting from the beginning of the part | ||
5903 | 2025.03.25 01:23:06.610069 [ 200 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 34 rows starting from the beginning of the part | ||
5904 | 2025.03.25 01:23:06.617984 [ 193 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 826 rows, containing 72 columns (72 merged, 0 gathered) in 0.013233809 sec., 62415.89250683609 rows/sec., 51.80 MiB/sec. | ||
5905 | 2025.03.25 01:23:06.619011 [ 196 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
5906 | 2025.03.25 01:23:06.619706 [ 196 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_21_4} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5907 | 2025.03.25 01:23:06.619793 [ 196 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_21_4} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
5908 | 2025.03.25 01:23:06.619989 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
5909 | 2025.03.25 01:23:07.385708 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5910 | 2025.03.25 01:23:07.386020 [ 4 ] {eefc7c77-3187-4130-a12e-f2b44a43bb3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5911 | 2025.03.25 01:23:07.386104 [ 4 ] {eefc7c77-3187-4130-a12e-f2b44a43bb3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5912 | 2025.03.25 01:23:07.386955 [ 4 ] {eefc7c77-3187-4130-a12e-f2b44a43bb3b} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5913 | 2025.03.25 01:23:07.387010 [ 4 ] {eefc7c77-3187-4130-a12e-f2b44a43bb3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5914 | 2025.03.25 01:23:07.387458 [ 4 ] {eefc7c77-3187-4130-a12e-f2b44a43bb3b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5915 | 2025.03.25 01:23:07.387734 [ 4 ] {eefc7c77-3187-4130-a12e-f2b44a43bb3b} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5916 | 2025.03.25 01:23:07.387939 [ 118 ] {} <Debug> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
5917 | 2025.03.25 01:23:07.388015 [ 4 ] {eefc7c77-3187-4130-a12e-f2b44a43bb3b} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.002071 sec., 64703.04200869145 rows/sec., 5.58 MiB/sec. | ||
5918 | 2025.03.25 01:23:07.388022 [ 118 ] {} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5919 | 2025.03.25 01:23:07.388092 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5920 | 2025.03.25 01:23:07.388162 [ 4 ] {eefc7c77-3187-4130-a12e-f2b44a43bb3b} <Debug> TCPHandler: Processed in 0.002636168 sec. | ||
5921 | 2025.03.25 01:23:07.388388 [ 187 ] {ff1eb2ce-6931-4b38-9781-610db3740529::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 | ||
5922 | 2025.03.25 01:23:07.388398 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5923 | 2025.03.25 01:23:07.388667 [ 4 ] {183ff4e6-791b-423d-b14d-177342b049ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5924 | 2025.03.25 01:23:07.388694 [ 187 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5925 | 2025.03.25 01:23:07.388757 [ 4 ] {183ff4e6-791b-423d-b14d-177342b049ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5926 | 2025.03.25 01:23:07.388785 [ 187 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1844 rows starting from the beginning of the part | ||
5927 | 2025.03.25 01:23:07.389079 [ 187 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 56 rows starting from the beginning of the part | ||
5928 | 2025.03.25 01:23:07.389359 [ 187 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 617 rows starting from the beginning of the part | ||
5929 | 2025.03.25 01:23:07.389652 [ 187 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 134 rows starting from the beginning of the part | ||
5930 | 2025.03.25 01:23:07.389938 [ 187 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 618 rows starting from the beginning of the part | ||
5931 | 2025.03.25 01:23:07.390296 [ 187 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 134 rows starting from the beginning of the part | ||
5932 | 2025.03.25 01:23:07.391750 [ 4 ] {183ff4e6-791b-423d-b14d-177342b049ee} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5933 | 2025.03.25 01:23:07.391820 [ 4 ] {183ff4e6-791b-423d-b14d-177342b049ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
5934 | 2025.03.25 01:23:07.392908 [ 4 ] {183ff4e6-791b-423d-b14d-177342b049ee} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
5935 | 2025.03.25 01:23:07.393294 [ 4 ] {183ff4e6-791b-423d-b14d-177342b049ee} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5936 | 2025.03.25 01:23:07.393748 [ 4 ] {183ff4e6-791b-423d-b14d-177342b049ee} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.005132 sec., 7599.37646141855 rows/sec., 571.44 KiB/sec. | ||
5937 | 2025.03.25 01:23:07.394102 [ 4 ] {183ff4e6-791b-423d-b14d-177342b049ee} <Debug> TCPHandler: Processed in 0.005776773 sec. | ||
5938 | 2025.03.25 01:23:07.394193 [ 196 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3403 rows, containing 5 columns (5 merged, 0 gathered) in 0.005987886 sec., 568314.0928200703 rows/sec., 47.99 MiB/sec. | ||
5939 | 2025.03.25 01:23:07.394252 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5940 | 2025.03.25 01:23:07.394372 [ 4 ] {99768001-0f0e-458b-a9e3-d6fc8a8a9488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5941 | 2025.03.25 01:23:07.394443 [ 4 ] {99768001-0f0e-458b-a9e3-d6fc8a8a9488} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5942 | 2025.03.25 01:23:07.394543 [ 193 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
5943 | 2025.03.25 01:23:07.395163 [ 193 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_46_9} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5944 | 2025.03.25 01:23:07.395378 [ 193 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_46_9} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
5945 | 2025.03.25 01:23:07.395568 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
5946 | 2025.03.25 01:23:07.395716 [ 4 ] {99768001-0f0e-458b-a9e3-d6fc8a8a9488} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5947 | 2025.03.25 01:23:07.395763 [ 4 ] {99768001-0f0e-458b-a9e3-d6fc8a8a9488} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5948 | 2025.03.25 01:23:07.396134 [ 4 ] {99768001-0f0e-458b-a9e3-d6fc8a8a9488} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5949 | 2025.03.25 01:23:07.396375 [ 4 ] {99768001-0f0e-458b-a9e3-d6fc8a8a9488} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5950 | 2025.03.25 01:23:07.396536 [ 118 ] {} <Debug> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
5951 | 2025.03.25 01:23:07.396603 [ 118 ] {} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5952 | 2025.03.25 01:23:07.396618 [ 4 ] {99768001-0f0e-458b-a9e3-d6fc8a8a9488} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.002261 sec., 45555.064130915525 rows/sec., 3.56 MiB/sec. | ||
5953 | 2025.03.25 01:23:07.396643 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
5954 | 2025.03.25 01:23:07.396776 [ 4 ] {99768001-0f0e-458b-a9e3-d6fc8a8a9488} <Debug> TCPHandler: Processed in 0.002580257 sec. | ||
5955 | 2025.03.25 01:23:07.396850 [ 196 ] {1f38629c-d1f4-42be-8510-15accedeaacb::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 | ||
5956 | 2025.03.25 01:23:07.396911 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5957 | 2025.03.25 01:23:07.396973 [ 196 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5958 | 2025.03.25 01:23:07.397015 [ 196 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 913 rows starting from the beginning of the part | ||
5959 | 2025.03.25 01:23:07.397034 [ 4 ] {3bc4c503-e336-4d00-87b5-48865211ef31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5960 | 2025.03.25 01:23:07.397147 [ 4 ] {3bc4c503-e336-4d00-87b5-48865211ef31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5961 | 2025.03.25 01:23:07.397182 [ 196 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 64 rows starting from the beginning of the part | ||
5962 | 2025.03.25 01:23:07.397608 [ 196 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 382 rows starting from the beginning of the part | ||
5963 | 2025.03.25 01:23:07.398019 [ 196 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 103 rows starting from the beginning of the part | ||
5964 | 2025.03.25 01:23:07.398373 [ 196 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 384 rows starting from the beginning of the part | ||
5965 | 2025.03.25 01:23:07.398756 [ 196 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 103 rows starting from the beginning of the part | ||
5966 | 2025.03.25 01:23:07.399569 [ 4 ] {3bc4c503-e336-4d00-87b5-48865211ef31} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5967 | 2025.03.25 01:23:07.399610 [ 4 ] {3bc4c503-e336-4d00-87b5-48865211ef31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
5968 | 2025.03.25 01:23:07.400230 [ 4 ] {3bc4c503-e336-4d00-87b5-48865211ef31} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5969 | 2025.03.25 01:23:07.400534 [ 4 ] {3bc4c503-e336-4d00-87b5-48865211ef31} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5970 | 2025.03.25 01:23:07.400759 [ 118 ] {} <Debug> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
5971 | 2025.03.25 01:23:07.400906 [ 118 ] {} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5972 | 2025.03.25 01:23:07.401015 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
5973 | 2025.03.25 01:23:07.401011 [ 4 ] {3bc4c503-e336-4d00-87b5-48865211ef31} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003976 sec., 40241.44869215292 rows/sec., 2.80 MiB/sec. | ||
5974 | 2025.03.25 01:23:07.401364 [ 201 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1949 rows, containing 5 columns (5 merged, 0 gathered) in 0.004578715 sec., 425665.2794506756 rows/sec., 32.52 MiB/sec. | ||
5975 | 2025.03.25 01:23:07.401388 [ 4 ] {3bc4c503-e336-4d00-87b5-48865211ef31} <Debug> TCPHandler: Processed in 0.004518855 sec. | ||
5976 | 2025.03.25 01:23:07.401742 [ 197 ] {84ed4e3c-b504-41d3-942f-cd098640f877::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 | ||
5977 | 2025.03.25 01:23:07.401831 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5978 | 2025.03.25 01:23:07.401860 [ 201 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
5979 | 2025.03.25 01:23:07.402432 [ 4 ] {7b964124-a122-4ad8-8278-260e97c6c144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5980 | 2025.03.25 01:23:07.402583 [ 197 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5981 | 2025.03.25 01:23:07.402806 [ 197 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 13938 rows starting from the beginning of the part | ||
5982 | 2025.03.25 01:23:07.403443 [ 201 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_46_9} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5983 | 2025.03.25 01:23:07.403459 [ 197 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 32 rows starting from the beginning of the part | ||
5984 | 2025.03.25 01:23:07.403460 [ 4 ] {7b964124-a122-4ad8-8278-260e97c6c144} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5985 | 2025.03.25 01:23:07.403872 [ 201 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_46_9} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
5986 | 2025.03.25 01:23:07.403983 [ 197 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 237 rows starting from the beginning of the part | ||
5987 | 2025.03.25 01:23:07.404337 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
5988 | 2025.03.25 01:23:07.404573 [ 197 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part | ||
5989 | 2025.03.25 01:23:07.404987 [ 197 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 238 rows starting from the beginning of the part | ||
5990 | 2025.03.25 01:23:07.405332 [ 197 ] {84ed4e3c-b504-41d3-942f-cd098640f877::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 | ||
5991 | 2025.03.25 01:23:07.408227 [ 4 ] {7b964124-a122-4ad8-8278-260e97c6c144} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5992 | 2025.03.25 01:23:07.408304 [ 4 ] {7b964124-a122-4ad8-8278-260e97c6c144} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
5993 | 2025.03.25 01:23:07.409824 [ 4 ] {7b964124-a122-4ad8-8278-260e97c6c144} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5994 | 2025.03.25 01:23:07.410365 [ 4 ] {7b964124-a122-4ad8-8278-260e97c6c144} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5995 | 2025.03.25 01:23:07.410641 [ 4 ] {7b964124-a122-4ad8-8278-260e97c6c144} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.008478 sec., 4600.141542816702 rows/sec., 8.24 MiB/sec. | ||
5996 | 2025.03.25 01:23:07.410780 [ 4 ] {7b964124-a122-4ad8-8278-260e97c6c144} <Debug> TCPHandler: Processed in 0.009060429 sec. | ||
5997 | 2025.03.25 01:23:07.410922 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5998 | 2025.03.25 01:23:07.411026 [ 4 ] {54763f9a-6be2-4453-9c18-fe8e513f7709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5999 | 2025.03.25 01:23:07.411073 [ 4 ] {54763f9a-6be2-4453-9c18-fe8e513f7709} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6000 | 2025.03.25 01:23:07.411763 [ 4 ] {54763f9a-6be2-4453-9c18-fe8e513f7709} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6001 | 2025.03.25 01:23:07.411825 [ 4 ] {54763f9a-6be2-4453-9c18-fe8e513f7709} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6002 | 2025.03.25 01:23:07.412442 [ 201 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14765 rows, containing 5 columns (5 merged, 0 gathered) in 0.011076499 sec., 1333002.4225163565 rows/sec., 90.00 MiB/sec. | ||
6003 | 2025.03.25 01:23:07.412537 [ 4 ] {54763f9a-6be2-4453-9c18-fe8e513f7709} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6004 | 2025.03.25 01:23:07.412789 [ 4 ] {54763f9a-6be2-4453-9c18-fe8e513f7709} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6005 | 2025.03.25 01:23:07.412975 [ 118 ] {} <Debug> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6006 | 2025.03.25 01:23:07.413054 [ 191 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6007 | 2025.03.25 01:23:07.413074 [ 118 ] {} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6008 | 2025.03.25 01:23:07.413159 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6009 | 2025.03.25 01:23:07.413210 [ 4 ] {54763f9a-6be2-4453-9c18-fe8e513f7709} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002158 sec., 27803.52177942539 rows/sec., 1.87 MiB/sec. | ||
6010 | 2025.03.25 01:23:07.413751 [ 201 ] {701d85ec-1f61-408d-9805-b607b65f51d7::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 | ||
6011 | 2025.03.25 01:23:07.414042 [ 4 ] {54763f9a-6be2-4453-9c18-fe8e513f7709} <Debug> TCPHandler: Processed in 0.003162585 sec. | ||
6012 | 2025.03.25 01:23:07.414271 [ 191 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6013 | 2025.03.25 01:23:07.414705 [ 191 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6014 | 2025.03.25 01:23:07.414845 [ 201 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6015 | 2025.03.25 01:23:07.414978 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.73 MiB. | ||
6016 | 2025.03.25 01:23:07.414984 [ 201 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2318 rows starting from the beginning of the part | ||
6017 | 2025.03.25 01:23:07.415125 [ 201 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 12 rows starting from the beginning of the part | ||
6018 | 2025.03.25 01:23:07.415343 [ 201 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 82 rows starting from the beginning of the part | ||
6019 | 2025.03.25 01:23:07.415521 [ 201 ] {701d85ec-1f61-408d-9805-b607b65f51d7::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 | ||
6020 | 2025.03.25 01:23:07.415719 [ 201 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 82 rows starting from the beginning of the part | ||
6021 | 2025.03.25 01:23:07.415866 [ 201 ] {701d85ec-1f61-408d-9805-b607b65f51d7::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 | ||
6022 | 2025.03.25 01:23:07.417308 [ 199 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2614 rows, containing 4 columns (4 merged, 0 gathered) in 0.003998258 sec., 653784.723246974 rows/sec., 42.79 MiB/sec. | ||
6023 | 2025.03.25 01:23:07.417612 [ 194 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6024 | 2025.03.25 01:23:07.417975 [ 194 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_46_9} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6025 | 2025.03.25 01:23:07.418066 [ 194 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_46_9} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6026 | 2025.03.25 01:23:07.418165 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
6027 | 2025.03.25 01:23:11.420278 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6028 | 2025.03.25 01:23:11.420355 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6029 | 2025.03.25 01:23:11.544478 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13786 | ||
6030 | 2025.03.25 01:23:11.545406 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6031 | 2025.03.25 01:23:11.545447 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6032 | 2025.03.25 01:23:11.545984 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6033 | 2025.03.25 01:23:11.546238 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6034 | 2025.03.25 01:23:11.546470 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 | ||
6035 | 2025.03.25 01:23:12.389881 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6036 | 2025.03.25 01:23:12.390180 [ 4 ] {51e026ff-40e3-4558-92fb-e767f4b1f5be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6037 | 2025.03.25 01:23:12.390268 [ 4 ] {51e026ff-40e3-4558-92fb-e767f4b1f5be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6038 | 2025.03.25 01:23:12.391104 [ 4 ] {51e026ff-40e3-4558-92fb-e767f4b1f5be} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6039 | 2025.03.25 01:23:12.391153 [ 4 ] {51e026ff-40e3-4558-92fb-e767f4b1f5be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6040 | 2025.03.25 01:23:12.391598 [ 4 ] {51e026ff-40e3-4558-92fb-e767f4b1f5be} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
6041 | 2025.03.25 01:23:12.391856 [ 4 ] {51e026ff-40e3-4558-92fb-e767f4b1f5be} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6042 | 2025.03.25 01:23:12.392045 [ 146 ] {} <Debug> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
6043 | 2025.03.25 01:23:12.392116 [ 4 ] {51e026ff-40e3-4558-92fb-e767f4b1f5be} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002012 sec., 105367.79324055667 rows/sec., 6.70 MiB/sec. | ||
6044 | 2025.03.25 01:23:12.392129 [ 146 ] {} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6045 | 2025.03.25 01:23:12.392206 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6046 | 2025.03.25 01:23:12.392258 [ 4 ] {51e026ff-40e3-4558-92fb-e767f4b1f5be} <Debug> TCPHandler: Processed in 0.002565247 sec. | ||
6047 | 2025.03.25 01:23:12.392392 [ 192 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
6048 | 2025.03.25 01:23:12.392417 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6049 | 2025.03.25 01:23:12.392543 [ 192 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6050 | 2025.03.25 01:23:12.392552 [ 4 ] {b97d67c3-ca50-47c0-bb8f-6538ea41d711} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6051 | 2025.03.25 01:23:12.392585 [ 192 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 212 rows starting from the beginning of the part | ||
6052 | 2025.03.25 01:23:12.392610 [ 4 ] {b97d67c3-ca50-47c0-bb8f-6538ea41d711} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6053 | 2025.03.25 01:23:12.392838 [ 192 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 212 rows starting from the beginning of the part | ||
6054 | 2025.03.25 01:23:12.393244 [ 192 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 212 rows starting from the beginning of the part | ||
6055 | 2025.03.25 01:23:12.393616 [ 192 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 212 rows starting from the beginning of the part | ||
6056 | 2025.03.25 01:23:12.394031 [ 192 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 212 rows starting from the beginning of the part | ||
6057 | 2025.03.25 01:23:12.395368 [ 4 ] {b97d67c3-ca50-47c0-bb8f-6538ea41d711} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6058 | 2025.03.25 01:23:12.395412 [ 4 ] {b97d67c3-ca50-47c0-bb8f-6538ea41d711} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6059 | 2025.03.25 01:23:12.395756 [ 192 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.003452919 sec., 306986.6394201544 rows/sec., 20.70 MiB/sec. | ||
6060 | 2025.03.25 01:23:12.395891 [ 192 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
6061 | 2025.03.25 01:23:12.395947 [ 4 ] {b97d67c3-ca50-47c0-bb8f-6538ea41d711} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6062 | 2025.03.25 01:23:12.396204 [ 192 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_17_4} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6063 | 2025.03.25 01:23:12.396239 [ 4 ] {b97d67c3-ca50-47c0-bb8f-6538ea41d711} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6064 | 2025.03.25 01:23:12.396315 [ 192 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_17_4} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
6065 | 2025.03.25 01:23:12.396513 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
6066 | 2025.03.25 01:23:12.396577 [ 4 ] {b97d67c3-ca50-47c0-bb8f-6538ea41d711} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.004062 sec., 151895.61792220583 rows/sec., 11.87 MiB/sec. | ||
6067 | 2025.03.25 01:23:12.396636 [ 4 ] {b97d67c3-ca50-47c0-bb8f-6538ea41d711} <Debug> TCPHandler: Processed in 0.004270251 sec. | ||
6068 | 2025.03.25 01:23:12.396754 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6069 | 2025.03.25 01:23:12.396858 [ 4 ] {86d42c30-e7aa-4446-9d8e-4e24241c5831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6070 | 2025.03.25 01:23:12.396903 [ 4 ] {86d42c30-e7aa-4446-9d8e-4e24241c5831} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6071 | 2025.03.25 01:23:12.397461 [ 4 ] {86d42c30-e7aa-4446-9d8e-4e24241c5831} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6072 | 2025.03.25 01:23:12.397501 [ 4 ] {86d42c30-e7aa-4446-9d8e-4e24241c5831} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6073 | 2025.03.25 01:23:12.397843 [ 4 ] {86d42c30-e7aa-4446-9d8e-4e24241c5831} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6074 | 2025.03.25 01:23:12.398076 [ 4 ] {86d42c30-e7aa-4446-9d8e-4e24241c5831} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6075 | 2025.03.25 01:23:12.398278 [ 4 ] {86d42c30-e7aa-4446-9d8e-4e24241c5831} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001441 sec., 73560.02775850103 rows/sec., 4.33 MiB/sec. | ||
6076 | 2025.03.25 01:23:12.398329 [ 4 ] {86d42c30-e7aa-4446-9d8e-4e24241c5831} <Debug> TCPHandler: Processed in 0.001626333 sec. | ||
6077 | 2025.03.25 01:23:12.398440 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6078 | 2025.03.25 01:23:12.398543 [ 4 ] {7707d1e6-7885-487b-bdb8-9e9e17d98125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6079 | 2025.03.25 01:23:12.398587 [ 4 ] {7707d1e6-7885-487b-bdb8-9e9e17d98125} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6080 | 2025.03.25 01:23:12.399133 [ 4 ] {7707d1e6-7885-487b-bdb8-9e9e17d98125} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6081 | 2025.03.25 01:23:12.399171 [ 4 ] {7707d1e6-7885-487b-bdb8-9e9e17d98125} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6082 | 2025.03.25 01:23:12.399511 [ 4 ] {7707d1e6-7885-487b-bdb8-9e9e17d98125} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6083 | 2025.03.25 01:23:12.399740 [ 4 ] {7707d1e6-7885-487b-bdb8-9e9e17d98125} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6084 | 2025.03.25 01:23:12.399977 [ 4 ] {7707d1e6-7885-487b-bdb8-9e9e17d98125} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001453 sec., 77770.13076393667 rows/sec., 5.03 MiB/sec. | ||
6085 | 2025.03.25 01:23:12.400191 [ 4 ] {7707d1e6-7885-487b-bdb8-9e9e17d98125} <Debug> TCPHandler: Processed in 0.001797396 sec. | ||
6086 | 2025.03.25 01:23:12.400362 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6087 | 2025.03.25 01:23:12.400467 [ 4 ] {89bfe735-612c-44d2-a70d-1773b4d41388} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6088 | 2025.03.25 01:23:12.400511 [ 4 ] {89bfe735-612c-44d2-a70d-1773b4d41388} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6089 | 2025.03.25 01:23:12.401091 [ 4 ] {89bfe735-612c-44d2-a70d-1773b4d41388} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6090 | 2025.03.25 01:23:12.401130 [ 4 ] {89bfe735-612c-44d2-a70d-1773b4d41388} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6091 | 2025.03.25 01:23:12.401481 [ 4 ] {89bfe735-612c-44d2-a70d-1773b4d41388} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
6092 | 2025.03.25 01:23:12.401716 [ 4 ] {89bfe735-612c-44d2-a70d-1773b4d41388} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6093 | 2025.03.25 01:23:12.401878 [ 146 ] {} <Debug> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
6094 | 2025.03.25 01:23:12.401946 [ 146 ] {} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6095 | 2025.03.25 01:23:12.401971 [ 4 ] {89bfe735-612c-44d2-a70d-1773b4d41388} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001522 sec., 73587.38501971091 rows/sec., 4.19 MiB/sec. | ||
6096 | 2025.03.25 01:23:12.401986 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6097 | 2025.03.25 01:23:12.402127 [ 4 ] {89bfe735-612c-44d2-a70d-1773b4d41388} <Debug> TCPHandler: Processed in 0.001816586 sec. | ||
6098 | 2025.03.25 01:23:12.402257 [ 189 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
6099 | 2025.03.25 01:23:12.402299 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6100 | 2025.03.25 01:23:12.402521 [ 4 ] {d4823fa0-dd6a-4282-9d3d-72f81d13017e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6101 | 2025.03.25 01:23:12.402558 [ 189 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6102 | 2025.03.25 01:23:12.402600 [ 4 ] {d4823fa0-dd6a-4282-9d3d-72f81d13017e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6103 | 2025.03.25 01:23:12.402636 [ 189 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 112 rows starting from the beginning of the part | ||
6104 | 2025.03.25 01:23:12.403027 [ 189 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 112 rows starting from the beginning of the part | ||
6105 | 2025.03.25 01:23:12.403398 [ 189 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 112 rows starting from the beginning of the part | ||
6106 | 2025.03.25 01:23:12.403775 [ 189 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 112 rows starting from the beginning of the part | ||
6107 | 2025.03.25 01:23:12.404110 [ 189 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 112 rows starting from the beginning of the part | ||
6108 | 2025.03.25 01:23:12.405173 [ 4 ] {d4823fa0-dd6a-4282-9d3d-72f81d13017e} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6109 | 2025.03.25 01:23:12.405250 [ 4 ] {d4823fa0-dd6a-4282-9d3d-72f81d13017e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6110 | 2025.03.25 01:23:12.406248 [ 4 ] {d4823fa0-dd6a-4282-9d3d-72f81d13017e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6111 | 2025.03.25 01:23:12.406618 [ 188 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.004496555 sec., 124539.78656994076 rows/sec., 7.57 MiB/sec. | ||
6112 | 2025.03.25 01:23:12.406759 [ 4 ] {d4823fa0-dd6a-4282-9d3d-72f81d13017e} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6113 | 2025.03.25 01:23:12.406887 [ 190 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
6114 | 2025.03.25 01:23:12.407164 [ 4 ] {d4823fa0-dd6a-4282-9d3d-72f81d13017e} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.004729 sec., 80778.17720448298 rows/sec., 5.70 MiB/sec. | ||
6115 | 2025.03.25 01:23:12.407309 [ 4 ] {d4823fa0-dd6a-4282-9d3d-72f81d13017e} <Debug> TCPHandler: Processed in 0.005066533 sec. | ||
6116 | 2025.03.25 01:23:12.407463 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6117 | 2025.03.25 01:23:12.407572 [ 190 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_17_4} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6118 | 2025.03.25 01:23:12.407690 [ 4 ] {7352b329-5f01-444c-bb24-0c4c5dac1556} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6119 | 2025.03.25 01:23:12.407758 [ 4 ] {7352b329-5f01-444c-bb24-0c4c5dac1556} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6120 | 2025.03.25 01:23:12.407768 [ 190 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_17_4} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
6121 | 2025.03.25 01:23:12.407979 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
6122 | 2025.03.25 01:23:12.408398 [ 4 ] {7352b329-5f01-444c-bb24-0c4c5dac1556} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6123 | 2025.03.25 01:23:12.408440 [ 4 ] {7352b329-5f01-444c-bb24-0c4c5dac1556} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6124 | 2025.03.25 01:23:12.408798 [ 4 ] {7352b329-5f01-444c-bb24-0c4c5dac1556} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
6125 | 2025.03.25 01:23:12.409029 [ 4 ] {7352b329-5f01-444c-bb24-0c4c5dac1556} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6126 | 2025.03.25 01:23:12.409251 [ 4 ] {7352b329-5f01-444c-bb24-0c4c5dac1556} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001634 sec., 3671.970624235006 rows/sec., 191.85 KiB/sec. | ||
6127 | 2025.03.25 01:23:12.409401 [ 4 ] {7352b329-5f01-444c-bb24-0c4c5dac1556} <Debug> TCPHandler: Processed in 0.001989619 sec. | ||
6128 | 2025.03.25 01:23:12.409589 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6129 | 2025.03.25 01:23:12.409693 [ 4 ] {718759a7-d629-47ab-8d2d-2047b33a9dfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6130 | 2025.03.25 01:23:12.409742 [ 4 ] {718759a7-d629-47ab-8d2d-2047b33a9dfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6131 | 2025.03.25 01:23:12.410258 [ 4 ] {718759a7-d629-47ab-8d2d-2047b33a9dfe} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6132 | 2025.03.25 01:23:12.410294 [ 4 ] {718759a7-d629-47ab-8d2d-2047b33a9dfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6133 | 2025.03.25 01:23:12.410643 [ 4 ] {718759a7-d629-47ab-8d2d-2047b33a9dfe} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6134 | 2025.03.25 01:23:12.410950 [ 4 ] {718759a7-d629-47ab-8d2d-2047b33a9dfe} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6135 | 2025.03.25 01:23:12.411152 [ 4 ] {718759a7-d629-47ab-8d2d-2047b33a9dfe} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001481 sec., 160027.0087778528 rows/sec., 10.73 MiB/sec. | ||
6136 | 2025.03.25 01:23:12.411204 [ 4 ] {718759a7-d629-47ab-8d2d-2047b33a9dfe} <Debug> TCPHandler: Processed in 0.001666164 sec. | ||
6137 | 2025.03.25 01:23:12.411317 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6138 | 2025.03.25 01:23:12.411420 [ 4 ] {58df8879-35ee-4cda-81f1-96488ca21603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6139 | 2025.03.25 01:23:12.411466 [ 4 ] {58df8879-35ee-4cda-81f1-96488ca21603} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6140 | 2025.03.25 01:23:12.411885 [ 4 ] {58df8879-35ee-4cda-81f1-96488ca21603} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6141 | 2025.03.25 01:23:12.411923 [ 4 ] {58df8879-35ee-4cda-81f1-96488ca21603} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6142 | 2025.03.25 01:23:12.412260 [ 4 ] {58df8879-35ee-4cda-81f1-96488ca21603} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
6143 | 2025.03.25 01:23:12.412487 [ 4 ] {58df8879-35ee-4cda-81f1-96488ca21603} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6144 | 2025.03.25 01:23:12.412751 [ 4 ] {58df8879-35ee-4cda-81f1-96488ca21603} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001343 sec., 744.6016381236038 rows/sec., 50.17 KiB/sec. | ||
6145 | 2025.03.25 01:23:12.412942 [ 4 ] {58df8879-35ee-4cda-81f1-96488ca21603} <Debug> TCPHandler: Processed in 0.001671564 sec. | ||
6146 | 2025.03.25 01:23:12.413065 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6147 | 2025.03.25 01:23:12.413167 [ 4 ] {b4ebaf46-97f1-4ee5-9c9d-0b0eb333b94c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6148 | 2025.03.25 01:23:12.413211 [ 4 ] {b4ebaf46-97f1-4ee5-9c9d-0b0eb333b94c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6149 | 2025.03.25 01:23:12.413660 [ 4 ] {b4ebaf46-97f1-4ee5-9c9d-0b0eb333b94c} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6150 | 2025.03.25 01:23:12.413699 [ 4 ] {b4ebaf46-97f1-4ee5-9c9d-0b0eb333b94c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6151 | 2025.03.25 01:23:12.414044 [ 4 ] {b4ebaf46-97f1-4ee5-9c9d-0b0eb333b94c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6152 | 2025.03.25 01:23:12.414280 [ 4 ] {b4ebaf46-97f1-4ee5-9c9d-0b0eb333b94c} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6153 | 2025.03.25 01:23:12.414510 [ 4 ] {b4ebaf46-97f1-4ee5-9c9d-0b0eb333b94c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001366 sec., 60029.28257686676 rows/sec., 3.81 MiB/sec. | ||
6154 | 2025.03.25 01:23:12.414561 [ 4 ] {b4ebaf46-97f1-4ee5-9c9d-0b0eb333b94c} <Debug> TCPHandler: Processed in 0.001545402 sec. | ||
6155 | 2025.03.25 01:23:12.491700 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 227 | ||
6156 | 2025.03.25 01:23:12.514090 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6157 | 2025.03.25 01:23:12.514131 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6158 | 2025.03.25 01:23:12.521475 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6159 | 2025.03.25 01:23:12.522244 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6160 | 2025.03.25 01:23:12.525841 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 227 | ||
6161 | 2025.03.25 01:23:15.846589 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6162 | 2025.03.25 01:23:15.846908 [ 4 ] {8a749bf5-2bfa-4c69-b6dc-a5063c7bc5b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6163 | 2025.03.25 01:23:15.847024 [ 4 ] {8a749bf5-2bfa-4c69-b6dc-a5063c7bc5b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6164 | 2025.03.25 01:23:15.847907 [ 4 ] {8a749bf5-2bfa-4c69-b6dc-a5063c7bc5b9} <Trace> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6165 | 2025.03.25 01:23:15.847952 [ 4 ] {8a749bf5-2bfa-4c69-b6dc-a5063c7bc5b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6166 | 2025.03.25 01:23:15.848362 [ 4 ] {8a749bf5-2bfa-4c69-b6dc-a5063c7bc5b9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
6167 | 2025.03.25 01:23:15.848620 [ 4 ] {8a749bf5-2bfa-4c69-b6dc-a5063c7bc5b9} <Trace> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6168 | 2025.03.25 01:23:15.848902 [ 4 ] {8a749bf5-2bfa-4c69-b6dc-a5063c7bc5b9} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.002067 sec., 3870.3434929850027 rows/sec., 315.60 KiB/sec. | ||
6169 | 2025.03.25 01:23:15.849090 [ 4 ] {8a749bf5-2bfa-4c69-b6dc-a5063c7bc5b9} <Debug> TCPHandler: Processed in 0.002681109 sec. | ||
6170 | 2025.03.25 01:23:15.849244 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6171 | 2025.03.25 01:23:15.849348 [ 4 ] {18f2f6cf-68ae-4614-b3b1-d56d1c4403fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6172 | 2025.03.25 01:23:15.849392 [ 4 ] {18f2f6cf-68ae-4614-b3b1-d56d1c4403fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6173 | 2025.03.25 01:23:15.850837 [ 4 ] {18f2f6cf-68ae-4614-b3b1-d56d1c4403fd} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6174 | 2025.03.25 01:23:15.850878 [ 4 ] {18f2f6cf-68ae-4614-b3b1-d56d1c4403fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6175 | 2025.03.25 01:23:15.851294 [ 4 ] {18f2f6cf-68ae-4614-b3b1-d56d1c4403fd} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6176 | 2025.03.25 01:23:15.851527 [ 4 ] {18f2f6cf-68ae-4614-b3b1-d56d1c4403fd} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6177 | 2025.03.25 01:23:15.851739 [ 4 ] {18f2f6cf-68ae-4614-b3b1-d56d1c4403fd} <Debug> executeQuery: Read 1278 rows, 108.69 KiB in 0.002414 sec., 529411.7647058824 rows/sec., 43.97 MiB/sec. | ||
6178 | 2025.03.25 01:23:15.851792 [ 4 ] {18f2f6cf-68ae-4614-b3b1-d56d1c4403fd} <Debug> TCPHandler: Processed in 0.002597237 sec. | ||
6179 | 2025.03.25 01:23:15.851907 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6180 | 2025.03.25 01:23:15.852011 [ 4 ] {4a5e6e1f-7311-4199-8b90-51056436de42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6181 | 2025.03.25 01:23:15.852054 [ 4 ] {4a5e6e1f-7311-4199-8b90-51056436de42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6182 | 2025.03.25 01:23:15.852598 [ 4 ] {4a5e6e1f-7311-4199-8b90-51056436de42} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6183 | 2025.03.25 01:23:15.852637 [ 4 ] {4a5e6e1f-7311-4199-8b90-51056436de42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6184 | 2025.03.25 01:23:15.852969 [ 4 ] {4a5e6e1f-7311-4199-8b90-51056436de42} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6185 | 2025.03.25 01:23:15.853194 [ 4 ] {4a5e6e1f-7311-4199-8b90-51056436de42} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6186 | 2025.03.25 01:23:15.853449 [ 4 ] {4a5e6e1f-7311-4199-8b90-51056436de42} <Debug> executeQuery: Read 47 rows, 3.49 KiB in 0.001445 sec., 32525.951557093424 rows/sec., 2.36 MiB/sec. | ||
6187 | 2025.03.25 01:23:15.853540 [ 4 ] {4a5e6e1f-7311-4199-8b90-51056436de42} <Debug> TCPHandler: Processed in 0.001683284 sec. | ||
6188 | 2025.03.25 01:23:15.853804 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6189 | 2025.03.25 01:23:15.853999 [ 4 ] {0009aee7-0a11-4a36-bb39-78102561b4b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6190 | 2025.03.25 01:23:15.854044 [ 4 ] {0009aee7-0a11-4a36-bb39-78102561b4b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6191 | 2025.03.25 01:23:15.854660 [ 4 ] {0009aee7-0a11-4a36-bb39-78102561b4b7} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6192 | 2025.03.25 01:23:15.854696 [ 4 ] {0009aee7-0a11-4a36-bb39-78102561b4b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6193 | 2025.03.25 01:23:15.855099 [ 4 ] {0009aee7-0a11-4a36-bb39-78102561b4b7} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6194 | 2025.03.25 01:23:15.855333 [ 4 ] {0009aee7-0a11-4a36-bb39-78102561b4b7} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6195 | 2025.03.25 01:23:15.855533 [ 4 ] {0009aee7-0a11-4a36-bb39-78102561b4b7} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001555 sec., 146623.79421221867 rows/sec., 9.93 MiB/sec. | ||
6196 | 2025.03.25 01:23:15.855584 [ 4 ] {0009aee7-0a11-4a36-bb39-78102561b4b7} <Debug> TCPHandler: Processed in 0.001888607 sec. | ||
6197 | 2025.03.25 01:23:15.855686 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6198 | 2025.03.25 01:23:15.855786 [ 4 ] {fc2ed8c6-3d2a-4877-ad2c-391ce237f192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6199 | 2025.03.25 01:23:15.855831 [ 4 ] {fc2ed8c6-3d2a-4877-ad2c-391ce237f192} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6200 | 2025.03.25 01:23:15.856618 [ 4 ] {fc2ed8c6-3d2a-4877-ad2c-391ce237f192} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6201 | 2025.03.25 01:23:15.856657 [ 4 ] {fc2ed8c6-3d2a-4877-ad2c-391ce237f192} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6202 | 2025.03.25 01:23:15.857019 [ 4 ] {fc2ed8c6-3d2a-4877-ad2c-391ce237f192} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6203 | 2025.03.25 01:23:15.857245 [ 4 ] {fc2ed8c6-3d2a-4877-ad2c-391ce237f192} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6204 | 2025.03.25 01:23:15.857481 [ 4 ] {fc2ed8c6-3d2a-4877-ad2c-391ce237f192} <Debug> executeQuery: Read 567 rows, 43.18 KiB in 0.001714 sec., 330805.1341890315 rows/sec., 24.60 MiB/sec. | ||
6205 | 2025.03.25 01:23:15.857555 [ 4 ] {fc2ed8c6-3d2a-4877-ad2c-391ce237f192} <Debug> TCPHandler: Processed in 0.001918368 sec. | ||
6206 | 2025.03.25 01:23:15.857783 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6207 | 2025.03.25 01:23:15.857917 [ 4 ] {1bb11bff-68f6-4ccc-89bd-b2af69b76b50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6208 | 2025.03.25 01:23:15.857967 [ 4 ] {1bb11bff-68f6-4ccc-89bd-b2af69b76b50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6209 | 2025.03.25 01:23:15.858801 [ 4 ] {1bb11bff-68f6-4ccc-89bd-b2af69b76b50} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6210 | 2025.03.25 01:23:15.858841 [ 4 ] {1bb11bff-68f6-4ccc-89bd-b2af69b76b50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6211 | 2025.03.25 01:23:15.859259 [ 4 ] {1bb11bff-68f6-4ccc-89bd-b2af69b76b50} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6212 | 2025.03.25 01:23:15.859491 [ 4 ] {1bb11bff-68f6-4ccc-89bd-b2af69b76b50} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6213 | 2025.03.25 01:23:15.859719 [ 4 ] {1bb11bff-68f6-4ccc-89bd-b2af69b76b50} <Debug> executeQuery: Read 978 rows, 67.24 KiB in 0.001825 sec., 535890.4109589041 rows/sec., 35.98 MiB/sec. | ||
6214 | 2025.03.25 01:23:15.859770 [ 4 ] {1bb11bff-68f6-4ccc-89bd-b2af69b76b50} <Debug> TCPHandler: Processed in 0.00207609 sec. | ||
6215 | 2025.03.25 01:23:15.859903 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6216 | 2025.03.25 01:23:15.860038 [ 4 ] {0a64cc54-d5b4-4040-888c-524d99eff08d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6217 | 2025.03.25 01:23:15.860118 [ 4 ] {0a64cc54-d5b4-4040-888c-524d99eff08d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6218 | 2025.03.25 01:23:15.861346 [ 4 ] {0a64cc54-d5b4-4040-888c-524d99eff08d} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6219 | 2025.03.25 01:23:15.861388 [ 4 ] {0a64cc54-d5b4-4040-888c-524d99eff08d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6220 | 2025.03.25 01:23:15.862026 [ 4 ] {0a64cc54-d5b4-4040-888c-524d99eff08d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
6221 | 2025.03.25 01:23:15.862287 [ 4 ] {0a64cc54-d5b4-4040-888c-524d99eff08d} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6222 | 2025.03.25 01:23:15.862536 [ 4 ] {0a64cc54-d5b4-4040-888c-524d99eff08d} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002528 sec., 15427.21518987342 rows/sec., 27.64 MiB/sec. | ||
6223 | 2025.03.25 01:23:15.862634 [ 4 ] {0a64cc54-d5b4-4040-888c-524d99eff08d} <Debug> TCPHandler: Processed in 0.00279494 sec. | ||
6224 | 2025.03.25 01:23:15.862750 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6225 | 2025.03.25 01:23:15.862850 [ 4 ] {de7e5a66-d7e6-4a6a-a617-25b6515caeba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6226 | 2025.03.25 01:23:15.862896 [ 4 ] {de7e5a66-d7e6-4a6a-a617-25b6515caeba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6227 | 2025.03.25 01:23:15.863337 [ 4 ] {de7e5a66-d7e6-4a6a-a617-25b6515caeba} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6228 | 2025.03.25 01:23:15.863378 [ 4 ] {de7e5a66-d7e6-4a6a-a617-25b6515caeba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6229 | 2025.03.25 01:23:15.863729 [ 4 ] {de7e5a66-d7e6-4a6a-a617-25b6515caeba} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6230 | 2025.03.25 01:23:15.863963 [ 4 ] {de7e5a66-d7e6-4a6a-a617-25b6515caeba} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6231 | 2025.03.25 01:23:15.864162 [ 4 ] {de7e5a66-d7e6-4a6a-a617-25b6515caeba} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001333 sec., 36009.00225056264 rows/sec., 2.43 MiB/sec. | ||
6232 | 2025.03.25 01:23:15.864211 [ 4 ] {de7e5a66-d7e6-4a6a-a617-25b6515caeba} <Debug> TCPHandler: Processed in 0.001511702 sec. | ||
6233 | 2025.03.25 01:23:16.606435 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 874 | ||
6234 | 2025.03.25 01:23:16.609779 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6235 | 2025.03.25 01:23:16.609840 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6236 | 2025.03.25 01:23:16.611335 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6237 | 2025.03.25 01:23:16.611649 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6238 | 2025.03.25 01:23:16.612312 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 874 | ||
6239 | 2025.03.25 01:23:17.378287 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6240 | 2025.03.25 01:23:17.378492 [ 4 ] {f7a69008-541a-4395-957d-9feb5eacc8c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6241 | 2025.03.25 01:23:17.378571 [ 4 ] {f7a69008-541a-4395-957d-9feb5eacc8c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6242 | 2025.03.25 01:23:17.379462 [ 4 ] {f7a69008-541a-4395-957d-9feb5eacc8c2} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6243 | 2025.03.25 01:23:17.379508 [ 4 ] {f7a69008-541a-4395-957d-9feb5eacc8c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6244 | 2025.03.25 01:23:17.379941 [ 4 ] {f7a69008-541a-4395-957d-9feb5eacc8c2} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6245 | 2025.03.25 01:23:17.380201 [ 4 ] {f7a69008-541a-4395-957d-9feb5eacc8c2} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6246 | 2025.03.25 01:23:17.380466 [ 4 ] {f7a69008-541a-4395-957d-9feb5eacc8c2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002031 sec., 27572.6243229936 rows/sec., 2.12 MiB/sec. | ||
6247 | 2025.03.25 01:23:17.380530 [ 4 ] {f7a69008-541a-4395-957d-9feb5eacc8c2} <Debug> TCPHandler: Processed in 0.002379925 sec. | ||
6248 | 2025.03.25 01:23:17.380656 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6249 | 2025.03.25 01:23:17.380769 [ 4 ] {58aab70c-e08b-432a-a7ce-8dffd56c2509} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6250 | 2025.03.25 01:23:17.380820 [ 4 ] {58aab70c-e08b-432a-a7ce-8dffd56c2509} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6251 | 2025.03.25 01:23:17.381380 [ 4 ] {58aab70c-e08b-432a-a7ce-8dffd56c2509} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6252 | 2025.03.25 01:23:17.381420 [ 4 ] {58aab70c-e08b-432a-a7ce-8dffd56c2509} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6253 | 2025.03.25 01:23:17.381773 [ 4 ] {58aab70c-e08b-432a-a7ce-8dffd56c2509} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6254 | 2025.03.25 01:23:17.382022 [ 4 ] {58aab70c-e08b-432a-a7ce-8dffd56c2509} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6255 | 2025.03.25 01:23:17.382235 [ 4 ] {58aab70c-e08b-432a-a7ce-8dffd56c2509} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001492 sec., 42895.442359249326 rows/sec., 3.35 MiB/sec. | ||
6256 | 2025.03.25 01:23:17.382288 [ 4 ] {58aab70c-e08b-432a-a7ce-8dffd56c2509} <Debug> TCPHandler: Processed in 0.001683805 sec. | ||
6257 | 2025.03.25 01:23:17.382402 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6258 | 2025.03.25 01:23:17.382508 [ 4 ] {3b489b41-b0f1-43a8-b954-6332d2824be4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6259 | 2025.03.25 01:23:17.382558 [ 4 ] {3b489b41-b0f1-43a8-b954-6332d2824be4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6260 | 2025.03.25 01:23:17.383045 [ 4 ] {3b489b41-b0f1-43a8-b954-6332d2824be4} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6261 | 2025.03.25 01:23:17.383084 [ 4 ] {3b489b41-b0f1-43a8-b954-6332d2824be4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6262 | 2025.03.25 01:23:17.383454 [ 4 ] {3b489b41-b0f1-43a8-b954-6332d2824be4} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6263 | 2025.03.25 01:23:17.383688 [ 4 ] {3b489b41-b0f1-43a8-b954-6332d2824be4} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6264 | 2025.03.25 01:23:17.383891 [ 4 ] {3b489b41-b0f1-43a8-b954-6332d2824be4} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001405 sec., 22775.800711743774 rows/sec., 1.59 MiB/sec. | ||
6265 | 2025.03.25 01:23:17.383942 [ 4 ] {3b489b41-b0f1-43a8-b954-6332d2824be4} <Debug> TCPHandler: Processed in 0.001589473 sec. | ||
6266 | 2025.03.25 01:23:17.384047 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6267 | 2025.03.25 01:23:17.384147 [ 4 ] {a2cc088d-a1da-494e-945e-7d5bac8d6bbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6268 | 2025.03.25 01:23:17.384194 [ 4 ] {a2cc088d-a1da-494e-945e-7d5bac8d6bbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6269 | 2025.03.25 01:23:17.384606 [ 4 ] {a2cc088d-a1da-494e-945e-7d5bac8d6bbe} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6270 | 2025.03.25 01:23:17.384646 [ 4 ] {a2cc088d-a1da-494e-945e-7d5bac8d6bbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6271 | 2025.03.25 01:23:17.384994 [ 4 ] {a2cc088d-a1da-494e-945e-7d5bac8d6bbe} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6272 | 2025.03.25 01:23:17.385224 [ 4 ] {a2cc088d-a1da-494e-945e-7d5bac8d6bbe} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6273 | 2025.03.25 01:23:17.385428 [ 4 ] {a2cc088d-a1da-494e-945e-7d5bac8d6bbe} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001302 sec., 9216.589861751152 rows/sec., 636.04 KiB/sec. | ||
6274 | 2025.03.25 01:23:17.385477 [ 4 ] {a2cc088d-a1da-494e-945e-7d5bac8d6bbe} <Debug> TCPHandler: Processed in 0.001479871 sec. | ||
6275 | 2025.03.25 01:23:19.046700 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14274 | ||
6276 | 2025.03.25 01:23:19.047472 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6277 | 2025.03.25 01:23:19.047515 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6278 | 2025.03.25 01:23:19.048027 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6279 | 2025.03.25 01:23:19.048271 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6280 | 2025.03.25 01:23:19.048486 [ 144 ] {} <Debug> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6281 | 2025.03.25 01:23:19.048516 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14274 | ||
6282 | 2025.03.25 01:23:19.048567 [ 144 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6283 | 2025.03.25 01:23:19.048595 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6284 | 2025.03.25 01:23:19.048812 [ 189 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::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 | ||
6285 | 2025.03.25 01:23:19.049052 [ 189 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6286 | 2025.03.25 01:23:19.049102 [ 189 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 11956 rows starting from the beginning of the part | ||
6287 | 2025.03.25 01:23:19.049192 [ 189 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 488 rows starting from the beginning of the part | ||
6288 | 2025.03.25 01:23:19.049290 [ 189 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 427 rows starting from the beginning of the part | ||
6289 | 2025.03.25 01:23:19.049527 [ 189 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 488 rows starting from the beginning of the part | ||
6290 | 2025.03.25 01:23:19.049719 [ 189 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 427 rows starting from the beginning of the part | ||
6291 | 2025.03.25 01:23:19.049919 [ 189 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 488 rows starting from the beginning of the part | ||
6292 | 2025.03.25 01:23:19.052434 [ 200 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14274 rows, containing 4 columns (4 merged, 0 gathered) in 0.003760473 sec., 3795799.0922950385 rows/sec., 54.30 MiB/sec. | ||
6293 | 2025.03.25 01:23:19.053127 [ 200 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6294 | 2025.03.25 01:23:19.053604 [ 200 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_31_6} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6295 | 2025.03.25 01:23:19.053699 [ 200 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_31_6} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6296 | 2025.03.25 01:23:19.053817 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
6297 | 2025.03.25 01:23:20.026011 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 234 | ||
6298 | 2025.03.25 01:23:20.048365 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6299 | 2025.03.25 01:23:20.048431 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6300 | 2025.03.25 01:23:20.055760 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6301 | 2025.03.25 01:23:20.056525 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6302 | 2025.03.25 01:23:20.056940 [ 143 ] {} <Debug> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6303 | 2025.03.25 01:23:20.057087 [ 143 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6304 | 2025.03.25 01:23:20.057160 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6305 | 2025.03.25 01:23:20.057665 [ 198 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::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 | ||
6306 | 2025.03.25 01:23:20.071539 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
6307 | 2025.03.25 01:23:20.073408 [ 198 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6308 | 2025.03.25 01:23:20.075005 [ 198 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::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 | ||
6309 | 2025.03.25 01:23:20.080746 [ 198 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::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 | ||
6310 | 2025.03.25 01:23:20.086465 [ 198 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::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 | ||
6311 | 2025.03.25 01:23:20.091988 [ 198 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::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 | ||
6312 | 2025.03.25 01:23:20.097569 [ 198 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 8 rows starting from the beginning of the part | ||
6313 | 2025.03.25 01:23:20.102030 [ 198 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 7 rows starting from the beginning of the part | ||
6314 | 2025.03.25 01:23:20.159739 [ 195 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.102420985 sec., 2284.688045130595 rows/sec., 11.81 MiB/sec. | ||
6315 | 2025.03.25 01:23:20.162913 [ 195 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6316 | 2025.03.25 01:23:20.165910 [ 195 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_31_6} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6317 | 2025.03.25 01:23:20.166048 [ 195 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_31_6} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6318 | 2025.03.25 01:23:20.168580 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
6319 | 2025.03.25 01:23:22.390723 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6320 | 2025.03.25 01:23:22.391023 [ 4 ] {2924b47f-e733-4ea4-9650-f6a34ac22dda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6321 | 2025.03.25 01:23:22.391138 [ 4 ] {2924b47f-e733-4ea4-9650-f6a34ac22dda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6322 | 2025.03.25 01:23:22.392152 [ 4 ] {2924b47f-e733-4ea4-9650-f6a34ac22dda} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6323 | 2025.03.25 01:23:22.392197 [ 4 ] {2924b47f-e733-4ea4-9650-f6a34ac22dda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6324 | 2025.03.25 01:23:22.392635 [ 4 ] {2924b47f-e733-4ea4-9650-f6a34ac22dda} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
6325 | 2025.03.25 01:23:22.392886 [ 4 ] {2924b47f-e733-4ea4-9650-f6a34ac22dda} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6326 | 2025.03.25 01:23:22.393094 [ 4 ] {2924b47f-e733-4ea4-9650-f6a34ac22dda} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002156 sec., 98330.24118738405 rows/sec., 6.25 MiB/sec. | ||
6327 | 2025.03.25 01:23:22.393159 [ 4 ] {2924b47f-e733-4ea4-9650-f6a34ac22dda} <Debug> TCPHandler: Processed in 0.002618917 sec. | ||
6328 | 2025.03.25 01:23:22.393271 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6329 | 2025.03.25 01:23:22.393379 [ 4 ] {5d86cea1-ba2a-4941-b726-bfc4ba107ef2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6330 | 2025.03.25 01:23:22.393426 [ 4 ] {5d86cea1-ba2a-4941-b726-bfc4ba107ef2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6331 | 2025.03.25 01:23:22.394187 [ 4 ] {5d86cea1-ba2a-4941-b726-bfc4ba107ef2} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6332 | 2025.03.25 01:23:22.394226 [ 4 ] {5d86cea1-ba2a-4941-b726-bfc4ba107ef2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6333 | 2025.03.25 01:23:22.394625 [ 4 ] {5d86cea1-ba2a-4941-b726-bfc4ba107ef2} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6334 | 2025.03.25 01:23:22.394859 [ 4 ] {5d86cea1-ba2a-4941-b726-bfc4ba107ef2} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6335 | 2025.03.25 01:23:22.395039 [ 4 ] {5d86cea1-ba2a-4941-b726-bfc4ba107ef2} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001686 sec., 365954.9228944247 rows/sec., 28.61 MiB/sec. | ||
6336 | 2025.03.25 01:23:22.395091 [ 4 ] {5d86cea1-ba2a-4941-b726-bfc4ba107ef2} <Debug> TCPHandler: Processed in 0.001869386 sec. | ||
6337 | 2025.03.25 01:23:22.395197 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6338 | 2025.03.25 01:23:22.395299 [ 4 ] {59c9d469-a75b-4ef6-be99-14a083650865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6339 | 2025.03.25 01:23:22.395343 [ 4 ] {59c9d469-a75b-4ef6-be99-14a083650865} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6340 | 2025.03.25 01:23:22.395886 [ 4 ] {59c9d469-a75b-4ef6-be99-14a083650865} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6341 | 2025.03.25 01:23:22.395923 [ 4 ] {59c9d469-a75b-4ef6-be99-14a083650865} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6342 | 2025.03.25 01:23:22.396267 [ 4 ] {59c9d469-a75b-4ef6-be99-14a083650865} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
6343 | 2025.03.25 01:23:22.396505 [ 4 ] {59c9d469-a75b-4ef6-be99-14a083650865} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6344 | 2025.03.25 01:23:22.396630 [ 140 ] {} <Debug> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
6345 | 2025.03.25 01:23:22.396677 [ 140 ] {} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6346 | 2025.03.25 01:23:22.396690 [ 4 ] {59c9d469-a75b-4ef6-be99-14a083650865} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001413 sec., 75017.69285208776 rows/sec., 4.41 MiB/sec. | ||
6347 | 2025.03.25 01:23:22.396705 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6348 | 2025.03.25 01:23:22.396797 [ 4 ] {59c9d469-a75b-4ef6-be99-14a083650865} <Debug> TCPHandler: Processed in 0.001648934 sec. | ||
6349 | 2025.03.25 01:23:22.397138 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6350 | 2025.03.25 01:23:22.397224 [ 194 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::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 | ||
6351 | 2025.03.25 01:23:22.397389 [ 4 ] {ea8216e9-1e55-40c9-aa82-a13b39f81c32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6352 | 2025.03.25 01:23:22.397528 [ 4 ] {ea8216e9-1e55-40c9-aa82-a13b39f81c32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6353 | 2025.03.25 01:23:22.397808 [ 194 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6354 | 2025.03.25 01:23:22.397891 [ 194 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 163 rows starting from the beginning of the part | ||
6355 | 2025.03.25 01:23:22.398266 [ 194 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 108 rows starting from the beginning of the part | ||
6356 | 2025.03.25 01:23:22.398604 [ 194 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 39 rows starting from the beginning of the part | ||
6357 | 2025.03.25 01:23:22.399120 [ 194 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 106 rows starting from the beginning of the part | ||
6358 | 2025.03.25 01:23:22.399610 [ 194 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 47 rows starting from the beginning of the part | ||
6359 | 2025.03.25 01:23:22.399987 [ 194 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 106 rows starting from the beginning of the part | ||
6360 | 2025.03.25 01:23:22.400763 [ 4 ] {ea8216e9-1e55-40c9-aa82-a13b39f81c32} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6361 | 2025.03.25 01:23:22.400840 [ 4 ] {ea8216e9-1e55-40c9-aa82-a13b39f81c32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6362 | 2025.03.25 01:23:22.401808 [ 4 ] {ea8216e9-1e55-40c9-aa82-a13b39f81c32} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6363 | 2025.03.25 01:23:22.402353 [ 4 ] {ea8216e9-1e55-40c9-aa82-a13b39f81c32} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6364 | 2025.03.25 01:23:22.402787 [ 4 ] {ea8216e9-1e55-40c9-aa82-a13b39f81c32} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.005473 sec., 20646.811620683355 rows/sec., 1.34 MiB/sec. | ||
6365 | 2025.03.25 01:23:22.403035 [ 4 ] {ea8216e9-1e55-40c9-aa82-a13b39f81c32} <Debug> TCPHandler: Processed in 0.006018856 sec. | ||
6366 | 2025.03.25 01:23:22.403063 [ 194 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 569 rows, containing 5 columns (5 merged, 0 gathered) in 0.006246779 sec., 91086.94256672119 rows/sec., 6.02 MiB/sec. | ||
6367 | 2025.03.25 01:23:22.403188 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6368 | 2025.03.25 01:23:22.403261 [ 194 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
6369 | 2025.03.25 01:23:22.403370 [ 4 ] {c696d079-11d3-48b4-8a4a-4d8c9e30e31d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6370 | 2025.03.25 01:23:22.403438 [ 4 ] {c696d079-11d3-48b4-8a4a-4d8c9e30e31d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6371 | 2025.03.25 01:23:22.403893 [ 194 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_36_7} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6372 | 2025.03.25 01:23:22.404125 [ 194 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_36_7} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
6373 | 2025.03.25 01:23:22.404235 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
6374 | 2025.03.25 01:23:22.404514 [ 4 ] {c696d079-11d3-48b4-8a4a-4d8c9e30e31d} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6375 | 2025.03.25 01:23:22.404557 [ 4 ] {c696d079-11d3-48b4-8a4a-4d8c9e30e31d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6376 | 2025.03.25 01:23:22.404924 [ 4 ] {c696d079-11d3-48b4-8a4a-4d8c9e30e31d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
6377 | 2025.03.25 01:23:22.405154 [ 4 ] {c696d079-11d3-48b4-8a4a-4d8c9e30e31d} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6378 | 2025.03.25 01:23:22.405334 [ 4 ] {c696d079-11d3-48b4-8a4a-4d8c9e30e31d} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.002044 sec., 54794.52054794521 rows/sec., 3.12 MiB/sec. | ||
6379 | 2025.03.25 01:23:22.405391 [ 4 ] {c696d079-11d3-48b4-8a4a-4d8c9e30e31d} <Debug> TCPHandler: Processed in 0.002268233 sec. | ||
6380 | 2025.03.25 01:23:22.405510 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6381 | 2025.03.25 01:23:22.405613 [ 4 ] {3e995509-08f2-4929-b52a-41f101050b60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6382 | 2025.03.25 01:23:22.405658 [ 4 ] {3e995509-08f2-4929-b52a-41f101050b60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6383 | 2025.03.25 01:23:22.406307 [ 4 ] {3e995509-08f2-4929-b52a-41f101050b60} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6384 | 2025.03.25 01:23:22.406344 [ 4 ] {3e995509-08f2-4929-b52a-41f101050b60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6385 | 2025.03.25 01:23:22.406703 [ 4 ] {3e995509-08f2-4929-b52a-41f101050b60} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6386 | 2025.03.25 01:23:22.406942 [ 4 ] {3e995509-08f2-4929-b52a-41f101050b60} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6387 | 2025.03.25 01:23:22.407117 [ 4 ] {3e995509-08f2-4929-b52a-41f101050b60} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001526 sec., 250327.65399737877 rows/sec., 17.65 MiB/sec. | ||
6388 | 2025.03.25 01:23:22.407168 [ 4 ] {3e995509-08f2-4929-b52a-41f101050b60} <Debug> TCPHandler: Processed in 0.001708214 sec. | ||
6389 | 2025.03.25 01:23:22.407282 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6390 | 2025.03.25 01:23:22.407384 [ 4 ] {28614dbe-33b9-43c4-8e9d-49d687b1122a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6391 | 2025.03.25 01:23:22.407429 [ 4 ] {28614dbe-33b9-43c4-8e9d-49d687b1122a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6392 | 2025.03.25 01:23:22.407854 [ 4 ] {28614dbe-33b9-43c4-8e9d-49d687b1122a} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6393 | 2025.03.25 01:23:22.407891 [ 4 ] {28614dbe-33b9-43c4-8e9d-49d687b1122a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6394 | 2025.03.25 01:23:22.408238 [ 4 ] {28614dbe-33b9-43c4-8e9d-49d687b1122a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
6395 | 2025.03.25 01:23:22.408479 [ 4 ] {28614dbe-33b9-43c4-8e9d-49d687b1122a} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6396 | 2025.03.25 01:23:22.408657 [ 4 ] {28614dbe-33b9-43c4-8e9d-49d687b1122a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001295 sec., 4633.204633204634 rows/sec., 242.07 KiB/sec. | ||
6397 | 2025.03.25 01:23:22.408706 [ 4 ] {28614dbe-33b9-43c4-8e9d-49d687b1122a} <Debug> TCPHandler: Processed in 0.001473601 sec. | ||
6398 | 2025.03.25 01:23:22.408807 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6399 | 2025.03.25 01:23:22.408908 [ 4 ] {5cd0d994-b912-4f1a-a06d-ba653845c83a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6400 | 2025.03.25 01:23:22.408955 [ 4 ] {5cd0d994-b912-4f1a-a06d-ba653845c83a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6401 | 2025.03.25 01:23:22.409460 [ 4 ] {5cd0d994-b912-4f1a-a06d-ba653845c83a} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6402 | 2025.03.25 01:23:22.409496 [ 4 ] {5cd0d994-b912-4f1a-a06d-ba653845c83a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6403 | 2025.03.25 01:23:22.409870 [ 4 ] {5cd0d994-b912-4f1a-a06d-ba653845c83a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6404 | 2025.03.25 01:23:22.410115 [ 4 ] {5cd0d994-b912-4f1a-a06d-ba653845c83a} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6405 | 2025.03.25 01:23:22.410289 [ 4 ] {5cd0d994-b912-4f1a-a06d-ba653845c83a} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001403 sec., 168923.73485388453 rows/sec., 11.32 MiB/sec. | ||
6406 | 2025.03.25 01:23:22.410339 [ 4 ] {5cd0d994-b912-4f1a-a06d-ba653845c83a} <Debug> TCPHandler: Processed in 0.001580373 sec. | ||
6407 | 2025.03.25 01:23:22.410508 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6408 | 2025.03.25 01:23:22.410611 [ 4 ] {544136da-4c98-434e-94cb-512490cb0680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6409 | 2025.03.25 01:23:22.410657 [ 4 ] {544136da-4c98-434e-94cb-512490cb0680} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6410 | 2025.03.25 01:23:22.411071 [ 4 ] {544136da-4c98-434e-94cb-512490cb0680} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6411 | 2025.03.25 01:23:22.411108 [ 4 ] {544136da-4c98-434e-94cb-512490cb0680} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6412 | 2025.03.25 01:23:22.411440 [ 4 ] {544136da-4c98-434e-94cb-512490cb0680} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
6413 | 2025.03.25 01:23:22.411678 [ 4 ] {544136da-4c98-434e-94cb-512490cb0680} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6414 | 2025.03.25 01:23:22.411903 [ 4 ] {544136da-4c98-434e-94cb-512490cb0680} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001305 sec., 766.2835249042146 rows/sec., 51.63 KiB/sec. | ||
6415 | 2025.03.25 01:23:22.412094 [ 4 ] {544136da-4c98-434e-94cb-512490cb0680} <Debug> TCPHandler: Processed in 0.001633883 sec. | ||
6416 | 2025.03.25 01:23:22.412264 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6417 | 2025.03.25 01:23:22.412366 [ 4 ] {7c55e0cc-6f13-4c0f-a65e-74ecd620721b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6418 | 2025.03.25 01:23:22.412411 [ 4 ] {7c55e0cc-6f13-4c0f-a65e-74ecd620721b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6419 | 2025.03.25 01:23:22.412859 [ 4 ] {7c55e0cc-6f13-4c0f-a65e-74ecd620721b} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6420 | 2025.03.25 01:23:22.412897 [ 4 ] {7c55e0cc-6f13-4c0f-a65e-74ecd620721b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6421 | 2025.03.25 01:23:22.413249 [ 4 ] {7c55e0cc-6f13-4c0f-a65e-74ecd620721b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6422 | 2025.03.25 01:23:22.413488 [ 4 ] {7c55e0cc-6f13-4c0f-a65e-74ecd620721b} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6423 | 2025.03.25 01:23:22.413689 [ 4 ] {7c55e0cc-6f13-4c0f-a65e-74ecd620721b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001338 sec., 61285.500747384154 rows/sec., 3.89 MiB/sec. | ||
6424 | 2025.03.25 01:23:22.413760 [ 4 ] {7c55e0cc-6f13-4c0f-a65e-74ecd620721b} <Debug> TCPHandler: Processed in 0.001553463 sec. | ||
6425 | 2025.03.25 01:23:26.420414 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6426 | 2025.03.25 01:23:26.420498 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6427 | 2025.03.25 01:23:26.548763 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14701 | ||
6428 | 2025.03.25 01:23:26.549410 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6429 | 2025.03.25 01:23:26.549466 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6430 | 2025.03.25 01:23:26.549988 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6431 | 2025.03.25 01:23:26.550244 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6432 | 2025.03.25 01:23:26.550481 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 | ||
6433 | 2025.03.25 01:23:26.612688 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 902 | ||
6434 | 2025.03.25 01:23:26.615758 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6435 | 2025.03.25 01:23:26.615812 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6436 | 2025.03.25 01:23:26.617260 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6437 | 2025.03.25 01:23:26.617575 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6438 | 2025.03.25 01:23:26.618761 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 902 | ||
6439 | 2025.03.25 01:23:27.001409 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000987504 sec. | ||
6440 | 2025.03.25 01:23:27.317382 [ 132 ] {} <Debug> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
6441 | 2025.03.25 01:23:27.317455 [ 132 ] {} <Trace> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6442 | 2025.03.25 01:23:27.317483 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6443 | 2025.03.25 01:23:27.317728 [ 201 ] {664b910a-9ec0-4843-86c8-0f119a2f82bf::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 | ||
6444 | 2025.03.25 01:23:27.317920 [ 201 ] {664b910a-9ec0-4843-86c8-0f119a2f82bf::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6445 | 2025.03.25 01:23:27.317965 [ 201 ] {664b910a-9ec0-4843-86c8-0f119a2f82bf::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 | ||
6446 | 2025.03.25 01:23:27.318059 [ 201 ] {664b910a-9ec0-4843-86c8-0f119a2f82bf::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part | ||
6447 | 2025.03.25 01:23:27.318168 [ 201 ] {664b910a-9ec0-4843-86c8-0f119a2f82bf::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 8 rows starting from the beginning of the part | ||
6448 | 2025.03.25 01:23:27.318467 [ 201 ] {664b910a-9ec0-4843-86c8-0f119a2f82bf::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
6449 | 2025.03.25 01:23:27.318624 [ 201 ] {664b910a-9ec0-4843-86c8-0f119a2f82bf::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 8 rows starting from the beginning of the part | ||
6450 | 2025.03.25 01:23:27.319605 [ 196 ] {664b910a-9ec0-4843-86c8-0f119a2f82bf::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44 rows, containing 5 columns (5 merged, 0 gathered) in 0.002040319 sec., 21565.255237048717 rows/sec., 1.80 MiB/sec. | ||
6451 | 2025.03.25 01:23:27.319784 [ 193 ] {664b910a-9ec0-4843-86c8-0f119a2f82bf::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
6452 | 2025.03.25 01:23:27.320140 [ 193 ] {664b910a-9ec0-4843-86c8-0f119a2f82bf::all_1_9_2} <Trace> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6453 | 2025.03.25 01:23:27.320240 [ 193 ] {664b910a-9ec0-4843-86c8-0f119a2f82bf::all_1_9_2} <Trace> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
6454 | 2025.03.25 01:23:27.320335 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
6455 | 2025.03.25 01:23:27.386682 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6456 | 2025.03.25 01:23:27.386888 [ 4 ] {ee1f584b-dfbe-4aab-a793-0fe51d6c71e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6457 | 2025.03.25 01:23:27.387001 [ 4 ] {ee1f584b-dfbe-4aab-a793-0fe51d6c71e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6458 | 2025.03.25 01:23:27.388126 [ 4 ] {ee1f584b-dfbe-4aab-a793-0fe51d6c71e7} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6459 | 2025.03.25 01:23:27.388164 [ 4 ] {ee1f584b-dfbe-4aab-a793-0fe51d6c71e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6460 | 2025.03.25 01:23:27.388605 [ 4 ] {ee1f584b-dfbe-4aab-a793-0fe51d6c71e7} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6461 | 2025.03.25 01:23:27.388879 [ 4 ] {ee1f584b-dfbe-4aab-a793-0fe51d6c71e7} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6462 | 2025.03.25 01:23:27.389012 [ 132 ] {} <Debug> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6463 | 2025.03.25 01:23:27.389054 [ 132 ] {} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6464 | 2025.03.25 01:23:27.389077 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6465 | 2025.03.25 01:23:27.389082 [ 4 ] {ee1f584b-dfbe-4aab-a793-0fe51d6c71e7} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.002281 sec., 58746.16396317405 rows/sec., 5.07 MiB/sec. | ||
6466 | 2025.03.25 01:23:27.389265 [ 4 ] {ee1f584b-dfbe-4aab-a793-0fe51d6c71e7} <Debug> TCPHandler: Processed in 0.002698059 sec. | ||
6467 | 2025.03.25 01:23:27.389314 [ 197 ] {ff1eb2ce-6931-4b38-9781-610db3740529::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 | ||
6468 | 2025.03.25 01:23:27.389454 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6469 | 2025.03.25 01:23:27.389504 [ 197 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6470 | 2025.03.25 01:23:27.389555 [ 197 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1844 rows starting from the beginning of the part | ||
6471 | 2025.03.25 01:23:27.389667 [ 4 ] {622e39ec-b831-4194-8128-d5b43c4e595a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6472 | 2025.03.25 01:23:27.389780 [ 197 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 617 rows starting from the beginning of the part | ||
6473 | 2025.03.25 01:23:27.389849 [ 4 ] {622e39ec-b831-4194-8128-d5b43c4e595a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6474 | 2025.03.25 01:23:27.390195 [ 197 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1278 rows starting from the beginning of the part | ||
6475 | 2025.03.25 01:23:27.390502 [ 197 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 56 rows starting from the beginning of the part | ||
6476 | 2025.03.25 01:23:27.390904 [ 197 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 617 rows starting from the beginning of the part | ||
6477 | 2025.03.25 01:23:27.391233 [ 197 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 134 rows starting from the beginning of the part | ||
6478 | 2025.03.25 01:23:27.392532 [ 4 ] {622e39ec-b831-4194-8128-d5b43c4e595a} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6479 | 2025.03.25 01:23:27.392600 [ 4 ] {622e39ec-b831-4194-8128-d5b43c4e595a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6480 | 2025.03.25 01:23:27.393589 [ 4 ] {622e39ec-b831-4194-8128-d5b43c4e595a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
6481 | 2025.03.25 01:23:27.394003 [ 4 ] {622e39ec-b831-4194-8128-d5b43c4e595a} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6482 | 2025.03.25 01:23:27.394231 [ 4 ] {622e39ec-b831-4194-8128-d5b43c4e595a} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.004641 sec., 8403.361344537814 rows/sec., 631.89 KiB/sec. | ||
6483 | 2025.03.25 01:23:27.394361 [ 4 ] {622e39ec-b831-4194-8128-d5b43c4e595a} <Debug> TCPHandler: Processed in 0.004985721 sec. | ||
6484 | 2025.03.25 01:23:27.394486 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6485 | 2025.03.25 01:23:27.394781 [ 4 ] {a6fe6d0e-0a0a-466e-a3a9-4163a900d73a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6486 | 2025.03.25 01:23:27.394838 [ 197 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4546 rows, containing 5 columns (5 merged, 0 gathered) in 0.005683641 sec., 799839.3987234592 rows/sec., 67.96 MiB/sec. | ||
6487 | 2025.03.25 01:23:27.394862 [ 4 ] {a6fe6d0e-0a0a-466e-a3a9-4163a900d73a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6488 | 2025.03.25 01:23:27.395137 [ 197 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6489 | 2025.03.25 01:23:27.395722 [ 197 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_51_10} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6490 | 2025.03.25 01:23:27.395944 [ 197 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_51_10} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6491 | 2025.03.25 01:23:27.396092 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
6492 | 2025.03.25 01:23:27.396134 [ 4 ] {a6fe6d0e-0a0a-466e-a3a9-4163a900d73a} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6493 | 2025.03.25 01:23:27.396183 [ 4 ] {a6fe6d0e-0a0a-466e-a3a9-4163a900d73a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6494 | 2025.03.25 01:23:27.396548 [ 4 ] {a6fe6d0e-0a0a-466e-a3a9-4163a900d73a} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6495 | 2025.03.25 01:23:27.396788 [ 4 ] {a6fe6d0e-0a0a-466e-a3a9-4163a900d73a} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6496 | 2025.03.25 01:23:27.396915 [ 132 ] {} <Debug> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6497 | 2025.03.25 01:23:27.396957 [ 132 ] {} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6498 | 2025.03.25 01:23:27.396974 [ 4 ] {a6fe6d0e-0a0a-466e-a3a9-4163a900d73a} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.00231 sec., 44588.74458874459 rows/sec., 3.48 MiB/sec. | ||
6499 | 2025.03.25 01:23:27.396985 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6500 | 2025.03.25 01:23:27.397067 [ 4 ] {a6fe6d0e-0a0a-466e-a3a9-4163a900d73a} <Debug> TCPHandler: Processed in 0.002638118 sec. | ||
6501 | 2025.03.25 01:23:27.397127 [ 196 ] {1f38629c-d1f4-42be-8510-15accedeaacb::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 | ||
6502 | 2025.03.25 01:23:27.397189 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6503 | 2025.03.25 01:23:27.397227 [ 196 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6504 | 2025.03.25 01:23:27.397262 [ 196 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 913 rows starting from the beginning of the part | ||
6505 | 2025.03.25 01:23:27.397310 [ 4 ] {8389c63b-f2a7-4ec0-a17e-0173e76de4f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6506 | 2025.03.25 01:23:27.397441 [ 196 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 382 rows starting from the beginning of the part | ||
6507 | 2025.03.25 01:23:27.397461 [ 4 ] {8389c63b-f2a7-4ec0-a17e-0173e76de4f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6508 | 2025.03.25 01:23:27.397815 [ 196 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 567 rows starting from the beginning of the part | ||
6509 | 2025.03.25 01:23:27.398141 [ 196 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 64 rows starting from the beginning of the part | ||
6510 | 2025.03.25 01:23:27.398494 [ 196 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 382 rows starting from the beginning of the part | ||
6511 | 2025.03.25 01:23:27.398939 [ 196 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 103 rows starting from the beginning of the part | ||
6512 | 2025.03.25 01:23:27.399892 [ 4 ] {8389c63b-f2a7-4ec0-a17e-0173e76de4f2} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6513 | 2025.03.25 01:23:27.399940 [ 4 ] {8389c63b-f2a7-4ec0-a17e-0173e76de4f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6514 | 2025.03.25 01:23:27.400542 [ 4 ] {8389c63b-f2a7-4ec0-a17e-0173e76de4f2} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6515 | 2025.03.25 01:23:27.400801 [ 4 ] {8389c63b-f2a7-4ec0-a17e-0173e76de4f2} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6516 | 2025.03.25 01:23:27.401009 [ 132 ] {} <Debug> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6517 | 2025.03.25 01:23:27.401094 [ 132 ] {} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6518 | 2025.03.25 01:23:27.401142 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6519 | 2025.03.25 01:23:27.401143 [ 196 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2411 rows, containing 5 columns (5 merged, 0 gathered) in 0.004076958 sec., 591372.2927731902 rows/sec., 45.28 MiB/sec. | ||
6520 | 2025.03.25 01:23:27.401176 [ 4 ] {8389c63b-f2a7-4ec0-a17e-0173e76de4f2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00389 sec., 41131.105398457585 rows/sec., 2.86 MiB/sec. | ||
6521 | 2025.03.25 01:23:27.401483 [ 4 ] {8389c63b-f2a7-4ec0-a17e-0173e76de4f2} <Debug> TCPHandler: Processed in 0.004341172 sec. | ||
6522 | 2025.03.25 01:23:27.401496 [ 196 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6523 | 2025.03.25 01:23:27.401690 [ 187 ] {84ed4e3c-b504-41d3-942f-cd098640f877::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 | ||
6524 | 2025.03.25 01:23:27.401759 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6525 | 2025.03.25 01:23:27.402045 [ 4 ] {31c8c1b9-479e-4443-b047-657551d7f0bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6526 | 2025.03.25 01:23:27.402230 [ 187 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6527 | 2025.03.25 01:23:27.402250 [ 196 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_51_10} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6528 | 2025.03.25 01:23:27.402352 [ 4 ] {31c8c1b9-479e-4443-b047-657551d7f0bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6529 | 2025.03.25 01:23:27.402374 [ 187 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 14765 rows starting from the beginning of the part | ||
6530 | 2025.03.25 01:23:27.402547 [ 196 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_51_10} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6531 | 2025.03.25 01:23:27.402974 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
6532 | 2025.03.25 01:23:27.402957 [ 187 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 237 rows starting from the beginning of the part | ||
6533 | 2025.03.25 01:23:27.403335 [ 187 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 978 rows starting from the beginning of the part | ||
6534 | 2025.03.25 01:23:27.403641 [ 187 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 32 rows starting from the beginning of the part | ||
6535 | 2025.03.25 01:23:27.403963 [ 187 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 237 rows starting from the beginning of the part | ||
6536 | 2025.03.25 01:23:27.404282 [ 187 ] {84ed4e3c-b504-41d3-942f-cd098640f877::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 | ||
6537 | 2025.03.25 01:23:27.407423 [ 4 ] {31c8c1b9-479e-4443-b047-657551d7f0bd} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6538 | 2025.03.25 01:23:27.407482 [ 4 ] {31c8c1b9-479e-4443-b047-657551d7f0bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6539 | 2025.03.25 01:23:27.409414 [ 4 ] {31c8c1b9-479e-4443-b047-657551d7f0bd} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6540 | 2025.03.25 01:23:27.409718 [ 4 ] {31c8c1b9-479e-4443-b047-657551d7f0bd} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6541 | 2025.03.25 01:23:27.410351 [ 4 ] {31c8c1b9-479e-4443-b047-657551d7f0bd} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.008387 sec., 4650.053654465243 rows/sec., 8.33 MiB/sec. | ||
6542 | 2025.03.25 01:23:27.410531 [ 4 ] {31c8c1b9-479e-4443-b047-657551d7f0bd} <Debug> TCPHandler: Processed in 0.008842677 sec. | ||
6543 | 2025.03.25 01:23:27.410655 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6544 | 2025.03.25 01:23:27.410763 [ 4 ] {2a78b1cf-ecf2-4588-a4ba-2444d36fe571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6545 | 2025.03.25 01:23:27.410835 [ 4 ] {2a78b1cf-ecf2-4588-a4ba-2444d36fe571} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6546 | 2025.03.25 01:23:27.411335 [ 4 ] {2a78b1cf-ecf2-4588-a4ba-2444d36fe571} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6547 | 2025.03.25 01:23:27.411394 [ 4 ] {2a78b1cf-ecf2-4588-a4ba-2444d36fe571} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6548 | 2025.03.25 01:23:27.412122 [ 4 ] {2a78b1cf-ecf2-4588-a4ba-2444d36fe571} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6549 | 2025.03.25 01:23:27.412433 [ 4 ] {2a78b1cf-ecf2-4588-a4ba-2444d36fe571} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6550 | 2025.03.25 01:23:27.412579 [ 132 ] {} <Debug> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6551 | 2025.03.25 01:23:27.412663 [ 132 ] {} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6552 | 2025.03.25 01:23:27.412729 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6553 | 2025.03.25 01:23:27.412767 [ 4 ] {2a78b1cf-ecf2-4588-a4ba-2444d36fe571} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002008 sec., 29880.478087649404 rows/sec., 2.01 MiB/sec. | ||
6554 | 2025.03.25 01:23:27.413277 [ 190 ] {701d85ec-1f61-408d-9805-b607b65f51d7::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 | ||
6555 | 2025.03.25 01:23:27.413866 [ 187 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16409 rows, containing 5 columns (5 merged, 0 gathered) in 0.01259247 sec., 1303080.3329291237 rows/sec., 87.97 MiB/sec. | ||
6556 | 2025.03.25 01:23:27.413937 [ 190 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6557 | 2025.03.25 01:23:27.414017 [ 4 ] {2a78b1cf-ecf2-4588-a4ba-2444d36fe571} <Debug> TCPHandler: Processed in 0.003393359 sec. | ||
6558 | 2025.03.25 01:23:27.414100 [ 190 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2614 rows starting from the beginning of the part | ||
6559 | 2025.03.25 01:23:27.414430 [ 187 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6560 | 2025.03.25 01:23:27.414495 [ 190 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 82 rows starting from the beginning of the part | ||
6561 | 2025.03.25 01:23:27.414895 [ 190 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 48 rows starting from the beginning of the part | ||
6562 | 2025.03.25 01:23:27.415272 [ 190 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 12 rows starting from the beginning of the part | ||
6563 | 2025.03.25 01:23:27.415536 [ 190 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 82 rows starting from the beginning of the part | ||
6564 | 2025.03.25 01:23:27.415767 [ 190 ] {701d85ec-1f61-408d-9805-b607b65f51d7::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 | ||
6565 | 2025.03.25 01:23:27.415817 [ 187 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6566 | 2025.03.25 01:23:27.416283 [ 187 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6567 | 2025.03.25 01:23:27.416430 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.43 MiB. | ||
6568 | 2025.03.25 01:23:27.417706 [ 188 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2898 rows, containing 4 columns (4 merged, 0 gathered) in 0.004805659 sec., 603039.0420959955 rows/sec., 39.45 MiB/sec. | ||
6569 | 2025.03.25 01:23:27.417976 [ 188 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6570 | 2025.03.25 01:23:27.418292 [ 188 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_51_10} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6571 | 2025.03.25 01:23:27.418375 [ 188 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_51_10} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6572 | 2025.03.25 01:23:27.418464 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
6573 | 2025.03.25 01:23:27.571715 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 242 | ||
6574 | 2025.03.25 01:23:27.591577 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6575 | 2025.03.25 01:23:27.591623 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6576 | 2025.03.25 01:23:27.598834 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6577 | 2025.03.25 01:23:27.599594 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6578 | 2025.03.25 01:23:27.602294 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 242 | ||
6579 | 2025.03.25 01:23:28.000232 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 201.47 MiB, peak 210.63 MiB, free memory in arenas 0.00 B, will set to 202.49 MiB (RSS), difference: 1.01 MiB | ||
6580 | 2025.03.25 01:23:32.390634 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6581 | 2025.03.25 01:23:32.390846 [ 4 ] {5a724578-9ce8-4d9b-94e1-d3756a4eae83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6582 | 2025.03.25 01:23:32.390921 [ 4 ] {5a724578-9ce8-4d9b-94e1-d3756a4eae83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6583 | 2025.03.25 01:23:32.391817 [ 4 ] {5a724578-9ce8-4d9b-94e1-d3756a4eae83} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6584 | 2025.03.25 01:23:32.391872 [ 4 ] {5a724578-9ce8-4d9b-94e1-d3756a4eae83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6585 | 2025.03.25 01:23:32.392338 [ 4 ] {5a724578-9ce8-4d9b-94e1-d3756a4eae83} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6586 | 2025.03.25 01:23:32.392624 [ 4 ] {5a724578-9ce8-4d9b-94e1-d3756a4eae83} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6587 | 2025.03.25 01:23:32.392910 [ 4 ] {5a724578-9ce8-4d9b-94e1-d3756a4eae83} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002102 sec., 100856.32730732636 rows/sec., 6.41 MiB/sec. | ||
6588 | 2025.03.25 01:23:32.393067 [ 4 ] {5a724578-9ce8-4d9b-94e1-d3756a4eae83} <Debug> TCPHandler: Processed in 0.002558576 sec. | ||
6589 | 2025.03.25 01:23:32.393268 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6590 | 2025.03.25 01:23:32.393389 [ 4 ] {0b61ed13-cc10-49b7-91f1-ad3e86377fdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6591 | 2025.03.25 01:23:32.393439 [ 4 ] {0b61ed13-cc10-49b7-91f1-ad3e86377fdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6592 | 2025.03.25 01:23:32.394396 [ 4 ] {0b61ed13-cc10-49b7-91f1-ad3e86377fdd} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6593 | 2025.03.25 01:23:32.394440 [ 4 ] {0b61ed13-cc10-49b7-91f1-ad3e86377fdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6594 | 2025.03.25 01:23:32.394934 [ 4 ] {0b61ed13-cc10-49b7-91f1-ad3e86377fdd} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6595 | 2025.03.25 01:23:32.395193 [ 4 ] {0b61ed13-cc10-49b7-91f1-ad3e86377fdd} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6596 | 2025.03.25 01:23:32.395430 [ 4 ] {0b61ed13-cc10-49b7-91f1-ad3e86377fdd} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.00207 sec., 298067.63285024156 rows/sec., 23.30 MiB/sec. | ||
6597 | 2025.03.25 01:23:32.395499 [ 4 ] {0b61ed13-cc10-49b7-91f1-ad3e86377fdd} <Debug> TCPHandler: Processed in 0.002289893 sec. | ||
6598 | 2025.03.25 01:23:32.395659 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6599 | 2025.03.25 01:23:32.395784 [ 4 ] {fc6595dd-dbee-403d-841a-464eefa79e30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6600 | 2025.03.25 01:23:32.395839 [ 4 ] {fc6595dd-dbee-403d-841a-464eefa79e30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6601 | 2025.03.25 01:23:32.396505 [ 4 ] {fc6595dd-dbee-403d-841a-464eefa79e30} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6602 | 2025.03.25 01:23:32.396550 [ 4 ] {fc6595dd-dbee-403d-841a-464eefa79e30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6603 | 2025.03.25 01:23:32.396978 [ 4 ] {fc6595dd-dbee-403d-841a-464eefa79e30} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
6604 | 2025.03.25 01:23:32.397271 [ 4 ] {fc6595dd-dbee-403d-841a-464eefa79e30} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6605 | 2025.03.25 01:23:32.397576 [ 4 ] {fc6595dd-dbee-403d-841a-464eefa79e30} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001812 sec., 58498.89624724062 rows/sec., 3.44 MiB/sec. | ||
6606 | 2025.03.25 01:23:32.397875 [ 4 ] {fc6595dd-dbee-403d-841a-464eefa79e30} <Debug> TCPHandler: Processed in 0.002281402 sec. | ||
6607 | 2025.03.25 01:23:32.398081 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6608 | 2025.03.25 01:23:32.398200 [ 4 ] {1604a3cf-51b8-420a-965f-9559015e855b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6609 | 2025.03.25 01:23:32.398255 [ 4 ] {1604a3cf-51b8-420a-965f-9559015e855b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6610 | 2025.03.25 01:23:32.398967 [ 4 ] {1604a3cf-51b8-420a-965f-9559015e855b} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6611 | 2025.03.25 01:23:32.399013 [ 4 ] {1604a3cf-51b8-420a-965f-9559015e855b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6612 | 2025.03.25 01:23:32.399447 [ 4 ] {1604a3cf-51b8-420a-965f-9559015e855b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
6613 | 2025.03.25 01:23:32.399744 [ 4 ] {1604a3cf-51b8-420a-965f-9559015e855b} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6614 | 2025.03.25 01:23:32.400005 [ 4 ] {1604a3cf-51b8-420a-965f-9559015e855b} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001832 sec., 61681.22270742358 rows/sec., 3.99 MiB/sec. | ||
6615 | 2025.03.25 01:23:32.400075 [ 4 ] {1604a3cf-51b8-420a-965f-9559015e855b} <Debug> TCPHandler: Processed in 0.00206163 sec. | ||
6616 | 2025.03.25 01:23:32.400218 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6617 | 2025.03.25 01:23:32.400343 [ 4 ] {bcca2983-08e8-4742-9026-98baa6a7b140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6618 | 2025.03.25 01:23:32.400396 [ 4 ] {bcca2983-08e8-4742-9026-98baa6a7b140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6619 | 2025.03.25 01:23:32.401075 [ 4 ] {bcca2983-08e8-4742-9026-98baa6a7b140} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6620 | 2025.03.25 01:23:32.401122 [ 4 ] {bcca2983-08e8-4742-9026-98baa6a7b140} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6621 | 2025.03.25 01:23:32.401558 [ 4 ] {bcca2983-08e8-4742-9026-98baa6a7b140} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6622 | 2025.03.25 01:23:32.401868 [ 4 ] {bcca2983-08e8-4742-9026-98baa6a7b140} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6623 | 2025.03.25 01:23:32.402139 [ 4 ] {bcca2983-08e8-4742-9026-98baa6a7b140} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001822 sec., 61470.91108671789 rows/sec., 3.50 MiB/sec. | ||
6624 | 2025.03.25 01:23:32.402205 [ 4 ] {bcca2983-08e8-4742-9026-98baa6a7b140} <Debug> TCPHandler: Processed in 0.002049179 sec. | ||
6625 | 2025.03.25 01:23:32.402341 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6626 | 2025.03.25 01:23:32.402459 [ 4 ] {189dde80-797b-42a2-bcfa-69dca2a2bfea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6627 | 2025.03.25 01:23:32.402513 [ 4 ] {189dde80-797b-42a2-bcfa-69dca2a2bfea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6628 | 2025.03.25 01:23:32.403309 [ 4 ] {189dde80-797b-42a2-bcfa-69dca2a2bfea} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6629 | 2025.03.25 01:23:32.403354 [ 4 ] {189dde80-797b-42a2-bcfa-69dca2a2bfea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6630 | 2025.03.25 01:23:32.403802 [ 4 ] {189dde80-797b-42a2-bcfa-69dca2a2bfea} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6631 | 2025.03.25 01:23:32.404091 [ 4 ] {189dde80-797b-42a2-bcfa-69dca2a2bfea} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6632 | 2025.03.25 01:23:32.404343 [ 4 ] {189dde80-797b-42a2-bcfa-69dca2a2bfea} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001909 sec., 200104.76689366158 rows/sec., 14.11 MiB/sec. | ||
6633 | 2025.03.25 01:23:32.404400 [ 4 ] {189dde80-797b-42a2-bcfa-69dca2a2bfea} <Debug> TCPHandler: Processed in 0.002117571 sec. | ||
6634 | 2025.03.25 01:23:32.404530 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6635 | 2025.03.25 01:23:32.404635 [ 4 ] {6e11e233-5693-4e30-ba60-9f0db01c4369} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6636 | 2025.03.25 01:23:32.404683 [ 4 ] {6e11e233-5693-4e30-ba60-9f0db01c4369} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6637 | 2025.03.25 01:23:32.405139 [ 4 ] {6e11e233-5693-4e30-ba60-9f0db01c4369} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6638 | 2025.03.25 01:23:32.405178 [ 4 ] {6e11e233-5693-4e30-ba60-9f0db01c4369} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6639 | 2025.03.25 01:23:32.405543 [ 4 ] {6e11e233-5693-4e30-ba60-9f0db01c4369} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6640 | 2025.03.25 01:23:32.405782 [ 4 ] {6e11e233-5693-4e30-ba60-9f0db01c4369} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6641 | 2025.03.25 01:23:32.406014 [ 4 ] {6e11e233-5693-4e30-ba60-9f0db01c4369} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001399 sec., 4288.777698355968 rows/sec., 224.07 KiB/sec. | ||
6642 | 2025.03.25 01:23:32.406122 [ 4 ] {6e11e233-5693-4e30-ba60-9f0db01c4369} <Debug> TCPHandler: Processed in 0.001642563 sec. | ||
6643 | 2025.03.25 01:23:32.406251 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6644 | 2025.03.25 01:23:32.406356 [ 4 ] {9409a661-8926-496a-bddf-54f7037c3e32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6645 | 2025.03.25 01:23:32.406426 [ 4 ] {9409a661-8926-496a-bddf-54f7037c3e32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6646 | 2025.03.25 01:23:32.406967 [ 4 ] {9409a661-8926-496a-bddf-54f7037c3e32} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6647 | 2025.03.25 01:23:32.407006 [ 4 ] {9409a661-8926-496a-bddf-54f7037c3e32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6648 | 2025.03.25 01:23:32.407484 [ 4 ] {9409a661-8926-496a-bddf-54f7037c3e32} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6649 | 2025.03.25 01:23:32.407733 [ 4 ] {9409a661-8926-496a-bddf-54f7037c3e32} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6650 | 2025.03.25 01:23:32.407978 [ 4 ] {9409a661-8926-496a-bddf-54f7037c3e32} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001634 sec., 145042.83965728275 rows/sec., 9.72 MiB/sec. | ||
6651 | 2025.03.25 01:23:32.408045 [ 4 ] {9409a661-8926-496a-bddf-54f7037c3e32} <Debug> TCPHandler: Processed in 0.001844617 sec. | ||
6652 | 2025.03.25 01:23:32.408304 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6653 | 2025.03.25 01:23:32.408421 [ 4 ] {de4804f4-7b52-4185-8e97-d5e7eb80f642} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6654 | 2025.03.25 01:23:32.408473 [ 4 ] {de4804f4-7b52-4185-8e97-d5e7eb80f642} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6655 | 2025.03.25 01:23:32.408912 [ 4 ] {de4804f4-7b52-4185-8e97-d5e7eb80f642} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6656 | 2025.03.25 01:23:32.408951 [ 4 ] {de4804f4-7b52-4185-8e97-d5e7eb80f642} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6657 | 2025.03.25 01:23:32.409323 [ 4 ] {de4804f4-7b52-4185-8e97-d5e7eb80f642} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6658 | 2025.03.25 01:23:32.409597 [ 4 ] {de4804f4-7b52-4185-8e97-d5e7eb80f642} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6659 | 2025.03.25 01:23:32.409839 [ 4 ] {de4804f4-7b52-4185-8e97-d5e7eb80f642} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001437 sec., 695.8942240779402 rows/sec., 46.89 KiB/sec. | ||
6660 | 2025.03.25 01:23:32.409937 [ 4 ] {de4804f4-7b52-4185-8e97-d5e7eb80f642} <Debug> TCPHandler: Processed in 0.001727005 sec. | ||
6661 | 2025.03.25 01:23:32.410051 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6662 | 2025.03.25 01:23:32.410154 [ 4 ] {23d9a7f9-9892-4a38-ae23-48a59ffba00e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6663 | 2025.03.25 01:23:32.410205 [ 4 ] {23d9a7f9-9892-4a38-ae23-48a59ffba00e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6664 | 2025.03.25 01:23:32.410647 [ 4 ] {23d9a7f9-9892-4a38-ae23-48a59ffba00e} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6665 | 2025.03.25 01:23:32.410686 [ 4 ] {23d9a7f9-9892-4a38-ae23-48a59ffba00e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6666 | 2025.03.25 01:23:32.411073 [ 4 ] {23d9a7f9-9892-4a38-ae23-48a59ffba00e} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6667 | 2025.03.25 01:23:32.411316 [ 4 ] {23d9a7f9-9892-4a38-ae23-48a59ffba00e} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6668 | 2025.03.25 01:23:32.411525 [ 4 ] {23d9a7f9-9892-4a38-ae23-48a59ffba00e} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001392 sec., 58908.04597701149 rows/sec., 3.74 MiB/sec. | ||
6669 | 2025.03.25 01:23:32.411576 [ 4 ] {23d9a7f9-9892-4a38-ae23-48a59ffba00e} <Debug> TCPHandler: Processed in 0.001579062 sec. | ||
6670 | 2025.03.25 01:23:34.050694 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15189 | ||
6671 | 2025.03.25 01:23:34.051367 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6672 | 2025.03.25 01:23:34.051414 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6673 | 2025.03.25 01:23:34.051938 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6674 | 2025.03.25 01:23:34.052205 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6675 | 2025.03.25 01:23:34.052471 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15189 | ||
6676 | 2025.03.25 01:23:35.102664 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 249 | ||
6677 | 2025.03.25 01:23:35.123854 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6678 | 2025.03.25 01:23:35.123921 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6679 | 2025.03.25 01:23:35.131296 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6680 | 2025.03.25 01:23:35.132068 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6681 | 2025.03.25 01:23:35.135622 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
6682 | 2025.03.25 01:23:36.619089 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 934 | ||
6683 | 2025.03.25 01:23:36.622325 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6684 | 2025.03.25 01:23:36.622386 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6685 | 2025.03.25 01:23:36.623874 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6686 | 2025.03.25 01:23:36.624199 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6687 | 2025.03.25 01:23:36.625274 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 934 | ||
6688 | 2025.03.25 01:23:37.387707 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6689 | 2025.03.25 01:23:37.388021 [ 4 ] {abc7a13f-31f5-492b-9ad9-f5968c493598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6690 | 2025.03.25 01:23:37.388142 [ 4 ] {abc7a13f-31f5-492b-9ad9-f5968c493598} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6691 | 2025.03.25 01:23:37.389052 [ 4 ] {abc7a13f-31f5-492b-9ad9-f5968c493598} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6692 | 2025.03.25 01:23:37.389109 [ 4 ] {abc7a13f-31f5-492b-9ad9-f5968c493598} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6693 | 2025.03.25 01:23:37.389575 [ 4 ] {abc7a13f-31f5-492b-9ad9-f5968c493598} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6694 | 2025.03.25 01:23:37.389842 [ 4 ] {abc7a13f-31f5-492b-9ad9-f5968c493598} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6695 | 2025.03.25 01:23:37.390109 [ 4 ] {abc7a13f-31f5-492b-9ad9-f5968c493598} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.002173 sec., 61665.899677864705 rows/sec., 5.32 MiB/sec. | ||
6696 | 2025.03.25 01:23:37.390176 [ 4 ] {abc7a13f-31f5-492b-9ad9-f5968c493598} <Debug> TCPHandler: Processed in 0.002662278 sec. | ||
6697 | 2025.03.25 01:23:37.390326 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6698 | 2025.03.25 01:23:37.390473 [ 4 ] {3e29fd4b-852b-4510-875b-899d3e100c76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6699 | 2025.03.25 01:23:37.390533 [ 4 ] {3e29fd4b-852b-4510-875b-899d3e100c76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6700 | 2025.03.25 01:23:37.391200 [ 4 ] {3e29fd4b-852b-4510-875b-899d3e100c76} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6701 | 2025.03.25 01:23:37.391243 [ 4 ] {3e29fd4b-852b-4510-875b-899d3e100c76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6702 | 2025.03.25 01:23:37.391622 [ 4 ] {3e29fd4b-852b-4510-875b-899d3e100c76} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
6703 | 2025.03.25 01:23:37.391877 [ 4 ] {3e29fd4b-852b-4510-875b-899d3e100c76} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6704 | 2025.03.25 01:23:37.392089 [ 4 ] {3e29fd4b-852b-4510-875b-899d3e100c76} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001651 sec., 23622.04724409449 rows/sec., 1.73 MiB/sec. | ||
6705 | 2025.03.25 01:23:37.392145 [ 4 ] {3e29fd4b-852b-4510-875b-899d3e100c76} <Debug> TCPHandler: Processed in 0.001889467 sec. | ||
6706 | 2025.03.25 01:23:37.392264 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6707 | 2025.03.25 01:23:37.392372 [ 4 ] {d8b7ddd0-8729-4b9d-ab6f-6a0f8c4f2a57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6708 | 2025.03.25 01:23:37.392419 [ 4 ] {d8b7ddd0-8729-4b9d-ab6f-6a0f8c4f2a57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6709 | 2025.03.25 01:23:37.392987 [ 4 ] {d8b7ddd0-8729-4b9d-ab6f-6a0f8c4f2a57} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6710 | 2025.03.25 01:23:37.393027 [ 4 ] {d8b7ddd0-8729-4b9d-ab6f-6a0f8c4f2a57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6711 | 2025.03.25 01:23:37.393394 [ 4 ] {d8b7ddd0-8729-4b9d-ab6f-6a0f8c4f2a57} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6712 | 2025.03.25 01:23:37.393638 [ 4 ] {d8b7ddd0-8729-4b9d-ab6f-6a0f8c4f2a57} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6713 | 2025.03.25 01:23:37.393841 [ 4 ] {d8b7ddd0-8729-4b9d-ab6f-6a0f8c4f2a57} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001492 sec., 69034.85254691688 rows/sec., 5.39 MiB/sec. | ||
6714 | 2025.03.25 01:23:37.393895 [ 4 ] {d8b7ddd0-8729-4b9d-ab6f-6a0f8c4f2a57} <Debug> TCPHandler: Processed in 0.001683375 sec. | ||
6715 | 2025.03.25 01:23:37.394011 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6716 | 2025.03.25 01:23:37.394117 [ 4 ] {19f07128-dc3f-465a-a61e-4d7494f13262} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6717 | 2025.03.25 01:23:37.394167 [ 4 ] {19f07128-dc3f-465a-a61e-4d7494f13262} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6718 | 2025.03.25 01:23:37.394694 [ 4 ] {19f07128-dc3f-465a-a61e-4d7494f13262} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6719 | 2025.03.25 01:23:37.394733 [ 4 ] {19f07128-dc3f-465a-a61e-4d7494f13262} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6720 | 2025.03.25 01:23:37.395119 [ 4 ] {19f07128-dc3f-465a-a61e-4d7494f13262} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6721 | 2025.03.25 01:23:37.395375 [ 4 ] {19f07128-dc3f-465a-a61e-4d7494f13262} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6722 | 2025.03.25 01:23:37.395599 [ 4 ] {19f07128-dc3f-465a-a61e-4d7494f13262} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001503 sec., 106453.75914836992 rows/sec., 7.41 MiB/sec. | ||
6723 | 2025.03.25 01:23:37.395652 [ 4 ] {19f07128-dc3f-465a-a61e-4d7494f13262} <Debug> TCPHandler: Processed in 0.001692464 sec. | ||
6724 | 2025.03.25 01:23:37.395757 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6725 | 2025.03.25 01:23:37.395859 [ 4 ] {7ebde01d-abfe-4e51-8fe2-6d8dd8ab91a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6726 | 2025.03.25 01:23:37.395927 [ 4 ] {7ebde01d-abfe-4e51-8fe2-6d8dd8ab91a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6727 | 2025.03.25 01:23:37.397080 [ 4 ] {7ebde01d-abfe-4e51-8fe2-6d8dd8ab91a2} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6728 | 2025.03.25 01:23:37.397120 [ 4 ] {7ebde01d-abfe-4e51-8fe2-6d8dd8ab91a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6729 | 2025.03.25 01:23:37.397773 [ 4 ] {7ebde01d-abfe-4e51-8fe2-6d8dd8ab91a2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6730 | 2025.03.25 01:23:37.398035 [ 4 ] {7ebde01d-abfe-4e51-8fe2-6d8dd8ab91a2} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6731 | 2025.03.25 01:23:37.398306 [ 4 ] {7ebde01d-abfe-4e51-8fe2-6d8dd8ab91a2} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002467 sec., 15808.67450344548 rows/sec., 28.33 MiB/sec. | ||
6732 | 2025.03.25 01:23:37.398559 [ 4 ] {7ebde01d-abfe-4e51-8fe2-6d8dd8ab91a2} <Debug> TCPHandler: Processed in 0.002851961 sec. | ||
6733 | 2025.03.25 01:23:37.398676 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6734 | 2025.03.25 01:23:37.398779 [ 4 ] {ea6e16f4-06c8-4eec-afd2-abae438d2f68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6735 | 2025.03.25 01:23:37.398825 [ 4 ] {ea6e16f4-06c8-4eec-afd2-abae438d2f68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6736 | 2025.03.25 01:23:37.399265 [ 4 ] {ea6e16f4-06c8-4eec-afd2-abae438d2f68} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6737 | 2025.03.25 01:23:37.399303 [ 4 ] {ea6e16f4-06c8-4eec-afd2-abae438d2f68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6738 | 2025.03.25 01:23:37.399662 [ 4 ] {ea6e16f4-06c8-4eec-afd2-abae438d2f68} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6739 | 2025.03.25 01:23:37.399902 [ 4 ] {ea6e16f4-06c8-4eec-afd2-abae438d2f68} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6740 | 2025.03.25 01:23:37.400101 [ 4 ] {ea6e16f4-06c8-4eec-afd2-abae438d2f68} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001345 sec., 44609.665427509295 rows/sec., 3.01 MiB/sec. | ||
6741 | 2025.03.25 01:23:37.400156 [ 4 ] {ea6e16f4-06c8-4eec-afd2-abae438d2f68} <Debug> TCPHandler: Processed in 0.001530372 sec. | ||
6742 | 2025.03.25 01:23:41.420550 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6743 | 2025.03.25 01:23:41.420630 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6744 | 2025.03.25 01:23:41.552702 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15616 | ||
6745 | 2025.03.25 01:23:41.553420 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6746 | 2025.03.25 01:23:41.553465 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6747 | 2025.03.25 01:23:41.553998 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6748 | 2025.03.25 01:23:41.554272 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6749 | 2025.03.25 01:23:41.554499 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 | ||
6750 | 2025.03.25 01:23:42.391343 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6751 | 2025.03.25 01:23:42.391531 [ 4 ] {adc4d15e-4033-42ac-bdd9-740532b6c59f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6752 | 2025.03.25 01:23:42.391604 [ 4 ] {adc4d15e-4033-42ac-bdd9-740532b6c59f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6753 | 2025.03.25 01:23:42.392503 [ 4 ] {adc4d15e-4033-42ac-bdd9-740532b6c59f} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6754 | 2025.03.25 01:23:42.392553 [ 4 ] {adc4d15e-4033-42ac-bdd9-740532b6c59f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6755 | 2025.03.25 01:23:42.392993 [ 4 ] {adc4d15e-4033-42ac-bdd9-740532b6c59f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6756 | 2025.03.25 01:23:42.393282 [ 4 ] {adc4d15e-4033-42ac-bdd9-740532b6c59f} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6757 | 2025.03.25 01:23:42.393549 [ 4 ] {adc4d15e-4033-42ac-bdd9-740532b6c59f} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002069 sec., 102464.95891735137 rows/sec., 6.52 MiB/sec. | ||
6758 | 2025.03.25 01:23:42.393691 [ 4 ] {adc4d15e-4033-42ac-bdd9-740532b6c59f} <Debug> TCPHandler: Processed in 0.002479125 sec. | ||
6759 | 2025.03.25 01:23:42.393826 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6760 | 2025.03.25 01:23:42.393933 [ 4 ] {6d741492-2b27-4252-838b-e79b9c759e5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6761 | 2025.03.25 01:23:42.393982 [ 4 ] {6d741492-2b27-4252-838b-e79b9c759e5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6762 | 2025.03.25 01:23:42.394845 [ 4 ] {6d741492-2b27-4252-838b-e79b9c759e5c} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6763 | 2025.03.25 01:23:42.394885 [ 4 ] {6d741492-2b27-4252-838b-e79b9c759e5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6764 | 2025.03.25 01:23:42.395287 [ 4 ] {6d741492-2b27-4252-838b-e79b9c759e5c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6765 | 2025.03.25 01:23:42.395533 [ 4 ] {6d741492-2b27-4252-838b-e79b9c759e5c} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6766 | 2025.03.25 01:23:42.395746 [ 4 ] {6d741492-2b27-4252-838b-e79b9c759e5c} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001839 sec., 335508.4284937466 rows/sec., 26.23 MiB/sec. | ||
6767 | 2025.03.25 01:23:42.395799 [ 4 ] {6d741492-2b27-4252-838b-e79b9c759e5c} <Debug> TCPHandler: Processed in 0.002032019 sec. | ||
6768 | 2025.03.25 01:23:42.395905 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6769 | 2025.03.25 01:23:42.396008 [ 4 ] {f09cc25c-2c8d-4edb-88c7-4293adb85a02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6770 | 2025.03.25 01:23:42.396053 [ 4 ] {f09cc25c-2c8d-4edb-88c7-4293adb85a02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6771 | 2025.03.25 01:23:42.396618 [ 4 ] {f09cc25c-2c8d-4edb-88c7-4293adb85a02} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6772 | 2025.03.25 01:23:42.396658 [ 4 ] {f09cc25c-2c8d-4edb-88c7-4293adb85a02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6773 | 2025.03.25 01:23:42.397011 [ 4 ] {f09cc25c-2c8d-4edb-88c7-4293adb85a02} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
6774 | 2025.03.25 01:23:42.397245 [ 4 ] {f09cc25c-2c8d-4edb-88c7-4293adb85a02} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6775 | 2025.03.25 01:23:42.397461 [ 4 ] {f09cc25c-2c8d-4edb-88c7-4293adb85a02} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001476 sec., 71815.71815718156 rows/sec., 4.22 MiB/sec. | ||
6776 | 2025.03.25 01:23:42.397515 [ 4 ] {f09cc25c-2c8d-4edb-88c7-4293adb85a02} <Debug> TCPHandler: Processed in 0.001661914 sec. | ||
6777 | 2025.03.25 01:23:42.397630 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6778 | 2025.03.25 01:23:42.397735 [ 4 ] {3142cb84-ce7a-4c79-b5a2-b15514854e28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6779 | 2025.03.25 01:23:42.397780 [ 4 ] {3142cb84-ce7a-4c79-b5a2-b15514854e28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6780 | 2025.03.25 01:23:42.398333 [ 4 ] {3142cb84-ce7a-4c79-b5a2-b15514854e28} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6781 | 2025.03.25 01:23:42.398372 [ 4 ] {3142cb84-ce7a-4c79-b5a2-b15514854e28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6782 | 2025.03.25 01:23:42.398724 [ 4 ] {3142cb84-ce7a-4c79-b5a2-b15514854e28} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
6783 | 2025.03.25 01:23:42.398981 [ 4 ] {3142cb84-ce7a-4c79-b5a2-b15514854e28} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6784 | 2025.03.25 01:23:42.399141 [ 110 ] {} <Debug> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
6785 | 2025.03.25 01:23:42.399213 [ 4 ] {3142cb84-ce7a-4c79-b5a2-b15514854e28} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001492 sec., 75737.2654155496 rows/sec., 4.90 MiB/sec. | ||
6786 | 2025.03.25 01:23:42.399224 [ 110 ] {} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6787 | 2025.03.25 01:23:42.399299 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6788 | 2025.03.25 01:23:42.399335 [ 4 ] {3142cb84-ce7a-4c79-b5a2-b15514854e28} <Debug> TCPHandler: Processed in 0.001752105 sec. | ||
6789 | 2025.03.25 01:23:42.399610 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6790 | 2025.03.25 01:23:42.399647 [ 200 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::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 | ||
6791 | 2025.03.25 01:23:42.399957 [ 4 ] {229dd5bf-8936-4d6d-9efe-d156e21bc685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6792 | 2025.03.25 01:23:42.400120 [ 4 ] {229dd5bf-8936-4d6d-9efe-d156e21bc685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6793 | 2025.03.25 01:23:42.400200 [ 200 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6794 | 2025.03.25 01:23:42.400325 [ 200 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 341 rows starting from the beginning of the part | ||
6795 | 2025.03.25 01:23:42.400466 [ 200 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 113 rows starting from the beginning of the part | ||
6796 | 2025.03.25 01:23:42.400942 [ 200 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 228 rows starting from the beginning of the part | ||
6797 | 2025.03.25 01:23:42.401387 [ 200 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 113 rows starting from the beginning of the part | ||
6798 | 2025.03.25 01:23:42.401758 [ 200 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 113 rows starting from the beginning of the part | ||
6799 | 2025.03.25 01:23:42.402142 [ 200 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 113 rows starting from the beginning of the part | ||
6800 | 2025.03.25 01:23:42.403008 [ 4 ] {229dd5bf-8936-4d6d-9efe-d156e21bc685} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6801 | 2025.03.25 01:23:42.403054 [ 4 ] {229dd5bf-8936-4d6d-9efe-d156e21bc685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6802 | 2025.03.25 01:23:42.403617 [ 4 ] {229dd5bf-8936-4d6d-9efe-d156e21bc685} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6803 | 2025.03.25 01:23:42.403977 [ 4 ] {229dd5bf-8936-4d6d-9efe-d156e21bc685} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6804 | 2025.03.25 01:23:42.404066 [ 186 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1021 rows, containing 5 columns (5 merged, 0 gathered) in 0.004652186 sec., 219466.7195163736 rows/sec., 15.34 MiB/sec. | ||
6805 | 2025.03.25 01:23:42.404440 [ 4 ] {229dd5bf-8936-4d6d-9efe-d156e21bc685} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.0046 sec., 24347.826086956524 rows/sec., 1.39 MiB/sec. | ||
6806 | 2025.03.25 01:23:42.404619 [ 189 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
6807 | 2025.03.25 01:23:42.404656 [ 4 ] {229dd5bf-8936-4d6d-9efe-d156e21bc685} <Debug> TCPHandler: Processed in 0.005136933 sec. | ||
6808 | 2025.03.25 01:23:42.404871 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6809 | 2025.03.25 01:23:42.405025 [ 4 ] {c9d2bfe7-4f71-4690-bf7d-b5c17dfcd6a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6810 | 2025.03.25 01:23:42.405093 [ 4 ] {c9d2bfe7-4f71-4690-bf7d-b5c17dfcd6a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6811 | 2025.03.25 01:23:42.405230 [ 189 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_26_5} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6812 | 2025.03.25 01:23:42.405458 [ 189 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_26_5} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
6813 | 2025.03.25 01:23:42.405654 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
6814 | 2025.03.25 01:23:42.406192 [ 4 ] {c9d2bfe7-4f71-4690-bf7d-b5c17dfcd6a0} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6815 | 2025.03.25 01:23:42.406235 [ 4 ] {c9d2bfe7-4f71-4690-bf7d-b5c17dfcd6a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6816 | 2025.03.25 01:23:42.406619 [ 4 ] {c9d2bfe7-4f71-4690-bf7d-b5c17dfcd6a0} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6817 | 2025.03.25 01:23:42.406861 [ 4 ] {c9d2bfe7-4f71-4690-bf7d-b5c17dfcd6a0} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6818 | 2025.03.25 01:23:42.407074 [ 4 ] {c9d2bfe7-4f71-4690-bf7d-b5c17dfcd6a0} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.002104 sec., 181558.93536121675 rows/sec., 12.80 MiB/sec. | ||
6819 | 2025.03.25 01:23:42.407131 [ 4 ] {c9d2bfe7-4f71-4690-bf7d-b5c17dfcd6a0} <Debug> TCPHandler: Processed in 0.002321524 sec. | ||
6820 | 2025.03.25 01:23:42.407247 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6821 | 2025.03.25 01:23:42.407352 [ 4 ] {34775496-2f9d-4f34-b23a-159606cc7bba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6822 | 2025.03.25 01:23:42.407399 [ 4 ] {34775496-2f9d-4f34-b23a-159606cc7bba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6823 | 2025.03.25 01:23:42.407836 [ 4 ] {34775496-2f9d-4f34-b23a-159606cc7bba} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6824 | 2025.03.25 01:23:42.407875 [ 4 ] {34775496-2f9d-4f34-b23a-159606cc7bba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6825 | 2025.03.25 01:23:42.408224 [ 4 ] {34775496-2f9d-4f34-b23a-159606cc7bba} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6826 | 2025.03.25 01:23:42.408460 [ 4 ] {34775496-2f9d-4f34-b23a-159606cc7bba} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6827 | 2025.03.25 01:23:42.408707 [ 4 ] {34775496-2f9d-4f34-b23a-159606cc7bba} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001372 sec., 4373.1778425655975 rows/sec., 228.48 KiB/sec. | ||
6828 | 2025.03.25 01:23:42.408869 [ 4 ] {34775496-2f9d-4f34-b23a-159606cc7bba} <Debug> TCPHandler: Processed in 0.001670753 sec. | ||
6829 | 2025.03.25 01:23:42.409054 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6830 | 2025.03.25 01:23:42.409160 [ 4 ] {fcfc59b4-5814-4d1d-994d-8e892b825d84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6831 | 2025.03.25 01:23:42.409209 [ 4 ] {fcfc59b4-5814-4d1d-994d-8e892b825d84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6832 | 2025.03.25 01:23:42.409765 [ 4 ] {fcfc59b4-5814-4d1d-994d-8e892b825d84} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6833 | 2025.03.25 01:23:42.409803 [ 4 ] {fcfc59b4-5814-4d1d-994d-8e892b825d84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6834 | 2025.03.25 01:23:42.410206 [ 4 ] {fcfc59b4-5814-4d1d-994d-8e892b825d84} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6835 | 2025.03.25 01:23:42.410447 [ 4 ] {fcfc59b4-5814-4d1d-994d-8e892b825d84} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6836 | 2025.03.25 01:23:42.410648 [ 4 ] {fcfc59b4-5814-4d1d-994d-8e892b825d84} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001512 sec., 156746.03174603175 rows/sec., 10.51 MiB/sec. | ||
6837 | 2025.03.25 01:23:42.410701 [ 4 ] {fcfc59b4-5814-4d1d-994d-8e892b825d84} <Debug> TCPHandler: Processed in 0.001709925 sec. | ||
6838 | 2025.03.25 01:23:42.410815 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6839 | 2025.03.25 01:23:42.410920 [ 4 ] {874566e0-74c1-42a3-bd88-6a03681b750f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6840 | 2025.03.25 01:23:42.410967 [ 4 ] {874566e0-74c1-42a3-bd88-6a03681b750f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6841 | 2025.03.25 01:23:42.411383 [ 4 ] {874566e0-74c1-42a3-bd88-6a03681b750f} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6842 | 2025.03.25 01:23:42.411421 [ 4 ] {874566e0-74c1-42a3-bd88-6a03681b750f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6843 | 2025.03.25 01:23:42.411757 [ 4 ] {874566e0-74c1-42a3-bd88-6a03681b750f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6844 | 2025.03.25 01:23:42.411992 [ 4 ] {874566e0-74c1-42a3-bd88-6a03681b750f} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6845 | 2025.03.25 01:23:42.412145 [ 110 ] {} <Debug> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
6846 | 2025.03.25 01:23:42.412205 [ 110 ] {} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6847 | 2025.03.25 01:23:42.412241 [ 4 ] {874566e0-74c1-42a3-bd88-6a03681b750f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001336 sec., 748.502994011976 rows/sec., 50.44 KiB/sec. | ||
6848 | 2025.03.25 01:23:42.412247 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6849 | 2025.03.25 01:23:42.412395 [ 4 ] {874566e0-74c1-42a3-bd88-6a03681b750f} <Debug> TCPHandler: Processed in 0.001629613 sec. | ||
6850 | 2025.03.25 01:23:42.412478 [ 186 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
6851 | 2025.03.25 01:23:42.412575 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6852 | 2025.03.25 01:23:42.412682 [ 186 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6853 | 2025.03.25 01:23:42.412773 [ 186 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 15 rows starting from the beginning of the part | ||
6854 | 2025.03.25 01:23:42.412781 [ 4 ] {1e51aee3-f378-4e32-9c8b-b52b03796734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6855 | 2025.03.25 01:23:42.412971 [ 4 ] {1e51aee3-f378-4e32-9c8b-b52b03796734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6856 | 2025.03.25 01:23:42.413010 [ 186 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
6857 | 2025.03.25 01:23:42.413375 [ 186 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
6858 | 2025.03.25 01:23:42.413796 [ 186 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
6859 | 2025.03.25 01:23:42.414108 [ 186 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
6860 | 2025.03.25 01:23:42.414447 [ 186 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
6861 | 2025.03.25 01:23:42.415375 [ 4 ] {1e51aee3-f378-4e32-9c8b-b52b03796734} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6862 | 2025.03.25 01:23:42.415446 [ 4 ] {1e51aee3-f378-4e32-9c8b-b52b03796734} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6863 | 2025.03.25 01:23:42.416438 [ 4 ] {1e51aee3-f378-4e32-9c8b-b52b03796734} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6864 | 2025.03.25 01:23:42.417071 [ 4 ] {1e51aee3-f378-4e32-9c8b-b52b03796734} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6865 | 2025.03.25 01:23:42.417181 [ 186 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.004803478 sec., 4163.649755448032 rows/sec., 280.56 KiB/sec. | ||
6866 | 2025.03.25 01:23:42.417392 [ 186 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
6867 | 2025.03.25 01:23:42.417440 [ 4 ] {1e51aee3-f378-4e32-9c8b-b52b03796734} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.004711 sec., 17406.070897898535 rows/sec., 1.11 MiB/sec. | ||
6868 | 2025.03.25 01:23:42.417575 [ 4 ] {1e51aee3-f378-4e32-9c8b-b52b03796734} <Debug> TCPHandler: Processed in 0.005074693 sec. | ||
6869 | 2025.03.25 01:23:42.417823 [ 186 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_20_4} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6870 | 2025.03.25 01:23:42.417906 [ 186 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_20_4} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
6871 | 2025.03.25 01:23:42.417986 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
6872 | 2025.03.25 01:23:42.635790 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 | ||
6873 | 2025.03.25 01:23:42.656989 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6874 | 2025.03.25 01:23:42.657037 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6875 | 2025.03.25 01:23:42.664428 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6876 | 2025.03.25 01:23:42.665268 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6877 | 2025.03.25 01:23:42.668279 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 257 | ||
6878 | 2025.03.25 01:23:43.000242 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 204.00 MiB, peak 210.63 MiB, free memory in arenas 0.00 B, will set to 202.84 MiB (RSS), difference: -1.17 MiB | ||
6879 | 2025.03.25 01:23:45.846772 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6880 | 2025.03.25 01:23:45.847003 [ 4 ] {134c4405-ed6f-4c50-9918-b172ed23f687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6881 | 2025.03.25 01:23:45.847085 [ 4 ] {134c4405-ed6f-4c50-9918-b172ed23f687} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6882 | 2025.03.25 01:23:45.847901 [ 4 ] {134c4405-ed6f-4c50-9918-b172ed23f687} <Trace> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6883 | 2025.03.25 01:23:45.847953 [ 4 ] {134c4405-ed6f-4c50-9918-b172ed23f687} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6884 | 2025.03.25 01:23:45.848405 [ 4 ] {134c4405-ed6f-4c50-9918-b172ed23f687} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
6885 | 2025.03.25 01:23:45.848672 [ 4 ] {134c4405-ed6f-4c50-9918-b172ed23f687} <Trace> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6886 | 2025.03.25 01:23:45.848945 [ 4 ] {134c4405-ed6f-4c50-9918-b172ed23f687} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001992 sec., 4016.064257028113 rows/sec., 327.48 KiB/sec. | ||
6887 | 2025.03.25 01:23:45.849161 [ 4 ] {134c4405-ed6f-4c50-9918-b172ed23f687} <Debug> TCPHandler: Processed in 0.002529426 sec. | ||
6888 | 2025.03.25 01:23:45.849305 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6889 | 2025.03.25 01:23:45.849411 [ 4 ] {a2a596ac-4473-499d-8fa0-60033d70d17a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6890 | 2025.03.25 01:23:45.849458 [ 4 ] {a2a596ac-4473-499d-8fa0-60033d70d17a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6891 | 2025.03.25 01:23:45.850711 [ 4 ] {a2a596ac-4473-499d-8fa0-60033d70d17a} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6892 | 2025.03.25 01:23:45.850754 [ 4 ] {a2a596ac-4473-499d-8fa0-60033d70d17a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6893 | 2025.03.25 01:23:45.851236 [ 4 ] {a2a596ac-4473-499d-8fa0-60033d70d17a} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6894 | 2025.03.25 01:23:45.851487 [ 4 ] {a2a596ac-4473-499d-8fa0-60033d70d17a} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6895 | 2025.03.25 01:23:45.851750 [ 4 ] {a2a596ac-4473-499d-8fa0-60033d70d17a} <Debug> executeQuery: Read 1278 rows, 108.69 KiB in 0.002351 sec., 543598.4687367078 rows/sec., 45.15 MiB/sec. | ||
6896 | 2025.03.25 01:23:45.851907 [ 4 ] {a2a596ac-4473-499d-8fa0-60033d70d17a} <Debug> TCPHandler: Processed in 0.002645278 sec. | ||
6897 | 2025.03.25 01:23:45.852140 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6898 | 2025.03.25 01:23:45.852258 [ 4 ] {ce937b07-be3b-4e73-a18c-309d08a12553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6899 | 2025.03.25 01:23:45.852306 [ 4 ] {ce937b07-be3b-4e73-a18c-309d08a12553} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6900 | 2025.03.25 01:23:45.852896 [ 4 ] {ce937b07-be3b-4e73-a18c-309d08a12553} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6901 | 2025.03.25 01:23:45.852935 [ 4 ] {ce937b07-be3b-4e73-a18c-309d08a12553} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6902 | 2025.03.25 01:23:45.853295 [ 4 ] {ce937b07-be3b-4e73-a18c-309d08a12553} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
6903 | 2025.03.25 01:23:45.853541 [ 4 ] {ce937b07-be3b-4e73-a18c-309d08a12553} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6904 | 2025.03.25 01:23:45.853706 [ 107 ] {} <Debug> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
6905 | 2025.03.25 01:23:45.853777 [ 4 ] {ce937b07-be3b-4e73-a18c-309d08a12553} <Debug> executeQuery: Read 47 rows, 3.49 KiB in 0.00154 sec., 30519.48051948052 rows/sec., 2.21 MiB/sec. | ||
6906 | 2025.03.25 01:23:45.853801 [ 107 ] {} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6907 | 2025.03.25 01:23:45.853866 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6908 | 2025.03.25 01:23:45.853897 [ 4 ] {ce937b07-be3b-4e73-a18c-309d08a12553} <Debug> TCPHandler: Processed in 0.001838487 sec. | ||
6909 | 2025.03.25 01:23:45.854111 [ 195 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::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 | ||
6910 | 2025.03.25 01:23:45.854123 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6911 | 2025.03.25 01:23:45.854361 [ 4 ] {649b9941-5d21-45f8-bc14-6d4e2a049c79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6912 | 2025.03.25 01:23:45.854397 [ 195 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6913 | 2025.03.25 01:23:45.854445 [ 4 ] {649b9941-5d21-45f8-bc14-6d4e2a049c79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6914 | 2025.03.25 01:23:45.854471 [ 195 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 163 rows starting from the beginning of the part | ||
6915 | 2025.03.25 01:23:45.854791 [ 195 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 39 rows starting from the beginning of the part | ||
6916 | 2025.03.25 01:23:45.855066 [ 195 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 106 rows starting from the beginning of the part | ||
6917 | 2025.03.25 01:23:45.855382 [ 195 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 39 rows starting from the beginning of the part | ||
6918 | 2025.03.25 01:23:45.855751 [ 195 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 106 rows starting from the beginning of the part | ||
6919 | 2025.03.25 01:23:45.856050 [ 195 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 47 rows starting from the beginning of the part | ||
6920 | 2025.03.25 01:23:45.857667 [ 4 ] {649b9941-5d21-45f8-bc14-6d4e2a049c79} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6921 | 2025.03.25 01:23:45.857736 [ 4 ] {649b9941-5d21-45f8-bc14-6d4e2a049c79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6922 | 2025.03.25 01:23:45.858798 [ 4 ] {649b9941-5d21-45f8-bc14-6d4e2a049c79} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
6923 | 2025.03.25 01:23:45.859242 [ 195 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 500 rows, containing 5 columns (5 merged, 0 gathered) in 0.005266985 sec., 94930.97094447773 rows/sec., 6.43 MiB/sec. | ||
6924 | 2025.03.25 01:23:45.859331 [ 4 ] {649b9941-5d21-45f8-bc14-6d4e2a049c79} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6925 | 2025.03.25 01:23:45.859466 [ 195 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
6926 | 2025.03.25 01:23:45.859956 [ 4 ] {649b9941-5d21-45f8-bc14-6d4e2a049c79} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.005644 sec., 40396.881644223955 rows/sec., 2.74 MiB/sec. | ||
6927 | 2025.03.25 01:23:45.860352 [ 4 ] {649b9941-5d21-45f8-bc14-6d4e2a049c79} <Debug> TCPHandler: Processed in 0.00630586 sec. | ||
6928 | 2025.03.25 01:23:45.860483 [ 195 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_41_8} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6929 | 2025.03.25 01:23:45.860566 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6930 | 2025.03.25 01:23:45.860608 [ 195 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_41_8} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
6931 | 2025.03.25 01:23:45.860744 [ 4 ] {a543d1a7-1d26-42ca-9952-8bd2077c5ff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6932 | 2025.03.25 01:23:45.860755 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
6933 | 2025.03.25 01:23:45.860820 [ 4 ] {a543d1a7-1d26-42ca-9952-8bd2077c5ff6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6934 | 2025.03.25 01:23:45.861644 [ 4 ] {a543d1a7-1d26-42ca-9952-8bd2077c5ff6} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6935 | 2025.03.25 01:23:45.861684 [ 4 ] {a543d1a7-1d26-42ca-9952-8bd2077c5ff6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6936 | 2025.03.25 01:23:45.862074 [ 4 ] {a543d1a7-1d26-42ca-9952-8bd2077c5ff6} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6937 | 2025.03.25 01:23:45.862321 [ 4 ] {a543d1a7-1d26-42ca-9952-8bd2077c5ff6} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6938 | 2025.03.25 01:23:45.862549 [ 4 ] {a543d1a7-1d26-42ca-9952-8bd2077c5ff6} <Debug> executeQuery: Read 567 rows, 43.18 KiB in 0.001872 sec., 302884.6153846154 rows/sec., 22.53 MiB/sec. | ||
6939 | 2025.03.25 01:23:45.862608 [ 4 ] {a543d1a7-1d26-42ca-9952-8bd2077c5ff6} <Debug> TCPHandler: Processed in 0.002117961 sec. | ||
6940 | 2025.03.25 01:23:45.862762 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6941 | 2025.03.25 01:23:45.862873 [ 4 ] {77eaf522-e640-4126-8cb2-d95e7dc2aca2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6942 | 2025.03.25 01:23:45.862921 [ 4 ] {77eaf522-e640-4126-8cb2-d95e7dc2aca2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6943 | 2025.03.25 01:23:45.863657 [ 4 ] {77eaf522-e640-4126-8cb2-d95e7dc2aca2} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6944 | 2025.03.25 01:23:45.863696 [ 4 ] {77eaf522-e640-4126-8cb2-d95e7dc2aca2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6945 | 2025.03.25 01:23:45.864137 [ 4 ] {77eaf522-e640-4126-8cb2-d95e7dc2aca2} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6946 | 2025.03.25 01:23:45.864377 [ 4 ] {77eaf522-e640-4126-8cb2-d95e7dc2aca2} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6947 | 2025.03.25 01:23:45.864603 [ 4 ] {77eaf522-e640-4126-8cb2-d95e7dc2aca2} <Debug> executeQuery: Read 978 rows, 67.24 KiB in 0.001751 sec., 558537.9782981154 rows/sec., 37.50 MiB/sec. | ||
6948 | 2025.03.25 01:23:45.864664 [ 4 ] {77eaf522-e640-4126-8cb2-d95e7dc2aca2} <Debug> TCPHandler: Processed in 0.001967498 sec. | ||
6949 | 2025.03.25 01:23:45.864821 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6950 | 2025.03.25 01:23:45.864924 [ 4 ] {553d32d6-c5e8-4f6a-a410-11467eb44a71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6951 | 2025.03.25 01:23:45.864989 [ 4 ] {553d32d6-c5e8-4f6a-a410-11467eb44a71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6952 | 2025.03.25 01:23:45.866142 [ 4 ] {553d32d6-c5e8-4f6a-a410-11467eb44a71} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6953 | 2025.03.25 01:23:45.866181 [ 4 ] {553d32d6-c5e8-4f6a-a410-11467eb44a71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6954 | 2025.03.25 01:23:45.866838 [ 4 ] {553d32d6-c5e8-4f6a-a410-11467eb44a71} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6955 | 2025.03.25 01:23:45.867120 [ 4 ] {553d32d6-c5e8-4f6a-a410-11467eb44a71} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6956 | 2025.03.25 01:23:45.867299 [ 107 ] {} <Debug> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
6957 | 2025.03.25 01:23:45.867373 [ 107 ] {} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6958 | 2025.03.25 01:23:45.867409 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6959 | 2025.03.25 01:23:45.867423 [ 4 ] {553d32d6-c5e8-4f6a-a410-11467eb44a71} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002509 sec., 15544.041450777202 rows/sec., 27.85 MiB/sec. | ||
6960 | 2025.03.25 01:23:45.867800 [ 194 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::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 | ||
6961 | 2025.03.25 01:23:45.867820 [ 4 ] {553d32d6-c5e8-4f6a-a410-11467eb44a71} <Debug> TCPHandler: Processed in 0.003059544 sec. | ||
6962 | 2025.03.25 01:23:45.868092 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6963 | 2025.03.25 01:23:45.868344 [ 4 ] {b36381db-6f44-4998-8b7b-7cd030c13f17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6964 | 2025.03.25 01:23:45.868472 [ 4 ] {b36381db-6f44-4998-8b7b-7cd030c13f17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6965 | 2025.03.25 01:23:45.868627 [ 194 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6966 | 2025.03.25 01:23:45.868878 [ 194 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 603 rows starting from the beginning of the part | ||
6967 | 2025.03.25 01:23:45.869706 [ 194 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 39 rows starting from the beginning of the part | ||
6968 | 2025.03.25 01:23:45.870487 [ 194 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 39 rows starting from the beginning of the part | ||
6969 | 2025.03.25 01:23:45.870629 [ 4 ] {b36381db-6f44-4998-8b7b-7cd030c13f17} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6970 | 2025.03.25 01:23:45.870753 [ 4 ] {b36381db-6f44-4998-8b7b-7cd030c13f17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6971 | 2025.03.25 01:23:45.871149 [ 194 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 39 rows starting from the beginning of the part | ||
6972 | 2025.03.25 01:23:45.871847 [ 194 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 39 rows starting from the beginning of the part | ||
6973 | 2025.03.25 01:23:45.872506 [ 194 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 39 rows starting from the beginning of the part | ||
6974 | 2025.03.25 01:23:45.872542 [ 4 ] {b36381db-6f44-4998-8b7b-7cd030c13f17} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6975 | 2025.03.25 01:23:45.873232 [ 4 ] {b36381db-6f44-4998-8b7b-7cd030c13f17} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6976 | 2025.03.25 01:23:45.873742 [ 4 ] {b36381db-6f44-4998-8b7b-7cd030c13f17} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.005459 sec., 8792.819197655248 rows/sec., 606.80 KiB/sec. | ||
6977 | 2025.03.25 01:23:45.874039 [ 4 ] {b36381db-6f44-4998-8b7b-7cd030c13f17} <Debug> TCPHandler: Processed in 0.006020986 sec. | ||
6978 | 2025.03.25 01:23:45.884565 [ 191 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 798 rows, containing 19 columns (19 merged, 0 gathered) in 0.017059064 sec., 46778.65092715521 rows/sec., 83.83 MiB/sec. | ||
6979 | 2025.03.25 01:23:45.885962 [ 193 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
6980 | 2025.03.25 01:23:45.886478 [ 193 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6981 | 2025.03.25 01:23:45.886574 [ 193 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
6982 | 2025.03.25 01:23:45.886754 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.76 MiB. | ||
6983 | 2025.03.25 01:23:46.000236 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 203.45 MiB, peak 211.21 MiB, free memory in arenas 0.00 B, will set to 204.73 MiB (RSS), difference: 1.28 MiB | ||
6984 | 2025.03.25 01:23:46.625588 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 982 | ||
6985 | 2025.03.25 01:23:46.628881 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6986 | 2025.03.25 01:23:46.628928 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6987 | 2025.03.25 01:23:46.630407 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
6988 | 2025.03.25 01:23:46.630815 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6989 | 2025.03.25 01:23:46.631308 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 982 | ||
6990 | 2025.03.25 01:23:47.378275 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6991 | 2025.03.25 01:23:47.378489 [ 4 ] {3af47ee3-ee8e-4ebf-9350-335c3195e6a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6992 | 2025.03.25 01:23:47.378571 [ 4 ] {3af47ee3-ee8e-4ebf-9350-335c3195e6a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6993 | 2025.03.25 01:23:47.379333 [ 4 ] {3af47ee3-ee8e-4ebf-9350-335c3195e6a3} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6994 | 2025.03.25 01:23:47.379386 [ 4 ] {3af47ee3-ee8e-4ebf-9350-335c3195e6a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
6995 | 2025.03.25 01:23:47.379828 [ 4 ] {3af47ee3-ee8e-4ebf-9350-335c3195e6a3} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
6996 | 2025.03.25 01:23:47.380095 [ 4 ] {3af47ee3-ee8e-4ebf-9350-335c3195e6a3} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6997 | 2025.03.25 01:23:47.380296 [ 106 ] {} <Debug> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
6998 | 2025.03.25 01:23:47.380331 [ 4 ] {3af47ee3-ee8e-4ebf-9350-335c3195e6a3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001898 sec., 29504.741833508957 rows/sec., 2.27 MiB/sec. | ||
6999 | 2025.03.25 01:23:47.380383 [ 106 ] {} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7000 | 2025.03.25 01:23:47.380448 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7001 | 2025.03.25 01:23:47.380468 [ 4 ] {3af47ee3-ee8e-4ebf-9350-335c3195e6a3} <Debug> TCPHandler: Processed in 0.002332873 sec. | ||
7002 | 2025.03.25 01:23:47.380678 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7003 | 2025.03.25 01:23:47.380703 [ 195 ] {ff1eb2ce-6931-4b38-9781-610db3740529::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 | ||
7004 | 2025.03.25 01:23:47.380870 [ 4 ] {d40edc66-5594-437f-b013-ec9b9136a945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7005 | 2025.03.25 01:23:47.380984 [ 4 ] {d40edc66-5594-437f-b013-ec9b9136a945} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7006 | 2025.03.25 01:23:47.381030 [ 195 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7007 | 2025.03.25 01:23:47.381156 [ 195 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1844 rows starting from the beginning of the part | ||
7008 | 2025.03.25 01:23:47.381479 [ 195 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 617 rows starting from the beginning of the part | ||
7009 | 2025.03.25 01:23:47.381819 [ 195 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 134 rows starting from the beginning of the part | ||
7010 | 2025.03.25 01:23:47.382112 [ 195 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 617 rows starting from the beginning of the part | ||
7011 | 2025.03.25 01:23:47.382414 [ 195 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1278 rows starting from the beginning of the part | ||
7012 | 2025.03.25 01:23:47.382703 [ 195 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 56 rows starting from the beginning of the part | ||
7013 | 2025.03.25 01:23:47.384092 [ 4 ] {d40edc66-5594-437f-b013-ec9b9136a945} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7014 | 2025.03.25 01:23:47.384150 [ 4 ] {d40edc66-5594-437f-b013-ec9b9136a945} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7015 | 2025.03.25 01:23:47.385123 [ 4 ] {d40edc66-5594-437f-b013-ec9b9136a945} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7016 | 2025.03.25 01:23:47.385573 [ 4 ] {d40edc66-5594-437f-b013-ec9b9136a945} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7017 | 2025.03.25 01:23:47.385783 [ 106 ] {} <Debug> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7018 | 2025.03.25 01:23:47.385867 [ 106 ] {} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7019 | 2025.03.25 01:23:47.385951 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7020 | 2025.03.25 01:23:47.385962 [ 4 ] {d40edc66-5594-437f-b013-ec9b9136a945} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005119 sec., 12502.441883180309 rows/sec., 999.26 KiB/sec. | ||
7021 | 2025.03.25 01:23:47.386275 [ 4 ] {d40edc66-5594-437f-b013-ec9b9136a945} <Debug> TCPHandler: Processed in 0.005667221 sec. | ||
7022 | 2025.03.25 01:23:47.386371 [ 191 ] {1f38629c-d1f4-42be-8510-15accedeaacb::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 | ||
7023 | 2025.03.25 01:23:47.386698 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7024 | 2025.03.25 01:23:47.386887 [ 191 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7025 | 2025.03.25 01:23:47.386960 [ 195 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4546 rows, containing 5 columns (5 merged, 0 gathered) in 0.006382622 sec., 712246.4717478177 rows/sec., 60.51 MiB/sec. | ||
7026 | 2025.03.25 01:23:47.386992 [ 191 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 913 rows starting from the beginning of the part | ||
7027 | 2025.03.25 01:23:47.387073 [ 4 ] {97faa107-3d17-4ca8-a83b-3fdf812d7ce1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7028 | 2025.03.25 01:23:47.387281 [ 191 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 382 rows starting from the beginning of the part | ||
7029 | 2025.03.25 01:23:47.387302 [ 4 ] {97faa107-3d17-4ca8-a83b-3fdf812d7ce1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7030 | 2025.03.25 01:23:47.387448 [ 195 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7031 | 2025.03.25 01:23:47.387775 [ 191 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 103 rows starting from the beginning of the part | ||
7032 | 2025.03.25 01:23:47.388197 [ 191 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 382 rows starting from the beginning of the part | ||
7033 | 2025.03.25 01:23:47.388609 [ 191 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 567 rows starting from the beginning of the part | ||
7034 | 2025.03.25 01:23:47.388729 [ 195 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_56_11} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7035 | 2025.03.25 01:23:47.389071 [ 191 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 64 rows starting from the beginning of the part | ||
7036 | 2025.03.25 01:23:47.389200 [ 195 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_56_11} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7037 | 2025.03.25 01:23:47.389583 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
7038 | 2025.03.25 01:23:47.391325 [ 4 ] {97faa107-3d17-4ca8-a83b-3fdf812d7ce1} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7039 | 2025.03.25 01:23:47.391414 [ 4 ] {97faa107-3d17-4ca8-a83b-3fdf812d7ce1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7040 | 2025.03.25 01:23:47.392370 [ 4 ] {97faa107-3d17-4ca8-a83b-3fdf812d7ce1} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7041 | 2025.03.25 01:23:47.392884 [ 199 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2411 rows, containing 5 columns (5 merged, 0 gathered) in 0.006796988 sec., 354715.941825997 rows/sec., 27.16 MiB/sec. | ||
7042 | 2025.03.25 01:23:47.392912 [ 4 ] {97faa107-3d17-4ca8-a83b-3fdf812d7ce1} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7043 | 2025.03.25 01:23:47.393184 [ 199 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7044 | 2025.03.25 01:23:47.393182 [ 106 ] {} <Debug> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7045 | 2025.03.25 01:23:47.393302 [ 106 ] {} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7046 | 2025.03.25 01:23:47.393384 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7047 | 2025.03.25 01:23:47.393462 [ 4 ] {97faa107-3d17-4ca8-a83b-3fdf812d7ce1} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.006479 sec., 4939.033801512579 rows/sec., 352.25 KiB/sec. | ||
7048 | 2025.03.25 01:23:47.393810 [ 190 ] {84ed4e3c-b504-41d3-942f-cd098640f877::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 | ||
7049 | 2025.03.25 01:23:47.394144 [ 4 ] {97faa107-3d17-4ca8-a83b-3fdf812d7ce1} <Debug> TCPHandler: Processed in 0.007603549 sec. | ||
7050 | 2025.03.25 01:23:47.394318 [ 199 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_56_11} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7051 | 2025.03.25 01:23:47.394746 [ 199 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_56_11} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7052 | 2025.03.25 01:23:47.394756 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7053 | 2025.03.25 01:23:47.394783 [ 190 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7054 | 2025.03.25 01:23:47.394976 [ 190 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 16409 rows starting from the beginning of the part | ||
7055 | 2025.03.25 01:23:47.395112 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
7056 | 2025.03.25 01:23:47.395290 [ 4 ] {0413a298-44dd-474a-b208-250190850fe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7057 | 2025.03.25 01:23:47.395551 [ 190 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 237 rows starting from the beginning of the part | ||
7058 | 2025.03.25 01:23:47.395569 [ 4 ] {0413a298-44dd-474a-b208-250190850fe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7059 | 2025.03.25 01:23:47.396206 [ 190 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part | ||
7060 | 2025.03.25 01:23:47.396656 [ 190 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 237 rows starting from the beginning of the part | ||
7061 | 2025.03.25 01:23:47.396998 [ 190 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 978 rows starting from the beginning of the part | ||
7062 | 2025.03.25 01:23:47.397439 [ 190 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 32 rows starting from the beginning of the part | ||
7063 | 2025.03.25 01:23:47.398382 [ 4 ] {0413a298-44dd-474a-b208-250190850fe7} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7064 | 2025.03.25 01:23:47.398461 [ 4 ] {0413a298-44dd-474a-b208-250190850fe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7065 | 2025.03.25 01:23:47.399049 [ 4 ] {0413a298-44dd-474a-b208-250190850fe7} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7066 | 2025.03.25 01:23:47.399361 [ 4 ] {0413a298-44dd-474a-b208-250190850fe7} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7067 | 2025.03.25 01:23:47.399592 [ 106 ] {} <Debug> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7068 | 2025.03.25 01:23:47.399693 [ 106 ] {} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7069 | 2025.03.25 01:23:47.399793 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7070 | 2025.03.25 01:23:47.399871 [ 4 ] {0413a298-44dd-474a-b208-250190850fe7} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.004744 sec., 2529.5109612141655 rows/sec., 174.56 KiB/sec. | ||
7071 | 2025.03.25 01:23:47.400248 [ 4 ] {0413a298-44dd-474a-b208-250190850fe7} <Debug> TCPHandler: Processed in 0.005702042 sec. | ||
7072 | 2025.03.25 01:23:47.400333 [ 196 ] {701d85ec-1f61-408d-9805-b607b65f51d7::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 | ||
7073 | 2025.03.25 01:23:47.400691 [ 196 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7074 | 2025.03.25 01:23:47.400770 [ 196 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2898 rows starting from the beginning of the part | ||
7075 | 2025.03.25 01:23:47.401027 [ 196 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 82 rows starting from the beginning of the part | ||
7076 | 2025.03.25 01:23:47.401357 [ 196 ] {701d85ec-1f61-408d-9805-b607b65f51d7::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 | ||
7077 | 2025.03.25 01:23:47.401776 [ 196 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 82 rows starting from the beginning of the part | ||
7078 | 2025.03.25 01:23:47.402013 [ 196 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 48 rows starting from the beginning of the part | ||
7079 | 2025.03.25 01:23:47.402212 [ 196 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 12 rows starting from the beginning of the part | ||
7080 | 2025.03.25 01:23:47.404550 [ 201 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3182 rows, containing 4 columns (4 merged, 0 gathered) in 0.004596305 sec., 692295.2240984878 rows/sec., 45.28 MiB/sec. | ||
7081 | 2025.03.25 01:23:47.404993 [ 187 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7082 | 2025.03.25 01:23:47.405389 [ 188 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_56_11} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7083 | 2025.03.25 01:23:47.405529 [ 188 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_56_11} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7084 | 2025.03.25 01:23:47.405738 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
7085 | 2025.03.25 01:23:47.405936 [ 187 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18053 rows, containing 5 columns (5 merged, 0 gathered) in 0.012434388 sec., 1451860.7590498223 rows/sec., 98.00 MiB/sec. | ||
7086 | 2025.03.25 01:23:47.406174 [ 188 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7087 | 2025.03.25 01:23:47.406486 [ 188 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7088 | 2025.03.25 01:23:47.406564 [ 188 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7089 | 2025.03.25 01:23:47.406654 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.11 MiB. | ||
7090 | 2025.03.25 01:23:49.054720 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16104 | ||
7091 | 2025.03.25 01:23:49.055488 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7092 | 2025.03.25 01:23:49.055541 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7093 | 2025.03.25 01:23:49.056096 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
7094 | 2025.03.25 01:23:49.056368 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7095 | 2025.03.25 01:23:49.056576 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16104 | ||
7096 | 2025.03.25 01:23:50.168458 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 | ||
7097 | 2025.03.25 01:23:50.189776 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7098 | 2025.03.25 01:23:50.189827 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7099 | 2025.03.25 01:23:50.197080 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
7100 | 2025.03.25 01:23:50.197888 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7101 | 2025.03.25 01:23:50.200573 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
7102 | 2025.03.25 01:23:52.390181 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7103 | 2025.03.25 01:23:52.390394 [ 4 ] {272cf2db-99c1-4a96-9d40-12aa155c6248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7104 | 2025.03.25 01:23:52.390476 [ 4 ] {272cf2db-99c1-4a96-9d40-12aa155c6248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7105 | 2025.03.25 01:23:52.391337 [ 4 ] {272cf2db-99c1-4a96-9d40-12aa155c6248} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7106 | 2025.03.25 01:23:52.391385 [ 4 ] {272cf2db-99c1-4a96-9d40-12aa155c6248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7107 | 2025.03.25 01:23:52.391854 [ 4 ] {272cf2db-99c1-4a96-9d40-12aa155c6248} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
7108 | 2025.03.25 01:23:52.392121 [ 4 ] {272cf2db-99c1-4a96-9d40-12aa155c6248} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7109 | 2025.03.25 01:23:52.392332 [ 98 ] {} <Debug> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
7110 | 2025.03.25 01:23:52.392364 [ 4 ] {272cf2db-99c1-4a96-9d40-12aa155c6248} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002029 sec., 104484.96796451454 rows/sec., 6.65 MiB/sec. | ||
7111 | 2025.03.25 01:23:52.392410 [ 98 ] {} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7112 | 2025.03.25 01:23:52.392499 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7113 | 2025.03.25 01:23:52.392504 [ 4 ] {272cf2db-99c1-4a96-9d40-12aa155c6248} <Debug> TCPHandler: Processed in 0.002462735 sec. | ||
7114 | 2025.03.25 01:23:52.392922 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7115 | 2025.03.25 01:23:52.392924 [ 187 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
7116 | 2025.03.25 01:23:52.393203 [ 4 ] {3a5e1b51-5690-40a4-8599-00e7f1a2bd92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7117 | 2025.03.25 01:23:52.393304 [ 187 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7118 | 2025.03.25 01:23:52.393316 [ 4 ] {3a5e1b51-5690-40a4-8599-00e7f1a2bd92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7119 | 2025.03.25 01:23:52.393391 [ 187 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 212 rows starting from the beginning of the part | ||
7120 | 2025.03.25 01:23:52.393686 [ 187 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 212 rows starting from the beginning of the part | ||
7121 | 2025.03.25 01:23:52.394015 [ 187 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 212 rows starting from the beginning of the part | ||
7122 | 2025.03.25 01:23:52.394332 [ 187 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 212 rows starting from the beginning of the part | ||
7123 | 2025.03.25 01:23:52.394662 [ 187 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 212 rows starting from the beginning of the part | ||
7124 | 2025.03.25 01:23:52.396595 [ 4 ] {3a5e1b51-5690-40a4-8599-00e7f1a2bd92} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7125 | 2025.03.25 01:23:52.396671 [ 4 ] {3a5e1b51-5690-40a4-8599-00e7f1a2bd92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7126 | 2025.03.25 01:23:52.397538 [ 4 ] {3a5e1b51-5690-40a4-8599-00e7f1a2bd92} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7127 | 2025.03.25 01:23:52.397541 [ 189 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.00491461 sec., 215683.4418193916 rows/sec., 14.54 MiB/sec. | ||
7128 | 2025.03.25 01:23:52.397794 [ 189 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
7129 | 2025.03.25 01:23:52.397961 [ 4 ] {3a5e1b51-5690-40a4-8599-00e7f1a2bd92} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7130 | 2025.03.25 01:23:52.398317 [ 4 ] {3a5e1b51-5690-40a4-8599-00e7f1a2bd92} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.005192 sec., 118836.6718027735 rows/sec., 9.29 MiB/sec. | ||
7131 | 2025.03.25 01:23:52.398501 [ 4 ] {3a5e1b51-5690-40a4-8599-00e7f1a2bd92} <Debug> TCPHandler: Processed in 0.005753832 sec. | ||
7132 | 2025.03.25 01:23:52.398677 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7133 | 2025.03.25 01:23:52.398723 [ 189 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_21_5} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7134 | 2025.03.25 01:23:52.398878 [ 4 ] {d0cb4480-1e2c-4da5-8895-a27abdd97782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7135 | 2025.03.25 01:23:52.398928 [ 189 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_21_5} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
7136 | 2025.03.25 01:23:52.398952 [ 4 ] {d0cb4480-1e2c-4da5-8895-a27abdd97782} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7137 | 2025.03.25 01:23:52.399122 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
7138 | 2025.03.25 01:23:52.399679 [ 4 ] {d0cb4480-1e2c-4da5-8895-a27abdd97782} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7139 | 2025.03.25 01:23:52.399724 [ 4 ] {d0cb4480-1e2c-4da5-8895-a27abdd97782} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7140 | 2025.03.25 01:23:52.400087 [ 4 ] {d0cb4480-1e2c-4da5-8895-a27abdd97782} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
7141 | 2025.03.25 01:23:52.400332 [ 4 ] {d0cb4480-1e2c-4da5-8895-a27abdd97782} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7142 | 2025.03.25 01:23:52.400540 [ 4 ] {d0cb4480-1e2c-4da5-8895-a27abdd97782} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001742 sec., 60849.598163031 rows/sec., 3.58 MiB/sec. | ||
7143 | 2025.03.25 01:23:52.400595 [ 4 ] {d0cb4480-1e2c-4da5-8895-a27abdd97782} <Debug> TCPHandler: Processed in 0.001983779 sec. | ||
7144 | 2025.03.25 01:23:52.400733 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7145 | 2025.03.25 01:23:52.400856 [ 4 ] {7cb8c331-454c-4cbd-8fe6-19e34095deb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7146 | 2025.03.25 01:23:52.400903 [ 4 ] {7cb8c331-454c-4cbd-8fe6-19e34095deb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7147 | 2025.03.25 01:23:52.401472 [ 4 ] {7cb8c331-454c-4cbd-8fe6-19e34095deb5} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7148 | 2025.03.25 01:23:52.401516 [ 4 ] {7cb8c331-454c-4cbd-8fe6-19e34095deb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7149 | 2025.03.25 01:23:52.401906 [ 4 ] {7cb8c331-454c-4cbd-8fe6-19e34095deb5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
7150 | 2025.03.25 01:23:52.402157 [ 4 ] {7cb8c331-454c-4cbd-8fe6-19e34095deb5} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7151 | 2025.03.25 01:23:52.402367 [ 4 ] {7cb8c331-454c-4cbd-8fe6-19e34095deb5} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001538 sec., 73472.04161248374 rows/sec., 4.76 MiB/sec. | ||
7152 | 2025.03.25 01:23:52.402418 [ 4 ] {7cb8c331-454c-4cbd-8fe6-19e34095deb5} <Debug> TCPHandler: Processed in 0.001759605 sec. | ||
7153 | 2025.03.25 01:23:52.402529 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7154 | 2025.03.25 01:23:52.402631 [ 4 ] {0c2fca85-897a-4929-9a39-7baa2dec8f6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7155 | 2025.03.25 01:23:52.402675 [ 4 ] {0c2fca85-897a-4929-9a39-7baa2dec8f6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7156 | 2025.03.25 01:23:52.403367 [ 4 ] {0c2fca85-897a-4929-9a39-7baa2dec8f6d} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7157 | 2025.03.25 01:23:52.403430 [ 4 ] {0c2fca85-897a-4929-9a39-7baa2dec8f6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7158 | 2025.03.25 01:23:52.403898 [ 4 ] {0c2fca85-897a-4929-9a39-7baa2dec8f6d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
7159 | 2025.03.25 01:23:52.404149 [ 4 ] {0c2fca85-897a-4929-9a39-7baa2dec8f6d} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7160 | 2025.03.25 01:23:52.404314 [ 98 ] {} <Debug> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
7161 | 2025.03.25 01:23:52.404373 [ 98 ] {} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7162 | 2025.03.25 01:23:52.404405 [ 4 ] {0c2fca85-897a-4929-9a39-7baa2dec8f6d} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001768 sec., 63348.41628959276 rows/sec., 3.61 MiB/sec. | ||
7163 | 2025.03.25 01:23:52.404408 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7164 | 2025.03.25 01:23:52.404565 [ 4 ] {0c2fca85-897a-4929-9a39-7baa2dec8f6d} <Debug> TCPHandler: Processed in 0.00207282 sec. | ||
7165 | 2025.03.25 01:23:52.404608 [ 188 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
7166 | 2025.03.25 01:23:52.404689 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7167 | 2025.03.25 01:23:52.404723 [ 188 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7168 | 2025.03.25 01:23:52.404755 [ 188 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 112 rows starting from the beginning of the part | ||
7169 | 2025.03.25 01:23:52.404821 [ 4 ] {2ab0ad9f-452d-45ee-a382-e3a09c758602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7170 | 2025.03.25 01:23:52.404911 [ 188 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 112 rows starting from the beginning of the part | ||
7171 | 2025.03.25 01:23:52.404952 [ 4 ] {2ab0ad9f-452d-45ee-a382-e3a09c758602} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7172 | 2025.03.25 01:23:52.405278 [ 188 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 112 rows starting from the beginning of the part | ||
7173 | 2025.03.25 01:23:52.405630 [ 188 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 112 rows starting from the beginning of the part | ||
7174 | 2025.03.25 01:23:52.405892 [ 188 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 112 rows starting from the beginning of the part | ||
7175 | 2025.03.25 01:23:52.407217 [ 4 ] {2ab0ad9f-452d-45ee-a382-e3a09c758602} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7176 | 2025.03.25 01:23:52.407269 [ 4 ] {2ab0ad9f-452d-45ee-a382-e3a09c758602} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7177 | 2025.03.25 01:23:52.407708 [ 188 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.003177166 sec., 176257.70891417068 rows/sec., 10.71 MiB/sec. | ||
7178 | 2025.03.25 01:23:52.407854 [ 4 ] {2ab0ad9f-452d-45ee-a382-e3a09c758602} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7179 | 2025.03.25 01:23:52.407936 [ 187 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
7180 | 2025.03.25 01:23:52.408437 [ 4 ] {2ab0ad9f-452d-45ee-a382-e3a09c758602} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7181 | 2025.03.25 01:23:52.408609 [ 187 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_21_5} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7182 | 2025.03.25 01:23:52.408869 [ 187 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_21_5} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
7183 | 2025.03.25 01:23:52.408878 [ 4 ] {2ab0ad9f-452d-45ee-a382-e3a09c758602} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.004076 sec., 93719.33267909716 rows/sec., 6.61 MiB/sec. | ||
7184 | 2025.03.25 01:23:52.409134 [ 4 ] {2ab0ad9f-452d-45ee-a382-e3a09c758602} <Debug> TCPHandler: Processed in 0.004494194 sec. | ||
7185 | 2025.03.25 01:23:52.409139 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
7186 | 2025.03.25 01:23:52.409290 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7187 | 2025.03.25 01:23:52.409399 [ 4 ] {7fcab9e0-b8c1-4545-92bd-700f6f075625} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7188 | 2025.03.25 01:23:52.409448 [ 4 ] {7fcab9e0-b8c1-4545-92bd-700f6f075625} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7189 | 2025.03.25 01:23:52.409919 [ 4 ] {7fcab9e0-b8c1-4545-92bd-700f6f075625} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7190 | 2025.03.25 01:23:52.409959 [ 4 ] {7fcab9e0-b8c1-4545-92bd-700f6f075625} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7191 | 2025.03.25 01:23:52.410328 [ 4 ] {7fcab9e0-b8c1-4545-92bd-700f6f075625} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
7192 | 2025.03.25 01:23:52.410586 [ 4 ] {7fcab9e0-b8c1-4545-92bd-700f6f075625} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7193 | 2025.03.25 01:23:52.410744 [ 98 ] {} <Debug> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
7194 | 2025.03.25 01:23:52.410813 [ 98 ] {} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7195 | 2025.03.25 01:23:52.410824 [ 4 ] {7fcab9e0-b8c1-4545-92bd-700f6f075625} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001437 sec., 4175.365344467641 rows/sec., 218.15 KiB/sec. | ||
7196 | 2025.03.25 01:23:52.410847 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7197 | 2025.03.25 01:23:52.410976 [ 4 ] {7fcab9e0-b8c1-4545-92bd-700f6f075625} <Debug> TCPHandler: Processed in 0.001728604 sec. | ||
7198 | 2025.03.25 01:23:52.411295 [ 186 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::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 | ||
7199 | 2025.03.25 01:23:52.411372 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7200 | 2025.03.25 01:23:52.411629 [ 4 ] {048e3bb1-4feb-4399-84e0-282b319aa406} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7201 | 2025.03.25 01:23:52.411649 [ 186 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7202 | 2025.03.25 01:23:52.411719 [ 4 ] {048e3bb1-4feb-4399-84e0-282b319aa406} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7203 | 2025.03.25 01:23:52.411735 [ 186 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part | ||
7204 | 2025.03.25 01:23:52.412034 [ 186 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
7205 | 2025.03.25 01:23:52.412420 [ 186 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
7206 | 2025.03.25 01:23:52.412736 [ 186 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
7207 | 2025.03.25 01:23:52.413145 [ 186 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
7208 | 2025.03.25 01:23:52.413409 [ 186 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
7209 | 2025.03.25 01:23:52.414582 [ 4 ] {048e3bb1-4feb-4399-84e0-282b319aa406} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7210 | 2025.03.25 01:23:52.414659 [ 4 ] {048e3bb1-4feb-4399-84e0-282b319aa406} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7211 | 2025.03.25 01:23:52.415767 [ 4 ] {048e3bb1-4feb-4399-84e0-282b319aa406} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7212 | 2025.03.25 01:23:52.416060 [ 200 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.005070802 sec., 24848.14039278205 rows/sec., 1.27 MiB/sec. | ||
7213 | 2025.03.25 01:23:52.416214 [ 4 ] {048e3bb1-4feb-4399-84e0-282b319aa406} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7214 | 2025.03.25 01:23:52.416240 [ 200 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
7215 | 2025.03.25 01:23:52.416622 [ 4 ] {048e3bb1-4feb-4399-84e0-282b319aa406} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.005057 sec., 46865.73067035792 rows/sec., 3.14 MiB/sec. | ||
7216 | 2025.03.25 01:23:52.416932 [ 4 ] {048e3bb1-4feb-4399-84e0-282b319aa406} <Debug> TCPHandler: Processed in 0.005674461 sec. | ||
7217 | 2025.03.25 01:23:52.416997 [ 200 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_21_4} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7218 | 2025.03.25 01:23:52.417319 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7219 | 2025.03.25 01:23:52.417333 [ 200 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_21_4} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
7220 | 2025.03.25 01:23:52.417618 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
7221 | 2025.03.25 01:23:52.417737 [ 4 ] {db7a3496-ac93-408b-a148-4470370c380a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7222 | 2025.03.25 01:23:52.417840 [ 4 ] {db7a3496-ac93-408b-a148-4470370c380a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7223 | 2025.03.25 01:23:52.418293 [ 4 ] {db7a3496-ac93-408b-a148-4470370c380a} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7224 | 2025.03.25 01:23:52.418336 [ 4 ] {db7a3496-ac93-408b-a148-4470370c380a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7225 | 2025.03.25 01:23:52.418694 [ 4 ] {db7a3496-ac93-408b-a148-4470370c380a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
7226 | 2025.03.25 01:23:52.418934 [ 4 ] {db7a3496-ac93-408b-a148-4470370c380a} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7227 | 2025.03.25 01:23:52.419135 [ 4 ] {db7a3496-ac93-408b-a148-4470370c380a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001552 sec., 644.3298969072165 rows/sec., 43.42 KiB/sec. | ||
7228 | 2025.03.25 01:23:52.419185 [ 4 ] {db7a3496-ac93-408b-a148-4470370c380a} <Debug> TCPHandler: Processed in 0.001983638 sec. | ||
7229 | 2025.03.25 01:23:52.419291 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7230 | 2025.03.25 01:23:52.419392 [ 4 ] {7c3d5c48-429b-4419-8bf5-31f3171ee436} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7231 | 2025.03.25 01:23:52.419437 [ 4 ] {7c3d5c48-429b-4419-8bf5-31f3171ee436} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7232 | 2025.03.25 01:23:52.419860 [ 4 ] {7c3d5c48-429b-4419-8bf5-31f3171ee436} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7233 | 2025.03.25 01:23:52.419900 [ 4 ] {7c3d5c48-429b-4419-8bf5-31f3171ee436} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7234 | 2025.03.25 01:23:52.420272 [ 4 ] {7c3d5c48-429b-4419-8bf5-31f3171ee436} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7235 | 2025.03.25 01:23:52.420516 [ 4 ] {7c3d5c48-429b-4419-8bf5-31f3171ee436} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7236 | 2025.03.25 01:23:52.420718 [ 4 ] {7c3d5c48-429b-4419-8bf5-31f3171ee436} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001348 sec., 60830.86053412463 rows/sec., 3.86 MiB/sec. | ||
7237 | 2025.03.25 01:23:52.420767 [ 4 ] {7c3d5c48-429b-4419-8bf5-31f3171ee436} <Debug> TCPHandler: Processed in 0.001525752 sec. | ||
7238 | 2025.03.25 01:23:56.420890 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7239 | 2025.03.25 01:23:56.420966 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7240 | 2025.03.25 01:23:56.556807 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16531 | ||
7241 | 2025.03.25 01:23:56.557552 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7242 | 2025.03.25 01:23:56.557610 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7243 | 2025.03.25 01:23:56.558181 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
7244 | 2025.03.25 01:23:56.558434 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7245 | 2025.03.25 01:23:56.558679 [ 92 ] {} <Debug> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
7246 | 2025.03.25 01:23:56.558698 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 | ||
7247 | 2025.03.25 01:23:56.558789 [ 92 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7248 | 2025.03.25 01:23:56.558837 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7249 | 2025.03.25 01:23:56.559070 [ 198 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::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 | ||
7250 | 2025.03.25 01:23:56.559327 [ 198 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7251 | 2025.03.25 01:23:56.559372 [ 198 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14274 rows starting from the beginning of the part | ||
7252 | 2025.03.25 01:23:56.559451 [ 198 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 427 rows starting from the beginning of the part | ||
7253 | 2025.03.25 01:23:56.559576 [ 198 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 488 rows starting from the beginning of the part | ||
7254 | 2025.03.25 01:23:56.559729 [ 198 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 427 rows starting from the beginning of the part | ||
7255 | 2025.03.25 01:23:56.559803 [ 198 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 488 rows starting from the beginning of the part | ||
7256 | 2025.03.25 01:23:56.559922 [ 198 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 427 rows starting from the beginning of the part | ||
7257 | 2025.03.25 01:23:56.562093 [ 194 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.003156155 sec., 5237702.204105945 rows/sec., 74.93 MiB/sec. | ||
7258 | 2025.03.25 01:23:56.562206 [ 194 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
7259 | 2025.03.25 01:23:56.562544 [ 194 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_36_7} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7260 | 2025.03.25 01:23:56.562640 [ 194 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_36_7} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
7261 | 2025.03.25 01:23:56.562748 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. | ||
7262 | 2025.03.25 01:23:56.631661 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1010 | ||
7263 | 2025.03.25 01:23:56.634519 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7264 | 2025.03.25 01:23:56.634563 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7265 | 2025.03.25 01:23:56.635962 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7266 | 2025.03.25 01:23:56.636268 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7267 | 2025.03.25 01:23:56.636471 [ 92 ] {} <Debug> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
7268 | 2025.03.25 01:23:56.636575 [ 92 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7269 | 2025.03.25 01:23:56.636648 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7270 | 2025.03.25 01:23:56.636923 [ 198 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::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 | ||
7271 | 2025.03.25 01:23:56.637380 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1010 | ||
7272 | 2025.03.25 01:23:56.637729 [ 198 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7273 | 2025.03.25 01:23:56.637851 [ 198 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 826 rows starting from the beginning of the part | ||
7274 | 2025.03.25 01:23:56.638273 [ 198 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 48 rows starting from the beginning of the part | ||
7275 | 2025.03.25 01:23:56.638695 [ 198 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 28 rows starting from the beginning of the part | ||
7276 | 2025.03.25 01:23:56.639123 [ 198 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 32 rows starting from the beginning of the part | ||
7277 | 2025.03.25 01:23:56.639547 [ 198 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 48 rows starting from the beginning of the part | ||
7278 | 2025.03.25 01:23:56.639987 [ 198 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 28 rows starting from the beginning of the part | ||
7279 | 2025.03.25 01:23:56.647746 [ 192 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1010 rows, containing 72 columns (72 merged, 0 gathered) in 0.010981848 sec., 91969.94895576773 rows/sec., 74.27 MiB/sec. | ||
7280 | 2025.03.25 01:23:56.649590 [ 197 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
7281 | 2025.03.25 01:23:56.650465 [ 197 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_26_5} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7282 | 2025.03.25 01:23:56.650565 [ 197 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_26_5} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
7283 | 2025.03.25 01:23:56.650925 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.32 MiB. | ||
7284 | 2025.03.25 01:23:57.386688 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7285 | 2025.03.25 01:23:57.386900 [ 4 ] {76a2df8f-e43c-4c93-8de5-22e29a7b4ae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7286 | 2025.03.25 01:23:57.386980 [ 4 ] {76a2df8f-e43c-4c93-8de5-22e29a7b4ae1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7287 | 2025.03.25 01:23:57.387818 [ 4 ] {76a2df8f-e43c-4c93-8de5-22e29a7b4ae1} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7288 | 2025.03.25 01:23:57.387869 [ 4 ] {76a2df8f-e43c-4c93-8de5-22e29a7b4ae1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7289 | 2025.03.25 01:23:57.388345 [ 4 ] {76a2df8f-e43c-4c93-8de5-22e29a7b4ae1} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7290 | 2025.03.25 01:23:57.388635 [ 4 ] {76a2df8f-e43c-4c93-8de5-22e29a7b4ae1} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7291 | 2025.03.25 01:23:57.388938 [ 4 ] {76a2df8f-e43c-4c93-8de5-22e29a7b4ae1} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.002089 sec., 64145.52417424605 rows/sec., 5.53 MiB/sec. | ||
7292 | 2025.03.25 01:23:57.389093 [ 4 ] {76a2df8f-e43c-4c93-8de5-22e29a7b4ae1} <Debug> TCPHandler: Processed in 0.002538766 sec. | ||
7293 | 2025.03.25 01:23:57.389368 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7294 | 2025.03.25 01:23:57.389498 [ 4 ] {e76591bc-b74e-4675-8f21-f336b06b1750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7295 | 2025.03.25 01:23:57.389550 [ 4 ] {e76591bc-b74e-4675-8f21-f336b06b1750} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7296 | 2025.03.25 01:23:57.390127 [ 4 ] {e76591bc-b74e-4675-8f21-f336b06b1750} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7297 | 2025.03.25 01:23:57.390169 [ 4 ] {e76591bc-b74e-4675-8f21-f336b06b1750} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7298 | 2025.03.25 01:23:57.390541 [ 4 ] {e76591bc-b74e-4675-8f21-f336b06b1750} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
7299 | 2025.03.25 01:23:57.390791 [ 4 ] {e76591bc-b74e-4675-8f21-f336b06b1750} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7300 | 2025.03.25 01:23:57.391010 [ 4 ] {e76591bc-b74e-4675-8f21-f336b06b1750} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.00154 sec., 25324.675324675325 rows/sec., 1.86 MiB/sec. | ||
7301 | 2025.03.25 01:23:57.391068 [ 4 ] {e76591bc-b74e-4675-8f21-f336b06b1750} <Debug> TCPHandler: Processed in 0.001801246 sec. | ||
7302 | 2025.03.25 01:23:57.391177 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7303 | 2025.03.25 01:23:57.391280 [ 4 ] {a911113d-e3df-412a-bed0-045fb449ca4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7304 | 2025.03.25 01:23:57.391326 [ 4 ] {a911113d-e3df-412a-bed0-045fb449ca4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7305 | 2025.03.25 01:23:57.391887 [ 4 ] {a911113d-e3df-412a-bed0-045fb449ca4b} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7306 | 2025.03.25 01:23:57.391927 [ 4 ] {a911113d-e3df-412a-bed0-045fb449ca4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7307 | 2025.03.25 01:23:57.392299 [ 4 ] {a911113d-e3df-412a-bed0-045fb449ca4b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7308 | 2025.03.25 01:23:57.392556 [ 4 ] {a911113d-e3df-412a-bed0-045fb449ca4b} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7309 | 2025.03.25 01:23:57.392773 [ 4 ] {a911113d-e3df-412a-bed0-045fb449ca4b} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001516 sec., 67941.95250659631 rows/sec., 5.31 MiB/sec. | ||
7310 | 2025.03.25 01:23:57.392829 [ 4 ] {a911113d-e3df-412a-bed0-045fb449ca4b} <Debug> TCPHandler: Processed in 0.001703674 sec. | ||
7311 | 2025.03.25 01:23:57.392948 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7312 | 2025.03.25 01:23:57.393053 [ 4 ] {3183eba5-8063-4bb9-bb64-a8fecec213cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7313 | 2025.03.25 01:23:57.393104 [ 4 ] {3183eba5-8063-4bb9-bb64-a8fecec213cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7314 | 2025.03.25 01:23:57.393634 [ 4 ] {3183eba5-8063-4bb9-bb64-a8fecec213cd} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7315 | 2025.03.25 01:23:57.393674 [ 4 ] {3183eba5-8063-4bb9-bb64-a8fecec213cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7316 | 2025.03.25 01:23:57.394066 [ 4 ] {3183eba5-8063-4bb9-bb64-a8fecec213cd} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7317 | 2025.03.25 01:23:57.394341 [ 4 ] {3183eba5-8063-4bb9-bb64-a8fecec213cd} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7318 | 2025.03.25 01:23:57.394573 [ 4 ] {3183eba5-8063-4bb9-bb64-a8fecec213cd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001539 sec., 103963.61273554256 rows/sec., 7.24 MiB/sec. | ||
7319 | 2025.03.25 01:23:57.394666 [ 4 ] {3183eba5-8063-4bb9-bb64-a8fecec213cd} <Debug> TCPHandler: Processed in 0.001770925 sec. | ||
7320 | 2025.03.25 01:23:57.394826 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7321 | 2025.03.25 01:23:57.394927 [ 4 ] {ca72eab5-3c11-4921-b5a0-158e835bb427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7322 | 2025.03.25 01:23:57.394995 [ 4 ] {ca72eab5-3c11-4921-b5a0-158e835bb427} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7323 | 2025.03.25 01:23:57.396192 [ 4 ] {ca72eab5-3c11-4921-b5a0-158e835bb427} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7324 | 2025.03.25 01:23:57.396232 [ 4 ] {ca72eab5-3c11-4921-b5a0-158e835bb427} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7325 | 2025.03.25 01:23:57.396903 [ 4 ] {ca72eab5-3c11-4921-b5a0-158e835bb427} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7326 | 2025.03.25 01:23:57.397178 [ 4 ] {ca72eab5-3c11-4921-b5a0-158e835bb427} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7327 | 2025.03.25 01:23:57.397418 [ 4 ] {ca72eab5-3c11-4921-b5a0-158e835bb427} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002512 sec., 15525.47770700637 rows/sec., 27.82 MiB/sec. | ||
7328 | 2025.03.25 01:23:57.397523 [ 4 ] {ca72eab5-3c11-4921-b5a0-158e835bb427} <Debug> TCPHandler: Processed in 0.002757129 sec. | ||
7329 | 2025.03.25 01:23:57.397640 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7330 | 2025.03.25 01:23:57.397744 [ 4 ] {d5441e59-bbca-4ff2-99b0-396ba0daa8ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7331 | 2025.03.25 01:23:57.397791 [ 4 ] {d5441e59-bbca-4ff2-99b0-396ba0daa8ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7332 | 2025.03.25 01:23:57.398236 [ 4 ] {d5441e59-bbca-4ff2-99b0-396ba0daa8ec} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7333 | 2025.03.25 01:23:57.398276 [ 4 ] {d5441e59-bbca-4ff2-99b0-396ba0daa8ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7334 | 2025.03.25 01:23:57.398642 [ 4 ] {d5441e59-bbca-4ff2-99b0-396ba0daa8ec} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7335 | 2025.03.25 01:23:57.398889 [ 4 ] {d5441e59-bbca-4ff2-99b0-396ba0daa8ec} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7336 | 2025.03.25 01:23:57.399114 [ 4 ] {d5441e59-bbca-4ff2-99b0-396ba0daa8ec} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001392 sec., 43103.448275862065 rows/sec., 2.90 MiB/sec. | ||
7337 | 2025.03.25 01:23:57.399165 [ 4 ] {d5441e59-bbca-4ff2-99b0-396ba0daa8ec} <Debug> TCPHandler: Processed in 0.001576023 sec. | ||
7338 | 2025.03.25 01:23:57.700728 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
7339 | 2025.03.25 01:23:57.722817 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7340 | 2025.03.25 01:23:57.722874 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7341 | 2025.03.25 01:23:57.730282 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
7342 | 2025.03.25 01:23:57.731073 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7343 | 2025.03.25 01:23:57.731509 [ 89 ] {} <Debug> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
7344 | 2025.03.25 01:23:57.731655 [ 89 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7345 | 2025.03.25 01:23:57.731731 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7346 | 2025.03.25 01:23:57.732415 [ 201 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::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 | ||
7347 | 2025.03.25 01:23:57.747180 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
7348 | 2025.03.25 01:23:57.748947 [ 201 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7349 | 2025.03.25 01:23:57.750549 [ 201 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::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 | ||
7350 | 2025.03.25 01:23:57.756737 [ 201 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 8 rows starting from the beginning of the part | ||
7351 | 2025.03.25 01:23:57.762471 [ 201 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 7 rows starting from the beginning of the part | ||
7352 | 2025.03.25 01:23:57.768008 [ 201 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 8 rows starting from the beginning of the part | ||
7353 | 2025.03.25 01:23:57.773876 [ 201 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 7 rows starting from the beginning of the part | ||
7354 | 2025.03.25 01:23:57.778549 [ 201 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::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 | ||
7355 | 2025.03.25 01:23:57.837291 [ 190 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.105413859 sec., 2580.3058779965545 rows/sec., 13.34 MiB/sec. | ||
7356 | 2025.03.25 01:23:57.840123 [ 196 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
7357 | 2025.03.25 01:23:57.842992 [ 196 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_36_7} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7358 | 2025.03.25 01:23:57.843085 [ 196 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_36_7} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
7359 | 2025.03.25 01:23:57.845358 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
7360 | 2025.03.25 01:23:58.000224 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.84 MiB, peak 218.71 MiB, free memory in arenas 0.00 B, will set to 207.94 MiB (RSS), difference: 1.09 MiB | ||
7361 | 2025.03.25 01:24:02.390901 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7362 | 2025.03.25 01:24:02.391140 [ 4 ] {3e18e892-b85a-40b1-a1d8-50a5e96e3aab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7363 | 2025.03.25 01:24:02.391219 [ 4 ] {3e18e892-b85a-40b1-a1d8-50a5e96e3aab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7364 | 2025.03.25 01:24:02.392111 [ 4 ] {3e18e892-b85a-40b1-a1d8-50a5e96e3aab} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7365 | 2025.03.25 01:24:02.392171 [ 4 ] {3e18e892-b85a-40b1-a1d8-50a5e96e3aab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7366 | 2025.03.25 01:24:02.392650 [ 4 ] {3e18e892-b85a-40b1-a1d8-50a5e96e3aab} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7367 | 2025.03.25 01:24:02.392936 [ 4 ] {3e18e892-b85a-40b1-a1d8-50a5e96e3aab} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7368 | 2025.03.25 01:24:02.393166 [ 4 ] {3e18e892-b85a-40b1-a1d8-50a5e96e3aab} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002086 sec., 101629.91371045061 rows/sec., 6.46 MiB/sec. | ||
7369 | 2025.03.25 01:24:02.393240 [ 4 ] {3e18e892-b85a-40b1-a1d8-50a5e96e3aab} <Debug> TCPHandler: Processed in 0.002481996 sec. | ||
7370 | 2025.03.25 01:24:02.393378 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7371 | 2025.03.25 01:24:02.393495 [ 4 ] {b70479ee-be7a-4946-af91-b30c6c8fbe06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7372 | 2025.03.25 01:24:02.393547 [ 4 ] {b70479ee-be7a-4946-af91-b30c6c8fbe06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7373 | 2025.03.25 01:24:02.394112 [ 4 ] {b70479ee-be7a-4946-af91-b30c6c8fbe06} <Trace> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7374 | 2025.03.25 01:24:02.394156 [ 4 ] {b70479ee-be7a-4946-af91-b30c6c8fbe06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7375 | 2025.03.25 01:24:02.394528 [ 4 ] {b70479ee-be7a-4946-af91-b30c6c8fbe06} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
7376 | 2025.03.25 01:24:02.394795 [ 4 ] {b70479ee-be7a-4946-af91-b30c6c8fbe06} <Trace> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7377 | 2025.03.25 01:24:02.395086 [ 4 ] {b70479ee-be7a-4946-af91-b30c6c8fbe06} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001613 sec., 1239.925604463732 rows/sec., 101.11 KiB/sec. | ||
7378 | 2025.03.25 01:24:02.395300 [ 4 ] {b70479ee-be7a-4946-af91-b30c6c8fbe06} <Debug> TCPHandler: Processed in 0.001974578 sec. | ||
7379 | 2025.03.25 01:24:02.395451 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7380 | 2025.03.25 01:24:02.395565 [ 4 ] {c4163c0d-2bc2-4d2a-b4ad-c93cd0547f30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7381 | 2025.03.25 01:24:02.395613 [ 4 ] {c4163c0d-2bc2-4d2a-b4ad-c93cd0547f30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7382 | 2025.03.25 01:24:02.396562 [ 4 ] {c4163c0d-2bc2-4d2a-b4ad-c93cd0547f30} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7383 | 2025.03.25 01:24:02.396604 [ 4 ] {c4163c0d-2bc2-4d2a-b4ad-c93cd0547f30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7384 | 2025.03.25 01:24:02.397058 [ 4 ] {c4163c0d-2bc2-4d2a-b4ad-c93cd0547f30} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7385 | 2025.03.25 01:24:02.397369 [ 4 ] {c4163c0d-2bc2-4d2a-b4ad-c93cd0547f30} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7386 | 2025.03.25 01:24:02.397598 [ 4 ] {c4163c0d-2bc2-4d2a-b4ad-c93cd0547f30} <Debug> executeQuery: Read 618 rows, 49.46 KiB in 0.00206 sec., 300000 rows/sec., 23.45 MiB/sec. | ||
7387 | 2025.03.25 01:24:02.397663 [ 4 ] {c4163c0d-2bc2-4d2a-b4ad-c93cd0547f30} <Debug> TCPHandler: Processed in 0.002263822 sec. | ||
7388 | 2025.03.25 01:24:02.397792 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7389 | 2025.03.25 01:24:02.397903 [ 4 ] {a8249bc4-9f63-4de3-a0da-db1dac399187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7390 | 2025.03.25 01:24:02.397951 [ 4 ] {a8249bc4-9f63-4de3-a0da-db1dac399187} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7391 | 2025.03.25 01:24:02.398531 [ 4 ] {a8249bc4-9f63-4de3-a0da-db1dac399187} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7392 | 2025.03.25 01:24:02.398572 [ 4 ] {a8249bc4-9f63-4de3-a0da-db1dac399187} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7393 | 2025.03.25 01:24:02.398939 [ 4 ] {a8249bc4-9f63-4de3-a0da-db1dac399187} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
7394 | 2025.03.25 01:24:02.399182 [ 4 ] {a8249bc4-9f63-4de3-a0da-db1dac399187} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7395 | 2025.03.25 01:24:02.399393 [ 4 ] {a8249bc4-9f63-4de3-a0da-db1dac399187} <Debug> executeQuery: Read 108 rows, 6.53 KiB in 0.001514 sec., 71334.21400264201 rows/sec., 4.21 MiB/sec. | ||
7396 | 2025.03.25 01:24:02.399446 [ 4 ] {a8249bc4-9f63-4de3-a0da-db1dac399187} <Debug> TCPHandler: Processed in 0.001710505 sec. | ||
7397 | 2025.03.25 01:24:02.399567 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7398 | 2025.03.25 01:24:02.399673 [ 4 ] {1efd974e-3a52-4539-98b2-a88f3793cd06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7399 | 2025.03.25 01:24:02.399718 [ 4 ] {1efd974e-3a52-4539-98b2-a88f3793cd06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7400 | 2025.03.25 01:24:02.400277 [ 4 ] {1efd974e-3a52-4539-98b2-a88f3793cd06} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7401 | 2025.03.25 01:24:02.400317 [ 4 ] {1efd974e-3a52-4539-98b2-a88f3793cd06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7402 | 2025.03.25 01:24:02.400688 [ 4 ] {1efd974e-3a52-4539-98b2-a88f3793cd06} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
7403 | 2025.03.25 01:24:02.400937 [ 4 ] {1efd974e-3a52-4539-98b2-a88f3793cd06} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7404 | 2025.03.25 01:24:02.401177 [ 4 ] {1efd974e-3a52-4539-98b2-a88f3793cd06} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001517 sec., 74489.12326961108 rows/sec., 4.82 MiB/sec. | ||
7405 | 2025.03.25 01:24:02.401275 [ 4 ] {1efd974e-3a52-4539-98b2-a88f3793cd06} <Debug> TCPHandler: Processed in 0.001755295 sec. | ||
7406 | 2025.03.25 01:24:02.401511 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7407 | 2025.03.25 01:24:02.401624 [ 4 ] {9b1d60c9-dae5-4dd3-bf04-1a4d362c14bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7408 | 2025.03.25 01:24:02.401671 [ 4 ] {9b1d60c9-dae5-4dd3-bf04-1a4d362c14bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7409 | 2025.03.25 01:24:02.402451 [ 4 ] {9b1d60c9-dae5-4dd3-bf04-1a4d362c14bc} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7410 | 2025.03.25 01:24:02.402535 [ 4 ] {9b1d60c9-dae5-4dd3-bf04-1a4d362c14bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7411 | 2025.03.25 01:24:02.402911 [ 4 ] {9b1d60c9-dae5-4dd3-bf04-1a4d362c14bc} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7412 | 2025.03.25 01:24:02.403163 [ 4 ] {9b1d60c9-dae5-4dd3-bf04-1a4d362c14bc} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7413 | 2025.03.25 01:24:02.403374 [ 4 ] {9b1d60c9-dae5-4dd3-bf04-1a4d362c14bc} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001773 sec., 63169.768753525095 rows/sec., 3.60 MiB/sec. | ||
7414 | 2025.03.25 01:24:02.403428 [ 4 ] {9b1d60c9-dae5-4dd3-bf04-1a4d362c14bc} <Debug> TCPHandler: Processed in 0.001997169 sec. | ||
7415 | 2025.03.25 01:24:02.403570 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7416 | 2025.03.25 01:24:02.403674 [ 4 ] {a40559e8-1788-48f8-8b0d-7618dd484cd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7417 | 2025.03.25 01:24:02.403720 [ 4 ] {a40559e8-1788-48f8-8b0d-7618dd484cd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7418 | 2025.03.25 01:24:02.404394 [ 4 ] {a40559e8-1788-48f8-8b0d-7618dd484cd5} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7419 | 2025.03.25 01:24:02.404434 [ 4 ] {a40559e8-1788-48f8-8b0d-7618dd484cd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7420 | 2025.03.25 01:24:02.404827 [ 4 ] {a40559e8-1788-48f8-8b0d-7618dd484cd5} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7421 | 2025.03.25 01:24:02.405104 [ 4 ] {a40559e8-1788-48f8-8b0d-7618dd484cd5} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7422 | 2025.03.25 01:24:02.405322 [ 4 ] {a40559e8-1788-48f8-8b0d-7618dd484cd5} <Debug> executeQuery: Read 384 rows, 27.75 KiB in 0.00167 sec., 229940.11976047905 rows/sec., 16.23 MiB/sec. | ||
7423 | 2025.03.25 01:24:02.405375 [ 4 ] {a40559e8-1788-48f8-8b0d-7618dd484cd5} <Debug> TCPHandler: Processed in 0.001875337 sec. | ||
7424 | 2025.03.25 01:24:02.405504 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7425 | 2025.03.25 01:24:02.405608 [ 4 ] {348d6b40-3f04-472f-b23c-0aebfaf35e11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7426 | 2025.03.25 01:24:02.405654 [ 4 ] {348d6b40-3f04-472f-b23c-0aebfaf35e11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7427 | 2025.03.25 01:24:02.406104 [ 4 ] {348d6b40-3f04-472f-b23c-0aebfaf35e11} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7428 | 2025.03.25 01:24:02.406144 [ 4 ] {348d6b40-3f04-472f-b23c-0aebfaf35e11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7429 | 2025.03.25 01:24:02.406518 [ 4 ] {348d6b40-3f04-472f-b23c-0aebfaf35e11} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7430 | 2025.03.25 01:24:02.406767 [ 4 ] {348d6b40-3f04-472f-b23c-0aebfaf35e11} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7431 | 2025.03.25 01:24:02.406970 [ 4 ] {348d6b40-3f04-472f-b23c-0aebfaf35e11} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001383 sec., 4338.394793926248 rows/sec., 226.66 KiB/sec. | ||
7432 | 2025.03.25 01:24:02.407020 [ 4 ] {348d6b40-3f04-472f-b23c-0aebfaf35e11} <Debug> TCPHandler: Processed in 0.001566922 sec. | ||
7433 | 2025.03.25 01:24:02.407141 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7434 | 2025.03.25 01:24:02.407246 [ 4 ] {957321d7-49cb-45c1-8902-9fd95fd0dcd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7435 | 2025.03.25 01:24:02.407293 [ 4 ] {957321d7-49cb-45c1-8902-9fd95fd0dcd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7436 | 2025.03.25 01:24:02.407826 [ 4 ] {957321d7-49cb-45c1-8902-9fd95fd0dcd5} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7437 | 2025.03.25 01:24:02.407865 [ 4 ] {957321d7-49cb-45c1-8902-9fd95fd0dcd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7438 | 2025.03.25 01:24:02.408256 [ 4 ] {957321d7-49cb-45c1-8902-9fd95fd0dcd5} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7439 | 2025.03.25 01:24:02.408495 [ 4 ] {957321d7-49cb-45c1-8902-9fd95fd0dcd5} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7440 | 2025.03.25 01:24:02.408676 [ 4 ] {957321d7-49cb-45c1-8902-9fd95fd0dcd5} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001453 sec., 163799.036476256 rows/sec., 10.98 MiB/sec. | ||
7441 | 2025.03.25 01:24:02.408726 [ 4 ] {957321d7-49cb-45c1-8902-9fd95fd0dcd5} <Debug> TCPHandler: Processed in 0.001636194 sec. | ||
7442 | 2025.03.25 01:24:02.408842 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7443 | 2025.03.25 01:24:02.408947 [ 4 ] {2964f361-91c7-4b13-8022-0132886a46fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7444 | 2025.03.25 01:24:02.408994 [ 4 ] {2964f361-91c7-4b13-8022-0132886a46fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7445 | 2025.03.25 01:24:02.409408 [ 4 ] {2964f361-91c7-4b13-8022-0132886a46fb} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7446 | 2025.03.25 01:24:02.409445 [ 4 ] {2964f361-91c7-4b13-8022-0132886a46fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7447 | 2025.03.25 01:24:02.409800 [ 4 ] {2964f361-91c7-4b13-8022-0132886a46fb} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7448 | 2025.03.25 01:24:02.410043 [ 4 ] {2964f361-91c7-4b13-8022-0132886a46fb} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7449 | 2025.03.25 01:24:02.410225 [ 4 ] {2964f361-91c7-4b13-8022-0132886a46fb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001299 sec., 769.8229407236336 rows/sec., 51.87 KiB/sec. | ||
7450 | 2025.03.25 01:24:02.410333 [ 4 ] {2964f361-91c7-4b13-8022-0132886a46fb} <Debug> TCPHandler: Processed in 0.001540502 sec. | ||
7451 | 2025.03.25 01:24:02.410461 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7452 | 2025.03.25 01:24:02.410562 [ 4 ] {08c68e3a-51f3-4e62-a344-460c306a0827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7453 | 2025.03.25 01:24:02.410609 [ 4 ] {08c68e3a-51f3-4e62-a344-460c306a0827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7454 | 2025.03.25 01:24:02.411038 [ 4 ] {08c68e3a-51f3-4e62-a344-460c306a0827} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7455 | 2025.03.25 01:24:02.411074 [ 4 ] {08c68e3a-51f3-4e62-a344-460c306a0827} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7456 | 2025.03.25 01:24:02.411444 [ 4 ] {08c68e3a-51f3-4e62-a344-460c306a0827} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7457 | 2025.03.25 01:24:02.411709 [ 4 ] {08c68e3a-51f3-4e62-a344-460c306a0827} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7458 | 2025.03.25 01:24:02.411893 [ 4 ] {08c68e3a-51f3-4e62-a344-460c306a0827} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001347 sec., 60876.02078693392 rows/sec., 3.87 MiB/sec. | ||
7459 | 2025.03.25 01:24:02.411942 [ 4 ] {08c68e3a-51f3-4e62-a344-460c306a0827} <Debug> TCPHandler: Processed in 0.001532091 sec. | ||
7460 | 2025.03.25 01:24:04.058972 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17019 | ||
7461 | 2025.03.25 01:24:04.059671 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7462 | 2025.03.25 01:24:04.059713 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7463 | 2025.03.25 01:24:04.060346 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
7464 | 2025.03.25 01:24:04.060618 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7465 | 2025.03.25 01:24:04.060835 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17019 | ||
7466 | 2025.03.25 01:24:05.247371 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
7467 | 2025.03.25 01:24:05.266255 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7468 | 2025.03.25 01:24:05.266320 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7469 | 2025.03.25 01:24:05.273273 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
7470 | 2025.03.25 01:24:05.274075 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7471 | 2025.03.25 01:24:05.276901 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
7472 | 2025.03.25 01:24:06.637692 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1044 | ||
7473 | 2025.03.25 01:24:06.640822 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7474 | 2025.03.25 01:24:06.640876 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7475 | 2025.03.25 01:24:06.642327 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7476 | 2025.03.25 01:24:06.642637 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7477 | 2025.03.25 01:24:06.643883 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1044 | ||
7478 | 2025.03.25 01:24:07.386971 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7479 | 2025.03.25 01:24:07.387166 [ 4 ] {5cfe00ea-1de0-4890-a70c-0d8ff501dd2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7480 | 2025.03.25 01:24:07.387239 [ 4 ] {5cfe00ea-1de0-4890-a70c-0d8ff501dd2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7481 | 2025.03.25 01:24:07.388116 [ 4 ] {5cfe00ea-1de0-4890-a70c-0d8ff501dd2b} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7482 | 2025.03.25 01:24:07.388169 [ 4 ] {5cfe00ea-1de0-4890-a70c-0d8ff501dd2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7483 | 2025.03.25 01:24:07.388649 [ 4 ] {5cfe00ea-1de0-4890-a70c-0d8ff501dd2b} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7484 | 2025.03.25 01:24:07.388930 [ 4 ] {5cfe00ea-1de0-4890-a70c-0d8ff501dd2b} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7485 | 2025.03.25 01:24:07.389178 [ 4 ] {5cfe00ea-1de0-4890-a70c-0d8ff501dd2b} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.002066 sec., 64859.6321393998 rows/sec., 5.59 MiB/sec. | ||
7486 | 2025.03.25 01:24:07.389248 [ 4 ] {5cfe00ea-1de0-4890-a70c-0d8ff501dd2b} <Debug> TCPHandler: Processed in 0.002411185 sec. | ||
7487 | 2025.03.25 01:24:07.389379 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7488 | 2025.03.25 01:24:07.389497 [ 4 ] {001358d6-60fb-4efd-935c-160754cdd01c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7489 | 2025.03.25 01:24:07.389548 [ 4 ] {001358d6-60fb-4efd-935c-160754cdd01c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7490 | 2025.03.25 01:24:07.390121 [ 4 ] {001358d6-60fb-4efd-935c-160754cdd01c} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7491 | 2025.03.25 01:24:07.390164 [ 4 ] {001358d6-60fb-4efd-935c-160754cdd01c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7492 | 2025.03.25 01:24:07.390673 [ 4 ] {001358d6-60fb-4efd-935c-160754cdd01c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
7493 | 2025.03.25 01:24:07.391108 [ 4 ] {001358d6-60fb-4efd-935c-160754cdd01c} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7494 | 2025.03.25 01:24:07.391348 [ 4 ] {001358d6-60fb-4efd-935c-160754cdd01c} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001881 sec., 20733.65231259968 rows/sec., 1.52 MiB/sec. | ||
7495 | 2025.03.25 01:24:07.391403 [ 4 ] {001358d6-60fb-4efd-935c-160754cdd01c} <Debug> TCPHandler: Processed in 0.002076619 sec. | ||
7496 | 2025.03.25 01:24:07.391523 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7497 | 2025.03.25 01:24:07.391636 [ 4 ] {da83b10d-9cf9-4bad-93a4-0c21307d7655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7498 | 2025.03.25 01:24:07.391683 [ 4 ] {da83b10d-9cf9-4bad-93a4-0c21307d7655} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7499 | 2025.03.25 01:24:07.392263 [ 4 ] {da83b10d-9cf9-4bad-93a4-0c21307d7655} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7500 | 2025.03.25 01:24:07.392304 [ 4 ] {da83b10d-9cf9-4bad-93a4-0c21307d7655} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7501 | 2025.03.25 01:24:07.392687 [ 4 ] {da83b10d-9cf9-4bad-93a4-0c21307d7655} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7502 | 2025.03.25 01:24:07.392970 [ 4 ] {da83b10d-9cf9-4bad-93a4-0c21307d7655} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7503 | 2025.03.25 01:24:07.393228 [ 4 ] {da83b10d-9cf9-4bad-93a4-0c21307d7655} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001606 sec., 64134.495641344954 rows/sec., 5.01 MiB/sec. | ||
7504 | 2025.03.25 01:24:07.393291 [ 4 ] {da83b10d-9cf9-4bad-93a4-0c21307d7655} <Debug> TCPHandler: Processed in 0.001820436 sec. | ||
7505 | 2025.03.25 01:24:07.393557 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7506 | 2025.03.25 01:24:07.393674 [ 4 ] {5fedc90b-1ef6-4603-b7c6-d2f5d16f52b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7507 | 2025.03.25 01:24:07.393728 [ 4 ] {5fedc90b-1ef6-4603-b7c6-d2f5d16f52b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7508 | 2025.03.25 01:24:07.394281 [ 4 ] {5fedc90b-1ef6-4603-b7c6-d2f5d16f52b6} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7509 | 2025.03.25 01:24:07.394321 [ 4 ] {5fedc90b-1ef6-4603-b7c6-d2f5d16f52b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7510 | 2025.03.25 01:24:07.394735 [ 4 ] {5fedc90b-1ef6-4603-b7c6-d2f5d16f52b6} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7511 | 2025.03.25 01:24:07.394992 [ 4 ] {5fedc90b-1ef6-4603-b7c6-d2f5d16f52b6} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7512 | 2025.03.25 01:24:07.395214 [ 4 ] {5fedc90b-1ef6-4603-b7c6-d2f5d16f52b6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001564 sec., 102301.79028132992 rows/sec., 7.13 MiB/sec. | ||
7513 | 2025.03.25 01:24:07.395267 [ 4 ] {5fedc90b-1ef6-4603-b7c6-d2f5d16f52b6} <Debug> TCPHandler: Processed in 0.001794146 sec. | ||
7514 | 2025.03.25 01:24:07.395374 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7515 | 2025.03.25 01:24:07.395476 [ 4 ] {c8057290-70ec-48b5-ac58-ac544207fbdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7516 | 2025.03.25 01:24:07.395543 [ 4 ] {c8057290-70ec-48b5-ac58-ac544207fbdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7517 | 2025.03.25 01:24:07.396752 [ 4 ] {c8057290-70ec-48b5-ac58-ac544207fbdf} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7518 | 2025.03.25 01:24:07.396794 [ 4 ] {c8057290-70ec-48b5-ac58-ac544207fbdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7519 | 2025.03.25 01:24:07.397496 [ 4 ] {c8057290-70ec-48b5-ac58-ac544207fbdf} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7520 | 2025.03.25 01:24:07.397781 [ 4 ] {c8057290-70ec-48b5-ac58-ac544207fbdf} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7521 | 2025.03.25 01:24:07.398025 [ 4 ] {c8057290-70ec-48b5-ac58-ac544207fbdf} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002571 sec., 15169.194865810969 rows/sec., 27.18 MiB/sec. | ||
7522 | 2025.03.25 01:24:07.398139 [ 4 ] {c8057290-70ec-48b5-ac58-ac544207fbdf} <Debug> TCPHandler: Processed in 0.00281503 sec. | ||
7523 | 2025.03.25 01:24:07.398275 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7524 | 2025.03.25 01:24:07.398380 [ 4 ] {944f7702-36b2-4a2e-893f-661eb7209555} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7525 | 2025.03.25 01:24:07.398428 [ 4 ] {944f7702-36b2-4a2e-893f-661eb7209555} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7526 | 2025.03.25 01:24:07.398862 [ 4 ] {944f7702-36b2-4a2e-893f-661eb7209555} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7527 | 2025.03.25 01:24:07.398899 [ 4 ] {944f7702-36b2-4a2e-893f-661eb7209555} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7528 | 2025.03.25 01:24:07.399249 [ 4 ] {944f7702-36b2-4a2e-893f-661eb7209555} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7529 | 2025.03.25 01:24:07.399581 [ 4 ] {944f7702-36b2-4a2e-893f-661eb7209555} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7530 | 2025.03.25 01:24:07.399802 [ 4 ] {944f7702-36b2-4a2e-893f-661eb7209555} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001443 sec., 41580.04158004158 rows/sec., 2.80 MiB/sec. | ||
7531 | 2025.03.25 01:24:07.399852 [ 4 ] {944f7702-36b2-4a2e-893f-661eb7209555} <Debug> TCPHandler: Processed in 0.001627073 sec. | ||
7532 | 2025.03.25 01:24:11.421229 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7533 | 2025.03.25 01:24:11.421333 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7534 | 2025.03.25 01:24:11.561093 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17446 | ||
7535 | 2025.03.25 01:24:11.561938 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7536 | 2025.03.25 01:24:11.561984 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7537 | 2025.03.25 01:24:11.562553 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
7538 | 2025.03.25 01:24:11.562813 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7539 | 2025.03.25 01:24:11.563090 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446 | ||
7540 | 2025.03.25 01:24:12.390510 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7541 | 2025.03.25 01:24:12.390701 [ 4 ] {c0faaedd-8404-428e-9b33-a0790eab605f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7542 | 2025.03.25 01:24:12.390774 [ 4 ] {c0faaedd-8404-428e-9b33-a0790eab605f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7543 | 2025.03.25 01:24:12.391634 [ 4 ] {c0faaedd-8404-428e-9b33-a0790eab605f} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7544 | 2025.03.25 01:24:12.391688 [ 4 ] {c0faaedd-8404-428e-9b33-a0790eab605f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7545 | 2025.03.25 01:24:12.392143 [ 4 ] {c0faaedd-8404-428e-9b33-a0790eab605f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7546 | 2025.03.25 01:24:12.392407 [ 4 ] {c0faaedd-8404-428e-9b33-a0790eab605f} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7547 | 2025.03.25 01:24:12.392645 [ 4 ] {c0faaedd-8404-428e-9b33-a0790eab605f} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001997 sec., 106159.23885828743 rows/sec., 6.75 MiB/sec. | ||
7548 | 2025.03.25 01:24:12.392703 [ 4 ] {c0faaedd-8404-428e-9b33-a0790eab605f} <Debug> TCPHandler: Processed in 0.002325073 sec. | ||
7549 | 2025.03.25 01:24:12.392826 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7550 | 2025.03.25 01:24:12.392933 [ 4 ] {d382fd38-8489-4f03-9f6c-bf88ac723dd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7551 | 2025.03.25 01:24:12.392981 [ 4 ] {d382fd38-8489-4f03-9f6c-bf88ac723dd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7552 | 2025.03.25 01:24:12.393822 [ 4 ] {d382fd38-8489-4f03-9f6c-bf88ac723dd1} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7553 | 2025.03.25 01:24:12.393862 [ 4 ] {d382fd38-8489-4f03-9f6c-bf88ac723dd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7554 | 2025.03.25 01:24:12.394267 [ 4 ] {d382fd38-8489-4f03-9f6c-bf88ac723dd1} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
7555 | 2025.03.25 01:24:12.394521 [ 4 ] {d382fd38-8489-4f03-9f6c-bf88ac723dd1} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7556 | 2025.03.25 01:24:12.394694 [ 74 ] {} <Debug> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
7557 | 2025.03.25 01:24:12.394757 [ 74 ] {} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7558 | 2025.03.25 01:24:12.394778 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7559 | 2025.03.25 01:24:12.395077 [ 4 ] {d382fd38-8489-4f03-9f6c-bf88ac723dd1} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.002161 sec., 285515.9648310967 rows/sec., 22.32 MiB/sec. | ||
7560 | 2025.03.25 01:24:12.395088 [ 199 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
7561 | 2025.03.25 01:24:12.395189 [ 4 ] {d382fd38-8489-4f03-9f6c-bf88ac723dd1} <Debug> TCPHandler: Processed in 0.002411545 sec. | ||
7562 | 2025.03.25 01:24:12.395391 [ 199 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7563 | 2025.03.25 01:24:12.395419 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7564 | 2025.03.25 01:24:12.395456 [ 199 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1844 rows starting from the beginning of the part | ||
7565 | 2025.03.25 01:24:12.395720 [ 199 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 617 rows starting from the beginning of the part | ||
7566 | 2025.03.25 01:24:12.395827 [ 4 ] {c0479780-3bcc-4abb-8d26-2585d51f4d52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7567 | 2025.03.25 01:24:12.395978 [ 199 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 134 rows starting from the beginning of the part | ||
7568 | 2025.03.25 01:24:12.396030 [ 4 ] {c0479780-3bcc-4abb-8d26-2585d51f4d52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7569 | 2025.03.25 01:24:12.396286 [ 199 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 618 rows starting from the beginning of the part | ||
7570 | 2025.03.25 01:24:12.396628 [ 199 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 134 rows starting from the beginning of the part | ||
7571 | 2025.03.25 01:24:12.396894 [ 199 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 617 rows starting from the beginning of the part | ||
7572 | 2025.03.25 01:24:12.398543 [ 4 ] {c0479780-3bcc-4abb-8d26-2585d51f4d52} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7573 | 2025.03.25 01:24:12.398608 [ 4 ] {c0479780-3bcc-4abb-8d26-2585d51f4d52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7574 | 2025.03.25 01:24:12.399561 [ 4 ] {c0479780-3bcc-4abb-8d26-2585d51f4d52} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
7575 | 2025.03.25 01:24:12.399876 [ 4 ] {c0479780-3bcc-4abb-8d26-2585d51f4d52} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7576 | 2025.03.25 01:24:12.400054 [ 74 ] {} <Debug> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
7577 | 2025.03.25 01:24:12.400162 [ 74 ] {} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7578 | 2025.03.25 01:24:12.400238 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7579 | 2025.03.25 01:24:12.400325 [ 4 ] {c0479780-3bcc-4abb-8d26-2585d51f4d52} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.004671 sec., 22693.213444658533 rows/sec., 1.34 MiB/sec. | ||
7580 | 2025.03.25 01:24:12.400721 [ 199 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::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 | ||
7581 | 2025.03.25 01:24:12.400823 [ 4 ] {c0479780-3bcc-4abb-8d26-2585d51f4d52} <Debug> TCPHandler: Processed in 0.005479198 sec. | ||
7582 | 2025.03.25 01:24:12.401211 [ 199 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7583 | 2025.03.25 01:24:12.401225 [ 191 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3964 rows, containing 5 columns (5 merged, 0 gathered) in 0.006353861 sec., 623872.6342927553 rows/sec., 52.48 MiB/sec. | ||
7584 | 2025.03.25 01:24:12.401277 [ 199 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 163 rows starting from the beginning of the part | ||
7585 | 2025.03.25 01:24:12.401277 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7586 | 2025.03.25 01:24:12.401521 [ 199 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 106 rows starting from the beginning of the part | ||
7587 | 2025.03.25 01:24:12.401710 [ 191 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
7588 | 2025.03.25 01:24:12.401942 [ 199 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 39 rows starting from the beginning of the part | ||
7589 | 2025.03.25 01:24:12.402089 [ 4 ] {49c6491a-76bc-4a52-86c5-5a3aeb02b18f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7590 | 2025.03.25 01:24:12.402357 [ 199 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 108 rows starting from the beginning of the part | ||
7591 | 2025.03.25 01:24:12.402548 [ 4 ] {49c6491a-76bc-4a52-86c5-5a3aeb02b18f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7592 | 2025.03.25 01:24:12.402847 [ 199 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 39 rows starting from the beginning of the part | ||
7593 | 2025.03.25 01:24:12.402955 [ 191 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_61_12} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7594 | 2025.03.25 01:24:12.403322 [ 199 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 106 rows starting from the beginning of the part | ||
7595 | 2025.03.25 01:24:12.403422 [ 191 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_61_12} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
7596 | 2025.03.25 01:24:12.403741 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
7597 | 2025.03.25 01:24:12.405807 [ 4 ] {49c6491a-76bc-4a52-86c5-5a3aeb02b18f} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7598 | 2025.03.25 01:24:12.405881 [ 4 ] {49c6491a-76bc-4a52-86c5-5a3aeb02b18f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7599 | 2025.03.25 01:24:12.406579 [ 199 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 561 rows, containing 5 columns (5 merged, 0 gathered) in 0.006222898 sec., 90150.923251514 rows/sec., 5.95 MiB/sec. | ||
7600 | 2025.03.25 01:24:12.406825 [ 4 ] {49c6491a-76bc-4a52-86c5-5a3aeb02b18f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
7601 | 2025.03.25 01:24:12.406829 [ 195 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
7602 | 2025.03.25 01:24:12.407280 [ 4 ] {49c6491a-76bc-4a52-86c5-5a3aeb02b18f} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7603 | 2025.03.25 01:24:12.407529 [ 195 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_46_9} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7604 | 2025.03.25 01:24:12.407731 [ 4 ] {49c6491a-76bc-4a52-86c5-5a3aeb02b18f} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.006164 sec., 18332.251784555483 rows/sec., 1.19 MiB/sec. | ||
7605 | 2025.03.25 01:24:12.407748 [ 195 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_46_9} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
7606 | 2025.03.25 01:24:12.407910 [ 4 ] {49c6491a-76bc-4a52-86c5-5a3aeb02b18f} <Debug> TCPHandler: Processed in 0.006742696 sec. | ||
7607 | 2025.03.25 01:24:12.407962 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
7608 | 2025.03.25 01:24:12.408103 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7609 | 2025.03.25 01:24:12.408212 [ 4 ] {535e080e-44e1-4419-9ed3-fe66caadb48b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7610 | 2025.03.25 01:24:12.408257 [ 4 ] {535e080e-44e1-4419-9ed3-fe66caadb48b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7611 | 2025.03.25 01:24:12.408841 [ 4 ] {535e080e-44e1-4419-9ed3-fe66caadb48b} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7612 | 2025.03.25 01:24:12.408881 [ 4 ] {535e080e-44e1-4419-9ed3-fe66caadb48b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7613 | 2025.03.25 01:24:12.409230 [ 4 ] {535e080e-44e1-4419-9ed3-fe66caadb48b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7614 | 2025.03.25 01:24:12.409460 [ 4 ] {535e080e-44e1-4419-9ed3-fe66caadb48b} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7615 | 2025.03.25 01:24:12.409714 [ 4 ] {535e080e-44e1-4419-9ed3-fe66caadb48b} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001523 sec., 73539.06762967826 rows/sec., 4.19 MiB/sec. | ||
7616 | 2025.03.25 01:24:12.409923 [ 4 ] {535e080e-44e1-4419-9ed3-fe66caadb48b} <Debug> TCPHandler: Processed in 0.001865986 sec. | ||
7617 | 2025.03.25 01:24:12.410103 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7618 | 2025.03.25 01:24:12.410207 [ 4 ] {d21114e7-0cb0-40c4-bf9a-a257f4ecf3eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7619 | 2025.03.25 01:24:12.410252 [ 4 ] {d21114e7-0cb0-40c4-bf9a-a257f4ecf3eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7620 | 2025.03.25 01:24:12.410955 [ 4 ] {d21114e7-0cb0-40c4-bf9a-a257f4ecf3eb} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7621 | 2025.03.25 01:24:12.410995 [ 4 ] {d21114e7-0cb0-40c4-bf9a-a257f4ecf3eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7622 | 2025.03.25 01:24:12.411364 [ 4 ] {d21114e7-0cb0-40c4-bf9a-a257f4ecf3eb} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
7623 | 2025.03.25 01:24:12.411606 [ 4 ] {d21114e7-0cb0-40c4-bf9a-a257f4ecf3eb} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7624 | 2025.03.25 01:24:12.411767 [ 74 ] {} <Debug> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
7625 | 2025.03.25 01:24:12.411829 [ 74 ] {} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7626 | 2025.03.25 01:24:12.411844 [ 4 ] {d21114e7-0cb0-40c4-bf9a-a257f4ecf3eb} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001648 sec., 231796.11650485438 rows/sec., 16.35 MiB/sec. | ||
7627 | 2025.03.25 01:24:12.411867 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7628 | 2025.03.25 01:24:12.412008 [ 4 ] {d21114e7-0cb0-40c4-bf9a-a257f4ecf3eb} <Debug> TCPHandler: Processed in 0.001958438 sec. | ||
7629 | 2025.03.25 01:24:12.412189 [ 189 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
7630 | 2025.03.25 01:24:12.412284 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7631 | 2025.03.25 01:24:12.412652 [ 189 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7632 | 2025.03.25 01:24:12.412723 [ 4 ] {2d4d3101-404c-4b0a-967a-994717ab0153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7633 | 2025.03.25 01:24:12.412772 [ 189 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 913 rows starting from the beginning of the part | ||
7634 | 2025.03.25 01:24:12.412993 [ 4 ] {2d4d3101-404c-4b0a-967a-994717ab0153} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7635 | 2025.03.25 01:24:12.413232 [ 189 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 382 rows starting from the beginning of the part | ||
7636 | 2025.03.25 01:24:12.413602 [ 189 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 103 rows starting from the beginning of the part | ||
7637 | 2025.03.25 01:24:12.413946 [ 189 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 384 rows starting from the beginning of the part | ||
7638 | 2025.03.25 01:24:12.414276 [ 189 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 103 rows starting from the beginning of the part | ||
7639 | 2025.03.25 01:24:12.414571 [ 189 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 382 rows starting from the beginning of the part | ||
7640 | 2025.03.25 01:24:12.415427 [ 4 ] {2d4d3101-404c-4b0a-967a-994717ab0153} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7641 | 2025.03.25 01:24:12.415495 [ 4 ] {2d4d3101-404c-4b0a-967a-994717ab0153} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7642 | 2025.03.25 01:24:12.416345 [ 4 ] {2d4d3101-404c-4b0a-967a-994717ab0153} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7643 | 2025.03.25 01:24:12.416884 [ 4 ] {2d4d3101-404c-4b0a-967a-994717ab0153} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7644 | 2025.03.25 01:24:12.417334 [ 4 ] {2d4d3101-404c-4b0a-967a-994717ab0153} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004761 sec., 1260.239445494644 rows/sec., 65.84 KiB/sec. | ||
7645 | 2025.03.25 01:24:12.417644 [ 4 ] {2d4d3101-404c-4b0a-967a-994717ab0153} <Debug> TCPHandler: Processed in 0.005452388 sec. | ||
7646 | 2025.03.25 01:24:12.417928 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7647 | 2025.03.25 01:24:12.418027 [ 195 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2267 rows, containing 5 columns (5 merged, 0 gathered) in 0.006020336 sec., 376557.0559516944 rows/sec., 28.58 MiB/sec. | ||
7648 | 2025.03.25 01:24:12.418113 [ 4 ] {62d72331-82a0-48df-992b-3d4af990e9bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7649 | 2025.03.25 01:24:12.418191 [ 4 ] {62d72331-82a0-48df-992b-3d4af990e9bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7650 | 2025.03.25 01:24:12.418313 [ 195 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
7651 | 2025.03.25 01:24:12.418975 [ 195 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_61_12} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7652 | 2025.03.25 01:24:12.419215 [ 195 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_61_12} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
7653 | 2025.03.25 01:24:12.419411 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
7654 | 2025.03.25 01:24:12.419494 [ 4 ] {62d72331-82a0-48df-992b-3d4af990e9bd} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7655 | 2025.03.25 01:24:12.419539 [ 4 ] {62d72331-82a0-48df-992b-3d4af990e9bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7656 | 2025.03.25 01:24:12.419928 [ 4 ] {62d72331-82a0-48df-992b-3d4af990e9bd} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
7657 | 2025.03.25 01:24:12.420163 [ 4 ] {62d72331-82a0-48df-992b-3d4af990e9bd} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7658 | 2025.03.25 01:24:12.420315 [ 74 ] {} <Debug> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
7659 | 2025.03.25 01:24:12.420371 [ 74 ] {} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7660 | 2025.03.25 01:24:12.420404 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7661 | 2025.03.25 01:24:12.420410 [ 4 ] {62d72331-82a0-48df-992b-3d4af990e9bd} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002343 sec., 101152.36875800256 rows/sec., 6.78 MiB/sec. | ||
7662 | 2025.03.25 01:24:12.420636 [ 4 ] {62d72331-82a0-48df-992b-3d4af990e9bd} <Debug> TCPHandler: Processed in 0.002838981 sec. | ||
7663 | 2025.03.25 01:24:12.420675 [ 187 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
7664 | 2025.03.25 01:24:12.420818 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7665 | 2025.03.25 01:24:12.420880 [ 187 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7666 | 2025.03.25 01:24:12.420948 [ 187 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 18053 rows starting from the beginning of the part | ||
7667 | 2025.03.25 01:24:12.420992 [ 4 ] {e3b97de5-61a5-4ecf-848e-2f04d1c08f5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7668 | 2025.03.25 01:24:12.421260 [ 187 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 237 rows starting from the beginning of the part | ||
7669 | 2025.03.25 01:24:12.421300 [ 4 ] {e3b97de5-61a5-4ecf-848e-2f04d1c08f5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7670 | 2025.03.25 01:24:12.421620 [ 187 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part | ||
7671 | 2025.03.25 01:24:12.421878 [ 187 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 238 rows starting from the beginning of the part | ||
7672 | 2025.03.25 01:24:12.422192 [ 187 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part | ||
7673 | 2025.03.25 01:24:12.422496 [ 187 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 237 rows starting from the beginning of the part | ||
7674 | 2025.03.25 01:24:12.423844 [ 4 ] {e3b97de5-61a5-4ecf-848e-2f04d1c08f5d} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7675 | 2025.03.25 01:24:12.423928 [ 4 ] {e3b97de5-61a5-4ecf-848e-2f04d1c08f5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7676 | 2025.03.25 01:24:12.424395 [ 4 ] {e3b97de5-61a5-4ecf-848e-2f04d1c08f5d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7677 | 2025.03.25 01:24:12.424776 [ 4 ] {e3b97de5-61a5-4ecf-848e-2f04d1c08f5d} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7678 | 2025.03.25 01:24:12.425295 [ 4 ] {e3b97de5-61a5-4ecf-848e-2f04d1c08f5d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004309 sec., 232.07240659085633 rows/sec., 15.64 KiB/sec. | ||
7679 | 2025.03.25 01:24:12.425491 [ 4 ] {e3b97de5-61a5-4ecf-848e-2f04d1c08f5d} <Debug> TCPHandler: Processed in 0.004760198 sec. | ||
7680 | 2025.03.25 01:24:12.425704 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7681 | 2025.03.25 01:24:12.425953 [ 4 ] {1bd1526d-2137-45ba-88b8-9cd7d7ac11f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7682 | 2025.03.25 01:24:12.426035 [ 4 ] {1bd1526d-2137-45ba-88b8-9cd7d7ac11f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7683 | 2025.03.25 01:24:12.426574 [ 4 ] {1bd1526d-2137-45ba-88b8-9cd7d7ac11f7} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7684 | 2025.03.25 01:24:12.426612 [ 4 ] {1bd1526d-2137-45ba-88b8-9cd7d7ac11f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7685 | 2025.03.25 01:24:12.427482 [ 4 ] {1bd1526d-2137-45ba-88b8-9cd7d7ac11f7} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
7686 | 2025.03.25 01:24:12.427745 [ 4 ] {1bd1526d-2137-45ba-88b8-9cd7d7ac11f7} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7687 | 2025.03.25 01:24:12.427908 [ 74 ] {} <Debug> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
7688 | 2025.03.25 01:24:12.427968 [ 74 ] {} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7689 | 2025.03.25 01:24:12.428003 [ 4 ] {1bd1526d-2137-45ba-88b8-9cd7d7ac11f7} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00213 sec., 38497.65258215962 rows/sec., 2.45 MiB/sec. | ||
7690 | 2025.03.25 01:24:12.428010 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7691 | 2025.03.25 01:24:12.428273 [ 4 ] {1bd1526d-2137-45ba-88b8-9cd7d7ac11f7} <Debug> TCPHandler: Processed in 0.002646438 sec. | ||
7692 | 2025.03.25 01:24:12.428476 [ 186 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
7693 | 2025.03.25 01:24:12.429226 [ 186 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7694 | 2025.03.25 01:24:12.429391 [ 186 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3182 rows starting from the beginning of the part | ||
7695 | 2025.03.25 01:24:12.429597 [ 186 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 82 rows starting from the beginning of the part | ||
7696 | 2025.03.25 01:24:12.429761 [ 186 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part | ||
7697 | 2025.03.25 01:24:12.430091 [ 186 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 82 rows starting from the beginning of the part | ||
7698 | 2025.03.25 01:24:12.430535 [ 186 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
7699 | 2025.03.25 01:24:12.430891 [ 186 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 82 rows starting from the beginning of the part | ||
7700 | 2025.03.25 01:24:12.431237 [ 200 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19085 rows, containing 5 columns (5 merged, 0 gathered) in 0.010751013 sec., 1775181.557309995 rows/sec., 119.85 MiB/sec. | ||
7701 | 2025.03.25 01:24:12.431674 [ 200 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
7702 | 2025.03.25 01:24:12.432089 [ 200 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7703 | 2025.03.25 01:24:12.432292 [ 200 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
7704 | 2025.03.25 01:24:12.432468 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.20 MiB. | ||
7705 | 2025.03.25 01:24:12.433276 [ 193 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3548 rows, containing 4 columns (4 merged, 0 gathered) in 0.005102373 sec., 695362.7263236145 rows/sec., 45.43 MiB/sec. | ||
7706 | 2025.03.25 01:24:12.433758 [ 193 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
7707 | 2025.03.25 01:24:12.434084 [ 193 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_61_12} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7708 | 2025.03.25 01:24:12.434180 [ 193 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_61_12} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
7709 | 2025.03.25 01:24:12.434278 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
7710 | 2025.03.25 01:24:12.777058 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
7711 | 2025.03.25 01:24:12.796674 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7712 | 2025.03.25 01:24:12.796728 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7713 | 2025.03.25 01:24:12.804406 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
7714 | 2025.03.25 01:24:12.805229 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7715 | 2025.03.25 01:24:12.809444 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
7716 | 2025.03.25 01:24:15.849213 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7717 | 2025.03.25 01:24:15.849422 [ 4 ] {897cfb65-c0ca-4730-b6a1-964542649d0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7718 | 2025.03.25 01:24:15.849495 [ 4 ] {897cfb65-c0ca-4730-b6a1-964542649d0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7719 | 2025.03.25 01:24:15.850243 [ 4 ] {897cfb65-c0ca-4730-b6a1-964542649d0c} <Trace> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7720 | 2025.03.25 01:24:15.850298 [ 4 ] {897cfb65-c0ca-4730-b6a1-964542649d0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7721 | 2025.03.25 01:24:15.850727 [ 4 ] {897cfb65-c0ca-4730-b6a1-964542649d0c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
7722 | 2025.03.25 01:24:15.850985 [ 4 ] {897cfb65-c0ca-4730-b6a1-964542649d0c} <Trace> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7723 | 2025.03.25 01:24:15.851258 [ 4 ] {897cfb65-c0ca-4730-b6a1-964542649d0c} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001875 sec., 4266.666666666667 rows/sec., 347.92 KiB/sec. | ||
7724 | 2025.03.25 01:24:15.851469 [ 4 ] {897cfb65-c0ca-4730-b6a1-964542649d0c} <Debug> TCPHandler: Processed in 0.002385004 sec. | ||
7725 | 2025.03.25 01:24:15.851618 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7726 | 2025.03.25 01:24:15.851729 [ 4 ] {7acbb917-6865-4acd-a705-1f7eeed96e03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7727 | 2025.03.25 01:24:15.851777 [ 4 ] {7acbb917-6865-4acd-a705-1f7eeed96e03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7728 | 2025.03.25 01:24:15.852831 [ 4 ] {7acbb917-6865-4acd-a705-1f7eeed96e03} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7729 | 2025.03.25 01:24:15.852874 [ 4 ] {7acbb917-6865-4acd-a705-1f7eeed96e03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7730 | 2025.03.25 01:24:15.853319 [ 4 ] {7acbb917-6865-4acd-a705-1f7eeed96e03} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
7731 | 2025.03.25 01:24:15.853568 [ 4 ] {7acbb917-6865-4acd-a705-1f7eeed96e03} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7732 | 2025.03.25 01:24:15.853786 [ 4 ] {7acbb917-6865-4acd-a705-1f7eeed96e03} <Debug> executeQuery: Read 1278 rows, 108.69 KiB in 0.002083 sec., 613538.166106577 rows/sec., 50.96 MiB/sec. | ||
7733 | 2025.03.25 01:24:15.853841 [ 4 ] {7acbb917-6865-4acd-a705-1f7eeed96e03} <Debug> TCPHandler: Processed in 0.002274293 sec. | ||
7734 | 2025.03.25 01:24:15.853948 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7735 | 2025.03.25 01:24:15.854051 [ 4 ] {d391167a-418a-449b-b103-fa1542f015f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7736 | 2025.03.25 01:24:15.854097 [ 4 ] {d391167a-418a-449b-b103-fa1542f015f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7737 | 2025.03.25 01:24:15.854635 [ 4 ] {d391167a-418a-449b-b103-fa1542f015f4} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7738 | 2025.03.25 01:24:15.854688 [ 4 ] {d391167a-418a-449b-b103-fa1542f015f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7739 | 2025.03.25 01:24:15.855035 [ 4 ] {d391167a-418a-449b-b103-fa1542f015f4} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
7740 | 2025.03.25 01:24:15.855270 [ 4 ] {d391167a-418a-449b-b103-fa1542f015f4} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7741 | 2025.03.25 01:24:15.855465 [ 4 ] {d391167a-418a-449b-b103-fa1542f015f4} <Debug> executeQuery: Read 47 rows, 3.49 KiB in 0.001437 sec., 32707.02853166319 rows/sec., 2.37 MiB/sec. | ||
7742 | 2025.03.25 01:24:15.855517 [ 4 ] {d391167a-418a-449b-b103-fa1542f015f4} <Debug> TCPHandler: Processed in 0.001620083 sec. | ||
7743 | 2025.03.25 01:24:15.855621 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7744 | 2025.03.25 01:24:15.855724 [ 4 ] {6bc32fd0-52c0-4303-be6a-93c8923880e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7745 | 2025.03.25 01:24:15.855767 [ 4 ] {6bc32fd0-52c0-4303-be6a-93c8923880e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7746 | 2025.03.25 01:24:15.856335 [ 4 ] {6bc32fd0-52c0-4303-be6a-93c8923880e9} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7747 | 2025.03.25 01:24:15.856375 [ 4 ] {6bc32fd0-52c0-4303-be6a-93c8923880e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7748 | 2025.03.25 01:24:15.856728 [ 4 ] {6bc32fd0-52c0-4303-be6a-93c8923880e9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
7749 | 2025.03.25 01:24:15.856967 [ 4 ] {6bc32fd0-52c0-4303-be6a-93c8923880e9} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7750 | 2025.03.25 01:24:15.857158 [ 69 ] {} <Debug> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
7751 | 2025.03.25 01:24:15.857177 [ 4 ] {6bc32fd0-52c0-4303-be6a-93c8923880e9} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001468 sec., 155313.3514986376 rows/sec., 10.52 MiB/sec. | ||
7752 | 2025.03.25 01:24:15.857243 [ 69 ] {} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7753 | 2025.03.25 01:24:15.857306 [ 4 ] {6bc32fd0-52c0-4303-be6a-93c8923880e9} <Debug> TCPHandler: Processed in 0.001732834 sec. | ||
7754 | 2025.03.25 01:24:15.857314 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7755 | 2025.03.25 01:24:15.857506 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7756 | 2025.03.25 01:24:15.857515 [ 186 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::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 | ||
7757 | 2025.03.25 01:24:15.857683 [ 4 ] {1df3718b-fa35-4301-9d21-38a9b9d0c5f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7758 | 2025.03.25 01:24:15.857795 [ 4 ] {1df3718b-fa35-4301-9d21-38a9b9d0c5f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7759 | 2025.03.25 01:24:15.857814 [ 186 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7760 | 2025.03.25 01:24:15.857922 [ 186 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 341 rows starting from the beginning of the part | ||
7761 | 2025.03.25 01:24:15.858286 [ 186 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 228 rows starting from the beginning of the part | ||
7762 | 2025.03.25 01:24:15.858743 [ 186 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 113 rows starting from the beginning of the part | ||
7763 | 2025.03.25 01:24:15.859077 [ 186 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 113 rows starting from the beginning of the part | ||
7764 | 2025.03.25 01:24:15.859328 [ 186 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 113 rows starting from the beginning of the part | ||
7765 | 2025.03.25 01:24:15.859719 [ 186 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 228 rows starting from the beginning of the part | ||
7766 | 2025.03.25 01:24:15.860840 [ 4 ] {1df3718b-fa35-4301-9d21-38a9b9d0c5f6} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7767 | 2025.03.25 01:24:15.860898 [ 4 ] {1df3718b-fa35-4301-9d21-38a9b9d0c5f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7768 | 2025.03.25 01:24:15.861953 [ 4 ] {1df3718b-fa35-4301-9d21-38a9b9d0c5f6} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
7769 | 2025.03.25 01:24:15.862503 [ 4 ] {1df3718b-fa35-4301-9d21-38a9b9d0c5f6} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7770 | 2025.03.25 01:24:15.862704 [ 186 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1136 rows, containing 5 columns (5 merged, 0 gathered) in 0.005273976 sec., 215397.26384799628 rows/sec., 15.15 MiB/sec. | ||
7771 | 2025.03.25 01:24:15.863035 [ 4 ] {1df3718b-fa35-4301-9d21-38a9b9d0c5f6} <Debug> executeQuery: Read 567 rows, 43.18 KiB in 0.005406 sec., 104883.4628190899 rows/sec., 7.80 MiB/sec. | ||
7772 | 2025.03.25 01:24:15.863048 [ 186 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
7773 | 2025.03.25 01:24:15.863440 [ 4 ] {1df3718b-fa35-4301-9d21-38a9b9d0c5f6} <Debug> TCPHandler: Processed in 0.005996046 sec. | ||
7774 | 2025.03.25 01:24:15.863850 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7775 | 2025.03.25 01:24:15.864037 [ 186 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_31_6} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7776 | 2025.03.25 01:24:15.864198 [ 4 ] {f17c74e5-4730-4e83-8d69-fbc726489d1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7777 | 2025.03.25 01:24:15.864283 [ 186 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_31_6} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
7778 | 2025.03.25 01:24:15.864298 [ 4 ] {f17c74e5-4730-4e83-8d69-fbc726489d1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7779 | 2025.03.25 01:24:15.864478 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
7780 | 2025.03.25 01:24:15.865189 [ 4 ] {f17c74e5-4730-4e83-8d69-fbc726489d1d} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7781 | 2025.03.25 01:24:15.865232 [ 4 ] {f17c74e5-4730-4e83-8d69-fbc726489d1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7782 | 2025.03.25 01:24:15.865677 [ 4 ] {f17c74e5-4730-4e83-8d69-fbc726489d1d} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
7783 | 2025.03.25 01:24:15.865918 [ 4 ] {f17c74e5-4730-4e83-8d69-fbc726489d1d} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7784 | 2025.03.25 01:24:15.866129 [ 4 ] {f17c74e5-4730-4e83-8d69-fbc726489d1d} <Debug> executeQuery: Read 978 rows, 67.24 KiB in 0.002045 sec., 478239.608801956 rows/sec., 32.11 MiB/sec. | ||
7785 | 2025.03.25 01:24:15.866182 [ 4 ] {f17c74e5-4730-4e83-8d69-fbc726489d1d} <Debug> TCPHandler: Processed in 0.002485115 sec. | ||
7786 | 2025.03.25 01:24:15.866303 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7787 | 2025.03.25 01:24:15.866408 [ 4 ] {d974d50f-3093-4e3a-9309-0478b86baca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7788 | 2025.03.25 01:24:15.866475 [ 4 ] {d974d50f-3093-4e3a-9309-0478b86baca6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7789 | 2025.03.25 01:24:15.867599 [ 4 ] {d974d50f-3093-4e3a-9309-0478b86baca6} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7790 | 2025.03.25 01:24:15.867637 [ 4 ] {d974d50f-3093-4e3a-9309-0478b86baca6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7791 | 2025.03.25 01:24:15.868284 [ 4 ] {d974d50f-3093-4e3a-9309-0478b86baca6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7792 | 2025.03.25 01:24:15.868539 [ 4 ] {d974d50f-3093-4e3a-9309-0478b86baca6} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7793 | 2025.03.25 01:24:15.868770 [ 4 ] {d974d50f-3093-4e3a-9309-0478b86baca6} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002382 sec., 16372.7959697733 rows/sec., 29.34 MiB/sec. | ||
7794 | 2025.03.25 01:24:15.868863 [ 4 ] {d974d50f-3093-4e3a-9309-0478b86baca6} <Debug> TCPHandler: Processed in 0.002609447 sec. | ||
7795 | 2025.03.25 01:24:15.868975 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7796 | 2025.03.25 01:24:15.869076 [ 4 ] {d6d30a0f-78c4-450f-81be-165e1c8a8de9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7797 | 2025.03.25 01:24:15.869121 [ 4 ] {d6d30a0f-78c4-450f-81be-165e1c8a8de9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7798 | 2025.03.25 01:24:15.869547 [ 4 ] {d6d30a0f-78c4-450f-81be-165e1c8a8de9} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7799 | 2025.03.25 01:24:15.869586 [ 4 ] {d6d30a0f-78c4-450f-81be-165e1c8a8de9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7800 | 2025.03.25 01:24:15.869939 [ 4 ] {d6d30a0f-78c4-450f-81be-165e1c8a8de9} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
7801 | 2025.03.25 01:24:15.870197 [ 4 ] {d6d30a0f-78c4-450f-81be-165e1c8a8de9} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7802 | 2025.03.25 01:24:15.870395 [ 4 ] {d6d30a0f-78c4-450f-81be-165e1c8a8de9} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00134 sec., 35820.89552238806 rows/sec., 2.41 MiB/sec. | ||
7803 | 2025.03.25 01:24:15.870444 [ 4 ] {d6d30a0f-78c4-450f-81be-165e1c8a8de9} <Debug> TCPHandler: Processed in 0.001518521 sec. | ||
7804 | 2025.03.25 01:24:16.644212 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1092 | ||
7805 | 2025.03.25 01:24:16.647536 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7806 | 2025.03.25 01:24:16.647592 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7807 | 2025.03.25 01:24:16.649088 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
7808 | 2025.03.25 01:24:16.649403 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7809 | 2025.03.25 01:24:16.650017 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1092 | ||
7810 | 2025.03.25 01:24:17.379474 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7811 | 2025.03.25 01:24:17.379684 [ 4 ] {fb62c646-c1bb-40f6-8c0c-9c06435764b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7812 | 2025.03.25 01:24:17.379762 [ 4 ] {fb62c646-c1bb-40f6-8c0c-9c06435764b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7813 | 2025.03.25 01:24:17.380523 [ 4 ] {fb62c646-c1bb-40f6-8c0c-9c06435764b0} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7814 | 2025.03.25 01:24:17.380569 [ 4 ] {fb62c646-c1bb-40f6-8c0c-9c06435764b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7815 | 2025.03.25 01:24:17.381023 [ 4 ] {fb62c646-c1bb-40f6-8c0c-9c06435764b0} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
7816 | 2025.03.25 01:24:17.381285 [ 4 ] {fb62c646-c1bb-40f6-8c0c-9c06435764b0} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7817 | 2025.03.25 01:24:17.381489 [ 4 ] {fb62c646-c1bb-40f6-8c0c-9c06435764b0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001862 sec., 30075.187969924813 rows/sec., 2.31 MiB/sec. | ||
7818 | 2025.03.25 01:24:17.381557 [ 4 ] {fb62c646-c1bb-40f6-8c0c-9c06435764b0} <Debug> TCPHandler: Processed in 0.002220492 sec. | ||
7819 | 2025.03.25 01:24:17.381671 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7820 | 2025.03.25 01:24:17.381781 [ 4 ] {b5efb4a2-ac00-4fe6-8d1f-0700da96471d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7821 | 2025.03.25 01:24:17.381828 [ 4 ] {b5efb4a2-ac00-4fe6-8d1f-0700da96471d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7822 | 2025.03.25 01:24:17.382369 [ 4 ] {b5efb4a2-ac00-4fe6-8d1f-0700da96471d} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7823 | 2025.03.25 01:24:17.382409 [ 4 ] {b5efb4a2-ac00-4fe6-8d1f-0700da96471d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7824 | 2025.03.25 01:24:17.382787 [ 4 ] {b5efb4a2-ac00-4fe6-8d1f-0700da96471d} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
7825 | 2025.03.25 01:24:17.383034 [ 4 ] {b5efb4a2-ac00-4fe6-8d1f-0700da96471d} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7826 | 2025.03.25 01:24:17.383214 [ 4 ] {b5efb4a2-ac00-4fe6-8d1f-0700da96471d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001458 sec., 43895.7475994513 rows/sec., 3.43 MiB/sec. | ||
7827 | 2025.03.25 01:24:17.383267 [ 4 ] {b5efb4a2-ac00-4fe6-8d1f-0700da96471d} <Debug> TCPHandler: Processed in 0.001647664 sec. | ||
7828 | 2025.03.25 01:24:17.383382 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7829 | 2025.03.25 01:24:17.383490 [ 4 ] {749e2a97-0f07-45b0-b46d-3d65cb9c4c58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7830 | 2025.03.25 01:24:17.383539 [ 4 ] {749e2a97-0f07-45b0-b46d-3d65cb9c4c58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7831 | 2025.03.25 01:24:17.384019 [ 4 ] {749e2a97-0f07-45b0-b46d-3d65cb9c4c58} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7832 | 2025.03.25 01:24:17.384056 [ 4 ] {749e2a97-0f07-45b0-b46d-3d65cb9c4c58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7833 | 2025.03.25 01:24:17.384431 [ 4 ] {749e2a97-0f07-45b0-b46d-3d65cb9c4c58} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
7834 | 2025.03.25 01:24:17.384676 [ 4 ] {749e2a97-0f07-45b0-b46d-3d65cb9c4c58} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7835 | 2025.03.25 01:24:17.384853 [ 4 ] {749e2a97-0f07-45b0-b46d-3d65cb9c4c58} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001387 sec., 23071.377072819036 rows/sec., 1.61 MiB/sec. | ||
7836 | 2025.03.25 01:24:17.384904 [ 4 ] {749e2a97-0f07-45b0-b46d-3d65cb9c4c58} <Debug> TCPHandler: Processed in 0.001571922 sec. | ||
7837 | 2025.03.25 01:24:17.385010 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7838 | 2025.03.25 01:24:17.385113 [ 4 ] {3c427ca8-9ab3-4c69-b8ab-b14638b5ad22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7839 | 2025.03.25 01:24:17.385160 [ 4 ] {3c427ca8-9ab3-4c69-b8ab-b14638b5ad22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7840 | 2025.03.25 01:24:17.385576 [ 4 ] {3c427ca8-9ab3-4c69-b8ab-b14638b5ad22} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7841 | 2025.03.25 01:24:17.385614 [ 4 ] {3c427ca8-9ab3-4c69-b8ab-b14638b5ad22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7842 | 2025.03.25 01:24:17.385998 [ 4 ] {3c427ca8-9ab3-4c69-b8ab-b14638b5ad22} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
7843 | 2025.03.25 01:24:17.386245 [ 4 ] {3c427ca8-9ab3-4c69-b8ab-b14638b5ad22} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7844 | 2025.03.25 01:24:17.386419 [ 4 ] {3c427ca8-9ab3-4c69-b8ab-b14638b5ad22} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001328 sec., 9036.144578313253 rows/sec., 623.59 KiB/sec. | ||
7845 | 2025.03.25 01:24:17.386468 [ 4 ] {3c427ca8-9ab3-4c69-b8ab-b14638b5ad22} <Debug> TCPHandler: Processed in 0.001507582 sec. | ||
7846 | 2025.03.25 01:24:19.063319 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17934 | ||
7847 | 2025.03.25 01:24:19.064106 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7848 | 2025.03.25 01:24:19.064155 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7849 | 2025.03.25 01:24:19.064678 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7850 | 2025.03.25 01:24:19.064937 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7851 | 2025.03.25 01:24:19.065179 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17934 | ||
7852 | 2025.03.25 01:24:20.309619 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
7853 | 2025.03.25 01:24:20.330795 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7854 | 2025.03.25 01:24:20.330854 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7855 | 2025.03.25 01:24:20.338634 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7856 | 2025.03.25 01:24:20.339475 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7857 | 2025.03.25 01:24:20.342656 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
7858 | 2025.03.25 01:24:22.390633 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7859 | 2025.03.25 01:24:22.390842 [ 4 ] {2c592f62-557a-41f0-ba59-c38c33a7863a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7860 | 2025.03.25 01:24:22.390922 [ 4 ] {2c592f62-557a-41f0-ba59-c38c33a7863a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7861 | 2025.03.25 01:24:22.391782 [ 4 ] {2c592f62-557a-41f0-ba59-c38c33a7863a} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7862 | 2025.03.25 01:24:22.391829 [ 4 ] {2c592f62-557a-41f0-ba59-c38c33a7863a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7863 | 2025.03.25 01:24:22.392282 [ 4 ] {2c592f62-557a-41f0-ba59-c38c33a7863a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7864 | 2025.03.25 01:24:22.392546 [ 4 ] {2c592f62-557a-41f0-ba59-c38c33a7863a} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7865 | 2025.03.25 01:24:22.392848 [ 4 ] {2c592f62-557a-41f0-ba59-c38c33a7863a} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.00205 sec., 103414.63414634146 rows/sec., 6.58 MiB/sec. | ||
7866 | 2025.03.25 01:24:22.393026 [ 4 ] {2c592f62-557a-41f0-ba59-c38c33a7863a} <Debug> TCPHandler: Processed in 0.002520907 sec. | ||
7867 | 2025.03.25 01:24:22.393224 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7868 | 2025.03.25 01:24:22.393337 [ 4 ] {c9c9f697-35ad-40fa-a41b-e07d6994bbd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7869 | 2025.03.25 01:24:22.393386 [ 4 ] {c9c9f697-35ad-40fa-a41b-e07d6994bbd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7870 | 2025.03.25 01:24:22.394234 [ 4 ] {c9c9f697-35ad-40fa-a41b-e07d6994bbd5} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7871 | 2025.03.25 01:24:22.394275 [ 4 ] {c9c9f697-35ad-40fa-a41b-e07d6994bbd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7872 | 2025.03.25 01:24:22.394708 [ 4 ] {c9c9f697-35ad-40fa-a41b-e07d6994bbd5} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
7873 | 2025.03.25 01:24:22.394962 [ 4 ] {c9c9f697-35ad-40fa-a41b-e07d6994bbd5} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7874 | 2025.03.25 01:24:22.395196 [ 4 ] {c9c9f697-35ad-40fa-a41b-e07d6994bbd5} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001887 sec., 326974.0328563858 rows/sec., 25.56 MiB/sec. | ||
7875 | 2025.03.25 01:24:22.395251 [ 4 ] {c9c9f697-35ad-40fa-a41b-e07d6994bbd5} <Debug> TCPHandler: Processed in 0.002090309 sec. | ||
7876 | 2025.03.25 01:24:22.395355 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7877 | 2025.03.25 01:24:22.395458 [ 4 ] {3d3a5468-3cb0-4776-b356-fe5c18595e5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7878 | 2025.03.25 01:24:22.395502 [ 4 ] {3d3a5468-3cb0-4776-b356-fe5c18595e5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7879 | 2025.03.25 01:24:22.396059 [ 4 ] {3d3a5468-3cb0-4776-b356-fe5c18595e5d} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7880 | 2025.03.25 01:24:22.396099 [ 4 ] {3d3a5468-3cb0-4776-b356-fe5c18595e5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7881 | 2025.03.25 01:24:22.396448 [ 4 ] {3d3a5468-3cb0-4776-b356-fe5c18595e5d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
7882 | 2025.03.25 01:24:22.396687 [ 4 ] {3d3a5468-3cb0-4776-b356-fe5c18595e5d} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7883 | 2025.03.25 01:24:22.396895 [ 4 ] {3d3a5468-3cb0-4776-b356-fe5c18595e5d} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001459 sec., 72652.5017135024 rows/sec., 4.27 MiB/sec. | ||
7884 | 2025.03.25 01:24:22.396946 [ 4 ] {3d3a5468-3cb0-4776-b356-fe5c18595e5d} <Debug> TCPHandler: Processed in 0.001640794 sec. | ||
7885 | 2025.03.25 01:24:22.397061 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7886 | 2025.03.25 01:24:22.397166 [ 4 ] {c0455243-5d05-4511-95b0-a6caa37f052b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7887 | 2025.03.25 01:24:22.397209 [ 4 ] {c0455243-5d05-4511-95b0-a6caa37f052b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7888 | 2025.03.25 01:24:22.397750 [ 4 ] {c0455243-5d05-4511-95b0-a6caa37f052b} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7889 | 2025.03.25 01:24:22.397790 [ 4 ] {c0455243-5d05-4511-95b0-a6caa37f052b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7890 | 2025.03.25 01:24:22.398132 [ 4 ] {c0455243-5d05-4511-95b0-a6caa37f052b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
7891 | 2025.03.25 01:24:22.398367 [ 4 ] {c0455243-5d05-4511-95b0-a6caa37f052b} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7892 | 2025.03.25 01:24:22.398561 [ 4 ] {c0455243-5d05-4511-95b0-a6caa37f052b} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001418 sec., 79689.70380818054 rows/sec., 5.16 MiB/sec. | ||
7893 | 2025.03.25 01:24:22.398611 [ 4 ] {c0455243-5d05-4511-95b0-a6caa37f052b} <Debug> TCPHandler: Processed in 0.001600143 sec. | ||
7894 | 2025.03.25 01:24:22.398723 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7895 | 2025.03.25 01:24:22.398827 [ 4 ] {09243872-b06f-4b62-b0d7-141f94121b75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7896 | 2025.03.25 01:24:22.398870 [ 4 ] {09243872-b06f-4b62-b0d7-141f94121b75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7897 | 2025.03.25 01:24:22.399411 [ 4 ] {09243872-b06f-4b62-b0d7-141f94121b75} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7898 | 2025.03.25 01:24:22.399450 [ 4 ] {09243872-b06f-4b62-b0d7-141f94121b75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7899 | 2025.03.25 01:24:22.399801 [ 4 ] {09243872-b06f-4b62-b0d7-141f94121b75} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7900 | 2025.03.25 01:24:22.400054 [ 4 ] {09243872-b06f-4b62-b0d7-141f94121b75} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7901 | 2025.03.25 01:24:22.400333 [ 4 ] {09243872-b06f-4b62-b0d7-141f94121b75} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001518 sec., 73781.29117259552 rows/sec., 4.20 MiB/sec. | ||
7902 | 2025.03.25 01:24:22.400497 [ 4 ] {09243872-b06f-4b62-b0d7-141f94121b75} <Debug> TCPHandler: Processed in 0.001820826 sec. | ||
7903 | 2025.03.25 01:24:22.400761 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7904 | 2025.03.25 01:24:22.400873 [ 4 ] {a5d40917-cb41-4610-a768-42b9c1bb7410} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7905 | 2025.03.25 01:24:22.400919 [ 4 ] {a5d40917-cb41-4610-a768-42b9c1bb7410} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7906 | 2025.03.25 01:24:22.401599 [ 4 ] {a5d40917-cb41-4610-a768-42b9c1bb7410} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7907 | 2025.03.25 01:24:22.401638 [ 4 ] {a5d40917-cb41-4610-a768-42b9c1bb7410} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7908 | 2025.03.25 01:24:22.401995 [ 4 ] {a5d40917-cb41-4610-a768-42b9c1bb7410} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
7909 | 2025.03.25 01:24:22.402227 [ 4 ] {a5d40917-cb41-4610-a768-42b9c1bb7410} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7910 | 2025.03.25 01:24:22.402429 [ 4 ] {a5d40917-cb41-4610-a768-42b9c1bb7410} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001579 sec., 241925.26915769474 rows/sec., 17.06 MiB/sec. | ||
7911 | 2025.03.25 01:24:22.402482 [ 4 ] {a5d40917-cb41-4610-a768-42b9c1bb7410} <Debug> TCPHandler: Processed in 0.001805506 sec. | ||
7912 | 2025.03.25 01:24:22.402614 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7913 | 2025.03.25 01:24:22.402752 [ 4 ] {5e69fb57-fc7f-4cfc-a23c-8a519a844c6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7914 | 2025.03.25 01:24:22.402812 [ 4 ] {5e69fb57-fc7f-4cfc-a23c-8a519a844c6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7915 | 2025.03.25 01:24:22.403289 [ 4 ] {5e69fb57-fc7f-4cfc-a23c-8a519a844c6c} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7916 | 2025.03.25 01:24:22.403330 [ 4 ] {5e69fb57-fc7f-4cfc-a23c-8a519a844c6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7917 | 2025.03.25 01:24:22.403713 [ 4 ] {5e69fb57-fc7f-4cfc-a23c-8a519a844c6c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7918 | 2025.03.25 01:24:22.403987 [ 4 ] {5e69fb57-fc7f-4cfc-a23c-8a519a844c6c} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7919 | 2025.03.25 01:24:22.404263 [ 4 ] {5e69fb57-fc7f-4cfc-a23c-8a519a844c6c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001528 sec., 3926.7015706806283 rows/sec., 205.15 KiB/sec. | ||
7920 | 2025.03.25 01:24:22.404445 [ 4 ] {5e69fb57-fc7f-4cfc-a23c-8a519a844c6c} <Debug> TCPHandler: Processed in 0.001892787 sec. | ||
7921 | 2025.03.25 01:24:22.404635 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7922 | 2025.03.25 01:24:22.404742 [ 4 ] {2077c814-2252-4d8d-9f9c-5b1db17631a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7923 | 2025.03.25 01:24:22.404793 [ 4 ] {2077c814-2252-4d8d-9f9c-5b1db17631a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7924 | 2025.03.25 01:24:22.405352 [ 4 ] {2077c814-2252-4d8d-9f9c-5b1db17631a5} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7925 | 2025.03.25 01:24:22.405392 [ 4 ] {2077c814-2252-4d8d-9f9c-5b1db17631a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7926 | 2025.03.25 01:24:22.405778 [ 4 ] {2077c814-2252-4d8d-9f9c-5b1db17631a5} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
7927 | 2025.03.25 01:24:22.406016 [ 4 ] {2077c814-2252-4d8d-9f9c-5b1db17631a5} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7928 | 2025.03.25 01:24:22.406222 [ 4 ] {2077c814-2252-4d8d-9f9c-5b1db17631a5} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001502 sec., 157789.6138482024 rows/sec., 10.58 MiB/sec. | ||
7929 | 2025.03.25 01:24:22.406273 [ 4 ] {2077c814-2252-4d8d-9f9c-5b1db17631a5} <Debug> TCPHandler: Processed in 0.001700274 sec. | ||
7930 | 2025.03.25 01:24:22.406388 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7931 | 2025.03.25 01:24:22.406493 [ 4 ] {299e820d-6572-4e11-926c-5978ff291cf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7932 | 2025.03.25 01:24:22.406540 [ 4 ] {299e820d-6572-4e11-926c-5978ff291cf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7933 | 2025.03.25 01:24:22.406961 [ 4 ] {299e820d-6572-4e11-926c-5978ff291cf5} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7934 | 2025.03.25 01:24:22.407000 [ 4 ] {299e820d-6572-4e11-926c-5978ff291cf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7935 | 2025.03.25 01:24:22.407343 [ 4 ] {299e820d-6572-4e11-926c-5978ff291cf5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7936 | 2025.03.25 01:24:22.407585 [ 4 ] {299e820d-6572-4e11-926c-5978ff291cf5} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7937 | 2025.03.25 01:24:22.407795 [ 4 ] {299e820d-6572-4e11-926c-5978ff291cf5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001324 sec., 755.2870090634441 rows/sec., 50.89 KiB/sec. | ||
7938 | 2025.03.25 01:24:22.407845 [ 4 ] {299e820d-6572-4e11-926c-5978ff291cf5} <Debug> TCPHandler: Processed in 0.001507922 sec. | ||
7939 | 2025.03.25 01:24:22.407949 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7940 | 2025.03.25 01:24:22.408050 [ 4 ] {1a6d4717-5004-443b-bfb0-b43870f0d3ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7941 | 2025.03.25 01:24:22.408096 [ 4 ] {1a6d4717-5004-443b-bfb0-b43870f0d3ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7942 | 2025.03.25 01:24:22.408524 [ 4 ] {1a6d4717-5004-443b-bfb0-b43870f0d3ae} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7943 | 2025.03.25 01:24:22.408563 [ 4 ] {1a6d4717-5004-443b-bfb0-b43870f0d3ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7944 | 2025.03.25 01:24:22.408924 [ 4 ] {1a6d4717-5004-443b-bfb0-b43870f0d3ae} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
7945 | 2025.03.25 01:24:22.409169 [ 4 ] {1a6d4717-5004-443b-bfb0-b43870f0d3ae} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7946 | 2025.03.25 01:24:22.409372 [ 4 ] {1a6d4717-5004-443b-bfb0-b43870f0d3ae} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001343 sec., 61057.33432613552 rows/sec., 3.88 MiB/sec. | ||
7947 | 2025.03.25 01:24:22.409421 [ 4 ] {1a6d4717-5004-443b-bfb0-b43870f0d3ae} <Debug> TCPHandler: Processed in 0.001522022 sec. | ||
7948 | 2025.03.25 01:24:26.421402 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7949 | 2025.03.25 01:24:26.421505 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7950 | 2025.03.25 01:24:26.565434 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18361 | ||
7951 | 2025.03.25 01:24:26.566549 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7952 | 2025.03.25 01:24:26.566595 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7953 | 2025.03.25 01:24:26.567125 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
7954 | 2025.03.25 01:24:26.567379 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7955 | 2025.03.25 01:24:26.567656 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18361 | ||
7956 | 2025.03.25 01:24:26.650397 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1120 | ||
7957 | 2025.03.25 01:24:26.653379 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7958 | 2025.03.25 01:24:26.653438 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7959 | 2025.03.25 01:24:26.654928 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
7960 | 2025.03.25 01:24:26.655260 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7961 | 2025.03.25 01:24:26.655920 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1120 | ||
7962 | 2025.03.25 01:24:27.387944 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7963 | 2025.03.25 01:24:27.388221 [ 4 ] {4c72d8b1-bff2-4cda-85e8-9ab4b0d86a3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7964 | 2025.03.25 01:24:27.388290 [ 4 ] {4c72d8b1-bff2-4cda-85e8-9ab4b0d86a3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7965 | 2025.03.25 01:24:27.389096 [ 4 ] {4c72d8b1-bff2-4cda-85e8-9ab4b0d86a3b} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7966 | 2025.03.25 01:24:27.389143 [ 4 ] {4c72d8b1-bff2-4cda-85e8-9ab4b0d86a3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7967 | 2025.03.25 01:24:27.389604 [ 4 ] {4c72d8b1-bff2-4cda-85e8-9ab4b0d86a3b} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
7968 | 2025.03.25 01:24:27.389855 [ 4 ] {4c72d8b1-bff2-4cda-85e8-9ab4b0d86a3b} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7969 | 2025.03.25 01:24:27.390081 [ 4 ] {4c72d8b1-bff2-4cda-85e8-9ab4b0d86a3b} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.00192 sec., 69791.66666666667 rows/sec., 6.02 MiB/sec. | ||
7970 | 2025.03.25 01:24:27.390138 [ 4 ] {4c72d8b1-bff2-4cda-85e8-9ab4b0d86a3b} <Debug> TCPHandler: Processed in 0.002375334 sec. | ||
7971 | 2025.03.25 01:24:27.390263 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7972 | 2025.03.25 01:24:27.390368 [ 4 ] {d6683c85-793b-47e0-88a0-a7652cf7aad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7973 | 2025.03.25 01:24:27.390414 [ 4 ] {d6683c85-793b-47e0-88a0-a7652cf7aad9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7974 | 2025.03.25 01:24:27.390939 [ 4 ] {d6683c85-793b-47e0-88a0-a7652cf7aad9} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7975 | 2025.03.25 01:24:27.390979 [ 4 ] {d6683c85-793b-47e0-88a0-a7652cf7aad9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7976 | 2025.03.25 01:24:27.391327 [ 4 ] {d6683c85-793b-47e0-88a0-a7652cf7aad9} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
7977 | 2025.03.25 01:24:27.391569 [ 4 ] {d6683c85-793b-47e0-88a0-a7652cf7aad9} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7978 | 2025.03.25 01:24:27.391788 [ 4 ] {d6683c85-793b-47e0-88a0-a7652cf7aad9} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001436 sec., 27158.774373259053 rows/sec., 1.99 MiB/sec. | ||
7979 | 2025.03.25 01:24:27.391856 [ 4 ] {d6683c85-793b-47e0-88a0-a7652cf7aad9} <Debug> TCPHandler: Processed in 0.001643564 sec. | ||
7980 | 2025.03.25 01:24:27.392101 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7981 | 2025.03.25 01:24:27.392238 [ 4 ] {7b949a75-1994-4f57-9925-7c2981ee85aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7982 | 2025.03.25 01:24:27.392285 [ 4 ] {7b949a75-1994-4f57-9925-7c2981ee85aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7983 | 2025.03.25 01:24:27.392852 [ 4 ] {7b949a75-1994-4f57-9925-7c2981ee85aa} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7984 | 2025.03.25 01:24:27.392894 [ 4 ] {7b949a75-1994-4f57-9925-7c2981ee85aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7985 | 2025.03.25 01:24:27.393251 [ 4 ] {7b949a75-1994-4f57-9925-7c2981ee85aa} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
7986 | 2025.03.25 01:24:27.393494 [ 4 ] {7b949a75-1994-4f57-9925-7c2981ee85aa} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7987 | 2025.03.25 01:24:27.393723 [ 4 ] {7b949a75-1994-4f57-9925-7c2981ee85aa} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001507 sec., 68347.7106834771 rows/sec., 5.34 MiB/sec. | ||
7988 | 2025.03.25 01:24:27.393776 [ 4 ] {7b949a75-1994-4f57-9925-7c2981ee85aa} <Debug> TCPHandler: Processed in 0.001770095 sec. | ||
7989 | 2025.03.25 01:24:27.393891 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7990 | 2025.03.25 01:24:27.393997 [ 4 ] {e7a38453-ed14-457f-b8a1-2b360b8103b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7991 | 2025.03.25 01:24:27.394046 [ 4 ] {e7a38453-ed14-457f-b8a1-2b360b8103b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7992 | 2025.03.25 01:24:27.394571 [ 4 ] {e7a38453-ed14-457f-b8a1-2b360b8103b2} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7993 | 2025.03.25 01:24:27.394610 [ 4 ] {e7a38453-ed14-457f-b8a1-2b360b8103b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
7994 | 2025.03.25 01:24:27.395011 [ 4 ] {e7a38453-ed14-457f-b8a1-2b360b8103b2} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
7995 | 2025.03.25 01:24:27.395249 [ 4 ] {e7a38453-ed14-457f-b8a1-2b360b8103b2} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7996 | 2025.03.25 01:24:27.395483 [ 4 ] {e7a38453-ed14-457f-b8a1-2b360b8103b2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001508 sec., 106100.79575596817 rows/sec., 7.39 MiB/sec. | ||
7997 | 2025.03.25 01:24:27.395536 [ 4 ] {e7a38453-ed14-457f-b8a1-2b360b8103b2} <Debug> TCPHandler: Processed in 0.001696284 sec. | ||
7998 | 2025.03.25 01:24:27.395640 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7999 | 2025.03.25 01:24:27.395741 [ 4 ] {c29c8d0d-75c1-46b5-8939-786babfa24d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8000 | 2025.03.25 01:24:27.395806 [ 4 ] {c29c8d0d-75c1-46b5-8939-786babfa24d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8001 | 2025.03.25 01:24:27.396954 [ 4 ] {c29c8d0d-75c1-46b5-8939-786babfa24d0} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8002 | 2025.03.25 01:24:27.396994 [ 4 ] {c29c8d0d-75c1-46b5-8939-786babfa24d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8003 | 2025.03.25 01:24:27.397678 [ 4 ] {c29c8d0d-75c1-46b5-8939-786babfa24d0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
8004 | 2025.03.25 01:24:27.397938 [ 4 ] {c29c8d0d-75c1-46b5-8939-786babfa24d0} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8005 | 2025.03.25 01:24:27.398187 [ 4 ] {c29c8d0d-75c1-46b5-8939-786babfa24d0} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002466 sec., 15815.085158150852 rows/sec., 28.34 MiB/sec. | ||
8006 | 2025.03.25 01:24:27.398282 [ 4 ] {c29c8d0d-75c1-46b5-8939-786babfa24d0} <Debug> TCPHandler: Processed in 0.002691179 sec. | ||
8007 | 2025.03.25 01:24:27.398396 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8008 | 2025.03.25 01:24:27.398498 [ 4 ] {2549420e-bf9d-4977-9c15-7e7b08bf5cdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8009 | 2025.03.25 01:24:27.398545 [ 4 ] {2549420e-bf9d-4977-9c15-7e7b08bf5cdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8010 | 2025.03.25 01:24:27.398989 [ 4 ] {2549420e-bf9d-4977-9c15-7e7b08bf5cdd} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8011 | 2025.03.25 01:24:27.399029 [ 4 ] {2549420e-bf9d-4977-9c15-7e7b08bf5cdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8012 | 2025.03.25 01:24:27.399384 [ 4 ] {2549420e-bf9d-4977-9c15-7e7b08bf5cdd} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8013 | 2025.03.25 01:24:27.399632 [ 4 ] {2549420e-bf9d-4977-9c15-7e7b08bf5cdd} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8014 | 2025.03.25 01:24:27.399895 [ 4 ] {2549420e-bf9d-4977-9c15-7e7b08bf5cdd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001404 sec., 42735.042735042734 rows/sec., 2.88 MiB/sec. | ||
8015 | 2025.03.25 01:24:27.400142 [ 4 ] {2549420e-bf9d-4977-9c15-7e7b08bf5cdd} <Debug> TCPHandler: Processed in 0.001789715 sec. | ||
8016 | 2025.03.25 01:24:27.842830 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
8017 | 2025.03.25 01:24:27.864448 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8018 | 2025.03.25 01:24:27.864514 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8019 | 2025.03.25 01:24:27.871868 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
8020 | 2025.03.25 01:24:27.872670 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8021 | 2025.03.25 01:24:27.875510 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
8022 | 2025.03.25 01:24:32.395358 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8023 | 2025.03.25 01:24:32.395625 [ 4 ] {8235e1a3-422d-4a4d-927b-1989ac5ccbf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8024 | 2025.03.25 01:24:32.395719 [ 4 ] {8235e1a3-422d-4a4d-927b-1989ac5ccbf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8025 | 2025.03.25 01:24:32.396744 [ 4 ] {8235e1a3-422d-4a4d-927b-1989ac5ccbf2} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8026 | 2025.03.25 01:24:32.396801 [ 4 ] {8235e1a3-422d-4a4d-927b-1989ac5ccbf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8027 | 2025.03.25 01:24:32.397273 [ 4 ] {8235e1a3-422d-4a4d-927b-1989ac5ccbf2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
8028 | 2025.03.25 01:24:32.397563 [ 4 ] {8235e1a3-422d-4a4d-927b-1989ac5ccbf2} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8029 | 2025.03.25 01:24:32.397786 [ 43 ] {} <Debug> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
8030 | 2025.03.25 01:24:32.397835 [ 4 ] {8235e1a3-422d-4a4d-927b-1989ac5ccbf2} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002274 sec., 93227.79243623572 rows/sec., 5.93 MiB/sec. | ||
8031 | 2025.03.25 01:24:32.397865 [ 43 ] {} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8032 | 2025.03.25 01:24:32.397937 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8033 | 2025.03.25 01:24:32.397977 [ 4 ] {8235e1a3-422d-4a4d-927b-1989ac5ccbf2} <Debug> TCPHandler: Processed in 0.0028087 sec. | ||
8034 | 2025.03.25 01:24:32.398204 [ 200 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
8035 | 2025.03.25 01:24:32.398266 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8036 | 2025.03.25 01:24:32.398645 [ 200 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8037 | 2025.03.25 01:24:32.398657 [ 4 ] {5c44de5c-d761-47e0-8a8a-8526c041f360} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8038 | 2025.03.25 01:24:32.398759 [ 200 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 212 rows starting from the beginning of the part | ||
8039 | 2025.03.25 01:24:32.398819 [ 4 ] {5c44de5c-d761-47e0-8a8a-8526c041f360} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8040 | 2025.03.25 01:24:32.399201 [ 200 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 212 rows starting from the beginning of the part | ||
8041 | 2025.03.25 01:24:32.399560 [ 200 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 212 rows starting from the beginning of the part | ||
8042 | 2025.03.25 01:24:32.400065 [ 200 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 212 rows starting from the beginning of the part | ||
8043 | 2025.03.25 01:24:32.400548 [ 200 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 212 rows starting from the beginning of the part | ||
8044 | 2025.03.25 01:24:32.402021 [ 4 ] {5c44de5c-d761-47e0-8a8a-8526c041f360} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8045 | 2025.03.25 01:24:32.402066 [ 4 ] {5c44de5c-d761-47e0-8a8a-8526c041f360} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8046 | 2025.03.25 01:24:32.402436 [ 197 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.004392013 sec., 241347.1909122309 rows/sec., 16.27 MiB/sec. | ||
8047 | 2025.03.25 01:24:32.402679 [ 4 ] {5c44de5c-d761-47e0-8a8a-8526c041f360} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8048 | 2025.03.25 01:24:32.402734 [ 194 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
8049 | 2025.03.25 01:24:32.403258 [ 4 ] {5c44de5c-d761-47e0-8a8a-8526c041f360} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8050 | 2025.03.25 01:24:32.403346 [ 194 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_25_6} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8051 | 2025.03.25 01:24:32.403544 [ 194 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_25_6} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
8052 | 2025.03.25 01:24:32.403572 [ 43 ] {} <Debug> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8053 | 2025.03.25 01:24:32.403702 [ 43 ] {} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8054 | 2025.03.25 01:24:32.403794 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8055 | 2025.03.25 01:24:32.403827 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
8056 | 2025.03.25 01:24:32.403863 [ 4 ] {5c44de5c-d761-47e0-8a8a-8526c041f360} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.005339 sec., 115564.7124929762 rows/sec., 9.03 MiB/sec. | ||
8057 | 2025.03.25 01:24:32.404184 [ 4 ] {5c44de5c-d761-47e0-8a8a-8526c041f360} <Debug> TCPHandler: Processed in 0.005977295 sec. | ||
8058 | 2025.03.25 01:24:32.404198 [ 192 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
8059 | 2025.03.25 01:24:32.404511 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8060 | 2025.03.25 01:24:32.404670 [ 192 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8061 | 2025.03.25 01:24:32.404805 [ 192 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1844 rows starting from the beginning of the part | ||
8062 | 2025.03.25 01:24:32.404965 [ 4 ] {d6d22f56-b063-4ed5-aaa6-3e430e1029f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8063 | 2025.03.25 01:24:32.405199 [ 192 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1278 rows starting from the beginning of the part | ||
8064 | 2025.03.25 01:24:32.405244 [ 4 ] {d6d22f56-b063-4ed5-aaa6-3e430e1029f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8065 | 2025.03.25 01:24:32.405742 [ 192 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 56 rows starting from the beginning of the part | ||
8066 | 2025.03.25 01:24:32.406198 [ 192 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 617 rows starting from the beginning of the part | ||
8067 | 2025.03.25 01:24:32.406592 [ 192 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 134 rows starting from the beginning of the part | ||
8068 | 2025.03.25 01:24:32.407025 [ 192 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 617 rows starting from the beginning of the part | ||
8069 | 2025.03.25 01:24:32.408518 [ 4 ] {d6d22f56-b063-4ed5-aaa6-3e430e1029f1} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8070 | 2025.03.25 01:24:32.408578 [ 4 ] {d6d22f56-b063-4ed5-aaa6-3e430e1029f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8071 | 2025.03.25 01:24:32.409159 [ 4 ] {d6d22f56-b063-4ed5-aaa6-3e430e1029f1} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
8072 | 2025.03.25 01:24:32.409472 [ 4 ] {d6d22f56-b063-4ed5-aaa6-3e430e1029f1} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8073 | 2025.03.25 01:24:32.409865 [ 4 ] {d6d22f56-b063-4ed5-aaa6-3e430e1029f1} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.005049 sec., 20994.256288373937 rows/sec., 1.24 MiB/sec. | ||
8074 | 2025.03.25 01:24:32.409989 [ 192 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4546 rows, containing 5 columns (5 merged, 0 gathered) in 0.006048006 sec., 751652.6934662432 rows/sec., 63.86 MiB/sec. | ||
8075 | 2025.03.25 01:24:32.409992 [ 4 ] {d6d22f56-b063-4ed5-aaa6-3e430e1029f1} <Debug> TCPHandler: Processed in 0.00562062 sec. | ||
8076 | 2025.03.25 01:24:32.410158 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8077 | 2025.03.25 01:24:32.410315 [ 4 ] {1da52cf1-6742-48e7-9bfd-f1e0b9033619} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8078 | 2025.03.25 01:24:32.410347 [ 197 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8079 | 2025.03.25 01:24:32.410387 [ 4 ] {1da52cf1-6742-48e7-9bfd-f1e0b9033619} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8080 | 2025.03.25 01:24:32.411062 [ 197 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_66_13} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8081 | 2025.03.25 01:24:32.411199 [ 197 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_66_13} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8082 | 2025.03.25 01:24:32.411408 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
8083 | 2025.03.25 01:24:32.411571 [ 4 ] {1da52cf1-6742-48e7-9bfd-f1e0b9033619} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8084 | 2025.03.25 01:24:32.411617 [ 4 ] {1da52cf1-6742-48e7-9bfd-f1e0b9033619} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8085 | 2025.03.25 01:24:32.411992 [ 4 ] {1da52cf1-6742-48e7-9bfd-f1e0b9033619} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
8086 | 2025.03.25 01:24:32.412240 [ 4 ] {1da52cf1-6742-48e7-9bfd-f1e0b9033619} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8087 | 2025.03.25 01:24:32.412478 [ 4 ] {1da52cf1-6742-48e7-9bfd-f1e0b9033619} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.002203 sec., 51293.69042215161 rows/sec., 3.32 MiB/sec. | ||
8088 | 2025.03.25 01:24:32.412626 [ 4 ] {1da52cf1-6742-48e7-9bfd-f1e0b9033619} <Debug> TCPHandler: Processed in 0.002521256 sec. | ||
8089 | 2025.03.25 01:24:32.412868 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8090 | 2025.03.25 01:24:32.412984 [ 4 ] {ae1eb90c-d6c2-4d61-9fdb-6dd00c970d98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8091 | 2025.03.25 01:24:32.413034 [ 4 ] {ae1eb90c-d6c2-4d61-9fdb-6dd00c970d98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8092 | 2025.03.25 01:24:32.413627 [ 4 ] {ae1eb90c-d6c2-4d61-9fdb-6dd00c970d98} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8093 | 2025.03.25 01:24:32.413667 [ 4 ] {ae1eb90c-d6c2-4d61-9fdb-6dd00c970d98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8094 | 2025.03.25 01:24:32.414025 [ 4 ] {ae1eb90c-d6c2-4d61-9fdb-6dd00c970d98} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
8095 | 2025.03.25 01:24:32.414279 [ 4 ] {ae1eb90c-d6c2-4d61-9fdb-6dd00c970d98} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8096 | 2025.03.25 01:24:32.414457 [ 42 ] {} <Debug> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
8097 | 2025.03.25 01:24:32.414535 [ 42 ] {} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8098 | 2025.03.25 01:24:32.414535 [ 4 ] {ae1eb90c-d6c2-4d61-9fdb-6dd00c970d98} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001565 sec., 71565.49520766773 rows/sec., 4.08 MiB/sec. | ||
8099 | 2025.03.25 01:24:32.414573 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8100 | 2025.03.25 01:24:32.414655 [ 4 ] {ae1eb90c-d6c2-4d61-9fdb-6dd00c970d98} <Debug> TCPHandler: Processed in 0.001864427 sec. | ||
8101 | 2025.03.25 01:24:32.414822 [ 198 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
8102 | 2025.03.25 01:24:32.414876 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8103 | 2025.03.25 01:24:32.414992 [ 198 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8104 | 2025.03.25 01:24:32.415079 [ 198 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 112 rows starting from the beginning of the part | ||
8105 | 2025.03.25 01:24:32.415087 [ 4 ] {2c5301a7-dfc6-465c-b98e-88d2d7c433f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8106 | 2025.03.25 01:24:32.415219 [ 4 ] {2c5301a7-dfc6-465c-b98e-88d2d7c433f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8107 | 2025.03.25 01:24:32.415305 [ 198 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 112 rows starting from the beginning of the part | ||
8108 | 2025.03.25 01:24:32.415725 [ 198 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 112 rows starting from the beginning of the part | ||
8109 | 2025.03.25 01:24:32.416172 [ 198 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 112 rows starting from the beginning of the part | ||
8110 | 2025.03.25 01:24:32.416594 [ 198 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 112 rows starting from the beginning of the part | ||
8111 | 2025.03.25 01:24:32.418630 [ 4 ] {2c5301a7-dfc6-465c-b98e-88d2d7c433f2} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8112 | 2025.03.25 01:24:32.418717 [ 4 ] {2c5301a7-dfc6-465c-b98e-88d2d7c433f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8113 | 2025.03.25 01:24:32.419327 [ 198 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.004624857 sec., 121084.82489296427 rows/sec., 7.36 MiB/sec. | ||
8114 | 2025.03.25 01:24:32.419550 [ 198 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
8115 | 2025.03.25 01:24:32.419769 [ 4 ] {2c5301a7-dfc6-465c-b98e-88d2d7c433f2} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8116 | 2025.03.25 01:24:32.420022 [ 198 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_25_6} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8117 | 2025.03.25 01:24:32.420149 [ 198 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_25_6} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
8118 | 2025.03.25 01:24:32.420312 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
8119 | 2025.03.25 01:24:32.420395 [ 4 ] {2c5301a7-dfc6-465c-b98e-88d2d7c433f2} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8120 | 2025.03.25 01:24:32.420608 [ 42 ] {} <Debug> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8121 | 2025.03.25 01:24:32.420675 [ 42 ] {} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8122 | 2025.03.25 01:24:32.420702 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8123 | 2025.03.25 01:24:32.420753 [ 4 ] {2c5301a7-dfc6-465c-b98e-88d2d7c433f2} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.005724 sec., 66736.54786862334 rows/sec., 4.71 MiB/sec. | ||
8124 | 2025.03.25 01:24:32.420900 [ 4 ] {2c5301a7-dfc6-465c-b98e-88d2d7c433f2} <Debug> TCPHandler: Processed in 0.006102847 sec. | ||
8125 | 2025.03.25 01:24:32.420903 [ 196 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
8126 | 2025.03.25 01:24:32.421044 [ 196 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8127 | 2025.03.25 01:24:32.421081 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8128 | 2025.03.25 01:24:32.421089 [ 196 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 913 rows starting from the beginning of the part | ||
8129 | 2025.03.25 01:24:32.421314 [ 196 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 567 rows starting from the beginning of the part | ||
8130 | 2025.03.25 01:24:32.421338 [ 4 ] {894f1f6b-4363-4c7f-9946-6a3f9996b63e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8131 | 2025.03.25 01:24:32.421532 [ 4 ] {894f1f6b-4363-4c7f-9946-6a3f9996b63e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8132 | 2025.03.25 01:24:32.421624 [ 196 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 64 rows starting from the beginning of the part | ||
8133 | 2025.03.25 01:24:32.422047 [ 196 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 382 rows starting from the beginning of the part | ||
8134 | 2025.03.25 01:24:32.422431 [ 196 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 103 rows starting from the beginning of the part | ||
8135 | 2025.03.25 01:24:32.422773 [ 196 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 382 rows starting from the beginning of the part | ||
8136 | 2025.03.25 01:24:32.423673 [ 4 ] {894f1f6b-4363-4c7f-9946-6a3f9996b63e} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8137 | 2025.03.25 01:24:32.423724 [ 4 ] {894f1f6b-4363-4c7f-9946-6a3f9996b63e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8138 | 2025.03.25 01:24:32.424420 [ 4 ] {894f1f6b-4363-4c7f-9946-6a3f9996b63e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
8139 | 2025.03.25 01:24:32.424778 [ 4 ] {894f1f6b-4363-4c7f-9946-6a3f9996b63e} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8140 | 2025.03.25 01:24:32.425262 [ 198 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2411 rows, containing 5 columns (5 merged, 0 gathered) in 0.004473294 sec., 538976.4231906063 rows/sec., 41.27 MiB/sec. | ||
8141 | 2025.03.25 01:24:32.425274 [ 4 ] {894f1f6b-4363-4c7f-9946-6a3f9996b63e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00401 sec., 1496.2593516209477 rows/sec., 78.17 KiB/sec. | ||
8142 | 2025.03.25 01:24:32.425447 [ 4 ] {894f1f6b-4363-4c7f-9946-6a3f9996b63e} <Debug> TCPHandler: Processed in 0.004425893 sec. | ||
8143 | 2025.03.25 01:24:32.425589 [ 190 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8144 | 2025.03.25 01:24:32.425680 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8145 | 2025.03.25 01:24:32.425895 [ 4 ] {b8b13cdb-f0e8-4cb1-8c9b-5a915fecd80a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8146 | 2025.03.25 01:24:32.425993 [ 4 ] {b8b13cdb-f0e8-4cb1-8c9b-5a915fecd80a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8147 | 2025.03.25 01:24:32.426076 [ 190 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_66_13} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8148 | 2025.03.25 01:24:32.426301 [ 190 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_66_13} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8149 | 2025.03.25 01:24:32.426514 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
8150 | 2025.03.25 01:24:32.427109 [ 4 ] {b8b13cdb-f0e8-4cb1-8c9b-5a915fecd80a} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8151 | 2025.03.25 01:24:32.427161 [ 4 ] {b8b13cdb-f0e8-4cb1-8c9b-5a915fecd80a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8152 | 2025.03.25 01:24:32.427584 [ 4 ] {b8b13cdb-f0e8-4cb1-8c9b-5a915fecd80a} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8153 | 2025.03.25 01:24:32.427839 [ 4 ] {b8b13cdb-f0e8-4cb1-8c9b-5a915fecd80a} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8154 | 2025.03.25 01:24:32.428055 [ 42 ] {} <Debug> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8155 | 2025.03.25 01:24:32.428105 [ 42 ] {} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8156 | 2025.03.25 01:24:32.428128 [ 4 ] {b8b13cdb-f0e8-4cb1-8c9b-5a915fecd80a} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002286 sec., 103674.5406824147 rows/sec., 6.95 MiB/sec. | ||
8157 | 2025.03.25 01:24:32.428144 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8158 | 2025.03.25 01:24:32.428339 [ 4 ] {b8b13cdb-f0e8-4cb1-8c9b-5a915fecd80a} <Debug> TCPHandler: Processed in 0.00275111 sec. | ||
8159 | 2025.03.25 01:24:32.428454 [ 191 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
8160 | 2025.03.25 01:24:32.428686 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8161 | 2025.03.25 01:24:32.428908 [ 191 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8162 | 2025.03.25 01:24:32.429082 [ 191 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 19085 rows starting from the beginning of the part | ||
8163 | 2025.03.25 01:24:32.429207 [ 4 ] {282b63a1-6328-4020-9da5-fc7a0ff23432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8164 | 2025.03.25 01:24:32.429556 [ 4 ] {282b63a1-6328-4020-9da5-fc7a0ff23432} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8165 | 2025.03.25 01:24:32.429569 [ 191 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 978 rows starting from the beginning of the part | ||
8166 | 2025.03.25 01:24:32.430038 [ 191 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 32 rows starting from the beginning of the part | ||
8167 | 2025.03.25 01:24:32.430347 [ 191 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 237 rows starting from the beginning of the part | ||
8168 | 2025.03.25 01:24:32.430692 [ 191 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part | ||
8169 | 2025.03.25 01:24:32.431013 [ 191 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 237 rows starting from the beginning of the part | ||
8170 | 2025.03.25 01:24:32.432935 [ 4 ] {282b63a1-6328-4020-9da5-fc7a0ff23432} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8171 | 2025.03.25 01:24:32.433003 [ 4 ] {282b63a1-6328-4020-9da5-fc7a0ff23432} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8172 | 2025.03.25 01:24:32.433715 [ 4 ] {282b63a1-6328-4020-9da5-fc7a0ff23432} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
8173 | 2025.03.25 01:24:32.434094 [ 4 ] {282b63a1-6328-4020-9da5-fc7a0ff23432} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8174 | 2025.03.25 01:24:32.434429 [ 42 ] {} <Debug> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
8175 | 2025.03.25 01:24:32.434513 [ 42 ] {} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8176 | 2025.03.25 01:24:32.434591 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8177 | 2025.03.25 01:24:32.434878 [ 4 ] {282b63a1-6328-4020-9da5-fc7a0ff23432} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.0058 sec., 172.41379310344828 rows/sec., 11.62 KiB/sec. | ||
8178 | 2025.03.25 01:24:32.435061 [ 198 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
8179 | 2025.03.25 01:24:32.435221 [ 4 ] {282b63a1-6328-4020-9da5-fc7a0ff23432} <Debug> TCPHandler: Processed in 0.006695076 sec. | ||
8180 | 2025.03.25 01:24:32.435591 [ 198 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8181 | 2025.03.25 01:24:32.435685 [ 198 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 20 rows starting from the beginning of the part | ||
8182 | 2025.03.25 01:24:32.435735 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8183 | 2025.03.25 01:24:32.436004 [ 198 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
8184 | 2025.03.25 01:24:32.436449 [ 198 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
8185 | 2025.03.25 01:24:32.436777 [ 198 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
8186 | 2025.03.25 01:24:32.437032 [ 4 ] {6300c368-727a-4ec9-8aad-746e2d6fdd51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8187 | 2025.03.25 01:24:32.437176 [ 198 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
8188 | 2025.03.25 01:24:32.437254 [ 4 ] {6300c368-727a-4ec9-8aad-746e2d6fdd51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8189 | 2025.03.25 01:24:32.437573 [ 198 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
8190 | 2025.03.25 01:24:32.448275 [ 4 ] {6300c368-727a-4ec9-8aad-746e2d6fdd51} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8191 | 2025.03.25 01:24:32.448372 [ 4 ] {6300c368-727a-4ec9-8aad-746e2d6fdd51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8192 | 2025.03.25 01:24:32.449830 [ 198 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25 rows, containing 4 columns (4 merged, 0 gathered) in 0.015052226 sec., 1660.8839117881967 rows/sec., 111.92 KiB/sec. | ||
8193 | 2025.03.25 01:24:32.450186 [ 198 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
8194 | 2025.03.25 01:24:32.450733 [ 191 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20729 rows, containing 5 columns (5 merged, 0 gathered) in 0.022445231 sec., 923536.9419900379 rows/sec., 62.35 MiB/sec. | ||
8195 | 2025.03.25 01:24:32.450758 [ 4 ] {6300c368-727a-4ec9-8aad-746e2d6fdd51} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8196 | 2025.03.25 01:24:32.450995 [ 198 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_25_5} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8197 | 2025.03.25 01:24:32.451188 [ 198 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_25_5} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
8198 | 2025.03.25 01:24:32.451290 [ 188 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8199 | 2025.03.25 01:24:32.451412 [ 4 ] {6300c368-727a-4ec9-8aad-746e2d6fdd51} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8200 | 2025.03.25 01:24:32.451445 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
8201 | 2025.03.25 01:24:32.451767 [ 42 ] {} <Debug> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8202 | 2025.03.25 01:24:32.451867 [ 42 ] {} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8203 | 2025.03.25 01:24:32.451917 [ 4 ] {6300c368-727a-4ec9-8aad-746e2d6fdd51} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.015737 sec., 5210.650060367287 rows/sec., 338.88 KiB/sec. | ||
8204 | 2025.03.25 01:24:32.451951 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8205 | 2025.03.25 01:24:32.452002 [ 188 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8206 | 2025.03.25 01:24:32.452249 [ 4 ] {6300c368-727a-4ec9-8aad-746e2d6fdd51} <Debug> TCPHandler: Processed in 0.016637558 sec. | ||
8207 | 2025.03.25 01:24:32.452397 [ 188 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8208 | 2025.03.25 01:24:32.452618 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
8209 | 2025.03.25 01:24:32.452662 [ 188 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
8210 | 2025.03.25 01:24:32.452750 [ 188 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8211 | 2025.03.25 01:24:32.452780 [ 188 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3548 rows starting from the beginning of the part | ||
8212 | 2025.03.25 01:24:32.452849 [ 188 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 48 rows starting from the beginning of the part | ||
8213 | 2025.03.25 01:24:32.453075 [ 188 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 12 rows starting from the beginning of the part | ||
8214 | 2025.03.25 01:24:32.453338 [ 188 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 82 rows starting from the beginning of the part | ||
8215 | 2025.03.25 01:24:32.453544 [ 188 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part | ||
8216 | 2025.03.25 01:24:32.453743 [ 188 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 82 rows starting from the beginning of the part | ||
8217 | 2025.03.25 01:24:32.455417 [ 199 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3832 rows, containing 4 columns (4 merged, 0 gathered) in 0.003160035 sec., 1212644.7966557334 rows/sec., 79.21 MiB/sec. | ||
8218 | 2025.03.25 01:24:32.455792 [ 187 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8219 | 2025.03.25 01:24:32.456144 [ 187 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_66_13} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8220 | 2025.03.25 01:24:32.456246 [ 187 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_66_13} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8221 | 2025.03.25 01:24:32.456370 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
8222 | 2025.03.25 01:24:34.067880 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18849 | ||
8223 | 2025.03.25 01:24:34.068632 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8224 | 2025.03.25 01:24:34.068685 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8225 | 2025.03.25 01:24:34.069223 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
8226 | 2025.03.25 01:24:34.069517 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8227 | 2025.03.25 01:24:34.069741 [ 41 ] {} <Debug> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
8228 | 2025.03.25 01:24:34.069807 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18849 | ||
8229 | 2025.03.25 01:24:34.069843 [ 41 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8230 | 2025.03.25 01:24:34.069877 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8231 | 2025.03.25 01:24:34.070071 [ 187 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::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 | ||
8232 | 2025.03.25 01:24:34.070303 [ 187 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8233 | 2025.03.25 01:24:34.070344 [ 187 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 16531 rows starting from the beginning of the part | ||
8234 | 2025.03.25 01:24:34.070419 [ 187 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 488 rows starting from the beginning of the part | ||
8235 | 2025.03.25 01:24:34.070611 [ 187 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 427 rows starting from the beginning of the part | ||
8236 | 2025.03.25 01:24:34.070880 [ 187 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 488 rows starting from the beginning of the part | ||
8237 | 2025.03.25 01:24:34.071065 [ 187 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 427 rows starting from the beginning of the part | ||
8238 | 2025.03.25 01:24:34.071272 [ 187 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 488 rows starting from the beginning of the part | ||
8239 | 2025.03.25 01:24:34.073658 [ 193 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18849 rows, containing 4 columns (4 merged, 0 gathered) in 0.003706023 sec., 5086045.0677181445 rows/sec., 72.76 MiB/sec. | ||
8240 | 2025.03.25 01:24:34.074050 [ 193 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
8241 | 2025.03.25 01:24:34.074425 [ 193 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_41_8} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8242 | 2025.03.25 01:24:34.074514 [ 193 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_41_8} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
8243 | 2025.03.25 01:24:34.074634 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.59 MiB. | ||
8244 | 2025.03.25 01:24:35.375678 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
8245 | 2025.03.25 01:24:35.401323 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8246 | 2025.03.25 01:24:35.401387 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8247 | 2025.03.25 01:24:35.409004 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
8248 | 2025.03.25 01:24:35.409779 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8249 | 2025.03.25 01:24:35.410142 [ 39 ] {} <Debug> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
8250 | 2025.03.25 01:24:35.410289 [ 39 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8251 | 2025.03.25 01:24:35.410370 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8252 | 2025.03.25 01:24:35.410867 [ 199 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::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 | ||
8253 | 2025.03.25 01:24:35.425627 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
8254 | 2025.03.25 01:24:35.427333 [ 199 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8255 | 2025.03.25 01:24:35.428547 [ 199 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part | ||
8256 | 2025.03.25 01:24:35.433863 [ 199 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part | ||
8257 | 2025.03.25 01:24:35.439308 [ 199 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part | ||
8258 | 2025.03.25 01:24:35.444887 [ 199 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part | ||
8259 | 2025.03.25 01:24:35.450727 [ 199 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part | ||
8260 | 2025.03.25 01:24:35.455571 [ 199 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part | ||
8261 | 2025.03.25 01:24:35.515787 [ 193 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.105264626 sec., 2935.459059152502 rows/sec., 15.18 MiB/sec. | ||
8262 | 2025.03.25 01:24:35.518836 [ 186 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
8263 | 2025.03.25 01:24:35.521850 [ 186 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_41_8} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8264 | 2025.03.25 01:24:35.521985 [ 186 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_41_8} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
8265 | 2025.03.25 01:24:35.524496 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
8266 | 2025.03.25 01:24:36.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 213.28 MiB, peak 226.72 MiB, free memory in arenas 0.00 B, will set to 215.98 MiB (RSS), difference: 2.70 MiB | ||
8267 | 2025.03.25 01:24:36.656232 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1152 | ||
8268 | 2025.03.25 01:24:36.659336 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8269 | 2025.03.25 01:24:36.659392 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8270 | 2025.03.25 01:24:36.660872 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
8271 | 2025.03.25 01:24:36.661200 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8272 | 2025.03.25 01:24:36.662924 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1152 | ||
8273 | 2025.03.25 01:24:37.387933 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8274 | 2025.03.25 01:24:37.388153 [ 4 ] {ada1a5f9-7167-4549-8b6d-887a96e79727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8275 | 2025.03.25 01:24:37.388239 [ 4 ] {ada1a5f9-7167-4549-8b6d-887a96e79727} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8276 | 2025.03.25 01:24:37.389135 [ 4 ] {ada1a5f9-7167-4549-8b6d-887a96e79727} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8277 | 2025.03.25 01:24:37.389195 [ 4 ] {ada1a5f9-7167-4549-8b6d-887a96e79727} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8278 | 2025.03.25 01:24:37.389686 [ 4 ] {ada1a5f9-7167-4549-8b6d-887a96e79727} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8279 | 2025.03.25 01:24:37.389965 [ 4 ] {ada1a5f9-7167-4549-8b6d-887a96e79727} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8280 | 2025.03.25 01:24:37.390216 [ 4 ] {ada1a5f9-7167-4549-8b6d-887a96e79727} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.002124 sec., 63088.51224105461 rows/sec., 5.44 MiB/sec. | ||
8281 | 2025.03.25 01:24:37.390284 [ 4 ] {ada1a5f9-7167-4549-8b6d-887a96e79727} <Debug> TCPHandler: Processed in 0.002497036 sec. | ||
8282 | 2025.03.25 01:24:37.390419 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8283 | 2025.03.25 01:24:37.390543 [ 4 ] {6d9b7133-77e7-4cfd-b83b-50f7ebd27e89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8284 | 2025.03.25 01:24:37.390595 [ 4 ] {6d9b7133-77e7-4cfd-b83b-50f7ebd27e89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8285 | 2025.03.25 01:24:37.391179 [ 4 ] {6d9b7133-77e7-4cfd-b83b-50f7ebd27e89} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8286 | 2025.03.25 01:24:37.391224 [ 4 ] {6d9b7133-77e7-4cfd-b83b-50f7ebd27e89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8287 | 2025.03.25 01:24:37.391637 [ 4 ] {6d9b7133-77e7-4cfd-b83b-50f7ebd27e89} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
8288 | 2025.03.25 01:24:37.391907 [ 4 ] {6d9b7133-77e7-4cfd-b83b-50f7ebd27e89} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8289 | 2025.03.25 01:24:37.392085 [ 37 ] {} <Debug> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
8290 | 2025.03.25 01:24:37.392137 [ 4 ] {6d9b7133-77e7-4cfd-b83b-50f7ebd27e89} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001627 sec., 23970.497848801475 rows/sec., 1.76 MiB/sec. | ||
8291 | 2025.03.25 01:24:37.392180 [ 37 ] {} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8292 | 2025.03.25 01:24:37.392259 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8293 | 2025.03.25 01:24:37.392263 [ 4 ] {6d9b7133-77e7-4cfd-b83b-50f7ebd27e89} <Debug> TCPHandler: Processed in 0.001915147 sec. | ||
8294 | 2025.03.25 01:24:37.392481 [ 193 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::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 | ||
8295 | 2025.03.25 01:24:37.392498 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8296 | 2025.03.25 01:24:37.392726 [ 4 ] {302b09e6-ec37-4ee3-9174-f6da66269d05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8297 | 2025.03.25 01:24:37.392740 [ 193 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8298 | 2025.03.25 01:24:37.392810 [ 4 ] {302b09e6-ec37-4ee3-9174-f6da66269d05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8299 | 2025.03.25 01:24:37.392816 [ 193 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 163 rows starting from the beginning of the part | ||
8300 | 2025.03.25 01:24:37.393202 [ 193 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 47 rows starting from the beginning of the part | ||
8301 | 2025.03.25 01:24:37.393540 [ 193 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 106 rows starting from the beginning of the part | ||
8302 | 2025.03.25 01:24:37.394018 [ 193 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 39 rows starting from the beginning of the part | ||
8303 | 2025.03.25 01:24:37.394396 [ 193 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 106 rows starting from the beginning of the part | ||
8304 | 2025.03.25 01:24:37.394731 [ 193 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 39 rows starting from the beginning of the part | ||
8305 | 2025.03.25 01:24:37.395635 [ 4 ] {302b09e6-ec37-4ee3-9174-f6da66269d05} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8306 | 2025.03.25 01:24:37.395700 [ 4 ] {302b09e6-ec37-4ee3-9174-f6da66269d05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8307 | 2025.03.25 01:24:37.396723 [ 4 ] {302b09e6-ec37-4ee3-9174-f6da66269d05} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8308 | 2025.03.25 01:24:37.397362 [ 4 ] {302b09e6-ec37-4ee3-9174-f6da66269d05} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8309 | 2025.03.25 01:24:37.397371 [ 197 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 500 rows, containing 5 columns (5 merged, 0 gathered) in 0.004987691 sec., 100246.78754156984 rows/sec., 6.79 MiB/sec. | ||
8310 | 2025.03.25 01:24:37.397646 [ 197 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
8311 | 2025.03.25 01:24:37.397828 [ 4 ] {302b09e6-ec37-4ee3-9174-f6da66269d05} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.005129 sec., 20081.887307467343 rows/sec., 1.57 MiB/sec. | ||
8312 | 2025.03.25 01:24:37.398175 [ 4 ] {302b09e6-ec37-4ee3-9174-f6da66269d05} <Debug> TCPHandler: Processed in 0.005719152 sec. | ||
8313 | 2025.03.25 01:24:37.398496 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8314 | 2025.03.25 01:24:37.398569 [ 197 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_51_10} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8315 | 2025.03.25 01:24:37.398774 [ 4 ] {5bf4fb10-e6e3-41e2-bdda-dcccc67537c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8316 | 2025.03.25 01:24:37.398851 [ 197 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_51_10} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
8317 | 2025.03.25 01:24:37.398863 [ 4 ] {5bf4fb10-e6e3-41e2-bdda-dcccc67537c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8318 | 2025.03.25 01:24:37.399038 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
8319 | 2025.03.25 01:24:37.399578 [ 4 ] {5bf4fb10-e6e3-41e2-bdda-dcccc67537c5} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8320 | 2025.03.25 01:24:37.399623 [ 4 ] {5bf4fb10-e6e3-41e2-bdda-dcccc67537c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8321 | 2025.03.25 01:24:37.400037 [ 4 ] {5bf4fb10-e6e3-41e2-bdda-dcccc67537c5} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8322 | 2025.03.25 01:24:37.400290 [ 4 ] {5bf4fb10-e6e3-41e2-bdda-dcccc67537c5} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8323 | 2025.03.25 01:24:37.400501 [ 4 ] {5bf4fb10-e6e3-41e2-bdda-dcccc67537c5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001836 sec., 87145.96949891068 rows/sec., 6.07 MiB/sec. | ||
8324 | 2025.03.25 01:24:37.400556 [ 4 ] {5bf4fb10-e6e3-41e2-bdda-dcccc67537c5} <Debug> TCPHandler: Processed in 0.002181841 sec. | ||
8325 | 2025.03.25 01:24:37.400665 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8326 | 2025.03.25 01:24:37.400768 [ 4 ] {811b90ef-944b-4086-ae25-096601cf5fad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8327 | 2025.03.25 01:24:37.400835 [ 4 ] {811b90ef-944b-4086-ae25-096601cf5fad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8328 | 2025.03.25 01:24:37.402011 [ 4 ] {811b90ef-944b-4086-ae25-096601cf5fad} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8329 | 2025.03.25 01:24:37.402051 [ 4 ] {811b90ef-944b-4086-ae25-096601cf5fad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8330 | 2025.03.25 01:24:37.402726 [ 4 ] {811b90ef-944b-4086-ae25-096601cf5fad} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8331 | 2025.03.25 01:24:37.403014 [ 4 ] {811b90ef-944b-4086-ae25-096601cf5fad} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8332 | 2025.03.25 01:24:37.403204 [ 37 ] {} <Debug> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
8333 | 2025.03.25 01:24:37.403268 [ 37 ] {} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8334 | 2025.03.25 01:24:37.403313 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8335 | 2025.03.25 01:24:37.403310 [ 4 ] {811b90ef-944b-4086-ae25-096601cf5fad} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002553 sec., 15276.145710928318 rows/sec., 27.37 MiB/sec. | ||
8336 | 2025.03.25 01:24:37.403635 [ 201 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::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 | ||
8337 | 2025.03.25 01:24:37.403707 [ 4 ] {811b90ef-944b-4086-ae25-096601cf5fad} <Debug> TCPHandler: Processed in 0.003087274 sec. | ||
8338 | 2025.03.25 01:24:37.403945 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8339 | 2025.03.25 01:24:37.404194 [ 4 ] {a1e980d3-a17e-41b7-9e68-0f153da4d504} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8340 | 2025.03.25 01:24:37.404324 [ 4 ] {a1e980d3-a17e-41b7-9e68-0f153da4d504} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8341 | 2025.03.25 01:24:37.404369 [ 201 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8342 | 2025.03.25 01:24:37.404603 [ 201 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 798 rows starting from the beginning of the part | ||
8343 | 2025.03.25 01:24:37.405375 [ 201 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 39 rows starting from the beginning of the part | ||
8344 | 2025.03.25 01:24:37.406200 [ 201 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 39 rows starting from the beginning of the part | ||
8345 | 2025.03.25 01:24:37.406353 [ 4 ] {a1e980d3-a17e-41b7-9e68-0f153da4d504} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8346 | 2025.03.25 01:24:37.406495 [ 4 ] {a1e980d3-a17e-41b7-9e68-0f153da4d504} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8347 | 2025.03.25 01:24:37.406896 [ 201 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::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 | ||
8348 | 2025.03.25 01:24:37.407484 [ 201 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 39 rows starting from the beginning of the part | ||
8349 | 2025.03.25 01:24:37.408137 [ 201 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 39 rows starting from the beginning of the part | ||
8350 | 2025.03.25 01:24:37.408212 [ 4 ] {a1e980d3-a17e-41b7-9e68-0f153da4d504} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8351 | 2025.03.25 01:24:37.409038 [ 4 ] {a1e980d3-a17e-41b7-9e68-0f153da4d504} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8352 | 2025.03.25 01:24:37.409500 [ 4 ] {a1e980d3-a17e-41b7-9e68-0f153da4d504} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005375 sec., 11162.79069767442 rows/sec., 770.35 KiB/sec. | ||
8353 | 2025.03.25 01:24:37.409922 [ 4 ] {a1e980d3-a17e-41b7-9e68-0f153da4d504} <Debug> TCPHandler: Processed in 0.006041947 sec. | ||
8354 | 2025.03.25 01:24:37.415858 [ 189 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 993 rows, containing 19 columns (19 merged, 0 gathered) in 0.012472859 sec., 79612.86181460081 rows/sec., 142.66 MiB/sec. | ||
8355 | 2025.03.25 01:24:37.417021 [ 188 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
8356 | 2025.03.25 01:24:37.417460 [ 188 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8357 | 2025.03.25 01:24:37.417543 [ 188 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
8358 | 2025.03.25 01:24:37.417698 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.06 MiB. | ||
8359 | 2025.03.25 01:24:38.000235 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 216.53 MiB, peak 226.72 MiB, free memory in arenas 0.00 B, will set to 217.79 MiB (RSS), difference: 1.25 MiB | ||
8360 | 2025.03.25 01:24:41.421780 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8361 | 2025.03.25 01:24:41.421905 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8362 | 2025.03.25 01:24:41.570069 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19276 | ||
8363 | 2025.03.25 01:24:41.571167 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8364 | 2025.03.25 01:24:41.571214 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8365 | 2025.03.25 01:24:41.571737 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
8366 | 2025.03.25 01:24:41.572002 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8367 | 2025.03.25 01:24:41.572246 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19276 | ||
8368 | 2025.03.25 01:24:42.392219 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8369 | 2025.03.25 01:24:42.392520 [ 4 ] {a72b5304-4d57-436c-b8bf-4742c63bf690} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8370 | 2025.03.25 01:24:42.392633 [ 4 ] {a72b5304-4d57-436c-b8bf-4742c63bf690} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8371 | 2025.03.25 01:24:42.393527 [ 4 ] {a72b5304-4d57-436c-b8bf-4742c63bf690} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8372 | 2025.03.25 01:24:42.393575 [ 4 ] {a72b5304-4d57-436c-b8bf-4742c63bf690} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8373 | 2025.03.25 01:24:42.394030 [ 4 ] {a72b5304-4d57-436c-b8bf-4742c63bf690} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8374 | 2025.03.25 01:24:42.394303 [ 4 ] {a72b5304-4d57-436c-b8bf-4742c63bf690} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8375 | 2025.03.25 01:24:42.394559 [ 4 ] {a72b5304-4d57-436c-b8bf-4742c63bf690} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002114 sec., 100283.82213812678 rows/sec., 6.38 MiB/sec. | ||
8376 | 2025.03.25 01:24:42.394654 [ 4 ] {a72b5304-4d57-436c-b8bf-4742c63bf690} <Debug> TCPHandler: Processed in 0.002613318 sec. | ||
8377 | 2025.03.25 01:24:42.394888 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8378 | 2025.03.25 01:24:42.395001 [ 4 ] {c24aafa5-0753-45cb-84b4-c216fa63d3e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8379 | 2025.03.25 01:24:42.395052 [ 4 ] {c24aafa5-0753-45cb-84b4-c216fa63d3e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8380 | 2025.03.25 01:24:42.395945 [ 4 ] {c24aafa5-0753-45cb-84b4-c216fa63d3e7} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8381 | 2025.03.25 01:24:42.395987 [ 4 ] {c24aafa5-0753-45cb-84b4-c216fa63d3e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8382 | 2025.03.25 01:24:42.396390 [ 4 ] {c24aafa5-0753-45cb-84b4-c216fa63d3e7} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8383 | 2025.03.25 01:24:42.396649 [ 4 ] {c24aafa5-0753-45cb-84b4-c216fa63d3e7} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8384 | 2025.03.25 01:24:42.396876 [ 4 ] {c24aafa5-0753-45cb-84b4-c216fa63d3e7} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001901 sec., 324566.01788532356 rows/sec., 25.37 MiB/sec. | ||
8385 | 2025.03.25 01:24:42.396946 [ 4 ] {c24aafa5-0753-45cb-84b4-c216fa63d3e7} <Debug> TCPHandler: Processed in 0.00212355 sec. | ||
8386 | 2025.03.25 01:24:42.397098 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8387 | 2025.03.25 01:24:42.397216 [ 4 ] {8e31e3dc-b85f-4723-929f-19019f5afb28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8388 | 2025.03.25 01:24:42.397263 [ 4 ] {8e31e3dc-b85f-4723-929f-19019f5afb28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8389 | 2025.03.25 01:24:42.397815 [ 4 ] {8e31e3dc-b85f-4723-929f-19019f5afb28} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8390 | 2025.03.25 01:24:42.397854 [ 4 ] {8e31e3dc-b85f-4723-929f-19019f5afb28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8391 | 2025.03.25 01:24:42.398213 [ 4 ] {8e31e3dc-b85f-4723-929f-19019f5afb28} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
8392 | 2025.03.25 01:24:42.398459 [ 4 ] {8e31e3dc-b85f-4723-929f-19019f5afb28} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8393 | 2025.03.25 01:24:42.398670 [ 4 ] {8e31e3dc-b85f-4723-929f-19019f5afb28} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001475 sec., 71864.40677966102 rows/sec., 4.23 MiB/sec. | ||
8394 | 2025.03.25 01:24:42.398721 [ 4 ] {8e31e3dc-b85f-4723-929f-19019f5afb28} <Debug> TCPHandler: Processed in 0.001688654 sec. | ||
8395 | 2025.03.25 01:24:42.398837 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8396 | 2025.03.25 01:24:42.398942 [ 4 ] {f138e040-f6a3-4c77-8bdd-65257422783c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8397 | 2025.03.25 01:24:42.398987 [ 4 ] {f138e040-f6a3-4c77-8bdd-65257422783c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8398 | 2025.03.25 01:24:42.399543 [ 4 ] {f138e040-f6a3-4c77-8bdd-65257422783c} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8399 | 2025.03.25 01:24:42.399582 [ 4 ] {f138e040-f6a3-4c77-8bdd-65257422783c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8400 | 2025.03.25 01:24:42.399939 [ 4 ] {f138e040-f6a3-4c77-8bdd-65257422783c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
8401 | 2025.03.25 01:24:42.400184 [ 4 ] {f138e040-f6a3-4c77-8bdd-65257422783c} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8402 | 2025.03.25 01:24:42.400437 [ 4 ] {f138e040-f6a3-4c77-8bdd-65257422783c} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001503 sec., 75182.96739853626 rows/sec., 4.87 MiB/sec. | ||
8403 | 2025.03.25 01:24:42.400617 [ 4 ] {f138e040-f6a3-4c77-8bdd-65257422783c} <Debug> TCPHandler: Processed in 0.001828136 sec. | ||
8404 | 2025.03.25 01:24:42.400829 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8405 | 2025.03.25 01:24:42.400934 [ 4 ] {4dd2732b-9680-45e2-9cd0-9d18f46f61a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8406 | 2025.03.25 01:24:42.400980 [ 4 ] {4dd2732b-9680-45e2-9cd0-9d18f46f61a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8407 | 2025.03.25 01:24:42.401562 [ 4 ] {4dd2732b-9680-45e2-9cd0-9d18f46f61a8} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8408 | 2025.03.25 01:24:42.401601 [ 4 ] {4dd2732b-9680-45e2-9cd0-9d18f46f61a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8409 | 2025.03.25 01:24:42.401952 [ 4 ] {4dd2732b-9680-45e2-9cd0-9d18f46f61a8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8410 | 2025.03.25 01:24:42.402202 [ 4 ] {4dd2732b-9680-45e2-9cd0-9d18f46f61a8} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8411 | 2025.03.25 01:24:42.402410 [ 4 ] {4dd2732b-9680-45e2-9cd0-9d18f46f61a8} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001499 sec., 74716.47765176785 rows/sec., 4.26 MiB/sec. | ||
8412 | 2025.03.25 01:24:42.402464 [ 4 ] {4dd2732b-9680-45e2-9cd0-9d18f46f61a8} <Debug> TCPHandler: Processed in 0.001702944 sec. | ||
8413 | 2025.03.25 01:24:42.402579 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8414 | 2025.03.25 01:24:42.402683 [ 4 ] {4b7dcbe9-546d-4cb1-ad49-17e56caea000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8415 | 2025.03.25 01:24:42.402728 [ 4 ] {4b7dcbe9-546d-4cb1-ad49-17e56caea000} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8416 | 2025.03.25 01:24:42.403386 [ 4 ] {4b7dcbe9-546d-4cb1-ad49-17e56caea000} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8417 | 2025.03.25 01:24:42.403427 [ 4 ] {4b7dcbe9-546d-4cb1-ad49-17e56caea000} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8418 | 2025.03.25 01:24:42.403793 [ 4 ] {4b7dcbe9-546d-4cb1-ad49-17e56caea000} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8419 | 2025.03.25 01:24:42.404040 [ 4 ] {4b7dcbe9-546d-4cb1-ad49-17e56caea000} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8420 | 2025.03.25 01:24:42.404270 [ 4 ] {4b7dcbe9-546d-4cb1-ad49-17e56caea000} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001607 sec., 237710.01866832608 rows/sec., 16.76 MiB/sec. | ||
8421 | 2025.03.25 01:24:42.404340 [ 4 ] {4b7dcbe9-546d-4cb1-ad49-17e56caea000} <Debug> TCPHandler: Processed in 0.001810526 sec. | ||
8422 | 2025.03.25 01:24:42.404498 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8423 | 2025.03.25 01:24:42.404610 [ 4 ] {9ad015a9-5efb-4f5b-a2eb-03c8823c3674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8424 | 2025.03.25 01:24:42.404656 [ 4 ] {9ad015a9-5efb-4f5b-a2eb-03c8823c3674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8425 | 2025.03.25 01:24:42.405094 [ 4 ] {9ad015a9-5efb-4f5b-a2eb-03c8823c3674} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8426 | 2025.03.25 01:24:42.405132 [ 4 ] {9ad015a9-5efb-4f5b-a2eb-03c8823c3674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8427 | 2025.03.25 01:24:42.405488 [ 4 ] {9ad015a9-5efb-4f5b-a2eb-03c8823c3674} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8428 | 2025.03.25 01:24:42.405731 [ 4 ] {9ad015a9-5efb-4f5b-a2eb-03c8823c3674} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8429 | 2025.03.25 01:24:42.405896 [ 31 ] {} <Debug> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
8430 | 2025.03.25 01:24:42.405961 [ 4 ] {9ad015a9-5efb-4f5b-a2eb-03c8823c3674} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00137 sec., 4379.56204379562 rows/sec., 228.82 KiB/sec. | ||
8431 | 2025.03.25 01:24:42.405980 [ 31 ] {} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8432 | 2025.03.25 01:24:42.406051 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8433 | 2025.03.25 01:24:42.406086 [ 4 ] {9ad015a9-5efb-4f5b-a2eb-03c8823c3674} <Debug> TCPHandler: Processed in 0.001646223 sec. | ||
8434 | 2025.03.25 01:24:42.406423 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8435 | 2025.03.25 01:24:42.406440 [ 190 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::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 | ||
8436 | 2025.03.25 01:24:42.406684 [ 4 ] {775fa9a9-5b55-472e-b74b-105c4a15dafa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8437 | 2025.03.25 01:24:42.406757 [ 190 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8438 | 2025.03.25 01:24:42.406783 [ 4 ] {775fa9a9-5b55-472e-b74b-105c4a15dafa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8439 | 2025.03.25 01:24:42.406837 [ 190 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 126 rows starting from the beginning of the part | ||
8440 | 2025.03.25 01:24:42.407153 [ 190 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
8441 | 2025.03.25 01:24:42.407464 [ 190 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
8442 | 2025.03.25 01:24:42.407831 [ 190 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
8443 | 2025.03.25 01:24:42.408225 [ 190 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
8444 | 2025.03.25 01:24:42.408553 [ 190 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
8445 | 2025.03.25 01:24:42.409619 [ 4 ] {775fa9a9-5b55-472e-b74b-105c4a15dafa} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8446 | 2025.03.25 01:24:42.409698 [ 4 ] {775fa9a9-5b55-472e-b74b-105c4a15dafa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
8447 | 2025.03.25 01:24:42.410718 [ 4 ] {775fa9a9-5b55-472e-b74b-105c4a15dafa} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8448 | 2025.03.25 01:24:42.411232 [ 188 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.005053432 sec., 30870.109660128008 rows/sec., 1.58 MiB/sec. | ||
8449 | 2025.03.25 01:24:42.411242 [ 4 ] {775fa9a9-5b55-472e-b74b-105c4a15dafa} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8450 | 2025.03.25 01:24:42.411555 [ 189 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
8451 | 2025.03.25 01:24:42.411618 [ 4 ] {775fa9a9-5b55-472e-b74b-105c4a15dafa} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.005004 sec., 47362.1103117506 rows/sec., 3.17 MiB/sec. | ||
8452 | 2025.03.25 01:24:42.411797 [ 4 ] {775fa9a9-5b55-472e-b74b-105c4a15dafa} <Debug> TCPHandler: Processed in 0.005524339 sec. | ||
8453 | 2025.03.25 01:24:42.411958 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8454 | 2025.03.25 01:24:42.412104 [ 4 ] {9ef398c2-ee39-4132-8536-1319438c5e09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8455 | 2025.03.25 01:24:42.412161 [ 189 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_26_5} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8456 | 2025.03.25 01:24:42.412185 [ 4 ] {9ef398c2-ee39-4132-8536-1319438c5e09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8457 | 2025.03.25 01:24:42.412405 [ 189 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_26_5} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
8458 | 2025.03.25 01:24:42.412612 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
8459 | 2025.03.25 01:24:42.412932 [ 4 ] {9ef398c2-ee39-4132-8536-1319438c5e09} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8460 | 2025.03.25 01:24:42.412972 [ 4 ] {9ef398c2-ee39-4132-8536-1319438c5e09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8461 | 2025.03.25 01:24:42.413396 [ 4 ] {9ef398c2-ee39-4132-8536-1319438c5e09} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8462 | 2025.03.25 01:24:42.413644 [ 4 ] {9ef398c2-ee39-4132-8536-1319438c5e09} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8463 | 2025.03.25 01:24:42.413859 [ 4 ] {9ef398c2-ee39-4132-8536-1319438c5e09} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001798 sec., 556.1735261401558 rows/sec., 37.48 KiB/sec. | ||
8464 | 2025.03.25 01:24:42.413911 [ 4 ] {9ef398c2-ee39-4132-8536-1319438c5e09} <Debug> TCPHandler: Processed in 0.002013699 sec. | ||
8465 | 2025.03.25 01:24:42.414016 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8466 | 2025.03.25 01:24:42.414119 [ 4 ] {e52220dd-84fb-44f5-a111-02e0384b965f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8467 | 2025.03.25 01:24:42.414164 [ 4 ] {e52220dd-84fb-44f5-a111-02e0384b965f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8468 | 2025.03.25 01:24:42.414603 [ 4 ] {e52220dd-84fb-44f5-a111-02e0384b965f} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8469 | 2025.03.25 01:24:42.414642 [ 4 ] {e52220dd-84fb-44f5-a111-02e0384b965f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8470 | 2025.03.25 01:24:42.415005 [ 4 ] {e52220dd-84fb-44f5-a111-02e0384b965f} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8471 | 2025.03.25 01:24:42.415252 [ 4 ] {e52220dd-84fb-44f5-a111-02e0384b965f} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8472 | 2025.03.25 01:24:42.415472 [ 4 ] {e52220dd-84fb-44f5-a111-02e0384b965f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001374 sec., 59679.76710334789 rows/sec., 3.79 MiB/sec. | ||
8473 | 2025.03.25 01:24:42.415527 [ 4 ] {e52220dd-84fb-44f5-a111-02e0384b965f} <Debug> TCPHandler: Processed in 0.001558552 sec. | ||
8474 | 2025.03.25 01:24:42.925816 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
8475 | 2025.03.25 01:24:42.944128 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8476 | 2025.03.25 01:24:42.944172 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8477 | 2025.03.25 01:24:42.951063 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
8478 | 2025.03.25 01:24:42.951832 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8479 | 2025.03.25 01:24:42.954324 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
8480 | 2025.03.25 01:24:43.000241 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 219.02 MiB, peak 226.72 MiB, free memory in arenas 0.00 B, will set to 217.81 MiB (RSS), difference: -1.21 MiB | ||
8481 | 2025.03.25 01:24:45.850328 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8482 | 2025.03.25 01:24:45.850555 [ 4 ] {d17b375f-65e5-497f-a5cd-b03860f31f88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
8483 | 2025.03.25 01:24:45.850647 [ 4 ] {d17b375f-65e5-497f-a5cd-b03860f31f88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8484 | 2025.03.25 01:24:45.851392 [ 4 ] {d17b375f-65e5-497f-a5cd-b03860f31f88} <Trace> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8485 | 2025.03.25 01:24:45.851445 [ 4 ] {d17b375f-65e5-497f-a5cd-b03860f31f88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8486 | 2025.03.25 01:24:45.851845 [ 4 ] {d17b375f-65e5-497f-a5cd-b03860f31f88} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
8487 | 2025.03.25 01:24:45.852155 [ 4 ] {d17b375f-65e5-497f-a5cd-b03860f31f88} <Trace> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8488 | 2025.03.25 01:24:45.852444 [ 4 ] {d17b375f-65e5-497f-a5cd-b03860f31f88} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001946 sec., 4110.996916752312 rows/sec., 335.22 KiB/sec. | ||
8489 | 2025.03.25 01:24:45.852644 [ 4 ] {d17b375f-65e5-497f-a5cd-b03860f31f88} <Debug> TCPHandler: Processed in 0.002449595 sec. | ||
8490 | 2025.03.25 01:24:45.852790 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8491 | 2025.03.25 01:24:45.852898 [ 4 ] {04537b98-500f-4517-90ba-8f957ef30571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8492 | 2025.03.25 01:24:45.852945 [ 4 ] {04537b98-500f-4517-90ba-8f957ef30571} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8493 | 2025.03.25 01:24:45.854466 [ 4 ] {04537b98-500f-4517-90ba-8f957ef30571} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8494 | 2025.03.25 01:24:45.854506 [ 4 ] {04537b98-500f-4517-90ba-8f957ef30571} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8495 | 2025.03.25 01:24:45.854956 [ 4 ] {04537b98-500f-4517-90ba-8f957ef30571} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
8496 | 2025.03.25 01:24:45.855217 [ 4 ] {04537b98-500f-4517-90ba-8f957ef30571} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8497 | 2025.03.25 01:24:45.855440 [ 4 ] {04537b98-500f-4517-90ba-8f957ef30571} <Debug> executeQuery: Read 1278 rows, 108.69 KiB in 0.002565 sec., 498245.6140350877 rows/sec., 41.38 MiB/sec. | ||
8498 | 2025.03.25 01:24:45.855495 [ 4 ] {04537b98-500f-4517-90ba-8f957ef30571} <Debug> TCPHandler: Processed in 0.002757129 sec. | ||
8499 | 2025.03.25 01:24:45.855614 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8500 | 2025.03.25 01:24:45.855719 [ 4 ] {efea1897-f544-4362-8766-b8bb20f3edf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8501 | 2025.03.25 01:24:45.855765 [ 4 ] {efea1897-f544-4362-8766-b8bb20f3edf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8502 | 2025.03.25 01:24:45.856325 [ 4 ] {efea1897-f544-4362-8766-b8bb20f3edf9} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8503 | 2025.03.25 01:24:45.856367 [ 4 ] {efea1897-f544-4362-8766-b8bb20f3edf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8504 | 2025.03.25 01:24:45.856716 [ 4 ] {efea1897-f544-4362-8766-b8bb20f3edf9} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
8505 | 2025.03.25 01:24:45.856958 [ 4 ] {efea1897-f544-4362-8766-b8bb20f3edf9} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8506 | 2025.03.25 01:24:45.857168 [ 4 ] {efea1897-f544-4362-8766-b8bb20f3edf9} <Debug> executeQuery: Read 47 rows, 3.49 KiB in 0.001471 sec., 31951.053704962607 rows/sec., 2.32 MiB/sec. | ||
8507 | 2025.03.25 01:24:45.857222 [ 4 ] {efea1897-f544-4362-8766-b8bb20f3edf9} <Debug> TCPHandler: Processed in 0.001658814 sec. | ||
8508 | 2025.03.25 01:24:45.857343 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8509 | 2025.03.25 01:24:45.857458 [ 4 ] {cfe7f231-bcfd-4173-865e-4c8720367d42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8510 | 2025.03.25 01:24:45.857504 [ 4 ] {cfe7f231-bcfd-4173-865e-4c8720367d42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8511 | 2025.03.25 01:24:45.858254 [ 4 ] {cfe7f231-bcfd-4173-865e-4c8720367d42} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8512 | 2025.03.25 01:24:45.858303 [ 4 ] {cfe7f231-bcfd-4173-865e-4c8720367d42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8513 | 2025.03.25 01:24:45.858754 [ 4 ] {cfe7f231-bcfd-4173-865e-4c8720367d42} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
8514 | 2025.03.25 01:24:45.859049 [ 4 ] {cfe7f231-bcfd-4173-865e-4c8720367d42} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8515 | 2025.03.25 01:24:45.859292 [ 4 ] {cfe7f231-bcfd-4173-865e-4c8720367d42} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001855 sec., 122911.051212938 rows/sec., 8.32 MiB/sec. | ||
8516 | 2025.03.25 01:24:45.859355 [ 4 ] {cfe7f231-bcfd-4173-865e-4c8720367d42} <Debug> TCPHandler: Processed in 0.00206623 sec. | ||
8517 | 2025.03.25 01:24:45.859478 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8518 | 2025.03.25 01:24:45.859592 [ 4 ] {a313628c-0bd5-4639-8a4a-f168baed1f22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8519 | 2025.03.25 01:24:45.859644 [ 4 ] {a313628c-0bd5-4639-8a4a-f168baed1f22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8520 | 2025.03.25 01:24:45.860542 [ 4 ] {a313628c-0bd5-4639-8a4a-f168baed1f22} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8521 | 2025.03.25 01:24:45.860583 [ 4 ] {a313628c-0bd5-4639-8a4a-f168baed1f22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8522 | 2025.03.25 01:24:45.860969 [ 4 ] {a313628c-0bd5-4639-8a4a-f168baed1f22} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
8523 | 2025.03.25 01:24:45.861234 [ 4 ] {a313628c-0bd5-4639-8a4a-f168baed1f22} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8524 | 2025.03.25 01:24:45.861445 [ 4 ] {a313628c-0bd5-4639-8a4a-f168baed1f22} <Debug> executeQuery: Read 567 rows, 43.18 KiB in 0.00188 sec., 301595.74468085106 rows/sec., 22.43 MiB/sec. | ||
8525 | 2025.03.25 01:24:45.861499 [ 4 ] {a313628c-0bd5-4639-8a4a-f168baed1f22} <Debug> TCPHandler: Processed in 0.002080339 sec. | ||
8526 | 2025.03.25 01:24:45.861617 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8527 | 2025.03.25 01:24:45.861725 [ 4 ] {e42db23d-7cdc-4a88-8a42-ae6040bcf6fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8528 | 2025.03.25 01:24:45.861775 [ 4 ] {e42db23d-7cdc-4a88-8a42-ae6040bcf6fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8529 | 2025.03.25 01:24:45.862591 [ 4 ] {e42db23d-7cdc-4a88-8a42-ae6040bcf6fe} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8530 | 2025.03.25 01:24:45.862631 [ 4 ] {e42db23d-7cdc-4a88-8a42-ae6040bcf6fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8531 | 2025.03.25 01:24:45.863077 [ 4 ] {e42db23d-7cdc-4a88-8a42-ae6040bcf6fe} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
8532 | 2025.03.25 01:24:45.863326 [ 4 ] {e42db23d-7cdc-4a88-8a42-ae6040bcf6fe} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8533 | 2025.03.25 01:24:45.863538 [ 4 ] {e42db23d-7cdc-4a88-8a42-ae6040bcf6fe} <Debug> executeQuery: Read 978 rows, 67.24 KiB in 0.001835 sec., 532970.0272479564 rows/sec., 35.79 MiB/sec. | ||
8534 | 2025.03.25 01:24:45.863589 [ 4 ] {e42db23d-7cdc-4a88-8a42-ae6040bcf6fe} <Debug> TCPHandler: Processed in 0.002023729 sec. | ||
8535 | 2025.03.25 01:24:45.863706 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8536 | 2025.03.25 01:24:45.863812 [ 4 ] {650e5745-4323-4ca6-a4a3-b3debf54a587} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8537 | 2025.03.25 01:24:45.863878 [ 4 ] {650e5745-4323-4ca6-a4a3-b3debf54a587} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8538 | 2025.03.25 01:24:45.865033 [ 4 ] {650e5745-4323-4ca6-a4a3-b3debf54a587} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8539 | 2025.03.25 01:24:45.865073 [ 4 ] {650e5745-4323-4ca6-a4a3-b3debf54a587} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8540 | 2025.03.25 01:24:45.865881 [ 4 ] {650e5745-4323-4ca6-a4a3-b3debf54a587} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8541 | 2025.03.25 01:24:45.866149 [ 4 ] {650e5745-4323-4ca6-a4a3-b3debf54a587} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8542 | 2025.03.25 01:24:45.866443 [ 4 ] {650e5745-4323-4ca6-a4a3-b3debf54a587} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002651 sec., 14711.429649188984 rows/sec., 26.36 MiB/sec. | ||
8543 | 2025.03.25 01:24:45.866881 [ 4 ] {650e5745-4323-4ca6-a4a3-b3debf54a587} <Debug> TCPHandler: Processed in 0.003225186 sec. | ||
8544 | 2025.03.25 01:24:45.867004 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8545 | 2025.03.25 01:24:45.867111 [ 4 ] {278982e5-36d9-4f49-8aed-2e3c7742c72e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8546 | 2025.03.25 01:24:45.867159 [ 4 ] {278982e5-36d9-4f49-8aed-2e3c7742c72e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8547 | 2025.03.25 01:24:45.867619 [ 4 ] {278982e5-36d9-4f49-8aed-2e3c7742c72e} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8548 | 2025.03.25 01:24:45.867661 [ 4 ] {278982e5-36d9-4f49-8aed-2e3c7742c72e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8549 | 2025.03.25 01:24:45.868039 [ 4 ] {278982e5-36d9-4f49-8aed-2e3c7742c72e} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
8550 | 2025.03.25 01:24:45.868303 [ 4 ] {278982e5-36d9-4f49-8aed-2e3c7742c72e} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8551 | 2025.03.25 01:24:45.868512 [ 4 ] {278982e5-36d9-4f49-8aed-2e3c7742c72e} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001425 sec., 33684.21052631579 rows/sec., 2.27 MiB/sec. | ||
8552 | 2025.03.25 01:24:45.868562 [ 4 ] {278982e5-36d9-4f49-8aed-2e3c7742c72e} <Debug> TCPHandler: Processed in 0.001608943 sec. | ||
8553 | 2025.03.25 01:24:46.663249 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1200 | ||
8554 | 2025.03.25 01:24:46.666645 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8555 | 2025.03.25 01:24:46.666705 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8556 | 2025.03.25 01:24:46.668230 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
8557 | 2025.03.25 01:24:46.668561 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8558 | 2025.03.25 01:24:46.668782 [ 25 ] {} <Debug> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
8559 | 2025.03.25 01:24:46.668917 [ 25 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8560 | 2025.03.25 01:24:46.668977 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8561 | 2025.03.25 01:24:46.669396 [ 196 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::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 | ||
8562 | 2025.03.25 01:24:46.671058 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1200 | ||
8563 | 2025.03.25 01:24:46.671417 [ 196 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8564 | 2025.03.25 01:24:46.671611 [ 196 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1010 rows starting from the beginning of the part | ||
8565 | 2025.03.25 01:24:46.672228 [ 196 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 34 rows starting from the beginning of the part | ||
8566 | 2025.03.25 01:24:46.672906 [ 196 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 48 rows starting from the beginning of the part | ||
8567 | 2025.03.25 01:24:46.673570 [ 196 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 28 rows starting from the beginning of the part | ||
8568 | 2025.03.25 01:24:46.674181 [ 196 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 32 rows starting from the beginning of the part | ||
8569 | 2025.03.25 01:24:46.674860 [ 196 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 48 rows starting from the beginning of the part | ||
8570 | 2025.03.25 01:24:46.683209 [ 189 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1200 rows, containing 72 columns (72 merged, 0 gathered) in 0.014105782 sec., 85071.49763125504 rows/sec., 67.34 MiB/sec. | ||
8571 | 2025.03.25 01:24:46.684571 [ 188 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
8572 | 2025.03.25 01:24:46.685298 [ 188 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_31_6} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8573 | 2025.03.25 01:24:46.685397 [ 188 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_31_6} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
8574 | 2025.03.25 01:24:46.685610 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.78 MiB. | ||
8575 | 2025.03.25 01:24:47.379613 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8576 | 2025.03.25 01:24:47.379815 [ 4 ] {744b5a62-debd-4248-9a59-e8439d8b2812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8577 | 2025.03.25 01:24:47.379886 [ 4 ] {744b5a62-debd-4248-9a59-e8439d8b2812} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8578 | 2025.03.25 01:24:47.380686 [ 4 ] {744b5a62-debd-4248-9a59-e8439d8b2812} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8579 | 2025.03.25 01:24:47.380735 [ 4 ] {744b5a62-debd-4248-9a59-e8439d8b2812} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8580 | 2025.03.25 01:24:47.381182 [ 4 ] {744b5a62-debd-4248-9a59-e8439d8b2812} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
8581 | 2025.03.25 01:24:47.381450 [ 4 ] {744b5a62-debd-4248-9a59-e8439d8b2812} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8582 | 2025.03.25 01:24:47.381702 [ 4 ] {744b5a62-debd-4248-9a59-e8439d8b2812} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001899 sec., 29489.20484465508 rows/sec., 2.27 MiB/sec. | ||
8583 | 2025.03.25 01:24:47.381760 [ 4 ] {744b5a62-debd-4248-9a59-e8439d8b2812} <Debug> TCPHandler: Processed in 0.002255942 sec. | ||
8584 | 2025.03.25 01:24:47.381872 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8585 | 2025.03.25 01:24:47.381975 [ 4 ] {f3031675-1f5c-473e-92b3-0d95038325e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8586 | 2025.03.25 01:24:47.382020 [ 4 ] {f3031675-1f5c-473e-92b3-0d95038325e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8587 | 2025.03.25 01:24:47.382560 [ 4 ] {f3031675-1f5c-473e-92b3-0d95038325e9} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8588 | 2025.03.25 01:24:47.382601 [ 4 ] {f3031675-1f5c-473e-92b3-0d95038325e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8589 | 2025.03.25 01:24:47.382955 [ 4 ] {f3031675-1f5c-473e-92b3-0d95038325e9} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
8590 | 2025.03.25 01:24:47.383205 [ 4 ] {f3031675-1f5c-473e-92b3-0d95038325e9} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8591 | 2025.03.25 01:24:47.383419 [ 4 ] {f3031675-1f5c-473e-92b3-0d95038325e9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001466 sec., 43656.20736698499 rows/sec., 3.41 MiB/sec. | ||
8592 | 2025.03.25 01:24:47.383472 [ 4 ] {f3031675-1f5c-473e-92b3-0d95038325e9} <Debug> TCPHandler: Processed in 0.001651544 sec. | ||
8593 | 2025.03.25 01:24:47.383587 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8594 | 2025.03.25 01:24:47.383692 [ 4 ] {8c6fb334-400a-4f9d-bc37-033c30f7e3ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8595 | 2025.03.25 01:24:47.383740 [ 4 ] {8c6fb334-400a-4f9d-bc37-033c30f7e3ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8596 | 2025.03.25 01:24:47.384213 [ 4 ] {8c6fb334-400a-4f9d-bc37-033c30f7e3ee} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8597 | 2025.03.25 01:24:47.384252 [ 4 ] {8c6fb334-400a-4f9d-bc37-033c30f7e3ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8598 | 2025.03.25 01:24:47.384620 [ 4 ] {8c6fb334-400a-4f9d-bc37-033c30f7e3ee} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
8599 | 2025.03.25 01:24:47.384876 [ 4 ] {8c6fb334-400a-4f9d-bc37-033c30f7e3ee} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8600 | 2025.03.25 01:24:47.385086 [ 4 ] {8c6fb334-400a-4f9d-bc37-033c30f7e3ee} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001416 sec., 22598.870056497177 rows/sec., 1.57 MiB/sec. | ||
8601 | 2025.03.25 01:24:47.385139 [ 4 ] {8c6fb334-400a-4f9d-bc37-033c30f7e3ee} <Debug> TCPHandler: Processed in 0.001603533 sec. | ||
8602 | 2025.03.25 01:24:47.385247 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8603 | 2025.03.25 01:24:47.385347 [ 4 ] {81520394-bf2a-4301-892f-c3e4211f678f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8604 | 2025.03.25 01:24:47.385394 [ 4 ] {81520394-bf2a-4301-892f-c3e4211f678f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8605 | 2025.03.25 01:24:47.385805 [ 4 ] {81520394-bf2a-4301-892f-c3e4211f678f} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8606 | 2025.03.25 01:24:47.385845 [ 4 ] {81520394-bf2a-4301-892f-c3e4211f678f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8607 | 2025.03.25 01:24:47.386194 [ 4 ] {81520394-bf2a-4301-892f-c3e4211f678f} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
8608 | 2025.03.25 01:24:47.386438 [ 4 ] {81520394-bf2a-4301-892f-c3e4211f678f} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8609 | 2025.03.25 01:24:47.386645 [ 4 ] {81520394-bf2a-4301-892f-c3e4211f678f} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001319 sec., 9097.801364670204 rows/sec., 627.84 KiB/sec. | ||
8610 | 2025.03.25 01:24:47.386694 [ 4 ] {81520394-bf2a-4301-892f-c3e4211f678f} <Debug> TCPHandler: Processed in 0.001496912 sec. | ||
8611 | 2025.03.25 01:24:49.072476 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19764 | ||
8612 | 2025.03.25 01:24:49.073226 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8613 | 2025.03.25 01:24:49.073275 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
8614 | 2025.03.25 01:24:49.073795 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
8615 | 2025.03.25 01:24:49.074046 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8616 | 2025.03.25 01:24:49.074273 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19764 | ||
8617 | 2025.03.25 01:24:50.454496 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 325 | ||
8618 | 2025.03.25 01:24:50.474278 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8619 | 2025.03.25 01:24:50.474333 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
8620 | 2025.03.25 01:24:50.481634 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
8621 | 2025.03.25 01:24:50.482419 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8622 | 2025.03.25 01:24:50.484983 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 325 | ||
8623 | 2025.03.25 01:24:52.386697 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8624 | 2025.03.25 01:24:52.387001 [ 4 ] {2c058d51-e35a-4f12-ba5b-87aaea8c6e95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8625 | 2025.03.25 01:24:52.387115 [ 4 ] {2c058d51-e35a-4f12-ba5b-87aaea8c6e95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8626 | 2025.03.25 01:24:52.387932 [ 4 ] {2c058d51-e35a-4f12-ba5b-87aaea8c6e95} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8627 | 2025.03.25 01:24:52.387986 [ 4 ] {2c058d51-e35a-4f12-ba5b-87aaea8c6e95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
8628 | 2025.03.25 01:24:52.388435 [ 4 ] {2c058d51-e35a-4f12-ba5b-87aaea8c6e95} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
8629 | 2025.03.25 01:24:52.388705 [ 4 ] {2c058d51-e35a-4f12-ba5b-87aaea8c6e95} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8630 | 2025.03.25 01:24:52.388925 [ 63 ] {} <Debug> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
8631 | 2025.03.25 01:24:52.388950 [ 4 ] {2c058d51-e35a-4f12-ba5b-87aaea8c6e95} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002032 sec., 27559.05511811024 rows/sec., 2.12 MiB/sec. | ||
8632 | 2025.03.25 01:24:52.389006 [ 63 ] {} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8633 | 2025.03.25 01:24:52.389074 [ 4 ] {2c058d51-e35a-4f12-ba5b-87aaea8c6e95} <Debug> TCPHandler: Processed in 0.002563017 sec. | ||
8634 | 2025.03.25 01:24:52.389079 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
8635 | 2025.03.25 01:24:52.389251 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8636 | 2025.03.25 01:24:52.389265 [ 192 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
8637 | 2025.03.25 01:24:52.389376 [ 4 ] {e9a97992-2721-4bfc-b6b9-e7935be14249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8638 | 2025.03.25 01:24:52.389421 [ 192 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8639 | 2025.03.25 01:24:52.389435 [ 4 ] {e9a97992-2721-4bfc-b6b9-e7935be14249} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8640 | 2025.03.25 01:24:52.389473 [ 192 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1844 rows starting from the beginning of the part | ||
8641 | 2025.03.25 01:24:52.389639 [ 192 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 134 rows starting from the beginning of the part | ||
8642 | 2025.03.25 01:24:52.390141 [ 192 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 617 rows starting from the beginning of the part | ||
8643 | 2025.03.25 01:24:52.390521 [ 192 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 1278 rows starting from the beginning of the part | ||
8644 | 2025.03.25 01:24:52.390920 [ 192 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 56 rows starting from the beginning of the part | ||
8645 | 2025.03.25 01:24:52.391210 [ 192 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 56 rows starting from the beginning of the part | ||
8646 | 2025.03.25 01:24:52.391942 [ 4 ] {e9a97992-2721-4bfc-b6b9-e7935be14249} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8647 | 2025.03.25 01:24:52.391990 [ 4 ] {e9a97992-2721-4bfc-b6b9-e7935be14249} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
8648 | 2025.03.25 01:24:52.392543 [ 4 ] {e9a97992-2721-4bfc-b6b9-e7935be14249} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
8649 | 2025.03.25 01:24:52.392905 [ 4 ] {e9a97992-2721-4bfc-b6b9-e7935be14249} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8650 | 2025.03.25 01:24:52.393071 [ 80 ] {} <Debug> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
8651 | 2025.03.25 01:24:52.393105 [ 4 ] {e9a97992-2721-4bfc-b6b9-e7935be14249} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.003759 sec., 17025.804735301943 rows/sec., 1.33 MiB/sec. | ||
8652 | 2025.03.25 01:24:52.393128 [ 80 ] {} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8653 | 2025.03.25 01:24:52.393173 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
8654 | 2025.03.25 01:24:52.393188 [ 4 ] {e9a97992-2721-4bfc-b6b9-e7935be14249} <Debug> TCPHandler: Processed in 0.003993568 sec. | ||
8655 | 2025.03.25 01:24:52.393520 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8656 | 2025.03.25 01:24:52.393892 [ 4 ] {f770ba1d-29b2-4196-8ac6-a65905bf2791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8657 | 2025.03.25 01:24:52.394132 [ 4 ] {f770ba1d-29b2-4196-8ac6-a65905bf2791} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8658 | 2025.03.25 01:24:52.394812 [ 187 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3985 rows, containing 5 columns (5 merged, 0 gathered) in 0.00559399 sec., 712371.6703104582 rows/sec., 60.81 MiB/sec. | ||
8659 | 2025.03.25 01:24:52.395364 [ 191 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
8660 | 2025.03.25 01:24:52.395383 [ 187 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
8661 | 2025.03.25 01:24:52.395995 [ 191 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8662 | 2025.03.25 01:24:52.396111 [ 191 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 913 rows starting from the beginning of the part | ||
8663 | 2025.03.25 01:24:52.396452 [ 191 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 103 rows starting from the beginning of the part | ||
8664 | 2025.03.25 01:24:52.396501 [ 187 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_71_14} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8665 | 2025.03.25 01:24:52.396845 [ 191 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 382 rows starting from the beginning of the part | ||
8666 | 2025.03.25 01:24:52.396983 [ 187 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_71_14} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
8667 | 2025.03.25 01:24:52.397185 [ 191 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 567 rows starting from the beginning of the part | ||
8668 | 2025.03.25 01:24:52.397372 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. | ||
8669 | 2025.03.25 01:24:52.397630 [ 191 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 64 rows starting from the beginning of the part | ||
8670 | 2025.03.25 01:24:52.397952 [ 191 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 64 rows starting from the beginning of the part | ||
8671 | 2025.03.25 01:24:52.398767 [ 4 ] {f770ba1d-29b2-4196-8ac6-a65905bf2791} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8672 | 2025.03.25 01:24:52.398831 [ 4 ] {f770ba1d-29b2-4196-8ac6-a65905bf2791} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
8673 | 2025.03.25 01:24:52.399821 [ 4 ] {f770ba1d-29b2-4196-8ac6-a65905bf2791} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
8674 | 2025.03.25 01:24:52.400317 [ 4 ] {f770ba1d-29b2-4196-8ac6-a65905bf2791} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8675 | 2025.03.25 01:24:52.400476 [ 80 ] {} <Debug> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
8676 | 2025.03.25 01:24:52.400538 [ 80 ] {} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8677 | 2025.03.25 01:24:52.400605 [ 4 ] {f770ba1d-29b2-4196-8ac6-a65905bf2791} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.006818 sec., 23467.292461132296 rows/sec., 1.63 MiB/sec. | ||
8678 | 2025.03.25 01:24:52.400623 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
8679 | 2025.03.25 01:24:52.401468 [ 189 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
8680 | 2025.03.25 01:24:52.401578 [ 191 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2093 rows, containing 5 columns (5 merged, 0 gathered) in 0.008275379 sec., 252918.92975536227 rows/sec., 19.51 MiB/sec. | ||
8681 | 2025.03.25 01:24:52.401838 [ 4 ] {f770ba1d-29b2-4196-8ac6-a65905bf2791} <Debug> TCPHandler: Processed in 0.008431021 sec. | ||
8682 | 2025.03.25 01:24:52.401962 [ 191 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
8683 | 2025.03.25 01:24:52.402440 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8684 | 2025.03.25 01:24:52.402659 [ 189 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8685 | 2025.03.25 01:24:52.402760 [ 4 ] {b1d6b62b-c9ee-4699-8313-d16a8909af61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8686 | 2025.03.25 01:24:52.402826 [ 189 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 20729 rows starting from the beginning of the part | ||
8687 | 2025.03.25 01:24:52.402850 [ 191 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_71_14} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8688 | 2025.03.25 01:24:52.402918 [ 4 ] {b1d6b62b-c9ee-4699-8313-d16a8909af61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8689 | 2025.03.25 01:24:52.403164 [ 191 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_71_14} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
8690 | 2025.03.25 01:24:52.403437 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
8691 | 2025.03.25 01:24:52.403619 [ 189 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part | ||
8692 | 2025.03.25 01:24:52.403980 [ 189 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 237 rows starting from the beginning of the part | ||
8693 | 2025.03.25 01:24:52.404277 [ 189 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 978 rows starting from the beginning of the part | ||
8694 | 2025.03.25 01:24:52.404431 [ 189 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 32 rows starting from the beginning of the part | ||
8695 | 2025.03.25 01:24:52.404840 [ 189 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 160 rows starting from the beginning of the part | ||
8696 | 2025.03.25 01:24:52.405554 [ 4 ] {b1d6b62b-c9ee-4699-8313-d16a8909af61} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8697 | 2025.03.25 01:24:52.405599 [ 4 ] {b1d6b62b-c9ee-4699-8313-d16a8909af61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
8698 | 2025.03.25 01:24:52.406398 [ 4 ] {b1d6b62b-c9ee-4699-8313-d16a8909af61} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
8699 | 2025.03.25 01:24:52.406688 [ 4 ] {b1d6b62b-c9ee-4699-8313-d16a8909af61} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8700 | 2025.03.25 01:24:52.406856 [ 80 ] {} <Debug> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
8701 | 2025.03.25 01:24:52.406896 [ 80 ] {} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8702 | 2025.03.25 01:24:52.406953 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
8703 | 2025.03.25 01:24:52.406979 [ 4 ] {b1d6b62b-c9ee-4699-8313-d16a8909af61} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004289 sec., 13989.274889251574 rows/sec., 965.41 KiB/sec. | ||
8704 | 2025.03.25 01:24:52.407332 [ 4 ] {b1d6b62b-c9ee-4699-8313-d16a8909af61} <Debug> TCPHandler: Processed in 0.005009382 sec. | ||
8705 | 2025.03.25 01:24:52.407367 [ 187 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
8706 | 2025.03.25 01:24:52.407766 [ 187 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8707 | 2025.03.25 01:24:52.407847 [ 187 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3832 rows starting from the beginning of the part | ||
8708 | 2025.03.25 01:24:52.408090 [ 187 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part | ||
8709 | 2025.03.25 01:24:52.408486 [ 187 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 82 rows starting from the beginning of the part | ||
8710 | 2025.03.25 01:24:52.408819 [ 187 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 48 rows starting from the beginning of the part | ||
8711 | 2025.03.25 01:24:52.409119 [ 187 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 12 rows starting from the beginning of the part | ||
8712 | 2025.03.25 01:24:52.409362 [ 187 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part | ||
8713 | 2025.03.25 01:24:52.413398 [ 187 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4094 rows, containing 4 columns (4 merged, 0 gathered) in 0.006324171 sec., 647357.5746133367 rows/sec., 42.32 MiB/sec. | ||
8714 | 2025.03.25 01:24:52.413934 [ 198 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
8715 | 2025.03.25 01:24:52.414463 [ 198 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_71_14} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8716 | 2025.03.25 01:24:52.414625 [ 198 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_71_14} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
8717 | 2025.03.25 01:24:52.414750 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
8718 | 2025.03.25 01:24:52.415522 [ 186 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22296 rows, containing 5 columns (5 merged, 0 gathered) in 0.01473033 sec., 1513611.711346589 rows/sec., 102.20 MiB/sec. | ||
8719 | 2025.03.25 01:24:52.416146 [ 186 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
8720 | 2025.03.25 01:24:52.416446 [ 186 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8721 | 2025.03.25 01:24:52.416543 [ 186 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
8722 | 2025.03.25 01:24:52.416641 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.51 MiB. | ||
8723 | 2025.03.25 01:24:53.000256 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.24 MiB, peak 229.59 MiB, free memory in arenas 0.00 B, will set to 219.97 MiB (RSS), difference: 1.74 MiB | ||
8724 | 2025.03.25 01:24:56.421957 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8725 | 2025.03.25 01:24:56.422027 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8726 | 2025.03.25 01:24:56.574503 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20191 | ||
8727 | 2025.03.25 01:24:56.575256 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8728 | 2025.03.25 01:24:56.575308 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
8729 | 2025.03.25 01:24:56.575840 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
8730 | 2025.03.25 01:24:56.576106 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8731 | 2025.03.25 01:24:56.576396 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 | ||
8732 | 2025.03.25 01:24:56.671442 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1216 | ||
8733 | 2025.03.25 01:24:56.674218 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8734 | 2025.03.25 01:24:56.674274 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
8735 | 2025.03.25 01:24:56.675767 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
8736 | 2025.03.25 01:24:56.676100 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8737 | 2025.03.25 01:24:56.677074 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1216 | ||
8738 | 2025.03.25 01:24:57.387335 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8739 | 2025.03.25 01:24:57.387615 [ 4 ] {cd54a591-de0d-4916-af67-80190c03154f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8740 | 2025.03.25 01:24:57.387724 [ 4 ] {cd54a591-de0d-4916-af67-80190c03154f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8741 | 2025.03.25 01:24:57.388790 [ 4 ] {cd54a591-de0d-4916-af67-80190c03154f} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8742 | 2025.03.25 01:24:57.388841 [ 4 ] {cd54a591-de0d-4916-af67-80190c03154f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
8743 | 2025.03.25 01:24:57.389303 [ 4 ] {cd54a591-de0d-4916-af67-80190c03154f} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
8744 | 2025.03.25 01:24:57.389577 [ 4 ] {cd54a591-de0d-4916-af67-80190c03154f} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8745 | 2025.03.25 01:24:57.389826 [ 4 ] {cd54a591-de0d-4916-af67-80190c03154f} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.002291 sec., 58489.74247053688 rows/sec., 5.04 MiB/sec. | ||
8746 | 2025.03.25 01:24:57.389883 [ 4 ] {cd54a591-de0d-4916-af67-80190c03154f} <Debug> TCPHandler: Processed in 0.002723989 sec. | ||
8747 | 2025.03.25 01:24:57.390007 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8748 | 2025.03.25 01:24:57.390114 [ 4 ] {995468fd-dc91-4067-a16b-d97a092ba63c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8749 | 2025.03.25 01:24:57.390162 [ 4 ] {995468fd-dc91-4067-a16b-d97a092ba63c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8750 | 2025.03.25 01:24:57.390708 [ 4 ] {995468fd-dc91-4067-a16b-d97a092ba63c} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8751 | 2025.03.25 01:24:57.390749 [ 4 ] {995468fd-dc91-4067-a16b-d97a092ba63c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
8752 | 2025.03.25 01:24:57.391106 [ 4 ] {995468fd-dc91-4067-a16b-d97a092ba63c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
8753 | 2025.03.25 01:24:57.391351 [ 4 ] {995468fd-dc91-4067-a16b-d97a092ba63c} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8754 | 2025.03.25 01:24:57.391558 [ 4 ] {995468fd-dc91-4067-a16b-d97a092ba63c} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001467 sec., 26584.86707566462 rows/sec., 1.95 MiB/sec. | ||
8755 | 2025.03.25 01:24:57.391610 [ 4 ] {995468fd-dc91-4067-a16b-d97a092ba63c} <Debug> TCPHandler: Processed in 0.001654784 sec. | ||
8756 | 2025.03.25 01:24:57.391715 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8757 | 2025.03.25 01:24:57.391817 [ 4 ] {4f32b029-416d-4dbd-a5bf-dd576e0b7f85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8758 | 2025.03.25 01:24:57.391863 [ 4 ] {4f32b029-416d-4dbd-a5bf-dd576e0b7f85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8759 | 2025.03.25 01:24:57.392423 [ 4 ] {4f32b029-416d-4dbd-a5bf-dd576e0b7f85} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8760 | 2025.03.25 01:24:57.392463 [ 4 ] {4f32b029-416d-4dbd-a5bf-dd576e0b7f85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
8761 | 2025.03.25 01:24:57.392823 [ 4 ] {4f32b029-416d-4dbd-a5bf-dd576e0b7f85} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
8762 | 2025.03.25 01:24:57.393066 [ 4 ] {4f32b029-416d-4dbd-a5bf-dd576e0b7f85} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8763 | 2025.03.25 01:24:57.393267 [ 4 ] {4f32b029-416d-4dbd-a5bf-dd576e0b7f85} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001472 sec., 69972.82608695653 rows/sec., 5.47 MiB/sec. | ||
8764 | 2025.03.25 01:24:57.393319 [ 4 ] {4f32b029-416d-4dbd-a5bf-dd576e0b7f85} <Debug> TCPHandler: Processed in 0.001654543 sec. | ||
8765 | 2025.03.25 01:24:57.393435 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8766 | 2025.03.25 01:24:57.393540 [ 4 ] {e951cf4c-6f90-4bf5-a9d3-a2aa9b6b36e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8767 | 2025.03.25 01:24:57.393590 [ 4 ] {e951cf4c-6f90-4bf5-a9d3-a2aa9b6b36e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8768 | 2025.03.25 01:24:57.394110 [ 4 ] {e951cf4c-6f90-4bf5-a9d3-a2aa9b6b36e3} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8769 | 2025.03.25 01:24:57.394149 [ 4 ] {e951cf4c-6f90-4bf5-a9d3-a2aa9b6b36e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
8770 | 2025.03.25 01:24:57.394544 [ 4 ] {e951cf4c-6f90-4bf5-a9d3-a2aa9b6b36e3} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
8771 | 2025.03.25 01:24:57.394779 [ 4 ] {e951cf4c-6f90-4bf5-a9d3-a2aa9b6b36e3} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8772 | 2025.03.25 01:24:57.394997 [ 4 ] {e951cf4c-6f90-4bf5-a9d3-a2aa9b6b36e3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00147 sec., 108843.53741496599 rows/sec., 7.58 MiB/sec. | ||
8773 | 2025.03.25 01:24:57.395102 [ 4 ] {e951cf4c-6f90-4bf5-a9d3-a2aa9b6b36e3} <Debug> TCPHandler: Processed in 0.001712745 sec. | ||
8774 | 2025.03.25 01:24:57.395285 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8775 | 2025.03.25 01:24:57.395452 [ 4 ] {7625030f-10e5-4369-a537-c468ac2eccc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8776 | 2025.03.25 01:24:57.395521 [ 4 ] {7625030f-10e5-4369-a537-c468ac2eccc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8777 | 2025.03.25 01:24:57.396669 [ 4 ] {7625030f-10e5-4369-a537-c468ac2eccc3} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8778 | 2025.03.25 01:24:57.396707 [ 4 ] {7625030f-10e5-4369-a537-c468ac2eccc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
8779 | 2025.03.25 01:24:57.397364 [ 4 ] {7625030f-10e5-4369-a537-c468ac2eccc3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8780 | 2025.03.25 01:24:57.397625 [ 4 ] {7625030f-10e5-4369-a537-c468ac2eccc3} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8781 | 2025.03.25 01:24:57.397929 [ 4 ] {7625030f-10e5-4369-a537-c468ac2eccc3} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002501 sec., 15593.762495001998 rows/sec., 27.94 MiB/sec. | ||
8782 | 2025.03.25 01:24:57.398431 [ 4 ] {7625030f-10e5-4369-a537-c468ac2eccc3} <Debug> TCPHandler: Processed in 0.003240967 sec. | ||
8783 | 2025.03.25 01:24:57.398557 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8784 | 2025.03.25 01:24:57.398659 [ 4 ] {9eaad215-6daf-4e65-9bc8-9bb1c23d657b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8785 | 2025.03.25 01:24:57.398705 [ 4 ] {9eaad215-6daf-4e65-9bc8-9bb1c23d657b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8786 | 2025.03.25 01:24:57.399161 [ 4 ] {9eaad215-6daf-4e65-9bc8-9bb1c23d657b} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8787 | 2025.03.25 01:24:57.399200 [ 4 ] {9eaad215-6daf-4e65-9bc8-9bb1c23d657b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
8788 | 2025.03.25 01:24:57.399558 [ 4 ] {9eaad215-6daf-4e65-9bc8-9bb1c23d657b} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
8789 | 2025.03.25 01:24:57.399796 [ 4 ] {9eaad215-6daf-4e65-9bc8-9bb1c23d657b} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8790 | 2025.03.25 01:24:57.400032 [ 4 ] {9eaad215-6daf-4e65-9bc8-9bb1c23d657b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001394 sec., 43041.6068866571 rows/sec., 2.90 MiB/sec. | ||
8791 | 2025.03.25 01:24:57.400117 [ 4 ] {9eaad215-6daf-4e65-9bc8-9bb1c23d657b} <Debug> TCPHandler: Processed in 0.001610903 sec. | ||
8792 | 2025.03.25 01:24:57.985151 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 332 | ||
8793 | 2025.03.25 01:24:58.006342 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8794 | 2025.03.25 01:24:58.006397 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
8795 | 2025.03.25 01:24:58.009823 [ 114 ] {} <Debug> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a) (MergerMutator): Selected 5 parts from all_1_31_6 to all_35_35_0 | ||
8796 | 2025.03.25 01:24:58.009927 [ 114 ] {} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8797 | 2025.03.25 01:24:58.009986 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
8798 | 2025.03.25 01:24:58.010407 [ 198 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_31_6 to all_35_35_0 into Compact with storage Full | ||
8799 | 2025.03.25 01:24:58.010995 [ 198 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8800 | 2025.03.25 01:24:58.011151 [ 198 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 341 rows starting from the beginning of the part | ||
8801 | 2025.03.25 01:24:58.011589 [ 198 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 113 rows starting from the beginning of the part | ||
8802 | 2025.03.25 01:24:58.012013 [ 198 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 113 rows starting from the beginning of the part | ||
8803 | 2025.03.25 01:24:58.012430 [ 198 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 113 rows starting from the beginning of the part | ||
8804 | 2025.03.25 01:24:58.012732 [ 198 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 228 rows starting from the beginning of the part | ||
8805 | 2025.03.25 01:24:58.016324 [ 198 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 908 rows, containing 5 columns (5 merged, 0 gathered) in 0.006213809 sec., 146126.15225218542 rows/sec., 10.24 MiB/sec. | ||
8806 | 2025.03.25 01:24:58.016491 [ 198 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
8807 | 2025.03.25 01:24:58.016848 [ 198 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_35_7} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8808 | 2025.03.25 01:24:58.016966 [ 198 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_35_7} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a) (MergerMutator): Merged 5 parts: [all_1_31_6, all_35_35_0] -> all_1_35_7 | ||
8809 | 2025.03.25 01:24:58.017075 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
8810 | 2025.03.25 01:24:58.019397 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
8811 | 2025.03.25 01:24:58.020226 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8812 | 2025.03.25 01:24:58.023884 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
8813 | 2025.03.25 01:24:58.465922 [ 135 ] {} <Debug> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
8814 | 2025.03.25 01:24:58.465979 [ 135 ] {} <Trace> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8815 | 2025.03.25 01:24:58.466002 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
8816 | 2025.03.25 01:24:58.466137 [ 199 ] {664b910a-9ec0-4843-86c8-0f119a2f82bf::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 | ||
8817 | 2025.03.25 01:24:58.466277 [ 199 ] {664b910a-9ec0-4843-86c8-0f119a2f82bf::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8818 | 2025.03.25 01:24:58.466321 [ 199 ] {664b910a-9ec0-4843-86c8-0f119a2f82bf::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 | ||
8819 | 2025.03.25 01:24:58.466406 [ 199 ] {664b910a-9ec0-4843-86c8-0f119a2f82bf::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part | ||
8820 | 2025.03.25 01:24:58.466633 [ 199 ] {664b910a-9ec0-4843-86c8-0f119a2f82bf::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
8821 | 2025.03.25 01:24:58.466897 [ 199 ] {664b910a-9ec0-4843-86c8-0f119a2f82bf::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part | ||
8822 | 2025.03.25 01:24:58.467112 [ 199 ] {664b910a-9ec0-4843-86c8-0f119a2f82bf::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 8 rows starting from the beginning of the part | ||
8823 | 2025.03.25 01:24:58.468215 [ 195 ] {664b910a-9ec0-4843-86c8-0f119a2f82bf::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44 rows, containing 5 columns (5 merged, 0 gathered) in 0.002152031 sec., 20445.802128315067 rows/sec., 1.71 MiB/sec. | ||
8824 | 2025.03.25 01:24:58.468410 [ 197 ] {664b910a-9ec0-4843-86c8-0f119a2f82bf::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
8825 | 2025.03.25 01:24:58.468785 [ 197 ] {664b910a-9ec0-4843-86c8-0f119a2f82bf::all_1_13_3} <Trace> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8826 | 2025.03.25 01:24:58.468881 [ 197 ] {664b910a-9ec0-4843-86c8-0f119a2f82bf::all_1_13_3} <Trace> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
8827 | 2025.03.25 01:24:58.468992 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
8828 | 2025.03.25 01:25:02.386178 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8829 | 2025.03.25 01:25:02.386383 [ 4 ] {1bde3c2d-1e43-45b9-83cb-e19b289850eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
8830 | 2025.03.25 01:25:02.386459 [ 4 ] {1bde3c2d-1e43-45b9-83cb-e19b289850eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8831 | 2025.03.25 01:25:02.387197 [ 4 ] {1bde3c2d-1e43-45b9-83cb-e19b289850eb} <Trace> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8832 | 2025.03.25 01:25:02.387250 [ 4 ] {1bde3c2d-1e43-45b9-83cb-e19b289850eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
8833 | 2025.03.25 01:25:02.387681 [ 4 ] {1bde3c2d-1e43-45b9-83cb-e19b289850eb} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
8834 | 2025.03.25 01:25:02.387958 [ 4 ] {1bde3c2d-1e43-45b9-83cb-e19b289850eb} <Trace> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8835 | 2025.03.25 01:25:02.388207 [ 4 ] {1bde3c2d-1e43-45b9-83cb-e19b289850eb} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001876 sec., 1066.0980810234541 rows/sec., 86.93 KiB/sec. | ||
8836 | 2025.03.25 01:25:02.388271 [ 4 ] {1bde3c2d-1e43-45b9-83cb-e19b289850eb} <Debug> TCPHandler: Processed in 0.002224161 sec. | ||
8837 | 2025.03.25 01:25:02.388385 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8838 | 2025.03.25 01:25:02.388493 [ 4 ] {4068f0ea-0686-425b-a894-0c2b185bfd6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8839 | 2025.03.25 01:25:02.388540 [ 4 ] {4068f0ea-0686-425b-a894-0c2b185bfd6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8840 | 2025.03.25 01:25:02.389102 [ 4 ] {4068f0ea-0686-425b-a894-0c2b185bfd6c} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8841 | 2025.03.25 01:25:02.389144 [ 4 ] {4068f0ea-0686-425b-a894-0c2b185bfd6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
8842 | 2025.03.25 01:25:02.389549 [ 4 ] {4068f0ea-0686-425b-a894-0c2b185bfd6c} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
8843 | 2025.03.25 01:25:02.389795 [ 4 ] {4068f0ea-0686-425b-a894-0c2b185bfd6c} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8844 | 2025.03.25 01:25:02.390020 [ 4 ] {4068f0ea-0686-425b-a894-0c2b185bfd6c} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001553 sec., 36703.15518351578 rows/sec., 2.82 MiB/sec. | ||
8845 | 2025.03.25 01:25:02.390074 [ 4 ] {4068f0ea-0686-425b-a894-0c2b185bfd6c} <Debug> TCPHandler: Processed in 0.001739575 sec. | ||
8846 | 2025.03.25 01:25:02.390180 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8847 | 2025.03.25 01:25:02.390285 [ 4 ] {5fb21fc3-7d9e-457b-9dd7-79254fa74528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8848 | 2025.03.25 01:25:02.390332 [ 4 ] {5fb21fc3-7d9e-457b-9dd7-79254fa74528} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8849 | 2025.03.25 01:25:02.390853 [ 4 ] {5fb21fc3-7d9e-457b-9dd7-79254fa74528} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8850 | 2025.03.25 01:25:02.390895 [ 4 ] {5fb21fc3-7d9e-457b-9dd7-79254fa74528} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
8851 | 2025.03.25 01:25:02.391239 [ 4 ] {5fb21fc3-7d9e-457b-9dd7-79254fa74528} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
8852 | 2025.03.25 01:25:02.391479 [ 4 ] {5fb21fc3-7d9e-457b-9dd7-79254fa74528} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8853 | 2025.03.25 01:25:02.391698 [ 4 ] {5fb21fc3-7d9e-457b-9dd7-79254fa74528} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001436 sec., 1392.757660167131 rows/sec., 97.25 KiB/sec. | ||
8854 | 2025.03.25 01:25:02.391752 [ 4 ] {5fb21fc3-7d9e-457b-9dd7-79254fa74528} <Debug> TCPHandler: Processed in 0.001621783 sec. | ||
8855 | 2025.03.25 01:25:02.391858 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8856 | 2025.03.25 01:25:02.391961 [ 4 ] {9745b309-a3cf-43ea-b720-7d952e5e5ff3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8857 | 2025.03.25 01:25:02.392005 [ 4 ] {9745b309-a3cf-43ea-b720-7d952e5e5ff3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8858 | 2025.03.25 01:25:02.392549 [ 4 ] {9745b309-a3cf-43ea-b720-7d952e5e5ff3} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8859 | 2025.03.25 01:25:02.392589 [ 4 ] {9745b309-a3cf-43ea-b720-7d952e5e5ff3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
8860 | 2025.03.25 01:25:02.392976 [ 4 ] {9745b309-a3cf-43ea-b720-7d952e5e5ff3} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
8861 | 2025.03.25 01:25:02.393215 [ 4 ] {9745b309-a3cf-43ea-b720-7d952e5e5ff3} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8862 | 2025.03.25 01:25:02.393452 [ 4 ] {9745b309-a3cf-43ea-b720-7d952e5e5ff3} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001495 sec., 44147.15719063545 rows/sec., 3.45 MiB/sec. | ||
8863 | 2025.03.25 01:25:02.393554 [ 4 ] {9745b309-a3cf-43ea-b720-7d952e5e5ff3} <Debug> TCPHandler: Processed in 0.001741895 sec. | ||
8864 | 2025.03.25 01:25:02.393726 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8865 | 2025.03.25 01:25:02.393911 [ 4 ] {8f20dc30-2875-4439-903e-a9e2437a1624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8866 | 2025.03.25 01:25:02.393964 [ 4 ] {8f20dc30-2875-4439-903e-a9e2437a1624} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8867 | 2025.03.25 01:25:02.394503 [ 4 ] {8f20dc30-2875-4439-903e-a9e2437a1624} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8868 | 2025.03.25 01:25:02.394544 [ 4 ] {8f20dc30-2875-4439-903e-a9e2437a1624} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
8869 | 2025.03.25 01:25:02.394942 [ 4 ] {8f20dc30-2875-4439-903e-a9e2437a1624} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
8870 | 2025.03.25 01:25:02.395192 [ 4 ] {8f20dc30-2875-4439-903e-a9e2437a1624} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8871 | 2025.03.25 01:25:02.395450 [ 4 ] {8f20dc30-2875-4439-903e-a9e2437a1624} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001558 sec., 103337.61232349166 rows/sec., 7.20 MiB/sec. | ||
8872 | 2025.03.25 01:25:02.395560 [ 4 ] {8f20dc30-2875-4439-903e-a9e2437a1624} <Debug> TCPHandler: Processed in 0.001914658 sec. | ||
8873 | 2025.03.25 01:25:02.395707 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8874 | 2025.03.25 01:25:02.395958 [ 4 ] {bd32c944-e3e8-4a73-9d5b-10d8745bde9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8875 | 2025.03.25 01:25:02.396019 [ 4 ] {bd32c944-e3e8-4a73-9d5b-10d8745bde9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8876 | 2025.03.25 01:25:02.396476 [ 4 ] {bd32c944-e3e8-4a73-9d5b-10d8745bde9f} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8877 | 2025.03.25 01:25:02.396516 [ 4 ] {bd32c944-e3e8-4a73-9d5b-10d8745bde9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
8878 | 2025.03.25 01:25:02.396873 [ 4 ] {bd32c944-e3e8-4a73-9d5b-10d8745bde9f} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
8879 | 2025.03.25 01:25:02.397125 [ 4 ] {bd32c944-e3e8-4a73-9d5b-10d8745bde9f} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8880 | 2025.03.25 01:25:02.397339 [ 4 ] {bd32c944-e3e8-4a73-9d5b-10d8745bde9f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001464 sec., 40983.60655737705 rows/sec., 2.76 MiB/sec. | ||
8881 | 2025.03.25 01:25:02.397390 [ 4 ] {bd32c944-e3e8-4a73-9d5b-10d8745bde9f} <Debug> TCPHandler: Processed in 0.001767545 sec. | ||
8882 | 2025.03.25 01:25:04.076623 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20679 | ||
8883 | 2025.03.25 01:25:04.077300 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8884 | 2025.03.25 01:25:04.077352 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
8885 | 2025.03.25 01:25:04.077887 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
8886 | 2025.03.25 01:25:04.078152 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8887 | 2025.03.25 01:25:04.078463 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20679 | ||
8888 | 2025.03.25 01:25:05.524050 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 340 | ||
8889 | 2025.03.25 01:25:05.544588 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8890 | 2025.03.25 01:25:05.544638 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
8891 | 2025.03.25 01:25:05.551981 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
8892 | 2025.03.25 01:25:05.552866 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8893 | 2025.03.25 01:25:05.555516 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 340 | ||
8894 | 2025.03.25 01:25:06.677279 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1240 | ||
8895 | 2025.03.25 01:25:06.680285 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8896 | 2025.03.25 01:25:06.680340 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
8897 | 2025.03.25 01:25:06.681852 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
8898 | 2025.03.25 01:25:06.682178 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8899 | 2025.03.25 01:25:06.682820 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1240 | ||
8900 | 2025.03.25 01:25:07.388649 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8901 | 2025.03.25 01:25:07.388854 [ 4 ] {73a73aba-4582-4eb8-9398-7f4683e692b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8902 | 2025.03.25 01:25:07.388935 [ 4 ] {73a73aba-4582-4eb8-9398-7f4683e692b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8903 | 2025.03.25 01:25:07.389846 [ 4 ] {73a73aba-4582-4eb8-9398-7f4683e692b6} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8904 | 2025.03.25 01:25:07.389899 [ 4 ] {73a73aba-4582-4eb8-9398-7f4683e692b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
8905 | 2025.03.25 01:25:07.390360 [ 4 ] {73a73aba-4582-4eb8-9398-7f4683e692b6} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
8906 | 2025.03.25 01:25:07.390622 [ 4 ] {73a73aba-4582-4eb8-9398-7f4683e692b6} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8907 | 2025.03.25 01:25:07.390890 [ 4 ] {73a73aba-4582-4eb8-9398-7f4683e692b6} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.002094 sec., 63992.35912129895 rows/sec., 5.52 MiB/sec. | ||
8908 | 2025.03.25 01:25:07.390987 [ 4 ] {73a73aba-4582-4eb8-9398-7f4683e692b6} <Debug> TCPHandler: Processed in 0.002479496 sec. | ||
8909 | 2025.03.25 01:25:07.391213 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8910 | 2025.03.25 01:25:07.391407 [ 4 ] {98ea1ff2-28e5-4bb4-b222-aee2ca5a6376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8911 | 2025.03.25 01:25:07.391457 [ 4 ] {98ea1ff2-28e5-4bb4-b222-aee2ca5a6376} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8912 | 2025.03.25 01:25:07.392018 [ 4 ] {98ea1ff2-28e5-4bb4-b222-aee2ca5a6376} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8913 | 2025.03.25 01:25:07.392059 [ 4 ] {98ea1ff2-28e5-4bb4-b222-aee2ca5a6376} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
8914 | 2025.03.25 01:25:07.392418 [ 4 ] {98ea1ff2-28e5-4bb4-b222-aee2ca5a6376} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
8915 | 2025.03.25 01:25:07.392667 [ 4 ] {98ea1ff2-28e5-4bb4-b222-aee2ca5a6376} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8916 | 2025.03.25 01:25:07.392849 [ 65 ] {} <Debug> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
8917 | 2025.03.25 01:25:07.392922 [ 4 ] {98ea1ff2-28e5-4bb4-b222-aee2ca5a6376} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001552 sec., 25128.865979381444 rows/sec., 1.85 MiB/sec. | ||
8918 | 2025.03.25 01:25:07.392947 [ 65 ] {} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8919 | 2025.03.25 01:25:07.393013 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
8920 | 2025.03.25 01:25:07.393033 [ 4 ] {98ea1ff2-28e5-4bb4-b222-aee2ca5a6376} <Debug> TCPHandler: Processed in 0.001907077 sec. | ||
8921 | 2025.03.25 01:25:07.393256 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8922 | 2025.03.25 01:25:07.393272 [ 195 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::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 | ||
8923 | 2025.03.25 01:25:07.393425 [ 4 ] {fb6c0dcb-9d0c-49c5-84d2-a3a425d8a0a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8924 | 2025.03.25 01:25:07.393527 [ 4 ] {fb6c0dcb-9d0c-49c5-84d2-a3a425d8a0a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8925 | 2025.03.25 01:25:07.393656 [ 195 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8926 | 2025.03.25 01:25:07.393749 [ 195 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 163 rows starting from the beginning of the part | ||
8927 | 2025.03.25 01:25:07.393996 [ 195 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 106 rows starting from the beginning of the part | ||
8928 | 2025.03.25 01:25:07.394334 [ 195 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 47 rows starting from the beginning of the part | ||
8929 | 2025.03.25 01:25:07.394657 [ 195 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 39 rows starting from the beginning of the part | ||
8930 | 2025.03.25 01:25:07.394910 [ 195 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 2 rows starting from the beginning of the part | ||
8931 | 2025.03.25 01:25:07.395227 [ 195 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 39 rows starting from the beginning of the part | ||
8932 | 2025.03.25 01:25:07.396574 [ 4 ] {fb6c0dcb-9d0c-49c5-84d2-a3a425d8a0a5} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8933 | 2025.03.25 01:25:07.396649 [ 4 ] {fb6c0dcb-9d0c-49c5-84d2-a3a425d8a0a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
8934 | 2025.03.25 01:25:07.397725 [ 4 ] {fb6c0dcb-9d0c-49c5-84d2-a3a425d8a0a5} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
8935 | 2025.03.25 01:25:07.398196 [ 195 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 396 rows, containing 5 columns (5 merged, 0 gathered) in 0.005062172 sec., 78227.29057803647 rows/sec., 5.40 MiB/sec. | ||
8936 | 2025.03.25 01:25:07.398314 [ 4 ] {fb6c0dcb-9d0c-49c5-84d2-a3a425d8a0a5} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8937 | 2025.03.25 01:25:07.398414 [ 195 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
8938 | 2025.03.25 01:25:07.398719 [ 4 ] {fb6c0dcb-9d0c-49c5-84d2-a3a425d8a0a5} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.005341 sec., 19284.778131436058 rows/sec., 1.51 MiB/sec. | ||
8939 | 2025.03.25 01:25:07.398878 [ 4 ] {fb6c0dcb-9d0c-49c5-84d2-a3a425d8a0a5} <Debug> TCPHandler: Processed in 0.005689772 sec. | ||
8940 | 2025.03.25 01:25:07.399057 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8941 | 2025.03.25 01:25:07.399105 [ 197 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_56_11} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8942 | 2025.03.25 01:25:07.399237 [ 4 ] {16acc44e-9ece-495b-bc0c-bac6bcfdc102} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8943 | 2025.03.25 01:25:07.399329 [ 4 ] {16acc44e-9ece-495b-bc0c-bac6bcfdc102} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8944 | 2025.03.25 01:25:07.399340 [ 197 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_56_11} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
8945 | 2025.03.25 01:25:07.399554 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
8946 | 2025.03.25 01:25:07.400063 [ 4 ] {16acc44e-9ece-495b-bc0c-bac6bcfdc102} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8947 | 2025.03.25 01:25:07.400107 [ 4 ] {16acc44e-9ece-495b-bc0c-bac6bcfdc102} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
8948 | 2025.03.25 01:25:07.400501 [ 4 ] {16acc44e-9ece-495b-bc0c-bac6bcfdc102} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
8949 | 2025.03.25 01:25:07.400743 [ 4 ] {16acc44e-9ece-495b-bc0c-bac6bcfdc102} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8950 | 2025.03.25 01:25:07.400955 [ 4 ] {16acc44e-9ece-495b-bc0c-bac6bcfdc102} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001792 sec., 89285.71428571429 rows/sec., 6.22 MiB/sec. | ||
8951 | 2025.03.25 01:25:07.401007 [ 4 ] {16acc44e-9ece-495b-bc0c-bac6bcfdc102} <Debug> TCPHandler: Processed in 0.002006079 sec. | ||
8952 | 2025.03.25 01:25:07.401113 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8953 | 2025.03.25 01:25:07.401215 [ 4 ] {8d2a69f0-9783-43e1-91f9-7e866005b5d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8954 | 2025.03.25 01:25:07.401280 [ 4 ] {8d2a69f0-9783-43e1-91f9-7e866005b5d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8955 | 2025.03.25 01:25:07.402419 [ 4 ] {8d2a69f0-9783-43e1-91f9-7e866005b5d2} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8956 | 2025.03.25 01:25:07.402459 [ 4 ] {8d2a69f0-9783-43e1-91f9-7e866005b5d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
8957 | 2025.03.25 01:25:07.403118 [ 4 ] {8d2a69f0-9783-43e1-91f9-7e866005b5d2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8958 | 2025.03.25 01:25:07.403381 [ 4 ] {8d2a69f0-9783-43e1-91f9-7e866005b5d2} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8959 | 2025.03.25 01:25:07.403618 [ 4 ] {8d2a69f0-9783-43e1-91f9-7e866005b5d2} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002424 sec., 16089.10891089109 rows/sec., 28.83 MiB/sec. | ||
8960 | 2025.03.25 01:25:07.403712 [ 4 ] {8d2a69f0-9783-43e1-91f9-7e866005b5d2} <Debug> TCPHandler: Processed in 0.002648158 sec. | ||
8961 | 2025.03.25 01:25:07.403849 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8962 | 2025.03.25 01:25:07.403955 [ 4 ] {e2ad0491-3a52-406b-ba56-ce93c4738dc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8963 | 2025.03.25 01:25:07.404002 [ 4 ] {e2ad0491-3a52-406b-ba56-ce93c4738dc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8964 | 2025.03.25 01:25:07.404446 [ 4 ] {e2ad0491-3a52-406b-ba56-ce93c4738dc8} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8965 | 2025.03.25 01:25:07.404485 [ 4 ] {e2ad0491-3a52-406b-ba56-ce93c4738dc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
8966 | 2025.03.25 01:25:07.404842 [ 4 ] {e2ad0491-3a52-406b-ba56-ce93c4738dc8} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
8967 | 2025.03.25 01:25:07.405109 [ 4 ] {e2ad0491-3a52-406b-ba56-ce93c4738dc8} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8968 | 2025.03.25 01:25:07.405324 [ 4 ] {e2ad0491-3a52-406b-ba56-ce93c4738dc8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001391 sec., 43134.43565780014 rows/sec., 2.91 MiB/sec. | ||
8969 | 2025.03.25 01:25:07.405373 [ 4 ] {e2ad0491-3a52-406b-ba56-ce93c4738dc8} <Debug> TCPHandler: Processed in 0.001575433 sec. | ||
8970 | 2025.03.25 01:25:11.422280 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8971 | 2025.03.25 01:25:11.422385 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8972 | 2025.03.25 01:25:11.578735 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21106 | ||
8973 | 2025.03.25 01:25:11.579876 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8974 | 2025.03.25 01:25:11.579979 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
8975 | 2025.03.25 01:25:11.580653 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
8976 | 2025.03.25 01:25:11.580921 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8977 | 2025.03.25 01:25:11.581169 [ 61 ] {} <Debug> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
8978 | 2025.03.25 01:25:11.581216 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21106 | ||
8979 | 2025.03.25 01:25:11.581273 [ 61 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8980 | 2025.03.25 01:25:11.581320 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
8981 | 2025.03.25 01:25:11.581611 [ 193 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::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 | ||
8982 | 2025.03.25 01:25:11.581939 [ 193 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8983 | 2025.03.25 01:25:11.581983 [ 193 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 18849 rows starting from the beginning of the part | ||
8984 | 2025.03.25 01:25:11.582060 [ 193 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 427 rows starting from the beginning of the part | ||
8985 | 2025.03.25 01:25:11.582280 [ 193 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 488 rows starting from the beginning of the part | ||
8986 | 2025.03.25 01:25:11.582506 [ 193 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 427 rows starting from the beginning of the part | ||
8987 | 2025.03.25 01:25:11.582640 [ 193 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 488 rows starting from the beginning of the part | ||
8988 | 2025.03.25 01:25:11.582853 [ 193 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 427 rows starting from the beginning of the part | ||
8989 | 2025.03.25 01:25:11.585600 [ 190 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21106 rows, containing 4 columns (4 merged, 0 gathered) in 0.00417676 sec., 5053199.130426455 rows/sec., 72.29 MiB/sec. | ||
8990 | 2025.03.25 01:25:11.586264 [ 188 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
8991 | 2025.03.25 01:25:11.586880 [ 188 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_46_9} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8992 | 2025.03.25 01:25:11.586978 [ 188 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_46_9} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
8993 | 2025.03.25 01:25:11.587103 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.67 MiB. | ||
8994 | 2025.03.25 01:25:12.391847 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8995 | 2025.03.25 01:25:12.392139 [ 4 ] {5f49e14e-b120-4bfe-a9b0-678d2c0e3398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8996 | 2025.03.25 01:25:12.392255 [ 4 ] {5f49e14e-b120-4bfe-a9b0-678d2c0e3398} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8997 | 2025.03.25 01:25:12.393406 [ 4 ] {5f49e14e-b120-4bfe-a9b0-678d2c0e3398} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8998 | 2025.03.25 01:25:12.393460 [ 4 ] {5f49e14e-b120-4bfe-a9b0-678d2c0e3398} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
8999 | 2025.03.25 01:25:12.393922 [ 4 ] {5f49e14e-b120-4bfe-a9b0-678d2c0e3398} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
9000 | 2025.03.25 01:25:12.394182 [ 4 ] {5f49e14e-b120-4bfe-a9b0-678d2c0e3398} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9001 | 2025.03.25 01:25:12.394474 [ 4 ] {5f49e14e-b120-4bfe-a9b0-678d2c0e3398} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002411 sec., 87930.31936955621 rows/sec., 5.59 MiB/sec. | ||
9002 | 2025.03.25 01:25:12.394615 [ 4 ] {5f49e14e-b120-4bfe-a9b0-678d2c0e3398} <Debug> TCPHandler: Processed in 0.002894972 sec. | ||
9003 | 2025.03.25 01:25:12.394845 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9004 | 2025.03.25 01:25:12.394959 [ 4 ] {b21a668d-aa43-4d8b-b9ef-0febf5dbd1a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9005 | 2025.03.25 01:25:12.395008 [ 4 ] {b21a668d-aa43-4d8b-b9ef-0febf5dbd1a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9006 | 2025.03.25 01:25:12.395864 [ 4 ] {b21a668d-aa43-4d8b-b9ef-0febf5dbd1a9} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9007 | 2025.03.25 01:25:12.395908 [ 4 ] {b21a668d-aa43-4d8b-b9ef-0febf5dbd1a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9008 | 2025.03.25 01:25:12.396304 [ 4 ] {b21a668d-aa43-4d8b-b9ef-0febf5dbd1a9} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
9009 | 2025.03.25 01:25:12.396549 [ 4 ] {b21a668d-aa43-4d8b-b9ef-0febf5dbd1a9} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9010 | 2025.03.25 01:25:12.396793 [ 4 ] {b21a668d-aa43-4d8b-b9ef-0febf5dbd1a9} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001855 sec., 332614.5552560647 rows/sec., 26.00 MiB/sec. | ||
9011 | 2025.03.25 01:25:12.396888 [ 4 ] {b21a668d-aa43-4d8b-b9ef-0febf5dbd1a9} <Debug> TCPHandler: Processed in 0.00210791 sec. | ||
9012 | 2025.03.25 01:25:12.397044 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9013 | 2025.03.25 01:25:12.397293 [ 4 ] {c6684eb4-2865-4693-bc4e-ae9b561f4c0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9014 | 2025.03.25 01:25:12.397346 [ 4 ] {c6684eb4-2865-4693-bc4e-ae9b561f4c0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9015 | 2025.03.25 01:25:12.397927 [ 4 ] {c6684eb4-2865-4693-bc4e-ae9b561f4c0b} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9016 | 2025.03.25 01:25:12.397968 [ 4 ] {c6684eb4-2865-4693-bc4e-ae9b561f4c0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9017 | 2025.03.25 01:25:12.398317 [ 4 ] {c6684eb4-2865-4693-bc4e-ae9b561f4c0b} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
9018 | 2025.03.25 01:25:12.398558 [ 4 ] {c6684eb4-2865-4693-bc4e-ae9b561f4c0b} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9019 | 2025.03.25 01:25:12.398797 [ 4 ] {c6684eb4-2865-4693-bc4e-ae9b561f4c0b} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001563 sec., 67818.29814459373 rows/sec., 3.99 MiB/sec. | ||
9020 | 2025.03.25 01:25:12.398911 [ 4 ] {c6684eb4-2865-4693-bc4e-ae9b561f4c0b} <Debug> TCPHandler: Processed in 0.001936757 sec. | ||
9021 | 2025.03.25 01:25:12.399140 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9022 | 2025.03.25 01:25:12.399270 [ 4 ] {354d6ff6-e5ab-4d82-8309-d27e1344bb68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9023 | 2025.03.25 01:25:12.399316 [ 4 ] {354d6ff6-e5ab-4d82-8309-d27e1344bb68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9024 | 2025.03.25 01:25:12.399885 [ 4 ] {354d6ff6-e5ab-4d82-8309-d27e1344bb68} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9025 | 2025.03.25 01:25:12.399925 [ 4 ] {354d6ff6-e5ab-4d82-8309-d27e1344bb68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9026 | 2025.03.25 01:25:12.400286 [ 4 ] {354d6ff6-e5ab-4d82-8309-d27e1344bb68} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
9027 | 2025.03.25 01:25:12.400533 [ 4 ] {354d6ff6-e5ab-4d82-8309-d27e1344bb68} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9028 | 2025.03.25 01:25:12.400777 [ 4 ] {354d6ff6-e5ab-4d82-8309-d27e1344bb68} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001523 sec., 74195.6664478004 rows/sec., 4.80 MiB/sec. | ||
9029 | 2025.03.25 01:25:12.400975 [ 4 ] {354d6ff6-e5ab-4d82-8309-d27e1344bb68} <Debug> TCPHandler: Processed in 0.001921388 sec. | ||
9030 | 2025.03.25 01:25:12.401207 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9031 | 2025.03.25 01:25:12.401312 [ 4 ] {2930ec71-610d-448b-bef6-7bb7893800dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9032 | 2025.03.25 01:25:12.401359 [ 4 ] {2930ec71-610d-448b-bef6-7bb7893800dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9033 | 2025.03.25 01:25:12.401950 [ 4 ] {2930ec71-610d-448b-bef6-7bb7893800dd} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9034 | 2025.03.25 01:25:12.401990 [ 4 ] {2930ec71-610d-448b-bef6-7bb7893800dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9035 | 2025.03.25 01:25:12.402335 [ 4 ] {2930ec71-610d-448b-bef6-7bb7893800dd} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
9036 | 2025.03.25 01:25:12.402575 [ 4 ] {2930ec71-610d-448b-bef6-7bb7893800dd} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9037 | 2025.03.25 01:25:12.402812 [ 4 ] {2930ec71-610d-448b-bef6-7bb7893800dd} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001522 sec., 73587.38501971091 rows/sec., 4.19 MiB/sec. | ||
9038 | 2025.03.25 01:25:12.403039 [ 4 ] {2930ec71-610d-448b-bef6-7bb7893800dd} <Debug> TCPHandler: Processed in 0.001903087 sec. | ||
9039 | 2025.03.25 01:25:12.403209 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9040 | 2025.03.25 01:25:12.403315 [ 4 ] {37abdd5b-01a4-45f1-9157-ca7a4ed79a32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9041 | 2025.03.25 01:25:12.403361 [ 4 ] {37abdd5b-01a4-45f1-9157-ca7a4ed79a32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9042 | 2025.03.25 01:25:12.404077 [ 4 ] {37abdd5b-01a4-45f1-9157-ca7a4ed79a32} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9043 | 2025.03.25 01:25:12.404118 [ 4 ] {37abdd5b-01a4-45f1-9157-ca7a4ed79a32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9044 | 2025.03.25 01:25:12.404487 [ 4 ] {37abdd5b-01a4-45f1-9157-ca7a4ed79a32} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
9045 | 2025.03.25 01:25:12.404729 [ 4 ] {37abdd5b-01a4-45f1-9157-ca7a4ed79a32} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9046 | 2025.03.25 01:25:12.404970 [ 4 ] {37abdd5b-01a4-45f1-9157-ca7a4ed79a32} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001677 sec., 227787.71615980918 rows/sec., 16.06 MiB/sec. | ||
9047 | 2025.03.25 01:25:12.405070 [ 4 ] {37abdd5b-01a4-45f1-9157-ca7a4ed79a32} <Debug> TCPHandler: Processed in 0.001913577 sec. | ||
9048 | 2025.03.25 01:25:12.405305 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9049 | 2025.03.25 01:25:12.405506 [ 4 ] {9fb65e6e-d8aa-45be-945e-252dae212079} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9050 | 2025.03.25 01:25:12.405640 [ 4 ] {9fb65e6e-d8aa-45be-945e-252dae212079} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9051 | 2025.03.25 01:25:12.406096 [ 4 ] {9fb65e6e-d8aa-45be-945e-252dae212079} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9052 | 2025.03.25 01:25:12.406136 [ 4 ] {9fb65e6e-d8aa-45be-945e-252dae212079} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9053 | 2025.03.25 01:25:12.406518 [ 4 ] {9fb65e6e-d8aa-45be-945e-252dae212079} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
9054 | 2025.03.25 01:25:12.406755 [ 4 ] {9fb65e6e-d8aa-45be-945e-252dae212079} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9055 | 2025.03.25 01:25:12.407011 [ 4 ] {9fb65e6e-d8aa-45be-945e-252dae212079} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001541 sec., 3893.5756002595717 rows/sec., 203.42 KiB/sec. | ||
9056 | 2025.03.25 01:25:12.407210 [ 4 ] {9fb65e6e-d8aa-45be-945e-252dae212079} <Debug> TCPHandler: Processed in 0.002001679 sec. | ||
9057 | 2025.03.25 01:25:12.407384 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9058 | 2025.03.25 01:25:12.407491 [ 4 ] {40d02c5a-971e-40cd-8e1b-bda278ed1ad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9059 | 2025.03.25 01:25:12.407542 [ 4 ] {40d02c5a-971e-40cd-8e1b-bda278ed1ad2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9060 | 2025.03.25 01:25:12.408096 [ 4 ] {40d02c5a-971e-40cd-8e1b-bda278ed1ad2} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9061 | 2025.03.25 01:25:12.408136 [ 4 ] {40d02c5a-971e-40cd-8e1b-bda278ed1ad2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9062 | 2025.03.25 01:25:12.408522 [ 4 ] {40d02c5a-971e-40cd-8e1b-bda278ed1ad2} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
9063 | 2025.03.25 01:25:12.408764 [ 4 ] {40d02c5a-971e-40cd-8e1b-bda278ed1ad2} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9064 | 2025.03.25 01:25:12.408993 [ 4 ] {40d02c5a-971e-40cd-8e1b-bda278ed1ad2} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001525 sec., 155409.83606557376 rows/sec., 10.42 MiB/sec. | ||
9065 | 2025.03.25 01:25:12.409046 [ 4 ] {40d02c5a-971e-40cd-8e1b-bda278ed1ad2} <Debug> TCPHandler: Processed in 0.001712804 sec. | ||
9066 | 2025.03.25 01:25:12.409180 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9067 | 2025.03.25 01:25:12.409316 [ 4 ] {98059e13-e51f-4470-87a6-c69693e8fbc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9068 | 2025.03.25 01:25:12.409373 [ 4 ] {98059e13-e51f-4470-87a6-c69693e8fbc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9069 | 2025.03.25 01:25:12.409891 [ 4 ] {98059e13-e51f-4470-87a6-c69693e8fbc1} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9070 | 2025.03.25 01:25:12.409931 [ 4 ] {98059e13-e51f-4470-87a6-c69693e8fbc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9071 | 2025.03.25 01:25:12.410293 [ 4 ] {98059e13-e51f-4470-87a6-c69693e8fbc1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
9072 | 2025.03.25 01:25:12.410549 [ 4 ] {98059e13-e51f-4470-87a6-c69693e8fbc1} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9073 | 2025.03.25 01:25:12.410789 [ 4 ] {98059e13-e51f-4470-87a6-c69693e8fbc1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.0015 sec., 666.6666666666666 rows/sec., 44.92 KiB/sec. | ||
9074 | 2025.03.25 01:25:12.410994 [ 4 ] {98059e13-e51f-4470-87a6-c69693e8fbc1} <Debug> TCPHandler: Processed in 0.001875147 sec. | ||
9075 | 2025.03.25 01:25:12.411176 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9076 | 2025.03.25 01:25:12.411282 [ 4 ] {a84f0111-1127-44c4-83f1-b201bef25610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9077 | 2025.03.25 01:25:12.411330 [ 4 ] {a84f0111-1127-44c4-83f1-b201bef25610} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9078 | 2025.03.25 01:25:12.411801 [ 4 ] {a84f0111-1127-44c4-83f1-b201bef25610} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9079 | 2025.03.25 01:25:12.411841 [ 4 ] {a84f0111-1127-44c4-83f1-b201bef25610} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9080 | 2025.03.25 01:25:12.412212 [ 4 ] {a84f0111-1127-44c4-83f1-b201bef25610} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
9081 | 2025.03.25 01:25:12.412453 [ 4 ] {a84f0111-1127-44c4-83f1-b201bef25610} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9082 | 2025.03.25 01:25:12.412661 [ 4 ] {a84f0111-1127-44c4-83f1-b201bef25610} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001403 sec., 58446.186742694226 rows/sec., 3.71 MiB/sec. | ||
9083 | 2025.03.25 01:25:12.412712 [ 4 ] {a84f0111-1127-44c4-83f1-b201bef25610} <Debug> TCPHandler: Processed in 0.001593863 sec. | ||
9084 | 2025.03.25 01:25:13.055677 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 347 | ||
9085 | 2025.03.25 01:25:13.078082 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9086 | 2025.03.25 01:25:13.078149 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9087 | 2025.03.25 01:25:13.085721 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
9088 | 2025.03.25 01:25:13.086548 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9089 | 2025.03.25 01:25:13.086950 [ 55 ] {} <Debug> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
9090 | 2025.03.25 01:25:13.087090 [ 55 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9091 | 2025.03.25 01:25:13.087169 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9092 | 2025.03.25 01:25:13.087856 [ 201 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::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 | ||
9093 | 2025.03.25 01:25:13.103044 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
9094 | 2025.03.25 01:25:13.104823 [ 201 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9095 | 2025.03.25 01:25:13.106177 [ 201 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part | ||
9096 | 2025.03.25 01:25:13.111788 [ 201 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part | ||
9097 | 2025.03.25 01:25:13.117594 [ 201 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 8 rows starting from the beginning of the part | ||
9098 | 2025.03.25 01:25:13.123253 [ 201 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 7 rows starting from the beginning of the part | ||
9099 | 2025.03.25 01:25:13.128937 [ 201 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 8 rows starting from the beginning of the part | ||
9100 | 2025.03.25 01:25:13.133422 [ 201 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 7 rows starting from the beginning of the part | ||
9101 | 2025.03.25 01:25:13.192918 [ 190 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.10553196 sec., 3288.1034333106295 rows/sec., 17.00 MiB/sec. | ||
9102 | 2025.03.25 01:25:13.196421 [ 196 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
9103 | 2025.03.25 01:25:13.199321 [ 196 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_46_9} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9104 | 2025.03.25 01:25:13.199420 [ 196 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_46_9} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
9105 | 2025.03.25 01:25:13.201949 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
9106 | 2025.03.25 01:25:14.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 221.51 MiB, peak 234.91 MiB, free memory in arenas 0.00 B, will set to 223.20 MiB (RSS), difference: 1.69 MiB | ||
9107 | 2025.03.25 01:25:15.850517 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9108 | 2025.03.25 01:25:15.850749 [ 4 ] {6ad3d589-adbb-4739-bc81-5b626fcadc13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
9109 | 2025.03.25 01:25:15.850832 [ 4 ] {6ad3d589-adbb-4739-bc81-5b626fcadc13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9110 | 2025.03.25 01:25:15.851605 [ 4 ] {6ad3d589-adbb-4739-bc81-5b626fcadc13} <Trace> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9111 | 2025.03.25 01:25:15.851661 [ 4 ] {6ad3d589-adbb-4739-bc81-5b626fcadc13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9112 | 2025.03.25 01:25:15.852121 [ 4 ] {6ad3d589-adbb-4739-bc81-5b626fcadc13} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
9113 | 2025.03.25 01:25:15.852391 [ 4 ] {6ad3d589-adbb-4739-bc81-5b626fcadc13} <Trace> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9114 | 2025.03.25 01:25:15.852665 [ 4 ] {6ad3d589-adbb-4739-bc81-5b626fcadc13} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001961 sec., 4079.55124936257 rows/sec., 332.66 KiB/sec. | ||
9115 | 2025.03.25 01:25:15.852879 [ 4 ] {6ad3d589-adbb-4739-bc81-5b626fcadc13} <Debug> TCPHandler: Processed in 0.002508766 sec. | ||
9116 | 2025.03.25 01:25:15.853052 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9117 | 2025.03.25 01:25:15.853162 [ 4 ] {f6f3bd5e-c8e1-4c02-adaf-cd4ba38fcae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9118 | 2025.03.25 01:25:15.853212 [ 4 ] {f6f3bd5e-c8e1-4c02-adaf-cd4ba38fcae4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9119 | 2025.03.25 01:25:15.854494 [ 4 ] {f6f3bd5e-c8e1-4c02-adaf-cd4ba38fcae4} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9120 | 2025.03.25 01:25:15.854537 [ 4 ] {f6f3bd5e-c8e1-4c02-adaf-cd4ba38fcae4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9121 | 2025.03.25 01:25:15.855045 [ 4 ] {f6f3bd5e-c8e1-4c02-adaf-cd4ba38fcae4} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9122 | 2025.03.25 01:25:15.855325 [ 4 ] {f6f3bd5e-c8e1-4c02-adaf-cd4ba38fcae4} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9123 | 2025.03.25 01:25:15.855539 [ 4 ] {f6f3bd5e-c8e1-4c02-adaf-cd4ba38fcae4} <Debug> executeQuery: Read 1278 rows, 108.69 KiB in 0.002399 sec., 532721.9674864527 rows/sec., 44.24 MiB/sec. | ||
9124 | 2025.03.25 01:25:15.855538 [ 58 ] {} <Debug> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9125 | 2025.03.25 01:25:15.855620 [ 4 ] {f6f3bd5e-c8e1-4c02-adaf-cd4ba38fcae4} <Debug> TCPHandler: Processed in 0.002621428 sec. | ||
9126 | 2025.03.25 01:25:15.855655 [ 58 ] {} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9127 | 2025.03.25 01:25:15.855710 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9128 | 2025.03.25 01:25:15.855808 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9129 | 2025.03.25 01:25:15.855925 [ 190 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
9130 | 2025.03.25 01:25:15.855998 [ 4 ] {9e76362e-7fa9-4786-b75e-5ec5e1f1be28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9131 | 2025.03.25 01:25:15.856082 [ 4 ] {9e76362e-7fa9-4786-b75e-5ec5e1f1be28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9132 | 2025.03.25 01:25:15.856248 [ 190 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9133 | 2025.03.25 01:25:15.856337 [ 190 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1845 rows starting from the beginning of the part | ||
9134 | 2025.03.25 01:25:15.856587 [ 190 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 134 rows starting from the beginning of the part | ||
9135 | 2025.03.25 01:25:15.856966 [ 190 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 57 rows starting from the beginning of the part | ||
9136 | 2025.03.25 01:25:15.857357 [ 190 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 134 rows starting from the beginning of the part | ||
9137 | 2025.03.25 01:25:15.857704 [ 190 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 617 rows starting from the beginning of the part | ||
9138 | 2025.03.25 01:25:15.858048 [ 190 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 1278 rows starting from the beginning of the part | ||
9139 | 2025.03.25 01:25:15.859084 [ 4 ] {9e76362e-7fa9-4786-b75e-5ec5e1f1be28} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9140 | 2025.03.25 01:25:15.859163 [ 4 ] {9e76362e-7fa9-4786-b75e-5ec5e1f1be28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9141 | 2025.03.25 01:25:15.859953 [ 4 ] {9e76362e-7fa9-4786-b75e-5ec5e1f1be28} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
9142 | 2025.03.25 01:25:15.860448 [ 4 ] {9e76362e-7fa9-4786-b75e-5ec5e1f1be28} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9143 | 2025.03.25 01:25:15.860873 [ 4 ] {9e76362e-7fa9-4786-b75e-5ec5e1f1be28} <Debug> executeQuery: Read 47 rows, 3.49 KiB in 0.004901 sec., 9589.879616404816 rows/sec., 712.35 KiB/sec. | ||
9144 | 2025.03.25 01:25:15.860965 [ 4 ] {9e76362e-7fa9-4786-b75e-5ec5e1f1be28} <Debug> TCPHandler: Processed in 0.005229174 sec. | ||
9145 | 2025.03.25 01:25:15.861315 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9146 | 2025.03.25 01:25:15.861795 [ 4 ] {f3d01783-f901-4e90-a213-2d953d40351b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9147 | 2025.03.25 01:25:15.861948 [ 4 ] {f3d01783-f901-4e90-a213-2d953d40351b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9148 | 2025.03.25 01:25:15.862059 [ 190 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4065 rows, containing 5 columns (5 merged, 0 gathered) in 0.00625589 sec., 649787.6401279434 rows/sec., 55.61 MiB/sec. | ||
9149 | 2025.03.25 01:25:15.862421 [ 190 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9150 | 2025.03.25 01:25:15.862927 [ 190 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_76_15} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9151 | 2025.03.25 01:25:15.863119 [ 190 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_76_15} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9152 | 2025.03.25 01:25:15.863140 [ 4 ] {f3d01783-f901-4e90-a213-2d953d40351b} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9153 | 2025.03.25 01:25:15.863222 [ 4 ] {f3d01783-f901-4e90-a213-2d953d40351b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9154 | 2025.03.25 01:25:15.863261 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
9155 | 2025.03.25 01:25:15.863661 [ 4 ] {f3d01783-f901-4e90-a213-2d953d40351b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
9156 | 2025.03.25 01:25:15.863917 [ 4 ] {f3d01783-f901-4e90-a213-2d953d40351b} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9157 | 2025.03.25 01:25:15.864123 [ 4 ] {f3d01783-f901-4e90-a213-2d953d40351b} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.002527 sec., 90225.56390977443 rows/sec., 6.11 MiB/sec. | ||
9158 | 2025.03.25 01:25:15.864189 [ 4 ] {f3d01783-f901-4e90-a213-2d953d40351b} <Debug> TCPHandler: Processed in 0.003013773 sec. | ||
9159 | 2025.03.25 01:25:15.864318 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9160 | 2025.03.25 01:25:15.864433 [ 4 ] {948f3243-9afd-4f94-ae70-e5360d8cda77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9161 | 2025.03.25 01:25:15.864480 [ 4 ] {948f3243-9afd-4f94-ae70-e5360d8cda77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9162 | 2025.03.25 01:25:15.865288 [ 4 ] {948f3243-9afd-4f94-ae70-e5360d8cda77} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9163 | 2025.03.25 01:25:15.865327 [ 4 ] {948f3243-9afd-4f94-ae70-e5360d8cda77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9164 | 2025.03.25 01:25:15.865733 [ 4 ] {948f3243-9afd-4f94-ae70-e5360d8cda77} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9165 | 2025.03.25 01:25:15.865981 [ 4 ] {948f3243-9afd-4f94-ae70-e5360d8cda77} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9166 | 2025.03.25 01:25:15.866147 [ 58 ] {} <Debug> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9167 | 2025.03.25 01:25:15.866202 [ 58 ] {} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9168 | 2025.03.25 01:25:15.866217 [ 4 ] {948f3243-9afd-4f94-ae70-e5360d8cda77} <Debug> executeQuery: Read 567 rows, 43.18 KiB in 0.001797 sec., 315525.87646076793 rows/sec., 23.47 MiB/sec. | ||
9169 | 2025.03.25 01:25:15.866246 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9170 | 2025.03.25 01:25:15.866378 [ 4 ] {948f3243-9afd-4f94-ae70-e5360d8cda77} <Debug> TCPHandler: Processed in 0.00211299 sec. | ||
9171 | 2025.03.25 01:25:15.866604 [ 194 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
9172 | 2025.03.25 01:25:15.866730 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9173 | 2025.03.25 01:25:15.867143 [ 194 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9174 | 2025.03.25 01:25:15.867281 [ 194 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 915 rows starting from the beginning of the part | ||
9175 | 2025.03.25 01:25:15.867305 [ 4 ] {5f6b1909-f9c0-4a53-b427-468b755598dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9176 | 2025.03.25 01:25:15.867709 [ 194 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 103 rows starting from the beginning of the part | ||
9177 | 2025.03.25 01:25:15.868063 [ 4 ] {5f6b1909-f9c0-4a53-b427-468b755598dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9178 | 2025.03.25 01:25:15.868222 [ 194 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 66 rows starting from the beginning of the part | ||
9179 | 2025.03.25 01:25:15.868663 [ 194 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 103 rows starting from the beginning of the part | ||
9180 | 2025.03.25 01:25:15.869038 [ 194 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 382 rows starting from the beginning of the part | ||
9181 | 2025.03.25 01:25:15.869427 [ 194 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 567 rows starting from the beginning of the part | ||
9182 | 2025.03.25 01:25:15.871200 [ 4 ] {5f6b1909-f9c0-4a53-b427-468b755598dc} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9183 | 2025.03.25 01:25:15.871266 [ 4 ] {5f6b1909-f9c0-4a53-b427-468b755598dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9184 | 2025.03.25 01:25:15.872150 [ 4 ] {5f6b1909-f9c0-4a53-b427-468b755598dc} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9185 | 2025.03.25 01:25:15.872233 [ 194 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2136 rows, containing 5 columns (5 merged, 0 gathered) in 0.005861584 sec., 364406.6177333635 rows/sec., 28.15 MiB/sec. | ||
9186 | 2025.03.25 01:25:15.872474 [ 194 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9187 | 2025.03.25 01:25:15.872639 [ 4 ] {5f6b1909-f9c0-4a53-b427-468b755598dc} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9188 | 2025.03.25 01:25:15.872918 [ 58 ] {} <Debug> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9189 | 2025.03.25 01:25:15.873027 [ 58 ] {} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9190 | 2025.03.25 01:25:15.873110 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9191 | 2025.03.25 01:25:15.873158 [ 194 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_76_15} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9192 | 2025.03.25 01:25:15.873181 [ 4 ] {5f6b1909-f9c0-4a53-b427-468b755598dc} <Debug> executeQuery: Read 978 rows, 67.24 KiB in 0.006101 sec., 160301.58990329455 rows/sec., 10.76 MiB/sec. | ||
9193 | 2025.03.25 01:25:15.873587 [ 4 ] {5f6b1909-f9c0-4a53-b427-468b755598dc} <Debug> TCPHandler: Processed in 0.00698418 sec. | ||
9194 | 2025.03.25 01:25:15.873615 [ 194 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_76_15} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9195 | 2025.03.25 01:25:15.873635 [ 192 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
9196 | 2025.03.25 01:25:15.873815 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9197 | 2025.03.25 01:25:15.873853 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
9198 | 2025.03.25 01:25:15.873963 [ 192 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9199 | 2025.03.25 01:25:15.873997 [ 4 ] {d62ccb55-c6a9-4cb5-918b-2581c5a4928a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9200 | 2025.03.25 01:25:15.874011 [ 192 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 22296 rows starting from the beginning of the part | ||
9201 | 2025.03.25 01:25:15.874217 [ 4 ] {d62ccb55-c6a9-4cb5-918b-2581c5a4928a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9202 | 2025.03.25 01:25:15.874259 [ 192 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part | ||
9203 | 2025.03.25 01:25:15.874638 [ 192 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 161 rows starting from the beginning of the part | ||
9204 | 2025.03.25 01:25:15.874959 [ 192 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part | ||
9205 | 2025.03.25 01:25:15.875390 [ 192 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 237 rows starting from the beginning of the part | ||
9206 | 2025.03.25 01:25:15.875731 [ 192 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 978 rows starting from the beginning of the part | ||
9207 | 2025.03.25 01:25:15.877867 [ 4 ] {d62ccb55-c6a9-4cb5-918b-2581c5a4928a} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9208 | 2025.03.25 01:25:15.877913 [ 4 ] {d62ccb55-c6a9-4cb5-918b-2581c5a4928a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9209 | 2025.03.25 01:25:15.879146 [ 4 ] {d62ccb55-c6a9-4cb5-918b-2581c5a4928a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
9210 | 2025.03.25 01:25:15.879851 [ 4 ] {d62ccb55-c6a9-4cb5-918b-2581c5a4928a} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9211 | 2025.03.25 01:25:15.880294 [ 4 ] {d62ccb55-c6a9-4cb5-918b-2581c5a4928a} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.006315 sec., 6175.771971496437 rows/sec., 11.07 MiB/sec. | ||
9212 | 2025.03.25 01:25:15.880782 [ 4 ] {d62ccb55-c6a9-4cb5-918b-2581c5a4928a} <Debug> TCPHandler: Processed in 0.007081651 sec. | ||
9213 | 2025.03.25 01:25:15.880911 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9214 | 2025.03.25 01:25:15.881013 [ 4 ] {a706b793-5bd3-4791-98f9-0f7e28f84f0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9215 | 2025.03.25 01:25:15.881059 [ 4 ] {a706b793-5bd3-4791-98f9-0f7e28f84f0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9216 | 2025.03.25 01:25:15.881519 [ 4 ] {a706b793-5bd3-4791-98f9-0f7e28f84f0f} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9217 | 2025.03.25 01:25:15.881559 [ 4 ] {a706b793-5bd3-4791-98f9-0f7e28f84f0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9218 | 2025.03.25 01:25:15.881940 [ 4 ] {a706b793-5bd3-4791-98f9-0f7e28f84f0f} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9219 | 2025.03.25 01:25:15.882193 [ 4 ] {a706b793-5bd3-4791-98f9-0f7e28f84f0f} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9220 | 2025.03.25 01:25:15.882378 [ 58 ] {} <Debug> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9221 | 2025.03.25 01:25:15.882430 [ 4 ] {a706b793-5bd3-4791-98f9-0f7e28f84f0f} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001431 sec., 33542.976939203356 rows/sec., 2.26 MiB/sec. | ||
9222 | 2025.03.25 01:25:15.882440 [ 58 ] {} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9223 | 2025.03.25 01:25:15.882522 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9224 | 2025.03.25 01:25:15.882549 [ 4 ] {a706b793-5bd3-4791-98f9-0f7e28f84f0f} <Debug> TCPHandler: Processed in 0.001689074 sec. | ||
9225 | 2025.03.25 01:25:15.882770 [ 191 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
9226 | 2025.03.25 01:25:15.882976 [ 191 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9227 | 2025.03.25 01:25:15.883032 [ 191 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4094 rows starting from the beginning of the part | ||
9228 | 2025.03.25 01:25:15.883164 [ 191 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part | ||
9229 | 2025.03.25 01:25:15.883356 [ 191 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part | ||
9230 | 2025.03.25 01:25:15.883533 [ 191 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
9231 | 2025.03.25 01:25:15.883667 [ 191 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 82 rows starting from the beginning of the part | ||
9232 | 2025.03.25 01:25:15.883863 [ 191 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 48 rows starting from the beginning of the part | ||
9233 | 2025.03.25 01:25:15.890353 [ 198 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4404 rows, containing 4 columns (4 merged, 0 gathered) in 0.007735171 sec., 569347.464975241 rows/sec., 37.26 MiB/sec. | ||
9234 | 2025.03.25 01:25:15.890923 [ 189 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9235 | 2025.03.25 01:25:15.891367 [ 189 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_76_15} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9236 | 2025.03.25 01:25:15.891467 [ 189 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_76_15} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9237 | 2025.03.25 01:25:15.891620 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
9238 | 2025.03.25 01:25:15.892073 [ 186 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23992 rows, containing 5 columns (5 merged, 0 gathered) in 0.018808139 sec., 1275617.9651798618 rows/sec., 86.16 MiB/sec. | ||
9239 | 2025.03.25 01:25:15.892682 [ 189 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9240 | 2025.03.25 01:25:15.892978 [ 189 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9241 | 2025.03.25 01:25:15.893061 [ 189 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9242 | 2025.03.25 01:25:15.893156 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
9243 | 2025.03.25 01:25:16.000233 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 223.88 MiB, peak 234.91 MiB, free memory in arenas 0.00 B, will set to 226.50 MiB (RSS), difference: 2.62 MiB | ||
9244 | 2025.03.25 01:25:16.683116 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1288 | ||
9245 | 2025.03.25 01:25:16.686609 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9246 | 2025.03.25 01:25:16.686660 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9247 | 2025.03.25 01:25:16.688183 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
9248 | 2025.03.25 01:25:16.688517 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9249 | 2025.03.25 01:25:16.689146 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1288 | ||
9250 | 2025.03.25 01:25:17.379966 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9251 | 2025.03.25 01:25:17.380164 [ 4 ] {d6dadbe0-919a-40b5-abc1-543688ff3e14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9252 | 2025.03.25 01:25:17.380240 [ 4 ] {d6dadbe0-919a-40b5-abc1-543688ff3e14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9253 | 2025.03.25 01:25:17.381014 [ 4 ] {d6dadbe0-919a-40b5-abc1-543688ff3e14} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9254 | 2025.03.25 01:25:17.381071 [ 4 ] {d6dadbe0-919a-40b5-abc1-543688ff3e14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9255 | 2025.03.25 01:25:17.381528 [ 4 ] {d6dadbe0-919a-40b5-abc1-543688ff3e14} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
9256 | 2025.03.25 01:25:17.381795 [ 4 ] {d6dadbe0-919a-40b5-abc1-543688ff3e14} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9257 | 2025.03.25 01:25:17.382070 [ 4 ] {d6dadbe0-919a-40b5-abc1-543688ff3e14} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001953 sec., 28673.835125448026 rows/sec., 2.20 MiB/sec. | ||
9258 | 2025.03.25 01:25:17.382149 [ 4 ] {d6dadbe0-919a-40b5-abc1-543688ff3e14} <Debug> TCPHandler: Processed in 0.002317393 sec. | ||
9259 | 2025.03.25 01:25:17.382396 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9260 | 2025.03.25 01:25:17.382589 [ 4 ] {4b9a0b84-622c-4d1d-96bb-1c1fb7047074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9261 | 2025.03.25 01:25:17.382642 [ 4 ] {4b9a0b84-622c-4d1d-96bb-1c1fb7047074} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9262 | 2025.03.25 01:25:17.383208 [ 4 ] {4b9a0b84-622c-4d1d-96bb-1c1fb7047074} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9263 | 2025.03.25 01:25:17.383250 [ 4 ] {4b9a0b84-622c-4d1d-96bb-1c1fb7047074} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9264 | 2025.03.25 01:25:17.383629 [ 4 ] {4b9a0b84-622c-4d1d-96bb-1c1fb7047074} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
9265 | 2025.03.25 01:25:17.383877 [ 4 ] {4b9a0b84-622c-4d1d-96bb-1c1fb7047074} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9266 | 2025.03.25 01:25:17.384129 [ 4 ] {4b9a0b84-622c-4d1d-96bb-1c1fb7047074} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001564 sec., 40920.71611253197 rows/sec., 3.19 MiB/sec. | ||
9267 | 2025.03.25 01:25:17.384193 [ 4 ] {4b9a0b84-622c-4d1d-96bb-1c1fb7047074} <Debug> TCPHandler: Processed in 0.001895887 sec. | ||
9268 | 2025.03.25 01:25:17.384429 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9269 | 2025.03.25 01:25:17.384622 [ 4 ] {e43a90c0-35f8-4a24-9b56-167906a896a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9270 | 2025.03.25 01:25:17.384675 [ 4 ] {e43a90c0-35f8-4a24-9b56-167906a896a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9271 | 2025.03.25 01:25:17.385166 [ 4 ] {e43a90c0-35f8-4a24-9b56-167906a896a9} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9272 | 2025.03.25 01:25:17.385206 [ 4 ] {e43a90c0-35f8-4a24-9b56-167906a896a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9273 | 2025.03.25 01:25:17.385614 [ 4 ] {e43a90c0-35f8-4a24-9b56-167906a896a9} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
9274 | 2025.03.25 01:25:17.385864 [ 4 ] {e43a90c0-35f8-4a24-9b56-167906a896a9} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9275 | 2025.03.25 01:25:17.386083 [ 4 ] {e43a90c0-35f8-4a24-9b56-167906a896a9} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001496 sec., 21390.374331550804 rows/sec., 1.49 MiB/sec. | ||
9276 | 2025.03.25 01:25:17.386135 [ 4 ] {e43a90c0-35f8-4a24-9b56-167906a896a9} <Debug> TCPHandler: Processed in 0.001800275 sec. | ||
9277 | 2025.03.25 01:25:17.386240 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9278 | 2025.03.25 01:25:17.386343 [ 4 ] {18000191-56c6-4bd1-8560-877d2501acb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9279 | 2025.03.25 01:25:17.386389 [ 4 ] {18000191-56c6-4bd1-8560-877d2501acb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9280 | 2025.03.25 01:25:17.386807 [ 4 ] {18000191-56c6-4bd1-8560-877d2501acb0} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9281 | 2025.03.25 01:25:17.386846 [ 4 ] {18000191-56c6-4bd1-8560-877d2501acb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9282 | 2025.03.25 01:25:17.387202 [ 4 ] {18000191-56c6-4bd1-8560-877d2501acb0} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
9283 | 2025.03.25 01:25:17.387445 [ 4 ] {18000191-56c6-4bd1-8560-877d2501acb0} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9284 | 2025.03.25 01:25:17.387646 [ 4 ] {18000191-56c6-4bd1-8560-877d2501acb0} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001325 sec., 9056.603773584906 rows/sec., 625.00 KiB/sec. | ||
9285 | 2025.03.25 01:25:17.387695 [ 4 ] {18000191-56c6-4bd1-8560-877d2501acb0} <Debug> TCPHandler: Processed in 0.001504372 sec. | ||
9286 | 2025.03.25 01:25:19.081472 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21594 | ||
9287 | 2025.03.25 01:25:19.082320 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9288 | 2025.03.25 01:25:19.082376 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9289 | 2025.03.25 01:25:19.082916 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
9290 | 2025.03.25 01:25:19.083178 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9291 | 2025.03.25 01:25:19.083451 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21594 | ||
9292 | 2025.03.25 01:25:20.603242 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 355 | ||
9293 | 2025.03.25 01:25:20.622005 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9294 | 2025.03.25 01:25:20.622065 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
9295 | 2025.03.25 01:25:20.628954 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
9296 | 2025.03.25 01:25:20.629700 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9297 | 2025.03.25 01:25:20.632305 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 355 | ||
9298 | 2025.03.25 01:25:22.393062 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9299 | 2025.03.25 01:25:22.393338 [ 4 ] {92e630b4-af39-4793-bc29-8b201a82ea59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9300 | 2025.03.25 01:25:22.393410 [ 4 ] {92e630b4-af39-4793-bc29-8b201a82ea59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9301 | 2025.03.25 01:25:22.394321 [ 4 ] {92e630b4-af39-4793-bc29-8b201a82ea59} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9302 | 2025.03.25 01:25:22.394377 [ 4 ] {92e630b4-af39-4793-bc29-8b201a82ea59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
9303 | 2025.03.25 01:25:22.394832 [ 4 ] {92e630b4-af39-4793-bc29-8b201a82ea59} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
9304 | 2025.03.25 01:25:22.395100 [ 4 ] {92e630b4-af39-4793-bc29-8b201a82ea59} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9305 | 2025.03.25 01:25:22.395329 [ 4 ] {92e630b4-af39-4793-bc29-8b201a82ea59} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002046 sec., 103616.81329423265 rows/sec., 6.59 MiB/sec. | ||
9306 | 2025.03.25 01:25:22.395427 [ 4 ] {92e630b4-af39-4793-bc29-8b201a82ea59} <Debug> TCPHandler: Processed in 0.002550076 sec. | ||
9307 | 2025.03.25 01:25:22.395681 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9308 | 2025.03.25 01:25:22.395797 [ 4 ] {9f118be4-cd5e-4665-b4f1-070fa1031f1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9309 | 2025.03.25 01:25:22.395848 [ 4 ] {9f118be4-cd5e-4665-b4f1-070fa1031f1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9310 | 2025.03.25 01:25:22.396715 [ 4 ] {9f118be4-cd5e-4665-b4f1-070fa1031f1b} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9311 | 2025.03.25 01:25:22.396755 [ 4 ] {9f118be4-cd5e-4665-b4f1-070fa1031f1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
9312 | 2025.03.25 01:25:22.397148 [ 4 ] {9f118be4-cd5e-4665-b4f1-070fa1031f1b} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
9313 | 2025.03.25 01:25:22.397406 [ 4 ] {9f118be4-cd5e-4665-b4f1-070fa1031f1b} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9314 | 2025.03.25 01:25:22.397592 [ 4 ] {9f118be4-cd5e-4665-b4f1-070fa1031f1b} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001821 sec., 338824.82152663375 rows/sec., 26.49 MiB/sec. | ||
9315 | 2025.03.25 01:25:22.397644 [ 4 ] {9f118be4-cd5e-4665-b4f1-070fa1031f1b} <Debug> TCPHandler: Processed in 0.002047049 sec. | ||
9316 | 2025.03.25 01:25:22.397778 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9317 | 2025.03.25 01:25:22.397917 [ 4 ] {00e02200-2ad7-4e39-b633-481d9bb6e625} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9318 | 2025.03.25 01:25:22.397973 [ 4 ] {00e02200-2ad7-4e39-b633-481d9bb6e625} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9319 | 2025.03.25 01:25:22.398596 [ 4 ] {00e02200-2ad7-4e39-b633-481d9bb6e625} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9320 | 2025.03.25 01:25:22.398635 [ 4 ] {00e02200-2ad7-4e39-b633-481d9bb6e625} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
9321 | 2025.03.25 01:25:22.399009 [ 4 ] {00e02200-2ad7-4e39-b633-481d9bb6e625} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
9322 | 2025.03.25 01:25:22.399258 [ 4 ] {00e02200-2ad7-4e39-b633-481d9bb6e625} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9323 | 2025.03.25 01:25:22.399437 [ 4 ] {00e02200-2ad7-4e39-b633-481d9bb6e625} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.00155 sec., 68387.09677419355 rows/sec., 4.02 MiB/sec. | ||
9324 | 2025.03.25 01:25:22.399489 [ 4 ] {00e02200-2ad7-4e39-b633-481d9bb6e625} <Debug> TCPHandler: Processed in 0.001776626 sec. | ||
9325 | 2025.03.25 01:25:22.399608 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9326 | 2025.03.25 01:25:22.399713 [ 4 ] {d4b94ac1-b335-4937-bcaa-005ba177e075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9327 | 2025.03.25 01:25:22.399757 [ 4 ] {d4b94ac1-b335-4937-bcaa-005ba177e075} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9328 | 2025.03.25 01:25:22.400308 [ 4 ] {d4b94ac1-b335-4937-bcaa-005ba177e075} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9329 | 2025.03.25 01:25:22.400346 [ 4 ] {d4b94ac1-b335-4937-bcaa-005ba177e075} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
9330 | 2025.03.25 01:25:22.400700 [ 4 ] {d4b94ac1-b335-4937-bcaa-005ba177e075} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
9331 | 2025.03.25 01:25:22.400959 [ 4 ] {d4b94ac1-b335-4937-bcaa-005ba177e075} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9332 | 2025.03.25 01:25:22.401191 [ 4 ] {d4b94ac1-b335-4937-bcaa-005ba177e075} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001487 sec., 75991.93006052454 rows/sec., 4.92 MiB/sec. | ||
9333 | 2025.03.25 01:25:22.401259 [ 4 ] {d4b94ac1-b335-4937-bcaa-005ba177e075} <Debug> TCPHandler: Processed in 0.001693515 sec. | ||
9334 | 2025.03.25 01:25:22.401518 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9335 | 2025.03.25 01:25:22.401631 [ 4 ] {2c2bbea0-d00c-42a0-a638-eae90196f8ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9336 | 2025.03.25 01:25:22.401679 [ 4 ] {2c2bbea0-d00c-42a0-a638-eae90196f8ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9337 | 2025.03.25 01:25:22.402239 [ 4 ] {2c2bbea0-d00c-42a0-a638-eae90196f8ab} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9338 | 2025.03.25 01:25:22.402277 [ 4 ] {2c2bbea0-d00c-42a0-a638-eae90196f8ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
9339 | 2025.03.25 01:25:22.402623 [ 4 ] {2c2bbea0-d00c-42a0-a638-eae90196f8ab} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
9340 | 2025.03.25 01:25:22.402860 [ 4 ] {2c2bbea0-d00c-42a0-a638-eae90196f8ab} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9341 | 2025.03.25 01:25:22.403069 [ 4 ] {2c2bbea0-d00c-42a0-a638-eae90196f8ab} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.00146 sec., 76712.3287671233 rows/sec., 4.37 MiB/sec. | ||
9342 | 2025.03.25 01:25:22.403277 [ 4 ] {2c2bbea0-d00c-42a0-a638-eae90196f8ab} <Debug> TCPHandler: Processed in 0.001858047 sec. | ||
9343 | 2025.03.25 01:25:22.403459 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9344 | 2025.03.25 01:25:22.403565 [ 4 ] {30f23eb3-3bef-4a53-9e11-1e5e8f0fad36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9345 | 2025.03.25 01:25:22.403613 [ 4 ] {30f23eb3-3bef-4a53-9e11-1e5e8f0fad36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9346 | 2025.03.25 01:25:22.404312 [ 4 ] {30f23eb3-3bef-4a53-9e11-1e5e8f0fad36} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9347 | 2025.03.25 01:25:22.404351 [ 4 ] {30f23eb3-3bef-4a53-9e11-1e5e8f0fad36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
9348 | 2025.03.25 01:25:22.404722 [ 4 ] {30f23eb3-3bef-4a53-9e11-1e5e8f0fad36} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
9349 | 2025.03.25 01:25:22.404964 [ 4 ] {30f23eb3-3bef-4a53-9e11-1e5e8f0fad36} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9350 | 2025.03.25 01:25:22.405150 [ 4 ] {30f23eb3-3bef-4a53-9e11-1e5e8f0fad36} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001607 sec., 237710.01866832608 rows/sec., 16.76 MiB/sec. | ||
9351 | 2025.03.25 01:25:22.405201 [ 4 ] {30f23eb3-3bef-4a53-9e11-1e5e8f0fad36} <Debug> TCPHandler: Processed in 0.001804805 sec. | ||
9352 | 2025.03.25 01:25:22.405318 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9353 | 2025.03.25 01:25:22.405423 [ 4 ] {f5f19a8a-2a7c-4c76-8e69-d159f1073f2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9354 | 2025.03.25 01:25:22.405469 [ 4 ] {f5f19a8a-2a7c-4c76-8e69-d159f1073f2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9355 | 2025.03.25 01:25:22.405900 [ 4 ] {f5f19a8a-2a7c-4c76-8e69-d159f1073f2a} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9356 | 2025.03.25 01:25:22.405935 [ 4 ] {f5f19a8a-2a7c-4c76-8e69-d159f1073f2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
9357 | 2025.03.25 01:25:22.406278 [ 4 ] {f5f19a8a-2a7c-4c76-8e69-d159f1073f2a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
9358 | 2025.03.25 01:25:22.406509 [ 4 ] {f5f19a8a-2a7c-4c76-8e69-d159f1073f2a} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9359 | 2025.03.25 01:25:22.406683 [ 4 ] {f5f19a8a-2a7c-4c76-8e69-d159f1073f2a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001282 sec., 4680.1872074882995 rows/sec., 244.52 KiB/sec. | ||
9360 | 2025.03.25 01:25:22.406732 [ 4 ] {f5f19a8a-2a7c-4c76-8e69-d159f1073f2a} <Debug> TCPHandler: Processed in 0.001464511 sec. | ||
9361 | 2025.03.25 01:25:22.406835 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9362 | 2025.03.25 01:25:22.406937 [ 4 ] {4192b907-090d-46b8-bdbe-9f59ded8d06b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9363 | 2025.03.25 01:25:22.406984 [ 4 ] {4192b907-090d-46b8-bdbe-9f59ded8d06b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9364 | 2025.03.25 01:25:22.407501 [ 4 ] {4192b907-090d-46b8-bdbe-9f59ded8d06b} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9365 | 2025.03.25 01:25:22.407537 [ 4 ] {4192b907-090d-46b8-bdbe-9f59ded8d06b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
9366 | 2025.03.25 01:25:22.407931 [ 4 ] {4192b907-090d-46b8-bdbe-9f59ded8d06b} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
9367 | 2025.03.25 01:25:22.408169 [ 4 ] {4192b907-090d-46b8-bdbe-9f59ded8d06b} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9368 | 2025.03.25 01:25:22.408376 [ 4 ] {4192b907-090d-46b8-bdbe-9f59ded8d06b} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00146 sec., 162328.7671232877 rows/sec., 10.88 MiB/sec. | ||
9369 | 2025.03.25 01:25:22.408429 [ 4 ] {4192b907-090d-46b8-bdbe-9f59ded8d06b} <Debug> TCPHandler: Processed in 0.001644074 sec. | ||
9370 | 2025.03.25 01:25:22.408544 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9371 | 2025.03.25 01:25:22.408649 [ 4 ] {dd928ca9-09ca-4a05-8426-731e892f36b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9372 | 2025.03.25 01:25:22.408696 [ 4 ] {dd928ca9-09ca-4a05-8426-731e892f36b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9373 | 2025.03.25 01:25:22.409113 [ 4 ] {dd928ca9-09ca-4a05-8426-731e892f36b1} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9374 | 2025.03.25 01:25:22.409152 [ 4 ] {dd928ca9-09ca-4a05-8426-731e892f36b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
9375 | 2025.03.25 01:25:22.409490 [ 4 ] {dd928ca9-09ca-4a05-8426-731e892f36b1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
9376 | 2025.03.25 01:25:22.409724 [ 4 ] {dd928ca9-09ca-4a05-8426-731e892f36b1} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9377 | 2025.03.25 01:25:22.409981 [ 4 ] {dd928ca9-09ca-4a05-8426-731e892f36b1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001354 sec., 738.5524372230428 rows/sec., 49.77 KiB/sec. | ||
9378 | 2025.03.25 01:25:22.410172 [ 4 ] {dd928ca9-09ca-4a05-8426-731e892f36b1} <Debug> TCPHandler: Processed in 0.001675604 sec. | ||
9379 | 2025.03.25 01:25:22.410356 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9380 | 2025.03.25 01:25:22.410463 [ 4 ] {4ea4b6df-a863-411a-a590-3819cc50be40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9381 | 2025.03.25 01:25:22.410510 [ 4 ] {4ea4b6df-a863-411a-a590-3819cc50be40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9382 | 2025.03.25 01:25:22.410973 [ 4 ] {4ea4b6df-a863-411a-a590-3819cc50be40} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9383 | 2025.03.25 01:25:22.411013 [ 4 ] {4ea4b6df-a863-411a-a590-3819cc50be40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
9384 | 2025.03.25 01:25:22.411363 [ 4 ] {4ea4b6df-a863-411a-a590-3819cc50be40} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
9385 | 2025.03.25 01:25:22.411600 [ 4 ] {4ea4b6df-a863-411a-a590-3819cc50be40} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9386 | 2025.03.25 01:25:22.411826 [ 4 ] {4ea4b6df-a863-411a-a590-3819cc50be40} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001386 sec., 59163.05916305916 rows/sec., 3.76 MiB/sec. | ||
9387 | 2025.03.25 01:25:22.411877 [ 4 ] {4ea4b6df-a863-411a-a590-3819cc50be40} <Debug> TCPHandler: Processed in 0.001578403 sec. | ||
9388 | 2025.03.25 01:25:26.422596 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9389 | 2025.03.25 01:25:26.422763 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9390 | 2025.03.25 01:25:26.583729 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22021 | ||
9391 | 2025.03.25 01:25:26.584490 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9392 | 2025.03.25 01:25:26.584532 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
9393 | 2025.03.25 01:25:26.585060 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
9394 | 2025.03.25 01:25:26.585343 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9395 | 2025.03.25 01:25:26.585595 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22021 | ||
9396 | 2025.03.25 01:25:26.689540 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1316 | ||
9397 | 2025.03.25 01:25:26.692614 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9398 | 2025.03.25 01:25:26.692665 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
9399 | 2025.03.25 01:25:26.694124 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
9400 | 2025.03.25 01:25:26.694430 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9401 | 2025.03.25 01:25:26.694979 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1316 | ||
9402 | 2025.03.25 01:25:27.001668 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001089245 sec. | ||
9403 | 2025.03.25 01:25:27.388320 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9404 | 2025.03.25 01:25:27.388563 [ 4 ] {9ec51539-b59d-40be-be18-856084762251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9405 | 2025.03.25 01:25:27.388679 [ 4 ] {9ec51539-b59d-40be-be18-856084762251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9406 | 2025.03.25 01:25:27.389813 [ 4 ] {9ec51539-b59d-40be-be18-856084762251} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9407 | 2025.03.25 01:25:27.389862 [ 4 ] {9ec51539-b59d-40be-be18-856084762251} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
9408 | 2025.03.25 01:25:27.390323 [ 4 ] {9ec51539-b59d-40be-be18-856084762251} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
9409 | 2025.03.25 01:25:27.390587 [ 4 ] {9ec51539-b59d-40be-be18-856084762251} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9410 | 2025.03.25 01:25:27.390838 [ 4 ] {9ec51539-b59d-40be-be18-856084762251} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.002361 sec., 56755.61202880136 rows/sec., 4.89 MiB/sec. | ||
9411 | 2025.03.25 01:25:27.390916 [ 4 ] {9ec51539-b59d-40be-be18-856084762251} <Debug> TCPHandler: Processed in 0.002731989 sec. | ||
9412 | 2025.03.25 01:25:27.391079 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9413 | 2025.03.25 01:25:27.391208 [ 4 ] {705b6226-bd88-4b9f-9dd8-46820f8b28a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9414 | 2025.03.25 01:25:27.391259 [ 4 ] {705b6226-bd88-4b9f-9dd8-46820f8b28a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9415 | 2025.03.25 01:25:27.391811 [ 4 ] {705b6226-bd88-4b9f-9dd8-46820f8b28a8} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9416 | 2025.03.25 01:25:27.391852 [ 4 ] {705b6226-bd88-4b9f-9dd8-46820f8b28a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
9417 | 2025.03.25 01:25:27.392215 [ 4 ] {705b6226-bd88-4b9f-9dd8-46820f8b28a8} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
9418 | 2025.03.25 01:25:27.392467 [ 4 ] {705b6226-bd88-4b9f-9dd8-46820f8b28a8} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9419 | 2025.03.25 01:25:27.392691 [ 4 ] {705b6226-bd88-4b9f-9dd8-46820f8b28a8} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.00151 sec., 25827.814569536422 rows/sec., 1.90 MiB/sec. | ||
9420 | 2025.03.25 01:25:27.392749 [ 4 ] {705b6226-bd88-4b9f-9dd8-46820f8b28a8} <Debug> TCPHandler: Processed in 0.001735815 sec. | ||
9421 | 2025.03.25 01:25:27.392906 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9422 | 2025.03.25 01:25:27.393015 [ 4 ] {b6c44eb9-1f81-41d5-b8e0-643fa4c242c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9423 | 2025.03.25 01:25:27.393061 [ 4 ] {b6c44eb9-1f81-41d5-b8e0-643fa4c242c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9424 | 2025.03.25 01:25:27.393611 [ 4 ] {b6c44eb9-1f81-41d5-b8e0-643fa4c242c0} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9425 | 2025.03.25 01:25:27.393650 [ 4 ] {b6c44eb9-1f81-41d5-b8e0-643fa4c242c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
9426 | 2025.03.25 01:25:27.394001 [ 4 ] {b6c44eb9-1f81-41d5-b8e0-643fa4c242c0} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
9427 | 2025.03.25 01:25:27.394238 [ 4 ] {b6c44eb9-1f81-41d5-b8e0-643fa4c242c0} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9428 | 2025.03.25 01:25:27.394438 [ 4 ] {b6c44eb9-1f81-41d5-b8e0-643fa4c242c0} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001447 sec., 71181.75535590878 rows/sec., 5.56 MiB/sec. | ||
9429 | 2025.03.25 01:25:27.394491 [ 4 ] {b6c44eb9-1f81-41d5-b8e0-643fa4c242c0} <Debug> TCPHandler: Processed in 0.001646044 sec. | ||
9430 | 2025.03.25 01:25:27.394608 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9431 | 2025.03.25 01:25:27.394714 [ 4 ] {1bfefdf9-b130-4746-8224-e59cd9df78e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9432 | 2025.03.25 01:25:27.394765 [ 4 ] {1bfefdf9-b130-4746-8224-e59cd9df78e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9433 | 2025.03.25 01:25:27.395286 [ 4 ] {1bfefdf9-b130-4746-8224-e59cd9df78e1} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9434 | 2025.03.25 01:25:27.395324 [ 4 ] {1bfefdf9-b130-4746-8224-e59cd9df78e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
9435 | 2025.03.25 01:25:27.395700 [ 4 ] {1bfefdf9-b130-4746-8224-e59cd9df78e1} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
9436 | 2025.03.25 01:25:27.395946 [ 4 ] {1bfefdf9-b130-4746-8224-e59cd9df78e1} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9437 | 2025.03.25 01:25:27.396160 [ 4 ] {1bfefdf9-b130-4746-8224-e59cd9df78e1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001468 sec., 108991.82561307903 rows/sec., 7.59 MiB/sec. | ||
9438 | 2025.03.25 01:25:27.396215 [ 4 ] {1bfefdf9-b130-4746-8224-e59cd9df78e1} <Debug> TCPHandler: Processed in 0.001659434 sec. | ||
9439 | 2025.03.25 01:25:27.396373 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9440 | 2025.03.25 01:25:27.396494 [ 4 ] {e4b6c627-d3be-43e1-96eb-2649ab691545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9441 | 2025.03.25 01:25:27.396560 [ 4 ] {e4b6c627-d3be-43e1-96eb-2649ab691545} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9442 | 2025.03.25 01:25:27.397725 [ 4 ] {e4b6c627-d3be-43e1-96eb-2649ab691545} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9443 | 2025.03.25 01:25:27.397762 [ 4 ] {e4b6c627-d3be-43e1-96eb-2649ab691545} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
9444 | 2025.03.25 01:25:27.398414 [ 4 ] {e4b6c627-d3be-43e1-96eb-2649ab691545} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9445 | 2025.03.25 01:25:27.398669 [ 4 ] {e4b6c627-d3be-43e1-96eb-2649ab691545} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9446 | 2025.03.25 01:25:27.398857 [ 141 ] {} <Debug> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
9447 | 2025.03.25 01:25:27.398951 [ 4 ] {e4b6c627-d3be-43e1-96eb-2649ab691545} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.00247 sec., 15789.473684210527 rows/sec., 28.29 MiB/sec. | ||
9448 | 2025.03.25 01:25:27.398954 [ 141 ] {} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9449 | 2025.03.25 01:25:27.399050 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
9450 | 2025.03.25 01:25:27.399488 [ 4 ] {e4b6c627-d3be-43e1-96eb-2649ab691545} <Debug> TCPHandler: Processed in 0.003161135 sec. | ||
9451 | 2025.03.25 01:25:27.399572 [ 198 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::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 | ||
9452 | 2025.03.25 01:25:27.399987 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9453 | 2025.03.25 01:25:27.400360 [ 4 ] {6516d72a-e930-440a-9b60-8694d40b9435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9454 | 2025.03.25 01:25:27.400597 [ 4 ] {6516d72a-e930-440a-9b60-8694d40b9435} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9455 | 2025.03.25 01:25:27.401107 [ 198 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9456 | 2025.03.25 01:25:27.401361 [ 198 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 993 rows starting from the beginning of the part | ||
9457 | 2025.03.25 01:25:27.402083 [ 198 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 39 rows starting from the beginning of the part | ||
9458 | 2025.03.25 01:25:27.402876 [ 4 ] {6516d72a-e930-440a-9b60-8694d40b9435} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9459 | 2025.03.25 01:25:27.402897 [ 198 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 39 rows starting from the beginning of the part | ||
9460 | 2025.03.25 01:25:27.402954 [ 4 ] {6516d72a-e930-440a-9b60-8694d40b9435} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
9461 | 2025.03.25 01:25:27.403597 [ 198 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 39 rows starting from the beginning of the part | ||
9462 | 2025.03.25 01:25:27.404271 [ 198 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 39 rows starting from the beginning of the part | ||
9463 | 2025.03.25 01:25:27.404407 [ 4 ] {6516d72a-e930-440a-9b60-8694d40b9435} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
9464 | 2025.03.25 01:25:27.404750 [ 198 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 39 rows starting from the beginning of the part | ||
9465 | 2025.03.25 01:25:27.405251 [ 4 ] {6516d72a-e930-440a-9b60-8694d40b9435} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9466 | 2025.03.25 01:25:27.405943 [ 4 ] {6516d72a-e930-440a-9b60-8694d40b9435} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0057 sec., 10526.315789473683 rows/sec., 726.43 KiB/sec. | ||
9467 | 2025.03.25 01:25:27.406046 [ 4 ] {6516d72a-e930-440a-9b60-8694d40b9435} <Debug> TCPHandler: Processed in 0.006190378 sec. | ||
9468 | 2025.03.25 01:25:27.411887 [ 189 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1188 rows, containing 19 columns (19 merged, 0 gathered) in 0.012679832 sec., 93692.09308135943 rows/sec., 167.89 MiB/sec. | ||
9469 | 2025.03.25 01:25:27.413355 [ 199 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
9470 | 2025.03.25 01:25:27.413882 [ 199 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9471 | 2025.03.25 01:25:27.413984 [ 199 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
9472 | 2025.03.25 01:25:27.414170 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.61 MiB. | ||
9473 | 2025.03.25 01:25:28.132464 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 362 | ||
9474 | 2025.03.25 01:25:28.152874 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9475 | 2025.03.25 01:25:28.152929 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
9476 | 2025.03.25 01:25:28.160283 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
9477 | 2025.03.25 01:25:28.161086 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9478 | 2025.03.25 01:25:28.163867 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
9479 | 2025.03.25 01:25:32.396157 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9480 | 2025.03.25 01:25:32.396363 [ 4 ] {469dbd0f-617f-472a-9e57-d4ea85512500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9481 | 2025.03.25 01:25:32.396436 [ 4 ] {469dbd0f-617f-472a-9e57-d4ea85512500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9482 | 2025.03.25 01:25:32.397363 [ 4 ] {469dbd0f-617f-472a-9e57-d4ea85512500} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9483 | 2025.03.25 01:25:32.397410 [ 4 ] {469dbd0f-617f-472a-9e57-d4ea85512500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
9484 | 2025.03.25 01:25:32.397901 [ 4 ] {469dbd0f-617f-472a-9e57-d4ea85512500} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
9485 | 2025.03.25 01:25:32.398197 [ 4 ] {469dbd0f-617f-472a-9e57-d4ea85512500} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9486 | 2025.03.25 01:25:32.398337 [ 136 ] {} <Debug> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
9487 | 2025.03.25 01:25:32.398381 [ 136 ] {} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9488 | 2025.03.25 01:25:32.398405 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
9489 | 2025.03.25 01:25:32.398416 [ 4 ] {469dbd0f-617f-472a-9e57-d4ea85512500} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002105 sec., 100712.5890736342 rows/sec., 6.41 MiB/sec. | ||
9490 | 2025.03.25 01:25:32.398690 [ 4 ] {469dbd0f-617f-472a-9e57-d4ea85512500} <Debug> TCPHandler: Processed in 0.002664868 sec. | ||
9491 | 2025.03.25 01:25:32.398749 [ 199 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
9492 | 2025.03.25 01:25:32.399026 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9493 | 2025.03.25 01:25:32.399271 [ 199 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9494 | 2025.03.25 01:25:32.399378 [ 199 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 212 rows starting from the beginning of the part | ||
9495 | 2025.03.25 01:25:32.399390 [ 4 ] {72572b64-32c4-4703-bcd1-69c33b7bfbe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9496 | 2025.03.25 01:25:32.399514 [ 4 ] {72572b64-32c4-4703-bcd1-69c33b7bfbe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9497 | 2025.03.25 01:25:32.399633 [ 199 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 212 rows starting from the beginning of the part | ||
9498 | 2025.03.25 01:25:32.399983 [ 199 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 212 rows starting from the beginning of the part | ||
9499 | 2025.03.25 01:25:32.400249 [ 199 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 212 rows starting from the beginning of the part | ||
9500 | 2025.03.25 01:25:32.400532 [ 199 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 212 rows starting from the beginning of the part | ||
9501 | 2025.03.25 01:25:32.402970 [ 4 ] {72572b64-32c4-4703-bcd1-69c33b7bfbe2} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9502 | 2025.03.25 01:25:32.403019 [ 4 ] {72572b64-32c4-4703-bcd1-69c33b7bfbe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
9503 | 2025.03.25 01:25:32.403562 [ 189 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.005048262 sec., 209973.25416153122 rows/sec., 14.16 MiB/sec. | ||
9504 | 2025.03.25 01:25:32.403870 [ 189 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
9505 | 2025.03.25 01:25:32.403913 [ 4 ] {72572b64-32c4-4703-bcd1-69c33b7bfbe2} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
9506 | 2025.03.25 01:25:32.404494 [ 4 ] {72572b64-32c4-4703-bcd1-69c33b7bfbe2} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9507 | 2025.03.25 01:25:32.404501 [ 189 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_29_7} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9508 | 2025.03.25 01:25:32.404722 [ 189 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_29_7} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
9509 | 2025.03.25 01:25:32.404930 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
9510 | 2025.03.25 01:25:32.404933 [ 4 ] {72572b64-32c4-4703-bcd1-69c33b7bfbe2} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.005651 sec., 109184.21518315343 rows/sec., 8.54 MiB/sec. | ||
9511 | 2025.03.25 01:25:32.405029 [ 4 ] {72572b64-32c4-4703-bcd1-69c33b7bfbe2} <Debug> TCPHandler: Processed in 0.006170188 sec. | ||
9512 | 2025.03.25 01:25:32.405162 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9513 | 2025.03.25 01:25:32.405273 [ 4 ] {f54e9c54-8636-4f70-954f-7404fc14616e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9514 | 2025.03.25 01:25:32.405322 [ 4 ] {f54e9c54-8636-4f70-954f-7404fc14616e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9515 | 2025.03.25 01:25:32.405917 [ 4 ] {f54e9c54-8636-4f70-954f-7404fc14616e} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9516 | 2025.03.25 01:25:32.405957 [ 4 ] {f54e9c54-8636-4f70-954f-7404fc14616e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
9517 | 2025.03.25 01:25:32.406337 [ 4 ] {f54e9c54-8636-4f70-954f-7404fc14616e} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
9518 | 2025.03.25 01:25:32.406615 [ 4 ] {f54e9c54-8636-4f70-954f-7404fc14616e} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9519 | 2025.03.25 01:25:32.406774 [ 136 ] {} <Debug> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
9520 | 2025.03.25 01:25:32.406822 [ 136 ] {} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9521 | 2025.03.25 01:25:32.406823 [ 4 ] {f54e9c54-8636-4f70-954f-7404fc14616e} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001573 sec., 67387.15829624921 rows/sec., 3.96 MiB/sec. | ||
9522 | 2025.03.25 01:25:32.406849 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
9523 | 2025.03.25 01:25:32.406923 [ 4 ] {f54e9c54-8636-4f70-954f-7404fc14616e} <Debug> TCPHandler: Processed in 0.001806815 sec. | ||
9524 | 2025.03.25 01:25:32.407266 [ 197 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
9525 | 2025.03.25 01:25:32.407283 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9526 | 2025.03.25 01:25:32.407770 [ 4 ] {80e8c943-f6e7-45f5-b7ba-c6850e41f2c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9527 | 2025.03.25 01:25:32.407950 [ 4 ] {80e8c943-f6e7-45f5-b7ba-c6850e41f2c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9528 | 2025.03.25 01:25:32.408364 [ 197 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9529 | 2025.03.25 01:25:32.408577 [ 197 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 165 rows starting from the beginning of the part | ||
9530 | 2025.03.25 01:25:32.408992 [ 197 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 106 rows starting from the beginning of the part | ||
9531 | 2025.03.25 01:25:32.409426 [ 197 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 47 rows starting from the beginning of the part | ||
9532 | 2025.03.25 01:25:32.409809 [ 197 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 106 rows starting from the beginning of the part | ||
9533 | 2025.03.25 01:25:32.410244 [ 197 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 39 rows starting from the beginning of the part | ||
9534 | 2025.03.25 01:25:32.410445 [ 197 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 106 rows starting from the beginning of the part | ||
9535 | 2025.03.25 01:25:32.411430 [ 4 ] {80e8c943-f6e7-45f5-b7ba-c6850e41f2c7} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9536 | 2025.03.25 01:25:32.411522 [ 4 ] {80e8c943-f6e7-45f5-b7ba-c6850e41f2c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
9537 | 2025.03.25 01:25:32.412587 [ 4 ] {80e8c943-f6e7-45f5-b7ba-c6850e41f2c7} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
9538 | 2025.03.25 01:25:32.413259 [ 4 ] {80e8c943-f6e7-45f5-b7ba-c6850e41f2c7} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9539 | 2025.03.25 01:25:32.413455 [ 188 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 569 rows, containing 5 columns (5 merged, 0 gathered) in 0.006506793 sec., 87447.07262087482 rows/sec., 5.78 MiB/sec. | ||
9540 | 2025.03.25 01:25:32.413697 [ 4 ] {80e8c943-f6e7-45f5-b7ba-c6850e41f2c7} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.006089 sec., 18558.05550993595 rows/sec., 1.20 MiB/sec. | ||
9541 | 2025.03.25 01:25:32.413723 [ 188 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
9542 | 2025.03.25 01:25:32.414141 [ 4 ] {80e8c943-f6e7-45f5-b7ba-c6850e41f2c7} <Debug> TCPHandler: Processed in 0.00697605 sec. | ||
9543 | 2025.03.25 01:25:32.414422 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9544 | 2025.03.25 01:25:32.414562 [ 4 ] {0a26388b-da3a-41a2-9ebc-f3ffe815614a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9545 | 2025.03.25 01:25:32.414635 [ 4 ] {0a26388b-da3a-41a2-9ebc-f3ffe815614a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9546 | 2025.03.25 01:25:32.414655 [ 188 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_61_12} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9547 | 2025.03.25 01:25:32.414788 [ 188 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_61_12} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
9548 | 2025.03.25 01:25:32.414922 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
9549 | 2025.03.25 01:25:32.415388 [ 4 ] {0a26388b-da3a-41a2-9ebc-f3ffe815614a} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9550 | 2025.03.25 01:25:32.415426 [ 4 ] {0a26388b-da3a-41a2-9ebc-f3ffe815614a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
9551 | 2025.03.25 01:25:32.415808 [ 4 ] {0a26388b-da3a-41a2-9ebc-f3ffe815614a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
9552 | 2025.03.25 01:25:32.416132 [ 4 ] {0a26388b-da3a-41a2-9ebc-f3ffe815614a} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9553 | 2025.03.25 01:25:32.416287 [ 136 ] {} <Debug> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
9554 | 2025.03.25 01:25:32.416332 [ 136 ] {} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9555 | 2025.03.25 01:25:32.416363 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
9556 | 2025.03.25 01:25:32.416373 [ 4 ] {0a26388b-da3a-41a2-9ebc-f3ffe815614a} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001843 sec., 60770.48290830168 rows/sec., 3.46 MiB/sec. | ||
9557 | 2025.03.25 01:25:32.416784 [ 4 ] {0a26388b-da3a-41a2-9ebc-f3ffe815614a} <Debug> TCPHandler: Processed in 0.002435505 sec. | ||
9558 | 2025.03.25 01:25:32.416862 [ 193 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
9559 | 2025.03.25 01:25:32.417216 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9560 | 2025.03.25 01:25:32.417231 [ 193 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9561 | 2025.03.25 01:25:32.417296 [ 193 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 112 rows starting from the beginning of the part | ||
9562 | 2025.03.25 01:25:32.417563 [ 4 ] {f977736f-46c7-4e43-b08e-ebfe679e8525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9563 | 2025.03.25 01:25:32.417597 [ 193 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 112 rows starting from the beginning of the part | ||
9564 | 2025.03.25 01:25:32.417726 [ 4 ] {f977736f-46c7-4e43-b08e-ebfe679e8525} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9565 | 2025.03.25 01:25:32.417984 [ 193 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 112 rows starting from the beginning of the part | ||
9566 | 2025.03.25 01:25:32.418327 [ 193 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 112 rows starting from the beginning of the part | ||
9567 | 2025.03.25 01:25:32.418625 [ 193 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 112 rows starting from the beginning of the part | ||
9568 | 2025.03.25 01:25:32.420981 [ 4 ] {f977736f-46c7-4e43-b08e-ebfe679e8525} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9569 | 2025.03.25 01:25:32.421097 [ 4 ] {f977736f-46c7-4e43-b08e-ebfe679e8525} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
9570 | 2025.03.25 01:25:32.421273 [ 188 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.004829549 sec., 115952.85605343274 rows/sec., 7.05 MiB/sec. | ||
9571 | 2025.03.25 01:25:32.421488 [ 188 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
9572 | 2025.03.25 01:25:32.421751 [ 4 ] {f977736f-46c7-4e43-b08e-ebfe679e8525} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
9573 | 2025.03.25 01:25:32.421964 [ 188 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_29_7} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9574 | 2025.03.25 01:25:32.422073 [ 188 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_29_7} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
9575 | 2025.03.25 01:25:32.422108 [ 4 ] {f977736f-46c7-4e43-b08e-ebfe679e8525} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9576 | 2025.03.25 01:25:32.422187 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
9577 | 2025.03.25 01:25:32.422347 [ 4 ] {f977736f-46c7-4e43-b08e-ebfe679e8525} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.004959 sec., 77031.65960879209 rows/sec., 5.43 MiB/sec. | ||
9578 | 2025.03.25 01:25:32.422425 [ 4 ] {f977736f-46c7-4e43-b08e-ebfe679e8525} <Debug> TCPHandler: Processed in 0.005337266 sec. | ||
9579 | 2025.03.25 01:25:32.422597 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9580 | 2025.03.25 01:25:32.422715 [ 4 ] {0c13fd49-ed7e-4490-876e-63be73542ed7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9581 | 2025.03.25 01:25:32.422783 [ 4 ] {0c13fd49-ed7e-4490-876e-63be73542ed7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9582 | 2025.03.25 01:25:32.423269 [ 4 ] {0c13fd49-ed7e-4490-876e-63be73542ed7} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9583 | 2025.03.25 01:25:32.423307 [ 4 ] {0c13fd49-ed7e-4490-876e-63be73542ed7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
9584 | 2025.03.25 01:25:32.423691 [ 4 ] {0c13fd49-ed7e-4490-876e-63be73542ed7} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
9585 | 2025.03.25 01:25:32.423953 [ 4 ] {0c13fd49-ed7e-4490-876e-63be73542ed7} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9586 | 2025.03.25 01:25:32.424253 [ 4 ] {0c13fd49-ed7e-4490-876e-63be73542ed7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001537 sec., 3903.7085230969424 rows/sec., 203.95 KiB/sec. | ||
9587 | 2025.03.25 01:25:32.424665 [ 4 ] {0c13fd49-ed7e-4490-876e-63be73542ed7} <Debug> TCPHandler: Processed in 0.0021248 sec. | ||
9588 | 2025.03.25 01:25:32.425020 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9589 | 2025.03.25 01:25:32.425147 [ 4 ] {2a898de3-39a4-41ac-99c6-3da620cc45af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9590 | 2025.03.25 01:25:32.425198 [ 4 ] {2a898de3-39a4-41ac-99c6-3da620cc45af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9591 | 2025.03.25 01:25:32.425782 [ 4 ] {2a898de3-39a4-41ac-99c6-3da620cc45af} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9592 | 2025.03.25 01:25:32.425822 [ 4 ] {2a898de3-39a4-41ac-99c6-3da620cc45af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
9593 | 2025.03.25 01:25:32.426226 [ 4 ] {2a898de3-39a4-41ac-99c6-3da620cc45af} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
9594 | 2025.03.25 01:25:32.426506 [ 4 ] {2a898de3-39a4-41ac-99c6-3da620cc45af} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9595 | 2025.03.25 01:25:32.426692 [ 4 ] {2a898de3-39a4-41ac-99c6-3da620cc45af} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001569 sec., 151051.62523900572 rows/sec., 10.12 MiB/sec. | ||
9596 | 2025.03.25 01:25:32.426745 [ 4 ] {2a898de3-39a4-41ac-99c6-3da620cc45af} <Debug> TCPHandler: Processed in 0.001817516 sec. | ||
9597 | 2025.03.25 01:25:32.426868 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9598 | 2025.03.25 01:25:32.426980 [ 4 ] {48d0b6b2-4fbf-4f41-b79a-db16e82b6f5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9599 | 2025.03.25 01:25:32.427029 [ 4 ] {48d0b6b2-4fbf-4f41-b79a-db16e82b6f5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9600 | 2025.03.25 01:25:32.427453 [ 4 ] {48d0b6b2-4fbf-4f41-b79a-db16e82b6f5c} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9601 | 2025.03.25 01:25:32.427491 [ 4 ] {48d0b6b2-4fbf-4f41-b79a-db16e82b6f5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
9602 | 2025.03.25 01:25:32.427857 [ 4 ] {48d0b6b2-4fbf-4f41-b79a-db16e82b6f5c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
9603 | 2025.03.25 01:25:32.428111 [ 4 ] {48d0b6b2-4fbf-4f41-b79a-db16e82b6f5c} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9604 | 2025.03.25 01:25:32.428344 [ 4 ] {48d0b6b2-4fbf-4f41-b79a-db16e82b6f5c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00138 sec., 724.6376811594204 rows/sec., 48.83 KiB/sec. | ||
9605 | 2025.03.25 01:25:32.428961 [ 4 ] {48d0b6b2-4fbf-4f41-b79a-db16e82b6f5c} <Debug> TCPHandler: Processed in 0.002140811 sec. | ||
9606 | 2025.03.25 01:25:32.429092 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9607 | 2025.03.25 01:25:32.429195 [ 4 ] {405207e4-8367-4580-a9d9-7ec9018c426d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9608 | 2025.03.25 01:25:32.429243 [ 4 ] {405207e4-8367-4580-a9d9-7ec9018c426d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9609 | 2025.03.25 01:25:32.429716 [ 4 ] {405207e4-8367-4580-a9d9-7ec9018c426d} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9610 | 2025.03.25 01:25:32.429755 [ 4 ] {405207e4-8367-4580-a9d9-7ec9018c426d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
9611 | 2025.03.25 01:25:32.430148 [ 4 ] {405207e4-8367-4580-a9d9-7ec9018c426d} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
9612 | 2025.03.25 01:25:32.430411 [ 4 ] {405207e4-8367-4580-a9d9-7ec9018c426d} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9613 | 2025.03.25 01:25:32.430593 [ 4 ] {405207e4-8367-4580-a9d9-7ec9018c426d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001421 sec., 57705.84095707248 rows/sec., 3.67 MiB/sec. | ||
9614 | 2025.03.25 01:25:32.430645 [ 4 ] {405207e4-8367-4580-a9d9-7ec9018c426d} <Debug> TCPHandler: Processed in 0.001603813 sec. | ||
9615 | 2025.03.25 01:25:34.085817 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22509 | ||
9616 | 2025.03.25 01:25:34.086501 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9617 | 2025.03.25 01:25:34.086555 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
9618 | 2025.03.25 01:25:34.087085 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
9619 | 2025.03.25 01:25:34.087342 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9620 | 2025.03.25 01:25:34.087667 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22509 | ||
9621 | 2025.03.25 01:25:35.664030 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 370 | ||
9622 | 2025.03.25 01:25:35.684606 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9623 | 2025.03.25 01:25:35.684671 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
9624 | 2025.03.25 01:25:35.692591 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
9625 | 2025.03.25 01:25:35.693403 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9626 | 2025.03.25 01:25:35.697673 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 370 | ||
9627 | 2025.03.25 01:25:36.695291 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1348 | ||
9628 | 2025.03.25 01:25:36.698419 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9629 | 2025.03.25 01:25:36.698479 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
9630 | 2025.03.25 01:25:36.699968 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
9631 | 2025.03.25 01:25:36.700293 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9632 | 2025.03.25 01:25:36.700531 [ 129 ] {} <Debug> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
9633 | 2025.03.25 01:25:36.700660 [ 129 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9634 | 2025.03.25 01:25:36.700730 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
9635 | 2025.03.25 01:25:36.701398 [ 196 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::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 | ||
9636 | 2025.03.25 01:25:36.703370 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1348 | ||
9637 | 2025.03.25 01:25:36.703739 [ 196 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9638 | 2025.03.25 01:25:36.703930 [ 196 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1200 rows starting from the beginning of the part | ||
9639 | 2025.03.25 01:25:36.704592 [ 196 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 16 rows starting from the beginning of the part | ||
9640 | 2025.03.25 01:25:36.705252 [ 196 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 24 rows starting from the beginning of the part | ||
9641 | 2025.03.25 01:25:36.705941 [ 196 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 48 rows starting from the beginning of the part | ||
9642 | 2025.03.25 01:25:36.706574 [ 196 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 28 rows starting from the beginning of the part | ||
9643 | 2025.03.25 01:25:36.707160 [ 196 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 32 rows starting from the beginning of the part | ||
9644 | 2025.03.25 01:25:36.715796 [ 201 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1348 rows, containing 72 columns (72 merged, 0 gathered) in 0.014876503 sec., 90612.69305024172 rows/sec., 70.88 MiB/sec. | ||
9645 | 2025.03.25 01:25:36.717389 [ 201 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
9646 | 2025.03.25 01:25:36.718231 [ 201 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_36_7} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9647 | 2025.03.25 01:25:36.718328 [ 201 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_36_7} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
9648 | 2025.03.25 01:25:36.718662 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.89 MiB. | ||
9649 | 2025.03.25 01:25:37.387961 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9650 | 2025.03.25 01:25:37.388147 [ 4 ] {35bba93a-2557-4aa8-9acd-ddc805e0864c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9651 | 2025.03.25 01:25:37.388223 [ 4 ] {35bba93a-2557-4aa8-9acd-ddc805e0864c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9652 | 2025.03.25 01:25:37.389076 [ 4 ] {35bba93a-2557-4aa8-9acd-ddc805e0864c} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9653 | 2025.03.25 01:25:37.389121 [ 4 ] {35bba93a-2557-4aa8-9acd-ddc805e0864c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
9654 | 2025.03.25 01:25:37.389574 [ 4 ] {35bba93a-2557-4aa8-9acd-ddc805e0864c} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
9655 | 2025.03.25 01:25:37.389844 [ 4 ] {35bba93a-2557-4aa8-9acd-ddc805e0864c} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9656 | 2025.03.25 01:25:37.390005 [ 128 ] {} <Debug> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
9657 | 2025.03.25 01:25:37.390046 [ 128 ] {} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9658 | 2025.03.25 01:25:37.390060 [ 4 ] {35bba93a-2557-4aa8-9acd-ddc805e0864c} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.001962 sec., 68297.65545361875 rows/sec., 5.89 MiB/sec. | ||
9659 | 2025.03.25 01:25:37.390070 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
9660 | 2025.03.25 01:25:37.390228 [ 4 ] {35bba93a-2557-4aa8-9acd-ddc805e0864c} <Debug> TCPHandler: Processed in 0.002393574 sec. | ||
9661 | 2025.03.25 01:25:37.390472 [ 186 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
9662 | 2025.03.25 01:25:37.390593 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9663 | 2025.03.25 01:25:37.391028 [ 186 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9664 | 2025.03.25 01:25:37.391180 [ 186 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1845 rows starting from the beginning of the part | ||
9665 | 2025.03.25 01:25:37.391542 [ 186 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 56 rows starting from the beginning of the part | ||
9666 | 2025.03.25 01:25:37.391687 [ 4 ] {d1e56f78-ebfb-4a5e-ae0d-c19a6b9f44e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9667 | 2025.03.25 01:25:37.391874 [ 186 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 617 rows starting from the beginning of the part | ||
9668 | 2025.03.25 01:25:37.391958 [ 4 ] {d1e56f78-ebfb-4a5e-ae0d-c19a6b9f44e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9669 | 2025.03.25 01:25:37.392326 [ 186 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 134 rows starting from the beginning of the part | ||
9670 | 2025.03.25 01:25:37.392675 [ 186 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 617 rows starting from the beginning of the part | ||
9671 | 2025.03.25 01:25:37.393030 [ 186 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 134 rows starting from the beginning of the part | ||
9672 | 2025.03.25 01:25:37.394547 [ 4 ] {d1e56f78-ebfb-4a5e-ae0d-c19a6b9f44e0} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9673 | 2025.03.25 01:25:37.394615 [ 4 ] {d1e56f78-ebfb-4a5e-ae0d-c19a6b9f44e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
9674 | 2025.03.25 01:25:37.395671 [ 4 ] {d1e56f78-ebfb-4a5e-ae0d-c19a6b9f44e0} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
9675 | 2025.03.25 01:25:37.396099 [ 4 ] {d1e56f78-ebfb-4a5e-ae0d-c19a6b9f44e0} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9676 | 2025.03.25 01:25:37.396427 [ 4 ] {d1e56f78-ebfb-4a5e-ae0d-c19a6b9f44e0} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.005447 sec., 7159.904534606206 rows/sec., 538.39 KiB/sec. | ||
9677 | 2025.03.25 01:25:37.396840 [ 4 ] {d1e56f78-ebfb-4a5e-ae0d-c19a6b9f44e0} <Debug> TCPHandler: Processed in 0.006399201 sec. | ||
9678 | 2025.03.25 01:25:37.397231 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9679 | 2025.03.25 01:25:37.397378 [ 201 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3403 rows, containing 5 columns (5 merged, 0 gathered) in 0.007172113 sec., 474476.62913286505 rows/sec., 40.07 MiB/sec. | ||
9680 | 2025.03.25 01:25:37.397504 [ 4 ] {f22caf96-f55d-491e-ac9b-1fc2ef7e2a0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9681 | 2025.03.25 01:25:37.397577 [ 4 ] {f22caf96-f55d-491e-ac9b-1fc2ef7e2a0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9682 | 2025.03.25 01:25:37.397788 [ 186 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
9683 | 2025.03.25 01:25:37.398410 [ 186 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_81_16} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9684 | 2025.03.25 01:25:37.398625 [ 186 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_81_16} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
9685 | 2025.03.25 01:25:37.398831 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
9686 | 2025.03.25 01:25:37.398890 [ 4 ] {f22caf96-f55d-491e-ac9b-1fc2ef7e2a0f} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9687 | 2025.03.25 01:25:37.398934 [ 4 ] {f22caf96-f55d-491e-ac9b-1fc2ef7e2a0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
9688 | 2025.03.25 01:25:37.399298 [ 4 ] {f22caf96-f55d-491e-ac9b-1fc2ef7e2a0f} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
9689 | 2025.03.25 01:25:37.399534 [ 4 ] {f22caf96-f55d-491e-ac9b-1fc2ef7e2a0f} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9690 | 2025.03.25 01:25:37.399658 [ 128 ] {} <Debug> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
9691 | 2025.03.25 01:25:37.399695 [ 128 ] {} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9692 | 2025.03.25 01:25:37.399718 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
9693 | 2025.03.25 01:25:37.399728 [ 4 ] {f22caf96-f55d-491e-ac9b-1fc2ef7e2a0f} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.002303 sec., 44724.272687798526 rows/sec., 3.49 MiB/sec. | ||
9694 | 2025.03.25 01:25:37.399920 [ 4 ] {f22caf96-f55d-491e-ac9b-1fc2ef7e2a0f} <Debug> TCPHandler: Processed in 0.002802071 sec. | ||
9695 | 2025.03.25 01:25:37.399984 [ 201 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
9696 | 2025.03.25 01:25:37.400096 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9697 | 2025.03.25 01:25:37.400180 [ 201 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9698 | 2025.03.25 01:25:37.400266 [ 201 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 915 rows starting from the beginning of the part | ||
9699 | 2025.03.25 01:25:37.400298 [ 4 ] {713cdb44-ff0f-4ee8-b162-018c61e22af3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9700 | 2025.03.25 01:25:37.400496 [ 4 ] {713cdb44-ff0f-4ee8-b162-018c61e22af3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9701 | 2025.03.25 01:25:37.400546 [ 201 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 64 rows starting from the beginning of the part | ||
9702 | 2025.03.25 01:25:37.400965 [ 201 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 382 rows starting from the beginning of the part | ||
9703 | 2025.03.25 01:25:37.401358 [ 201 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 103 rows starting from the beginning of the part | ||
9704 | 2025.03.25 01:25:37.401683 [ 201 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 382 rows starting from the beginning of the part | ||
9705 | 2025.03.25 01:25:37.401889 [ 201 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 103 rows starting from the beginning of the part | ||
9706 | 2025.03.25 01:25:37.402853 [ 4 ] {713cdb44-ff0f-4ee8-b162-018c61e22af3} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9707 | 2025.03.25 01:25:37.402916 [ 4 ] {713cdb44-ff0f-4ee8-b162-018c61e22af3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
9708 | 2025.03.25 01:25:37.403923 [ 4 ] {713cdb44-ff0f-4ee8-b162-018c61e22af3} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
9709 | 2025.03.25 01:25:37.404414 [ 4 ] {713cdb44-ff0f-4ee8-b162-018c61e22af3} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9710 | 2025.03.25 01:25:37.404610 [ 128 ] {} <Debug> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
9711 | 2025.03.25 01:25:37.404657 [ 128 ] {} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9712 | 2025.03.25 01:25:37.404685 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
9713 | 2025.03.25 01:25:37.404733 [ 4 ] {713cdb44-ff0f-4ee8-b162-018c61e22af3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004484 sec., 35682.42640499554 rows/sec., 2.49 MiB/sec. | ||
9714 | 2025.03.25 01:25:37.405226 [ 4 ] {713cdb44-ff0f-4ee8-b162-018c61e22af3} <Debug> TCPHandler: Processed in 0.005191384 sec. | ||
9715 | 2025.03.25 01:25:37.405739 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9716 | 2025.03.25 01:25:37.405929 [ 194 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1949 rows, containing 5 columns (5 merged, 0 gathered) in 0.006121418 sec., 318390.28146746394 rows/sec., 24.32 MiB/sec. | ||
9717 | 2025.03.25 01:25:37.406102 [ 191 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
9718 | 2025.03.25 01:25:37.406319 [ 4 ] {6d999ec3-ddf0-4c24-a8f1-7a591acbbab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9719 | 2025.03.25 01:25:37.406426 [ 201 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
9720 | 2025.03.25 01:25:37.406936 [ 191 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9721 | 2025.03.25 01:25:37.406995 [ 4 ] {6d999ec3-ddf0-4c24-a8f1-7a591acbbab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9722 | 2025.03.25 01:25:37.407087 [ 191 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 23992 rows starting from the beginning of the part | ||
9723 | 2025.03.25 01:25:37.407623 [ 191 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 32 rows starting from the beginning of the part | ||
9724 | 2025.03.25 01:25:37.408095 [ 191 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 237 rows starting from the beginning of the part | ||
9725 | 2025.03.25 01:25:37.408138 [ 201 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_81_16} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9726 | 2025.03.25 01:25:37.408525 [ 191 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
9727 | 2025.03.25 01:25:37.408935 [ 191 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 237 rows starting from the beginning of the part | ||
9728 | 2025.03.25 01:25:37.409349 [ 191 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
9729 | 2025.03.25 01:25:37.409468 [ 201 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_81_16} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
9730 | 2025.03.25 01:25:37.410340 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
9731 | 2025.03.25 01:25:37.412937 [ 4 ] {6d999ec3-ddf0-4c24-a8f1-7a591acbbab3} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9732 | 2025.03.25 01:25:37.413018 [ 4 ] {6d999ec3-ddf0-4c24-a8f1-7a591acbbab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
9733 | 2025.03.25 01:25:37.414163 [ 4 ] {6d999ec3-ddf0-4c24-a8f1-7a591acbbab3} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9734 | 2025.03.25 01:25:37.414668 [ 4 ] {6d999ec3-ddf0-4c24-a8f1-7a591acbbab3} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9735 | 2025.03.25 01:25:37.414931 [ 4 ] {6d999ec3-ddf0-4c24-a8f1-7a591acbbab3} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.008855 sec., 4404.2913608131 rows/sec., 7.89 MiB/sec. | ||
9736 | 2025.03.25 01:25:37.415154 [ 4 ] {6d999ec3-ddf0-4c24-a8f1-7a591acbbab3} <Debug> TCPHandler: Processed in 0.009604017 sec. | ||
9737 | 2025.03.25 01:25:37.415326 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9738 | 2025.03.25 01:25:37.415436 [ 4 ] {98e3f2c9-be71-44e6-94a2-1f0e37b4f531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9739 | 2025.03.25 01:25:37.415484 [ 4 ] {98e3f2c9-be71-44e6-94a2-1f0e37b4f531} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9740 | 2025.03.25 01:25:37.416086 [ 4 ] {98e3f2c9-be71-44e6-94a2-1f0e37b4f531} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9741 | 2025.03.25 01:25:37.416124 [ 4 ] {98e3f2c9-be71-44e6-94a2-1f0e37b4f531} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
9742 | 2025.03.25 01:25:37.416739 [ 4 ] {98e3f2c9-be71-44e6-94a2-1f0e37b4f531} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
9743 | 2025.03.25 01:25:37.417031 [ 4 ] {98e3f2c9-be71-44e6-94a2-1f0e37b4f531} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9744 | 2025.03.25 01:25:37.417176 [ 128 ] {} <Debug> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
9745 | 2025.03.25 01:25:37.417258 [ 128 ] {} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9746 | 2025.03.25 01:25:37.417320 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
9747 | 2025.03.25 01:25:37.417420 [ 4 ] {98e3f2c9-be71-44e6-94a2-1f0e37b4f531} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001955 sec., 30690.537084398973 rows/sec., 2.07 MiB/sec. | ||
9748 | 2025.03.25 01:25:37.417603 [ 4 ] {98e3f2c9-be71-44e6-94a2-1f0e37b4f531} <Debug> TCPHandler: Processed in 0.002326264 sec. | ||
9749 | 2025.03.25 01:25:37.417604 [ 201 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
9750 | 2025.03.25 01:25:37.418019 [ 201 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9751 | 2025.03.25 01:25:37.418131 [ 201 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4404 rows starting from the beginning of the part | ||
9752 | 2025.03.25 01:25:37.418278 [ 194 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24818 rows, containing 5 columns (5 merged, 0 gathered) in 0.013473783 sec., 1841947.4322838658 rows/sec., 124.45 MiB/sec. | ||
9753 | 2025.03.25 01:25:37.418418 [ 201 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 12 rows starting from the beginning of the part | ||
9754 | 2025.03.25 01:25:37.418674 [ 201 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 82 rows starting from the beginning of the part | ||
9755 | 2025.03.25 01:25:37.418749 [ 194 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
9756 | 2025.03.25 01:25:37.418965 [ 201 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part | ||
9757 | 2025.03.25 01:25:37.419293 [ 201 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 82 rows starting from the beginning of the part | ||
9758 | 2025.03.25 01:25:37.419517 [ 201 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part | ||
9759 | 2025.03.25 01:25:37.419908 [ 190 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9760 | 2025.03.25 01:25:37.420092 [ 190 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
9761 | 2025.03.25 01:25:37.420252 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
9762 | 2025.03.25 01:25:37.421966 [ 190 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4700 rows, containing 4 columns (4 merged, 0 gathered) in 0.004549945 sec., 1032979.5195326537 rows/sec., 67.59 MiB/sec. | ||
9763 | 2025.03.25 01:25:37.422358 [ 198 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
9764 | 2025.03.25 01:25:37.422718 [ 198 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_81_16} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9765 | 2025.03.25 01:25:37.422819 [ 198 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_81_16} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
9766 | 2025.03.25 01:25:37.422917 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
9767 | 2025.03.25 01:25:41.422820 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9768 | 2025.03.25 01:25:41.422923 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9769 | 2025.03.25 01:25:41.587904 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22936 | ||
9770 | 2025.03.25 01:25:41.588672 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9771 | 2025.03.25 01:25:41.588736 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
9772 | 2025.03.25 01:25:41.589303 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
9773 | 2025.03.25 01:25:41.589558 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9774 | 2025.03.25 01:25:41.589860 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22936 | ||
9775 | 2025.03.25 01:25:42.391955 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9776 | 2025.03.25 01:25:42.392226 [ 4 ] {939de308-0aa7-4079-b078-994f03d148b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9777 | 2025.03.25 01:25:42.392338 [ 4 ] {939de308-0aa7-4079-b078-994f03d148b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9778 | 2025.03.25 01:25:42.393464 [ 4 ] {939de308-0aa7-4079-b078-994f03d148b7} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9779 | 2025.03.25 01:25:42.393512 [ 4 ] {939de308-0aa7-4079-b078-994f03d148b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
9780 | 2025.03.25 01:25:42.393956 [ 4 ] {939de308-0aa7-4079-b078-994f03d148b7} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
9781 | 2025.03.25 01:25:42.394206 [ 4 ] {939de308-0aa7-4079-b078-994f03d148b7} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9782 | 2025.03.25 01:25:42.394412 [ 4 ] {939de308-0aa7-4079-b078-994f03d148b7} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002271 sec., 93350.94671950683 rows/sec., 5.94 MiB/sec. | ||
9783 | 2025.03.25 01:25:42.394469 [ 4 ] {939de308-0aa7-4079-b078-994f03d148b7} <Debug> TCPHandler: Processed in 0.002657829 sec. | ||
9784 | 2025.03.25 01:25:42.394595 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9785 | 2025.03.25 01:25:42.394699 [ 4 ] {2248e310-7d91-42a0-a308-9719856604d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9786 | 2025.03.25 01:25:42.394745 [ 4 ] {2248e310-7d91-42a0-a308-9719856604d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9787 | 2025.03.25 01:25:42.395567 [ 4 ] {2248e310-7d91-42a0-a308-9719856604d3} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9788 | 2025.03.25 01:25:42.395606 [ 4 ] {2248e310-7d91-42a0-a308-9719856604d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
9789 | 2025.03.25 01:25:42.395989 [ 4 ] {2248e310-7d91-42a0-a308-9719856604d3} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
9790 | 2025.03.25 01:25:42.396226 [ 4 ] {2248e310-7d91-42a0-a308-9719856604d3} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9791 | 2025.03.25 01:25:42.396403 [ 4 ] {2248e310-7d91-42a0-a308-9719856604d3} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001725 sec., 357681.15942028986 rows/sec., 27.96 MiB/sec. | ||
9792 | 2025.03.25 01:25:42.396453 [ 4 ] {2248e310-7d91-42a0-a308-9719856604d3} <Debug> TCPHandler: Processed in 0.001911237 sec. | ||
9793 | 2025.03.25 01:25:42.396589 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9794 | 2025.03.25 01:25:42.396729 [ 4 ] {abe254be-e60d-4fb8-9b1f-ea8db965f782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9795 | 2025.03.25 01:25:42.396786 [ 4 ] {abe254be-e60d-4fb8-9b1f-ea8db965f782} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9796 | 2025.03.25 01:25:42.397381 [ 4 ] {abe254be-e60d-4fb8-9b1f-ea8db965f782} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9797 | 2025.03.25 01:25:42.397417 [ 4 ] {abe254be-e60d-4fb8-9b1f-ea8db965f782} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
9798 | 2025.03.25 01:25:42.397763 [ 4 ] {abe254be-e60d-4fb8-9b1f-ea8db965f782} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
9799 | 2025.03.25 01:25:42.398075 [ 4 ] {abe254be-e60d-4fb8-9b1f-ea8db965f782} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9800 | 2025.03.25 01:25:42.398268 [ 4 ] {abe254be-e60d-4fb8-9b1f-ea8db965f782} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001568 sec., 67602.04081632654 rows/sec., 3.98 MiB/sec. | ||
9801 | 2025.03.25 01:25:42.398321 [ 4 ] {abe254be-e60d-4fb8-9b1f-ea8db965f782} <Debug> TCPHandler: Processed in 0.001797346 sec. | ||
9802 | 2025.03.25 01:25:42.398441 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9803 | 2025.03.25 01:25:42.398548 [ 4 ] {fe16ad8d-2714-4c36-9462-69f85c8269ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9804 | 2025.03.25 01:25:42.398594 [ 4 ] {fe16ad8d-2714-4c36-9462-69f85c8269ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9805 | 2025.03.25 01:25:42.399177 [ 4 ] {fe16ad8d-2714-4c36-9462-69f85c8269ba} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9806 | 2025.03.25 01:25:42.399216 [ 4 ] {fe16ad8d-2714-4c36-9462-69f85c8269ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
9807 | 2025.03.25 01:25:42.399577 [ 4 ] {fe16ad8d-2714-4c36-9462-69f85c8269ba} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
9808 | 2025.03.25 01:25:42.399817 [ 4 ] {fe16ad8d-2714-4c36-9462-69f85c8269ba} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9809 | 2025.03.25 01:25:42.399940 [ 120 ] {} <Debug> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
9810 | 2025.03.25 01:25:42.399984 [ 120 ] {} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9811 | 2025.03.25 01:25:42.399999 [ 4 ] {fe16ad8d-2714-4c36-9462-69f85c8269ba} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001472 sec., 76766.30434782608 rows/sec., 4.97 MiB/sec. | ||
9812 | 2025.03.25 01:25:42.400009 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
9813 | 2025.03.25 01:25:42.400094 [ 4 ] {fe16ad8d-2714-4c36-9462-69f85c8269ba} <Debug> TCPHandler: Processed in 0.001699264 sec. | ||
9814 | 2025.03.25 01:25:42.400260 [ 201 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full | ||
9815 | 2025.03.25 01:25:42.400296 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9816 | 2025.03.25 01:25:42.400501 [ 4 ] {d74560cd-aed6-4065-9c7b-9ba64e908eeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9817 | 2025.03.25 01:25:42.400534 [ 201 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9818 | 2025.03.25 01:25:42.400582 [ 4 ] {d74560cd-aed6-4065-9c7b-9ba64e908eeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9819 | 2025.03.25 01:25:42.400602 [ 201 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 341 rows starting from the beginning of the part | ||
9820 | 2025.03.25 01:25:42.400930 [ 201 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 113 rows starting from the beginning of the part | ||
9821 | 2025.03.25 01:25:42.401202 [ 201 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 228 rows starting from the beginning of the part | ||
9822 | 2025.03.25 01:25:42.401633 [ 201 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 113 rows starting from the beginning of the part | ||
9823 | 2025.03.25 01:25:42.402019 [ 201 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 113 rows starting from the beginning of the part | ||
9824 | 2025.03.25 01:25:42.402364 [ 201 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 113 rows starting from the beginning of the part | ||
9825 | 2025.03.25 01:25:42.403458 [ 4 ] {d74560cd-aed6-4065-9c7b-9ba64e908eeb} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9826 | 2025.03.25 01:25:42.403527 [ 4 ] {d74560cd-aed6-4065-9c7b-9ba64e908eeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
9827 | 2025.03.25 01:25:42.404582 [ 4 ] {d74560cd-aed6-4065-9c7b-9ba64e908eeb} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
9828 | 2025.03.25 01:25:42.405072 [ 4 ] {d74560cd-aed6-4065-9c7b-9ba64e908eeb} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9829 | 2025.03.25 01:25:42.405411 [ 190 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1021 rows, containing 5 columns (5 merged, 0 gathered) in 0.005275816 sec., 193524.56567856044 rows/sec., 13.52 MiB/sec. | ||
9830 | 2025.03.25 01:25:42.405662 [ 4 ] {d74560cd-aed6-4065-9c7b-9ba64e908eeb} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.005199 sec., 21542.604346989807 rows/sec., 1.23 MiB/sec. | ||
9831 | 2025.03.25 01:25:42.405786 [ 190 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
9832 | 2025.03.25 01:25:42.406085 [ 4 ] {d74560cd-aed6-4065-9c7b-9ba64e908eeb} <Debug> TCPHandler: Processed in 0.005837274 sec. | ||
9833 | 2025.03.25 01:25:42.406376 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9834 | 2025.03.25 01:25:42.406573 [ 4 ] {02ae7b8d-1b2d-41c8-8bfc-c1cf6bddcd8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9835 | 2025.03.25 01:25:42.406589 [ 190 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_40_8} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9836 | 2025.03.25 01:25:42.406634 [ 4 ] {02ae7b8d-1b2d-41c8-8bfc-c1cf6bddcd8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9837 | 2025.03.25 01:25:42.406806 [ 190 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_40_8} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
9838 | 2025.03.25 01:25:42.406997 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
9839 | 2025.03.25 01:25:42.407693 [ 4 ] {02ae7b8d-1b2d-41c8-8bfc-c1cf6bddcd8a} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9840 | 2025.03.25 01:25:42.407737 [ 4 ] {02ae7b8d-1b2d-41c8-8bfc-c1cf6bddcd8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
9841 | 2025.03.25 01:25:42.408123 [ 4 ] {02ae7b8d-1b2d-41c8-8bfc-c1cf6bddcd8a} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
9842 | 2025.03.25 01:25:42.408372 [ 4 ] {02ae7b8d-1b2d-41c8-8bfc-c1cf6bddcd8a} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9843 | 2025.03.25 01:25:42.408552 [ 4 ] {02ae7b8d-1b2d-41c8-8bfc-c1cf6bddcd8a} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.002034 sec., 187807.27630285153 rows/sec., 13.24 MiB/sec. | ||
9844 | 2025.03.25 01:25:42.408604 [ 4 ] {02ae7b8d-1b2d-41c8-8bfc-c1cf6bddcd8a} <Debug> TCPHandler: Processed in 0.002314083 sec. | ||
9845 | 2025.03.25 01:25:42.408724 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9846 | 2025.03.25 01:25:42.408831 [ 4 ] {c1e1e774-de9d-4bb0-ad9d-4818c52a0ae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9847 | 2025.03.25 01:25:42.408879 [ 4 ] {c1e1e774-de9d-4bb0-ad9d-4818c52a0ae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9848 | 2025.03.25 01:25:42.409318 [ 4 ] {c1e1e774-de9d-4bb0-ad9d-4818c52a0ae3} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9849 | 2025.03.25 01:25:42.409356 [ 4 ] {c1e1e774-de9d-4bb0-ad9d-4818c52a0ae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
9850 | 2025.03.25 01:25:42.409709 [ 4 ] {c1e1e774-de9d-4bb0-ad9d-4818c52a0ae3} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
9851 | 2025.03.25 01:25:42.409960 [ 4 ] {c1e1e774-de9d-4bb0-ad9d-4818c52a0ae3} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9852 | 2025.03.25 01:25:42.410131 [ 4 ] {c1e1e774-de9d-4bb0-ad9d-4818c52a0ae3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001323 sec., 4535.14739229025 rows/sec., 236.94 KiB/sec. | ||
9853 | 2025.03.25 01:25:42.410180 [ 4 ] {c1e1e774-de9d-4bb0-ad9d-4818c52a0ae3} <Debug> TCPHandler: Processed in 0.001508211 sec. | ||
9854 | 2025.03.25 01:25:42.410287 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9855 | 2025.03.25 01:25:42.410389 [ 4 ] {50544013-bec3-4127-aa6d-3dd02ffb7e62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9856 | 2025.03.25 01:25:42.410439 [ 4 ] {50544013-bec3-4127-aa6d-3dd02ffb7e62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9857 | 2025.03.25 01:25:42.410982 [ 4 ] {50544013-bec3-4127-aa6d-3dd02ffb7e62} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9858 | 2025.03.25 01:25:42.411019 [ 4 ] {50544013-bec3-4127-aa6d-3dd02ffb7e62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
9859 | 2025.03.25 01:25:42.411411 [ 4 ] {50544013-bec3-4127-aa6d-3dd02ffb7e62} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
9860 | 2025.03.25 01:25:42.411661 [ 4 ] {50544013-bec3-4127-aa6d-3dd02ffb7e62} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9861 | 2025.03.25 01:25:42.411835 [ 4 ] {50544013-bec3-4127-aa6d-3dd02ffb7e62} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001467 sec., 161554.19222903886 rows/sec., 10.83 MiB/sec. | ||
9862 | 2025.03.25 01:25:42.411885 [ 4 ] {50544013-bec3-4127-aa6d-3dd02ffb7e62} <Debug> TCPHandler: Processed in 0.001648844 sec. | ||
9863 | 2025.03.25 01:25:42.412003 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9864 | 2025.03.25 01:25:42.412133 [ 4 ] {d2614bd5-a53c-403f-b1ce-3b00745ff39f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9865 | 2025.03.25 01:25:42.412190 [ 4 ] {d2614bd5-a53c-403f-b1ce-3b00745ff39f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9866 | 2025.03.25 01:25:42.412703 [ 4 ] {d2614bd5-a53c-403f-b1ce-3b00745ff39f} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9867 | 2025.03.25 01:25:42.412747 [ 4 ] {d2614bd5-a53c-403f-b1ce-3b00745ff39f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
9868 | 2025.03.25 01:25:42.413160 [ 4 ] {d2614bd5-a53c-403f-b1ce-3b00745ff39f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
9869 | 2025.03.25 01:25:42.413403 [ 4 ] {d2614bd5-a53c-403f-b1ce-3b00745ff39f} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9870 | 2025.03.25 01:25:42.413539 [ 120 ] {} <Debug> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
9871 | 2025.03.25 01:25:42.413580 [ 120 ] {} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9872 | 2025.03.25 01:25:42.413590 [ 4 ] {d2614bd5-a53c-403f-b1ce-3b00745ff39f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001483 sec., 674.3088334457182 rows/sec., 45.44 KiB/sec. | ||
9873 | 2025.03.25 01:25:42.413609 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
9874 | 2025.03.25 01:25:42.413664 [ 4 ] {d2614bd5-a53c-403f-b1ce-3b00745ff39f} <Debug> TCPHandler: Processed in 0.001705964 sec. | ||
9875 | 2025.03.25 01:25:42.413843 [ 201 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
9876 | 2025.03.25 01:25:42.413899 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9877 | 2025.03.25 01:25:42.414096 [ 201 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9878 | 2025.03.25 01:25:42.414124 [ 4 ] {0b22bfa8-872a-415f-a7c6-f92d69d77e1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9879 | 2025.03.25 01:25:42.414155 [ 201 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 25 rows starting from the beginning of the part | ||
9880 | 2025.03.25 01:25:42.414222 [ 4 ] {0b22bfa8-872a-415f-a7c6-f92d69d77e1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9881 | 2025.03.25 01:25:42.414434 [ 201 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
9882 | 2025.03.25 01:25:42.414864 [ 201 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
9883 | 2025.03.25 01:25:42.415155 [ 201 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
9884 | 2025.03.25 01:25:42.415459 [ 201 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
9885 | 2025.03.25 01:25:42.415662 [ 201 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
9886 | 2025.03.25 01:25:42.416513 [ 4 ] {0b22bfa8-872a-415f-a7c6-f92d69d77e1b} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9887 | 2025.03.25 01:25:42.416572 [ 4 ] {0b22bfa8-872a-415f-a7c6-f92d69d77e1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
9888 | 2025.03.25 01:25:42.417605 [ 4 ] {0b22bfa8-872a-415f-a7c6-f92d69d77e1b} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
9889 | 2025.03.25 01:25:42.418255 [ 4 ] {0b22bfa8-872a-415f-a7c6-f92d69d77e1b} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9890 | 2025.03.25 01:25:42.418358 [ 201 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.004658156 sec., 6440.316726189505 rows/sec., 433.97 KiB/sec. | ||
9891 | 2025.03.25 01:25:42.418613 [ 189 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
9892 | 2025.03.25 01:25:42.418633 [ 4 ] {0b22bfa8-872a-415f-a7c6-f92d69d77e1b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.004575 sec., 17923.49726775956 rows/sec., 1.14 MiB/sec. | ||
9893 | 2025.03.25 01:25:42.418801 [ 4 ] {0b22bfa8-872a-415f-a7c6-f92d69d77e1b} <Debug> TCPHandler: Processed in 0.004969841 sec. | ||
9894 | 2025.03.25 01:25:42.419078 [ 189 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_30_6} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9895 | 2025.03.25 01:25:42.419166 [ 189 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_30_6} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
9896 | 2025.03.25 01:25:42.419249 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
9897 | 2025.03.25 01:25:43.197845 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 377 | ||
9898 | 2025.03.25 01:25:43.220000 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9899 | 2025.03.25 01:25:43.220072 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
9900 | 2025.03.25 01:25:43.227450 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
9901 | 2025.03.25 01:25:43.228276 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9902 | 2025.03.25 01:25:43.231990 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
9903 | 2025.03.25 01:25:45.849660 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9904 | 2025.03.25 01:25:45.849864 [ 4 ] {4901888f-c049-409f-9d4a-e0a2ec3490d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
9905 | 2025.03.25 01:25:45.849937 [ 4 ] {4901888f-c049-409f-9d4a-e0a2ec3490d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9906 | 2025.03.25 01:25:45.850677 [ 4 ] {4901888f-c049-409f-9d4a-e0a2ec3490d1} <Trace> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9907 | 2025.03.25 01:25:45.850724 [ 4 ] {4901888f-c049-409f-9d4a-e0a2ec3490d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
9908 | 2025.03.25 01:25:45.851147 [ 4 ] {4901888f-c049-409f-9d4a-e0a2ec3490d1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
9909 | 2025.03.25 01:25:45.851410 [ 4 ] {4901888f-c049-409f-9d4a-e0a2ec3490d1} <Trace> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9910 | 2025.03.25 01:25:45.851640 [ 4 ] {4901888f-c049-409f-9d4a-e0a2ec3490d1} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001824 sec., 4385.964912280701 rows/sec., 357.64 KiB/sec. | ||
9911 | 2025.03.25 01:25:45.851863 [ 4 ] {4901888f-c049-409f-9d4a-e0a2ec3490d1} <Debug> TCPHandler: Processed in 0.002330614 sec. | ||
9912 | 2025.03.25 01:25:45.852097 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9913 | 2025.03.25 01:25:45.852200 [ 4 ] {f9f2e05f-816e-4047-a139-5c5843f3b3c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9914 | 2025.03.25 01:25:45.852245 [ 4 ] {f9f2e05f-816e-4047-a139-5c5843f3b3c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9915 | 2025.03.25 01:25:45.853634 [ 4 ] {f9f2e05f-816e-4047-a139-5c5843f3b3c6} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9916 | 2025.03.25 01:25:45.853673 [ 4 ] {f9f2e05f-816e-4047-a139-5c5843f3b3c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
9917 | 2025.03.25 01:25:45.854108 [ 4 ] {f9f2e05f-816e-4047-a139-5c5843f3b3c6} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
9918 | 2025.03.25 01:25:45.854348 [ 4 ] {f9f2e05f-816e-4047-a139-5c5843f3b3c6} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9919 | 2025.03.25 01:25:45.854569 [ 4 ] {f9f2e05f-816e-4047-a139-5c5843f3b3c6} <Debug> executeQuery: Read 1278 rows, 108.69 KiB in 0.002391 sec., 534504.391468005 rows/sec., 44.39 MiB/sec. | ||
9920 | 2025.03.25 01:25:45.854623 [ 4 ] {f9f2e05f-816e-4047-a139-5c5843f3b3c6} <Debug> TCPHandler: Processed in 0.002587077 sec. | ||
9921 | 2025.03.25 01:25:45.854742 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9922 | 2025.03.25 01:25:45.854848 [ 4 ] {9b994526-297d-4039-9b93-67445d1138df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9923 | 2025.03.25 01:25:45.854893 [ 4 ] {9b994526-297d-4039-9b93-67445d1138df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9924 | 2025.03.25 01:25:45.855445 [ 4 ] {9b994526-297d-4039-9b93-67445d1138df} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9925 | 2025.03.25 01:25:45.855485 [ 4 ] {9b994526-297d-4039-9b93-67445d1138df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
9926 | 2025.03.25 01:25:45.855831 [ 4 ] {9b994526-297d-4039-9b93-67445d1138df} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
9927 | 2025.03.25 01:25:45.856066 [ 4 ] {9b994526-297d-4039-9b93-67445d1138df} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9928 | 2025.03.25 01:25:45.856283 [ 4 ] {9b994526-297d-4039-9b93-67445d1138df} <Debug> executeQuery: Read 47 rows, 3.49 KiB in 0.001456 sec., 32280.21978021978 rows/sec., 2.34 MiB/sec. | ||
9929 | 2025.03.25 01:25:45.856364 [ 4 ] {9b994526-297d-4039-9b93-67445d1138df} <Debug> TCPHandler: Processed in 0.001674914 sec. | ||
9930 | 2025.03.25 01:25:45.856607 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9931 | 2025.03.25 01:25:45.856782 [ 4 ] {7875bb59-50bc-4c80-bf7e-d39875a70c2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9932 | 2025.03.25 01:25:45.856827 [ 4 ] {7875bb59-50bc-4c80-bf7e-d39875a70c2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9933 | 2025.03.25 01:25:45.857482 [ 4 ] {7875bb59-50bc-4c80-bf7e-d39875a70c2b} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9934 | 2025.03.25 01:25:45.857522 [ 4 ] {7875bb59-50bc-4c80-bf7e-d39875a70c2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
9935 | 2025.03.25 01:25:45.857876 [ 4 ] {7875bb59-50bc-4c80-bf7e-d39875a70c2b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
9936 | 2025.03.25 01:25:45.858110 [ 4 ] {7875bb59-50bc-4c80-bf7e-d39875a70c2b} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9937 | 2025.03.25 01:25:45.858316 [ 4 ] {7875bb59-50bc-4c80-bf7e-d39875a70c2b} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001567 sec., 145500.95724313977 rows/sec., 9.85 MiB/sec. | ||
9938 | 2025.03.25 01:25:45.858369 [ 4 ] {7875bb59-50bc-4c80-bf7e-d39875a70c2b} <Debug> TCPHandler: Processed in 0.001867447 sec. | ||
9939 | 2025.03.25 01:25:45.858475 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9940 | 2025.03.25 01:25:45.858576 [ 4 ] {389ec806-2d9e-4b67-b1c0-585dc3477bee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9941 | 2025.03.25 01:25:45.858620 [ 4 ] {389ec806-2d9e-4b67-b1c0-585dc3477bee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9942 | 2025.03.25 01:25:45.859407 [ 4 ] {389ec806-2d9e-4b67-b1c0-585dc3477bee} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9943 | 2025.03.25 01:25:45.859447 [ 4 ] {389ec806-2d9e-4b67-b1c0-585dc3477bee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
9944 | 2025.03.25 01:25:45.859823 [ 4 ] {389ec806-2d9e-4b67-b1c0-585dc3477bee} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
9945 | 2025.03.25 01:25:45.860062 [ 4 ] {389ec806-2d9e-4b67-b1c0-585dc3477bee} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9946 | 2025.03.25 01:25:45.860279 [ 4 ] {389ec806-2d9e-4b67-b1c0-585dc3477bee} <Debug> executeQuery: Read 567 rows, 43.18 KiB in 0.001723 sec., 329077.1909460244 rows/sec., 24.47 MiB/sec. | ||
9947 | 2025.03.25 01:25:45.860339 [ 4 ] {389ec806-2d9e-4b67-b1c0-585dc3477bee} <Debug> TCPHandler: Processed in 0.001915997 sec. | ||
9948 | 2025.03.25 01:25:45.860485 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9949 | 2025.03.25 01:25:45.860621 [ 4 ] {960808a6-e463-44df-beb0-1fe277cd5bae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9950 | 2025.03.25 01:25:45.860670 [ 4 ] {960808a6-e463-44df-beb0-1fe277cd5bae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9951 | 2025.03.25 01:25:45.861491 [ 4 ] {960808a6-e463-44df-beb0-1fe277cd5bae} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9952 | 2025.03.25 01:25:45.861529 [ 4 ] {960808a6-e463-44df-beb0-1fe277cd5bae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
9953 | 2025.03.25 01:25:45.861961 [ 4 ] {960808a6-e463-44df-beb0-1fe277cd5bae} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
9954 | 2025.03.25 01:25:45.862201 [ 4 ] {960808a6-e463-44df-beb0-1fe277cd5bae} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9955 | 2025.03.25 01:25:45.862414 [ 4 ] {960808a6-e463-44df-beb0-1fe277cd5bae} <Debug> executeQuery: Read 978 rows, 67.24 KiB in 0.001825 sec., 535890.4109589041 rows/sec., 35.98 MiB/sec. | ||
9956 | 2025.03.25 01:25:45.862467 [ 4 ] {960808a6-e463-44df-beb0-1fe277cd5bae} <Debug> TCPHandler: Processed in 0.00204683 sec. | ||
9957 | 2025.03.25 01:25:45.862582 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9958 | 2025.03.25 01:25:45.862688 [ 4 ] {150c6f2e-de5e-4d67-9b96-446dda68f1f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9959 | 2025.03.25 01:25:45.862754 [ 4 ] {150c6f2e-de5e-4d67-9b96-446dda68f1f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9960 | 2025.03.25 01:25:45.863922 [ 4 ] {150c6f2e-de5e-4d67-9b96-446dda68f1f2} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9961 | 2025.03.25 01:25:45.863961 [ 4 ] {150c6f2e-de5e-4d67-9b96-446dda68f1f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
9962 | 2025.03.25 01:25:45.864591 [ 4 ] {150c6f2e-de5e-4d67-9b96-446dda68f1f2} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9963 | 2025.03.25 01:25:45.864845 [ 4 ] {150c6f2e-de5e-4d67-9b96-446dda68f1f2} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9964 | 2025.03.25 01:25:45.865092 [ 4 ] {150c6f2e-de5e-4d67-9b96-446dda68f1f2} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002425 sec., 16082.474226804123 rows/sec., 28.82 MiB/sec. | ||
9965 | 2025.03.25 01:25:45.865186 [ 4 ] {150c6f2e-de5e-4d67-9b96-446dda68f1f2} <Debug> TCPHandler: Processed in 0.002655038 sec. | ||
9966 | 2025.03.25 01:25:45.865301 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9967 | 2025.03.25 01:25:45.865402 [ 4 ] {cbb42df8-5d08-446f-91e5-4e27bd7a1e9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9968 | 2025.03.25 01:25:45.865448 [ 4 ] {cbb42df8-5d08-446f-91e5-4e27bd7a1e9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9969 | 2025.03.25 01:25:45.865878 [ 4 ] {cbb42df8-5d08-446f-91e5-4e27bd7a1e9b} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9970 | 2025.03.25 01:25:45.865917 [ 4 ] {cbb42df8-5d08-446f-91e5-4e27bd7a1e9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
9971 | 2025.03.25 01:25:45.866274 [ 4 ] {cbb42df8-5d08-446f-91e5-4e27bd7a1e9b} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
9972 | 2025.03.25 01:25:45.866508 [ 4 ] {cbb42df8-5d08-446f-91e5-4e27bd7a1e9b} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9973 | 2025.03.25 01:25:45.866714 [ 4 ] {cbb42df8-5d08-446f-91e5-4e27bd7a1e9b} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001333 sec., 36009.00225056264 rows/sec., 2.43 MiB/sec. | ||
9974 | 2025.03.25 01:25:45.866763 [ 4 ] {cbb42df8-5d08-446f-91e5-4e27bd7a1e9b} <Debug> TCPHandler: Processed in 0.001512251 sec. | ||
9975 | 2025.03.25 01:25:46.703700 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1396 | ||
9976 | 2025.03.25 01:25:46.707169 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9977 | 2025.03.25 01:25:46.707226 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
9978 | 2025.03.25 01:25:46.708720 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
9979 | 2025.03.25 01:25:46.709039 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9980 | 2025.03.25 01:25:46.710408 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1396 | ||
9981 | 2025.03.25 01:25:47.379971 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9982 | 2025.03.25 01:25:47.380177 [ 4 ] {bf241b35-60e7-4635-8538-cd93fad3579e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9983 | 2025.03.25 01:25:47.380256 [ 4 ] {bf241b35-60e7-4635-8538-cd93fad3579e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9984 | 2025.03.25 01:25:47.381015 [ 4 ] {bf241b35-60e7-4635-8538-cd93fad3579e} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9985 | 2025.03.25 01:25:47.381059 [ 4 ] {bf241b35-60e7-4635-8538-cd93fad3579e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
9986 | 2025.03.25 01:25:47.381492 [ 4 ] {bf241b35-60e7-4635-8538-cd93fad3579e} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
9987 | 2025.03.25 01:25:47.381747 [ 4 ] {bf241b35-60e7-4635-8538-cd93fad3579e} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9988 | 2025.03.25 01:25:47.381992 [ 4 ] {bf241b35-60e7-4635-8538-cd93fad3579e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001871 sec., 29930.51843933725 rows/sec., 2.30 MiB/sec. | ||
9989 | 2025.03.25 01:25:47.382060 [ 4 ] {bf241b35-60e7-4635-8538-cd93fad3579e} <Debug> TCPHandler: Processed in 0.002226692 sec. | ||
9990 | 2025.03.25 01:25:47.382172 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9991 | 2025.03.25 01:25:47.382281 [ 4 ] {aa1ad53e-2032-4b0e-a52c-dd16bb1ac8ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9992 | 2025.03.25 01:25:47.382328 [ 4 ] {aa1ad53e-2032-4b0e-a52c-dd16bb1ac8ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9993 | 2025.03.25 01:25:47.382880 [ 4 ] {aa1ad53e-2032-4b0e-a52c-dd16bb1ac8ec} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9994 | 2025.03.25 01:25:47.382921 [ 4 ] {aa1ad53e-2032-4b0e-a52c-dd16bb1ac8ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
9995 | 2025.03.25 01:25:47.383282 [ 4 ] {aa1ad53e-2032-4b0e-a52c-dd16bb1ac8ec} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
9996 | 2025.03.25 01:25:47.383522 [ 4 ] {aa1ad53e-2032-4b0e-a52c-dd16bb1ac8ec} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9997 | 2025.03.25 01:25:47.383726 [ 4 ] {aa1ad53e-2032-4b0e-a52c-dd16bb1ac8ec} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001466 sec., 43656.20736698499 rows/sec., 3.41 MiB/sec. | ||
9998 | 2025.03.25 01:25:47.383780 [ 4 ] {aa1ad53e-2032-4b0e-a52c-dd16bb1ac8ec} <Debug> TCPHandler: Processed in 0.001659754 sec. | ||
9999 | 2025.03.25 01:25:47.383895 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10000 | 2025.03.25 01:25:47.384001 [ 4 ] {dbaaae8d-9710-4f89-b659-b4268dd767f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10001 | 2025.03.25 01:25:47.384054 [ 4 ] {dbaaae8d-9710-4f89-b659-b4268dd767f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10002 | 2025.03.25 01:25:47.384535 [ 4 ] {dbaaae8d-9710-4f89-b659-b4268dd767f1} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10003 | 2025.03.25 01:25:47.384575 [ 4 ] {dbaaae8d-9710-4f89-b659-b4268dd767f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
10004 | 2025.03.25 01:25:47.384946 [ 4 ] {dbaaae8d-9710-4f89-b659-b4268dd767f1} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
10005 | 2025.03.25 01:25:47.385196 [ 4 ] {dbaaae8d-9710-4f89-b659-b4268dd767f1} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10006 | 2025.03.25 01:25:47.385407 [ 4 ] {dbaaae8d-9710-4f89-b659-b4268dd767f1} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001427 sec., 22424.66713384723 rows/sec., 1.56 MiB/sec. | ||
10007 | 2025.03.25 01:25:47.385459 [ 4 ] {dbaaae8d-9710-4f89-b659-b4268dd767f1} <Debug> TCPHandler: Processed in 0.001615224 sec. | ||
10008 | 2025.03.25 01:25:47.385565 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10009 | 2025.03.25 01:25:47.385666 [ 4 ] {6d3fbbed-6af6-4a1f-bfc3-eb6749554614} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10010 | 2025.03.25 01:25:47.385712 [ 4 ] {6d3fbbed-6af6-4a1f-bfc3-eb6749554614} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10011 | 2025.03.25 01:25:47.386129 [ 4 ] {6d3fbbed-6af6-4a1f-bfc3-eb6749554614} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10012 | 2025.03.25 01:25:47.386168 [ 4 ] {6d3fbbed-6af6-4a1f-bfc3-eb6749554614} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
10013 | 2025.03.25 01:25:47.386515 [ 4 ] {6d3fbbed-6af6-4a1f-bfc3-eb6749554614} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
10014 | 2025.03.25 01:25:47.386750 [ 4 ] {6d3fbbed-6af6-4a1f-bfc3-eb6749554614} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10015 | 2025.03.25 01:25:47.386957 [ 4 ] {6d3fbbed-6af6-4a1f-bfc3-eb6749554614} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001312 sec., 9146.341463414634 rows/sec., 631.19 KiB/sec. | ||
10016 | 2025.03.25 01:25:47.387008 [ 4 ] {6d3fbbed-6af6-4a1f-bfc3-eb6749554614} <Debug> TCPHandler: Processed in 0.001492751 sec. | ||
10017 | 2025.03.25 01:25:49.090102 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 23424 | ||
10018 | 2025.03.25 01:25:49.091120 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10019 | 2025.03.25 01:25:49.091182 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
10020 | 2025.03.25 01:25:49.091734 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
10021 | 2025.03.25 01:25:49.091995 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10022 | 2025.03.25 01:25:49.092214 [ 109 ] {} <Debug> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
10023 | 2025.03.25 01:25:49.092281 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23424 | ||
10024 | 2025.03.25 01:25:49.092314 [ 109 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10025 | 2025.03.25 01:25:49.092347 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
10026 | 2025.03.25 01:25:49.092519 [ 200 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::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 | ||
10027 | 2025.03.25 01:25:49.092730 [ 200 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10028 | 2025.03.25 01:25:49.092779 [ 200 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 21106 rows starting from the beginning of the part | ||
10029 | 2025.03.25 01:25:49.092869 [ 200 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 488 rows starting from the beginning of the part | ||
10030 | 2025.03.25 01:25:49.093117 [ 200 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 427 rows starting from the beginning of the part | ||
10031 | 2025.03.25 01:25:49.093352 [ 200 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 488 rows starting from the beginning of the part | ||
10032 | 2025.03.25 01:25:49.093568 [ 200 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 427 rows starting from the beginning of the part | ||
10033 | 2025.03.25 01:25:49.093729 [ 200 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 488 rows starting from the beginning of the part | ||
10034 | 2025.03.25 01:25:49.096227 [ 189 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23424 rows, containing 4 columns (4 merged, 0 gathered) in 0.003801664 sec., 6161512.432450632 rows/sec., 88.14 MiB/sec. | ||
10035 | 2025.03.25 01:25:49.096572 [ 188 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
10036 | 2025.03.25 01:25:49.096946 [ 188 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_51_10} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10037 | 2025.03.25 01:25:49.097050 [ 188 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_51_10} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
10038 | 2025.03.25 01:25:49.097163 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
10039 | 2025.03.25 01:25:50.732164 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 385 | ||
10040 | 2025.03.25 01:25:50.753899 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10041 | 2025.03.25 01:25:50.753954 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
10042 | 2025.03.25 01:25:50.762473 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
10043 | 2025.03.25 01:25:50.763237 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10044 | 2025.03.25 01:25:50.763527 [ 108 ] {} <Debug> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
10045 | 2025.03.25 01:25:50.763603 [ 108 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10046 | 2025.03.25 01:25:50.763650 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
10047 | 2025.03.25 01:25:50.764374 [ 193 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::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 | ||
10048 | 2025.03.25 01:25:50.779366 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 385 | ||
10049 | 2025.03.25 01:25:50.781030 [ 193 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10050 | 2025.03.25 01:25:50.782448 [ 193 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part | ||
10051 | 2025.03.25 01:25:50.788063 [ 193 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 8 rows starting from the beginning of the part | ||
10052 | 2025.03.25 01:25:50.793595 [ 193 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 7 rows starting from the beginning of the part | ||
10053 | 2025.03.25 01:25:50.799143 [ 193 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 8 rows starting from the beginning of the part | ||
10054 | 2025.03.25 01:25:50.805341 [ 193 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 7 rows starting from the beginning of the part | ||
10055 | 2025.03.25 01:25:50.809777 [ 193 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 8 rows starting from the beginning of the part | ||
10056 | 2025.03.25 01:25:50.873088 [ 193 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 679 columns (679 merged, 0 gathered) in 0.109281893 sec., 3522.999002222628 rows/sec., 18.22 MiB/sec. | ||
10057 | 2025.03.25 01:25:50.875529 [ 189 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
10058 | 2025.03.25 01:25:50.878159 [ 189 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_51_10} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10059 | 2025.03.25 01:25:50.878296 [ 189 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_51_10} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
10060 | 2025.03.25 01:25:50.880153 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
10061 | 2025.03.25 01:25:51.000246 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.55 MiB, peak 242.96 MiB, free memory in arenas 0.00 B, will set to 231.20 MiB (RSS), difference: 1.64 MiB | ||
10062 | 2025.03.25 01:25:52.392179 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10063 | 2025.03.25 01:25:52.392385 [ 4 ] {85fa844b-de85-4f20-a7fc-44846b797d8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10064 | 2025.03.25 01:25:52.392466 [ 4 ] {85fa844b-de85-4f20-a7fc-44846b797d8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10065 | 2025.03.25 01:25:52.393335 [ 4 ] {85fa844b-de85-4f20-a7fc-44846b797d8b} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10066 | 2025.03.25 01:25:52.393383 [ 4 ] {85fa844b-de85-4f20-a7fc-44846b797d8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
10067 | 2025.03.25 01:25:52.393836 [ 4 ] {85fa844b-de85-4f20-a7fc-44846b797d8b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
10068 | 2025.03.25 01:25:52.394101 [ 4 ] {85fa844b-de85-4f20-a7fc-44846b797d8b} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10069 | 2025.03.25 01:25:52.394353 [ 4 ] {85fa844b-de85-4f20-a7fc-44846b797d8b} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002025 sec., 104691.35802469136 rows/sec., 6.66 MiB/sec. | ||
10070 | 2025.03.25 01:25:52.394422 [ 4 ] {85fa844b-de85-4f20-a7fc-44846b797d8b} <Debug> TCPHandler: Processed in 0.002383445 sec. | ||
10071 | 2025.03.25 01:25:52.394553 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10072 | 2025.03.25 01:25:52.394666 [ 4 ] {72f5a8a0-c85a-4fcb-abb7-67f5057daffe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10073 | 2025.03.25 01:25:52.394714 [ 4 ] {72f5a8a0-c85a-4fcb-abb7-67f5057daffe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10074 | 2025.03.25 01:25:52.395696 [ 4 ] {72f5a8a0-c85a-4fcb-abb7-67f5057daffe} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10075 | 2025.03.25 01:25:52.395737 [ 4 ] {72f5a8a0-c85a-4fcb-abb7-67f5057daffe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
10076 | 2025.03.25 01:25:52.396144 [ 4 ] {72f5a8a0-c85a-4fcb-abb7-67f5057daffe} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
10077 | 2025.03.25 01:25:52.396402 [ 4 ] {72f5a8a0-c85a-4fcb-abb7-67f5057daffe} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10078 | 2025.03.25 01:25:52.396638 [ 4 ] {72f5a8a0-c85a-4fcb-abb7-67f5057daffe} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001998 sec., 308808.8088088088 rows/sec., 24.14 MiB/sec. | ||
10079 | 2025.03.25 01:25:52.396713 [ 4 ] {72f5a8a0-c85a-4fcb-abb7-67f5057daffe} <Debug> TCPHandler: Processed in 0.002213272 sec. | ||
10080 | 2025.03.25 01:25:52.396841 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10081 | 2025.03.25 01:25:52.396991 [ 4 ] {c4943b64-b6c0-4f53-9659-f77285d6b4ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10082 | 2025.03.25 01:25:52.397039 [ 4 ] {c4943b64-b6c0-4f53-9659-f77285d6b4ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10083 | 2025.03.25 01:25:52.397625 [ 4 ] {c4943b64-b6c0-4f53-9659-f77285d6b4ea} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10084 | 2025.03.25 01:25:52.397664 [ 4 ] {c4943b64-b6c0-4f53-9659-f77285d6b4ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
10085 | 2025.03.25 01:25:52.398014 [ 4 ] {c4943b64-b6c0-4f53-9659-f77285d6b4ea} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
10086 | 2025.03.25 01:25:52.398259 [ 4 ] {c4943b64-b6c0-4f53-9659-f77285d6b4ea} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10087 | 2025.03.25 01:25:52.398518 [ 4 ] {c4943b64-b6c0-4f53-9659-f77285d6b4ea} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001558 sec., 68035.94351732991 rows/sec., 4.00 MiB/sec. | ||
10088 | 2025.03.25 01:25:52.398644 [ 4 ] {c4943b64-b6c0-4f53-9659-f77285d6b4ea} <Debug> TCPHandler: Processed in 0.001866737 sec. | ||
10089 | 2025.03.25 01:25:52.398825 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10090 | 2025.03.25 01:25:52.399150 [ 4 ] {14b52897-0175-45fd-a154-bf740f8fc905} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10091 | 2025.03.25 01:25:52.399289 [ 4 ] {14b52897-0175-45fd-a154-bf740f8fc905} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10092 | 2025.03.25 01:25:52.399994 [ 4 ] {14b52897-0175-45fd-a154-bf740f8fc905} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10093 | 2025.03.25 01:25:52.400034 [ 4 ] {14b52897-0175-45fd-a154-bf740f8fc905} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
10094 | 2025.03.25 01:25:52.400390 [ 4 ] {14b52897-0175-45fd-a154-bf740f8fc905} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
10095 | 2025.03.25 01:25:52.400628 [ 4 ] {14b52897-0175-45fd-a154-bf740f8fc905} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10096 | 2025.03.25 01:25:52.400842 [ 4 ] {14b52897-0175-45fd-a154-bf740f8fc905} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001825 sec., 61917.808219178085 rows/sec., 4.01 MiB/sec. | ||
10097 | 2025.03.25 01:25:52.400895 [ 4 ] {14b52897-0175-45fd-a154-bf740f8fc905} <Debug> TCPHandler: Processed in 0.002177241 sec. | ||
10098 | 2025.03.25 01:25:52.401009 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10099 | 2025.03.25 01:25:52.401115 [ 4 ] {9206ace9-64a5-4d7f-b92a-46e760df6990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10100 | 2025.03.25 01:25:52.401159 [ 4 ] {9206ace9-64a5-4d7f-b92a-46e760df6990} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10101 | 2025.03.25 01:25:52.401736 [ 4 ] {9206ace9-64a5-4d7f-b92a-46e760df6990} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10102 | 2025.03.25 01:25:52.401775 [ 4 ] {9206ace9-64a5-4d7f-b92a-46e760df6990} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
10103 | 2025.03.25 01:25:52.402122 [ 4 ] {9206ace9-64a5-4d7f-b92a-46e760df6990} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
10104 | 2025.03.25 01:25:52.402365 [ 4 ] {9206ace9-64a5-4d7f-b92a-46e760df6990} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10105 | 2025.03.25 01:25:52.402581 [ 4 ] {9206ace9-64a5-4d7f-b92a-46e760df6990} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001487 sec., 75319.43510423672 rows/sec., 4.29 MiB/sec. | ||
10106 | 2025.03.25 01:25:52.402635 [ 4 ] {9206ace9-64a5-4d7f-b92a-46e760df6990} <Debug> TCPHandler: Processed in 0.001677044 sec. | ||
10107 | 2025.03.25 01:25:52.402748 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10108 | 2025.03.25 01:25:52.402853 [ 4 ] {a0f7fb56-e050-42a4-8d11-953e20155fa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10109 | 2025.03.25 01:25:52.402898 [ 4 ] {a0f7fb56-e050-42a4-8d11-953e20155fa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10110 | 2025.03.25 01:25:52.403640 [ 4 ] {a0f7fb56-e050-42a4-8d11-953e20155fa6} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10111 | 2025.03.25 01:25:52.403679 [ 4 ] {a0f7fb56-e050-42a4-8d11-953e20155fa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
10112 | 2025.03.25 01:25:52.404040 [ 4 ] {a0f7fb56-e050-42a4-8d11-953e20155fa6} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
10113 | 2025.03.25 01:25:52.404273 [ 4 ] {a0f7fb56-e050-42a4-8d11-953e20155fa6} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10114 | 2025.03.25 01:25:52.404490 [ 4 ] {a0f7fb56-e050-42a4-8d11-953e20155fa6} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001659 sec., 230259.19228450872 rows/sec., 16.24 MiB/sec. | ||
10115 | 2025.03.25 01:25:52.404544 [ 4 ] {a0f7fb56-e050-42a4-8d11-953e20155fa6} <Debug> TCPHandler: Processed in 0.001847527 sec. | ||
10116 | 2025.03.25 01:25:52.404659 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10117 | 2025.03.25 01:25:52.404764 [ 4 ] {3a497e1d-15b3-4962-b466-5b607a153703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10118 | 2025.03.25 01:25:52.404810 [ 4 ] {3a497e1d-15b3-4962-b466-5b607a153703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10119 | 2025.03.25 01:25:52.405255 [ 4 ] {3a497e1d-15b3-4962-b466-5b607a153703} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10120 | 2025.03.25 01:25:52.405295 [ 4 ] {3a497e1d-15b3-4962-b466-5b607a153703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
10121 | 2025.03.25 01:25:52.405642 [ 4 ] {3a497e1d-15b3-4962-b466-5b607a153703} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
10122 | 2025.03.25 01:25:52.405879 [ 4 ] {3a497e1d-15b3-4962-b466-5b607a153703} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10123 | 2025.03.25 01:25:52.406041 [ 107 ] {} <Debug> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
10124 | 2025.03.25 01:25:52.406133 [ 107 ] {} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10125 | 2025.03.25 01:25:52.406136 [ 4 ] {3a497e1d-15b3-4962-b466-5b607a153703} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001384 sec., 4335.260115606936 rows/sec., 226.50 KiB/sec. | ||
10126 | 2025.03.25 01:25:52.406165 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
10127 | 2025.03.25 01:25:52.406305 [ 4 ] {3a497e1d-15b3-4962-b466-5b607a153703} <Debug> TCPHandler: Processed in 0.001691615 sec. | ||
10128 | 2025.03.25 01:25:52.406656 [ 197 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::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 | ||
10129 | 2025.03.25 01:25:52.406692 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10130 | 2025.03.25 01:25:52.406940 [ 4 ] {50cebd5b-ec63-47be-9e26-0cc92abf00c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10131 | 2025.03.25 01:25:52.406971 [ 197 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10132 | 2025.03.25 01:25:52.407040 [ 4 ] {50cebd5b-ec63-47be-9e26-0cc92abf00c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10133 | 2025.03.25 01:25:52.407046 [ 197 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 156 rows starting from the beginning of the part | ||
10134 | 2025.03.25 01:25:52.407387 [ 197 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
10135 | 2025.03.25 01:25:52.407828 [ 197 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
10136 | 2025.03.25 01:25:52.408171 [ 197 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
10137 | 2025.03.25 01:25:52.408443 [ 197 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
10138 | 2025.03.25 01:25:52.408571 [ 197 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
10139 | 2025.03.25 01:25:52.409592 [ 4 ] {50cebd5b-ec63-47be-9e26-0cc92abf00c2} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10140 | 2025.03.25 01:25:52.409665 [ 4 ] {50cebd5b-ec63-47be-9e26-0cc92abf00c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
10141 | 2025.03.25 01:25:52.410761 [ 4 ] {50cebd5b-ec63-47be-9e26-0cc92abf00c2} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
10142 | 2025.03.25 01:25:52.411306 [ 197 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.004977441 sec., 37368.59964789136 rows/sec., 1.91 MiB/sec. | ||
10143 | 2025.03.25 01:25:52.411360 [ 4 ] {50cebd5b-ec63-47be-9e26-0cc92abf00c2} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10144 | 2025.03.25 01:25:52.411659 [ 187 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
10145 | 2025.03.25 01:25:52.411791 [ 4 ] {50cebd5b-ec63-47be-9e26-0cc92abf00c2} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.004907 sec., 48298.34929692277 rows/sec., 3.24 MiB/sec. | ||
10146 | 2025.03.25 01:25:52.412089 [ 4 ] {50cebd5b-ec63-47be-9e26-0cc92abf00c2} <Debug> TCPHandler: Processed in 0.005503848 sec. | ||
10147 | 2025.03.25 01:25:52.412508 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10148 | 2025.03.25 01:25:52.412694 [ 187 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_31_6} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10149 | 2025.03.25 01:25:52.412972 [ 4 ] {49f2d63d-a861-4ca9-bfdc-5ecbd4519adf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10150 | 2025.03.25 01:25:52.413040 [ 187 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_31_6} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
10151 | 2025.03.25 01:25:52.413182 [ 4 ] {49f2d63d-a861-4ca9-bfdc-5ecbd4519adf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10152 | 2025.03.25 01:25:52.413323 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
10153 | 2025.03.25 01:25:52.413808 [ 4 ] {49f2d63d-a861-4ca9-bfdc-5ecbd4519adf} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10154 | 2025.03.25 01:25:52.413851 [ 4 ] {49f2d63d-a861-4ca9-bfdc-5ecbd4519adf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
10155 | 2025.03.25 01:25:52.414216 [ 4 ] {49f2d63d-a861-4ca9-bfdc-5ecbd4519adf} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
10156 | 2025.03.25 01:25:52.414453 [ 4 ] {49f2d63d-a861-4ca9-bfdc-5ecbd4519adf} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10157 | 2025.03.25 01:25:52.414715 [ 4 ] {49f2d63d-a861-4ca9-bfdc-5ecbd4519adf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001941 sec., 515.1983513652756 rows/sec., 34.72 KiB/sec. | ||
10158 | 2025.03.25 01:25:52.414913 [ 4 ] {49f2d63d-a861-4ca9-bfdc-5ecbd4519adf} <Debug> TCPHandler: Processed in 0.002539867 sec. | ||
10159 | 2025.03.25 01:25:52.415100 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10160 | 2025.03.25 01:25:52.415207 [ 4 ] {b12388a8-e3a2-4e6d-b853-6ebf117320f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10161 | 2025.03.25 01:25:52.415254 [ 4 ] {b12388a8-e3a2-4e6d-b853-6ebf117320f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10162 | 2025.03.25 01:25:52.415732 [ 4 ] {b12388a8-e3a2-4e6d-b853-6ebf117320f7} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10163 | 2025.03.25 01:25:52.415770 [ 4 ] {b12388a8-e3a2-4e6d-b853-6ebf117320f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
10164 | 2025.03.25 01:25:52.416132 [ 4 ] {b12388a8-e3a2-4e6d-b853-6ebf117320f7} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
10165 | 2025.03.25 01:25:52.416368 [ 4 ] {b12388a8-e3a2-4e6d-b853-6ebf117320f7} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10166 | 2025.03.25 01:25:52.416586 [ 4 ] {b12388a8-e3a2-4e6d-b853-6ebf117320f7} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001403 sec., 58446.186742694226 rows/sec., 3.71 MiB/sec. | ||
10167 | 2025.03.25 01:25:52.416637 [ 4 ] {b12388a8-e3a2-4e6d-b853-6ebf117320f7} <Debug> TCPHandler: Processed in 0.001589712 sec. | ||
10168 | 2025.03.25 01:25:56.422995 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10169 | 2025.03.25 01:25:56.423064 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10170 | 2025.03.25 01:25:56.592560 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 23851 | ||
10171 | 2025.03.25 01:25:56.593376 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10172 | 2025.03.25 01:25:56.593437 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
10173 | 2025.03.25 01:25:56.593980 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
10174 | 2025.03.25 01:25:56.594256 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10175 | 2025.03.25 01:25:56.594505 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23851 | ||
10176 | 2025.03.25 01:25:56.710797 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1424 | ||
10177 | 2025.03.25 01:25:56.713911 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10178 | 2025.03.25 01:25:56.713972 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
10179 | 2025.03.25 01:25:56.715453 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
10180 | 2025.03.25 01:25:56.715779 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10181 | 2025.03.25 01:25:56.717128 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1424 | ||
10182 | 2025.03.25 01:25:57.388599 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10183 | 2025.03.25 01:25:57.388821 [ 4 ] {0b4363a5-ac64-44bc-87a7-c1b579d91a9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10184 | 2025.03.25 01:25:57.388904 [ 4 ] {0b4363a5-ac64-44bc-87a7-c1b579d91a9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10185 | 2025.03.25 01:25:57.389803 [ 4 ] {0b4363a5-ac64-44bc-87a7-c1b579d91a9d} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10186 | 2025.03.25 01:25:57.389859 [ 4 ] {0b4363a5-ac64-44bc-87a7-c1b579d91a9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
10187 | 2025.03.25 01:25:57.390320 [ 4 ] {0b4363a5-ac64-44bc-87a7-c1b579d91a9d} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
10188 | 2025.03.25 01:25:57.390582 [ 4 ] {0b4363a5-ac64-44bc-87a7-c1b579d91a9d} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10189 | 2025.03.25 01:25:57.390798 [ 101 ] {} <Debug> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
10190 | 2025.03.25 01:25:57.390825 [ 4 ] {0b4363a5-ac64-44bc-87a7-c1b579d91a9d} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.002063 sec., 64953.950557440614 rows/sec., 5.60 MiB/sec. | ||
10191 | 2025.03.25 01:25:57.390885 [ 101 ] {} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10192 | 2025.03.25 01:25:57.390961 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
10193 | 2025.03.25 01:25:57.390972 [ 4 ] {0b4363a5-ac64-44bc-87a7-c1b579d91a9d} <Debug> TCPHandler: Processed in 0.002514516 sec. | ||
10194 | 2025.03.25 01:25:57.391227 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10195 | 2025.03.25 01:25:57.391233 [ 196 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
10196 | 2025.03.25 01:25:57.391556 [ 4 ] {49b03b48-c0bc-400d-b0c1-72a31e787fe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10197 | 2025.03.25 01:25:57.391734 [ 4 ] {49b03b48-c0bc-400d-b0c1-72a31e787fe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10198 | 2025.03.25 01:25:57.391755 [ 196 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10199 | 2025.03.25 01:25:57.391905 [ 196 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1845 rows starting from the beginning of the part | ||
10200 | 2025.03.25 01:25:57.392336 [ 196 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 617 rows starting from the beginning of the part | ||
10201 | 2025.03.25 01:25:57.392712 [ 196 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 1278 rows starting from the beginning of the part | ||
10202 | 2025.03.25 01:25:57.393229 [ 196 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 56 rows starting from the beginning of the part | ||
10203 | 2025.03.25 01:25:57.393836 [ 196 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 617 rows starting from the beginning of the part | ||
10204 | 2025.03.25 01:25:57.394305 [ 196 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 134 rows starting from the beginning of the part | ||
10205 | 2025.03.25 01:25:57.395527 [ 4 ] {49b03b48-c0bc-400d-b0c1-72a31e787fe5} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10206 | 2025.03.25 01:25:57.395573 [ 4 ] {49b03b48-c0bc-400d-b0c1-72a31e787fe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
10207 | 2025.03.25 01:25:57.396075 [ 4 ] {49b03b48-c0bc-400d-b0c1-72a31e787fe5} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
10208 | 2025.03.25 01:25:57.396392 [ 4 ] {49b03b48-c0bc-400d-b0c1-72a31e787fe5} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10209 | 2025.03.25 01:25:57.396587 [ 101 ] {} <Debug> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
10210 | 2025.03.25 01:25:57.396688 [ 4 ] {49b03b48-c0bc-400d-b0c1-72a31e787fe5} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.00524 sec., 7442.748091603054 rows/sec., 559.66 KiB/sec. | ||
10211 | 2025.03.25 01:25:57.396698 [ 101 ] {} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10212 | 2025.03.25 01:25:57.396834 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
10213 | 2025.03.25 01:25:57.396924 [ 4 ] {49b03b48-c0bc-400d-b0c1-72a31e787fe5} <Debug> TCPHandler: Processed in 0.005775333 sec. | ||
10214 | 2025.03.25 01:25:57.397325 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10215 | 2025.03.25 01:25:57.397436 [ 192 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
10216 | 2025.03.25 01:25:57.397924 [ 4 ] {4ba3146e-9d70-498a-a02d-4dee3b330f75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10217 | 2025.03.25 01:25:57.398259 [ 4 ] {4ba3146e-9d70-498a-a02d-4dee3b330f75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10218 | 2025.03.25 01:25:57.398638 [ 196 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4547 rows, containing 5 columns (5 merged, 0 gathered) in 0.007553858 sec., 601944.0661976966 rows/sec., 51.14 MiB/sec. | ||
10219 | 2025.03.25 01:25:57.398719 [ 192 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10220 | 2025.03.25 01:25:57.398942 [ 192 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 165 rows starting from the beginning of the part | ||
10221 | 2025.03.25 01:25:57.399235 [ 196 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
10222 | 2025.03.25 01:25:57.400090 [ 192 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 39 rows starting from the beginning of the part | ||
10223 | 2025.03.25 01:25:57.400614 [ 192 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 106 rows starting from the beginning of the part | ||
10224 | 2025.03.25 01:25:57.400613 [ 194 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_86_17} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10225 | 2025.03.25 01:25:57.401025 [ 192 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 47 rows starting from the beginning of the part | ||
10226 | 2025.03.25 01:25:57.401318 [ 194 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_86_17} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
10227 | 2025.03.25 01:25:57.401418 [ 192 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 106 rows starting from the beginning of the part | ||
10228 | 2025.03.25 01:25:57.401773 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
10229 | 2025.03.25 01:25:57.401956 [ 192 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 39 rows starting from the beginning of the part | ||
10230 | 2025.03.25 01:25:57.402572 [ 4 ] {4ba3146e-9d70-498a-a02d-4dee3b330f75} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10231 | 2025.03.25 01:25:57.402616 [ 4 ] {4ba3146e-9d70-498a-a02d-4dee3b330f75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
10232 | 2025.03.25 01:25:57.403139 [ 4 ] {4ba3146e-9d70-498a-a02d-4dee3b330f75} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
10233 | 2025.03.25 01:25:57.403475 [ 4 ] {4ba3146e-9d70-498a-a02d-4dee3b330f75} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10234 | 2025.03.25 01:25:57.403692 [ 186 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 502 rows, containing 5 columns (5 merged, 0 gathered) in 0.006663635 sec., 75334.25825394098 rows/sec., 5.10 MiB/sec. | ||
10235 | 2025.03.25 01:25:57.403860 [ 101 ] {} <Debug> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
10236 | 2025.03.25 01:25:57.403970 [ 4 ] {4ba3146e-9d70-498a-a02d-4dee3b330f75} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.006325 sec., 16284.584980237154 rows/sec., 1.27 MiB/sec. | ||
10237 | 2025.03.25 01:25:57.403986 [ 101 ] {} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10238 | 2025.03.25 01:25:57.404106 [ 194 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
10239 | 2025.03.25 01:25:57.404128 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
10240 | 2025.03.25 01:25:57.404216 [ 4 ] {4ba3146e-9d70-498a-a02d-4dee3b330f75} <Debug> TCPHandler: Processed in 0.007036661 sec. | ||
10241 | 2025.03.25 01:25:57.404701 [ 186 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
10242 | 2025.03.25 01:25:57.404756 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10243 | 2025.03.25 01:25:57.405243 [ 4 ] {ac08c9ba-67db-4c87-ab05-7f1abc70fd41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10244 | 2025.03.25 01:25:57.405384 [ 186 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10245 | 2025.03.25 01:25:57.405538 [ 4 ] {ac08c9ba-67db-4c87-ab05-7f1abc70fd41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10246 | 2025.03.25 01:25:57.405593 [ 186 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 915 rows starting from the beginning of the part | ||
10247 | 2025.03.25 01:25:57.405894 [ 194 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_66_13} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10248 | 2025.03.25 01:25:57.406369 [ 186 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 382 rows starting from the beginning of the part | ||
10249 | 2025.03.25 01:25:57.406525 [ 194 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_66_13} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
10250 | 2025.03.25 01:25:57.407161 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
10251 | 2025.03.25 01:25:57.407240 [ 186 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 567 rows starting from the beginning of the part | ||
10252 | 2025.03.25 01:25:57.408218 [ 186 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 64 rows starting from the beginning of the part | ||
10253 | 2025.03.25 01:25:57.408901 [ 186 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 382 rows starting from the beginning of the part | ||
10254 | 2025.03.25 01:25:57.409552 [ 186 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 103 rows starting from the beginning of the part | ||
10255 | 2025.03.25 01:25:57.410390 [ 4 ] {ac08c9ba-67db-4c87-ab05-7f1abc70fd41} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10256 | 2025.03.25 01:25:57.410464 [ 4 ] {ac08c9ba-67db-4c87-ab05-7f1abc70fd41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
10257 | 2025.03.25 01:25:57.411504 [ 4 ] {ac08c9ba-67db-4c87-ab05-7f1abc70fd41} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
10258 | 2025.03.25 01:25:57.411976 [ 4 ] {ac08c9ba-67db-4c87-ab05-7f1abc70fd41} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10259 | 2025.03.25 01:25:57.412262 [ 101 ] {} <Debug> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
10260 | 2025.03.25 01:25:57.412364 [ 4 ] {ac08c9ba-67db-4c87-ab05-7f1abc70fd41} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.007363 sec., 21730.272986554395 rows/sec., 1.51 MiB/sec. | ||
10261 | 2025.03.25 01:25:57.412448 [ 101 ] {} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10262 | 2025.03.25 01:25:57.412732 [ 4 ] {ac08c9ba-67db-4c87-ab05-7f1abc70fd41} <Debug> TCPHandler: Processed in 0.008120856 sec. | ||
10263 | 2025.03.25 01:25:57.412850 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
10264 | 2025.03.25 01:25:57.413033 [ 186 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2413 rows, containing 5 columns (5 merged, 0 gathered) in 0.008694784 sec., 277522.70786715345 rows/sec., 21.25 MiB/sec. | ||
10265 | 2025.03.25 01:25:57.413210 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10266 | 2025.03.25 01:25:57.413386 [ 191 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
10267 | 2025.03.25 01:25:57.413412 [ 186 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
10268 | 2025.03.25 01:25:57.413588 [ 4 ] {c84208bd-a1d0-400d-96c4-965020ae19fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10269 | 2025.03.25 01:25:57.414271 [ 4 ] {c84208bd-a1d0-400d-96c4-965020ae19fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10270 | 2025.03.25 01:25:57.414248 [ 191 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10271 | 2025.03.25 01:25:57.414512 [ 191 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_81_16, total 24818 rows starting from the beginning of the part | ||
10272 | 2025.03.25 01:25:57.414778 [ 186 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_86_17} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10273 | 2025.03.25 01:25:57.415242 [ 186 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_86_17} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
10274 | 2025.03.25 01:25:57.415494 [ 191 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 237 rows starting from the beginning of the part | ||
10275 | 2025.03.25 01:25:57.415671 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
10276 | 2025.03.25 01:25:57.416106 [ 191 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 978 rows starting from the beginning of the part | ||
10277 | 2025.03.25 01:25:57.416573 [ 191 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 32 rows starting from the beginning of the part | ||
10278 | 2025.03.25 01:25:57.416887 [ 191 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 237 rows starting from the beginning of the part | ||
10279 | 2025.03.25 01:25:57.417202 [ 191 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part | ||
10280 | 2025.03.25 01:25:57.420041 [ 4 ] {c84208bd-a1d0-400d-96c4-965020ae19fd} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10281 | 2025.03.25 01:25:57.420104 [ 4 ] {c84208bd-a1d0-400d-96c4-965020ae19fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
10282 | 2025.03.25 01:25:57.421787 [ 4 ] {c84208bd-a1d0-400d-96c4-965020ae19fd} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10283 | 2025.03.25 01:25:57.422294 [ 4 ] {c84208bd-a1d0-400d-96c4-965020ae19fd} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10284 | 2025.03.25 01:25:57.423136 [ 4 ] {c84208bd-a1d0-400d-96c4-965020ae19fd} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.009701 sec., 4020.204102669828 rows/sec., 7.20 MiB/sec. | ||
10285 | 2025.03.25 01:25:57.423906 [ 4 ] {c84208bd-a1d0-400d-96c4-965020ae19fd} <Debug> TCPHandler: Processed in 0.010830205 sec. | ||
10286 | 2025.03.25 01:25:57.424057 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10287 | 2025.03.25 01:25:57.424164 [ 4 ] {ca45ecbc-ddb3-4cab-91cc-df99b663c6f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10288 | 2025.03.25 01:25:57.424211 [ 4 ] {ca45ecbc-ddb3-4cab-91cc-df99b663c6f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10289 | 2025.03.25 01:25:57.424832 [ 4 ] {ca45ecbc-ddb3-4cab-91cc-df99b663c6f3} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10290 | 2025.03.25 01:25:57.424873 [ 4 ] {ca45ecbc-ddb3-4cab-91cc-df99b663c6f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
10291 | 2025.03.25 01:25:57.425561 [ 4 ] {ca45ecbc-ddb3-4cab-91cc-df99b663c6f3} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
10292 | 2025.03.25 01:25:57.425881 [ 4 ] {ca45ecbc-ddb3-4cab-91cc-df99b663c6f3} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10293 | 2025.03.25 01:25:57.426105 [ 101 ] {} <Debug> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
10294 | 2025.03.25 01:25:57.426170 [ 101 ] {} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10295 | 2025.03.25 01:25:57.426217 [ 4 ] {ca45ecbc-ddb3-4cab-91cc-df99b663c6f3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00205 sec., 29268.292682926825 rows/sec., 1.97 MiB/sec. | ||
10296 | 2025.03.25 01:25:57.426225 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
10297 | 2025.03.25 01:25:57.426406 [ 4 ] {ca45ecbc-ddb3-4cab-91cc-df99b663c6f3} <Debug> TCPHandler: Processed in 0.002383134 sec. | ||
10298 | 2025.03.25 01:25:57.426492 [ 198 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
10299 | 2025.03.25 01:25:57.426647 [ 198 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10300 | 2025.03.25 01:25:57.426729 [ 198 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4700 rows starting from the beginning of the part | ||
10301 | 2025.03.25 01:25:57.426872 [ 198 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 82 rows starting from the beginning of the part | ||
10302 | 2025.03.25 01:25:57.427219 [ 198 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 48 rows starting from the beginning of the part | ||
10303 | 2025.03.25 01:25:57.427339 [ 198 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 12 rows starting from the beginning of the part | ||
10304 | 2025.03.25 01:25:57.427636 [ 198 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 82 rows starting from the beginning of the part | ||
10305 | 2025.03.25 01:25:57.427940 [ 198 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part | ||
10306 | 2025.03.25 01:25:57.428624 [ 200 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26462 rows, containing 5 columns (5 merged, 0 gathered) in 0.015604533 sec., 1695789.2940468004 rows/sec., 114.56 MiB/sec. | ||
10307 | 2025.03.25 01:25:57.429042 [ 200 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
10308 | 2025.03.25 01:25:57.429655 [ 200 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10309 | 2025.03.25 01:25:57.429859 [ 200 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
10310 | 2025.03.25 01:25:57.430069 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
10311 | 2025.03.25 01:25:57.431144 [ 201 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4984 rows, containing 4 columns (4 merged, 0 gathered) in 0.004768208 sec., 1045256.4149886078 rows/sec., 68.38 MiB/sec. | ||
10312 | 2025.03.25 01:25:57.431603 [ 188 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
10313 | 2025.03.25 01:25:57.431924 [ 188 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_86_17} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10314 | 2025.03.25 01:25:57.432004 [ 188 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_86_17} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
10315 | 2025.03.25 01:25:57.432095 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
10316 | 2025.03.25 01:25:58.279559 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 392 | ||
10317 | 2025.03.25 01:25:58.298890 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10318 | 2025.03.25 01:25:58.298953 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
10319 | 2025.03.25 01:25:58.305871 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
10320 | 2025.03.25 01:25:58.306620 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10321 | 2025.03.25 01:25:58.309268 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
10322 | 2025.03.25 01:26:02.392992 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10323 | 2025.03.25 01:26:02.393205 [ 4 ] {2936c238-afb9-4820-b7e9-2f81c84ae116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10324 | 2025.03.25 01:26:02.393283 [ 4 ] {2936c238-afb9-4820-b7e9-2f81c84ae116} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10325 | 2025.03.25 01:26:02.394119 [ 4 ] {2936c238-afb9-4820-b7e9-2f81c84ae116} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10326 | 2025.03.25 01:26:02.394171 [ 4 ] {2936c238-afb9-4820-b7e9-2f81c84ae116} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
10327 | 2025.03.25 01:26:02.394631 [ 4 ] {2936c238-afb9-4820-b7e9-2f81c84ae116} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
10328 | 2025.03.25 01:26:02.394905 [ 4 ] {2936c238-afb9-4820-b7e9-2f81c84ae116} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10329 | 2025.03.25 01:26:02.395112 [ 4 ] {2936c238-afb9-4820-b7e9-2f81c84ae116} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001961 sec., 108108.1081081081 rows/sec., 6.88 MiB/sec. | ||
10330 | 2025.03.25 01:26:02.395177 [ 4 ] {2936c238-afb9-4820-b7e9-2f81c84ae116} <Debug> TCPHandler: Processed in 0.002320764 sec. | ||
10331 | 2025.03.25 01:26:02.395323 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10332 | 2025.03.25 01:26:02.395467 [ 4 ] {04e28eed-e7ef-4e5d-afdb-ba9630fa44f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
10333 | 2025.03.25 01:26:02.395528 [ 4 ] {04e28eed-e7ef-4e5d-afdb-ba9630fa44f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10334 | 2025.03.25 01:26:02.396118 [ 4 ] {04e28eed-e7ef-4e5d-afdb-ba9630fa44f5} <Trace> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10335 | 2025.03.25 01:26:02.396158 [ 4 ] {04e28eed-e7ef-4e5d-afdb-ba9630fa44f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
10336 | 2025.03.25 01:26:02.396529 [ 4 ] {04e28eed-e7ef-4e5d-afdb-ba9630fa44f5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
10337 | 2025.03.25 01:26:02.396765 [ 4 ] {04e28eed-e7ef-4e5d-afdb-ba9630fa44f5} <Trace> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10338 | 2025.03.25 01:26:02.396943 [ 4 ] {04e28eed-e7ef-4e5d-afdb-ba9630fa44f5} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00151 sec., 1324.503311258278 rows/sec., 108.00 KiB/sec. | ||
10339 | 2025.03.25 01:26:02.396994 [ 4 ] {04e28eed-e7ef-4e5d-afdb-ba9630fa44f5} <Debug> TCPHandler: Processed in 0.001738634 sec. | ||
10340 | 2025.03.25 01:26:02.397113 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10341 | 2025.03.25 01:26:02.397222 [ 4 ] {acf0f546-7671-4d08-91e9-c104a4eb9f7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10342 | 2025.03.25 01:26:02.397269 [ 4 ] {acf0f546-7671-4d08-91e9-c104a4eb9f7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10343 | 2025.03.25 01:26:02.398072 [ 4 ] {acf0f546-7671-4d08-91e9-c104a4eb9f7d} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10344 | 2025.03.25 01:26:02.398109 [ 4 ] {acf0f546-7671-4d08-91e9-c104a4eb9f7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
10345 | 2025.03.25 01:26:02.398596 [ 4 ] {acf0f546-7671-4d08-91e9-c104a4eb9f7d} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
10346 | 2025.03.25 01:26:02.398936 [ 4 ] {acf0f546-7671-4d08-91e9-c104a4eb9f7d} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10347 | 2025.03.25 01:26:02.399116 [ 4 ] {acf0f546-7671-4d08-91e9-c104a4eb9f7d} <Debug> executeQuery: Read 618 rows, 49.46 KiB in 0.001919 sec., 322042.73058884835 rows/sec., 25.17 MiB/sec. | ||
10348 | 2025.03.25 01:26:02.399168 [ 4 ] {acf0f546-7671-4d08-91e9-c104a4eb9f7d} <Debug> TCPHandler: Processed in 0.00210676 sec. | ||
10349 | 2025.03.25 01:26:02.399286 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10350 | 2025.03.25 01:26:02.399393 [ 4 ] {d519e767-f508-4101-92ec-f260ed68b915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10351 | 2025.03.25 01:26:02.399441 [ 4 ] {d519e767-f508-4101-92ec-f260ed68b915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10352 | 2025.03.25 01:26:02.400001 [ 4 ] {d519e767-f508-4101-92ec-f260ed68b915} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10353 | 2025.03.25 01:26:02.400039 [ 4 ] {d519e767-f508-4101-92ec-f260ed68b915} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
10354 | 2025.03.25 01:26:02.400396 [ 4 ] {d519e767-f508-4101-92ec-f260ed68b915} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
10355 | 2025.03.25 01:26:02.400635 [ 4 ] {d519e767-f508-4101-92ec-f260ed68b915} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10356 | 2025.03.25 01:26:02.400812 [ 4 ] {d519e767-f508-4101-92ec-f260ed68b915} <Debug> executeQuery: Read 108 rows, 6.53 KiB in 0.001443 sec., 74844.07484407484 rows/sec., 4.42 MiB/sec. | ||
10357 | 2025.03.25 01:26:02.400864 [ 4 ] {d519e767-f508-4101-92ec-f260ed68b915} <Debug> TCPHandler: Processed in 0.001629213 sec. | ||
10358 | 2025.03.25 01:26:02.400979 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10359 | 2025.03.25 01:26:02.401085 [ 4 ] {b10da586-dd02-46a6-817a-ddcd8d16825b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10360 | 2025.03.25 01:26:02.401129 [ 4 ] {b10da586-dd02-46a6-817a-ddcd8d16825b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10361 | 2025.03.25 01:26:02.401678 [ 4 ] {b10da586-dd02-46a6-817a-ddcd8d16825b} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10362 | 2025.03.25 01:26:02.401715 [ 4 ] {b10da586-dd02-46a6-817a-ddcd8d16825b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
10363 | 2025.03.25 01:26:02.402069 [ 4 ] {b10da586-dd02-46a6-817a-ddcd8d16825b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
10364 | 2025.03.25 01:26:02.402310 [ 4 ] {b10da586-dd02-46a6-817a-ddcd8d16825b} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10365 | 2025.03.25 01:26:02.402488 [ 4 ] {b10da586-dd02-46a6-817a-ddcd8d16825b} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001426 sec., 79242.63674614306 rows/sec., 5.13 MiB/sec. | ||
10366 | 2025.03.25 01:26:02.402538 [ 4 ] {b10da586-dd02-46a6-817a-ddcd8d16825b} <Debug> TCPHandler: Processed in 0.001609383 sec. | ||
10367 | 2025.03.25 01:26:02.402652 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10368 | 2025.03.25 01:26:02.402757 [ 4 ] {a533213b-f59b-4b76-bfb0-e7ec2309c42d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10369 | 2025.03.25 01:26:02.402800 [ 4 ] {a533213b-f59b-4b76-bfb0-e7ec2309c42d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10370 | 2025.03.25 01:26:02.403338 [ 4 ] {a533213b-f59b-4b76-bfb0-e7ec2309c42d} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10371 | 2025.03.25 01:26:02.403375 [ 4 ] {a533213b-f59b-4b76-bfb0-e7ec2309c42d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
10372 | 2025.03.25 01:26:02.403719 [ 4 ] {a533213b-f59b-4b76-bfb0-e7ec2309c42d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
10373 | 2025.03.25 01:26:02.403955 [ 4 ] {a533213b-f59b-4b76-bfb0-e7ec2309c42d} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10374 | 2025.03.25 01:26:02.404150 [ 4 ] {a533213b-f59b-4b76-bfb0-e7ec2309c42d} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001404 sec., 79772.07977207977 rows/sec., 4.54 MiB/sec. | ||
10375 | 2025.03.25 01:26:02.404223 [ 4 ] {a533213b-f59b-4b76-bfb0-e7ec2309c42d} <Debug> TCPHandler: Processed in 0.001621223 sec. | ||
10376 | 2025.03.25 01:26:02.404463 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10377 | 2025.03.25 01:26:02.404577 [ 4 ] {69bb1b93-2e0a-4894-b350-b85e0addbbe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10378 | 2025.03.25 01:26:02.404623 [ 4 ] {69bb1b93-2e0a-4894-b350-b85e0addbbe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10379 | 2025.03.25 01:26:02.405293 [ 4 ] {69bb1b93-2e0a-4894-b350-b85e0addbbe7} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10380 | 2025.03.25 01:26:02.405331 [ 4 ] {69bb1b93-2e0a-4894-b350-b85e0addbbe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
10381 | 2025.03.25 01:26:02.405698 [ 4 ] {69bb1b93-2e0a-4894-b350-b85e0addbbe7} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
10382 | 2025.03.25 01:26:02.405935 [ 4 ] {69bb1b93-2e0a-4894-b350-b85e0addbbe7} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10383 | 2025.03.25 01:26:02.406133 [ 4 ] {69bb1b93-2e0a-4894-b350-b85e0addbbe7} <Debug> executeQuery: Read 384 rows, 27.75 KiB in 0.001574 sec., 243964.42185514612 rows/sec., 17.22 MiB/sec. | ||
10384 | 2025.03.25 01:26:02.406224 [ 4 ] {69bb1b93-2e0a-4894-b350-b85e0addbbe7} <Debug> TCPHandler: Processed in 0.001848037 sec. | ||
10385 | 2025.03.25 01:26:02.406386 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10386 | 2025.03.25 01:26:02.406607 [ 4 ] {475f6131-4634-4daa-b2f5-7c562cf2a887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10387 | 2025.03.25 01:26:02.406666 [ 4 ] {475f6131-4634-4daa-b2f5-7c562cf2a887} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10388 | 2025.03.25 01:26:02.407158 [ 4 ] {475f6131-4634-4daa-b2f5-7c562cf2a887} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10389 | 2025.03.25 01:26:02.407197 [ 4 ] {475f6131-4634-4daa-b2f5-7c562cf2a887} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
10390 | 2025.03.25 01:26:02.407572 [ 4 ] {475f6131-4634-4daa-b2f5-7c562cf2a887} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
10391 | 2025.03.25 01:26:02.407817 [ 4 ] {475f6131-4634-4daa-b2f5-7c562cf2a887} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10392 | 2025.03.25 01:26:02.407997 [ 4 ] {475f6131-4634-4daa-b2f5-7c562cf2a887} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001429 sec., 4198.740377886635 rows/sec., 219.37 KiB/sec. | ||
10393 | 2025.03.25 01:26:02.408045 [ 4 ] {475f6131-4634-4daa-b2f5-7c562cf2a887} <Debug> TCPHandler: Processed in 0.001743175 sec. | ||
10394 | 2025.03.25 01:26:02.408152 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10395 | 2025.03.25 01:26:02.408255 [ 4 ] {d51790bd-5911-45b5-8ead-dc702e8d6325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10396 | 2025.03.25 01:26:02.408303 [ 4 ] {d51790bd-5911-45b5-8ead-dc702e8d6325} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10397 | 2025.03.25 01:26:02.408822 [ 4 ] {d51790bd-5911-45b5-8ead-dc702e8d6325} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10398 | 2025.03.25 01:26:02.408859 [ 4 ] {d51790bd-5911-45b5-8ead-dc702e8d6325} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
10399 | 2025.03.25 01:26:02.409251 [ 4 ] {d51790bd-5911-45b5-8ead-dc702e8d6325} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
10400 | 2025.03.25 01:26:02.409504 [ 4 ] {d51790bd-5911-45b5-8ead-dc702e8d6325} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10401 | 2025.03.25 01:26:02.409677 [ 4 ] {d51790bd-5911-45b5-8ead-dc702e8d6325} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001445 sec., 164705.88235294117 rows/sec., 11.04 MiB/sec. | ||
10402 | 2025.03.25 01:26:02.409728 [ 4 ] {d51790bd-5911-45b5-8ead-dc702e8d6325} <Debug> TCPHandler: Processed in 0.001628084 sec. | ||
10403 | 2025.03.25 01:26:02.409845 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10404 | 2025.03.25 01:26:02.409950 [ 4 ] {59201b45-6fa0-4091-b880-24f6f31a70d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10405 | 2025.03.25 01:26:02.409998 [ 4 ] {59201b45-6fa0-4091-b880-24f6f31a70d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10406 | 2025.03.25 01:26:02.410419 [ 4 ] {59201b45-6fa0-4091-b880-24f6f31a70d2} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10407 | 2025.03.25 01:26:02.410458 [ 4 ] {59201b45-6fa0-4091-b880-24f6f31a70d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
10408 | 2025.03.25 01:26:02.410816 [ 4 ] {59201b45-6fa0-4091-b880-24f6f31a70d2} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
10409 | 2025.03.25 01:26:02.411064 [ 4 ] {59201b45-6fa0-4091-b880-24f6f31a70d2} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10410 | 2025.03.25 01:26:02.411276 [ 4 ] {59201b45-6fa0-4091-b880-24f6f31a70d2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001344 sec., 744.047619047619 rows/sec., 50.14 KiB/sec. | ||
10411 | 2025.03.25 01:26:02.411462 [ 4 ] {59201b45-6fa0-4091-b880-24f6f31a70d2} <Debug> TCPHandler: Processed in 0.001664553 sec. | ||
10412 | 2025.03.25 01:26:02.411651 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10413 | 2025.03.25 01:26:02.411756 [ 4 ] {d3c5739b-9168-4969-bf97-82b14d9078ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10414 | 2025.03.25 01:26:02.411804 [ 4 ] {d3c5739b-9168-4969-bf97-82b14d9078ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10415 | 2025.03.25 01:26:02.412281 [ 4 ] {d3c5739b-9168-4969-bf97-82b14d9078ab} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10416 | 2025.03.25 01:26:02.412329 [ 4 ] {d3c5739b-9168-4969-bf97-82b14d9078ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
10417 | 2025.03.25 01:26:02.412815 [ 4 ] {d3c5739b-9168-4969-bf97-82b14d9078ab} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
10418 | 2025.03.25 01:26:02.413063 [ 4 ] {d3c5739b-9168-4969-bf97-82b14d9078ab} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10419 | 2025.03.25 01:26:02.413243 [ 4 ] {d3c5739b-9168-4969-bf97-82b14d9078ab} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001509 sec., 54340.62292909212 rows/sec., 3.45 MiB/sec. | ||
10420 | 2025.03.25 01:26:02.413319 [ 4 ] {d3c5739b-9168-4969-bf97-82b14d9078ab} <Debug> TCPHandler: Processed in 0.001734325 sec. | ||
10421 | 2025.03.25 01:26:04.094726 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 24339 | ||
10422 | 2025.03.25 01:26:04.095514 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10423 | 2025.03.25 01:26:04.095575 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
10424 | 2025.03.25 01:26:04.096143 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
10425 | 2025.03.25 01:26:04.096420 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10426 | 2025.03.25 01:26:04.096677 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24339 | ||
10427 | 2025.03.25 01:26:05.809441 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 | ||
10428 | 2025.03.25 01:26:05.829270 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10429 | 2025.03.25 01:26:05.829314 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
10430 | 2025.03.25 01:26:05.836589 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
10431 | 2025.03.25 01:26:05.837346 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10432 | 2025.03.25 01:26:05.841387 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400 | ||
10433 | 2025.03.25 01:26:06.717442 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1458 | ||
10434 | 2025.03.25 01:26:06.720593 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10435 | 2025.03.25 01:26:06.720647 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
10436 | 2025.03.25 01:26:06.722094 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
10437 | 2025.03.25 01:26:06.722445 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10438 | 2025.03.25 01:26:06.723113 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1458 | ||
10439 | 2025.03.25 01:26:07.389070 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10440 | 2025.03.25 01:26:07.389373 [ 4 ] {f2f8ae0b-da70-4451-a550-90ec22fc873e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10441 | 2025.03.25 01:26:07.389492 [ 4 ] {f2f8ae0b-da70-4451-a550-90ec22fc873e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10442 | 2025.03.25 01:26:07.390564 [ 4 ] {f2f8ae0b-da70-4451-a550-90ec22fc873e} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10443 | 2025.03.25 01:26:07.390614 [ 4 ] {f2f8ae0b-da70-4451-a550-90ec22fc873e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
10444 | 2025.03.25 01:26:07.391076 [ 4 ] {f2f8ae0b-da70-4451-a550-90ec22fc873e} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
10445 | 2025.03.25 01:26:07.391346 [ 4 ] {f2f8ae0b-da70-4451-a550-90ec22fc873e} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10446 | 2025.03.25 01:26:07.391590 [ 4 ] {f2f8ae0b-da70-4451-a550-90ec22fc873e} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.0023 sec., 58260.86956521739 rows/sec., 5.02 MiB/sec. | ||
10447 | 2025.03.25 01:26:07.391666 [ 4 ] {f2f8ae0b-da70-4451-a550-90ec22fc873e} <Debug> TCPHandler: Processed in 0.00278349 sec. | ||
10448 | 2025.03.25 01:26:07.391801 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10449 | 2025.03.25 01:26:07.391954 [ 4 ] {5b0fb343-4018-4195-b250-3bf330bafc05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10450 | 2025.03.25 01:26:07.392008 [ 4 ] {5b0fb343-4018-4195-b250-3bf330bafc05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10451 | 2025.03.25 01:26:07.392560 [ 4 ] {5b0fb343-4018-4195-b250-3bf330bafc05} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10452 | 2025.03.25 01:26:07.392601 [ 4 ] {5b0fb343-4018-4195-b250-3bf330bafc05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
10453 | 2025.03.25 01:26:07.392984 [ 4 ] {5b0fb343-4018-4195-b250-3bf330bafc05} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
10454 | 2025.03.25 01:26:07.393241 [ 4 ] {5b0fb343-4018-4195-b250-3bf330bafc05} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10455 | 2025.03.25 01:26:07.393481 [ 4 ] {5b0fb343-4018-4195-b250-3bf330bafc05} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001565 sec., 24920.127795527158 rows/sec., 1.83 MiB/sec. | ||
10456 | 2025.03.25 01:26:07.393541 [ 4 ] {5b0fb343-4018-4195-b250-3bf330bafc05} <Debug> TCPHandler: Processed in 0.001807026 sec. | ||
10457 | 2025.03.25 01:26:07.393692 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10458 | 2025.03.25 01:26:07.393804 [ 4 ] {9d98974a-ae10-4bc6-8be3-83d521026eca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10459 | 2025.03.25 01:26:07.393851 [ 4 ] {9d98974a-ae10-4bc6-8be3-83d521026eca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10460 | 2025.03.25 01:26:07.394419 [ 4 ] {9d98974a-ae10-4bc6-8be3-83d521026eca} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10461 | 2025.03.25 01:26:07.394459 [ 4 ] {9d98974a-ae10-4bc6-8be3-83d521026eca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
10462 | 2025.03.25 01:26:07.394829 [ 4 ] {9d98974a-ae10-4bc6-8be3-83d521026eca} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
10463 | 2025.03.25 01:26:07.395076 [ 4 ] {9d98974a-ae10-4bc6-8be3-83d521026eca} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10464 | 2025.03.25 01:26:07.395291 [ 4 ] {9d98974a-ae10-4bc6-8be3-83d521026eca} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001509 sec., 68257.1239231279 rows/sec., 5.33 MiB/sec. | ||
10465 | 2025.03.25 01:26:07.395346 [ 4 ] {9d98974a-ae10-4bc6-8be3-83d521026eca} <Debug> TCPHandler: Processed in 0.001717235 sec. | ||
10466 | 2025.03.25 01:26:07.395464 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10467 | 2025.03.25 01:26:07.395571 [ 4 ] {a13b20f6-31ad-4835-b668-49d228a0652b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10468 | 2025.03.25 01:26:07.395621 [ 4 ] {a13b20f6-31ad-4835-b668-49d228a0652b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10469 | 2025.03.25 01:26:07.396165 [ 4 ] {a13b20f6-31ad-4835-b668-49d228a0652b} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10470 | 2025.03.25 01:26:07.396204 [ 4 ] {a13b20f6-31ad-4835-b668-49d228a0652b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
10471 | 2025.03.25 01:26:07.396594 [ 4 ] {a13b20f6-31ad-4835-b668-49d228a0652b} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
10472 | 2025.03.25 01:26:07.396843 [ 4 ] {a13b20f6-31ad-4835-b668-49d228a0652b} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10473 | 2025.03.25 01:26:07.397079 [ 4 ] {a13b20f6-31ad-4835-b668-49d228a0652b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001525 sec., 104918.03278688523 rows/sec., 7.31 MiB/sec. | ||
10474 | 2025.03.25 01:26:07.397151 [ 4 ] {a13b20f6-31ad-4835-b668-49d228a0652b} <Debug> TCPHandler: Processed in 0.001738575 sec. | ||
10475 | 2025.03.25 01:26:07.397372 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10476 | 2025.03.25 01:26:07.397597 [ 4 ] {000d519b-af6e-4080-ad9a-68387a60957d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10477 | 2025.03.25 01:26:07.397671 [ 4 ] {000d519b-af6e-4080-ad9a-68387a60957d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10478 | 2025.03.25 01:26:07.398860 [ 4 ] {000d519b-af6e-4080-ad9a-68387a60957d} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10479 | 2025.03.25 01:26:07.398900 [ 4 ] {000d519b-af6e-4080-ad9a-68387a60957d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
10480 | 2025.03.25 01:26:07.399551 [ 4 ] {000d519b-af6e-4080-ad9a-68387a60957d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10481 | 2025.03.25 01:26:07.399816 [ 4 ] {000d519b-af6e-4080-ad9a-68387a60957d} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10482 | 2025.03.25 01:26:07.400078 [ 4 ] {000d519b-af6e-4080-ad9a-68387a60957d} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002593 sec., 15040.49363671423 rows/sec., 26.95 MiB/sec. | ||
10483 | 2025.03.25 01:26:07.400177 [ 4 ] {000d519b-af6e-4080-ad9a-68387a60957d} <Debug> TCPHandler: Processed in 0.002968503 sec. | ||
10484 | 2025.03.25 01:26:07.400376 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10485 | 2025.03.25 01:26:07.400484 [ 4 ] {6150fc69-ad8d-44d5-8831-dd9d0382c15b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10486 | 2025.03.25 01:26:07.400532 [ 4 ] {6150fc69-ad8d-44d5-8831-dd9d0382c15b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10487 | 2025.03.25 01:26:07.401011 [ 4 ] {6150fc69-ad8d-44d5-8831-dd9d0382c15b} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10488 | 2025.03.25 01:26:07.401053 [ 4 ] {6150fc69-ad8d-44d5-8831-dd9d0382c15b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
10489 | 2025.03.25 01:26:07.401420 [ 4 ] {6150fc69-ad8d-44d5-8831-dd9d0382c15b} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
10490 | 2025.03.25 01:26:07.401662 [ 4 ] {6150fc69-ad8d-44d5-8831-dd9d0382c15b} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10491 | 2025.03.25 01:26:07.401882 [ 4 ] {6150fc69-ad8d-44d5-8831-dd9d0382c15b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001419 sec., 42283.29809725159 rows/sec., 2.85 MiB/sec. | ||
10492 | 2025.03.25 01:26:07.401939 [ 4 ] {6150fc69-ad8d-44d5-8831-dd9d0382c15b} <Debug> TCPHandler: Processed in 0.001614223 sec. | ||
10493 | 2025.03.25 01:26:11.423312 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10494 | 2025.03.25 01:26:11.423380 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10495 | 2025.03.25 01:26:11.596908 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 24766 | ||
10496 | 2025.03.25 01:26:11.597541 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10497 | 2025.03.25 01:26:11.597580 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
10498 | 2025.03.25 01:26:11.598119 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
10499 | 2025.03.25 01:26:11.598372 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10500 | 2025.03.25 01:26:11.598565 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24766 | ||
10501 | 2025.03.25 01:26:12.393296 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10502 | 2025.03.25 01:26:12.393504 [ 4 ] {bb9e3f23-c0af-4e53-a265-59bbc5cfb7bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10503 | 2025.03.25 01:26:12.393588 [ 4 ] {bb9e3f23-c0af-4e53-a265-59bbc5cfb7bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10504 | 2025.03.25 01:26:12.394489 [ 4 ] {bb9e3f23-c0af-4e53-a265-59bbc5cfb7bd} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10505 | 2025.03.25 01:26:12.394540 [ 4 ] {bb9e3f23-c0af-4e53-a265-59bbc5cfb7bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
10506 | 2025.03.25 01:26:12.394994 [ 4 ] {bb9e3f23-c0af-4e53-a265-59bbc5cfb7bd} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
10507 | 2025.03.25 01:26:12.395260 [ 4 ] {bb9e3f23-c0af-4e53-a265-59bbc5cfb7bd} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10508 | 2025.03.25 01:26:12.395468 [ 82 ] {} <Debug> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
10509 | 2025.03.25 01:26:12.395515 [ 4 ] {bb9e3f23-c0af-4e53-a265-59bbc5cfb7bd} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002062 sec., 102812.80310378273 rows/sec., 6.54 MiB/sec. | ||
10510 | 2025.03.25 01:26:12.395559 [ 82 ] {} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10511 | 2025.03.25 01:26:12.395621 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
10512 | 2025.03.25 01:26:12.395679 [ 4 ] {bb9e3f23-c0af-4e53-a265-59bbc5cfb7bd} <Debug> TCPHandler: Processed in 0.002519056 sec. | ||
10513 | 2025.03.25 01:26:12.395881 [ 198 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
10514 | 2025.03.25 01:26:12.395916 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10515 | 2025.03.25 01:26:12.396165 [ 4 ] {30ace3e4-1ac7-48ef-a754-8f847ee8080c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10516 | 2025.03.25 01:26:12.396182 [ 198 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10517 | 2025.03.25 01:26:12.396262 [ 4 ] {30ace3e4-1ac7-48ef-a754-8f847ee8080c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10518 | 2025.03.25 01:26:12.396269 [ 198 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 212 rows starting from the beginning of the part | ||
10519 | 2025.03.25 01:26:12.396625 [ 198 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 212 rows starting from the beginning of the part | ||
10520 | 2025.03.25 01:26:12.397132 [ 198 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 212 rows starting from the beginning of the part | ||
10521 | 2025.03.25 01:26:12.397538 [ 198 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 212 rows starting from the beginning of the part | ||
10522 | 2025.03.25 01:26:12.397902 [ 198 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 212 rows starting from the beginning of the part | ||
10523 | 2025.03.25 01:26:12.399255 [ 4 ] {30ace3e4-1ac7-48ef-a754-8f847ee8080c} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10524 | 2025.03.25 01:26:12.399337 [ 4 ] {30ace3e4-1ac7-48ef-a754-8f847ee8080c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
10525 | 2025.03.25 01:26:12.400305 [ 4 ] {30ace3e4-1ac7-48ef-a754-8f847ee8080c} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
10526 | 2025.03.25 01:26:12.400381 [ 198 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.004649797 sec., 227966.94135249345 rows/sec., 15.37 MiB/sec. | ||
10527 | 2025.03.25 01:26:12.400581 [ 188 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
10528 | 2025.03.25 01:26:12.400640 [ 4 ] {30ace3e4-1ac7-48ef-a754-8f847ee8080c} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10529 | 2025.03.25 01:26:12.401022 [ 4 ] {30ace3e4-1ac7-48ef-a754-8f847ee8080c} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.004942 sec., 124848.23957911776 rows/sec., 9.76 MiB/sec. | ||
10530 | 2025.03.25 01:26:12.401235 [ 4 ] {30ace3e4-1ac7-48ef-a754-8f847ee8080c} <Debug> TCPHandler: Processed in 0.005375267 sec. | ||
10531 | 2025.03.25 01:26:12.401276 [ 188 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_33_8} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10532 | 2025.03.25 01:26:12.401420 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10533 | 2025.03.25 01:26:12.401470 [ 188 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_33_8} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
10534 | 2025.03.25 01:26:12.401784 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
10535 | 2025.03.25 01:26:12.401909 [ 4 ] {ff5218b4-8f0d-4144-ac69-6a7e321ba66e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10536 | 2025.03.25 01:26:12.402068 [ 4 ] {ff5218b4-8f0d-4144-ac69-6a7e321ba66e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10537 | 2025.03.25 01:26:12.403316 [ 4 ] {ff5218b4-8f0d-4144-ac69-6a7e321ba66e} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10538 | 2025.03.25 01:26:12.403357 [ 4 ] {ff5218b4-8f0d-4144-ac69-6a7e321ba66e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
10539 | 2025.03.25 01:26:12.403718 [ 4 ] {ff5218b4-8f0d-4144-ac69-6a7e321ba66e} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
10540 | 2025.03.25 01:26:12.403954 [ 4 ] {ff5218b4-8f0d-4144-ac69-6a7e321ba66e} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10541 | 2025.03.25 01:26:12.404176 [ 4 ] {ff5218b4-8f0d-4144-ac69-6a7e321ba66e} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.002455 sec., 43177.189409368635 rows/sec., 2.54 MiB/sec. | ||
10542 | 2025.03.25 01:26:12.404230 [ 4 ] {ff5218b4-8f0d-4144-ac69-6a7e321ba66e} <Debug> TCPHandler: Processed in 0.002910472 sec. | ||
10543 | 2025.03.25 01:26:12.404362 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10544 | 2025.03.25 01:26:12.404498 [ 4 ] {d719e9f4-5af1-4d36-aa63-9851e318d380} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10545 | 2025.03.25 01:26:12.404551 [ 4 ] {d719e9f4-5af1-4d36-aa63-9851e318d380} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10546 | 2025.03.25 01:26:12.405220 [ 4 ] {d719e9f4-5af1-4d36-aa63-9851e318d380} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10547 | 2025.03.25 01:26:12.405260 [ 4 ] {d719e9f4-5af1-4d36-aa63-9851e318d380} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
10548 | 2025.03.25 01:26:12.405616 [ 4 ] {d719e9f4-5af1-4d36-aa63-9851e318d380} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
10549 | 2025.03.25 01:26:12.405860 [ 4 ] {d719e9f4-5af1-4d36-aa63-9851e318d380} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10550 | 2025.03.25 01:26:12.406127 [ 4 ] {d719e9f4-5af1-4d36-aa63-9851e318d380} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001652 sec., 68401.93704600484 rows/sec., 4.43 MiB/sec. | ||
10551 | 2025.03.25 01:26:12.406246 [ 4 ] {d719e9f4-5af1-4d36-aa63-9851e318d380} <Debug> TCPHandler: Processed in 0.001940698 sec. | ||
10552 | 2025.03.25 01:26:12.406469 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10553 | 2025.03.25 01:26:12.406583 [ 4 ] {3be70283-6269-4c35-9f7f-244162711a78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10554 | 2025.03.25 01:26:12.406628 [ 4 ] {3be70283-6269-4c35-9f7f-244162711a78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10555 | 2025.03.25 01:26:12.407199 [ 4 ] {3be70283-6269-4c35-9f7f-244162711a78} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10556 | 2025.03.25 01:26:12.407239 [ 4 ] {3be70283-6269-4c35-9f7f-244162711a78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
10557 | 2025.03.25 01:26:12.407584 [ 4 ] {3be70283-6269-4c35-9f7f-244162711a78} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
10558 | 2025.03.25 01:26:12.407808 [ 4 ] {3be70283-6269-4c35-9f7f-244162711a78} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10559 | 2025.03.25 01:26:12.407956 [ 82 ] {} <Debug> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
10560 | 2025.03.25 01:26:12.408010 [ 82 ] {} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10561 | 2025.03.25 01:26:12.408047 [ 4 ] {3be70283-6269-4c35-9f7f-244162711a78} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001477 sec., 75829.38388625592 rows/sec., 4.32 MiB/sec. | ||
10562 | 2025.03.25 01:26:12.408050 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
10563 | 2025.03.25 01:26:12.408216 [ 4 ] {3be70283-6269-4c35-9f7f-244162711a78} <Debug> TCPHandler: Processed in 0.001827166 sec. | ||
10564 | 2025.03.25 01:26:12.408438 [ 188 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
10565 | 2025.03.25 01:26:12.408489 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10566 | 2025.03.25 01:26:12.408839 [ 4 ] {b8a32db7-0744-4721-922c-faa7ef636e4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10567 | 2025.03.25 01:26:12.408993 [ 4 ] {b8a32db7-0744-4721-922c-faa7ef636e4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10568 | 2025.03.25 01:26:12.409053 [ 188 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10569 | 2025.03.25 01:26:12.409202 [ 188 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 112 rows starting from the beginning of the part | ||
10570 | 2025.03.25 01:26:12.409590 [ 188 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 112 rows starting from the beginning of the part | ||
10571 | 2025.03.25 01:26:12.409943 [ 188 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 112 rows starting from the beginning of the part | ||
10572 | 2025.03.25 01:26:12.410290 [ 188 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 112 rows starting from the beginning of the part | ||
10573 | 2025.03.25 01:26:12.410669 [ 188 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 112 rows starting from the beginning of the part | ||
10574 | 2025.03.25 01:26:12.411730 [ 4 ] {b8a32db7-0744-4721-922c-faa7ef636e4b} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10575 | 2025.03.25 01:26:12.411778 [ 4 ] {b8a32db7-0744-4721-922c-faa7ef636e4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
10576 | 2025.03.25 01:26:12.412336 [ 4 ] {b8a32db7-0744-4721-922c-faa7ef636e4b} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
10577 | 2025.03.25 01:26:12.412402 [ 193 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.00420823 sec., 133072.57445529354 rows/sec., 8.09 MiB/sec. | ||
10578 | 2025.03.25 01:26:12.412686 [ 4 ] {b8a32db7-0744-4721-922c-faa7ef636e4b} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10579 | 2025.03.25 01:26:12.412694 [ 193 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
10580 | 2025.03.25 01:26:12.413081 [ 4 ] {b8a32db7-0744-4721-922c-faa7ef636e4b} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.004355 sec., 87715.26980482203 rows/sec., 6.19 MiB/sec. | ||
10581 | 2025.03.25 01:26:12.413240 [ 4 ] {b8a32db7-0744-4721-922c-faa7ef636e4b} <Debug> TCPHandler: Processed in 0.004838089 sec. | ||
10582 | 2025.03.25 01:26:12.413372 [ 193 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_33_8} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10583 | 2025.03.25 01:26:12.413405 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10584 | 2025.03.25 01:26:12.413511 [ 193 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_33_8} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
10585 | 2025.03.25 01:26:12.413573 [ 4 ] {8f63208d-2f47-49b3-b12c-e38f7be5b365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10586 | 2025.03.25 01:26:12.413678 [ 4 ] {8f63208d-2f47-49b3-b12c-e38f7be5b365} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10587 | 2025.03.25 01:26:12.413685 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
10588 | 2025.03.25 01:26:12.414182 [ 4 ] {8f63208d-2f47-49b3-b12c-e38f7be5b365} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10589 | 2025.03.25 01:26:12.414226 [ 4 ] {8f63208d-2f47-49b3-b12c-e38f7be5b365} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
10590 | 2025.03.25 01:26:12.414574 [ 4 ] {8f63208d-2f47-49b3-b12c-e38f7be5b365} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
10591 | 2025.03.25 01:26:12.414816 [ 4 ] {8f63208d-2f47-49b3-b12c-e38f7be5b365} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10592 | 2025.03.25 01:26:12.415021 [ 4 ] {8f63208d-2f47-49b3-b12c-e38f7be5b365} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001486 sec., 4037.685060565276 rows/sec., 210.95 KiB/sec. | ||
10593 | 2025.03.25 01:26:12.415071 [ 4 ] {8f63208d-2f47-49b3-b12c-e38f7be5b365} <Debug> TCPHandler: Processed in 0.001728275 sec. | ||
10594 | 2025.03.25 01:26:12.415175 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10595 | 2025.03.25 01:26:12.415276 [ 4 ] {08e1a7fc-4a8d-4fa5-a1b7-bb67ca7cfcf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10596 | 2025.03.25 01:26:12.415323 [ 4 ] {08e1a7fc-4a8d-4fa5-a1b7-bb67ca7cfcf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10597 | 2025.03.25 01:26:12.415838 [ 4 ] {08e1a7fc-4a8d-4fa5-a1b7-bb67ca7cfcf3} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10598 | 2025.03.25 01:26:12.415877 [ 4 ] {08e1a7fc-4a8d-4fa5-a1b7-bb67ca7cfcf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
10599 | 2025.03.25 01:26:12.416250 [ 4 ] {08e1a7fc-4a8d-4fa5-a1b7-bb67ca7cfcf3} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
10600 | 2025.03.25 01:26:12.416487 [ 4 ] {08e1a7fc-4a8d-4fa5-a1b7-bb67ca7cfcf3} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10601 | 2025.03.25 01:26:12.416685 [ 4 ] {08e1a7fc-4a8d-4fa5-a1b7-bb67ca7cfcf3} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00143 sec., 165734.26573426573 rows/sec., 11.11 MiB/sec. | ||
10602 | 2025.03.25 01:26:12.416735 [ 4 ] {08e1a7fc-4a8d-4fa5-a1b7-bb67ca7cfcf3} <Debug> TCPHandler: Processed in 0.001608743 sec. | ||
10603 | 2025.03.25 01:26:12.416848 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10604 | 2025.03.25 01:26:12.416951 [ 4 ] {95a7d782-f57f-4658-8cbe-c5ffb36b9c9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10605 | 2025.03.25 01:26:12.416997 [ 4 ] {95a7d782-f57f-4658-8cbe-c5ffb36b9c9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10606 | 2025.03.25 01:26:12.417407 [ 4 ] {95a7d782-f57f-4658-8cbe-c5ffb36b9c9b} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10607 | 2025.03.25 01:26:12.417446 [ 4 ] {95a7d782-f57f-4658-8cbe-c5ffb36b9c9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
10608 | 2025.03.25 01:26:12.417774 [ 4 ] {95a7d782-f57f-4658-8cbe-c5ffb36b9c9b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
10609 | 2025.03.25 01:26:12.418003 [ 4 ] {95a7d782-f57f-4658-8cbe-c5ffb36b9c9b} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10610 | 2025.03.25 01:26:12.418221 [ 4 ] {95a7d782-f57f-4658-8cbe-c5ffb36b9c9b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00129 sec., 775.1937984496125 rows/sec., 52.23 KiB/sec. | ||
10611 | 2025.03.25 01:26:12.418269 [ 4 ] {95a7d782-f57f-4658-8cbe-c5ffb36b9c9b} <Debug> TCPHandler: Processed in 0.001471871 sec. | ||
10612 | 2025.03.25 01:26:12.418373 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10613 | 2025.03.25 01:26:12.418474 [ 4 ] {7fe20ccf-06e4-46af-a9ee-091a8fbebbdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10614 | 2025.03.25 01:26:12.418519 [ 4 ] {7fe20ccf-06e4-46af-a9ee-091a8fbebbdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10615 | 2025.03.25 01:26:12.418944 [ 4 ] {7fe20ccf-06e4-46af-a9ee-091a8fbebbdf} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10616 | 2025.03.25 01:26:12.418982 [ 4 ] {7fe20ccf-06e4-46af-a9ee-091a8fbebbdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
10617 | 2025.03.25 01:26:12.419329 [ 4 ] {7fe20ccf-06e4-46af-a9ee-091a8fbebbdf} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
10618 | 2025.03.25 01:26:12.419563 [ 4 ] {7fe20ccf-06e4-46af-a9ee-091a8fbebbdf} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10619 | 2025.03.25 01:26:12.419780 [ 4 ] {7fe20ccf-06e4-46af-a9ee-091a8fbebbdf} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001324 sec., 61933.534743202414 rows/sec., 3.93 MiB/sec. | ||
10620 | 2025.03.25 01:26:12.419867 [ 4 ] {7fe20ccf-06e4-46af-a9ee-091a8fbebbdf} <Debug> TCPHandler: Processed in 0.001539002 sec. | ||
10621 | 2025.03.25 01:26:13.341552 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 | ||
10622 | 2025.03.25 01:26:13.363432 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10623 | 2025.03.25 01:26:13.363479 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
10624 | 2025.03.25 01:26:13.370782 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
10625 | 2025.03.25 01:26:13.371577 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10626 | 2025.03.25 01:26:13.374164 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
10627 | 2025.03.25 01:26:14.370822 [ 79 ] {} <Debug> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
10628 | 2025.03.25 01:26:14.370943 [ 79 ] {} <Trace> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10629 | 2025.03.25 01:26:14.370988 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
10630 | 2025.03.25 01:26:14.371281 [ 199 ] {664b910a-9ec0-4843-86c8-0f119a2f82bf::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
10631 | 2025.03.25 01:26:14.371642 [ 199 ] {664b910a-9ec0-4843-86c8-0f119a2f82bf::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10632 | 2025.03.25 01:26:14.371703 [ 199 ] {664b910a-9ec0-4843-86c8-0f119a2f82bf::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 20 rows starting from the beginning of the part | ||
10633 | 2025.03.25 01:26:14.371802 [ 199 ] {664b910a-9ec0-4843-86c8-0f119a2f82bf::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
10634 | 2025.03.25 01:26:14.372042 [ 199 ] {664b910a-9ec0-4843-86c8-0f119a2f82bf::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 8 rows starting from the beginning of the part | ||
10635 | 2025.03.25 01:26:14.372315 [ 199 ] {664b910a-9ec0-4843-86c8-0f119a2f82bf::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part | ||
10636 | 2025.03.25 01:26:14.372456 [ 199 ] {664b910a-9ec0-4843-86c8-0f119a2f82bf::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part | ||
10637 | 2025.03.25 01:26:14.373671 [ 193 ] {664b910a-9ec0-4843-86c8-0f119a2f82bf::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.002583087 sec., 15485.34757056189 rows/sec., 1.29 MiB/sec. | ||
10638 | 2025.03.25 01:26:14.373849 [ 187 ] {664b910a-9ec0-4843-86c8-0f119a2f82bf::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
10639 | 2025.03.25 01:26:14.374183 [ 187 ] {664b910a-9ec0-4843-86c8-0f119a2f82bf::all_1_17_4} <Trace> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10640 | 2025.03.25 01:26:14.374280 [ 187 ] {664b910a-9ec0-4843-86c8-0f119a2f82bf::all_1_17_4} <Trace> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
10641 | 2025.03.25 01:26:14.374374 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
10642 | 2025.03.25 01:26:15.854498 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10643 | 2025.03.25 01:26:15.854695 [ 4 ] {6c852cf1-56ae-4451-9036-ef478b4a8870} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
10644 | 2025.03.25 01:26:15.854781 [ 4 ] {6c852cf1-56ae-4451-9036-ef478b4a8870} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10645 | 2025.03.25 01:26:15.855539 [ 4 ] {6c852cf1-56ae-4451-9036-ef478b4a8870} <Trace> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10646 | 2025.03.25 01:26:15.855592 [ 4 ] {6c852cf1-56ae-4451-9036-ef478b4a8870} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
10647 | 2025.03.25 01:26:15.856051 [ 4 ] {6c852cf1-56ae-4451-9036-ef478b4a8870} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
10648 | 2025.03.25 01:26:15.856319 [ 4 ] {6c852cf1-56ae-4451-9036-ef478b4a8870} <Trace> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10649 | 2025.03.25 01:26:15.856598 [ 4 ] {6c852cf1-56ae-4451-9036-ef478b4a8870} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001946 sec., 4110.996916752312 rows/sec., 335.22 KiB/sec. | ||
10650 | 2025.03.25 01:26:15.856813 [ 4 ] {6c852cf1-56ae-4451-9036-ef478b4a8870} <Debug> TCPHandler: Processed in 0.002439985 sec. | ||
10651 | 2025.03.25 01:26:15.856986 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10652 | 2025.03.25 01:26:15.857092 [ 4 ] {244edaf5-ebd1-43bb-a611-9b427f0f2b79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10653 | 2025.03.25 01:26:15.857138 [ 4 ] {244edaf5-ebd1-43bb-a611-9b427f0f2b79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10654 | 2025.03.25 01:26:15.858384 [ 4 ] {244edaf5-ebd1-43bb-a611-9b427f0f2b79} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10655 | 2025.03.25 01:26:15.858424 [ 4 ] {244edaf5-ebd1-43bb-a611-9b427f0f2b79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
10656 | 2025.03.25 01:26:15.858855 [ 4 ] {244edaf5-ebd1-43bb-a611-9b427f0f2b79} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
10657 | 2025.03.25 01:26:15.859104 [ 4 ] {244edaf5-ebd1-43bb-a611-9b427f0f2b79} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10658 | 2025.03.25 01:26:15.859336 [ 4 ] {244edaf5-ebd1-43bb-a611-9b427f0f2b79} <Debug> executeQuery: Read 1278 rows, 108.69 KiB in 0.002264 sec., 564487.6325088339 rows/sec., 46.88 MiB/sec. | ||
10659 | 2025.03.25 01:26:15.859446 [ 4 ] {244edaf5-ebd1-43bb-a611-9b427f0f2b79} <Debug> TCPHandler: Processed in 0.002509566 sec. | ||
10660 | 2025.03.25 01:26:15.859589 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10661 | 2025.03.25 01:26:15.859880 [ 4 ] {403b55bb-eb4f-4933-a422-ea25ad6c6611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10662 | 2025.03.25 01:26:15.859943 [ 4 ] {403b55bb-eb4f-4933-a422-ea25ad6c6611} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10663 | 2025.03.25 01:26:15.860540 [ 4 ] {403b55bb-eb4f-4933-a422-ea25ad6c6611} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10664 | 2025.03.25 01:26:15.860579 [ 4 ] {403b55bb-eb4f-4933-a422-ea25ad6c6611} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
10665 | 2025.03.25 01:26:15.860924 [ 4 ] {403b55bb-eb4f-4933-a422-ea25ad6c6611} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
10666 | 2025.03.25 01:26:15.861170 [ 4 ] {403b55bb-eb4f-4933-a422-ea25ad6c6611} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10667 | 2025.03.25 01:26:15.861388 [ 4 ] {403b55bb-eb4f-4933-a422-ea25ad6c6611} <Debug> executeQuery: Read 47 rows, 3.49 KiB in 0.001614 sec., 29120.19826517968 rows/sec., 2.11 MiB/sec. | ||
10668 | 2025.03.25 01:26:15.861441 [ 4 ] {403b55bb-eb4f-4933-a422-ea25ad6c6611} <Debug> TCPHandler: Processed in 0.001936848 sec. | ||
10669 | 2025.03.25 01:26:15.861570 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10670 | 2025.03.25 01:26:15.861675 [ 4 ] {48f9f283-804a-4b94-9bdf-66cf375b6ab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10671 | 2025.03.25 01:26:15.861720 [ 4 ] {48f9f283-804a-4b94-9bdf-66cf375b6ab4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10672 | 2025.03.25 01:26:15.862352 [ 4 ] {48f9f283-804a-4b94-9bdf-66cf375b6ab4} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10673 | 2025.03.25 01:26:15.862392 [ 4 ] {48f9f283-804a-4b94-9bdf-66cf375b6ab4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
10674 | 2025.03.25 01:26:15.862773 [ 4 ] {48f9f283-804a-4b94-9bdf-66cf375b6ab4} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
10675 | 2025.03.25 01:26:15.863047 [ 4 ] {48f9f283-804a-4b94-9bdf-66cf375b6ab4} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10676 | 2025.03.25 01:26:15.863237 [ 77 ] {} <Debug> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
10677 | 2025.03.25 01:26:15.863293 [ 4 ] {48f9f283-804a-4b94-9bdf-66cf375b6ab4} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001636 sec., 139364.3031784841 rows/sec., 9.44 MiB/sec. | ||
10678 | 2025.03.25 01:26:15.863312 [ 77 ] {} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10679 | 2025.03.25 01:26:15.863386 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
10680 | 2025.03.25 01:26:15.863425 [ 4 ] {48f9f283-804a-4b94-9bdf-66cf375b6ab4} <Debug> TCPHandler: Processed in 0.001901667 sec. | ||
10681 | 2025.03.25 01:26:15.863689 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10682 | 2025.03.25 01:26:15.863688 [ 197 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full | ||
10683 | 2025.03.25 01:26:15.864056 [ 4 ] {9d574f70-071a-4e83-827e-0d63938f9c2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10684 | 2025.03.25 01:26:15.864118 [ 197 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10685 | 2025.03.25 01:26:15.864186 [ 4 ] {9d574f70-071a-4e83-827e-0d63938f9c2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10686 | 2025.03.25 01:26:15.864212 [ 197 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 341 rows starting from the beginning of the part | ||
10687 | 2025.03.25 01:26:15.864533 [ 197 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 228 rows starting from the beginning of the part | ||
10688 | 2025.03.25 01:26:15.864843 [ 197 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 113 rows starting from the beginning of the part | ||
10689 | 2025.03.25 01:26:15.865218 [ 197 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 113 rows starting from the beginning of the part | ||
10690 | 2025.03.25 01:26:15.865578 [ 197 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 113 rows starting from the beginning of the part | ||
10691 | 2025.03.25 01:26:15.865915 [ 197 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 228 rows starting from the beginning of the part | ||
10692 | 2025.03.25 01:26:15.867265 [ 4 ] {9d574f70-071a-4e83-827e-0d63938f9c2d} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10693 | 2025.03.25 01:26:15.867345 [ 4 ] {9d574f70-071a-4e83-827e-0d63938f9c2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
10694 | 2025.03.25 01:26:15.868342 [ 4 ] {9d574f70-071a-4e83-827e-0d63938f9c2d} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
10695 | 2025.03.25 01:26:15.868661 [ 197 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1136 rows, containing 5 columns (5 merged, 0 gathered) in 0.005166024 sec., 219898.3202555776 rows/sec., 15.47 MiB/sec. | ||
10696 | 2025.03.25 01:26:15.868861 [ 4 ] {9d574f70-071a-4e83-827e-0d63938f9c2d} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10697 | 2025.03.25 01:26:15.868963 [ 187 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
10698 | 2025.03.25 01:26:15.869387 [ 4 ] {9d574f70-071a-4e83-827e-0d63938f9c2d} <Debug> executeQuery: Read 567 rows, 43.18 KiB in 0.005473 sec., 103599.48839758817 rows/sec., 7.70 MiB/sec. | ||
10699 | 2025.03.25 01:26:15.869807 [ 4 ] {9d574f70-071a-4e83-827e-0d63938f9c2d} <Debug> TCPHandler: Processed in 0.006214609 sec. | ||
10700 | 2025.03.25 01:26:15.870105 [ 187 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_45_9} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10701 | 2025.03.25 01:26:15.870204 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10702 | 2025.03.25 01:26:15.870395 [ 187 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_45_9} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
10703 | 2025.03.25 01:26:15.870649 [ 4 ] {3d0f4caa-be15-495a-8b63-d5357f1ed9f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10704 | 2025.03.25 01:26:15.870710 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
10705 | 2025.03.25 01:26:15.870773 [ 4 ] {3d0f4caa-be15-495a-8b63-d5357f1ed9f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10706 | 2025.03.25 01:26:15.871561 [ 4 ] {3d0f4caa-be15-495a-8b63-d5357f1ed9f8} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10707 | 2025.03.25 01:26:15.871601 [ 4 ] {3d0f4caa-be15-495a-8b63-d5357f1ed9f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
10708 | 2025.03.25 01:26:15.872054 [ 4 ] {3d0f4caa-be15-495a-8b63-d5357f1ed9f8} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
10709 | 2025.03.25 01:26:15.872294 [ 4 ] {3d0f4caa-be15-495a-8b63-d5357f1ed9f8} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10710 | 2025.03.25 01:26:15.872508 [ 4 ] {3d0f4caa-be15-495a-8b63-d5357f1ed9f8} <Debug> executeQuery: Read 978 rows, 67.24 KiB in 0.002049 sec., 477306.0029282577 rows/sec., 32.05 MiB/sec. | ||
10711 | 2025.03.25 01:26:15.872561 [ 4 ] {3d0f4caa-be15-495a-8b63-d5357f1ed9f8} <Debug> TCPHandler: Processed in 0.002507636 sec. | ||
10712 | 2025.03.25 01:26:15.872681 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10713 | 2025.03.25 01:26:15.872788 [ 4 ] {6eacbe8e-d55c-4880-b108-c04be57fcbad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10714 | 2025.03.25 01:26:15.872854 [ 4 ] {6eacbe8e-d55c-4880-b108-c04be57fcbad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10715 | 2025.03.25 01:26:15.874027 [ 4 ] {6eacbe8e-d55c-4880-b108-c04be57fcbad} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10716 | 2025.03.25 01:26:15.874066 [ 4 ] {6eacbe8e-d55c-4880-b108-c04be57fcbad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
10717 | 2025.03.25 01:26:15.874723 [ 4 ] {6eacbe8e-d55c-4880-b108-c04be57fcbad} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
10718 | 2025.03.25 01:26:15.874992 [ 4 ] {6eacbe8e-d55c-4880-b108-c04be57fcbad} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10719 | 2025.03.25 01:26:15.875175 [ 77 ] {} <Debug> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
10720 | 2025.03.25 01:26:15.875238 [ 77 ] {} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10721 | 2025.03.25 01:26:15.875276 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
10722 | 2025.03.25 01:26:15.875282 [ 4 ] {6eacbe8e-d55c-4880-b108-c04be57fcbad} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002507 sec., 15556.441962504985 rows/sec., 27.88 MiB/sec. | ||
10723 | 2025.03.25 01:26:15.875585 [ 193 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::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 | ||
10724 | 2025.03.25 01:26:15.875671 [ 4 ] {6eacbe8e-d55c-4880-b108-c04be57fcbad} <Debug> TCPHandler: Processed in 0.003038003 sec. | ||
10725 | 2025.03.25 01:26:15.875922 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10726 | 2025.03.25 01:26:15.876205 [ 193 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10727 | 2025.03.25 01:26:15.876205 [ 4 ] {e9f0f830-29a6-44f9-a242-e5729485ac60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10728 | 2025.03.25 01:26:15.876368 [ 193 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1188 rows starting from the beginning of the part | ||
10729 | 2025.03.25 01:26:15.876369 [ 4 ] {e9f0f830-29a6-44f9-a242-e5729485ac60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10730 | 2025.03.25 01:26:15.877175 [ 193 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 39 rows starting from the beginning of the part | ||
10731 | 2025.03.25 01:26:15.877750 [ 193 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 39 rows starting from the beginning of the part | ||
10732 | 2025.03.25 01:26:15.878444 [ 193 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 39 rows starting from the beginning of the part | ||
10733 | 2025.03.25 01:26:15.878703 [ 4 ] {e9f0f830-29a6-44f9-a242-e5729485ac60} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10734 | 2025.03.25 01:26:15.878851 [ 4 ] {e9f0f830-29a6-44f9-a242-e5729485ac60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
10735 | 2025.03.25 01:26:15.879183 [ 193 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 39 rows starting from the beginning of the part | ||
10736 | 2025.03.25 01:26:15.879868 [ 193 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::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 | ||
10737 | 2025.03.25 01:26:15.880475 [ 4 ] {e9f0f830-29a6-44f9-a242-e5729485ac60} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
10738 | 2025.03.25 01:26:15.881120 [ 4 ] {e9f0f830-29a6-44f9-a242-e5729485ac60} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10739 | 2025.03.25 01:26:15.881695 [ 4 ] {e9f0f830-29a6-44f9-a242-e5729485ac60} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00557 sec., 8617.594254937163 rows/sec., 594.70 KiB/sec. | ||
10740 | 2025.03.25 01:26:15.881875 [ 4 ] {e9f0f830-29a6-44f9-a242-e5729485ac60} <Debug> TCPHandler: Processed in 0.006053456 sec. | ||
10741 | 2025.03.25 01:26:15.888657 [ 187 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1383 rows, containing 19 columns (19 merged, 0 gathered) in 0.01330986 sec., 103907.92991060762 rows/sec., 186.20 MiB/sec. | ||
10742 | 2025.03.25 01:26:15.890479 [ 187 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
10743 | 2025.03.25 01:26:15.890959 [ 187 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10744 | 2025.03.25 01:26:15.891050 [ 187 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
10745 | 2025.03.25 01:26:15.891224 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.54 MiB. | ||
10746 | 2025.03.25 01:26:16.000178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.86 MiB, peak 244.35 MiB, free memory in arenas 0.00 B, will set to 235.62 MiB (RSS), difference: 2.76 MiB | ||
10747 | 2025.03.25 01:26:16.723448 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1506 | ||
10748 | 2025.03.25 01:26:16.726891 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10749 | 2025.03.25 01:26:16.726951 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
10750 | 2025.03.25 01:26:16.728463 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
10751 | 2025.03.25 01:26:16.728782 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10752 | 2025.03.25 01:26:16.729432 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1506 | ||
10753 | 2025.03.25 01:26:17.380379 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10754 | 2025.03.25 01:26:17.380594 [ 4 ] {2b5c1bc2-92fc-4895-bdd5-f1e44bc61984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10755 | 2025.03.25 01:26:17.380681 [ 4 ] {2b5c1bc2-92fc-4895-bdd5-f1e44bc61984} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10756 | 2025.03.25 01:26:17.381675 [ 4 ] {2b5c1bc2-92fc-4895-bdd5-f1e44bc61984} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10757 | 2025.03.25 01:26:17.381720 [ 4 ] {2b5c1bc2-92fc-4895-bdd5-f1e44bc61984} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
10758 | 2025.03.25 01:26:17.382169 [ 4 ] {2b5c1bc2-92fc-4895-bdd5-f1e44bc61984} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
10759 | 2025.03.25 01:26:17.382435 [ 4 ] {2b5c1bc2-92fc-4895-bdd5-f1e44bc61984} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10760 | 2025.03.25 01:26:17.382623 [ 75 ] {} <Debug> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
10761 | 2025.03.25 01:26:17.382695 [ 4 ] {2b5c1bc2-92fc-4895-bdd5-f1e44bc61984} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002155 sec., 25986.07888631091 rows/sec., 2.00 MiB/sec. | ||
10762 | 2025.03.25 01:26:17.382707 [ 75 ] {} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10763 | 2025.03.25 01:26:17.382784 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
10764 | 2025.03.25 01:26:17.382840 [ 4 ] {2b5c1bc2-92fc-4895-bdd5-f1e44bc61984} <Debug> TCPHandler: Processed in 0.002595478 sec. | ||
10765 | 2025.03.25 01:26:17.383059 [ 187 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
10766 | 2025.03.25 01:26:17.383071 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10767 | 2025.03.25 01:26:17.383313 [ 4 ] {668d6bb5-9386-4210-8684-1d10766a12c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10768 | 2025.03.25 01:26:17.383351 [ 187 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10769 | 2025.03.25 01:26:17.383394 [ 4 ] {668d6bb5-9386-4210-8684-1d10766a12c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10770 | 2025.03.25 01:26:17.383423 [ 187 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1845 rows starting from the beginning of the part | ||
10771 | 2025.03.25 01:26:17.383746 [ 187 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 618 rows starting from the beginning of the part | ||
10772 | 2025.03.25 01:26:17.384002 [ 187 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 134 rows starting from the beginning of the part | ||
10773 | 2025.03.25 01:26:17.384337 [ 187 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 617 rows starting from the beginning of the part | ||
10774 | 2025.03.25 01:26:17.384662 [ 187 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 1278 rows starting from the beginning of the part | ||
10775 | 2025.03.25 01:26:17.384962 [ 187 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 56 rows starting from the beginning of the part | ||
10776 | 2025.03.25 01:26:17.386354 [ 4 ] {668d6bb5-9386-4210-8684-1d10766a12c4} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10777 | 2025.03.25 01:26:17.386483 [ 4 ] {668d6bb5-9386-4210-8684-1d10766a12c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
10778 | 2025.03.25 01:26:17.387472 [ 4 ] {668d6bb5-9386-4210-8684-1d10766a12c4} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
10779 | 2025.03.25 01:26:17.387833 [ 4 ] {668d6bb5-9386-4210-8684-1d10766a12c4} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10780 | 2025.03.25 01:26:17.388042 [ 75 ] {} <Debug> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
10781 | 2025.03.25 01:26:17.388153 [ 75 ] {} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10782 | 2025.03.25 01:26:17.388190 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
10783 | 2025.03.25 01:26:17.388229 [ 4 ] {668d6bb5-9386-4210-8684-1d10766a12c4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.004988 sec., 12830.793905372895 rows/sec., 1.00 MiB/sec. | ||
10784 | 2025.03.25 01:26:17.388615 [ 4 ] {668d6bb5-9386-4210-8684-1d10766a12c4} <Debug> TCPHandler: Processed in 0.00561464 sec. | ||
10785 | 2025.03.25 01:26:17.388996 [ 190 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
10786 | 2025.03.25 01:26:17.389077 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10787 | 2025.03.25 01:26:17.389165 [ 201 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4548 rows, containing 5 columns (5 merged, 0 gathered) in 0.006264029 sec., 726050.2785028614 rows/sec., 61.68 MiB/sec. | ||
10788 | 2025.03.25 01:26:17.389380 [ 4 ] {6ee2fa91-2aa1-4f3f-8037-91d47167daf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10789 | 2025.03.25 01:26:17.389460 [ 190 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10790 | 2025.03.25 01:26:17.389497 [ 4 ] {6ee2fa91-2aa1-4f3f-8037-91d47167daf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10791 | 2025.03.25 01:26:17.389578 [ 190 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 915 rows starting from the beginning of the part | ||
10792 | 2025.03.25 01:26:17.390004 [ 190 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 384 rows starting from the beginning of the part | ||
10793 | 2025.03.25 01:26:17.390054 [ 201 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
10794 | 2025.03.25 01:26:17.390459 [ 190 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 103 rows starting from the beginning of the part | ||
10795 | 2025.03.25 01:26:17.390935 [ 190 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 382 rows starting from the beginning of the part | ||
10796 | 2025.03.25 01:26:17.391296 [ 190 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 567 rows starting from the beginning of the part | ||
10797 | 2025.03.25 01:26:17.391620 [ 190 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 64 rows starting from the beginning of the part | ||
10798 | 2025.03.25 01:26:17.392632 [ 201 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_91_18} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10799 | 2025.03.25 01:26:17.393099 [ 201 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_91_18} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
10800 | 2025.03.25 01:26:17.393421 [ 4 ] {6ee2fa91-2aa1-4f3f-8037-91d47167daf7} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10801 | 2025.03.25 01:26:17.393485 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
10802 | 2025.03.25 01:26:17.393517 [ 4 ] {6ee2fa91-2aa1-4f3f-8037-91d47167daf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
10803 | 2025.03.25 01:26:17.394622 [ 4 ] {6ee2fa91-2aa1-4f3f-8037-91d47167daf7} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
10804 | 2025.03.25 01:26:17.394995 [ 4 ] {6ee2fa91-2aa1-4f3f-8037-91d47167daf7} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10805 | 2025.03.25 01:26:17.395248 [ 75 ] {} <Debug> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877) (MergerMutator): Selected 5 parts from all_1_86_17 to all_90_90_0 | ||
10806 | 2025.03.25 01:26:17.395482 [ 75 ] {} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10807 | 2025.03.25 01:26:17.395586 [ 4 ] {6ee2fa91-2aa1-4f3f-8037-91d47167daf7} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.006274 sec., 5100.414408670705 rows/sec., 363.76 KiB/sec. | ||
10808 | 2025.03.25 01:26:17.395615 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
10809 | 2025.03.25 01:26:17.395981 [ 192 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2415 rows, containing 5 columns (5 merged, 0 gathered) in 0.00763421 sec., 316339.2151905698 rows/sec., 24.22 MiB/sec. | ||
10810 | 2025.03.25 01:26:17.396002 [ 4 ] {6ee2fa91-2aa1-4f3f-8037-91d47167daf7} <Debug> TCPHandler: Processed in 0.007097001 sec. | ||
10811 | 2025.03.25 01:26:17.396086 [ 200 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_90_18} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_86_17 to all_90_90_0 into Compact with storage Full | ||
10812 | 2025.03.25 01:26:17.396152 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10813 | 2025.03.25 01:26:17.396194 [ 192 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
10814 | 2025.03.25 01:26:17.396378 [ 200 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_90_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10815 | 2025.03.25 01:26:17.396386 [ 4 ] {846535ae-ac9d-4c6f-8096-d86b9eff4d8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10816 | 2025.03.25 01:26:17.396435 [ 200 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 26462 rows starting from the beginning of the part | ||
10817 | 2025.03.25 01:26:17.396462 [ 4 ] {846535ae-ac9d-4c6f-8096-d86b9eff4d8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10818 | 2025.03.25 01:26:17.396886 [ 200 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 238 rows starting from the beginning of the part | ||
10819 | 2025.03.25 01:26:17.397369 [ 192 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_91_18} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10820 | 2025.03.25 01:26:17.397448 [ 200 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part | ||
10821 | 2025.03.25 01:26:17.397829 [ 192 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_91_18} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
10822 | 2025.03.25 01:26:17.397967 [ 200 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 237 rows starting from the beginning of the part | ||
10823 | 2025.03.25 01:26:17.398144 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
10824 | 2025.03.25 01:26:17.398413 [ 200 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 978 rows starting from the beginning of the part | ||
10825 | 2025.03.25 01:26:17.399403 [ 4 ] {846535ae-ac9d-4c6f-8096-d86b9eff4d8c} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10826 | 2025.03.25 01:26:17.399449 [ 4 ] {846535ae-ac9d-4c6f-8096-d86b9eff4d8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
10827 | 2025.03.25 01:26:17.399873 [ 4 ] {846535ae-ac9d-4c6f-8096-d86b9eff4d8c} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
10828 | 2025.03.25 01:26:17.400169 [ 4 ] {846535ae-ac9d-4c6f-8096-d86b9eff4d8c} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10829 | 2025.03.25 01:26:17.400416 [ 75 ] {} <Debug> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
10830 | 2025.03.25 01:26:17.400524 [ 75 ] {} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10831 | 2025.03.25 01:26:17.400601 [ 4 ] {846535ae-ac9d-4c6f-8096-d86b9eff4d8c} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.004263 sec., 2814.919071076706 rows/sec., 194.26 KiB/sec. | ||
10832 | 2025.03.25 01:26:17.400615 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
10833 | 2025.03.25 01:26:17.401073 [ 4 ] {846535ae-ac9d-4c6f-8096-d86b9eff4d8c} <Debug> TCPHandler: Processed in 0.00495498 sec. | ||
10834 | 2025.03.25 01:26:17.401173 [ 192 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
10835 | 2025.03.25 01:26:17.401824 [ 192 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10836 | 2025.03.25 01:26:17.401939 [ 192 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 4984 rows starting from the beginning of the part | ||
10837 | 2025.03.25 01:26:17.402224 [ 192 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 82 rows starting from the beginning of the part | ||
10838 | 2025.03.25 01:26:17.402865 [ 192 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part | ||
10839 | 2025.03.25 01:26:17.403327 [ 192 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 82 rows starting from the beginning of the part | ||
10840 | 2025.03.25 01:26:17.403784 [ 192 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 48 rows starting from the beginning of the part | ||
10841 | 2025.03.25 01:26:17.404127 [ 192 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 12 rows starting from the beginning of the part | ||
10842 | 2025.03.25 01:26:17.406355 [ 191 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5268 rows, containing 4 columns (4 merged, 0 gathered) in 0.005556349 sec., 948104.591702213 rows/sec., 62.01 MiB/sec. | ||
10843 | 2025.03.25 01:26:17.406894 [ 186 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
10844 | 2025.03.25 01:26:17.407462 [ 186 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_91_18} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10845 | 2025.03.25 01:26:17.407496 [ 191 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_90_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28075 rows, containing 5 columns (5 merged, 0 gathered) in 0.011603575 sec., 2419512.9518273463 rows/sec., 163.42 MiB/sec. | ||
10846 | 2025.03.25 01:26:17.407603 [ 186 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_91_18} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
10847 | 2025.03.25 01:26:17.407727 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
10848 | 2025.03.25 01:26:17.407925 [ 191 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_90_18} <Trace> MergedBlockOutputStream: filled checksums all_1_90_18 (state Temporary) | ||
10849 | 2025.03.25 01:26:17.408268 [ 191 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_90_18} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_merge_all_1_90_18 to all_1_90_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10850 | 2025.03.25 01:26:17.408368 [ 191 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_90_18} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877) (MergerMutator): Merged 5 parts: [all_1_86_17, all_90_90_0] -> all_1_90_18 | ||
10851 | 2025.03.25 01:26:17.408471 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.23 MiB. | ||
10852 | 2025.03.25 01:26:19.098790 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 25254 | ||
10853 | 2025.03.25 01:26:19.099556 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10854 | 2025.03.25 01:26:19.099601 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
10855 | 2025.03.25 01:26:19.100122 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
10856 | 2025.03.25 01:26:19.100372 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10857 | 2025.03.25 01:26:19.100613 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25254 | ||
10858 | 2025.03.25 01:26:20.874329 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
10859 | 2025.03.25 01:26:20.895274 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10860 | 2025.03.25 01:26:20.895346 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
10861 | 2025.03.25 01:26:20.902928 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
10862 | 2025.03.25 01:26:20.903724 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10863 | 2025.03.25 01:26:20.906789 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
10864 | 2025.03.25 01:26:22.393792 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10865 | 2025.03.25 01:26:22.394096 [ 4 ] {b508c53e-b6e1-44c5-86b6-44ab659ec531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10866 | 2025.03.25 01:26:22.394211 [ 4 ] {b508c53e-b6e1-44c5-86b6-44ab659ec531} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10867 | 2025.03.25 01:26:22.395282 [ 4 ] {b508c53e-b6e1-44c5-86b6-44ab659ec531} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10868 | 2025.03.25 01:26:22.395329 [ 4 ] {b508c53e-b6e1-44c5-86b6-44ab659ec531} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
10869 | 2025.03.25 01:26:22.395788 [ 4 ] {b508c53e-b6e1-44c5-86b6-44ab659ec531} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10870 | 2025.03.25 01:26:22.396058 [ 4 ] {b508c53e-b6e1-44c5-86b6-44ab659ec531} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10871 | 2025.03.25 01:26:22.396297 [ 4 ] {b508c53e-b6e1-44c5-86b6-44ab659ec531} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002287 sec., 92697.85745518147 rows/sec., 5.90 MiB/sec. | ||
10872 | 2025.03.25 01:26:22.396355 [ 4 ] {b508c53e-b6e1-44c5-86b6-44ab659ec531} <Debug> TCPHandler: Processed in 0.002750939 sec. | ||
10873 | 2025.03.25 01:26:22.396483 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10874 | 2025.03.25 01:26:22.396612 [ 4 ] {9abf3042-b4f6-42e7-aaaf-e33d0b56bfde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10875 | 2025.03.25 01:26:22.396659 [ 4 ] {9abf3042-b4f6-42e7-aaaf-e33d0b56bfde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10876 | 2025.03.25 01:26:22.397653 [ 4 ] {9abf3042-b4f6-42e7-aaaf-e33d0b56bfde} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10877 | 2025.03.25 01:26:22.397694 [ 4 ] {9abf3042-b4f6-42e7-aaaf-e33d0b56bfde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
10878 | 2025.03.25 01:26:22.398093 [ 4 ] {9abf3042-b4f6-42e7-aaaf-e33d0b56bfde} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
10879 | 2025.03.25 01:26:22.398345 [ 4 ] {9abf3042-b4f6-42e7-aaaf-e33d0b56bfde} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10880 | 2025.03.25 01:26:22.398562 [ 4 ] {9abf3042-b4f6-42e7-aaaf-e33d0b56bfde} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001974 sec., 312563.32320162107 rows/sec., 24.43 MiB/sec. | ||
10881 | 2025.03.25 01:26:22.398632 [ 4 ] {9abf3042-b4f6-42e7-aaaf-e33d0b56bfde} <Debug> TCPHandler: Processed in 0.002198882 sec. | ||
10882 | 2025.03.25 01:26:22.398755 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10883 | 2025.03.25 01:26:22.398919 [ 4 ] {d255e10d-bec1-4d10-afab-8a1ecb5ead3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10884 | 2025.03.25 01:26:22.398976 [ 4 ] {d255e10d-bec1-4d10-afab-8a1ecb5ead3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10885 | 2025.03.25 01:26:22.399563 [ 4 ] {d255e10d-bec1-4d10-afab-8a1ecb5ead3c} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10886 | 2025.03.25 01:26:22.399603 [ 4 ] {d255e10d-bec1-4d10-afab-8a1ecb5ead3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
10887 | 2025.03.25 01:26:22.399973 [ 4 ] {d255e10d-bec1-4d10-afab-8a1ecb5ead3c} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
10888 | 2025.03.25 01:26:22.400235 [ 4 ] {d255e10d-bec1-4d10-afab-8a1ecb5ead3c} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10889 | 2025.03.25 01:26:22.400410 [ 69 ] {} <Debug> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
10890 | 2025.03.25 01:26:22.400477 [ 4 ] {d255e10d-bec1-4d10-afab-8a1ecb5ead3c} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001603 sec., 66126.013724267 rows/sec., 3.89 MiB/sec. | ||
10891 | 2025.03.25 01:26:22.400497 [ 69 ] {} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10892 | 2025.03.25 01:26:22.400575 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
10893 | 2025.03.25 01:26:22.400608 [ 4 ] {d255e10d-bec1-4d10-afab-8a1ecb5ead3c} <Debug> TCPHandler: Processed in 0.001917627 sec. | ||
10894 | 2025.03.25 01:26:22.400862 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10895 | 2025.03.25 01:26:22.400873 [ 186 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
10896 | 2025.03.25 01:26:22.401034 [ 4 ] {a439f182-a113-40fe-a79c-a1e02ca563c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10897 | 2025.03.25 01:26:22.401121 [ 4 ] {a439f182-a113-40fe-a79c-a1e02ca563c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10898 | 2025.03.25 01:26:22.401220 [ 186 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10899 | 2025.03.25 01:26:22.401324 [ 186 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 165 rows starting from the beginning of the part | ||
10900 | 2025.03.25 01:26:22.401625 [ 186 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 108 rows starting from the beginning of the part | ||
10901 | 2025.03.25 01:26:22.402095 [ 186 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 39 rows starting from the beginning of the part | ||
10902 | 2025.03.25 01:26:22.402459 [ 186 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 106 rows starting from the beginning of the part | ||
10903 | 2025.03.25 01:26:22.402894 [ 186 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 47 rows starting from the beginning of the part | ||
10904 | 2025.03.25 01:26:22.403232 [ 186 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 106 rows starting from the beginning of the part | ||
10905 | 2025.03.25 01:26:22.404057 [ 4 ] {a439f182-a113-40fe-a79c-a1e02ca563c9} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10906 | 2025.03.25 01:26:22.404133 [ 4 ] {a439f182-a113-40fe-a79c-a1e02ca563c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
10907 | 2025.03.25 01:26:22.405080 [ 4 ] {a439f182-a113-40fe-a79c-a1e02ca563c9} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
10908 | 2025.03.25 01:26:22.405670 [ 4 ] {a439f182-a113-40fe-a79c-a1e02ca563c9} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10909 | 2025.03.25 01:26:22.405851 [ 191 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 571 rows, containing 5 columns (5 merged, 0 gathered) in 0.005125494 sec., 111403.8958976442 rows/sec., 7.37 MiB/sec. | ||
10910 | 2025.03.25 01:26:22.406102 [ 4 ] {a439f182-a113-40fe-a79c-a1e02ca563c9} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.005107 sec., 22126.493048756605 rows/sec., 1.43 MiB/sec. | ||
10911 | 2025.03.25 01:26:22.406223 [ 4 ] {a439f182-a113-40fe-a79c-a1e02ca563c9} <Debug> TCPHandler: Processed in 0.005440269 sec. | ||
10912 | 2025.03.25 01:26:22.406234 [ 191 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
10913 | 2025.03.25 01:26:22.406435 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10914 | 2025.03.25 01:26:22.406590 [ 4 ] {905d4b8c-649b-4cdc-a960-21b9e3200bca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10915 | 2025.03.25 01:26:22.406671 [ 4 ] {905d4b8c-649b-4cdc-a960-21b9e3200bca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10916 | 2025.03.25 01:26:22.406853 [ 191 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_71_14} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10917 | 2025.03.25 01:26:22.407100 [ 191 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_71_14} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
10918 | 2025.03.25 01:26:22.407314 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
10919 | 2025.03.25 01:26:22.407704 [ 4 ] {905d4b8c-649b-4cdc-a960-21b9e3200bca} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10920 | 2025.03.25 01:26:22.407750 [ 4 ] {905d4b8c-649b-4cdc-a960-21b9e3200bca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
10921 | 2025.03.25 01:26:22.408113 [ 4 ] {905d4b8c-649b-4cdc-a960-21b9e3200bca} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10922 | 2025.03.25 01:26:22.408360 [ 4 ] {905d4b8c-649b-4cdc-a960-21b9e3200bca} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10923 | 2025.03.25 01:26:22.408567 [ 4 ] {905d4b8c-649b-4cdc-a960-21b9e3200bca} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.002026 sec., 55281.342546890424 rows/sec., 3.15 MiB/sec. | ||
10924 | 2025.03.25 01:26:22.408623 [ 4 ] {905d4b8c-649b-4cdc-a960-21b9e3200bca} <Debug> TCPHandler: Processed in 0.002260083 sec. | ||
10925 | 2025.03.25 01:26:22.408755 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10926 | 2025.03.25 01:26:22.408894 [ 4 ] {8c2064ab-8ff5-408f-b8cb-d00398829ee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10927 | 2025.03.25 01:26:22.408949 [ 4 ] {8c2064ab-8ff5-408f-b8cb-d00398829ee5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10928 | 2025.03.25 01:26:22.409803 [ 4 ] {8c2064ab-8ff5-408f-b8cb-d00398829ee5} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10929 | 2025.03.25 01:26:22.409843 [ 4 ] {8c2064ab-8ff5-408f-b8cb-d00398829ee5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
10930 | 2025.03.25 01:26:22.410232 [ 4 ] {8c2064ab-8ff5-408f-b8cb-d00398829ee5} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
10931 | 2025.03.25 01:26:22.410473 [ 4 ] {8c2064ab-8ff5-408f-b8cb-d00398829ee5} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10932 | 2025.03.25 01:26:22.410682 [ 4 ] {8c2064ab-8ff5-408f-b8cb-d00398829ee5} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001819 sec., 210005.49752611323 rows/sec., 14.81 MiB/sec. | ||
10933 | 2025.03.25 01:26:22.410736 [ 4 ] {8c2064ab-8ff5-408f-b8cb-d00398829ee5} <Debug> TCPHandler: Processed in 0.002044569 sec. | ||
10934 | 2025.03.25 01:26:22.410870 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10935 | 2025.03.25 01:26:22.411005 [ 4 ] {4addc468-a170-4859-ad0c-4c122a204f26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10936 | 2025.03.25 01:26:22.411061 [ 4 ] {4addc468-a170-4859-ad0c-4c122a204f26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10937 | 2025.03.25 01:26:22.411594 [ 4 ] {4addc468-a170-4859-ad0c-4c122a204f26} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10938 | 2025.03.25 01:26:22.411637 [ 4 ] {4addc468-a170-4859-ad0c-4c122a204f26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
10939 | 2025.03.25 01:26:22.412005 [ 4 ] {4addc468-a170-4859-ad0c-4c122a204f26} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10940 | 2025.03.25 01:26:22.412248 [ 4 ] {4addc468-a170-4859-ad0c-4c122a204f26} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10941 | 2025.03.25 01:26:22.412455 [ 4 ] {4addc468-a170-4859-ad0c-4c122a204f26} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001479 sec., 4056.7951318458418 rows/sec., 211.95 KiB/sec. | ||
10942 | 2025.03.25 01:26:22.412505 [ 4 ] {4addc468-a170-4859-ad0c-4c122a204f26} <Debug> TCPHandler: Processed in 0.001700794 sec. | ||
10943 | 2025.03.25 01:26:22.412613 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10944 | 2025.03.25 01:26:22.412715 [ 4 ] {e202c478-d4e9-4fb7-8fc8-fe5d80f15bc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10945 | 2025.03.25 01:26:22.412762 [ 4 ] {e202c478-d4e9-4fb7-8fc8-fe5d80f15bc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10946 | 2025.03.25 01:26:22.413322 [ 4 ] {e202c478-d4e9-4fb7-8fc8-fe5d80f15bc6} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10947 | 2025.03.25 01:26:22.413361 [ 4 ] {e202c478-d4e9-4fb7-8fc8-fe5d80f15bc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
10948 | 2025.03.25 01:26:22.413749 [ 4 ] {e202c478-d4e9-4fb7-8fc8-fe5d80f15bc6} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
10949 | 2025.03.25 01:26:22.413995 [ 4 ] {e202c478-d4e9-4fb7-8fc8-fe5d80f15bc6} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10950 | 2025.03.25 01:26:22.414204 [ 4 ] {e202c478-d4e9-4fb7-8fc8-fe5d80f15bc6} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001512 sec., 156746.03174603175 rows/sec., 10.51 MiB/sec. | ||
10951 | 2025.03.25 01:26:22.414256 [ 4 ] {e202c478-d4e9-4fb7-8fc8-fe5d80f15bc6} <Debug> TCPHandler: Processed in 0.001694984 sec. | ||
10952 | 2025.03.25 01:26:22.414370 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10953 | 2025.03.25 01:26:22.414475 [ 4 ] {09e68421-3324-41e8-89b5-a5943f88a2fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10954 | 2025.03.25 01:26:22.414522 [ 4 ] {09e68421-3324-41e8-89b5-a5943f88a2fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10955 | 2025.03.25 01:26:22.414938 [ 4 ] {09e68421-3324-41e8-89b5-a5943f88a2fe} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10956 | 2025.03.25 01:26:22.414976 [ 4 ] {09e68421-3324-41e8-89b5-a5943f88a2fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
10957 | 2025.03.25 01:26:22.415322 [ 4 ] {09e68421-3324-41e8-89b5-a5943f88a2fe} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10958 | 2025.03.25 01:26:22.415563 [ 4 ] {09e68421-3324-41e8-89b5-a5943f88a2fe} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10959 | 2025.03.25 01:26:22.415815 [ 4 ] {09e68421-3324-41e8-89b5-a5943f88a2fe} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001355 sec., 738.0073800738007 rows/sec., 49.73 KiB/sec. | ||
10960 | 2025.03.25 01:26:22.415890 [ 4 ] {09e68421-3324-41e8-89b5-a5943f88a2fe} <Debug> TCPHandler: Processed in 0.001566963 sec. | ||
10961 | 2025.03.25 01:26:22.416141 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10962 | 2025.03.25 01:26:22.416247 [ 4 ] {9d828b62-1188-4996-8186-ac1e18c2c314} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10963 | 2025.03.25 01:26:22.416295 [ 4 ] {9d828b62-1188-4996-8186-ac1e18c2c314} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10964 | 2025.03.25 01:26:22.416754 [ 4 ] {9d828b62-1188-4996-8186-ac1e18c2c314} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10965 | 2025.03.25 01:26:22.416792 [ 4 ] {9d828b62-1188-4996-8186-ac1e18c2c314} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
10966 | 2025.03.25 01:26:22.417148 [ 4 ] {9d828b62-1188-4996-8186-ac1e18c2c314} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
10967 | 2025.03.25 01:26:22.417378 [ 4 ] {9d828b62-1188-4996-8186-ac1e18c2c314} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10968 | 2025.03.25 01:26:22.417555 [ 4 ] {9d828b62-1188-4996-8186-ac1e18c2c314} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00133 sec., 61654.13533834586 rows/sec., 3.92 MiB/sec. | ||
10969 | 2025.03.25 01:26:22.417610 [ 4 ] {9d828b62-1188-4996-8186-ac1e18c2c314} <Debug> TCPHandler: Processed in 0.001562132 sec. | ||
10970 | 2025.03.25 01:26:26.423422 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10971 | 2025.03.25 01:26:26.423496 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10972 | 2025.03.25 01:26:26.600891 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 25681 | ||
10973 | 2025.03.25 01:26:26.602018 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10974 | 2025.03.25 01:26:26.602121 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
10975 | 2025.03.25 01:26:26.602673 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
10976 | 2025.03.25 01:26:26.602932 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10977 | 2025.03.25 01:26:26.603148 [ 60 ] {} <Debug> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
10978 | 2025.03.25 01:26:26.603205 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25681 | ||
10979 | 2025.03.25 01:26:26.603247 [ 60 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10980 | 2025.03.25 01:26:26.603276 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
10981 | 2025.03.25 01:26:26.603428 [ 189 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::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 | ||
10982 | 2025.03.25 01:26:26.603593 [ 189 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10983 | 2025.03.25 01:26:26.603635 [ 189 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 23424 rows starting from the beginning of the part | ||
10984 | 2025.03.25 01:26:26.603715 [ 189 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 427 rows starting from the beginning of the part | ||
10985 | 2025.03.25 01:26:26.603905 [ 189 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 488 rows starting from the beginning of the part | ||
10986 | 2025.03.25 01:26:26.604157 [ 189 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 427 rows starting from the beginning of the part | ||
10987 | 2025.03.25 01:26:26.604260 [ 189 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 488 rows starting from the beginning of the part | ||
10988 | 2025.03.25 01:26:26.604483 [ 189 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 427 rows starting from the beginning of the part | ||
10989 | 2025.03.25 01:26:26.607129 [ 186 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25681 rows, containing 4 columns (4 merged, 0 gathered) in 0.003770154 sec., 6811658.091420138 rows/sec., 97.44 MiB/sec. | ||
10990 | 2025.03.25 01:26:26.607442 [ 186 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
10991 | 2025.03.25 01:26:26.607810 [ 186 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_56_11} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10992 | 2025.03.25 01:26:26.607904 [ 186 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_56_11} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
10993 | 2025.03.25 01:26:26.608022 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.71 MiB. | ||
10994 | 2025.03.25 01:26:26.729796 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1534 | ||
10995 | 2025.03.25 01:26:26.732798 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10996 | 2025.03.25 01:26:26.732846 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
10997 | 2025.03.25 01:26:26.734336 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
10998 | 2025.03.25 01:26:26.734658 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10999 | 2025.03.25 01:26:26.734877 [ 60 ] {} <Debug> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
11000 | 2025.03.25 01:26:26.734988 [ 60 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11001 | 2025.03.25 01:26:26.735052 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
11002 | 2025.03.25 01:26:26.736117 [ 189 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::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 | ||
11003 | 2025.03.25 01:26:26.736633 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1534 | ||
11004 | 2025.03.25 01:26:26.737129 [ 189 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11005 | 2025.03.25 01:26:26.737301 [ 189 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1348 rows starting from the beginning of the part | ||
11006 | 2025.03.25 01:26:26.737981 [ 189 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 48 rows starting from the beginning of the part | ||
11007 | 2025.03.25 01:26:26.738638 [ 189 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 28 rows starting from the beginning of the part | ||
11008 | 2025.03.25 01:26:26.739345 [ 189 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 34 rows starting from the beginning of the part | ||
11009 | 2025.03.25 01:26:26.740004 [ 189 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 48 rows starting from the beginning of the part | ||
11010 | 2025.03.25 01:26:26.740629 [ 189 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 28 rows starting from the beginning of the part | ||
11011 | 2025.03.25 01:26:26.749107 [ 186 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1534 rows, containing 72 columns (72 merged, 0 gathered) in 0.013914809 sec., 110242.26060163672 rows/sec., 85.22 MiB/sec. | ||
11012 | 2025.03.25 01:26:26.750870 [ 198 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
11013 | 2025.03.25 01:26:26.751631 [ 198 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_41_8} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11014 | 2025.03.25 01:26:26.751716 [ 198 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_41_8} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
11015 | 2025.03.25 01:26:26.752032 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. | ||
11016 | 2025.03.25 01:26:27.000240 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.71 MiB, peak 246.38 MiB, free memory in arenas 0.00 B, will set to 236.60 MiB (RSS), difference: 3.88 MiB | ||
11017 | 2025.03.25 01:26:27.389929 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11018 | 2025.03.25 01:26:27.390232 [ 4 ] {317ddf5b-c16d-47c0-b451-04f290dc0841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11019 | 2025.03.25 01:26:27.390348 [ 4 ] {317ddf5b-c16d-47c0-b451-04f290dc0841} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11020 | 2025.03.25 01:26:27.391395 [ 4 ] {317ddf5b-c16d-47c0-b451-04f290dc0841} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11021 | 2025.03.25 01:26:27.391438 [ 4 ] {317ddf5b-c16d-47c0-b451-04f290dc0841} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
11022 | 2025.03.25 01:26:27.391887 [ 4 ] {317ddf5b-c16d-47c0-b451-04f290dc0841} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
11023 | 2025.03.25 01:26:27.392149 [ 4 ] {317ddf5b-c16d-47c0-b451-04f290dc0841} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11024 | 2025.03.25 01:26:27.392372 [ 4 ] {317ddf5b-c16d-47c0-b451-04f290dc0841} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.002217 sec., 60442.03879115923 rows/sec., 5.21 MiB/sec. | ||
11025 | 2025.03.25 01:26:27.392480 [ 4 ] {317ddf5b-c16d-47c0-b451-04f290dc0841} <Debug> TCPHandler: Processed in 0.00273678 sec. | ||
11026 | 2025.03.25 01:26:27.392653 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11027 | 2025.03.25 01:26:27.392944 [ 4 ] {129f59a4-6f7e-4bac-b3c1-4d2ebca084fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11028 | 2025.03.25 01:26:27.393057 [ 4 ] {129f59a4-6f7e-4bac-b3c1-4d2ebca084fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11029 | 2025.03.25 01:26:27.393658 [ 4 ] {129f59a4-6f7e-4bac-b3c1-4d2ebca084fc} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11030 | 2025.03.25 01:26:27.393694 [ 4 ] {129f59a4-6f7e-4bac-b3c1-4d2ebca084fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
11031 | 2025.03.25 01:26:27.394025 [ 4 ] {129f59a4-6f7e-4bac-b3c1-4d2ebca084fc} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
11032 | 2025.03.25 01:26:27.394262 [ 4 ] {129f59a4-6f7e-4bac-b3c1-4d2ebca084fc} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11033 | 2025.03.25 01:26:27.394427 [ 4 ] {129f59a4-6f7e-4bac-b3c1-4d2ebca084fc} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001649 sec., 23650.697392359005 rows/sec., 1.74 MiB/sec. | ||
11034 | 2025.03.25 01:26:27.394478 [ 4 ] {129f59a4-6f7e-4bac-b3c1-4d2ebca084fc} <Debug> TCPHandler: Processed in 0.001973028 sec. | ||
11035 | 2025.03.25 01:26:27.394646 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11036 | 2025.03.25 01:26:27.394750 [ 4 ] {90871495-17cc-4600-b005-3311c07b434c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11037 | 2025.03.25 01:26:27.394795 [ 4 ] {90871495-17cc-4600-b005-3311c07b434c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11038 | 2025.03.25 01:26:27.395362 [ 4 ] {90871495-17cc-4600-b005-3311c07b434c} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11039 | 2025.03.25 01:26:27.395398 [ 4 ] {90871495-17cc-4600-b005-3311c07b434c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
11040 | 2025.03.25 01:26:27.395781 [ 4 ] {90871495-17cc-4600-b005-3311c07b434c} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
11041 | 2025.03.25 01:26:27.396021 [ 4 ] {90871495-17cc-4600-b005-3311c07b434c} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11042 | 2025.03.25 01:26:27.396229 [ 4 ] {90871495-17cc-4600-b005-3311c07b434c} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001501 sec., 68620.91938707528 rows/sec., 5.36 MiB/sec. | ||
11043 | 2025.03.25 01:26:27.396283 [ 4 ] {90871495-17cc-4600-b005-3311c07b434c} <Debug> TCPHandler: Processed in 0.001687454 sec. | ||
11044 | 2025.03.25 01:26:27.396398 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11045 | 2025.03.25 01:26:27.396503 [ 4 ] {f58d2f64-d04a-4dca-986a-4a8e0d8b8eba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11046 | 2025.03.25 01:26:27.396553 [ 4 ] {f58d2f64-d04a-4dca-986a-4a8e0d8b8eba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11047 | 2025.03.25 01:26:27.397096 [ 4 ] {f58d2f64-d04a-4dca-986a-4a8e0d8b8eba} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11048 | 2025.03.25 01:26:27.397134 [ 4 ] {f58d2f64-d04a-4dca-986a-4a8e0d8b8eba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
11049 | 2025.03.25 01:26:27.397512 [ 4 ] {f58d2f64-d04a-4dca-986a-4a8e0d8b8eba} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
11050 | 2025.03.25 01:26:27.397744 [ 4 ] {f58d2f64-d04a-4dca-986a-4a8e0d8b8eba} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11051 | 2025.03.25 01:26:27.398005 [ 4 ] {f58d2f64-d04a-4dca-986a-4a8e0d8b8eba} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001509 sec., 106030.48376408218 rows/sec., 7.38 MiB/sec. | ||
11052 | 2025.03.25 01:26:27.398114 [ 4 ] {f58d2f64-d04a-4dca-986a-4a8e0d8b8eba} <Debug> TCPHandler: Processed in 0.001763965 sec. | ||
11053 | 2025.03.25 01:26:27.398244 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11054 | 2025.03.25 01:26:27.398592 [ 4 ] {42b4f218-d747-4c8d-99c5-c496ee5c9376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11055 | 2025.03.25 01:26:27.398881 [ 4 ] {42b4f218-d747-4c8d-99c5-c496ee5c9376} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11056 | 2025.03.25 01:26:27.400812 [ 4 ] {42b4f218-d747-4c8d-99c5-c496ee5c9376} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11057 | 2025.03.25 01:26:27.400852 [ 4 ] {42b4f218-d747-4c8d-99c5-c496ee5c9376} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
11058 | 2025.03.25 01:26:27.401503 [ 4 ] {42b4f218-d747-4c8d-99c5-c496ee5c9376} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
11059 | 2025.03.25 01:26:27.401765 [ 4 ] {42b4f218-d747-4c8d-99c5-c496ee5c9376} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11060 | 2025.03.25 01:26:27.402046 [ 4 ] {42b4f218-d747-4c8d-99c5-c496ee5c9376} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.00359 sec., 10863.509749303621 rows/sec., 19.47 MiB/sec. | ||
11061 | 2025.03.25 01:26:27.402484 [ 4 ] {42b4f218-d747-4c8d-99c5-c496ee5c9376} <Debug> TCPHandler: Processed in 0.004293032 sec. | ||
11062 | 2025.03.25 01:26:27.402732 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11063 | 2025.03.25 01:26:27.402838 [ 4 ] {01caeb42-432e-49fa-9205-e1646c06fad6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11064 | 2025.03.25 01:26:27.402885 [ 4 ] {01caeb42-432e-49fa-9205-e1646c06fad6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11065 | 2025.03.25 01:26:27.403364 [ 4 ] {01caeb42-432e-49fa-9205-e1646c06fad6} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11066 | 2025.03.25 01:26:27.403402 [ 4 ] {01caeb42-432e-49fa-9205-e1646c06fad6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
11067 | 2025.03.25 01:26:27.403771 [ 4 ] {01caeb42-432e-49fa-9205-e1646c06fad6} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
11068 | 2025.03.25 01:26:27.404010 [ 4 ] {01caeb42-432e-49fa-9205-e1646c06fad6} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11069 | 2025.03.25 01:26:27.404246 [ 4 ] {01caeb42-432e-49fa-9205-e1646c06fad6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001429 sec., 41987.40377886634 rows/sec., 2.83 MiB/sec. | ||
11070 | 2025.03.25 01:26:27.404300 [ 4 ] {01caeb42-432e-49fa-9205-e1646c06fad6} <Debug> TCPHandler: Processed in 0.001625334 sec. | ||
11071 | 2025.03.25 01:26:28.406958 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
11072 | 2025.03.25 01:26:28.428046 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11073 | 2025.03.25 01:26:28.428100 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
11074 | 2025.03.25 01:26:28.435154 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
11075 | 2025.03.25 01:26:28.435915 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11076 | 2025.03.25 01:26:28.436304 [ 62 ] {} <Debug> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
11077 | 2025.03.25 01:26:28.436451 [ 62 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11078 | 2025.03.25 01:26:28.436523 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
11079 | 2025.03.25 01:26:28.436972 [ 186 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::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 | ||
11080 | 2025.03.25 01:26:28.450697 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
11081 | 2025.03.25 01:26:28.452558 [ 186 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11082 | 2025.03.25 01:26:28.454255 [ 186 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 385 rows starting from the beginning of the part | ||
11083 | 2025.03.25 01:26:28.460023 [ 186 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 7 rows starting from the beginning of the part | ||
11084 | 2025.03.25 01:26:28.465779 [ 186 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 8 rows starting from the beginning of the part | ||
11085 | 2025.03.25 01:26:28.471304 [ 186 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 7 rows starting from the beginning of the part | ||
11086 | 2025.03.25 01:26:28.476964 [ 186 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part | ||
11087 | 2025.03.25 01:26:28.481400 [ 186 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part | ||
11088 | 2025.03.25 01:26:28.541911 [ 195 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.105242606 sec., 4009.782882039238 rows/sec., 20.73 MiB/sec. | ||
11089 | 2025.03.25 01:26:28.545239 [ 195 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
11090 | 2025.03.25 01:26:28.548215 [ 195 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_56_11} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11091 | 2025.03.25 01:26:28.548359 [ 195 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_56_11} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
11092 | 2025.03.25 01:26:28.550725 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
11093 | 2025.03.25 01:26:32.395191 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11094 | 2025.03.25 01:26:32.395484 [ 4 ] {78c275a8-8b3c-4f19-8f17-cde86a0e839e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11095 | 2025.03.25 01:26:32.395592 [ 4 ] {78c275a8-8b3c-4f19-8f17-cde86a0e839e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11096 | 2025.03.25 01:26:32.396742 [ 4 ] {78c275a8-8b3c-4f19-8f17-cde86a0e839e} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11097 | 2025.03.25 01:26:32.396817 [ 4 ] {78c275a8-8b3c-4f19-8f17-cde86a0e839e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
11098 | 2025.03.25 01:26:32.397476 [ 4 ] {78c275a8-8b3c-4f19-8f17-cde86a0e839e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
11099 | 2025.03.25 01:26:32.397885 [ 4 ] {78c275a8-8b3c-4f19-8f17-cde86a0e839e} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11100 | 2025.03.25 01:26:32.398229 [ 4 ] {78c275a8-8b3c-4f19-8f17-cde86a0e839e} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.00281 sec., 75444.83985765124 rows/sec., 4.80 MiB/sec. | ||
11101 | 2025.03.25 01:26:32.398542 [ 4 ] {78c275a8-8b3c-4f19-8f17-cde86a0e839e} <Debug> TCPHandler: Processed in 0.003552761 sec. | ||
11102 | 2025.03.25 01:26:32.398858 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11103 | 2025.03.25 01:26:32.399014 [ 4 ] {2fadd309-448a-41d9-b008-ec17af4931e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11104 | 2025.03.25 01:26:32.399091 [ 4 ] {2fadd309-448a-41d9-b008-ec17af4931e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11105 | 2025.03.25 01:26:32.400104 [ 4 ] {2fadd309-448a-41d9-b008-ec17af4931e4} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11106 | 2025.03.25 01:26:32.400151 [ 4 ] {2fadd309-448a-41d9-b008-ec17af4931e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
11107 | 2025.03.25 01:26:32.400608 [ 4 ] {2fadd309-448a-41d9-b008-ec17af4931e4} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
11108 | 2025.03.25 01:26:32.400865 [ 4 ] {2fadd309-448a-41d9-b008-ec17af4931e4} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11109 | 2025.03.25 01:26:32.401103 [ 4 ] {2fadd309-448a-41d9-b008-ec17af4931e4} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.002129 sec., 289807.42132456554 rows/sec., 22.66 MiB/sec. | ||
11110 | 2025.03.25 01:26:32.401161 [ 4 ] {2fadd309-448a-41d9-b008-ec17af4931e4} <Debug> TCPHandler: Processed in 0.002400825 sec. | ||
11111 | 2025.03.25 01:26:32.401286 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11112 | 2025.03.25 01:26:32.401398 [ 4 ] {1aa4a3af-f0e5-4442-b4dd-b3e23f0428cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11113 | 2025.03.25 01:26:32.401447 [ 4 ] {1aa4a3af-f0e5-4442-b4dd-b3e23f0428cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11114 | 2025.03.25 01:26:32.402034 [ 4 ] {1aa4a3af-f0e5-4442-b4dd-b3e23f0428cb} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11115 | 2025.03.25 01:26:32.402077 [ 4 ] {1aa4a3af-f0e5-4442-b4dd-b3e23f0428cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
11116 | 2025.03.25 01:26:32.402442 [ 4 ] {1aa4a3af-f0e5-4442-b4dd-b3e23f0428cb} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
11117 | 2025.03.25 01:26:32.402697 [ 4 ] {1aa4a3af-f0e5-4442-b4dd-b3e23f0428cb} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11118 | 2025.03.25 01:26:32.402925 [ 4 ] {1aa4a3af-f0e5-4442-b4dd-b3e23f0428cb} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001554 sec., 68211.06821106821 rows/sec., 4.01 MiB/sec. | ||
11119 | 2025.03.25 01:26:32.402984 [ 4 ] {1aa4a3af-f0e5-4442-b4dd-b3e23f0428cb} <Debug> TCPHandler: Processed in 0.001759055 sec. | ||
11120 | 2025.03.25 01:26:32.403113 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11121 | 2025.03.25 01:26:32.403225 [ 4 ] {772263ca-dc70-488f-9a98-5539bd0b7d1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11122 | 2025.03.25 01:26:32.403272 [ 4 ] {772263ca-dc70-488f-9a98-5539bd0b7d1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11123 | 2025.03.25 01:26:32.403842 [ 4 ] {772263ca-dc70-488f-9a98-5539bd0b7d1c} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11124 | 2025.03.25 01:26:32.403883 [ 4 ] {772263ca-dc70-488f-9a98-5539bd0b7d1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
11125 | 2025.03.25 01:26:32.404269 [ 4 ] {772263ca-dc70-488f-9a98-5539bd0b7d1c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
11126 | 2025.03.25 01:26:32.404514 [ 4 ] {772263ca-dc70-488f-9a98-5539bd0b7d1c} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11127 | 2025.03.25 01:26:32.404728 [ 4 ] {772263ca-dc70-488f-9a98-5539bd0b7d1c} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001528 sec., 73952.87958115184 rows/sec., 4.79 MiB/sec. | ||
11128 | 2025.03.25 01:26:32.404784 [ 4 ] {772263ca-dc70-488f-9a98-5539bd0b7d1c} <Debug> TCPHandler: Processed in 0.001731364 sec. | ||
11129 | 2025.03.25 01:26:32.404919 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11130 | 2025.03.25 01:26:32.405060 [ 4 ] {095170ed-de18-4884-a4e3-a2d07a88fc2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11131 | 2025.03.25 01:26:32.405131 [ 4 ] {095170ed-de18-4884-a4e3-a2d07a88fc2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11132 | 2025.03.25 01:26:32.405863 [ 4 ] {095170ed-de18-4884-a4e3-a2d07a88fc2c} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11133 | 2025.03.25 01:26:32.405913 [ 4 ] {095170ed-de18-4884-a4e3-a2d07a88fc2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
11134 | 2025.03.25 01:26:32.406387 [ 4 ] {095170ed-de18-4884-a4e3-a2d07a88fc2c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
11135 | 2025.03.25 01:26:32.406723 [ 4 ] {095170ed-de18-4884-a4e3-a2d07a88fc2c} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11136 | 2025.03.25 01:26:32.407026 [ 4 ] {095170ed-de18-4884-a4e3-a2d07a88fc2c} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001997 sec., 56084.126189283925 rows/sec., 3.19 MiB/sec. | ||
11137 | 2025.03.25 01:26:32.407262 [ 4 ] {095170ed-de18-4884-a4e3-a2d07a88fc2c} <Debug> TCPHandler: Processed in 0.002391974 sec. | ||
11138 | 2025.03.25 01:26:32.407482 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11139 | 2025.03.25 01:26:32.407605 [ 4 ] {2834db69-b2a7-4d24-b8cf-99b727db6393} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11140 | 2025.03.25 01:26:32.407664 [ 4 ] {2834db69-b2a7-4d24-b8cf-99b727db6393} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11141 | 2025.03.25 01:26:32.408556 [ 4 ] {2834db69-b2a7-4d24-b8cf-99b727db6393} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11142 | 2025.03.25 01:26:32.408605 [ 4 ] {2834db69-b2a7-4d24-b8cf-99b727db6393} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
11143 | 2025.03.25 01:26:32.409103 [ 4 ] {2834db69-b2a7-4d24-b8cf-99b727db6393} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
11144 | 2025.03.25 01:26:32.409419 [ 4 ] {2834db69-b2a7-4d24-b8cf-99b727db6393} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11145 | 2025.03.25 01:26:32.409647 [ 4 ] {2834db69-b2a7-4d24-b8cf-99b727db6393} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.002071 sec., 184451.95557701593 rows/sec., 13.01 MiB/sec. | ||
11146 | 2025.03.25 01:26:32.409727 [ 4 ] {2834db69-b2a7-4d24-b8cf-99b727db6393} <Debug> TCPHandler: Processed in 0.002314533 sec. | ||
11147 | 2025.03.25 01:26:32.409855 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11148 | 2025.03.25 01:26:32.409986 [ 4 ] {b6c7157d-5836-4107-8168-55dcaf29c91f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11149 | 2025.03.25 01:26:32.410050 [ 4 ] {b6c7157d-5836-4107-8168-55dcaf29c91f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11150 | 2025.03.25 01:26:32.410592 [ 4 ] {b6c7157d-5836-4107-8168-55dcaf29c91f} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11151 | 2025.03.25 01:26:32.410636 [ 4 ] {b6c7157d-5836-4107-8168-55dcaf29c91f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
11152 | 2025.03.25 01:26:32.411082 [ 4 ] {b6c7157d-5836-4107-8168-55dcaf29c91f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
11153 | 2025.03.25 01:26:32.411409 [ 4 ] {b6c7157d-5836-4107-8168-55dcaf29c91f} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11154 | 2025.03.25 01:26:32.411632 [ 4 ] {b6c7157d-5836-4107-8168-55dcaf29c91f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001678 sec., 3575.6853396901074 rows/sec., 186.82 KiB/sec. | ||
11155 | 2025.03.25 01:26:32.411696 [ 4 ] {b6c7157d-5836-4107-8168-55dcaf29c91f} <Debug> TCPHandler: Processed in 0.001901657 sec. | ||
11156 | 2025.03.25 01:26:32.411823 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11157 | 2025.03.25 01:26:32.411938 [ 4 ] {79e34678-5a2d-450d-b611-c976f1efde8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11158 | 2025.03.25 01:26:32.411995 [ 4 ] {79e34678-5a2d-450d-b611-c976f1efde8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11159 | 2025.03.25 01:26:32.412650 [ 4 ] {79e34678-5a2d-450d-b611-c976f1efde8e} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11160 | 2025.03.25 01:26:32.412696 [ 4 ] {79e34678-5a2d-450d-b611-c976f1efde8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
11161 | 2025.03.25 01:26:32.413172 [ 4 ] {79e34678-5a2d-450d-b611-c976f1efde8e} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
11162 | 2025.03.25 01:26:32.413489 [ 4 ] {79e34678-5a2d-450d-b611-c976f1efde8e} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11163 | 2025.03.25 01:26:32.413735 [ 4 ] {79e34678-5a2d-450d-b611-c976f1efde8e} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001824 sec., 129934.21052631579 rows/sec., 8.71 MiB/sec. | ||
11164 | 2025.03.25 01:26:32.413800 [ 4 ] {79e34678-5a2d-450d-b611-c976f1efde8e} <Debug> TCPHandler: Processed in 0.002035849 sec. | ||
11165 | 2025.03.25 01:26:32.413955 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11166 | 2025.03.25 01:26:32.414078 [ 4 ] {bf55028b-2f8f-4ef1-884d-85bb2245e91d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11167 | 2025.03.25 01:26:32.414136 [ 4 ] {bf55028b-2f8f-4ef1-884d-85bb2245e91d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11168 | 2025.03.25 01:26:32.414671 [ 4 ] {bf55028b-2f8f-4ef1-884d-85bb2245e91d} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11169 | 2025.03.25 01:26:32.414717 [ 4 ] {bf55028b-2f8f-4ef1-884d-85bb2245e91d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
11170 | 2025.03.25 01:26:32.415203 [ 4 ] {bf55028b-2f8f-4ef1-884d-85bb2245e91d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
11171 | 2025.03.25 01:26:32.415508 [ 4 ] {bf55028b-2f8f-4ef1-884d-85bb2245e91d} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11172 | 2025.03.25 01:26:32.415677 [ 48 ] {} <Debug> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
11173 | 2025.03.25 01:26:32.415731 [ 48 ] {} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11174 | 2025.03.25 01:26:32.415743 [ 4 ] {bf55028b-2f8f-4ef1-884d-85bb2245e91d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001689 sec., 592.0663114268798 rows/sec., 39.90 KiB/sec. | ||
11175 | 2025.03.25 01:26:32.415764 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
11176 | 2025.03.25 01:26:32.415867 [ 4 ] {bf55028b-2f8f-4ef1-884d-85bb2245e91d} <Debug> TCPHandler: Processed in 0.001967378 sec. | ||
11177 | 2025.03.25 01:26:32.416247 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11178 | 2025.03.25 01:26:32.416242 [ 198 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full | ||
11179 | 2025.03.25 01:26:32.416518 [ 4 ] {c1de56c8-4612-4089-997c-6049ea142d11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11180 | 2025.03.25 01:26:32.416641 [ 198 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11181 | 2025.03.25 01:26:32.416654 [ 4 ] {c1de56c8-4612-4089-997c-6049ea142d11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11182 | 2025.03.25 01:26:32.416725 [ 198 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 30 rows starting from the beginning of the part | ||
11183 | 2025.03.25 01:26:32.417036 [ 198 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
11184 | 2025.03.25 01:26:32.417310 [ 198 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
11185 | 2025.03.25 01:26:32.417664 [ 198 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
11186 | 2025.03.25 01:26:32.418124 [ 198 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
11187 | 2025.03.25 01:26:32.418401 [ 198 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
11188 | 2025.03.25 01:26:32.419689 [ 4 ] {c1de56c8-4612-4089-997c-6049ea142d11} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11189 | 2025.03.25 01:26:32.419767 [ 4 ] {c1de56c8-4612-4089-997c-6049ea142d11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
11190 | 2025.03.25 01:26:32.421176 [ 4 ] {c1de56c8-4612-4089-997c-6049ea142d11} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
11191 | 2025.03.25 01:26:32.421373 [ 196 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35 rows, containing 4 columns (4 merged, 0 gathered) in 0.005480308 sec., 6386.502364465648 rows/sec., 430.34 KiB/sec. | ||
11192 | 2025.03.25 01:26:32.421521 [ 196 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
11193 | 2025.03.25 01:26:32.421667 [ 4 ] {c1de56c8-4612-4089-997c-6049ea142d11} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11194 | 2025.03.25 01:26:32.421921 [ 196 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_35_7} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11195 | 2025.03.25 01:26:32.421979 [ 4 ] {c1de56c8-4612-4089-997c-6049ea142d11} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005536 sec., 14812.1387283237 rows/sec., 963.33 KiB/sec. | ||
11196 | 2025.03.25 01:26:32.422021 [ 196 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_35_7} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
11197 | 2025.03.25 01:26:32.422080 [ 4 ] {c1de56c8-4612-4089-997c-6049ea142d11} <Debug> TCPHandler: Processed in 0.005954645 sec. | ||
11198 | 2025.03.25 01:26:32.422153 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
11199 | 2025.03.25 01:26:34.103431 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 26169 | ||
11200 | 2025.03.25 01:26:34.104121 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11201 | 2025.03.25 01:26:34.104167 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
11202 | 2025.03.25 01:26:34.104706 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
11203 | 2025.03.25 01:26:34.104973 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11204 | 2025.03.25 01:26:34.105243 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26169 | ||
11205 | 2025.03.25 01:26:35.950887 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
11206 | 2025.03.25 01:26:35.969312 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11207 | 2025.03.25 01:26:35.969381 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
11208 | 2025.03.25 01:26:35.976162 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
11209 | 2025.03.25 01:26:35.976917 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11210 | 2025.03.25 01:26:35.981993 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
11211 | 2025.03.25 01:26:36.736961 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1566 | ||
11212 | 2025.03.25 01:26:36.740079 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11213 | 2025.03.25 01:26:36.740138 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
11214 | 2025.03.25 01:26:36.741598 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
11215 | 2025.03.25 01:26:36.741918 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11216 | 2025.03.25 01:26:36.744016 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1566 | ||
11217 | 2025.03.25 01:26:37.390239 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11218 | 2025.03.25 01:26:37.390427 [ 4 ] {cb0f31a4-903f-4acf-bb76-96e5ebac6b93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11219 | 2025.03.25 01:26:37.390501 [ 4 ] {cb0f31a4-903f-4acf-bb76-96e5ebac6b93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11220 | 2025.03.25 01:26:37.391356 [ 4 ] {cb0f31a4-903f-4acf-bb76-96e5ebac6b93} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11221 | 2025.03.25 01:26:37.391401 [ 4 ] {cb0f31a4-903f-4acf-bb76-96e5ebac6b93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
11222 | 2025.03.25 01:26:37.391862 [ 4 ] {cb0f31a4-903f-4acf-bb76-96e5ebac6b93} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
11223 | 2025.03.25 01:26:37.392130 [ 4 ] {cb0f31a4-903f-4acf-bb76-96e5ebac6b93} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11224 | 2025.03.25 01:26:37.392347 [ 4 ] {cb0f31a4-903f-4acf-bb76-96e5ebac6b93} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.00197 sec., 68020.30456852792 rows/sec., 5.87 MiB/sec. | ||
11225 | 2025.03.25 01:26:37.392419 [ 4 ] {cb0f31a4-903f-4acf-bb76-96e5ebac6b93} <Debug> TCPHandler: Processed in 0.002307623 sec. | ||
11226 | 2025.03.25 01:26:37.392580 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11227 | 2025.03.25 01:26:37.392722 [ 4 ] {06630462-275b-4169-a498-e59add7fb380} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11228 | 2025.03.25 01:26:37.392772 [ 4 ] {06630462-275b-4169-a498-e59add7fb380} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11229 | 2025.03.25 01:26:37.393323 [ 4 ] {06630462-275b-4169-a498-e59add7fb380} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11230 | 2025.03.25 01:26:37.393364 [ 4 ] {06630462-275b-4169-a498-e59add7fb380} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
11231 | 2025.03.25 01:26:37.393737 [ 4 ] {06630462-275b-4169-a498-e59add7fb380} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
11232 | 2025.03.25 01:26:37.393978 [ 4 ] {06630462-275b-4169-a498-e59add7fb380} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11233 | 2025.03.25 01:26:37.394155 [ 4 ] {06630462-275b-4169-a498-e59add7fb380} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001468 sec., 26566.75749318801 rows/sec., 1.95 MiB/sec. | ||
11234 | 2025.03.25 01:26:37.394207 [ 4 ] {06630462-275b-4169-a498-e59add7fb380} <Debug> TCPHandler: Processed in 0.001693274 sec. | ||
11235 | 2025.03.25 01:26:37.394312 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11236 | 2025.03.25 01:26:37.394415 [ 4 ] {13a28515-e23e-459a-ac03-09f1fe584cec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11237 | 2025.03.25 01:26:37.394462 [ 4 ] {13a28515-e23e-459a-ac03-09f1fe584cec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11238 | 2025.03.25 01:26:37.395014 [ 4 ] {13a28515-e23e-459a-ac03-09f1fe584cec} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11239 | 2025.03.25 01:26:37.395053 [ 4 ] {13a28515-e23e-459a-ac03-09f1fe584cec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
11240 | 2025.03.25 01:26:37.395407 [ 4 ] {13a28515-e23e-459a-ac03-09f1fe584cec} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
11241 | 2025.03.25 01:26:37.395644 [ 4 ] {13a28515-e23e-459a-ac03-09f1fe584cec} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11242 | 2025.03.25 01:26:37.395820 [ 4 ] {13a28515-e23e-459a-ac03-09f1fe584cec} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001426 sec., 72230.01402524544 rows/sec., 5.64 MiB/sec. | ||
11243 | 2025.03.25 01:26:37.395872 [ 4 ] {13a28515-e23e-459a-ac03-09f1fe584cec} <Debug> TCPHandler: Processed in 0.001609023 sec. | ||
11244 | 2025.03.25 01:26:37.395986 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11245 | 2025.03.25 01:26:37.396092 [ 4 ] {23f81cfc-e45d-4b52-b8c8-32d96746ab65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11246 | 2025.03.25 01:26:37.396142 [ 4 ] {23f81cfc-e45d-4b52-b8c8-32d96746ab65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11247 | 2025.03.25 01:26:37.396659 [ 4 ] {23f81cfc-e45d-4b52-b8c8-32d96746ab65} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11248 | 2025.03.25 01:26:37.396696 [ 4 ] {23f81cfc-e45d-4b52-b8c8-32d96746ab65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
11249 | 2025.03.25 01:26:37.397086 [ 4 ] {23f81cfc-e45d-4b52-b8c8-32d96746ab65} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
11250 | 2025.03.25 01:26:37.397324 [ 4 ] {23f81cfc-e45d-4b52-b8c8-32d96746ab65} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11251 | 2025.03.25 01:26:37.397456 [ 44 ] {} <Debug> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877) (MergerMutator): Selected 6 parts from all_1_90_18 to all_95_95_0 | ||
11252 | 2025.03.25 01:26:37.397499 [ 44 ] {} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11253 | 2025.03.25 01:26:37.397509 [ 4 ] {23f81cfc-e45d-4b52-b8c8-32d96746ab65} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001438 sec., 111265.64673157163 rows/sec., 7.75 MiB/sec. | ||
11254 | 2025.03.25 01:26:37.397524 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
11255 | 2025.03.25 01:26:37.397605 [ 4 ] {23f81cfc-e45d-4b52-b8c8-32d96746ab65} <Debug> TCPHandler: Processed in 0.001668324 sec. | ||
11256 | 2025.03.25 01:26:37.397782 [ 194 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_95_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_90_18 to all_95_95_0 into Compact with storage Full | ||
11257 | 2025.03.25 01:26:37.397809 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11258 | 2025.03.25 01:26:37.398033 [ 4 ] {a6c67383-6726-4f24-a36e-5f8456592dc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11259 | 2025.03.25 01:26:37.398093 [ 194 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_95_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11260 | 2025.03.25 01:26:37.398189 [ 4 ] {a6c67383-6726-4f24-a36e-5f8456592dc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11261 | 2025.03.25 01:26:37.398196 [ 194 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_90_18, total 28075 rows starting from the beginning of the part | ||
11262 | 2025.03.25 01:26:37.398607 [ 194 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 32 rows starting from the beginning of the part | ||
11263 | 2025.03.25 01:26:37.399030 [ 194 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 237 rows starting from the beginning of the part | ||
11264 | 2025.03.25 01:26:37.399450 [ 194 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part | ||
11265 | 2025.03.25 01:26:37.399847 [ 194 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 237 rows starting from the beginning of the part | ||
11266 | 2025.03.25 01:26:37.400263 [ 194 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 160 rows starting from the beginning of the part | ||
11267 | 2025.03.25 01:26:37.402936 [ 4 ] {a6c67383-6726-4f24-a36e-5f8456592dc8} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11268 | 2025.03.25 01:26:37.403009 [ 4 ] {a6c67383-6726-4f24-a36e-5f8456592dc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
11269 | 2025.03.25 01:26:37.404747 [ 4 ] {a6c67383-6726-4f24-a36e-5f8456592dc8} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11270 | 2025.03.25 01:26:37.405612 [ 4 ] {a6c67383-6726-4f24-a36e-5f8456592dc8} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11271 | 2025.03.25 01:26:37.405832 [ 4 ] {a6c67383-6726-4f24-a36e-5f8456592dc8} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.00788 sec., 4949.238578680203 rows/sec., 8.87 MiB/sec. | ||
11272 | 2025.03.25 01:26:37.406000 [ 4 ] {a6c67383-6726-4f24-a36e-5f8456592dc8} <Debug> TCPHandler: Processed in 0.008253568 sec. | ||
11273 | 2025.03.25 01:26:37.406175 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11274 | 2025.03.25 01:26:37.406311 [ 4 ] {1c4af982-cef7-4fed-b7c4-95dc0489f1c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11275 | 2025.03.25 01:26:37.406359 [ 4 ] {1c4af982-cef7-4fed-b7c4-95dc0489f1c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11276 | 2025.03.25 01:26:37.406919 [ 4 ] {1c4af982-cef7-4fed-b7c4-95dc0489f1c5} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11277 | 2025.03.25 01:26:37.406957 [ 4 ] {1c4af982-cef7-4fed-b7c4-95dc0489f1c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
11278 | 2025.03.25 01:26:37.407759 [ 4 ] {1c4af982-cef7-4fed-b7c4-95dc0489f1c5} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
11279 | 2025.03.25 01:26:37.408108 [ 4 ] {1c4af982-cef7-4fed-b7c4-95dc0489f1c5} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11280 | 2025.03.25 01:26:37.408311 [ 4 ] {1c4af982-cef7-4fed-b7c4-95dc0489f1c5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002035 sec., 29484.029484029485 rows/sec., 1.99 MiB/sec. | ||
11281 | 2025.03.25 01:26:37.408377 [ 4 ] {1c4af982-cef7-4fed-b7c4-95dc0489f1c5} <Debug> TCPHandler: Processed in 0.002283593 sec. | ||
11282 | 2025.03.25 01:26:37.409899 [ 196 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_95_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28901 rows, containing 5 columns (5 merged, 0 gathered) in 0.012278656 sec., 2353759.238796168 rows/sec., 159.02 MiB/sec. | ||
11283 | 2025.03.25 01:26:37.410306 [ 190 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_95_19} <Trace> MergedBlockOutputStream: filled checksums all_1_95_19 (state Temporary) | ||
11284 | 2025.03.25 01:26:37.410679 [ 190 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_95_19} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_merge_all_1_95_19 to all_1_95_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11285 | 2025.03.25 01:26:37.410784 [ 190 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_95_19} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877) (MergerMutator): Merged 6 parts: [all_1_90_18, all_95_95_0] -> all_1_95_19 | ||
11286 | 2025.03.25 01:26:37.410896 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
11287 | 2025.03.25 01:26:41.423561 [ 41 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11288 | 2025.03.25 01:26:41.423626 [ 41 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11289 | 2025.03.25 01:26:41.605489 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 26596 | ||
11290 | 2025.03.25 01:26:41.606156 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11291 | 2025.03.25 01:26:41.606208 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
11292 | 2025.03.25 01:26:41.606747 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
11293 | 2025.03.25 01:26:41.607008 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11294 | 2025.03.25 01:26:41.607252 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26596 | ||
11295 | 2025.03.25 01:26:42.393950 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11296 | 2025.03.25 01:26:42.394136 [ 4 ] {2583dfa1-90a7-4ba9-85af-999aa1127bf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11297 | 2025.03.25 01:26:42.394210 [ 4 ] {2583dfa1-90a7-4ba9-85af-999aa1127bf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11298 | 2025.03.25 01:26:42.395054 [ 4 ] {2583dfa1-90a7-4ba9-85af-999aa1127bf3} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11299 | 2025.03.25 01:26:42.395104 [ 4 ] {2583dfa1-90a7-4ba9-85af-999aa1127bf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
11300 | 2025.03.25 01:26:42.395564 [ 4 ] {2583dfa1-90a7-4ba9-85af-999aa1127bf3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
11301 | 2025.03.25 01:26:42.395831 [ 4 ] {2583dfa1-90a7-4ba9-85af-999aa1127bf3} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11302 | 2025.03.25 01:26:42.396103 [ 4 ] {2583dfa1-90a7-4ba9-85af-999aa1127bf3} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.00201 sec., 105472.6368159204 rows/sec., 6.71 MiB/sec. | ||
11303 | 2025.03.25 01:26:42.396214 [ 4 ] {2583dfa1-90a7-4ba9-85af-999aa1127bf3} <Debug> TCPHandler: Processed in 0.002398095 sec. | ||
11304 | 2025.03.25 01:26:42.396453 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11305 | 2025.03.25 01:26:42.396576 [ 4 ] {e49f8f19-b8da-441c-8607-12299bcf2a31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11306 | 2025.03.25 01:26:42.396630 [ 4 ] {e49f8f19-b8da-441c-8607-12299bcf2a31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11307 | 2025.03.25 01:26:42.397453 [ 4 ] {e49f8f19-b8da-441c-8607-12299bcf2a31} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11308 | 2025.03.25 01:26:42.397496 [ 4 ] {e49f8f19-b8da-441c-8607-12299bcf2a31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
11309 | 2025.03.25 01:26:42.397925 [ 4 ] {e49f8f19-b8da-441c-8607-12299bcf2a31} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
11310 | 2025.03.25 01:26:42.398196 [ 4 ] {e49f8f19-b8da-441c-8607-12299bcf2a31} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11311 | 2025.03.25 01:26:42.398403 [ 41 ] {} <Debug> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
11312 | 2025.03.25 01:26:42.398433 [ 4 ] {e49f8f19-b8da-441c-8607-12299bcf2a31} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001884 sec., 327494.69214437366 rows/sec., 25.60 MiB/sec. | ||
11313 | 2025.03.25 01:26:42.398489 [ 41 ] {} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11314 | 2025.03.25 01:26:42.398570 [ 4 ] {e49f8f19-b8da-441c-8607-12299bcf2a31} <Debug> TCPHandler: Processed in 0.002203451 sec. | ||
11315 | 2025.03.25 01:26:42.398574 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
11316 | 2025.03.25 01:26:42.398797 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11317 | 2025.03.25 01:26:42.398820 [ 201 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
11318 | 2025.03.25 01:26:42.399130 [ 4 ] {26cdad1f-ec3c-40ca-a0d0-3b38322557ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11319 | 2025.03.25 01:26:42.399301 [ 4 ] {26cdad1f-ec3c-40ca-a0d0-3b38322557ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11320 | 2025.03.25 01:26:42.399360 [ 201 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11321 | 2025.03.25 01:26:42.399579 [ 201 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1845 rows starting from the beginning of the part | ||
11322 | 2025.03.25 01:26:42.400442 [ 201 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 617 rows starting from the beginning of the part | ||
11323 | 2025.03.25 01:26:42.401127 [ 201 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 134 rows starting from the beginning of the part | ||
11324 | 2025.03.25 01:26:42.401618 [ 201 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 617 rows starting from the beginning of the part | ||
11325 | 2025.03.25 01:26:42.401895 [ 201 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 134 rows starting from the beginning of the part | ||
11326 | 2025.03.25 01:26:42.402112 [ 201 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 617 rows starting from the beginning of the part | ||
11327 | 2025.03.25 01:26:42.403055 [ 4 ] {26cdad1f-ec3c-40ca-a0d0-3b38322557ef} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11328 | 2025.03.25 01:26:42.403122 [ 4 ] {26cdad1f-ec3c-40ca-a0d0-3b38322557ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
11329 | 2025.03.25 01:26:42.404040 [ 4 ] {26cdad1f-ec3c-40ca-a0d0-3b38322557ef} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
11330 | 2025.03.25 01:26:42.404632 [ 4 ] {26cdad1f-ec3c-40ca-a0d0-3b38322557ef} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11331 | 2025.03.25 01:26:42.405037 [ 4 ] {26cdad1f-ec3c-40ca-a0d0-3b38322557ef} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.006028 sec., 17584.60517584605 rows/sec., 1.03 MiB/sec. | ||
11332 | 2025.03.25 01:26:42.405133 [ 4 ] {26cdad1f-ec3c-40ca-a0d0-3b38322557ef} <Debug> TCPHandler: Processed in 0.006436162 sec. | ||
11333 | 2025.03.25 01:26:42.405269 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11334 | 2025.03.25 01:26:42.405458 [ 4 ] {22e7825d-27e9-46c7-8f7c-49b129eb55b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11335 | 2025.03.25 01:26:42.405570 [ 4 ] {22e7825d-27e9-46c7-8f7c-49b129eb55b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11336 | 2025.03.25 01:26:42.406072 [ 187 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3964 rows, containing 5 columns (5 merged, 0 gathered) in 0.007371036 sec., 537780.577926902 rows/sec., 45.24 MiB/sec. | ||
11337 | 2025.03.25 01:26:42.406445 [ 187 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
11338 | 2025.03.25 01:26:42.406991 [ 4 ] {22e7825d-27e9-46c7-8f7c-49b129eb55b2} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11339 | 2025.03.25 01:26:42.407056 [ 4 ] {22e7825d-27e9-46c7-8f7c-49b129eb55b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
11340 | 2025.03.25 01:26:42.407150 [ 187 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_96_19} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11341 | 2025.03.25 01:26:42.407341 [ 187 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_96_19} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
11342 | 2025.03.25 01:26:42.407545 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
11343 | 2025.03.25 01:26:42.407740 [ 4 ] {22e7825d-27e9-46c7-8f7c-49b129eb55b2} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
11344 | 2025.03.25 01:26:42.408000 [ 4 ] {22e7825d-27e9-46c7-8f7c-49b129eb55b2} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11345 | 2025.03.25 01:26:42.408267 [ 4 ] {22e7825d-27e9-46c7-8f7c-49b129eb55b2} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.002895 sec., 39032.81519861831 rows/sec., 2.53 MiB/sec. | ||
11346 | 2025.03.25 01:26:42.408431 [ 4 ] {22e7825d-27e9-46c7-8f7c-49b129eb55b2} <Debug> TCPHandler: Processed in 0.003214655 sec. | ||
11347 | 2025.03.25 01:26:42.408684 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11348 | 2025.03.25 01:26:42.408797 [ 4 ] {3a5794d6-1610-412c-a295-87f8982940b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11349 | 2025.03.25 01:26:42.408848 [ 4 ] {3a5794d6-1610-412c-a295-87f8982940b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11350 | 2025.03.25 01:26:42.409464 [ 4 ] {3a5794d6-1610-412c-a295-87f8982940b4} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11351 | 2025.03.25 01:26:42.409504 [ 4 ] {3a5794d6-1610-412c-a295-87f8982940b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
11352 | 2025.03.25 01:26:42.409878 [ 4 ] {3a5794d6-1610-412c-a295-87f8982940b4} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
11353 | 2025.03.25 01:26:42.410135 [ 4 ] {3a5794d6-1610-412c-a295-87f8982940b4} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11354 | 2025.03.25 01:26:42.410359 [ 4 ] {3a5794d6-1610-412c-a295-87f8982940b4} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001589 sec., 70484.58149779736 rows/sec., 4.02 MiB/sec. | ||
11355 | 2025.03.25 01:26:42.410414 [ 4 ] {3a5794d6-1610-412c-a295-87f8982940b4} <Debug> TCPHandler: Processed in 0.001827286 sec. | ||
11356 | 2025.03.25 01:26:42.410551 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11357 | 2025.03.25 01:26:42.410656 [ 4 ] {55181d43-4fb0-43ba-b380-fe48dab57452} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11358 | 2025.03.25 01:26:42.410713 [ 4 ] {55181d43-4fb0-43ba-b380-fe48dab57452} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11359 | 2025.03.25 01:26:42.411395 [ 4 ] {55181d43-4fb0-43ba-b380-fe48dab57452} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11360 | 2025.03.25 01:26:42.411436 [ 4 ] {55181d43-4fb0-43ba-b380-fe48dab57452} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
11361 | 2025.03.25 01:26:42.411838 [ 4 ] {55181d43-4fb0-43ba-b380-fe48dab57452} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
11362 | 2025.03.25 01:26:42.412097 [ 4 ] {55181d43-4fb0-43ba-b380-fe48dab57452} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11363 | 2025.03.25 01:26:42.412290 [ 41 ] {} <Debug> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
11364 | 2025.03.25 01:26:42.412331 [ 4 ] {55181d43-4fb0-43ba-b380-fe48dab57452} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001695 sec., 225368.73156342184 rows/sec., 15.89 MiB/sec. | ||
11365 | 2025.03.25 01:26:42.412355 [ 41 ] {} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11366 | 2025.03.25 01:26:42.412431 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
11367 | 2025.03.25 01:26:42.412468 [ 4 ] {55181d43-4fb0-43ba-b380-fe48dab57452} <Debug> TCPHandler: Processed in 0.001968358 sec. | ||
11368 | 2025.03.25 01:26:42.412702 [ 190 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
11369 | 2025.03.25 01:26:42.412720 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11370 | 2025.03.25 01:26:42.412945 [ 4 ] {92093f6b-66f6-4c25-80c4-ed012ceed15f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11371 | 2025.03.25 01:26:42.412964 [ 190 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11372 | 2025.03.25 01:26:42.413045 [ 4 ] {92093f6b-66f6-4c25-80c4-ed012ceed15f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11373 | 2025.03.25 01:26:42.413051 [ 190 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 915 rows starting from the beginning of the part | ||
11374 | 2025.03.25 01:26:42.413435 [ 190 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 382 rows starting from the beginning of the part | ||
11375 | 2025.03.25 01:26:42.413848 [ 190 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 103 rows starting from the beginning of the part | ||
11376 | 2025.03.25 01:26:42.414161 [ 190 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 382 rows starting from the beginning of the part | ||
11377 | 2025.03.25 01:26:42.414520 [ 190 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 103 rows starting from the beginning of the part | ||
11378 | 2025.03.25 01:26:42.414794 [ 190 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 382 rows starting from the beginning of the part | ||
11379 | 2025.03.25 01:26:42.415625 [ 4 ] {92093f6b-66f6-4c25-80c4-ed012ceed15f} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11380 | 2025.03.25 01:26:42.415682 [ 4 ] {92093f6b-66f6-4c25-80c4-ed012ceed15f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
11381 | 2025.03.25 01:26:42.416518 [ 4 ] {92093f6b-66f6-4c25-80c4-ed012ceed15f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
11382 | 2025.03.25 01:26:42.417053 [ 4 ] {92093f6b-66f6-4c25-80c4-ed012ceed15f} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11383 | 2025.03.25 01:26:42.417404 [ 41 ] {} <Debug> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
11384 | 2025.03.25 01:26:42.417485 [ 41 ] {} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11385 | 2025.03.25 01:26:42.417532 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
11386 | 2025.03.25 01:26:42.417561 [ 4 ] {92093f6b-66f6-4c25-80c4-ed012ceed15f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004676 sec., 1283.1479897348163 rows/sec., 67.04 KiB/sec. | ||
11387 | 2025.03.25 01:26:42.418357 [ 191 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::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 | ||
11388 | 2025.03.25 01:26:42.418097 [ 4 ] {92093f6b-66f6-4c25-80c4-ed012ceed15f} <Debug> TCPHandler: Processed in 0.005471788 sec. | ||
11389 | 2025.03.25 01:26:42.418956 [ 191 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11390 | 2025.03.25 01:26:42.419098 [ 190 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2267 rows, containing 5 columns (5 merged, 0 gathered) in 0.006548954 sec., 346162.150474717 rows/sec., 26.27 MiB/sec. | ||
11391 | 2025.03.25 01:26:42.419107 [ 191 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 186 rows starting from the beginning of the part | ||
11392 | 2025.03.25 01:26:42.419220 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11393 | 2025.03.25 01:26:42.419411 [ 191 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
11394 | 2025.03.25 01:26:42.419529 [ 192 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
11395 | 2025.03.25 01:26:42.419624 [ 4 ] {375ef85a-3aba-40c9-b8ce-05f9c6fa2ccc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11396 | 2025.03.25 01:26:42.419875 [ 191 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
11397 | 2025.03.25 01:26:42.419930 [ 4 ] {375ef85a-3aba-40c9-b8ce-05f9c6fa2ccc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11398 | 2025.03.25 01:26:42.420268 [ 191 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
11399 | 2025.03.25 01:26:42.420655 [ 191 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
11400 | 2025.03.25 01:26:42.420993 [ 191 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
11401 | 2025.03.25 01:26:42.421432 [ 192 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_96_19} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11402 | 2025.03.25 01:26:42.421949 [ 192 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_96_19} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
11403 | 2025.03.25 01:26:42.422194 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
11404 | 2025.03.25 01:26:42.423461 [ 4 ] {375ef85a-3aba-40c9-b8ce-05f9c6fa2ccc} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11405 | 2025.03.25 01:26:42.423533 [ 4 ] {375ef85a-3aba-40c9-b8ce-05f9c6fa2ccc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
11406 | 2025.03.25 01:26:42.424552 [ 191 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 4 columns (4 merged, 0 gathered) in 0.006914929 sec., 31236.7632408084 rows/sec., 1.59 MiB/sec. | ||
11407 | 2025.03.25 01:26:42.424698 [ 4 ] {375ef85a-3aba-40c9-b8ce-05f9c6fa2ccc} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
11408 | 2025.03.25 01:26:42.424730 [ 191 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
11409 | 2025.03.25 01:26:42.425225 [ 4 ] {375ef85a-3aba-40c9-b8ce-05f9c6fa2ccc} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11410 | 2025.03.25 01:26:42.425272 [ 191 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_36_7} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11411 | 2025.03.25 01:26:42.425464 [ 191 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_36_7} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
11412 | 2025.03.25 01:26:42.425673 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
11413 | 2025.03.25 01:26:42.425730 [ 4 ] {375ef85a-3aba-40c9-b8ce-05f9c6fa2ccc} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.006273 sec., 37780.96604495457 rows/sec., 2.53 MiB/sec. | ||
11414 | 2025.03.25 01:26:42.425807 [ 4 ] {375ef85a-3aba-40c9-b8ce-05f9c6fa2ccc} <Debug> TCPHandler: Processed in 0.006667105 sec. | ||
11415 | 2025.03.25 01:26:42.425928 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11416 | 2025.03.25 01:26:42.426037 [ 4 ] {157bad95-11d9-4cd1-ac46-16de7cd8915c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11417 | 2025.03.25 01:26:42.426088 [ 4 ] {157bad95-11d9-4cd1-ac46-16de7cd8915c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11418 | 2025.03.25 01:26:42.426541 [ 4 ] {157bad95-11d9-4cd1-ac46-16de7cd8915c} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11419 | 2025.03.25 01:26:42.426581 [ 4 ] {157bad95-11d9-4cd1-ac46-16de7cd8915c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
11420 | 2025.03.25 01:26:42.426963 [ 4 ] {157bad95-11d9-4cd1-ac46-16de7cd8915c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
11421 | 2025.03.25 01:26:42.427213 [ 4 ] {157bad95-11d9-4cd1-ac46-16de7cd8915c} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11422 | 2025.03.25 01:26:42.427459 [ 4 ] {157bad95-11d9-4cd1-ac46-16de7cd8915c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001439 sec., 694.9270326615706 rows/sec., 46.83 KiB/sec. | ||
11423 | 2025.03.25 01:26:42.427549 [ 4 ] {157bad95-11d9-4cd1-ac46-16de7cd8915c} <Debug> TCPHandler: Processed in 0.001667504 sec. | ||
11424 | 2025.03.25 01:26:42.427798 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11425 | 2025.03.25 01:26:42.427906 [ 4 ] {027712d9-99f1-436e-8776-61b20e6ef193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11426 | 2025.03.25 01:26:42.427955 [ 4 ] {027712d9-99f1-436e-8776-61b20e6ef193} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11427 | 2025.03.25 01:26:42.428429 [ 4 ] {027712d9-99f1-436e-8776-61b20e6ef193} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11428 | 2025.03.25 01:26:42.428468 [ 4 ] {027712d9-99f1-436e-8776-61b20e6ef193} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
11429 | 2025.03.25 01:26:42.428842 [ 4 ] {027712d9-99f1-436e-8776-61b20e6ef193} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
11430 | 2025.03.25 01:26:42.429086 [ 4 ] {027712d9-99f1-436e-8776-61b20e6ef193} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11431 | 2025.03.25 01:26:42.429281 [ 41 ] {} <Debug> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
11432 | 2025.03.25 01:26:42.429336 [ 4 ] {027712d9-99f1-436e-8776-61b20e6ef193} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00145 sec., 56551.724137931036 rows/sec., 3.59 MiB/sec. | ||
11433 | 2025.03.25 01:26:42.429354 [ 41 ] {} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11434 | 2025.03.25 01:26:42.429425 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
11435 | 2025.03.25 01:26:42.429461 [ 4 ] {027712d9-99f1-436e-8776-61b20e6ef193} <Debug> TCPHandler: Processed in 0.001737065 sec. | ||
11436 | 2025.03.25 01:26:42.429605 [ 192 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
11437 | 2025.03.25 01:26:42.429703 [ 192 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11438 | 2025.03.25 01:26:42.429734 [ 192 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5268 rows starting from the beginning of the part | ||
11439 | 2025.03.25 01:26:42.429817 [ 192 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 82 rows starting from the beginning of the part | ||
11440 | 2025.03.25 01:26:42.429967 [ 192 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part | ||
11441 | 2025.03.25 01:26:42.430189 [ 192 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 82 rows starting from the beginning of the part | ||
11442 | 2025.03.25 01:26:42.430331 [ 192 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part | ||
11443 | 2025.03.25 01:26:42.430522 [ 192 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 82 rows starting from the beginning of the part | ||
11444 | 2025.03.25 01:26:42.432525 [ 199 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5634 rows, containing 4 columns (4 merged, 0 gathered) in 0.002994643 sec., 1881359.4809130838 rows/sec., 122.97 MiB/sec. | ||
11445 | 2025.03.25 01:26:42.432927 [ 189 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
11446 | 2025.03.25 01:26:42.433268 [ 189 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_96_19} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11447 | 2025.03.25 01:26:42.433364 [ 189 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_96_19} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
11448 | 2025.03.25 01:26:42.433470 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
11449 | 2025.03.25 01:26:43.482158 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 438 | ||
11450 | 2025.03.25 01:26:43.501643 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11451 | 2025.03.25 01:26:43.501698 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
11452 | 2025.03.25 01:26:43.509102 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
11453 | 2025.03.25 01:26:43.509877 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11454 | 2025.03.25 01:26:43.512574 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 438 | ||
11455 | 2025.03.25 01:26:45.854353 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11456 | 2025.03.25 01:26:45.854581 [ 4 ] {baf8cc63-a9d6-4899-b7af-46499764bb55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
11457 | 2025.03.25 01:26:45.854659 [ 4 ] {baf8cc63-a9d6-4899-b7af-46499764bb55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
11458 | 2025.03.25 01:26:45.855444 [ 4 ] {baf8cc63-a9d6-4899-b7af-46499764bb55} <Trace> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11459 | 2025.03.25 01:26:45.855499 [ 4 ] {baf8cc63-a9d6-4899-b7af-46499764bb55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
11460 | 2025.03.25 01:26:45.855935 [ 4 ] {baf8cc63-a9d6-4899-b7af-46499764bb55} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
11461 | 2025.03.25 01:26:45.856210 [ 4 ] {baf8cc63-a9d6-4899-b7af-46499764bb55} <Trace> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11462 | 2025.03.25 01:26:45.856522 [ 4 ] {baf8cc63-a9d6-4899-b7af-46499764bb55} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001988 sec., 4024.1448692152912 rows/sec., 328.14 KiB/sec. | ||
11463 | 2025.03.25 01:26:45.857003 [ 4 ] {baf8cc63-a9d6-4899-b7af-46499764bb55} <Debug> TCPHandler: Processed in 0.00278374 sec. | ||
11464 | 2025.03.25 01:26:45.857411 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11465 | 2025.03.25 01:26:45.857546 [ 4 ] {a7a367e6-8958-441c-9d05-4786ba010464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11466 | 2025.03.25 01:26:45.857595 [ 4 ] {a7a367e6-8958-441c-9d05-4786ba010464} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11467 | 2025.03.25 01:26:45.858850 [ 4 ] {a7a367e6-8958-441c-9d05-4786ba010464} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11468 | 2025.03.25 01:26:45.858893 [ 4 ] {a7a367e6-8958-441c-9d05-4786ba010464} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
11469 | 2025.03.25 01:26:45.859336 [ 4 ] {a7a367e6-8958-441c-9d05-4786ba010464} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
11470 | 2025.03.25 01:26:45.859578 [ 4 ] {a7a367e6-8958-441c-9d05-4786ba010464} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11471 | 2025.03.25 01:26:45.859797 [ 4 ] {a7a367e6-8958-441c-9d05-4786ba010464} <Debug> executeQuery: Read 1278 rows, 108.69 KiB in 0.002281 sec., 560280.5786935554 rows/sec., 46.53 MiB/sec. | ||
11472 | 2025.03.25 01:26:45.859851 [ 4 ] {a7a367e6-8958-441c-9d05-4786ba010464} <Debug> TCPHandler: Processed in 0.002553137 sec. | ||
11473 | 2025.03.25 01:26:45.859972 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11474 | 2025.03.25 01:26:45.860078 [ 4 ] {da97a052-0f8a-4cdf-9b1e-83bbad727e6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11475 | 2025.03.25 01:26:45.860123 [ 4 ] {da97a052-0f8a-4cdf-9b1e-83bbad727e6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11476 | 2025.03.25 01:26:45.860673 [ 4 ] {da97a052-0f8a-4cdf-9b1e-83bbad727e6e} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11477 | 2025.03.25 01:26:45.860712 [ 4 ] {da97a052-0f8a-4cdf-9b1e-83bbad727e6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
11478 | 2025.03.25 01:26:45.861062 [ 4 ] {da97a052-0f8a-4cdf-9b1e-83bbad727e6e} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
11479 | 2025.03.25 01:26:45.861294 [ 4 ] {da97a052-0f8a-4cdf-9b1e-83bbad727e6e} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11480 | 2025.03.25 01:26:45.861475 [ 35 ] {} <Debug> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
11481 | 2025.03.25 01:26:45.861512 [ 4 ] {da97a052-0f8a-4cdf-9b1e-83bbad727e6e} <Debug> executeQuery: Read 47 rows, 3.49 KiB in 0.001454 sec., 32324.621733149932 rows/sec., 2.34 MiB/sec. | ||
11482 | 2025.03.25 01:26:45.861565 [ 35 ] {} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11483 | 2025.03.25 01:26:45.861642 [ 4 ] {da97a052-0f8a-4cdf-9b1e-83bbad727e6e} <Debug> TCPHandler: Processed in 0.001719454 sec. | ||
11484 | 2025.03.25 01:26:45.861642 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
11485 | 2025.03.25 01:26:45.861888 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11486 | 2025.03.25 01:26:45.861916 [ 191 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
11487 | 2025.03.25 01:26:45.862379 [ 191 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11488 | 2025.03.25 01:26:45.862379 [ 4 ] {bf526d6d-b4d6-45e2-a669-d317771ec9ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11489 | 2025.03.25 01:26:45.862499 [ 191 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 165 rows starting from the beginning of the part | ||
11490 | 2025.03.25 01:26:45.862708 [ 4 ] {bf526d6d-b4d6-45e2-a669-d317771ec9ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11491 | 2025.03.25 01:26:45.862873 [ 191 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 39 rows starting from the beginning of the part | ||
11492 | 2025.03.25 01:26:45.863261 [ 191 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 106 rows starting from the beginning of the part | ||
11493 | 2025.03.25 01:26:45.863690 [ 191 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 39 rows starting from the beginning of the part | ||
11494 | 2025.03.25 01:26:45.864030 [ 191 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 106 rows starting from the beginning of the part | ||
11495 | 2025.03.25 01:26:45.864336 [ 191 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 47 rows starting from the beginning of the part | ||
11496 | 2025.03.25 01:26:45.866310 [ 4 ] {bf526d6d-b4d6-45e2-a669-d317771ec9ac} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11497 | 2025.03.25 01:26:45.866387 [ 4 ] {bf526d6d-b4d6-45e2-a669-d317771ec9ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
11498 | 2025.03.25 01:26:45.867272 [ 191 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 502 rows, containing 5 columns (5 merged, 0 gathered) in 0.005511469 sec., 91082.79480479706 rows/sec., 6.17 MiB/sec. | ||
11499 | 2025.03.25 01:26:45.867370 [ 4 ] {bf526d6d-b4d6-45e2-a669-d317771ec9ac} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
11500 | 2025.03.25 01:26:45.867471 [ 191 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
11501 | 2025.03.25 01:26:45.867875 [ 4 ] {bf526d6d-b4d6-45e2-a669-d317771ec9ac} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11502 | 2025.03.25 01:26:45.868032 [ 191 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_76_15} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11503 | 2025.03.25 01:26:45.868396 [ 191 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_76_15} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
11504 | 2025.03.25 01:26:45.868418 [ 4 ] {bf526d6d-b4d6-45e2-a669-d317771ec9ac} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.006336 sec., 35984.84848484849 rows/sec., 2.44 MiB/sec. | ||
11505 | 2025.03.25 01:26:45.868757 [ 4 ] {bf526d6d-b4d6-45e2-a669-d317771ec9ac} <Debug> TCPHandler: Processed in 0.00698984 sec. | ||
11506 | 2025.03.25 01:26:45.868753 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
11507 | 2025.03.25 01:26:45.868981 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11508 | 2025.03.25 01:26:45.869087 [ 4 ] {79ed707f-f92b-43fa-be5a-c6f0f67d7ef7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11509 | 2025.03.25 01:26:45.869133 [ 4 ] {79ed707f-f92b-43fa-be5a-c6f0f67d7ef7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11510 | 2025.03.25 01:26:45.869946 [ 4 ] {79ed707f-f92b-43fa-be5a-c6f0f67d7ef7} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11511 | 2025.03.25 01:26:45.869983 [ 4 ] {79ed707f-f92b-43fa-be5a-c6f0f67d7ef7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
11512 | 2025.03.25 01:26:45.870344 [ 4 ] {79ed707f-f92b-43fa-be5a-c6f0f67d7ef7} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
11513 | 2025.03.25 01:26:45.870565 [ 4 ] {79ed707f-f92b-43fa-be5a-c6f0f67d7ef7} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11514 | 2025.03.25 01:26:45.870783 [ 4 ] {79ed707f-f92b-43fa-be5a-c6f0f67d7ef7} <Debug> executeQuery: Read 567 rows, 43.18 KiB in 0.001774 sec., 319616.68545659527 rows/sec., 23.77 MiB/sec. | ||
11515 | 2025.03.25 01:26:45.870951 [ 4 ] {79ed707f-f92b-43fa-be5a-c6f0f67d7ef7} <Debug> TCPHandler: Processed in 0.002026858 sec. | ||
11516 | 2025.03.25 01:26:45.871124 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11517 | 2025.03.25 01:26:45.871405 [ 4 ] {5c5caa7e-975d-4e40-a4bb-29ed9d0432da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11518 | 2025.03.25 01:26:45.871480 [ 4 ] {5c5caa7e-975d-4e40-a4bb-29ed9d0432da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11519 | 2025.03.25 01:26:45.872344 [ 4 ] {5c5caa7e-975d-4e40-a4bb-29ed9d0432da} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11520 | 2025.03.25 01:26:45.872384 [ 4 ] {5c5caa7e-975d-4e40-a4bb-29ed9d0432da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
11521 | 2025.03.25 01:26:45.872817 [ 4 ] {5c5caa7e-975d-4e40-a4bb-29ed9d0432da} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
11522 | 2025.03.25 01:26:45.873089 [ 4 ] {5c5caa7e-975d-4e40-a4bb-29ed9d0432da} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11523 | 2025.03.25 01:26:45.873323 [ 4 ] {5c5caa7e-975d-4e40-a4bb-29ed9d0432da} <Debug> executeQuery: Read 978 rows, 67.24 KiB in 0.002019 sec., 484398.21693907876 rows/sec., 32.52 MiB/sec. | ||
11524 | 2025.03.25 01:26:45.873424 [ 4 ] {5c5caa7e-975d-4e40-a4bb-29ed9d0432da} <Debug> TCPHandler: Processed in 0.002402054 sec. | ||
11525 | 2025.03.25 01:26:45.873559 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11526 | 2025.03.25 01:26:45.873875 [ 4 ] {195d26b0-84bc-4052-b127-e176f4fcf78e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11527 | 2025.03.25 01:26:45.874020 [ 4 ] {195d26b0-84bc-4052-b127-e176f4fcf78e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11528 | 2025.03.25 01:26:45.875218 [ 4 ] {195d26b0-84bc-4052-b127-e176f4fcf78e} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11529 | 2025.03.25 01:26:45.875257 [ 4 ] {195d26b0-84bc-4052-b127-e176f4fcf78e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
11530 | 2025.03.25 01:26:45.875903 [ 4 ] {195d26b0-84bc-4052-b127-e176f4fcf78e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
11531 | 2025.03.25 01:26:45.876162 [ 4 ] {195d26b0-84bc-4052-b127-e176f4fcf78e} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11532 | 2025.03.25 01:26:45.876394 [ 4 ] {195d26b0-84bc-4052-b127-e176f4fcf78e} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002637 sec., 14789.533560864618 rows/sec., 26.50 MiB/sec. | ||
11533 | 2025.03.25 01:26:45.876851 [ 4 ] {195d26b0-84bc-4052-b127-e176f4fcf78e} <Debug> TCPHandler: Processed in 0.003362118 sec. | ||
11534 | 2025.03.25 01:26:45.877080 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11535 | 2025.03.25 01:26:45.877188 [ 4 ] {93d8b4db-9d0a-4b91-9727-a24bdb69d93b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11536 | 2025.03.25 01:26:45.877237 [ 4 ] {93d8b4db-9d0a-4b91-9727-a24bdb69d93b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11537 | 2025.03.25 01:26:45.877705 [ 4 ] {93d8b4db-9d0a-4b91-9727-a24bdb69d93b} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11538 | 2025.03.25 01:26:45.877743 [ 4 ] {93d8b4db-9d0a-4b91-9727-a24bdb69d93b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
11539 | 2025.03.25 01:26:45.878144 [ 4 ] {93d8b4db-9d0a-4b91-9727-a24bdb69d93b} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
11540 | 2025.03.25 01:26:45.878398 [ 4 ] {93d8b4db-9d0a-4b91-9727-a24bdb69d93b} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11541 | 2025.03.25 01:26:45.878574 [ 4 ] {93d8b4db-9d0a-4b91-9727-a24bdb69d93b} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001411 sec., 34018.42664776754 rows/sec., 2.29 MiB/sec. | ||
11542 | 2025.03.25 01:26:45.878623 [ 4 ] {93d8b4db-9d0a-4b91-9727-a24bdb69d93b} <Debug> TCPHandler: Processed in 0.001602433 sec. | ||
11543 | 2025.03.25 01:26:46.744337 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1614 | ||
11544 | 2025.03.25 01:26:46.747872 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11545 | 2025.03.25 01:26:46.747935 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
11546 | 2025.03.25 01:26:46.749415 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
11547 | 2025.03.25 01:26:46.749736 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11548 | 2025.03.25 01:26:46.750786 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1614 | ||
11549 | 2025.03.25 01:26:47.381218 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11550 | 2025.03.25 01:26:47.381432 [ 4 ] {7de63fa8-228f-4919-9387-d082d57ad0b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11551 | 2025.03.25 01:26:47.381517 [ 4 ] {7de63fa8-228f-4919-9387-d082d57ad0b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11552 | 2025.03.25 01:26:47.382339 [ 4 ] {7de63fa8-228f-4919-9387-d082d57ad0b7} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11553 | 2025.03.25 01:26:47.382393 [ 4 ] {7de63fa8-228f-4919-9387-d082d57ad0b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
11554 | 2025.03.25 01:26:47.382836 [ 4 ] {7de63fa8-228f-4919-9387-d082d57ad0b7} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
11555 | 2025.03.25 01:26:47.383111 [ 4 ] {7de63fa8-228f-4919-9387-d082d57ad0b7} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11556 | 2025.03.25 01:26:47.383354 [ 4 ] {7de63fa8-228f-4919-9387-d082d57ad0b7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001981 sec., 28268.551236749114 rows/sec., 2.17 MiB/sec. | ||
11557 | 2025.03.25 01:26:47.383422 [ 4 ] {7de63fa8-228f-4919-9387-d082d57ad0b7} <Debug> TCPHandler: Processed in 0.002349344 sec. | ||
11558 | 2025.03.25 01:26:47.383551 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11559 | 2025.03.25 01:26:47.383664 [ 4 ] {49b94222-9a37-41f5-863c-b11bca3fcaf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11560 | 2025.03.25 01:26:47.383713 [ 4 ] {49b94222-9a37-41f5-863c-b11bca3fcaf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11561 | 2025.03.25 01:26:47.384291 [ 4 ] {49b94222-9a37-41f5-863c-b11bca3fcaf6} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11562 | 2025.03.25 01:26:47.384332 [ 4 ] {49b94222-9a37-41f5-863c-b11bca3fcaf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
11563 | 2025.03.25 01:26:47.384693 [ 4 ] {49b94222-9a37-41f5-863c-b11bca3fcaf6} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
11564 | 2025.03.25 01:26:47.384940 [ 4 ] {49b94222-9a37-41f5-863c-b11bca3fcaf6} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11565 | 2025.03.25 01:26:47.385156 [ 4 ] {49b94222-9a37-41f5-863c-b11bca3fcaf6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001517 sec., 42188.52999340805 rows/sec., 3.29 MiB/sec. | ||
11566 | 2025.03.25 01:26:47.385209 [ 4 ] {49b94222-9a37-41f5-863c-b11bca3fcaf6} <Debug> TCPHandler: Processed in 0.001710894 sec. | ||
11567 | 2025.03.25 01:26:47.385332 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11568 | 2025.03.25 01:26:47.385438 [ 4 ] {4f19cf7a-7a65-4a6f-bd90-d6a07ede5b9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11569 | 2025.03.25 01:26:47.385488 [ 4 ] {4f19cf7a-7a65-4a6f-bd90-d6a07ede5b9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11570 | 2025.03.25 01:26:47.385973 [ 4 ] {4f19cf7a-7a65-4a6f-bd90-d6a07ede5b9a} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11571 | 2025.03.25 01:26:47.386012 [ 4 ] {4f19cf7a-7a65-4a6f-bd90-d6a07ede5b9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
11572 | 2025.03.25 01:26:47.386396 [ 4 ] {4f19cf7a-7a65-4a6f-bd90-d6a07ede5b9a} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
11573 | 2025.03.25 01:26:47.386632 [ 4 ] {4f19cf7a-7a65-4a6f-bd90-d6a07ede5b9a} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11574 | 2025.03.25 01:26:47.386871 [ 4 ] {4f19cf7a-7a65-4a6f-bd90-d6a07ede5b9a} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001453 sec., 22023.399862353748 rows/sec., 1.53 MiB/sec. | ||
11575 | 2025.03.25 01:26:47.386947 [ 4 ] {4f19cf7a-7a65-4a6f-bd90-d6a07ede5b9a} <Debug> TCPHandler: Processed in 0.001667144 sec. | ||
11576 | 2025.03.25 01:26:47.387158 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11577 | 2025.03.25 01:26:47.387394 [ 4 ] {7a343c07-f1ca-4a57-9f77-6b60fde88c83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11578 | 2025.03.25 01:26:47.387443 [ 4 ] {7a343c07-f1ca-4a57-9f77-6b60fde88c83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11579 | 2025.03.25 01:26:47.387875 [ 4 ] {7a343c07-f1ca-4a57-9f77-6b60fde88c83} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11580 | 2025.03.25 01:26:47.387916 [ 4 ] {7a343c07-f1ca-4a57-9f77-6b60fde88c83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
11581 | 2025.03.25 01:26:47.388270 [ 4 ] {7a343c07-f1ca-4a57-9f77-6b60fde88c83} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
11582 | 2025.03.25 01:26:47.388504 [ 4 ] {7a343c07-f1ca-4a57-9f77-6b60fde88c83} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11583 | 2025.03.25 01:26:47.388712 [ 4 ] {7a343c07-f1ca-4a57-9f77-6b60fde88c83} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001389 sec., 8639.308855291576 rows/sec., 596.20 KiB/sec. | ||
11584 | 2025.03.25 01:26:47.388761 [ 4 ] {7a343c07-f1ca-4a57-9f77-6b60fde88c83} <Debug> TCPHandler: Processed in 0.001694184 sec. | ||
11585 | 2025.03.25 01:26:49.107472 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27084 | ||
11586 | 2025.03.25 01:26:49.108534 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11587 | 2025.03.25 01:26:49.108609 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
11588 | 2025.03.25 01:26:49.109155 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
11589 | 2025.03.25 01:26:49.109418 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11590 | 2025.03.25 01:26:49.109609 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27084 | ||
11591 | 2025.03.25 01:26:51.012749 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 445 | ||
11592 | 2025.03.25 01:26:51.033491 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11593 | 2025.03.25 01:26:51.033547 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
11594 | 2025.03.25 01:26:51.040993 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
11595 | 2025.03.25 01:26:51.041779 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11596 | 2025.03.25 01:26:51.046287 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
11597 | 2025.03.25 01:26:52.393042 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11598 | 2025.03.25 01:26:52.393234 [ 4 ] {9b070c2d-dc6c-4a6c-b281-c5fc72ca83c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11599 | 2025.03.25 01:26:52.393306 [ 4 ] {9b070c2d-dc6c-4a6c-b281-c5fc72ca83c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11600 | 2025.03.25 01:26:52.394212 [ 4 ] {9b070c2d-dc6c-4a6c-b281-c5fc72ca83c7} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11601 | 2025.03.25 01:26:52.394260 [ 4 ] {9b070c2d-dc6c-4a6c-b281-c5fc72ca83c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
11602 | 2025.03.25 01:26:52.394714 [ 4 ] {9b070c2d-dc6c-4a6c-b281-c5fc72ca83c7} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
11603 | 2025.03.25 01:26:52.394976 [ 4 ] {9b070c2d-dc6c-4a6c-b281-c5fc72ca83c7} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11604 | 2025.03.25 01:26:52.395142 [ 28 ] {} <Debug> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
11605 | 2025.03.25 01:26:52.395189 [ 28 ] {} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11606 | 2025.03.25 01:26:52.395201 [ 4 ] {9b070c2d-dc6c-4a6c-b281-c5fc72ca83c7} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002018 sec., 105054.50941526264 rows/sec., 6.68 MiB/sec. | ||
11607 | 2025.03.25 01:26:52.395214 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
11608 | 2025.03.25 01:26:52.395322 [ 4 ] {9b070c2d-dc6c-4a6c-b281-c5fc72ca83c7} <Debug> TCPHandler: Processed in 0.002408104 sec. | ||
11609 | 2025.03.25 01:26:52.395472 [ 189 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
11610 | 2025.03.25 01:26:52.395518 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11611 | 2025.03.25 01:26:52.395758 [ 4 ] {fc5d7004-e9e0-49b3-b1b7-dee65d64dac4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11612 | 2025.03.25 01:26:52.395790 [ 189 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11613 | 2025.03.25 01:26:52.395844 [ 4 ] {fc5d7004-e9e0-49b3-b1b7-dee65d64dac4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11614 | 2025.03.25 01:26:52.395863 [ 189 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 212 rows starting from the beginning of the part | ||
11615 | 2025.03.25 01:26:52.396211 [ 189 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 212 rows starting from the beginning of the part | ||
11616 | 2025.03.25 01:26:52.396491 [ 189 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 212 rows starting from the beginning of the part | ||
11617 | 2025.03.25 01:26:52.396853 [ 189 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 212 rows starting from the beginning of the part | ||
11618 | 2025.03.25 01:26:52.397198 [ 189 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 212 rows starting from the beginning of the part | ||
11619 | 2025.03.25 01:26:52.399189 [ 4 ] {fc5d7004-e9e0-49b3-b1b7-dee65d64dac4} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11620 | 2025.03.25 01:26:52.399243 [ 4 ] {fc5d7004-e9e0-49b3-b1b7-dee65d64dac4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
11621 | 2025.03.25 01:26:52.399815 [ 189 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.004482104 sec., 236496.07416516886 rows/sec., 15.94 MiB/sec. | ||
11622 | 2025.03.25 01:26:52.400032 [ 189 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
11623 | 2025.03.25 01:26:52.400118 [ 4 ] {fc5d7004-e9e0-49b3-b1b7-dee65d64dac4} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
11624 | 2025.03.25 01:26:52.400512 [ 189 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_37_9} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11625 | 2025.03.25 01:26:52.400622 [ 4 ] {fc5d7004-e9e0-49b3-b1b7-dee65d64dac4} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11626 | 2025.03.25 01:26:52.400685 [ 189 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_37_9} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
11627 | 2025.03.25 01:26:52.400907 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
11628 | 2025.03.25 01:26:52.401006 [ 4 ] {fc5d7004-e9e0-49b3-b1b7-dee65d64dac4} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.005334 sec., 115673.04086989127 rows/sec., 9.04 MiB/sec. | ||
11629 | 2025.03.25 01:26:52.401075 [ 4 ] {fc5d7004-e9e0-49b3-b1b7-dee65d64dac4} <Debug> TCPHandler: Processed in 0.00562037 sec. | ||
11630 | 2025.03.25 01:26:52.401199 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11631 | 2025.03.25 01:26:52.401305 [ 4 ] {7c423732-4fc9-4f8c-a83c-5c91cfa2cdce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11632 | 2025.03.25 01:26:52.401352 [ 4 ] {7c423732-4fc9-4f8c-a83c-5c91cfa2cdce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11633 | 2025.03.25 01:26:52.401925 [ 4 ] {7c423732-4fc9-4f8c-a83c-5c91cfa2cdce} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11634 | 2025.03.25 01:26:52.401963 [ 4 ] {7c423732-4fc9-4f8c-a83c-5c91cfa2cdce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
11635 | 2025.03.25 01:26:52.402323 [ 4 ] {7c423732-4fc9-4f8c-a83c-5c91cfa2cdce} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
11636 | 2025.03.25 01:26:52.402562 [ 4 ] {7c423732-4fc9-4f8c-a83c-5c91cfa2cdce} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11637 | 2025.03.25 01:26:52.402719 [ 4 ] {7c423732-4fc9-4f8c-a83c-5c91cfa2cdce} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001437 sec., 73764.78775226166 rows/sec., 4.34 MiB/sec. | ||
11638 | 2025.03.25 01:26:52.402769 [ 4 ] {7c423732-4fc9-4f8c-a83c-5c91cfa2cdce} <Debug> TCPHandler: Processed in 0.001622744 sec. | ||
11639 | 2025.03.25 01:26:52.402899 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11640 | 2025.03.25 01:26:52.403038 [ 4 ] {c290fd0c-1e24-49a0-9d8a-5a399ceb6b27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11641 | 2025.03.25 01:26:52.403086 [ 4 ] {c290fd0c-1e24-49a0-9d8a-5a399ceb6b27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11642 | 2025.03.25 01:26:52.403637 [ 4 ] {c290fd0c-1e24-49a0-9d8a-5a399ceb6b27} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11643 | 2025.03.25 01:26:52.403674 [ 4 ] {c290fd0c-1e24-49a0-9d8a-5a399ceb6b27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
11644 | 2025.03.25 01:26:52.404122 [ 4 ] {c290fd0c-1e24-49a0-9d8a-5a399ceb6b27} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
11645 | 2025.03.25 01:26:52.404361 [ 4 ] {c290fd0c-1e24-49a0-9d8a-5a399ceb6b27} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11646 | 2025.03.25 01:26:52.404485 [ 28 ] {} <Debug> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 | ||
11647 | 2025.03.25 01:26:52.404524 [ 28 ] {} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11648 | 2025.03.25 01:26:52.404546 [ 4 ] {c290fd0c-1e24-49a0-9d8a-5a399ceb6b27} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001529 sec., 73904.51275343362 rows/sec., 4.78 MiB/sec. | ||
11649 | 2025.03.25 01:26:52.404549 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
11650 | 2025.03.25 01:26:52.404682 [ 4 ] {c290fd0c-1e24-49a0-9d8a-5a399ceb6b27} <Debug> TCPHandler: Processed in 0.001824486 sec. | ||
11651 | 2025.03.25 01:26:52.405025 [ 197 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_50_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full | ||
11652 | 2025.03.25 01:26:52.405064 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11653 | 2025.03.25 01:26:52.405470 [ 4 ] {d80c846d-6852-4169-9709-7eeaa7ee6319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11654 | 2025.03.25 01:26:52.405719 [ 4 ] {d80c846d-6852-4169-9709-7eeaa7ee6319} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11655 | 2025.03.25 01:26:52.405801 [ 197 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11656 | 2025.03.25 01:26:52.405906 [ 197 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 341 rows starting from the beginning of the part | ||
11657 | 2025.03.25 01:26:52.406178 [ 197 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 113 rows starting from the beginning of the part | ||
11658 | 2025.03.25 01:26:52.406506 [ 197 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 113 rows starting from the beginning of the part | ||
11659 | 2025.03.25 01:26:52.406879 [ 197 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 113 rows starting from the beginning of the part | ||
11660 | 2025.03.25 01:26:52.407224 [ 197 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 228 rows starting from the beginning of the part | ||
11661 | 2025.03.25 01:26:52.407557 [ 197 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 113 rows starting from the beginning of the part | ||
11662 | 2025.03.25 01:26:52.408681 [ 4 ] {d80c846d-6852-4169-9709-7eeaa7ee6319} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11663 | 2025.03.25 01:26:52.408755 [ 4 ] {d80c846d-6852-4169-9709-7eeaa7ee6319} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
11664 | 2025.03.25 01:26:52.409858 [ 4 ] {d80c846d-6852-4169-9709-7eeaa7ee6319} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
11665 | 2025.03.25 01:26:52.410439 [ 4 ] {d80c846d-6852-4169-9709-7eeaa7ee6319} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11666 | 2025.03.25 01:26:52.410465 [ 197 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1021 rows, containing 5 columns (5 merged, 0 gathered) in 0.005789603 sec., 176350.6064232729 rows/sec., 12.32 MiB/sec. | ||
11667 | 2025.03.25 01:26:52.410667 [ 28 ] {} <Debug> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
11668 | 2025.03.25 01:26:52.410743 [ 28 ] {} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11669 | 2025.03.25 01:26:52.410786 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
11670 | 2025.03.25 01:26:52.410841 [ 4 ] {d80c846d-6852-4169-9709-7eeaa7ee6319} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.005531 sec., 20249.50280238655 rows/sec., 1.15 MiB/sec. | ||
11671 | 2025.03.25 01:26:52.410864 [ 195 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) | ||
11672 | 2025.03.25 01:26:52.411218 [ 186 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
11673 | 2025.03.25 01:26:52.411311 [ 4 ] {d80c846d-6852-4169-9709-7eeaa7ee6319} <Debug> TCPHandler: Processed in 0.006393292 sec. | ||
11674 | 2025.03.25 01:26:52.411786 [ 186 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11675 | 2025.03.25 01:26:52.411812 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11676 | 2025.03.25 01:26:52.411924 [ 186 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 112 rows starting from the beginning of the part | ||
11677 | 2025.03.25 01:26:52.412032 [ 195 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_50_10} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11678 | 2025.03.25 01:26:52.412280 [ 186 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 112 rows starting from the beginning of the part | ||
11679 | 2025.03.25 01:26:52.412354 [ 4 ] {4f2100b3-af83-49e4-a053-0fa4b0d4216d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11680 | 2025.03.25 01:26:52.412383 [ 195 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_50_10} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 | ||
11681 | 2025.03.25 01:26:52.412703 [ 186 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 112 rows starting from the beginning of the part | ||
11682 | 2025.03.25 01:26:52.412802 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
11683 | 2025.03.25 01:26:52.413177 [ 4 ] {4f2100b3-af83-49e4-a053-0fa4b0d4216d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11684 | 2025.03.25 01:26:52.413223 [ 186 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 112 rows starting from the beginning of the part | ||
11685 | 2025.03.25 01:26:52.413850 [ 186 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 112 rows starting from the beginning of the part | ||
11686 | 2025.03.25 01:26:52.416172 [ 4 ] {4f2100b3-af83-49e4-a053-0fa4b0d4216d} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11687 | 2025.03.25 01:26:52.416241 [ 4 ] {4f2100b3-af83-49e4-a053-0fa4b0d4216d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
11688 | 2025.03.25 01:26:52.416797 [ 200 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.005897824 sec., 94950.27318550028 rows/sec., 5.77 MiB/sec. | ||
11689 | 2025.03.25 01:26:52.416979 [ 200 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
11690 | 2025.03.25 01:26:52.416993 [ 4 ] {4f2100b3-af83-49e4-a053-0fa4b0d4216d} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
11691 | 2025.03.25 01:26:52.417287 [ 4 ] {4f2100b3-af83-49e4-a053-0fa4b0d4216d} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11692 | 2025.03.25 01:26:52.417382 [ 200 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_37_9} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11693 | 2025.03.25 01:26:52.417601 [ 200 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_37_9} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
11694 | 2025.03.25 01:26:52.417624 [ 4 ] {4f2100b3-af83-49e4-a053-0fa4b0d4216d} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.005475 sec., 69771.6894977169 rows/sec., 4.92 MiB/sec. | ||
11695 | 2025.03.25 01:26:52.417828 [ 4 ] {4f2100b3-af83-49e4-a053-0fa4b0d4216d} <Debug> TCPHandler: Processed in 0.006244819 sec. | ||
11696 | 2025.03.25 01:26:52.417863 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
11697 | 2025.03.25 01:26:52.418138 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11698 | 2025.03.25 01:26:52.418423 [ 4 ] {a57b5c9d-2bde-4f5b-b7b1-36c26456cdc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11699 | 2025.03.25 01:26:52.418514 [ 4 ] {a57b5c9d-2bde-4f5b-b7b1-36c26456cdc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11700 | 2025.03.25 01:26:52.418982 [ 4 ] {a57b5c9d-2bde-4f5b-b7b1-36c26456cdc2} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11701 | 2025.03.25 01:26:52.419020 [ 4 ] {a57b5c9d-2bde-4f5b-b7b1-36c26456cdc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
11702 | 2025.03.25 01:26:52.419376 [ 4 ] {a57b5c9d-2bde-4f5b-b7b1-36c26456cdc2} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
11703 | 2025.03.25 01:26:52.419616 [ 4 ] {a57b5c9d-2bde-4f5b-b7b1-36c26456cdc2} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11704 | 2025.03.25 01:26:52.419790 [ 4 ] {a57b5c9d-2bde-4f5b-b7b1-36c26456cdc2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001476 sec., 4065.0406504065036 rows/sec., 212.38 KiB/sec. | ||
11705 | 2025.03.25 01:26:52.419838 [ 4 ] {a57b5c9d-2bde-4f5b-b7b1-36c26456cdc2} <Debug> TCPHandler: Processed in 0.001796736 sec. | ||
11706 | 2025.03.25 01:26:52.419945 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11707 | 2025.03.25 01:26:52.420047 [ 4 ] {7a3cac68-5650-4dd8-8925-8d4dcb4fb68b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11708 | 2025.03.25 01:26:52.420094 [ 4 ] {7a3cac68-5650-4dd8-8925-8d4dcb4fb68b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11709 | 2025.03.25 01:26:52.420617 [ 4 ] {7a3cac68-5650-4dd8-8925-8d4dcb4fb68b} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11710 | 2025.03.25 01:26:52.420653 [ 4 ] {7a3cac68-5650-4dd8-8925-8d4dcb4fb68b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
11711 | 2025.03.25 01:26:52.421028 [ 4 ] {7a3cac68-5650-4dd8-8925-8d4dcb4fb68b} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
11712 | 2025.03.25 01:26:52.421274 [ 4 ] {7a3cac68-5650-4dd8-8925-8d4dcb4fb68b} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11713 | 2025.03.25 01:26:52.421447 [ 4 ] {7a3cac68-5650-4dd8-8925-8d4dcb4fb68b} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001422 sec., 166666.66666666666 rows/sec., 11.17 MiB/sec. | ||
11714 | 2025.03.25 01:26:52.421498 [ 4 ] {7a3cac68-5650-4dd8-8925-8d4dcb4fb68b} <Debug> TCPHandler: Processed in 0.001604563 sec. | ||
11715 | 2025.03.25 01:26:52.421614 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11716 | 2025.03.25 01:26:52.421721 [ 4 ] {0fc33d84-ff14-48a0-8b6d-900417745f2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11717 | 2025.03.25 01:26:52.421769 [ 4 ] {0fc33d84-ff14-48a0-8b6d-900417745f2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11718 | 2025.03.25 01:26:52.422182 [ 4 ] {0fc33d84-ff14-48a0-8b6d-900417745f2b} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11719 | 2025.03.25 01:26:52.422218 [ 4 ] {0fc33d84-ff14-48a0-8b6d-900417745f2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
11720 | 2025.03.25 01:26:52.422551 [ 4 ] {0fc33d84-ff14-48a0-8b6d-900417745f2b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
11721 | 2025.03.25 01:26:52.422791 [ 4 ] {0fc33d84-ff14-48a0-8b6d-900417745f2b} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11722 | 2025.03.25 01:26:52.422965 [ 4 ] {0fc33d84-ff14-48a0-8b6d-900417745f2b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001266 sec., 789.8894154818325 rows/sec., 53.22 KiB/sec. | ||
11723 | 2025.03.25 01:26:52.423014 [ 4 ] {0fc33d84-ff14-48a0-8b6d-900417745f2b} <Debug> TCPHandler: Processed in 0.001451301 sec. | ||
11724 | 2025.03.25 01:26:52.423119 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11725 | 2025.03.25 01:26:52.423219 [ 4 ] {6857cc5e-8a1d-41ca-8cf4-057ebc9b24f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11726 | 2025.03.25 01:26:52.423264 [ 4 ] {6857cc5e-8a1d-41ca-8cf4-057ebc9b24f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11727 | 2025.03.25 01:26:52.423692 [ 4 ] {6857cc5e-8a1d-41ca-8cf4-057ebc9b24f9} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11728 | 2025.03.25 01:26:52.423729 [ 4 ] {6857cc5e-8a1d-41ca-8cf4-057ebc9b24f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
11729 | 2025.03.25 01:26:52.424078 [ 4 ] {6857cc5e-8a1d-41ca-8cf4-057ebc9b24f9} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
11730 | 2025.03.25 01:26:52.424319 [ 4 ] {6857cc5e-8a1d-41ca-8cf4-057ebc9b24f9} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11731 | 2025.03.25 01:26:52.424491 [ 4 ] {6857cc5e-8a1d-41ca-8cf4-057ebc9b24f9} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001294 sec., 63369.397217928905 rows/sec., 4.02 MiB/sec. | ||
11732 | 2025.03.25 01:26:52.424540 [ 4 ] {6857cc5e-8a1d-41ca-8cf4-057ebc9b24f9} <Debug> TCPHandler: Processed in 0.001471061 sec. | ||
11733 | 2025.03.25 01:26:56.423675 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11734 | 2025.03.25 01:26:56.423748 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11735 | 2025.03.25 01:26:56.609837 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27511 | ||
11736 | 2025.03.25 01:26:56.610589 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11737 | 2025.03.25 01:26:56.610644 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
11738 | 2025.03.25 01:26:56.611201 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
11739 | 2025.03.25 01:26:56.611461 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11740 | 2025.03.25 01:26:56.611702 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27511 | ||
11741 | 2025.03.25 01:26:56.751152 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1642 | ||
11742 | 2025.03.25 01:26:56.754109 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11743 | 2025.03.25 01:26:56.754162 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
11744 | 2025.03.25 01:26:56.755629 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
11745 | 2025.03.25 01:26:56.755948 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11746 | 2025.03.25 01:26:56.756543 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1642 | ||
11747 | 2025.03.25 01:26:57.389608 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11748 | 2025.03.25 01:26:57.389795 [ 4 ] {0dd2aaf0-4df3-4afc-bf65-1d7b2e7d4a68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11749 | 2025.03.25 01:26:57.389865 [ 4 ] {0dd2aaf0-4df3-4afc-bf65-1d7b2e7d4a68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11750 | 2025.03.25 01:26:57.390718 [ 4 ] {0dd2aaf0-4df3-4afc-bf65-1d7b2e7d4a68} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11751 | 2025.03.25 01:26:57.390761 [ 4 ] {0dd2aaf0-4df3-4afc-bf65-1d7b2e7d4a68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
11752 | 2025.03.25 01:26:57.391213 [ 4 ] {0dd2aaf0-4df3-4afc-bf65-1d7b2e7d4a68} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
11753 | 2025.03.25 01:26:57.391474 [ 4 ] {0dd2aaf0-4df3-4afc-bf65-1d7b2e7d4a68} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11754 | 2025.03.25 01:26:57.391684 [ 4 ] {0dd2aaf0-4df3-4afc-bf65-1d7b2e7d4a68} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.00194 sec., 69072.1649484536 rows/sec., 5.96 MiB/sec. | ||
11755 | 2025.03.25 01:26:57.391750 [ 4 ] {0dd2aaf0-4df3-4afc-bf65-1d7b2e7d4a68} <Debug> TCPHandler: Processed in 0.002273813 sec. | ||
11756 | 2025.03.25 01:26:57.391880 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11757 | 2025.03.25 01:26:57.391994 [ 4 ] {8d8516bc-bb31-4d11-b93b-029dcf253218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11758 | 2025.03.25 01:26:57.392044 [ 4 ] {8d8516bc-bb31-4d11-b93b-029dcf253218} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11759 | 2025.03.25 01:26:57.392592 [ 4 ] {8d8516bc-bb31-4d11-b93b-029dcf253218} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11760 | 2025.03.25 01:26:57.392630 [ 4 ] {8d8516bc-bb31-4d11-b93b-029dcf253218} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
11761 | 2025.03.25 01:26:57.393049 [ 4 ] {8d8516bc-bb31-4d11-b93b-029dcf253218} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
11762 | 2025.03.25 01:26:57.393290 [ 4 ] {8d8516bc-bb31-4d11-b93b-029dcf253218} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11763 | 2025.03.25 01:26:57.393470 [ 4 ] {8d8516bc-bb31-4d11-b93b-029dcf253218} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001504 sec., 25930.85106382979 rows/sec., 1.90 MiB/sec. | ||
11764 | 2025.03.25 01:26:57.393522 [ 4 ] {8d8516bc-bb31-4d11-b93b-029dcf253218} <Debug> TCPHandler: Processed in 0.001697834 sec. | ||
11765 | 2025.03.25 01:26:57.393628 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11766 | 2025.03.25 01:26:57.393731 [ 4 ] {1669cc26-cc3d-46b4-9e2f-65a22519017d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11767 | 2025.03.25 01:26:57.393777 [ 4 ] {1669cc26-cc3d-46b4-9e2f-65a22519017d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11768 | 2025.03.25 01:26:57.394335 [ 4 ] {1669cc26-cc3d-46b4-9e2f-65a22519017d} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11769 | 2025.03.25 01:26:57.394372 [ 4 ] {1669cc26-cc3d-46b4-9e2f-65a22519017d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
11770 | 2025.03.25 01:26:57.394724 [ 4 ] {1669cc26-cc3d-46b4-9e2f-65a22519017d} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
11771 | 2025.03.25 01:26:57.394967 [ 4 ] {1669cc26-cc3d-46b4-9e2f-65a22519017d} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11772 | 2025.03.25 01:26:57.395146 [ 4 ] {1669cc26-cc3d-46b4-9e2f-65a22519017d} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001438 sec., 71627.26008344923 rows/sec., 5.59 MiB/sec. | ||
11773 | 2025.03.25 01:26:57.395199 [ 4 ] {1669cc26-cc3d-46b4-9e2f-65a22519017d} <Debug> TCPHandler: Processed in 0.001622013 sec. | ||
11774 | 2025.03.25 01:26:57.395316 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11775 | 2025.03.25 01:26:57.395422 [ 4 ] {1914fb7e-f609-45dc-8598-ec2daa5fc26a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11776 | 2025.03.25 01:26:57.395471 [ 4 ] {1914fb7e-f609-45dc-8598-ec2daa5fc26a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11777 | 2025.03.25 01:26:57.395998 [ 4 ] {1914fb7e-f609-45dc-8598-ec2daa5fc26a} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11778 | 2025.03.25 01:26:57.396040 [ 4 ] {1914fb7e-f609-45dc-8598-ec2daa5fc26a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
11779 | 2025.03.25 01:26:57.396424 [ 4 ] {1914fb7e-f609-45dc-8598-ec2daa5fc26a} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
11780 | 2025.03.25 01:26:57.396660 [ 4 ] {1914fb7e-f609-45dc-8598-ec2daa5fc26a} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11781 | 2025.03.25 01:26:57.396795 [ 24 ] {} <Debug> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877) (MergerMutator): Selected 6 parts from all_1_95_19 to all_100_100_0 | ||
11782 | 2025.03.25 01:26:57.396837 [ 24 ] {} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11783 | 2025.03.25 01:26:57.396847 [ 4 ] {1914fb7e-f609-45dc-8598-ec2daa5fc26a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001445 sec., 110726.6435986159 rows/sec., 7.71 MiB/sec. | ||
11784 | 2025.03.25 01:26:57.396863 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
11785 | 2025.03.25 01:26:57.396946 [ 4 ] {1914fb7e-f609-45dc-8598-ec2daa5fc26a} <Debug> TCPHandler: Processed in 0.001680424 sec. | ||
11786 | 2025.03.25 01:26:57.397154 [ 186 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_100_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_95_19 to all_100_100_0 into Compact with storage Full | ||
11787 | 2025.03.25 01:26:57.397171 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11788 | 2025.03.25 01:26:57.397416 [ 4 ] {28584ef1-7b4b-418b-92b3-bd9e490c5e8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11789 | 2025.03.25 01:26:57.397455 [ 186 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_100_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11790 | 2025.03.25 01:26:57.397573 [ 186 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_95_19, total 28901 rows starting from the beginning of the part | ||
11791 | 2025.03.25 01:26:57.397624 [ 4 ] {28584ef1-7b4b-418b-92b3-bd9e490c5e8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11792 | 2025.03.25 01:26:57.398000 [ 186 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 237 rows starting from the beginning of the part | ||
11793 | 2025.03.25 01:26:57.398521 [ 186 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 978 rows starting from the beginning of the part | ||
11794 | 2025.03.25 01:26:57.399039 [ 186 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 32 rows starting from the beginning of the part | ||
11795 | 2025.03.25 01:26:57.399460 [ 186 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 237 rows starting from the beginning of the part | ||
11796 | 2025.03.25 01:26:57.399982 [ 186 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 160 rows starting from the beginning of the part | ||
11797 | 2025.03.25 01:26:57.402368 [ 4 ] {28584ef1-7b4b-418b-92b3-bd9e490c5e8c} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11798 | 2025.03.25 01:26:57.402439 [ 4 ] {28584ef1-7b4b-418b-92b3-bd9e490c5e8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
11799 | 2025.03.25 01:26:57.404184 [ 4 ] {28584ef1-7b4b-418b-92b3-bd9e490c5e8c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
11800 | 2025.03.25 01:26:57.404854 [ 4 ] {28584ef1-7b4b-418b-92b3-bd9e490c5e8c} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11801 | 2025.03.25 01:26:57.405307 [ 4 ] {28584ef1-7b4b-418b-92b3-bd9e490c5e8c} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.007965 sec., 4896.421845574388 rows/sec., 8.77 MiB/sec. | ||
11802 | 2025.03.25 01:26:57.406131 [ 4 ] {28584ef1-7b4b-418b-92b3-bd9e490c5e8c} <Debug> TCPHandler: Processed in 0.009012849 sec. | ||
11803 | 2025.03.25 01:26:57.406292 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11804 | 2025.03.25 01:26:57.406405 [ 4 ] {b185c673-5a12-4269-98dd-3e2c8e3b1821} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11805 | 2025.03.25 01:26:57.406454 [ 4 ] {b185c673-5a12-4269-98dd-3e2c8e3b1821} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11806 | 2025.03.25 01:26:57.407095 [ 4 ] {b185c673-5a12-4269-98dd-3e2c8e3b1821} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11807 | 2025.03.25 01:26:57.407136 [ 4 ] {b185c673-5a12-4269-98dd-3e2c8e3b1821} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
11808 | 2025.03.25 01:26:57.407542 [ 4 ] {b185c673-5a12-4269-98dd-3e2c8e3b1821} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
11809 | 2025.03.25 01:26:57.408234 [ 4 ] {b185c673-5a12-4269-98dd-3e2c8e3b1821} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11810 | 2025.03.25 01:26:57.408497 [ 4 ] {b185c673-5a12-4269-98dd-3e2c8e3b1821} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002124 sec., 28248.58757062147 rows/sec., 1.90 MiB/sec. | ||
11811 | 2025.03.25 01:26:57.408555 [ 4 ] {b185c673-5a12-4269-98dd-3e2c8e3b1821} <Debug> TCPHandler: Processed in 0.002312953 sec. | ||
11812 | 2025.03.25 01:26:57.410427 [ 200 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_100_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30545 rows, containing 5 columns (5 merged, 0 gathered) in 0.013457552 sec., 2269729.294005329 rows/sec., 153.32 MiB/sec. | ||
11813 | 2025.03.25 01:26:57.410924 [ 198 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_100_20} <Trace> MergedBlockOutputStream: filled checksums all_1_100_20 (state Temporary) | ||
11814 | 2025.03.25 01:26:57.411255 [ 198 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_100_20} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_merge_all_1_100_20 to all_1_100_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11815 | 2025.03.25 01:26:57.411355 [ 198 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_100_20} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877) (MergerMutator): Merged 6 parts: [all_1_95_19, all_100_100_0] -> all_1_100_20 | ||
11816 | 2025.03.25 01:26:57.411461 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
11817 | 2025.03.25 01:26:58.000249 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 240.11 MiB, peak 251.09 MiB, free memory in arenas 0.00 B, will set to 241.55 MiB (RSS), difference: 1.44 MiB | ||
11818 | 2025.03.25 01:26:58.546449 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 453 | ||
11819 | 2025.03.25 01:26:58.567141 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11820 | 2025.03.25 01:26:58.567192 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
11821 | 2025.03.25 01:26:58.574549 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
11822 | 2025.03.25 01:26:58.575305 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11823 | 2025.03.25 01:26:58.577993 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 453 | ||
11824 | 2025.03.25 01:27:02.393600 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11825 | 2025.03.25 01:27:02.393826 [ 4 ] {1dfff1c5-2632-4fb1-be7e-76afeab4407b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11826 | 2025.03.25 01:27:02.393907 [ 4 ] {1dfff1c5-2632-4fb1-be7e-76afeab4407b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11827 | 2025.03.25 01:27:02.394798 [ 4 ] {1dfff1c5-2632-4fb1-be7e-76afeab4407b} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11828 | 2025.03.25 01:27:02.394848 [ 4 ] {1dfff1c5-2632-4fb1-be7e-76afeab4407b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
11829 | 2025.03.25 01:27:02.395298 [ 4 ] {1dfff1c5-2632-4fb1-be7e-76afeab4407b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11830 | 2025.03.25 01:27:02.395565 [ 4 ] {1dfff1c5-2632-4fb1-be7e-76afeab4407b} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11831 | 2025.03.25 01:27:02.395776 [ 4 ] {1dfff1c5-2632-4fb1-be7e-76afeab4407b} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002008 sec., 105577.6892430279 rows/sec., 6.71 MiB/sec. | ||
11832 | 2025.03.25 01:27:02.395832 [ 4 ] {1dfff1c5-2632-4fb1-be7e-76afeab4407b} <Debug> TCPHandler: Processed in 0.002372174 sec. | ||
11833 | 2025.03.25 01:27:02.395957 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11834 | 2025.03.25 01:27:02.396061 [ 4 ] {bf4b3c94-2caf-44b3-8183-6e3b74309c41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
11835 | 2025.03.25 01:27:02.396109 [ 4 ] {bf4b3c94-2caf-44b3-8183-6e3b74309c41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
11836 | 2025.03.25 01:27:02.396622 [ 4 ] {bf4b3c94-2caf-44b3-8183-6e3b74309c41} <Trace> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11837 | 2025.03.25 01:27:02.396662 [ 4 ] {bf4b3c94-2caf-44b3-8183-6e3b74309c41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
11838 | 2025.03.25 01:27:02.397003 [ 4 ] {bf4b3c94-2caf-44b3-8183-6e3b74309c41} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
11839 | 2025.03.25 01:27:02.397304 [ 4 ] {bf4b3c94-2caf-44b3-8183-6e3b74309c41} <Trace> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11840 | 2025.03.25 01:27:02.397548 [ 4 ] {bf4b3c94-2caf-44b3-8183-6e3b74309c41} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001499 sec., 1334.2228152101402 rows/sec., 108.80 KiB/sec. | ||
11841 | 2025.03.25 01:27:02.397628 [ 4 ] {bf4b3c94-2caf-44b3-8183-6e3b74309c41} <Debug> TCPHandler: Processed in 0.001719865 sec. | ||
11842 | 2025.03.25 01:27:02.397834 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11843 | 2025.03.25 01:27:02.397937 [ 4 ] {5fb2c073-33a4-4478-aba2-af829d2f4718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11844 | 2025.03.25 01:27:02.397984 [ 4 ] {5fb2c073-33a4-4478-aba2-af829d2f4718} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11845 | 2025.03.25 01:27:02.398838 [ 4 ] {5fb2c073-33a4-4478-aba2-af829d2f4718} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11846 | 2025.03.25 01:27:02.398879 [ 4 ] {5fb2c073-33a4-4478-aba2-af829d2f4718} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
11847 | 2025.03.25 01:27:02.399265 [ 4 ] {5fb2c073-33a4-4478-aba2-af829d2f4718} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
11848 | 2025.03.25 01:27:02.399501 [ 4 ] {5fb2c073-33a4-4478-aba2-af829d2f4718} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11849 | 2025.03.25 01:27:02.399698 [ 139 ] {} <Debug> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
11850 | 2025.03.25 01:27:02.399736 [ 4 ] {5fb2c073-33a4-4478-aba2-af829d2f4718} <Debug> executeQuery: Read 618 rows, 49.46 KiB in 0.001819 sec., 339747.11379879055 rows/sec., 26.56 MiB/sec. | ||
11851 | 2025.03.25 01:27:02.399784 [ 139 ] {} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11852 | 2025.03.25 01:27:02.399855 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
11853 | 2025.03.25 01:27:02.399864 [ 4 ] {5fb2c073-33a4-4478-aba2-af829d2f4718} <Debug> TCPHandler: Processed in 0.00209376 sec. | ||
11854 | 2025.03.25 01:27:02.400129 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11855 | 2025.03.25 01:27:02.400131 [ 200 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
11856 | 2025.03.25 01:27:02.400477 [ 4 ] {877b2c97-23af-45fe-8c0b-10b4cbe421d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11857 | 2025.03.25 01:27:02.400631 [ 200 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11858 | 2025.03.25 01:27:02.400651 [ 4 ] {877b2c97-23af-45fe-8c0b-10b4cbe421d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11859 | 2025.03.25 01:27:02.400772 [ 200 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1845 rows starting from the beginning of the part | ||
11860 | 2025.03.25 01:27:02.401467 [ 200 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 1278 rows starting from the beginning of the part | ||
11861 | 2025.03.25 01:27:02.402053 [ 200 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 56 rows starting from the beginning of the part | ||
11862 | 2025.03.25 01:27:02.402684 [ 200 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 617 rows starting from the beginning of the part | ||
11863 | 2025.03.25 01:27:02.403186 [ 200 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 134 rows starting from the beginning of the part | ||
11864 | 2025.03.25 01:27:02.403472 [ 200 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 618 rows starting from the beginning of the part | ||
11865 | 2025.03.25 01:27:02.405393 [ 4 ] {877b2c97-23af-45fe-8c0b-10b4cbe421d6} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11866 | 2025.03.25 01:27:02.405505 [ 4 ] {877b2c97-23af-45fe-8c0b-10b4cbe421d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
11867 | 2025.03.25 01:27:02.406402 [ 4 ] {877b2c97-23af-45fe-8c0b-10b4cbe421d6} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
11868 | 2025.03.25 01:27:02.406689 [ 4 ] {877b2c97-23af-45fe-8c0b-10b4cbe421d6} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11869 | 2025.03.25 01:27:02.406927 [ 4 ] {877b2c97-23af-45fe-8c0b-10b4cbe421d6} <Debug> executeQuery: Read 108 rows, 6.53 KiB in 0.006594 sec., 16378.52593266606 rows/sec., 989.60 KiB/sec. | ||
11870 | 2025.03.25 01:27:02.406985 [ 4 ] {877b2c97-23af-45fe-8c0b-10b4cbe421d6} <Debug> TCPHandler: Processed in 0.0069437 sec. | ||
11871 | 2025.03.25 01:27:02.407109 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11872 | 2025.03.25 01:27:02.407252 [ 4 ] {4121e40d-445e-414d-ae4c-5563bcc7da56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11873 | 2025.03.25 01:27:02.407333 [ 4 ] {4121e40d-445e-414d-ae4c-5563bcc7da56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11874 | 2025.03.25 01:27:02.407402 [ 198 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4548 rows, containing 5 columns (5 merged, 0 gathered) in 0.007435757 sec., 611639.1377501981 rows/sec., 51.96 MiB/sec. | ||
11875 | 2025.03.25 01:27:02.407765 [ 198 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
11876 | 2025.03.25 01:27:02.408249 [ 4 ] {4121e40d-445e-414d-ae4c-5563bcc7da56} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11877 | 2025.03.25 01:27:02.408320 [ 4 ] {4121e40d-445e-414d-ae4c-5563bcc7da56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
11878 | 2025.03.25 01:27:02.408319 [ 198 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_101_20} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11879 | 2025.03.25 01:27:02.408545 [ 198 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_101_20} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
11880 | 2025.03.25 01:27:02.408728 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
11881 | 2025.03.25 01:27:02.408925 [ 4 ] {4121e40d-445e-414d-ae4c-5563bcc7da56} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
11882 | 2025.03.25 01:27:02.409169 [ 4 ] {4121e40d-445e-414d-ae4c-5563bcc7da56} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11883 | 2025.03.25 01:27:02.409415 [ 4 ] {4121e40d-445e-414d-ae4c-5563bcc7da56} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.002206 sec., 51223.93472348141 rows/sec., 3.32 MiB/sec. | ||
11884 | 2025.03.25 01:27:02.409493 [ 4 ] {4121e40d-445e-414d-ae4c-5563bcc7da56} <Debug> TCPHandler: Processed in 0.002430405 sec. | ||
11885 | 2025.03.25 01:27:02.409747 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11886 | 2025.03.25 01:27:02.409860 [ 4 ] {43348f34-283e-4e08-85ec-de839c7aef59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11887 | 2025.03.25 01:27:02.409907 [ 4 ] {43348f34-283e-4e08-85ec-de839c7aef59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11888 | 2025.03.25 01:27:02.410474 [ 4 ] {43348f34-283e-4e08-85ec-de839c7aef59} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11889 | 2025.03.25 01:27:02.410513 [ 4 ] {43348f34-283e-4e08-85ec-de839c7aef59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
11890 | 2025.03.25 01:27:02.410858 [ 4 ] {43348f34-283e-4e08-85ec-de839c7aef59} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11891 | 2025.03.25 01:27:02.411088 [ 4 ] {43348f34-283e-4e08-85ec-de839c7aef59} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11892 | 2025.03.25 01:27:02.411294 [ 4 ] {43348f34-283e-4e08-85ec-de839c7aef59} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001456 sec., 76923.07692307692 rows/sec., 4.38 MiB/sec. | ||
11893 | 2025.03.25 01:27:02.411344 [ 4 ] {43348f34-283e-4e08-85ec-de839c7aef59} <Debug> TCPHandler: Processed in 0.001687134 sec. | ||
11894 | 2025.03.25 01:27:02.411458 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11895 | 2025.03.25 01:27:02.411562 [ 4 ] {51ef96a3-a873-4435-9536-7217eabd41ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11896 | 2025.03.25 01:27:02.411607 [ 4 ] {51ef96a3-a873-4435-9536-7217eabd41ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11897 | 2025.03.25 01:27:02.412278 [ 4 ] {51ef96a3-a873-4435-9536-7217eabd41ae} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11898 | 2025.03.25 01:27:02.412317 [ 4 ] {51ef96a3-a873-4435-9536-7217eabd41ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
11899 | 2025.03.25 01:27:02.412679 [ 4 ] {51ef96a3-a873-4435-9536-7217eabd41ae} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
11900 | 2025.03.25 01:27:02.412918 [ 4 ] {51ef96a3-a873-4435-9536-7217eabd41ae} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11901 | 2025.03.25 01:27:02.413081 [ 139 ] {} <Debug> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
11902 | 2025.03.25 01:27:02.413146 [ 139 ] {} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11903 | 2025.03.25 01:27:02.413160 [ 4 ] {51ef96a3-a873-4435-9536-7217eabd41ae} <Debug> executeQuery: Read 384 rows, 27.75 KiB in 0.001608 sec., 238805.97014925373 rows/sec., 16.85 MiB/sec. | ||
11904 | 2025.03.25 01:27:02.413193 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
11905 | 2025.03.25 01:27:02.413309 [ 4 ] {51ef96a3-a873-4435-9536-7217eabd41ae} <Debug> TCPHandler: Processed in 0.001893377 sec. | ||
11906 | 2025.03.25 01:27:02.413375 [ 196 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
11907 | 2025.03.25 01:27:02.413472 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11908 | 2025.03.25 01:27:02.413497 [ 196 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11909 | 2025.03.25 01:27:02.413529 [ 196 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 915 rows starting from the beginning of the part | ||
11910 | 2025.03.25 01:27:02.413618 [ 4 ] {2234fea0-b4ac-40ff-95e7-de0a3b1187b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11911 | 2025.03.25 01:27:02.413700 [ 196 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 567 rows starting from the beginning of the part | ||
11912 | 2025.03.25 01:27:02.413767 [ 4 ] {2234fea0-b4ac-40ff-95e7-de0a3b1187b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11913 | 2025.03.25 01:27:02.414114 [ 196 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 64 rows starting from the beginning of the part | ||
11914 | 2025.03.25 01:27:02.414501 [ 196 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 382 rows starting from the beginning of the part | ||
11915 | 2025.03.25 01:27:02.414835 [ 196 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 103 rows starting from the beginning of the part | ||
11916 | 2025.03.25 01:27:02.415100 [ 196 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 384 rows starting from the beginning of the part | ||
11917 | 2025.03.25 01:27:02.415884 [ 4 ] {2234fea0-b4ac-40ff-95e7-de0a3b1187b6} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11918 | 2025.03.25 01:27:02.415929 [ 4 ] {2234fea0-b4ac-40ff-95e7-de0a3b1187b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
11919 | 2025.03.25 01:27:02.416439 [ 4 ] {2234fea0-b4ac-40ff-95e7-de0a3b1187b6} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11920 | 2025.03.25 01:27:02.416740 [ 4 ] {2234fea0-b4ac-40ff-95e7-de0a3b1187b6} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11921 | 2025.03.25 01:27:02.417024 [ 4 ] {2234fea0-b4ac-40ff-95e7-de0a3b1187b6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003445 sec., 1741.654571843251 rows/sec., 90.99 KiB/sec. | ||
11922 | 2025.03.25 01:27:02.417359 [ 4 ] {2234fea0-b4ac-40ff-95e7-de0a3b1187b6} <Debug> TCPHandler: Processed in 0.003935946 sec. | ||
11923 | 2025.03.25 01:27:02.417791 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11924 | 2025.03.25 01:27:02.418029 [ 196 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2415 rows, containing 5 columns (5 merged, 0 gathered) in 0.004703687 sec., 513427.02012272505 rows/sec., 39.32 MiB/sec. | ||
11925 | 2025.03.25 01:27:02.418173 [ 4 ] {fdd0c83e-d5c8-4f25-bfdf-b1d4d3e5d23f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11926 | 2025.03.25 01:27:02.418305 [ 4 ] {fdd0c83e-d5c8-4f25-bfdf-b1d4d3e5d23f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11927 | 2025.03.25 01:27:02.418372 [ 196 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
11928 | 2025.03.25 01:27:02.418773 [ 196 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_101_20} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11929 | 2025.03.25 01:27:02.418895 [ 196 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_101_20} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
11930 | 2025.03.25 01:27:02.418994 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
11931 | 2025.03.25 01:27:02.419123 [ 4 ] {fdd0c83e-d5c8-4f25-bfdf-b1d4d3e5d23f} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11932 | 2025.03.25 01:27:02.419161 [ 4 ] {fdd0c83e-d5c8-4f25-bfdf-b1d4d3e5d23f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
11933 | 2025.03.25 01:27:02.419537 [ 4 ] {fdd0c83e-d5c8-4f25-bfdf-b1d4d3e5d23f} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
11934 | 2025.03.25 01:27:02.419784 [ 4 ] {fdd0c83e-d5c8-4f25-bfdf-b1d4d3e5d23f} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11935 | 2025.03.25 01:27:02.420014 [ 4 ] {fdd0c83e-d5c8-4f25-bfdf-b1d4d3e5d23f} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001972 sec., 120689.65517241381 rows/sec., 8.09 MiB/sec. | ||
11936 | 2025.03.25 01:27:02.420080 [ 4 ] {fdd0c83e-d5c8-4f25-bfdf-b1d4d3e5d23f} <Debug> TCPHandler: Processed in 0.002417225 sec. | ||
11937 | 2025.03.25 01:27:02.420318 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11938 | 2025.03.25 01:27:02.420569 [ 4 ] {d4705498-ba00-4b32-b68e-8c7d97e4bf89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11939 | 2025.03.25 01:27:02.420620 [ 4 ] {d4705498-ba00-4b32-b68e-8c7d97e4bf89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11940 | 2025.03.25 01:27:02.421046 [ 4 ] {d4705498-ba00-4b32-b68e-8c7d97e4bf89} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11941 | 2025.03.25 01:27:02.421088 [ 4 ] {d4705498-ba00-4b32-b68e-8c7d97e4bf89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
11942 | 2025.03.25 01:27:02.421446 [ 4 ] {d4705498-ba00-4b32-b68e-8c7d97e4bf89} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11943 | 2025.03.25 01:27:02.421689 [ 4 ] {d4705498-ba00-4b32-b68e-8c7d97e4bf89} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11944 | 2025.03.25 01:27:02.421901 [ 4 ] {d4705498-ba00-4b32-b68e-8c7d97e4bf89} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001404 sec., 712.2507122507122 rows/sec., 47.99 KiB/sec. | ||
11945 | 2025.03.25 01:27:02.421952 [ 4 ] {d4705498-ba00-4b32-b68e-8c7d97e4bf89} <Debug> TCPHandler: Processed in 0.001739465 sec. | ||
11946 | 2025.03.25 01:27:02.422076 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11947 | 2025.03.25 01:27:02.422182 [ 4 ] {05324684-093e-4991-a083-5b3384702d92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11948 | 2025.03.25 01:27:02.422227 [ 4 ] {05324684-093e-4991-a083-5b3384702d92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11949 | 2025.03.25 01:27:02.422665 [ 4 ] {05324684-093e-4991-a083-5b3384702d92} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11950 | 2025.03.25 01:27:02.422704 [ 4 ] {05324684-093e-4991-a083-5b3384702d92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
11951 | 2025.03.25 01:27:02.423060 [ 4 ] {05324684-093e-4991-a083-5b3384702d92} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
11952 | 2025.03.25 01:27:02.423299 [ 4 ] {05324684-093e-4991-a083-5b3384702d92} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11953 | 2025.03.25 01:27:02.423463 [ 139 ] {} <Debug> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
11954 | 2025.03.25 01:27:02.423528 [ 139 ] {} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11955 | 2025.03.25 01:27:02.423533 [ 4 ] {05324684-093e-4991-a083-5b3384702d92} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001363 sec., 60161.40865737344 rows/sec., 3.82 MiB/sec. | ||
11956 | 2025.03.25 01:27:02.423559 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
11957 | 2025.03.25 01:27:02.423690 [ 4 ] {05324684-093e-4991-a083-5b3384702d92} <Debug> TCPHandler: Processed in 0.001663054 sec. | ||
11958 | 2025.03.25 01:27:02.423920 [ 193 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
11959 | 2025.03.25 01:27:02.424382 [ 193 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11960 | 2025.03.25 01:27:02.424492 [ 193 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5634 rows starting from the beginning of the part | ||
11961 | 2025.03.25 01:27:02.424693 [ 193 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 48 rows starting from the beginning of the part | ||
11962 | 2025.03.25 01:27:02.424762 [ 193 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 12 rows starting from the beginning of the part | ||
11963 | 2025.03.25 01:27:02.424993 [ 193 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 82 rows starting from the beginning of the part | ||
11964 | 2025.03.25 01:27:02.425078 [ 193 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 60 rows starting from the beginning of the part | ||
11965 | 2025.03.25 01:27:02.425165 [ 193 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 82 rows starting from the beginning of the part | ||
11966 | 2025.03.25 01:27:02.427156 [ 188 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5918 rows, containing 4 columns (4 merged, 0 gathered) in 0.003447079 sec., 1716815.8896271307 rows/sec., 112.20 MiB/sec. | ||
11967 | 2025.03.25 01:27:02.427502 [ 193 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
11968 | 2025.03.25 01:27:02.427788 [ 193 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_101_20} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11969 | 2025.03.25 01:27:02.427871 [ 193 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_101_20} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
11970 | 2025.03.25 01:27:02.427952 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
11971 | 2025.03.25 01:27:04.111920 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27999 | ||
11972 | 2025.03.25 01:27:04.112625 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11973 | 2025.03.25 01:27:04.112669 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
11974 | 2025.03.25 01:27:04.113187 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
11975 | 2025.03.25 01:27:04.113461 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11976 | 2025.03.25 01:27:04.113681 [ 49 ] {} <Debug> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
11977 | 2025.03.25 01:27:04.113735 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27999 | ||
11978 | 2025.03.25 01:27:04.113789 [ 49 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11979 | 2025.03.25 01:27:04.113821 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
11980 | 2025.03.25 01:27:04.114022 [ 192 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
11981 | 2025.03.25 01:27:04.114455 [ 192 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11982 | 2025.03.25 01:27:04.114566 [ 192 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 25681 rows starting from the beginning of the part | ||
11983 | 2025.03.25 01:27:04.114712 [ 192 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 488 rows starting from the beginning of the part | ||
11984 | 2025.03.25 01:27:04.114855 [ 192 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 427 rows starting from the beginning of the part | ||
11985 | 2025.03.25 01:27:04.115095 [ 192 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 488 rows starting from the beginning of the part | ||
11986 | 2025.03.25 01:27:04.115338 [ 192 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 427 rows starting from the beginning of the part | ||
11987 | 2025.03.25 01:27:04.115481 [ 192 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 488 rows starting from the beginning of the part | ||
11988 | 2025.03.25 01:27:04.118400 [ 188 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27999 rows, containing 4 columns (4 merged, 0 gathered) in 0.004496584 sec., 6226726.777482641 rows/sec., 89.07 MiB/sec. | ||
11989 | 2025.03.25 01:27:04.118765 [ 190 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
11990 | 2025.03.25 01:27:04.119119 [ 190 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_61_12} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11991 | 2025.03.25 01:27:04.119218 [ 190 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_61_12} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
11992 | 2025.03.25 01:27:04.119333 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.89 MiB. | ||
11993 | 2025.03.25 01:27:06.078161 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 460 | ||
11994 | 2025.03.25 01:27:06.099166 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11995 | 2025.03.25 01:27:06.099221 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
11996 | 2025.03.25 01:27:06.106677 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
11997 | 2025.03.25 01:27:06.107450 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11998 | 2025.03.25 01:27:06.107848 [ 135 ] {} <Debug> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
11999 | 2025.03.25 01:27:06.107990 [ 135 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12000 | 2025.03.25 01:27:06.108074 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
12001 | 2025.03.25 01:27:06.108533 [ 187 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
12002 | 2025.03.25 01:27:06.125677 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
12003 | 2025.03.25 01:27:06.127387 [ 187 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12004 | 2025.03.25 01:27:06.129076 [ 187 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part | ||
12005 | 2025.03.25 01:27:06.135237 [ 187 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part | ||
12006 | 2025.03.25 01:27:06.141067 [ 187 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 8 rows starting from the beginning of the part | ||
12007 | 2025.03.25 01:27:06.147772 [ 187 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 7 rows starting from the beginning of the part | ||
12008 | 2025.03.25 01:27:06.154323 [ 187 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 8 rows starting from the beginning of the part | ||
12009 | 2025.03.25 01:27:06.159403 [ 187 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 7 rows starting from the beginning of the part | ||
12010 | 2025.03.25 01:27:06.224221 [ 201 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.11599811 sec., 3965.581853014674 rows/sec., 20.51 MiB/sec. | ||
12011 | 2025.03.25 01:27:06.226428 [ 191 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
12012 | 2025.03.25 01:27:06.228912 [ 191 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_61_12} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12013 | 2025.03.25 01:27:06.229031 [ 191 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_61_12} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
12014 | 2025.03.25 01:27:06.230720 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
12015 | 2025.03.25 01:27:06.756844 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1676 | ||
12016 | 2025.03.25 01:27:06.760043 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12017 | 2025.03.25 01:27:06.760096 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
12018 | 2025.03.25 01:27:06.761573 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
12019 | 2025.03.25 01:27:06.761883 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12020 | 2025.03.25 01:27:06.762493 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1676 | ||
12021 | 2025.03.25 01:27:07.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 242.94 MiB, peak 256.36 MiB, free memory in arenas 0.00 B, will set to 244.89 MiB (RSS), difference: 1.95 MiB | ||
12022 | 2025.03.25 01:27:07.389644 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12023 | 2025.03.25 01:27:07.389837 [ 4 ] {86929af0-12c8-4016-9cb7-4b5f123360db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12024 | 2025.03.25 01:27:07.389911 [ 4 ] {86929af0-12c8-4016-9cb7-4b5f123360db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12025 | 2025.03.25 01:27:07.390781 [ 4 ] {86929af0-12c8-4016-9cb7-4b5f123360db} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12026 | 2025.03.25 01:27:07.390836 [ 4 ] {86929af0-12c8-4016-9cb7-4b5f123360db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
12027 | 2025.03.25 01:27:07.391296 [ 4 ] {86929af0-12c8-4016-9cb7-4b5f123360db} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
12028 | 2025.03.25 01:27:07.391558 [ 4 ] {86929af0-12c8-4016-9cb7-4b5f123360db} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12029 | 2025.03.25 01:27:07.391808 [ 4 ] {86929af0-12c8-4016-9cb7-4b5f123360db} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.002026 sec., 66140.17769002961 rows/sec., 5.70 MiB/sec. | ||
12030 | 2025.03.25 01:27:07.391875 [ 4 ] {86929af0-12c8-4016-9cb7-4b5f123360db} <Debug> TCPHandler: Processed in 0.002366684 sec. | ||
12031 | 2025.03.25 01:27:07.392011 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12032 | 2025.03.25 01:27:07.392124 [ 4 ] {8f10f63d-3991-4f68-ae21-a2c7d2edbb73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12033 | 2025.03.25 01:27:07.392174 [ 4 ] {8f10f63d-3991-4f68-ae21-a2c7d2edbb73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12034 | 2025.03.25 01:27:07.392744 [ 4 ] {8f10f63d-3991-4f68-ae21-a2c7d2edbb73} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12035 | 2025.03.25 01:27:07.392786 [ 4 ] {8f10f63d-3991-4f68-ae21-a2c7d2edbb73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
12036 | 2025.03.25 01:27:07.393136 [ 4 ] {8f10f63d-3991-4f68-ae21-a2c7d2edbb73} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
12037 | 2025.03.25 01:27:07.393383 [ 4 ] {8f10f63d-3991-4f68-ae21-a2c7d2edbb73} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12038 | 2025.03.25 01:27:07.393608 [ 4 ] {8f10f63d-3991-4f68-ae21-a2c7d2edbb73} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001509 sec., 25844.93041749503 rows/sec., 1.90 MiB/sec. | ||
12039 | 2025.03.25 01:27:07.393673 [ 4 ] {8f10f63d-3991-4f68-ae21-a2c7d2edbb73} <Debug> TCPHandler: Processed in 0.001714775 sec. | ||
12040 | 2025.03.25 01:27:07.393808 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12041 | 2025.03.25 01:27:07.393964 [ 4 ] {893798a7-b59c-4491-a304-6593f3b2a570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12042 | 2025.03.25 01:27:07.394015 [ 4 ] {893798a7-b59c-4491-a304-6593f3b2a570} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12043 | 2025.03.25 01:27:07.394581 [ 4 ] {893798a7-b59c-4491-a304-6593f3b2a570} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12044 | 2025.03.25 01:27:07.394620 [ 4 ] {893798a7-b59c-4491-a304-6593f3b2a570} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
12045 | 2025.03.25 01:27:07.394995 [ 4 ] {893798a7-b59c-4491-a304-6593f3b2a570} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
12046 | 2025.03.25 01:27:07.395235 [ 4 ] {893798a7-b59c-4491-a304-6593f3b2a570} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12047 | 2025.03.25 01:27:07.395435 [ 4 ] {893798a7-b59c-4491-a304-6593f3b2a570} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.00151 sec., 68211.92052980133 rows/sec., 5.33 MiB/sec. | ||
12048 | 2025.03.25 01:27:07.395487 [ 4 ] {893798a7-b59c-4491-a304-6593f3b2a570} <Debug> TCPHandler: Processed in 0.001742944 sec. | ||
12049 | 2025.03.25 01:27:07.395604 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12050 | 2025.03.25 01:27:07.395710 [ 4 ] {e485ac12-42b9-4833-83d2-5b9589a661ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12051 | 2025.03.25 01:27:07.395759 [ 4 ] {e485ac12-42b9-4833-83d2-5b9589a661ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12052 | 2025.03.25 01:27:07.396293 [ 4 ] {e485ac12-42b9-4833-83d2-5b9589a661ed} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12053 | 2025.03.25 01:27:07.396333 [ 4 ] {e485ac12-42b9-4833-83d2-5b9589a661ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
12054 | 2025.03.25 01:27:07.396714 [ 4 ] {e485ac12-42b9-4833-83d2-5b9589a661ed} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
12055 | 2025.03.25 01:27:07.396951 [ 4 ] {e485ac12-42b9-4833-83d2-5b9589a661ed} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12056 | 2025.03.25 01:27:07.397153 [ 4 ] {e485ac12-42b9-4833-83d2-5b9589a661ed} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001465 sec., 109215.01706484643 rows/sec., 7.61 MiB/sec. | ||
12057 | 2025.03.25 01:27:07.397208 [ 4 ] {e485ac12-42b9-4833-83d2-5b9589a661ed} <Debug> TCPHandler: Processed in 0.001654714 sec. | ||
12058 | 2025.03.25 01:27:07.397326 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12059 | 2025.03.25 01:27:07.397433 [ 4 ] {fdb52fed-8d64-4182-8a48-d5070c29ee8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12060 | 2025.03.25 01:27:07.397499 [ 4 ] {fdb52fed-8d64-4182-8a48-d5070c29ee8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12061 | 2025.03.25 01:27:07.398681 [ 4 ] {fdb52fed-8d64-4182-8a48-d5070c29ee8e} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12062 | 2025.03.25 01:27:07.398721 [ 4 ] {fdb52fed-8d64-4182-8a48-d5070c29ee8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
12063 | 2025.03.25 01:27:07.399386 [ 4 ] {fdb52fed-8d64-4182-8a48-d5070c29ee8e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
12064 | 2025.03.25 01:27:07.399645 [ 4 ] {fdb52fed-8d64-4182-8a48-d5070c29ee8e} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12065 | 2025.03.25 01:27:07.399843 [ 126 ] {} <Debug> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
12066 | 2025.03.25 01:27:07.399906 [ 4 ] {fdb52fed-8d64-4182-8a48-d5070c29ee8e} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002492 sec., 15650.080256821831 rows/sec., 28.04 MiB/sec. | ||
12067 | 2025.03.25 01:27:07.399921 [ 126 ] {} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12068 | 2025.03.25 01:27:07.399992 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
12069 | 2025.03.25 01:27:07.400235 [ 4 ] {fdb52fed-8d64-4182-8a48-d5070c29ee8e} <Debug> TCPHandler: Processed in 0.002955602 sec. | ||
12070 | 2025.03.25 01:27:07.400336 [ 189 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::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 | ||
12071 | 2025.03.25 01:27:07.400421 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12072 | 2025.03.25 01:27:07.400665 [ 4 ] {c36bcdca-d715-4c8d-8fa3-34cfa5888042} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12073 | 2025.03.25 01:27:07.400786 [ 4 ] {c36bcdca-d715-4c8d-8fa3-34cfa5888042} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12074 | 2025.03.25 01:27:07.401261 [ 189 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12075 | 2025.03.25 01:27:07.401516 [ 189 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1383 rows starting from the beginning of the part | ||
12076 | 2025.03.25 01:27:07.402276 [ 189 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 39 rows starting from the beginning of the part | ||
12077 | 2025.03.25 01:27:07.403042 [ 189 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 39 rows starting from the beginning of the part | ||
12078 | 2025.03.25 01:27:07.403061 [ 4 ] {c36bcdca-d715-4c8d-8fa3-34cfa5888042} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12079 | 2025.03.25 01:27:07.403139 [ 4 ] {c36bcdca-d715-4c8d-8fa3-34cfa5888042} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
12080 | 2025.03.25 01:27:07.403668 [ 189 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 39 rows starting from the beginning of the part | ||
12081 | 2025.03.25 01:27:07.404352 [ 189 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 39 rows starting from the beginning of the part | ||
12082 | 2025.03.25 01:27:07.404698 [ 4 ] {c36bcdca-d715-4c8d-8fa3-34cfa5888042} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
12083 | 2025.03.25 01:27:07.404958 [ 189 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 39 rows starting from the beginning of the part | ||
12084 | 2025.03.25 01:27:07.405639 [ 4 ] {c36bcdca-d715-4c8d-8fa3-34cfa5888042} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12085 | 2025.03.25 01:27:07.406253 [ 4 ] {c36bcdca-d715-4c8d-8fa3-34cfa5888042} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005673 sec., 10576.414595452141 rows/sec., 729.88 KiB/sec. | ||
12086 | 2025.03.25 01:27:07.406337 [ 4 ] {c36bcdca-d715-4c8d-8fa3-34cfa5888042} <Debug> TCPHandler: Processed in 0.005962686 sec. | ||
12087 | 2025.03.25 01:27:07.414536 [ 195 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1578 rows, containing 19 columns (19 merged, 0 gathered) in 0.014374516 sec., 109777.6092078509 rows/sec., 196.72 MiB/sec. | ||
12088 | 2025.03.25 01:27:07.416347 [ 197 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
12089 | 2025.03.25 01:27:07.416804 [ 197 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12090 | 2025.03.25 01:27:07.416898 [ 197 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
12091 | 2025.03.25 01:27:07.417035 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.79 MiB. | ||
12092 | 2025.03.25 01:27:08.000238 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 245.37 MiB, peak 257.12 MiB, free memory in arenas 0.00 B, will set to 248.65 MiB (RSS), difference: 3.29 MiB | ||
12093 | 2025.03.25 01:27:11.423787 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12094 | 2025.03.25 01:27:11.423866 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12095 | 2025.03.25 01:27:11.614018 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 28426 | ||
12096 | 2025.03.25 01:27:11.615049 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12097 | 2025.03.25 01:27:11.615101 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
12098 | 2025.03.25 01:27:11.615666 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
12099 | 2025.03.25 01:27:11.615928 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12100 | 2025.03.25 01:27:11.616179 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28426 | ||
12101 | 2025.03.25 01:27:12.394006 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12102 | 2025.03.25 01:27:12.394214 [ 4 ] {1ce033d5-ec9b-464c-a360-2812de2ea6b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
12103 | 2025.03.25 01:27:12.394294 [ 4 ] {1ce033d5-ec9b-464c-a360-2812de2ea6b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
12104 | 2025.03.25 01:27:12.395201 [ 4 ] {1ce033d5-ec9b-464c-a360-2812de2ea6b1} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12105 | 2025.03.25 01:27:12.395247 [ 4 ] {1ce033d5-ec9b-464c-a360-2812de2ea6b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
12106 | 2025.03.25 01:27:12.395704 [ 4 ] {1ce033d5-ec9b-464c-a360-2812de2ea6b1} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
12107 | 2025.03.25 01:27:12.395961 [ 4 ] {1ce033d5-ec9b-464c-a360-2812de2ea6b1} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12108 | 2025.03.25 01:27:12.396166 [ 4 ] {1ce033d5-ec9b-464c-a360-2812de2ea6b1} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.00201 sec., 105472.6368159204 rows/sec., 6.71 MiB/sec. | ||
12109 | 2025.03.25 01:27:12.396231 [ 4 ] {1ce033d5-ec9b-464c-a360-2812de2ea6b1} <Debug> TCPHandler: Processed in 0.002365194 sec. | ||
12110 | 2025.03.25 01:27:12.396346 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12111 | 2025.03.25 01:27:12.396456 [ 4 ] {fb4bfd65-1d9c-40cb-a98e-4993ff304a5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12112 | 2025.03.25 01:27:12.396505 [ 4 ] {fb4bfd65-1d9c-40cb-a98e-4993ff304a5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12113 | 2025.03.25 01:27:12.397339 [ 4 ] {fb4bfd65-1d9c-40cb-a98e-4993ff304a5a} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12114 | 2025.03.25 01:27:12.397376 [ 4 ] {fb4bfd65-1d9c-40cb-a98e-4993ff304a5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
12115 | 2025.03.25 01:27:12.397750 [ 4 ] {fb4bfd65-1d9c-40cb-a98e-4993ff304a5a} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
12116 | 2025.03.25 01:27:12.397980 [ 4 ] {fb4bfd65-1d9c-40cb-a98e-4993ff304a5a} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12117 | 2025.03.25 01:27:12.398151 [ 4 ] {fb4bfd65-1d9c-40cb-a98e-4993ff304a5a} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001783 sec., 346045.9899046551 rows/sec., 27.05 MiB/sec. | ||
12118 | 2025.03.25 01:27:12.398267 [ 4 ] {fb4bfd65-1d9c-40cb-a98e-4993ff304a5a} <Debug> TCPHandler: Processed in 0.001972028 sec. | ||
12119 | 2025.03.25 01:27:12.398376 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12120 | 2025.03.25 01:27:12.398479 [ 4 ] {c1b0ed0d-1652-4d5b-a5a2-214ceea07dd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12121 | 2025.03.25 01:27:12.398527 [ 4 ] {c1b0ed0d-1652-4d5b-a5a2-214ceea07dd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12122 | 2025.03.25 01:27:12.399090 [ 4 ] {c1b0ed0d-1652-4d5b-a5a2-214ceea07dd1} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12123 | 2025.03.25 01:27:12.399128 [ 4 ] {c1b0ed0d-1652-4d5b-a5a2-214ceea07dd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
12124 | 2025.03.25 01:27:12.399487 [ 4 ] {c1b0ed0d-1652-4d5b-a5a2-214ceea07dd1} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
12125 | 2025.03.25 01:27:12.399743 [ 4 ] {c1b0ed0d-1652-4d5b-a5a2-214ceea07dd1} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12126 | 2025.03.25 01:27:12.399879 [ 56 ] {} <Debug> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
12127 | 2025.03.25 01:27:12.399923 [ 56 ] {} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12128 | 2025.03.25 01:27:12.399930 [ 4 ] {c1b0ed0d-1652-4d5b-a5a2-214ceea07dd1} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001473 sec., 71961.98234894773 rows/sec., 4.23 MiB/sec. | ||
12129 | 2025.03.25 01:27:12.399947 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
12130 | 2025.03.25 01:27:12.400031 [ 4 ] {c1b0ed0d-1652-4d5b-a5a2-214ceea07dd1} <Debug> TCPHandler: Processed in 0.001704194 sec. | ||
12131 | 2025.03.25 01:27:12.400334 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12132 | 2025.03.25 01:27:12.400325 [ 201 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
12133 | 2025.03.25 01:27:12.400632 [ 4 ] {7af3c7e0-dee6-4db7-83fd-8ba5ab44d9f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12134 | 2025.03.25 01:27:12.400795 [ 4 ] {7af3c7e0-dee6-4db7-83fd-8ba5ab44d9f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12135 | 2025.03.25 01:27:12.401018 [ 201 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12136 | 2025.03.25 01:27:12.401178 [ 201 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 165 rows starting from the beginning of the part | ||
12137 | 2025.03.25 01:27:12.401506 [ 201 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 106 rows starting from the beginning of the part | ||
12138 | 2025.03.25 01:27:12.401962 [ 201 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 39 rows starting from the beginning of the part | ||
12139 | 2025.03.25 01:27:12.402376 [ 201 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 108 rows starting from the beginning of the part | ||
12140 | 2025.03.25 01:27:12.402687 [ 201 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 39 rows starting from the beginning of the part | ||
12141 | 2025.03.25 01:27:12.402859 [ 201 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 106 rows starting from the beginning of the part | ||
12142 | 2025.03.25 01:27:12.403745 [ 4 ] {7af3c7e0-dee6-4db7-83fd-8ba5ab44d9f6} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12143 | 2025.03.25 01:27:12.403808 [ 4 ] {7af3c7e0-dee6-4db7-83fd-8ba5ab44d9f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
12144 | 2025.03.25 01:27:12.404741 [ 4 ] {7af3c7e0-dee6-4db7-83fd-8ba5ab44d9f6} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
12145 | 2025.03.25 01:27:12.405288 [ 4 ] {7af3c7e0-dee6-4db7-83fd-8ba5ab44d9f6} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12146 | 2025.03.25 01:27:12.405704 [ 197 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 563 rows, containing 5 columns (5 merged, 0 gathered) in 0.005635531 sec., 99901.8548562682 rows/sec., 6.60 MiB/sec. | ||
12147 | 2025.03.25 01:27:12.405814 [ 4 ] {7af3c7e0-dee6-4db7-83fd-8ba5ab44d9f6} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.005287 sec., 21373.179496879136 rows/sec., 1.38 MiB/sec. | ||
12148 | 2025.03.25 01:27:12.405942 [ 4 ] {7af3c7e0-dee6-4db7-83fd-8ba5ab44d9f6} <Debug> TCPHandler: Processed in 0.005709792 sec. | ||
12149 | 2025.03.25 01:27:12.405998 [ 197 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
12150 | 2025.03.25 01:27:12.406119 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12151 | 2025.03.25 01:27:12.406284 [ 4 ] {2e100643-7c99-4b3c-bd4f-e5192090a960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
12152 | 2025.03.25 01:27:12.406365 [ 4 ] {2e100643-7c99-4b3c-bd4f-e5192090a960} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12153 | 2025.03.25 01:27:12.406573 [ 197 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_81_16} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12154 | 2025.03.25 01:27:12.406825 [ 197 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_81_16} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
12155 | 2025.03.25 01:27:12.407020 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
12156 | 2025.03.25 01:27:12.407405 [ 4 ] {2e100643-7c99-4b3c-bd4f-e5192090a960} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12157 | 2025.03.25 01:27:12.407449 [ 4 ] {2e100643-7c99-4b3c-bd4f-e5192090a960} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
12158 | 2025.03.25 01:27:12.407802 [ 4 ] {2e100643-7c99-4b3c-bd4f-e5192090a960} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
12159 | 2025.03.25 01:27:12.408047 [ 4 ] {2e100643-7c99-4b3c-bd4f-e5192090a960} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12160 | 2025.03.25 01:27:12.408305 [ 4 ] {2e100643-7c99-4b3c-bd4f-e5192090a960} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.002063 sec., 54289.869122636934 rows/sec., 3.09 MiB/sec. | ||
12161 | 2025.03.25 01:27:12.408410 [ 4 ] {2e100643-7c99-4b3c-bd4f-e5192090a960} <Debug> TCPHandler: Processed in 0.002359694 sec. | ||
12162 | 2025.03.25 01:27:12.408644 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12163 | 2025.03.25 01:27:12.408754 [ 4 ] {56e114ab-e4ed-45be-a242-a60ac16aba9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12164 | 2025.03.25 01:27:12.408800 [ 4 ] {56e114ab-e4ed-45be-a242-a60ac16aba9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12165 | 2025.03.25 01:27:12.409500 [ 4 ] {56e114ab-e4ed-45be-a242-a60ac16aba9c} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12166 | 2025.03.25 01:27:12.409539 [ 4 ] {56e114ab-e4ed-45be-a242-a60ac16aba9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
12167 | 2025.03.25 01:27:12.409910 [ 4 ] {56e114ab-e4ed-45be-a242-a60ac16aba9c} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
12168 | 2025.03.25 01:27:12.410157 [ 4 ] {56e114ab-e4ed-45be-a242-a60ac16aba9c} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12169 | 2025.03.25 01:27:12.410362 [ 4 ] {56e114ab-e4ed-45be-a242-a60ac16aba9c} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001629 sec., 234499.69306322897 rows/sec., 16.54 MiB/sec. | ||
12170 | 2025.03.25 01:27:12.410414 [ 4 ] {56e114ab-e4ed-45be-a242-a60ac16aba9c} <Debug> TCPHandler: Processed in 0.001848997 sec. | ||
12171 | 2025.03.25 01:27:12.410544 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12172 | 2025.03.25 01:27:12.410677 [ 4 ] {c265f172-701b-4d69-a55b-135bbc9cecd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
12173 | 2025.03.25 01:27:12.410735 [ 4 ] {c265f172-701b-4d69-a55b-135bbc9cecd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12174 | 2025.03.25 01:27:12.411287 [ 4 ] {c265f172-701b-4d69-a55b-135bbc9cecd9} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12175 | 2025.03.25 01:27:12.411335 [ 4 ] {c265f172-701b-4d69-a55b-135bbc9cecd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
12176 | 2025.03.25 01:27:12.411744 [ 4 ] {c265f172-701b-4d69-a55b-135bbc9cecd9} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
12177 | 2025.03.25 01:27:12.412000 [ 4 ] {c265f172-701b-4d69-a55b-135bbc9cecd9} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12178 | 2025.03.25 01:27:12.412213 [ 4 ] {c265f172-701b-4d69-a55b-135bbc9cecd9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001565 sec., 3833.865814696486 rows/sec., 200.30 KiB/sec. | ||
12179 | 2025.03.25 01:27:12.412264 [ 4 ] {c265f172-701b-4d69-a55b-135bbc9cecd9} <Debug> TCPHandler: Processed in 0.001784015 sec. | ||
12180 | 2025.03.25 01:27:12.412373 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12181 | 2025.03.25 01:27:12.412475 [ 4 ] {c45dc68d-5164-4c03-942f-46226b5d7e89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12182 | 2025.03.25 01:27:12.412524 [ 4 ] {c45dc68d-5164-4c03-942f-46226b5d7e89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12183 | 2025.03.25 01:27:12.413062 [ 4 ] {c45dc68d-5164-4c03-942f-46226b5d7e89} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12184 | 2025.03.25 01:27:12.413102 [ 4 ] {c45dc68d-5164-4c03-942f-46226b5d7e89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
12185 | 2025.03.25 01:27:12.413497 [ 4 ] {c45dc68d-5164-4c03-942f-46226b5d7e89} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
12186 | 2025.03.25 01:27:12.413750 [ 4 ] {c45dc68d-5164-4c03-942f-46226b5d7e89} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12187 | 2025.03.25 01:27:12.413972 [ 4 ] {c45dc68d-5164-4c03-942f-46226b5d7e89} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001518 sec., 156126.48221343872 rows/sec., 10.46 MiB/sec. | ||
12188 | 2025.03.25 01:27:12.414037 [ 4 ] {c45dc68d-5164-4c03-942f-46226b5d7e89} <Debug> TCPHandler: Processed in 0.001713704 sec. | ||
12189 | 2025.03.25 01:27:12.414180 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12190 | 2025.03.25 01:27:12.414370 [ 4 ] {7a4add0f-9f0c-45b8-913f-b37db4cb18c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
12191 | 2025.03.25 01:27:12.414432 [ 4 ] {7a4add0f-9f0c-45b8-913f-b37db4cb18c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12192 | 2025.03.25 01:27:12.414870 [ 4 ] {7a4add0f-9f0c-45b8-913f-b37db4cb18c5} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12193 | 2025.03.25 01:27:12.414909 [ 4 ] {7a4add0f-9f0c-45b8-913f-b37db4cb18c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
12194 | 2025.03.25 01:27:12.415253 [ 4 ] {7a4add0f-9f0c-45b8-913f-b37db4cb18c5} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
12195 | 2025.03.25 01:27:12.415484 [ 4 ] {7a4add0f-9f0c-45b8-913f-b37db4cb18c5} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12196 | 2025.03.25 01:27:12.415688 [ 4 ] {7a4add0f-9f0c-45b8-913f-b37db4cb18c5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001366 sec., 732.0644216691069 rows/sec., 49.33 KiB/sec. | ||
12197 | 2025.03.25 01:27:12.415737 [ 4 ] {7a4add0f-9f0c-45b8-913f-b37db4cb18c5} <Debug> TCPHandler: Processed in 0.001634403 sec. | ||
12198 | 2025.03.25 01:27:12.415843 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12199 | 2025.03.25 01:27:12.415944 [ 4 ] {ea8db6fc-66b5-49b7-98b7-c50a5a638f2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12200 | 2025.03.25 01:27:12.415989 [ 4 ] {ea8db6fc-66b5-49b7-98b7-c50a5a638f2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12201 | 2025.03.25 01:27:12.416415 [ 4 ] {ea8db6fc-66b5-49b7-98b7-c50a5a638f2c} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12202 | 2025.03.25 01:27:12.416454 [ 4 ] {ea8db6fc-66b5-49b7-98b7-c50a5a638f2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
12203 | 2025.03.25 01:27:12.416831 [ 4 ] {ea8db6fc-66b5-49b7-98b7-c50a5a638f2c} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
12204 | 2025.03.25 01:27:12.417061 [ 4 ] {ea8db6fc-66b5-49b7-98b7-c50a5a638f2c} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12205 | 2025.03.25 01:27:12.417260 [ 4 ] {ea8db6fc-66b5-49b7-98b7-c50a5a638f2c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001337 sec., 61331.33881824981 rows/sec., 3.90 MiB/sec. | ||
12206 | 2025.03.25 01:27:12.417312 [ 4 ] {ea8db6fc-66b5-49b7-98b7-c50a5a638f2c} <Debug> TCPHandler: Processed in 0.001519121 sec. | ||
12207 | 2025.03.25 01:27:13.625863 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 468 | ||
12208 | 2025.03.25 01:27:13.644278 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12209 | 2025.03.25 01:27:13.644337 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
12210 | 2025.03.25 01:27:13.651420 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
12211 | 2025.03.25 01:27:13.652164 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12212 | 2025.03.25 01:27:13.656057 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 468 | ||
12213 | 2025.03.25 01:27:15.853284 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12214 | 2025.03.25 01:27:15.853605 [ 4 ] {740ccca5-72e6-4177-bda4-99010fb2b7d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
12215 | 2025.03.25 01:27:15.853715 [ 4 ] {740ccca5-72e6-4177-bda4-99010fb2b7d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
12216 | 2025.03.25 01:27:15.854480 [ 4 ] {740ccca5-72e6-4177-bda4-99010fb2b7d1} <Trace> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12217 | 2025.03.25 01:27:15.854525 [ 4 ] {740ccca5-72e6-4177-bda4-99010fb2b7d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
12218 | 2025.03.25 01:27:15.854955 [ 4 ] {740ccca5-72e6-4177-bda4-99010fb2b7d1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
12219 | 2025.03.25 01:27:15.855218 [ 4 ] {740ccca5-72e6-4177-bda4-99010fb2b7d1} <Trace> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12220 | 2025.03.25 01:27:15.855488 [ 4 ] {740ccca5-72e6-4177-bda4-99010fb2b7d1} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.00195 sec., 4102.5641025641025 rows/sec., 334.54 KiB/sec. | ||
12221 | 2025.03.25 01:27:15.855626 [ 4 ] {740ccca5-72e6-4177-bda4-99010fb2b7d1} <Debug> TCPHandler: Processed in 0.002519737 sec. | ||
12222 | 2025.03.25 01:27:15.855869 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12223 | 2025.03.25 01:27:15.855976 [ 4 ] {da3a88f6-b188-4f42-99a1-45b0be9c0a29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12224 | 2025.03.25 01:27:15.856024 [ 4 ] {da3a88f6-b188-4f42-99a1-45b0be9c0a29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12225 | 2025.03.25 01:27:15.857561 [ 4 ] {da3a88f6-b188-4f42-99a1-45b0be9c0a29} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12226 | 2025.03.25 01:27:15.857602 [ 4 ] {da3a88f6-b188-4f42-99a1-45b0be9c0a29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
12227 | 2025.03.25 01:27:15.858048 [ 4 ] {da3a88f6-b188-4f42-99a1-45b0be9c0a29} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
12228 | 2025.03.25 01:27:15.858287 [ 4 ] {da3a88f6-b188-4f42-99a1-45b0be9c0a29} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12229 | 2025.03.25 01:27:15.858497 [ 4 ] {da3a88f6-b188-4f42-99a1-45b0be9c0a29} <Debug> executeQuery: Read 1278 rows, 108.69 KiB in 0.002544 sec., 502358.49056603777 rows/sec., 41.72 MiB/sec. | ||
12230 | 2025.03.25 01:27:15.858550 [ 4 ] {da3a88f6-b188-4f42-99a1-45b0be9c0a29} <Debug> TCPHandler: Processed in 0.00275325 sec. | ||
12231 | 2025.03.25 01:27:15.858665 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12232 | 2025.03.25 01:27:15.858769 [ 4 ] {b6566bd2-884f-4350-a317-5dfdeae18a6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12233 | 2025.03.25 01:27:15.858814 [ 4 ] {b6566bd2-884f-4350-a317-5dfdeae18a6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12234 | 2025.03.25 01:27:15.859366 [ 4 ] {b6566bd2-884f-4350-a317-5dfdeae18a6a} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12235 | 2025.03.25 01:27:15.859405 [ 4 ] {b6566bd2-884f-4350-a317-5dfdeae18a6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
12236 | 2025.03.25 01:27:15.859753 [ 4 ] {b6566bd2-884f-4350-a317-5dfdeae18a6a} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
12237 | 2025.03.25 01:27:15.859991 [ 4 ] {b6566bd2-884f-4350-a317-5dfdeae18a6a} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12238 | 2025.03.25 01:27:15.860197 [ 4 ] {b6566bd2-884f-4350-a317-5dfdeae18a6a} <Debug> executeQuery: Read 47 rows, 3.49 KiB in 0.00145 sec., 32413.79310344828 rows/sec., 2.35 MiB/sec. | ||
12239 | 2025.03.25 01:27:15.860250 [ 4 ] {b6566bd2-884f-4350-a317-5dfdeae18a6a} <Debug> TCPHandler: Processed in 0.001636644 sec. | ||
12240 | 2025.03.25 01:27:15.860353 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12241 | 2025.03.25 01:27:15.860454 [ 4 ] {e41bc2fa-c89d-4448-a4fa-5add1932360e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12242 | 2025.03.25 01:27:15.860498 [ 4 ] {e41bc2fa-c89d-4448-a4fa-5add1932360e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12243 | 2025.03.25 01:27:15.861147 [ 4 ] {e41bc2fa-c89d-4448-a4fa-5add1932360e} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12244 | 2025.03.25 01:27:15.861187 [ 4 ] {e41bc2fa-c89d-4448-a4fa-5add1932360e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
12245 | 2025.03.25 01:27:15.861538 [ 4 ] {e41bc2fa-c89d-4448-a4fa-5add1932360e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
12246 | 2025.03.25 01:27:15.861771 [ 4 ] {e41bc2fa-c89d-4448-a4fa-5add1932360e} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12247 | 2025.03.25 01:27:15.861980 [ 4 ] {e41bc2fa-c89d-4448-a4fa-5add1932360e} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001547 sec., 147382.0297349709 rows/sec., 9.98 MiB/sec. | ||
12248 | 2025.03.25 01:27:15.862031 [ 4 ] {e41bc2fa-c89d-4448-a4fa-5add1932360e} <Debug> TCPHandler: Processed in 0.001728174 sec. | ||
12249 | 2025.03.25 01:27:15.862133 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12250 | 2025.03.25 01:27:15.862234 [ 4 ] {0b5dd8fe-d1cd-492d-a353-c8e85bb0a200} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12251 | 2025.03.25 01:27:15.862279 [ 4 ] {0b5dd8fe-d1cd-492d-a353-c8e85bb0a200} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12252 | 2025.03.25 01:27:15.863133 [ 4 ] {0b5dd8fe-d1cd-492d-a353-c8e85bb0a200} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12253 | 2025.03.25 01:27:15.863171 [ 4 ] {0b5dd8fe-d1cd-492d-a353-c8e85bb0a200} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
12254 | 2025.03.25 01:27:15.863553 [ 4 ] {0b5dd8fe-d1cd-492d-a353-c8e85bb0a200} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
12255 | 2025.03.25 01:27:15.863792 [ 4 ] {0b5dd8fe-d1cd-492d-a353-c8e85bb0a200} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12256 | 2025.03.25 01:27:15.863992 [ 4 ] {0b5dd8fe-d1cd-492d-a353-c8e85bb0a200} <Debug> executeQuery: Read 567 rows, 43.18 KiB in 0.001778 sec., 318897.6377952756 rows/sec., 23.72 MiB/sec. | ||
12257 | 2025.03.25 01:27:15.864044 [ 4 ] {0b5dd8fe-d1cd-492d-a353-c8e85bb0a200} <Debug> TCPHandler: Processed in 0.001959518 sec. | ||
12258 | 2025.03.25 01:27:15.864156 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12259 | 2025.03.25 01:27:15.864260 [ 4 ] {ba317351-def3-49b9-94e8-1a1c2f7acdb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12260 | 2025.03.25 01:27:15.864310 [ 4 ] {ba317351-def3-49b9-94e8-1a1c2f7acdb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12261 | 2025.03.25 01:27:15.865125 [ 4 ] {ba317351-def3-49b9-94e8-1a1c2f7acdb0} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12262 | 2025.03.25 01:27:15.865164 [ 4 ] {ba317351-def3-49b9-94e8-1a1c2f7acdb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
12263 | 2025.03.25 01:27:15.865597 [ 4 ] {ba317351-def3-49b9-94e8-1a1c2f7acdb0} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
12264 | 2025.03.25 01:27:15.865836 [ 4 ] {ba317351-def3-49b9-94e8-1a1c2f7acdb0} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12265 | 2025.03.25 01:27:15.866051 [ 4 ] {ba317351-def3-49b9-94e8-1a1c2f7acdb0} <Debug> executeQuery: Read 978 rows, 67.24 KiB in 0.001813 sec., 539437.3965802537 rows/sec., 36.22 MiB/sec. | ||
12266 | 2025.03.25 01:27:15.866103 [ 4 ] {ba317351-def3-49b9-94e8-1a1c2f7acdb0} <Debug> TCPHandler: Processed in 0.001997389 sec. | ||
12267 | 2025.03.25 01:27:15.866216 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12268 | 2025.03.25 01:27:15.866321 [ 4 ] {4ef839b8-daf2-4ac2-aa5e-02f6682796aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12269 | 2025.03.25 01:27:15.866388 [ 4 ] {4ef839b8-daf2-4ac2-aa5e-02f6682796aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12270 | 2025.03.25 01:27:15.867537 [ 4 ] {4ef839b8-daf2-4ac2-aa5e-02f6682796aa} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12271 | 2025.03.25 01:27:15.867576 [ 4 ] {4ef839b8-daf2-4ac2-aa5e-02f6682796aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
12272 | 2025.03.25 01:27:15.868208 [ 4 ] {4ef839b8-daf2-4ac2-aa5e-02f6682796aa} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
12273 | 2025.03.25 01:27:15.868461 [ 4 ] {4ef839b8-daf2-4ac2-aa5e-02f6682796aa} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12274 | 2025.03.25 01:27:15.868745 [ 4 ] {4ef839b8-daf2-4ac2-aa5e-02f6682796aa} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.00244 sec., 15983.60655737705 rows/sec., 28.64 MiB/sec. | ||
12275 | 2025.03.25 01:27:15.869257 [ 4 ] {4ef839b8-daf2-4ac2-aa5e-02f6682796aa} <Debug> TCPHandler: Processed in 0.003085874 sec. | ||
12276 | 2025.03.25 01:27:15.869475 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12277 | 2025.03.25 01:27:15.869581 [ 4 ] {83bbd872-f4f9-4065-aff4-a1a60c4dd27a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12278 | 2025.03.25 01:27:15.869629 [ 4 ] {83bbd872-f4f9-4065-aff4-a1a60c4dd27a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12279 | 2025.03.25 01:27:15.870096 [ 4 ] {83bbd872-f4f9-4065-aff4-a1a60c4dd27a} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12280 | 2025.03.25 01:27:15.870134 [ 4 ] {83bbd872-f4f9-4065-aff4-a1a60c4dd27a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
12281 | 2025.03.25 01:27:15.870493 [ 4 ] {83bbd872-f4f9-4065-aff4-a1a60c4dd27a} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
12282 | 2025.03.25 01:27:15.870740 [ 4 ] {83bbd872-f4f9-4065-aff4-a1a60c4dd27a} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12283 | 2025.03.25 01:27:15.870949 [ 4 ] {83bbd872-f4f9-4065-aff4-a1a60c4dd27a} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001384 sec., 34682.08092485549 rows/sec., 2.34 MiB/sec. | ||
12284 | 2025.03.25 01:27:15.871040 [ 4 ] {83bbd872-f4f9-4065-aff4-a1a60c4dd27a} <Debug> TCPHandler: Processed in 0.001623003 sec. | ||
12285 | 2025.03.25 01:27:16.762821 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1724 | ||
12286 | 2025.03.25 01:27:16.766141 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12287 | 2025.03.25 01:27:16.766195 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
12288 | 2025.03.25 01:27:16.767676 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
12289 | 2025.03.25 01:27:16.767998 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12290 | 2025.03.25 01:27:16.768292 [ 61 ] {} <Debug> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
12291 | 2025.03.25 01:27:16.768464 [ 61 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12292 | 2025.03.25 01:27:16.768598 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
12293 | 2025.03.25 01:27:16.769132 [ 186 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::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 | ||
12294 | 2025.03.25 01:27:16.770768 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1724 | ||
12295 | 2025.03.25 01:27:16.771168 [ 186 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12296 | 2025.03.25 01:27:16.771331 [ 186 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1534 rows starting from the beginning of the part | ||
12297 | 2025.03.25 01:27:16.771922 [ 186 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 32 rows starting from the beginning of the part | ||
12298 | 2025.03.25 01:27:16.772566 [ 186 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 48 rows starting from the beginning of the part | ||
12299 | 2025.03.25 01:27:16.773153 [ 186 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 28 rows starting from the beginning of the part | ||
12300 | 2025.03.25 01:27:16.773715 [ 186 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 34 rows starting from the beginning of the part | ||
12301 | 2025.03.25 01:27:16.774288 [ 186 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 48 rows starting from the beginning of the part | ||
12302 | 2025.03.25 01:27:16.782806 [ 194 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1724 rows, containing 72 columns (72 merged, 0 gathered) in 0.014033961 sec., 122844.8618319518 rows/sec., 94.07 MiB/sec. | ||
12303 | 2025.03.25 01:27:16.784549 [ 194 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
12304 | 2025.03.25 01:27:16.785237 [ 194 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_46_9} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12305 | 2025.03.25 01:27:16.785318 [ 194 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_46_9} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
12306 | 2025.03.25 01:27:16.785518 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
12307 | 2025.03.25 01:27:17.382562 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12308 | 2025.03.25 01:27:17.382769 [ 4 ] {6ac183af-1d62-4039-b976-f76a64a1e76e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12309 | 2025.03.25 01:27:17.382844 [ 4 ] {6ac183af-1d62-4039-b976-f76a64a1e76e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12310 | 2025.03.25 01:27:17.383682 [ 4 ] {6ac183af-1d62-4039-b976-f76a64a1e76e} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12311 | 2025.03.25 01:27:17.383734 [ 4 ] {6ac183af-1d62-4039-b976-f76a64a1e76e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
12312 | 2025.03.25 01:27:17.384183 [ 4 ] {6ac183af-1d62-4039-b976-f76a64a1e76e} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
12313 | 2025.03.25 01:27:17.384453 [ 4 ] {6ac183af-1d62-4039-b976-f76a64a1e76e} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12314 | 2025.03.25 01:27:17.384712 [ 4 ] {6ac183af-1d62-4039-b976-f76a64a1e76e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002 sec., 28000 rows/sec., 2.15 MiB/sec. | ||
12315 | 2025.03.25 01:27:17.384778 [ 4 ] {6ac183af-1d62-4039-b976-f76a64a1e76e} <Debug> TCPHandler: Processed in 0.002355524 sec. | ||
12316 | 2025.03.25 01:27:17.384904 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12317 | 2025.03.25 01:27:17.385016 [ 4 ] {981178b0-8d81-44d1-aa05-0a1be840e454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12318 | 2025.03.25 01:27:17.385065 [ 4 ] {981178b0-8d81-44d1-aa05-0a1be840e454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12319 | 2025.03.25 01:27:17.385635 [ 4 ] {981178b0-8d81-44d1-aa05-0a1be840e454} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12320 | 2025.03.25 01:27:17.385675 [ 4 ] {981178b0-8d81-44d1-aa05-0a1be840e454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
12321 | 2025.03.25 01:27:17.386038 [ 4 ] {981178b0-8d81-44d1-aa05-0a1be840e454} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
12322 | 2025.03.25 01:27:17.386288 [ 4 ] {981178b0-8d81-44d1-aa05-0a1be840e454} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12323 | 2025.03.25 01:27:17.386535 [ 4 ] {981178b0-8d81-44d1-aa05-0a1be840e454} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001544 sec., 41450.77720207254 rows/sec., 3.24 MiB/sec. | ||
12324 | 2025.03.25 01:27:17.386597 [ 4 ] {981178b0-8d81-44d1-aa05-0a1be840e454} <Debug> TCPHandler: Processed in 0.001746485 sec. | ||
12325 | 2025.03.25 01:27:17.386796 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12326 | 2025.03.25 01:27:17.387098 [ 4 ] {af2a4d0e-e563-4892-ae6d-8e4e1cf25289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12327 | 2025.03.25 01:27:17.387260 [ 4 ] {af2a4d0e-e563-4892-ae6d-8e4e1cf25289} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12328 | 2025.03.25 01:27:17.387855 [ 4 ] {af2a4d0e-e563-4892-ae6d-8e4e1cf25289} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12329 | 2025.03.25 01:27:17.387894 [ 4 ] {af2a4d0e-e563-4892-ae6d-8e4e1cf25289} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
12330 | 2025.03.25 01:27:17.388277 [ 4 ] {af2a4d0e-e563-4892-ae6d-8e4e1cf25289} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
12331 | 2025.03.25 01:27:17.388539 [ 4 ] {af2a4d0e-e563-4892-ae6d-8e4e1cf25289} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12332 | 2025.03.25 01:27:17.388718 [ 55 ] {} <Debug> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877) (MergerMutator): Selected 5 parts from all_1_100_20 to all_104_104_0 | ||
12333 | 2025.03.25 01:27:17.388777 [ 4 ] {af2a4d0e-e563-4892-ae6d-8e4e1cf25289} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.0018 sec., 17777.777777777777 rows/sec., 1.24 MiB/sec. | ||
12334 | 2025.03.25 01:27:17.388822 [ 55 ] {} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12335 | 2025.03.25 01:27:17.388897 [ 4 ] {af2a4d0e-e563-4892-ae6d-8e4e1cf25289} <Debug> TCPHandler: Processed in 0.002198391 sec. | ||
12336 | 2025.03.25 01:27:17.388897 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
12337 | 2025.03.25 01:27:17.389132 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12338 | 2025.03.25 01:27:17.389239 [ 198 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_104_21} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_100_20 to all_104_104_0 into Compact with storage Full | ||
12339 | 2025.03.25 01:27:17.389391 [ 4 ] {a86a65ea-4048-43af-bfcc-3efe402c3bda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12340 | 2025.03.25 01:27:17.389610 [ 4 ] {a86a65ea-4048-43af-bfcc-3efe402c3bda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12341 | 2025.03.25 01:27:17.389942 [ 198 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_104_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12342 | 2025.03.25 01:27:17.390091 [ 198 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_100_20, total 30545 rows starting from the beginning of the part | ||
12343 | 2025.03.25 01:27:17.390564 [ 198 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 238 rows starting from the beginning of the part | ||
12344 | 2025.03.25 01:27:17.391125 [ 198 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 160 rows starting from the beginning of the part | ||
12345 | 2025.03.25 01:27:17.391521 [ 198 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 237 rows starting from the beginning of the part | ||
12346 | 2025.03.25 01:27:17.391921 [ 198 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 978 rows starting from the beginning of the part | ||
12347 | 2025.03.25 01:27:17.393389 [ 4 ] {a86a65ea-4048-43af-bfcc-3efe402c3bda} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12348 | 2025.03.25 01:27:17.393514 [ 4 ] {a86a65ea-4048-43af-bfcc-3efe402c3bda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
12349 | 2025.03.25 01:27:17.394174 [ 4 ] {a86a65ea-4048-43af-bfcc-3efe402c3bda} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
12350 | 2025.03.25 01:27:17.394463 [ 4 ] {a86a65ea-4048-43af-bfcc-3efe402c3bda} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12351 | 2025.03.25 01:27:17.395029 [ 4 ] {a86a65ea-4048-43af-bfcc-3efe402c3bda} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.005685 sec., 2110.8179419525068 rows/sec., 145.67 KiB/sec. | ||
12352 | 2025.03.25 01:27:17.395728 [ 4 ] {a86a65ea-4048-43af-bfcc-3efe402c3bda} <Debug> TCPHandler: Processed in 0.006684175 sec. | ||
12353 | 2025.03.25 01:27:17.400995 [ 194 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_104_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32158 rows, containing 5 columns (5 merged, 0 gathered) in 0.011942851 sec., 2692656.8873713654 rows/sec., 181.86 MiB/sec. | ||
12354 | 2025.03.25 01:27:17.401555 [ 196 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_104_21} <Trace> MergedBlockOutputStream: filled checksums all_1_104_21 (state Temporary) | ||
12355 | 2025.03.25 01:27:17.401893 [ 196 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_104_21} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_merge_all_1_104_21 to all_1_104_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12356 | 2025.03.25 01:27:17.401980 [ 196 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_104_21} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877) (MergerMutator): Merged 5 parts: [all_1_100_20, all_104_104_0] -> all_1_104_21 | ||
12357 | 2025.03.25 01:27:17.402080 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.23 MiB. | ||
12358 | 2025.03.25 01:27:19.116431 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 28914 | ||
12359 | 2025.03.25 01:27:19.117295 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12360 | 2025.03.25 01:27:19.117346 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
12361 | 2025.03.25 01:27:19.117872 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
12362 | 2025.03.25 01:27:19.118138 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12363 | 2025.03.25 01:27:19.118342 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28914 | ||
12364 | 2025.03.25 01:27:21.156227 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 475 | ||
12365 | 2025.03.25 01:27:21.176860 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12366 | 2025.03.25 01:27:21.176927 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
12367 | 2025.03.25 01:27:21.184200 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
12368 | 2025.03.25 01:27:21.184909 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12369 | 2025.03.25 01:27:21.187667 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
12370 | 2025.03.25 01:27:22.388872 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12371 | 2025.03.25 01:27:22.389149 [ 4 ] {7eb820e6-4e20-435f-ac0e-57846baaa887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12372 | 2025.03.25 01:27:22.389266 [ 4 ] {7eb820e6-4e20-435f-ac0e-57846baaa887} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12373 | 2025.03.25 01:27:22.390348 [ 4 ] {7eb820e6-4e20-435f-ac0e-57846baaa887} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12374 | 2025.03.25 01:27:22.390403 [ 4 ] {7eb820e6-4e20-435f-ac0e-57846baaa887} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
12375 | 2025.03.25 01:27:22.390853 [ 4 ] {7eb820e6-4e20-435f-ac0e-57846baaa887} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
12376 | 2025.03.25 01:27:22.391116 [ 4 ] {7eb820e6-4e20-435f-ac0e-57846baaa887} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12377 | 2025.03.25 01:27:22.391343 [ 146 ] {} <Debug> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
12378 | 2025.03.25 01:27:22.391406 [ 4 ] {7eb820e6-4e20-435f-ac0e-57846baaa887} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002333 sec., 24003.42906129447 rows/sec., 1.84 MiB/sec. | ||
12379 | 2025.03.25 01:27:22.391434 [ 146 ] {} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12380 | 2025.03.25 01:27:22.391510 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
12381 | 2025.03.25 01:27:22.391533 [ 4 ] {7eb820e6-4e20-435f-ac0e-57846baaa887} <Debug> TCPHandler: Processed in 0.00278884 sec. | ||
12382 | 2025.03.25 01:27:22.391693 [ 200 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
12383 | 2025.03.25 01:27:22.391707 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12384 | 2025.03.25 01:27:22.391850 [ 200 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12385 | 2025.03.25 01:27:22.391866 [ 4 ] {706c3538-ca51-4838-b171-4a1c7776e229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12386 | 2025.03.25 01:27:22.391896 [ 200 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1845 rows starting from the beginning of the part | ||
12387 | 2025.03.25 01:27:22.391930 [ 4 ] {706c3538-ca51-4838-b171-4a1c7776e229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12388 | 2025.03.25 01:27:22.392115 [ 200 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 134 rows starting from the beginning of the part | ||
12389 | 2025.03.25 01:27:22.392467 [ 200 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 617 rows starting from the beginning of the part | ||
12390 | 2025.03.25 01:27:22.392897 [ 200 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 1278 rows starting from the beginning of the part | ||
12391 | 2025.03.25 01:27:22.393214 [ 200 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 56 rows starting from the beginning of the part | ||
12392 | 2025.03.25 01:27:22.393563 [ 200 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 56 rows starting from the beginning of the part | ||
12393 | 2025.03.25 01:27:22.394517 [ 4 ] {706c3538-ca51-4838-b171-4a1c7776e229} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12394 | 2025.03.25 01:27:22.394563 [ 4 ] {706c3538-ca51-4838-b171-4a1c7776e229} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
12395 | 2025.03.25 01:27:22.395118 [ 4 ] {706c3538-ca51-4838-b171-4a1c7776e229} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
12396 | 2025.03.25 01:27:22.395411 [ 4 ] {706c3538-ca51-4838-b171-4a1c7776e229} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12397 | 2025.03.25 01:27:22.395623 [ 146 ] {} <Debug> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
12398 | 2025.03.25 01:27:22.395711 [ 4 ] {706c3538-ca51-4838-b171-4a1c7776e229} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.003873 sec., 16524.65788794216 rows/sec., 1.29 MiB/sec. | ||
12399 | 2025.03.25 01:27:22.395716 [ 146 ] {} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12400 | 2025.03.25 01:27:22.395811 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
12401 | 2025.03.25 01:27:22.395980 [ 4 ] {706c3538-ca51-4838-b171-4a1c7776e229} <Debug> TCPHandler: Processed in 0.004322552 sec. | ||
12402 | 2025.03.25 01:27:22.396273 [ 196 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
12403 | 2025.03.25 01:27:22.396300 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12404 | 2025.03.25 01:27:22.396373 [ 200 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3986 rows, containing 5 columns (5 merged, 0 gathered) in 0.004765058 sec., 836506.0824023548 rows/sec., 71.40 MiB/sec. | ||
12405 | 2025.03.25 01:27:22.396483 [ 196 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12406 | 2025.03.25 01:27:22.396490 [ 4 ] {1370db86-5642-41c8-94f2-6941b6a806a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12407 | 2025.03.25 01:27:22.396520 [ 196 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 915 rows starting from the beginning of the part | ||
12408 | 2025.03.25 01:27:22.396578 [ 4 ] {1370db86-5642-41c8-94f2-6941b6a806a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12409 | 2025.03.25 01:27:22.396733 [ 200 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
12410 | 2025.03.25 01:27:22.396908 [ 196 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 103 rows starting from the beginning of the part | ||
12411 | 2025.03.25 01:27:22.397512 [ 196 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 382 rows starting from the beginning of the part | ||
12412 | 2025.03.25 01:27:22.397996 [ 200 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_106_21} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12413 | 2025.03.25 01:27:22.398008 [ 196 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 567 rows starting from the beginning of the part | ||
12414 | 2025.03.25 01:27:22.398520 [ 200 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_106_21} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
12415 | 2025.03.25 01:27:22.398618 [ 196 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 64 rows starting from the beginning of the part | ||
12416 | 2025.03.25 01:27:22.398797 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. | ||
12417 | 2025.03.25 01:27:22.399022 [ 196 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 64 rows starting from the beginning of the part | ||
12418 | 2025.03.25 01:27:22.399765 [ 4 ] {1370db86-5642-41c8-94f2-6941b6a806a5} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12419 | 2025.03.25 01:27:22.399816 [ 4 ] {1370db86-5642-41c8-94f2-6941b6a806a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
12420 | 2025.03.25 01:27:22.400379 [ 4 ] {1370db86-5642-41c8-94f2-6941b6a806a5} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
12421 | 2025.03.25 01:27:22.400663 [ 4 ] {1370db86-5642-41c8-94f2-6941b6a806a5} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12422 | 2025.03.25 01:27:22.401095 [ 4 ] {1370db86-5642-41c8-94f2-6941b6a806a5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004648 sec., 34423.40791738382 rows/sec., 2.40 MiB/sec. | ||
12423 | 2025.03.25 01:27:22.401124 [ 193 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2095 rows, containing 5 columns (5 merged, 0 gathered) in 0.005100323 sec., 410758.29903321806 rows/sec., 31.69 MiB/sec. | ||
12424 | 2025.03.25 01:27:22.401195 [ 4 ] {1370db86-5642-41c8-94f2-6941b6a806a5} <Debug> TCPHandler: Processed in 0.004987701 sec. | ||
12425 | 2025.03.25 01:27:22.401334 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12426 | 2025.03.25 01:27:22.401418 [ 193 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
12427 | 2025.03.25 01:27:22.401539 [ 4 ] {be217f09-ba3e-4716-9aa1-6791d09c35c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12428 | 2025.03.25 01:27:22.401620 [ 4 ] {be217f09-ba3e-4716-9aa1-6791d09c35c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12429 | 2025.03.25 01:27:22.402096 [ 193 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_106_21} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12430 | 2025.03.25 01:27:22.402315 [ 193 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_106_21} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
12431 | 2025.03.25 01:27:22.402524 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
12432 | 2025.03.25 01:27:22.402630 [ 4 ] {be217f09-ba3e-4716-9aa1-6791d09c35c4} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12433 | 2025.03.25 01:27:22.402674 [ 4 ] {be217f09-ba3e-4716-9aa1-6791d09c35c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
12434 | 2025.03.25 01:27:22.403057 [ 4 ] {be217f09-ba3e-4716-9aa1-6791d09c35c4} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
12435 | 2025.03.25 01:27:22.403299 [ 4 ] {be217f09-ba3e-4716-9aa1-6791d09c35c4} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12436 | 2025.03.25 01:27:22.403483 [ 146 ] {} <Debug> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
12437 | 2025.03.25 01:27:22.403550 [ 146 ] {} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12438 | 2025.03.25 01:27:22.403550 [ 4 ] {be217f09-ba3e-4716-9aa1-6791d09c35c4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002091 sec., 28694.404591104736 rows/sec., 1.93 MiB/sec. | ||
12439 | 2025.03.25 01:27:22.403591 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
12440 | 2025.03.25 01:27:22.403719 [ 4 ] {be217f09-ba3e-4716-9aa1-6791d09c35c4} <Debug> TCPHandler: Processed in 0.002437965 sec. | ||
12441 | 2025.03.25 01:27:22.403819 [ 190 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
12442 | 2025.03.25 01:27:22.403961 [ 190 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12443 | 2025.03.25 01:27:22.404000 [ 190 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 5918 rows starting from the beginning of the part | ||
12444 | 2025.03.25 01:27:22.404080 [ 190 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 60 rows starting from the beginning of the part | ||
12445 | 2025.03.25 01:27:22.404161 [ 190 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 82 rows starting from the beginning of the part | ||
12446 | 2025.03.25 01:27:22.404263 [ 190 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 48 rows starting from the beginning of the part | ||
12447 | 2025.03.25 01:27:22.404355 [ 190 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 12 rows starting from the beginning of the part | ||
12448 | 2025.03.25 01:27:22.404440 [ 190 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 60 rows starting from the beginning of the part | ||
12449 | 2025.03.25 01:27:22.406369 [ 192 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6180 rows, containing 4 columns (4 merged, 0 gathered) in 0.002657808 sec., 2325224.3954416574 rows/sec., 152.04 MiB/sec. | ||
12450 | 2025.03.25 01:27:22.406738 [ 192 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
12451 | 2025.03.25 01:27:22.407029 [ 192 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_106_21} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12452 | 2025.03.25 01:27:22.407107 [ 192 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_106_21} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
12453 | 2025.03.25 01:27:22.407194 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
12454 | 2025.03.25 01:27:23.991271 [ 130 ] {} <Debug> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54) (MergerMutator): Selected 5 parts from all_1_35_7 to all_39_39_0 | ||
12455 | 2025.03.25 01:27:23.991341 [ 130 ] {} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12456 | 2025.03.25 01:27:23.991367 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
12457 | 2025.03.25 01:27:23.991539 [ 188 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_39_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_35_7 to all_39_39_0 into Compact with storage Full | ||
12458 | 2025.03.25 01:27:23.991731 [ 188 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_39_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12459 | 2025.03.25 01:27:23.991777 [ 188 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 35 rows starting from the beginning of the part | ||
12460 | 2025.03.25 01:27:23.991866 [ 188 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
12461 | 2025.03.25 01:27:23.992104 [ 188 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
12462 | 2025.03.25 01:27:23.992331 [ 188 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part | ||
12463 | 2025.03.25 01:27:23.992530 [ 188 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part | ||
12464 | 2025.03.25 01:27:23.993656 [ 191 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_39_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39 rows, containing 4 columns (4 merged, 0 gathered) in 0.002205271 sec., 17684.901311448797 rows/sec., 1.16 MiB/sec. | ||
12465 | 2025.03.25 01:27:23.993840 [ 191 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_39_8} <Trace> MergedBlockOutputStream: filled checksums all_1_39_8 (state Temporary) | ||
12466 | 2025.03.25 01:27:23.994175 [ 191 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_39_8} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Renaming temporary part tmp_merge_all_1_39_8 to all_1_39_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12467 | 2025.03.25 01:27:23.994267 [ 191 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_39_8} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54) (MergerMutator): Merged 5 parts: [all_1_35_7, all_39_39_0] -> all_1_39_8 | ||
12468 | 2025.03.25 01:27:23.994401 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
12469 | 2025.03.25 01:27:26.423932 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12470 | 2025.03.25 01:27:26.424037 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12471 | 2025.03.25 01:27:26.618596 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 29341 | ||
12472 | 2025.03.25 01:27:26.619636 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12473 | 2025.03.25 01:27:26.619688 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
12474 | 2025.03.25 01:27:26.620208 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
12475 | 2025.03.25 01:27:26.620476 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12476 | 2025.03.25 01:27:26.620759 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29341 | ||
12477 | 2025.03.25 01:27:26.771144 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1740 | ||
12478 | 2025.03.25 01:27:26.774474 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12479 | 2025.03.25 01:27:26.774548 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
12480 | 2025.03.25 01:27:26.776640 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
12481 | 2025.03.25 01:27:26.777046 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12482 | 2025.03.25 01:27:26.777923 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1740 | ||
12483 | 2025.03.25 01:27:27.002257 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001681664 sec. | ||
12484 | 2025.03.25 01:27:27.390005 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12485 | 2025.03.25 01:27:27.390235 [ 4 ] {2e78c3f9-e24d-45d9-8ccb-fe0e885d18cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12486 | 2025.03.25 01:27:27.390351 [ 4 ] {2e78c3f9-e24d-45d9-8ccb-fe0e885d18cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12487 | 2025.03.25 01:27:27.391507 [ 4 ] {2e78c3f9-e24d-45d9-8ccb-fe0e885d18cd} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12488 | 2025.03.25 01:27:27.391552 [ 4 ] {2e78c3f9-e24d-45d9-8ccb-fe0e885d18cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
12489 | 2025.03.25 01:27:27.392021 [ 4 ] {2e78c3f9-e24d-45d9-8ccb-fe0e885d18cd} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
12490 | 2025.03.25 01:27:27.392287 [ 4 ] {2e78c3f9-e24d-45d9-8ccb-fe0e885d18cd} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12491 | 2025.03.25 01:27:27.392497 [ 4 ] {2e78c3f9-e24d-45d9-8ccb-fe0e885d18cd} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.002349 sec., 57045.55129842486 rows/sec., 4.92 MiB/sec. | ||
12492 | 2025.03.25 01:27:27.392564 [ 4 ] {2e78c3f9-e24d-45d9-8ccb-fe0e885d18cd} <Debug> TCPHandler: Processed in 0.002683708 sec. | ||
12493 | 2025.03.25 01:27:27.392679 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12494 | 2025.03.25 01:27:27.392787 [ 4 ] {0c3996f0-538a-428f-ac63-ecdd861b8c83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12495 | 2025.03.25 01:27:27.392836 [ 4 ] {0c3996f0-538a-428f-ac63-ecdd861b8c83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12496 | 2025.03.25 01:27:27.393383 [ 4 ] {0c3996f0-538a-428f-ac63-ecdd861b8c83} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12497 | 2025.03.25 01:27:27.393422 [ 4 ] {0c3996f0-538a-428f-ac63-ecdd861b8c83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
12498 | 2025.03.25 01:27:27.393793 [ 4 ] {0c3996f0-538a-428f-ac63-ecdd861b8c83} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
12499 | 2025.03.25 01:27:27.394033 [ 4 ] {0c3996f0-538a-428f-ac63-ecdd861b8c83} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12500 | 2025.03.25 01:27:27.394212 [ 4 ] {0c3996f0-538a-428f-ac63-ecdd861b8c83} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001451 sec., 26878.01516195727 rows/sec., 1.97 MiB/sec. | ||
12501 | 2025.03.25 01:27:27.394264 [ 4 ] {0c3996f0-538a-428f-ac63-ecdd861b8c83} <Debug> TCPHandler: Processed in 0.001637163 sec. | ||
12502 | 2025.03.25 01:27:27.394371 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12503 | 2025.03.25 01:27:27.394472 [ 4 ] {8888abc0-b0d9-4ec2-9658-51c0a6e7566d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12504 | 2025.03.25 01:27:27.394517 [ 4 ] {8888abc0-b0d9-4ec2-9658-51c0a6e7566d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12505 | 2025.03.25 01:27:27.395082 [ 4 ] {8888abc0-b0d9-4ec2-9658-51c0a6e7566d} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12506 | 2025.03.25 01:27:27.395121 [ 4 ] {8888abc0-b0d9-4ec2-9658-51c0a6e7566d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
12507 | 2025.03.25 01:27:27.395480 [ 4 ] {8888abc0-b0d9-4ec2-9658-51c0a6e7566d} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
12508 | 2025.03.25 01:27:27.395722 [ 4 ] {8888abc0-b0d9-4ec2-9658-51c0a6e7566d} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12509 | 2025.03.25 01:27:27.395898 [ 4 ] {8888abc0-b0d9-4ec2-9658-51c0a6e7566d} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001448 sec., 71132.59668508287 rows/sec., 5.56 MiB/sec. | ||
12510 | 2025.03.25 01:27:27.395949 [ 4 ] {8888abc0-b0d9-4ec2-9658-51c0a6e7566d} <Debug> TCPHandler: Processed in 0.001628964 sec. | ||
12511 | 2025.03.25 01:27:27.396067 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12512 | 2025.03.25 01:27:27.396171 [ 4 ] {fce54ac4-9d00-43be-a022-cabd09f32ed1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12513 | 2025.03.25 01:27:27.396220 [ 4 ] {fce54ac4-9d00-43be-a022-cabd09f32ed1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12514 | 2025.03.25 01:27:27.396744 [ 4 ] {fce54ac4-9d00-43be-a022-cabd09f32ed1} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12515 | 2025.03.25 01:27:27.396782 [ 4 ] {fce54ac4-9d00-43be-a022-cabd09f32ed1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
12516 | 2025.03.25 01:27:27.397168 [ 4 ] {fce54ac4-9d00-43be-a022-cabd09f32ed1} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
12517 | 2025.03.25 01:27:27.397408 [ 4 ] {fce54ac4-9d00-43be-a022-cabd09f32ed1} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12518 | 2025.03.25 01:27:27.397575 [ 4 ] {fce54ac4-9d00-43be-a022-cabd09f32ed1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001433 sec., 111653.87299371947 rows/sec., 7.78 MiB/sec. | ||
12519 | 2025.03.25 01:27:27.397633 [ 4 ] {fce54ac4-9d00-43be-a022-cabd09f32ed1} <Debug> TCPHandler: Processed in 0.001629234 sec. | ||
12520 | 2025.03.25 01:27:27.397743 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12521 | 2025.03.25 01:27:27.397891 [ 4 ] {78e821d8-8c09-4442-9f80-778b6056e069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12522 | 2025.03.25 01:27:27.397957 [ 4 ] {78e821d8-8c09-4442-9f80-778b6056e069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12523 | 2025.03.25 01:27:27.399168 [ 4 ] {78e821d8-8c09-4442-9f80-778b6056e069} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12524 | 2025.03.25 01:27:27.399205 [ 4 ] {78e821d8-8c09-4442-9f80-778b6056e069} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
12525 | 2025.03.25 01:27:27.399870 [ 4 ] {78e821d8-8c09-4442-9f80-778b6056e069} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
12526 | 2025.03.25 01:27:27.400130 [ 4 ] {78e821d8-8c09-4442-9f80-778b6056e069} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12527 | 2025.03.25 01:27:27.400367 [ 4 ] {78e821d8-8c09-4442-9f80-778b6056e069} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002486 sec., 15687.851971037811 rows/sec., 28.11 MiB/sec. | ||
12528 | 2025.03.25 01:27:27.400876 [ 4 ] {78e821d8-8c09-4442-9f80-778b6056e069} <Debug> TCPHandler: Processed in 0.003171865 sec. | ||
12529 | 2025.03.25 01:27:27.401074 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12530 | 2025.03.25 01:27:27.401179 [ 4 ] {326a57df-1261-4a7b-9bea-6ec7dc92e230} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12531 | 2025.03.25 01:27:27.401225 [ 4 ] {326a57df-1261-4a7b-9bea-6ec7dc92e230} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12532 | 2025.03.25 01:27:27.401698 [ 4 ] {326a57df-1261-4a7b-9bea-6ec7dc92e230} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12533 | 2025.03.25 01:27:27.401736 [ 4 ] {326a57df-1261-4a7b-9bea-6ec7dc92e230} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
12534 | 2025.03.25 01:27:27.402091 [ 4 ] {326a57df-1261-4a7b-9bea-6ec7dc92e230} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
12535 | 2025.03.25 01:27:27.402326 [ 4 ] {326a57df-1261-4a7b-9bea-6ec7dc92e230} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12536 | 2025.03.25 01:27:27.402509 [ 4 ] {326a57df-1261-4a7b-9bea-6ec7dc92e230} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001353 sec., 44345.89800443459 rows/sec., 2.99 MiB/sec. | ||
12537 | 2025.03.25 01:27:27.402572 [ 4 ] {326a57df-1261-4a7b-9bea-6ec7dc92e230} <Debug> TCPHandler: Processed in 0.001547402 sec. | ||
12538 | 2025.03.25 01:27:27.680016 [ 147 ] {} <Debug> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
12539 | 2025.03.25 01:27:27.680092 [ 147 ] {} <Trace> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12540 | 2025.03.25 01:27:27.680119 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
12541 | 2025.03.25 01:27:27.680337 [ 187 ] {664b910a-9ec0-4843-86c8-0f119a2f82bf::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
12542 | 2025.03.25 01:27:27.680589 [ 187 ] {664b910a-9ec0-4843-86c8-0f119a2f82bf::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12543 | 2025.03.25 01:27:27.680635 [ 187 ] {664b910a-9ec0-4843-86c8-0f119a2f82bf::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 20 rows starting from the beginning of the part | ||
12544 | 2025.03.25 01:27:27.680731 [ 187 ] {664b910a-9ec0-4843-86c8-0f119a2f82bf::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
12545 | 2025.03.25 01:27:27.680943 [ 187 ] {664b910a-9ec0-4843-86c8-0f119a2f82bf::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part | ||
12546 | 2025.03.25 01:27:27.681225 [ 187 ] {664b910a-9ec0-4843-86c8-0f119a2f82bf::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part | ||
12547 | 2025.03.25 01:27:27.681449 [ 187 ] {664b910a-9ec0-4843-86c8-0f119a2f82bf::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part | ||
12548 | 2025.03.25 01:27:27.682659 [ 192 ] {664b910a-9ec0-4843-86c8-0f119a2f82bf::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.002471365 sec., 18613.195541735033 rows/sec., 1.55 MiB/sec. | ||
12549 | 2025.03.25 01:27:27.682859 [ 189 ] {664b910a-9ec0-4843-86c8-0f119a2f82bf::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
12550 | 2025.03.25 01:27:27.683220 [ 189 ] {664b910a-9ec0-4843-86c8-0f119a2f82bf::all_1_21_5} <Trace> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12551 | 2025.03.25 01:27:27.683317 [ 189 ] {664b910a-9ec0-4843-86c8-0f119a2f82bf::all_1_21_5} <Trace> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
12552 | 2025.03.25 01:27:27.683430 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
12553 | 2025.03.25 01:27:28.687820 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 483 | ||
12554 | 2025.03.25 01:27:28.708818 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12555 | 2025.03.25 01:27:28.708880 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
12556 | 2025.03.25 01:27:28.716199 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
12557 | 2025.03.25 01:27:28.716969 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12558 | 2025.03.25 01:27:28.719803 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 483 | ||
12559 | 2025.03.25 01:27:32.388641 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12560 | 2025.03.25 01:27:32.388849 [ 4 ] {faedc49a-23d1-43ee-abc2-cf5550d8d7c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12561 | 2025.03.25 01:27:32.388925 [ 4 ] {faedc49a-23d1-43ee-abc2-cf5550d8d7c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12562 | 2025.03.25 01:27:32.389763 [ 4 ] {faedc49a-23d1-43ee-abc2-cf5550d8d7c3} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12563 | 2025.03.25 01:27:32.389816 [ 4 ] {faedc49a-23d1-43ee-abc2-cf5550d8d7c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
12564 | 2025.03.25 01:27:32.390268 [ 4 ] {faedc49a-23d1-43ee-abc2-cf5550d8d7c3} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
12565 | 2025.03.25 01:27:32.390542 [ 4 ] {faedc49a-23d1-43ee-abc2-cf5550d8d7c3} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12566 | 2025.03.25 01:27:32.390800 [ 4 ] {faedc49a-23d1-43ee-abc2-cf5550d8d7c3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002004 sec., 27944.111776447106 rows/sec., 2.15 MiB/sec. | ||
12567 | 2025.03.25 01:27:32.390880 [ 4 ] {faedc49a-23d1-43ee-abc2-cf5550d8d7c3} <Debug> TCPHandler: Processed in 0.002383044 sec. | ||
12568 | 2025.03.25 01:27:32.391033 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12569 | 2025.03.25 01:27:32.391153 [ 4 ] {a805c95c-34bc-486f-804b-b30a6d4ceac4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12570 | 2025.03.25 01:27:32.391205 [ 4 ] {a805c95c-34bc-486f-804b-b30a6d4ceac4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12571 | 2025.03.25 01:27:32.391797 [ 4 ] {a805c95c-34bc-486f-804b-b30a6d4ceac4} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12572 | 2025.03.25 01:27:32.391839 [ 4 ] {a805c95c-34bc-486f-804b-b30a6d4ceac4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
12573 | 2025.03.25 01:27:32.392213 [ 4 ] {a805c95c-34bc-486f-804b-b30a6d4ceac4} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
12574 | 2025.03.25 01:27:32.392467 [ 4 ] {a805c95c-34bc-486f-804b-b30a6d4ceac4} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12575 | 2025.03.25 01:27:32.392704 [ 4 ] {a805c95c-34bc-486f-804b-b30a6d4ceac4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001581 sec., 40480.708412397216 rows/sec., 3.16 MiB/sec. | ||
12576 | 2025.03.25 01:27:32.392761 [ 4 ] {a805c95c-34bc-486f-804b-b30a6d4ceac4} <Debug> TCPHandler: Processed in 0.001783155 sec. | ||
12577 | 2025.03.25 01:27:32.392883 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12578 | 2025.03.25 01:27:32.392990 [ 4 ] {a6194f88-0021-47bc-a46c-8ab512558a8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12579 | 2025.03.25 01:27:32.393042 [ 4 ] {a6194f88-0021-47bc-a46c-8ab512558a8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12580 | 2025.03.25 01:27:32.393581 [ 4 ] {a6194f88-0021-47bc-a46c-8ab512558a8f} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12581 | 2025.03.25 01:27:32.393622 [ 4 ] {a6194f88-0021-47bc-a46c-8ab512558a8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
12582 | 2025.03.25 01:27:32.394026 [ 4 ] {a6194f88-0021-47bc-a46c-8ab512558a8f} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
12583 | 2025.03.25 01:27:32.394273 [ 4 ] {a6194f88-0021-47bc-a46c-8ab512558a8f} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12584 | 2025.03.25 01:27:32.394496 [ 4 ] {a6194f88-0021-47bc-a46c-8ab512558a8f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00153 sec., 104575.16339869282 rows/sec., 7.28 MiB/sec. | ||
12585 | 2025.03.25 01:27:32.394550 [ 4 ] {a6194f88-0021-47bc-a46c-8ab512558a8f} <Debug> TCPHandler: Processed in 0.001718205 sec. | ||
12586 | 2025.03.25 01:27:32.394671 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12587 | 2025.03.25 01:27:32.394779 [ 4 ] {aee91d0f-5ab5-40cb-afdf-5cc96d6c6dfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12588 | 2025.03.25 01:27:32.394829 [ 4 ] {aee91d0f-5ab5-40cb-afdf-5cc96d6c6dfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12589 | 2025.03.25 01:27:32.395293 [ 4 ] {aee91d0f-5ab5-40cb-afdf-5cc96d6c6dfc} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12590 | 2025.03.25 01:27:32.395333 [ 4 ] {aee91d0f-5ab5-40cb-afdf-5cc96d6c6dfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
12591 | 2025.03.25 01:27:32.395722 [ 4 ] {aee91d0f-5ab5-40cb-afdf-5cc96d6c6dfc} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
12592 | 2025.03.25 01:27:32.395962 [ 4 ] {aee91d0f-5ab5-40cb-afdf-5cc96d6c6dfc} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12593 | 2025.03.25 01:27:32.396172 [ 4 ] {aee91d0f-5ab5-40cb-afdf-5cc96d6c6dfc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001413 sec., 42462.84501061571 rows/sec., 2.86 MiB/sec. | ||
12594 | 2025.03.25 01:27:32.396249 [ 4 ] {aee91d0f-5ab5-40cb-afdf-5cc96d6c6dfc} <Debug> TCPHandler: Processed in 0.001629133 sec. | ||
12595 | 2025.03.25 01:27:34.120983 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 29829 | ||
12596 | 2025.03.25 01:27:34.121713 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12597 | 2025.03.25 01:27:34.121769 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
12598 | 2025.03.25 01:27:34.122291 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
12599 | 2025.03.25 01:27:34.122554 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12600 | 2025.03.25 01:27:34.122863 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29829 | ||
12601 | 2025.03.25 01:27:36.219979 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 490 | ||
12602 | 2025.03.25 01:27:36.242766 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12603 | 2025.03.25 01:27:36.242830 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
12604 | 2025.03.25 01:27:36.250247 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
12605 | 2025.03.25 01:27:36.251080 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12606 | 2025.03.25 01:27:36.261560 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
12607 | 2025.03.25 01:27:36.778195 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1760 | ||
12608 | 2025.03.25 01:27:36.781121 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12609 | 2025.03.25 01:27:36.781182 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
12610 | 2025.03.25 01:27:36.782663 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
12611 | 2025.03.25 01:27:36.782975 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12612 | 2025.03.25 01:27:36.786256 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1760 | ||
12613 | 2025.03.25 01:27:37.390018 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12614 | 2025.03.25 01:27:37.390203 [ 4 ] {1c50ac48-b00c-4013-a699-0d0c78951a26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12615 | 2025.03.25 01:27:37.390275 [ 4 ] {1c50ac48-b00c-4013-a699-0d0c78951a26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12616 | 2025.03.25 01:27:37.391102 [ 4 ] {1c50ac48-b00c-4013-a699-0d0c78951a26} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12617 | 2025.03.25 01:27:37.391150 [ 4 ] {1c50ac48-b00c-4013-a699-0d0c78951a26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
12618 | 2025.03.25 01:27:37.391594 [ 4 ] {1c50ac48-b00c-4013-a699-0d0c78951a26} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
12619 | 2025.03.25 01:27:37.391846 [ 4 ] {1c50ac48-b00c-4013-a699-0d0c78951a26} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12620 | 2025.03.25 01:27:37.392098 [ 4 ] {1c50ac48-b00c-4013-a699-0d0c78951a26} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.001946 sec., 68859.19835560123 rows/sec., 5.94 MiB/sec. | ||
12621 | 2025.03.25 01:27:37.392166 [ 4 ] {1c50ac48-b00c-4013-a699-0d0c78951a26} <Debug> TCPHandler: Processed in 0.002274322 sec. | ||
12622 | 2025.03.25 01:27:37.392295 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12623 | 2025.03.25 01:27:37.392408 [ 4 ] {15681155-b55d-4d7a-93ab-57339ed6d29a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12624 | 2025.03.25 01:27:37.392457 [ 4 ] {15681155-b55d-4d7a-93ab-57339ed6d29a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12625 | 2025.03.25 01:27:37.393006 [ 4 ] {15681155-b55d-4d7a-93ab-57339ed6d29a} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12626 | 2025.03.25 01:27:37.393047 [ 4 ] {15681155-b55d-4d7a-93ab-57339ed6d29a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
12627 | 2025.03.25 01:27:37.393397 [ 4 ] {15681155-b55d-4d7a-93ab-57339ed6d29a} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
12628 | 2025.03.25 01:27:37.393629 [ 4 ] {15681155-b55d-4d7a-93ab-57339ed6d29a} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12629 | 2025.03.25 01:27:37.393845 [ 4 ] {15681155-b55d-4d7a-93ab-57339ed6d29a} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001465 sec., 26621.160409556316 rows/sec., 1.95 MiB/sec. | ||
12630 | 2025.03.25 01:27:37.393900 [ 4 ] {15681155-b55d-4d7a-93ab-57339ed6d29a} <Debug> TCPHandler: Processed in 0.001659053 sec. | ||
12631 | 2025.03.25 01:27:37.394007 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12632 | 2025.03.25 01:27:37.394110 [ 4 ] {1fbd7811-674b-4870-9bc9-4285f9bc2846} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12633 | 2025.03.25 01:27:37.394155 [ 4 ] {1fbd7811-674b-4870-9bc9-4285f9bc2846} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12634 | 2025.03.25 01:27:37.394709 [ 4 ] {1fbd7811-674b-4870-9bc9-4285f9bc2846} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12635 | 2025.03.25 01:27:37.394748 [ 4 ] {1fbd7811-674b-4870-9bc9-4285f9bc2846} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
12636 | 2025.03.25 01:27:37.395100 [ 4 ] {1fbd7811-674b-4870-9bc9-4285f9bc2846} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
12637 | 2025.03.25 01:27:37.395348 [ 4 ] {1fbd7811-674b-4870-9bc9-4285f9bc2846} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12638 | 2025.03.25 01:27:37.395558 [ 4 ] {1fbd7811-674b-4870-9bc9-4285f9bc2846} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.00147 sec., 70068.02721088435 rows/sec., 5.47 MiB/sec. | ||
12639 | 2025.03.25 01:27:37.395610 [ 4 ] {1fbd7811-674b-4870-9bc9-4285f9bc2846} <Debug> TCPHandler: Processed in 0.001653334 sec. | ||
12640 | 2025.03.25 01:27:37.395727 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12641 | 2025.03.25 01:27:37.395833 [ 4 ] {6a6a0e8b-e76f-43b8-8e6c-f4178e51111f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12642 | 2025.03.25 01:27:37.395881 [ 4 ] {6a6a0e8b-e76f-43b8-8e6c-f4178e51111f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12643 | 2025.03.25 01:27:37.396400 [ 4 ] {6a6a0e8b-e76f-43b8-8e6c-f4178e51111f} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12644 | 2025.03.25 01:27:37.396439 [ 4 ] {6a6a0e8b-e76f-43b8-8e6c-f4178e51111f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
12645 | 2025.03.25 01:27:37.396819 [ 4 ] {6a6a0e8b-e76f-43b8-8e6c-f4178e51111f} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
12646 | 2025.03.25 01:27:37.397056 [ 4 ] {6a6a0e8b-e76f-43b8-8e6c-f4178e51111f} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12647 | 2025.03.25 01:27:37.397234 [ 138 ] {} <Debug> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877) (MergerMutator): Selected 5 parts from all_1_104_21 to all_108_108_0 | ||
12648 | 2025.03.25 01:27:37.397298 [ 4 ] {6a6a0e8b-e76f-43b8-8e6c-f4178e51111f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001486 sec., 107671.60161507403 rows/sec., 7.50 MiB/sec. | ||
12649 | 2025.03.25 01:27:37.397323 [ 138 ] {} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12650 | 2025.03.25 01:27:37.397382 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
12651 | 2025.03.25 01:27:37.397420 [ 4 ] {6a6a0e8b-e76f-43b8-8e6c-f4178e51111f} <Debug> TCPHandler: Processed in 0.001742495 sec. | ||
12652 | 2025.03.25 01:27:37.397625 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12653 | 2025.03.25 01:27:37.397637 [ 187 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_108_22} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_104_21 to all_108_108_0 into Compact with storage Full | ||
12654 | 2025.03.25 01:27:37.397794 [ 4 ] {6750874e-18b9-4192-b12b-4ea3cd5caeae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12655 | 2025.03.25 01:27:37.397997 [ 4 ] {6750874e-18b9-4192-b12b-4ea3cd5caeae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12656 | 2025.03.25 01:27:37.398035 [ 187 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_108_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12657 | 2025.03.25 01:27:37.398215 [ 187 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_104_21, total 32158 rows starting from the beginning of the part | ||
12658 | 2025.03.25 01:27:37.398569 [ 187 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 32 rows starting from the beginning of the part | ||
12659 | 2025.03.25 01:27:37.398882 [ 187 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 160 rows starting from the beginning of the part | ||
12660 | 2025.03.25 01:27:37.399234 [ 187 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 160 rows starting from the beginning of the part | ||
12661 | 2025.03.25 01:27:37.399538 [ 187 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 160 rows starting from the beginning of the part | ||
12662 | 2025.03.25 01:27:37.402191 [ 4 ] {6750874e-18b9-4192-b12b-4ea3cd5caeae} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12663 | 2025.03.25 01:27:37.402266 [ 4 ] {6750874e-18b9-4192-b12b-4ea3cd5caeae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
12664 | 2025.03.25 01:27:37.403922 [ 4 ] {6750874e-18b9-4192-b12b-4ea3cd5caeae} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
12665 | 2025.03.25 01:27:37.404231 [ 4 ] {6750874e-18b9-4192-b12b-4ea3cd5caeae} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12666 | 2025.03.25 01:27:37.405022 [ 4 ] {6750874e-18b9-4192-b12b-4ea3cd5caeae} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.007271 sec., 5363.773896300371 rows/sec., 9.61 MiB/sec. | ||
12667 | 2025.03.25 01:27:37.405803 [ 4 ] {6750874e-18b9-4192-b12b-4ea3cd5caeae} <Debug> TCPHandler: Processed in 0.008254207 sec. | ||
12668 | 2025.03.25 01:27:37.406038 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12669 | 2025.03.25 01:27:37.406171 [ 4 ] {c7aeed21-c7df-4312-8075-526b9ccd6f4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12670 | 2025.03.25 01:27:37.406260 [ 4 ] {c7aeed21-c7df-4312-8075-526b9ccd6f4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12671 | 2025.03.25 01:27:37.406817 [ 4 ] {c7aeed21-c7df-4312-8075-526b9ccd6f4e} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12672 | 2025.03.25 01:27:37.406859 [ 4 ] {c7aeed21-c7df-4312-8075-526b9ccd6f4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
12673 | 2025.03.25 01:27:37.407560 [ 4 ] {c7aeed21-c7df-4312-8075-526b9ccd6f4e} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
12674 | 2025.03.25 01:27:37.407854 [ 4 ] {c7aeed21-c7df-4312-8075-526b9ccd6f4e} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12675 | 2025.03.25 01:27:37.408113 [ 4 ] {c7aeed21-c7df-4312-8075-526b9ccd6f4e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001985 sec., 30226.70025188917 rows/sec., 2.04 MiB/sec. | ||
12676 | 2025.03.25 01:27:37.408167 [ 4 ] {c7aeed21-c7df-4312-8075-526b9ccd6f4e} <Debug> TCPHandler: Processed in 0.002178501 sec. | ||
12677 | 2025.03.25 01:27:37.409193 [ 189 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_108_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32670 rows, containing 5 columns (5 merged, 0 gathered) in 0.011677137 sec., 2797774.8312792764 rows/sec., 189.06 MiB/sec. | ||
12678 | 2025.03.25 01:27:37.409711 [ 195 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_108_22} <Trace> MergedBlockOutputStream: filled checksums all_1_108_22 (state Temporary) | ||
12679 | 2025.03.25 01:27:37.410047 [ 195 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_108_22} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_merge_all_1_108_22 to all_1_108_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12680 | 2025.03.25 01:27:37.410137 [ 195 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_108_22} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877) (MergerMutator): Merged 5 parts: [all_1_104_21, all_108_108_0] -> all_1_108_22 | ||
12681 | 2025.03.25 01:27:37.410234 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
12682 | 2025.03.25 01:27:41.424087 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12683 | 2025.03.25 01:27:41.424156 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12684 | 2025.03.25 01:27:41.623097 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 30256 | ||
12685 | 2025.03.25 01:27:41.623759 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12686 | 2025.03.25 01:27:41.623812 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
12687 | 2025.03.25 01:27:41.624342 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
12688 | 2025.03.25 01:27:41.624611 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12689 | 2025.03.25 01:27:41.624830 [ 133 ] {} <Debug> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
12690 | 2025.03.25 01:27:41.624895 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30256 | ||
12691 | 2025.03.25 01:27:41.624924 [ 133 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12692 | 2025.03.25 01:27:41.624959 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
12693 | 2025.03.25 01:27:41.625114 [ 189 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
12694 | 2025.03.25 01:27:41.625367 [ 189 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12695 | 2025.03.25 01:27:41.625434 [ 189 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 27999 rows starting from the beginning of the part | ||
12696 | 2025.03.25 01:27:41.625524 [ 189 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 427 rows starting from the beginning of the part | ||
12697 | 2025.03.25 01:27:41.625748 [ 189 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 488 rows starting from the beginning of the part | ||
12698 | 2025.03.25 01:27:41.625916 [ 189 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 427 rows starting from the beginning of the part | ||
12699 | 2025.03.25 01:27:41.626124 [ 189 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 488 rows starting from the beginning of the part | ||
12700 | 2025.03.25 01:27:41.626312 [ 189 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 427 rows starting from the beginning of the part | ||
12701 | 2025.03.25 01:27:41.629029 [ 195 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30256 rows, containing 4 columns (4 merged, 0 gathered) in 0.004003107 sec., 7558129.223125937 rows/sec., 108.12 MiB/sec. | ||
12702 | 2025.03.25 01:27:41.629386 [ 195 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
12703 | 2025.03.25 01:27:41.629683 [ 195 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_66_13} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12704 | 2025.03.25 01:27:41.629765 [ 195 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_66_13} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
12705 | 2025.03.25 01:27:41.629876 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.93 MiB. | ||
12706 | 2025.03.25 01:27:42.395005 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12707 | 2025.03.25 01:27:42.395305 [ 4 ] {1fc2c3c5-5536-4df4-b894-d6f9fd2b3f16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
12708 | 2025.03.25 01:27:42.395417 [ 4 ] {1fc2c3c5-5536-4df4-b894-d6f9fd2b3f16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
12709 | 2025.03.25 01:27:42.396433 [ 4 ] {1fc2c3c5-5536-4df4-b894-d6f9fd2b3f16} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12710 | 2025.03.25 01:27:42.396475 [ 4 ] {1fc2c3c5-5536-4df4-b894-d6f9fd2b3f16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
12711 | 2025.03.25 01:27:42.396916 [ 4 ] {1fc2c3c5-5536-4df4-b894-d6f9fd2b3f16} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
12712 | 2025.03.25 01:27:42.397182 [ 4 ] {1fc2c3c5-5536-4df4-b894-d6f9fd2b3f16} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12713 | 2025.03.25 01:27:42.397397 [ 4 ] {1fc2c3c5-5536-4df4-b894-d6f9fd2b3f16} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002174 sec., 97516.09935602575 rows/sec., 6.20 MiB/sec. | ||
12714 | 2025.03.25 01:27:42.397481 [ 4 ] {1fc2c3c5-5536-4df4-b894-d6f9fd2b3f16} <Debug> TCPHandler: Processed in 0.002658787 sec. | ||
12715 | 2025.03.25 01:27:42.397735 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12716 | 2025.03.25 01:27:42.397854 [ 4 ] {7da15048-66e8-4d1d-99d4-79881a2a552b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12717 | 2025.03.25 01:27:42.397900 [ 4 ] {7da15048-66e8-4d1d-99d4-79881a2a552b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12718 | 2025.03.25 01:27:42.398831 [ 4 ] {7da15048-66e8-4d1d-99d4-79881a2a552b} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12719 | 2025.03.25 01:27:42.398870 [ 4 ] {7da15048-66e8-4d1d-99d4-79881a2a552b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
12720 | 2025.03.25 01:27:42.399258 [ 4 ] {7da15048-66e8-4d1d-99d4-79881a2a552b} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
12721 | 2025.03.25 01:27:42.399501 [ 4 ] {7da15048-66e8-4d1d-99d4-79881a2a552b} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12722 | 2025.03.25 01:27:42.399679 [ 4 ] {7da15048-66e8-4d1d-99d4-79881a2a552b} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001849 sec., 333693.88858842617 rows/sec., 26.09 MiB/sec. | ||
12723 | 2025.03.25 01:27:42.399731 [ 4 ] {7da15048-66e8-4d1d-99d4-79881a2a552b} <Debug> TCPHandler: Processed in 0.00209429 sec. | ||
12724 | 2025.03.25 01:27:42.399863 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12725 | 2025.03.25 01:27:42.399998 [ 4 ] {79f1c951-caa6-4aae-aa99-46f31f2300b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12726 | 2025.03.25 01:27:42.400053 [ 4 ] {79f1c951-caa6-4aae-aa99-46f31f2300b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12727 | 2025.03.25 01:27:42.400743 [ 4 ] {79f1c951-caa6-4aae-aa99-46f31f2300b0} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12728 | 2025.03.25 01:27:42.400782 [ 4 ] {79f1c951-caa6-4aae-aa99-46f31f2300b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
12729 | 2025.03.25 01:27:42.401155 [ 4 ] {79f1c951-caa6-4aae-aa99-46f31f2300b0} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
12730 | 2025.03.25 01:27:42.401405 [ 4 ] {79f1c951-caa6-4aae-aa99-46f31f2300b0} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12731 | 2025.03.25 01:27:42.401594 [ 4 ] {79f1c951-caa6-4aae-aa99-46f31f2300b0} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001626 sec., 65190.651906519066 rows/sec., 3.84 MiB/sec. | ||
12732 | 2025.03.25 01:27:42.401646 [ 4 ] {79f1c951-caa6-4aae-aa99-46f31f2300b0} <Debug> TCPHandler: Processed in 0.001847366 sec. | ||
12733 | 2025.03.25 01:27:42.401763 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12734 | 2025.03.25 01:27:42.401868 [ 4 ] {0d9c6d10-40d5-4c9b-bfde-c8f8dbb098bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12735 | 2025.03.25 01:27:42.401912 [ 4 ] {0d9c6d10-40d5-4c9b-bfde-c8f8dbb098bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12736 | 2025.03.25 01:27:42.402479 [ 4 ] {0d9c6d10-40d5-4c9b-bfde-c8f8dbb098bf} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12737 | 2025.03.25 01:27:42.402517 [ 4 ] {0d9c6d10-40d5-4c9b-bfde-c8f8dbb098bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
12738 | 2025.03.25 01:27:42.402878 [ 4 ] {0d9c6d10-40d5-4c9b-bfde-c8f8dbb098bf} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
12739 | 2025.03.25 01:27:42.403130 [ 4 ] {0d9c6d10-40d5-4c9b-bfde-c8f8dbb098bf} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12740 | 2025.03.25 01:27:42.403309 [ 4 ] {0d9c6d10-40d5-4c9b-bfde-c8f8dbb098bf} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001464 sec., 77185.79234972678 rows/sec., 5.00 MiB/sec. | ||
12741 | 2025.03.25 01:27:42.403360 [ 4 ] {0d9c6d10-40d5-4c9b-bfde-c8f8dbb098bf} <Debug> TCPHandler: Processed in 0.001649794 sec. | ||
12742 | 2025.03.25 01:27:42.403476 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12743 | 2025.03.25 01:27:42.403582 [ 4 ] {dcda88cb-6217-4c69-afc4-83afb7910902} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
12744 | 2025.03.25 01:27:42.403627 [ 4 ] {dcda88cb-6217-4c69-afc4-83afb7910902} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12745 | 2025.03.25 01:27:42.404175 [ 4 ] {dcda88cb-6217-4c69-afc4-83afb7910902} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12746 | 2025.03.25 01:27:42.404213 [ 4 ] {dcda88cb-6217-4c69-afc4-83afb7910902} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
12747 | 2025.03.25 01:27:42.404558 [ 4 ] {dcda88cb-6217-4c69-afc4-83afb7910902} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
12748 | 2025.03.25 01:27:42.404795 [ 4 ] {dcda88cb-6217-4c69-afc4-83afb7910902} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12749 | 2025.03.25 01:27:42.404974 [ 4 ] {dcda88cb-6217-4c69-afc4-83afb7910902} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001415 sec., 79151.94346289753 rows/sec., 4.51 MiB/sec. | ||
12750 | 2025.03.25 01:27:42.405027 [ 4 ] {dcda88cb-6217-4c69-afc4-83afb7910902} <Debug> TCPHandler: Processed in 0.001603643 sec. | ||
12751 | 2025.03.25 01:27:42.405166 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12752 | 2025.03.25 01:27:42.405271 [ 4 ] {c146f314-ecf7-46bb-9e5c-62d63af0554d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12753 | 2025.03.25 01:27:42.405315 [ 4 ] {c146f314-ecf7-46bb-9e5c-62d63af0554d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12754 | 2025.03.25 01:27:42.406009 [ 4 ] {c146f314-ecf7-46bb-9e5c-62d63af0554d} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12755 | 2025.03.25 01:27:42.406048 [ 4 ] {c146f314-ecf7-46bb-9e5c-62d63af0554d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
12756 | 2025.03.25 01:27:42.406411 [ 4 ] {c146f314-ecf7-46bb-9e5c-62d63af0554d} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
12757 | 2025.03.25 01:27:42.406647 [ 4 ] {c146f314-ecf7-46bb-9e5c-62d63af0554d} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12758 | 2025.03.25 01:27:42.406853 [ 4 ] {c146f314-ecf7-46bb-9e5c-62d63af0554d} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001595 sec., 239498.43260188086 rows/sec., 16.89 MiB/sec. | ||
12759 | 2025.03.25 01:27:42.406917 [ 4 ] {c146f314-ecf7-46bb-9e5c-62d63af0554d} <Debug> TCPHandler: Processed in 0.001802356 sec. | ||
12760 | 2025.03.25 01:27:42.407064 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12761 | 2025.03.25 01:27:42.407368 [ 4 ] {8d55898d-a91c-4ee8-9502-d16fc54dc70a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
12762 | 2025.03.25 01:27:42.407526 [ 4 ] {8d55898d-a91c-4ee8-9502-d16fc54dc70a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12763 | 2025.03.25 01:27:42.408943 [ 4 ] {8d55898d-a91c-4ee8-9502-d16fc54dc70a} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12764 | 2025.03.25 01:27:42.408982 [ 4 ] {8d55898d-a91c-4ee8-9502-d16fc54dc70a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
12765 | 2025.03.25 01:27:42.409338 [ 4 ] {8d55898d-a91c-4ee8-9502-d16fc54dc70a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
12766 | 2025.03.25 01:27:42.409583 [ 4 ] {8d55898d-a91c-4ee8-9502-d16fc54dc70a} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12767 | 2025.03.25 01:27:42.409796 [ 4 ] {8d55898d-a91c-4ee8-9502-d16fc54dc70a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002555 sec., 2348.3365949119375 rows/sec., 122.69 KiB/sec. | ||
12768 | 2025.03.25 01:27:42.409957 [ 4 ] {8d55898d-a91c-4ee8-9502-d16fc54dc70a} <Debug> TCPHandler: Processed in 0.002946392 sec. | ||
12769 | 2025.03.25 01:27:42.410189 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12770 | 2025.03.25 01:27:42.410295 [ 4 ] {9453291f-2df0-49a0-a807-f88d1510ede1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12771 | 2025.03.25 01:27:42.410346 [ 4 ] {9453291f-2df0-49a0-a807-f88d1510ede1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12772 | 2025.03.25 01:27:42.410897 [ 4 ] {9453291f-2df0-49a0-a807-f88d1510ede1} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12773 | 2025.03.25 01:27:42.410935 [ 4 ] {9453291f-2df0-49a0-a807-f88d1510ede1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
12774 | 2025.03.25 01:27:42.411315 [ 4 ] {9453291f-2df0-49a0-a807-f88d1510ede1} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
12775 | 2025.03.25 01:27:42.411553 [ 4 ] {9453291f-2df0-49a0-a807-f88d1510ede1} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12776 | 2025.03.25 01:27:42.411729 [ 4 ] {9453291f-2df0-49a0-a807-f88d1510ede1} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001458 sec., 162551.4403292181 rows/sec., 10.90 MiB/sec. | ||
12777 | 2025.03.25 01:27:42.411781 [ 4 ] {9453291f-2df0-49a0-a807-f88d1510ede1} <Debug> TCPHandler: Processed in 0.001668074 sec. | ||
12778 | 2025.03.25 01:27:42.411899 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12779 | 2025.03.25 01:27:42.412002 [ 4 ] {4b5c9093-0a2d-484b-9a57-fd33455ac2fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
12780 | 2025.03.25 01:27:42.412049 [ 4 ] {4b5c9093-0a2d-484b-9a57-fd33455ac2fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12781 | 2025.03.25 01:27:42.412466 [ 4 ] {4b5c9093-0a2d-484b-9a57-fd33455ac2fc} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12782 | 2025.03.25 01:27:42.412502 [ 4 ] {4b5c9093-0a2d-484b-9a57-fd33455ac2fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
12783 | 2025.03.25 01:27:42.412845 [ 4 ] {4b5c9093-0a2d-484b-9a57-fd33455ac2fc} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
12784 | 2025.03.25 01:27:42.413080 [ 4 ] {4b5c9093-0a2d-484b-9a57-fd33455ac2fc} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12785 | 2025.03.25 01:27:42.413288 [ 4 ] {4b5c9093-0a2d-484b-9a57-fd33455ac2fc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001299 sec., 769.8229407236336 rows/sec., 51.87 KiB/sec. | ||
12786 | 2025.03.25 01:27:42.413352 [ 4 ] {4b5c9093-0a2d-484b-9a57-fd33455ac2fc} <Debug> TCPHandler: Processed in 0.001506542 sec. | ||
12787 | 2025.03.25 01:27:42.413611 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12788 | 2025.03.25 01:27:42.413731 [ 4 ] {b6ce8201-1a68-4d0d-9c63-a87639cb24cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12789 | 2025.03.25 01:27:42.413779 [ 4 ] {b6ce8201-1a68-4d0d-9c63-a87639cb24cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12790 | 2025.03.25 01:27:42.414220 [ 4 ] {b6ce8201-1a68-4d0d-9c63-a87639cb24cd} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12791 | 2025.03.25 01:27:42.414258 [ 4 ] {b6ce8201-1a68-4d0d-9c63-a87639cb24cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
12792 | 2025.03.25 01:27:42.414614 [ 4 ] {b6ce8201-1a68-4d0d-9c63-a87639cb24cd} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
12793 | 2025.03.25 01:27:42.414850 [ 4 ] {b6ce8201-1a68-4d0d-9c63-a87639cb24cd} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12794 | 2025.03.25 01:27:42.415069 [ 4 ] {b6ce8201-1a68-4d0d-9c63-a87639cb24cd} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00136 sec., 60294.11764705882 rows/sec., 3.83 MiB/sec. | ||
12795 | 2025.03.25 01:27:42.415118 [ 4 ] {b6ce8201-1a68-4d0d-9c63-a87639cb24cd} <Debug> TCPHandler: Processed in 0.001606033 sec. | ||
12796 | 2025.03.25 01:27:43.761749 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 498 | ||
12797 | 2025.03.25 01:27:43.785989 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12798 | 2025.03.25 01:27:43.786050 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
12799 | 2025.03.25 01:27:43.793384 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
12800 | 2025.03.25 01:27:43.794171 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12801 | 2025.03.25 01:27:43.794559 [ 129 ] {} <Debug> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
12802 | 2025.03.25 01:27:43.794692 [ 129 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12803 | 2025.03.25 01:27:43.794765 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
12804 | 2025.03.25 01:27:43.795260 [ 199 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
12805 | 2025.03.25 01:27:43.809689 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 498 | ||
12806 | 2025.03.25 01:27:43.811554 [ 199 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12807 | 2025.03.25 01:27:43.812912 [ 199 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part | ||
12808 | 2025.03.25 01:27:43.818640 [ 199 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 8 rows starting from the beginning of the part | ||
12809 | 2025.03.25 01:27:43.824642 [ 199 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 7 rows starting from the beginning of the part | ||
12810 | 2025.03.25 01:27:43.830345 [ 199 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 8 rows starting from the beginning of the part | ||
12811 | 2025.03.25 01:27:43.836153 [ 199 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 7 rows starting from the beginning of the part | ||
12812 | 2025.03.25 01:27:43.840726 [ 199 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 8 rows starting from the beginning of the part | ||
12813 | 2025.03.25 01:27:43.905555 [ 195 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 498 rows, containing 679 columns (679 merged, 0 gathered) in 0.110644344 sec., 4500.907881924809 rows/sec., 23.27 MiB/sec. | ||
12814 | 2025.03.25 01:27:43.908832 [ 194 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
12815 | 2025.03.25 01:27:43.911747 [ 194 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_66_13} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12816 | 2025.03.25 01:27:43.911880 [ 194 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_66_13} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
12817 | 2025.03.25 01:27:43.914222 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
12818 | 2025.03.25 01:27:44.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 250.58 MiB, peak 264.32 MiB, free memory in arenas 0.00 B, will set to 252.45 MiB (RSS), difference: 1.87 MiB | ||
12819 | 2025.03.25 01:27:45.854895 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12820 | 2025.03.25 01:27:45.855106 [ 4 ] {3e3dd57d-aa23-433a-b6bc-c495e1d614dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
12821 | 2025.03.25 01:27:45.855182 [ 4 ] {3e3dd57d-aa23-433a-b6bc-c495e1d614dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
12822 | 2025.03.25 01:27:45.855948 [ 4 ] {3e3dd57d-aa23-433a-b6bc-c495e1d614dc} <Trace> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12823 | 2025.03.25 01:27:45.856003 [ 4 ] {3e3dd57d-aa23-433a-b6bc-c495e1d614dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
12824 | 2025.03.25 01:27:45.856457 [ 4 ] {3e3dd57d-aa23-433a-b6bc-c495e1d614dc} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
12825 | 2025.03.25 01:27:45.856729 [ 4 ] {3e3dd57d-aa23-433a-b6bc-c495e1d614dc} <Trace> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12826 | 2025.03.25 01:27:45.856958 [ 4 ] {3e3dd57d-aa23-433a-b6bc-c495e1d614dc} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001902 sec., 4206.098843322818 rows/sec., 342.98 KiB/sec. | ||
12827 | 2025.03.25 01:27:45.857026 [ 4 ] {3e3dd57d-aa23-433a-b6bc-c495e1d614dc} <Debug> TCPHandler: Processed in 0.002268323 sec. | ||
12828 | 2025.03.25 01:27:45.857164 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12829 | 2025.03.25 01:27:45.857279 [ 4 ] {dc313453-3613-4019-810a-f67b825ede92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12830 | 2025.03.25 01:27:45.857328 [ 4 ] {dc313453-3613-4019-810a-f67b825ede92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12831 | 2025.03.25 01:27:45.858624 [ 4 ] {dc313453-3613-4019-810a-f67b825ede92} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12832 | 2025.03.25 01:27:45.858667 [ 4 ] {dc313453-3613-4019-810a-f67b825ede92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
12833 | 2025.03.25 01:27:45.859132 [ 4 ] {dc313453-3613-4019-810a-f67b825ede92} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
12834 | 2025.03.25 01:27:45.859388 [ 4 ] {dc313453-3613-4019-810a-f67b825ede92} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12835 | 2025.03.25 01:27:45.859586 [ 127 ] {} <Debug> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
12836 | 2025.03.25 01:27:45.859614 [ 4 ] {dc313453-3613-4019-810a-f67b825ede92} <Debug> executeQuery: Read 1278 rows, 108.69 KiB in 0.002361 sec., 541296.0609911055 rows/sec., 44.96 MiB/sec. | ||
12837 | 2025.03.25 01:27:45.859680 [ 127 ] {} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12838 | 2025.03.25 01:27:45.859744 [ 4 ] {dc313453-3613-4019-810a-f67b825ede92} <Debug> TCPHandler: Processed in 0.002632368 sec. | ||
12839 | 2025.03.25 01:27:45.859751 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
12840 | 2025.03.25 01:27:45.859950 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12841 | 2025.03.25 01:27:45.860006 [ 186 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
12842 | 2025.03.25 01:27:45.860090 [ 4 ] {9a49a207-6fd3-4240-b502-f82bed7efb79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12843 | 2025.03.25 01:27:45.860173 [ 4 ] {9a49a207-6fd3-4240-b502-f82bed7efb79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12844 | 2025.03.25 01:27:45.860393 [ 186 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12845 | 2025.03.25 01:27:45.860485 [ 186 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1845 rows starting from the beginning of the part | ||
12846 | 2025.03.25 01:27:45.860863 [ 186 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 134 rows starting from the beginning of the part | ||
12847 | 2025.03.25 01:27:45.861270 [ 186 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 56 rows starting from the beginning of the part | ||
12848 | 2025.03.25 01:27:45.861637 [ 186 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 134 rows starting from the beginning of the part | ||
12849 | 2025.03.25 01:27:45.861921 [ 186 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 617 rows starting from the beginning of the part | ||
12850 | 2025.03.25 01:27:45.862065 [ 186 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 1278 rows starting from the beginning of the part | ||
12851 | 2025.03.25 01:27:45.863041 [ 4 ] {9a49a207-6fd3-4240-b502-f82bed7efb79} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12852 | 2025.03.25 01:27:45.863112 [ 4 ] {9a49a207-6fd3-4240-b502-f82bed7efb79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
12853 | 2025.03.25 01:27:45.864013 [ 4 ] {9a49a207-6fd3-4240-b502-f82bed7efb79} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
12854 | 2025.03.25 01:27:45.864483 [ 4 ] {9a49a207-6fd3-4240-b502-f82bed7efb79} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12855 | 2025.03.25 01:27:45.864788 [ 127 ] {} <Debug> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
12856 | 2025.03.25 01:27:45.864872 [ 127 ] {} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12857 | 2025.03.25 01:27:45.864897 [ 4 ] {9a49a207-6fd3-4240-b502-f82bed7efb79} <Debug> executeQuery: Read 47 rows, 3.49 KiB in 0.004833 sec., 9724.808607490173 rows/sec., 722.37 KiB/sec. | ||
12858 | 2025.03.25 01:27:45.864945 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
12859 | 2025.03.25 01:27:45.865065 [ 4 ] {9a49a207-6fd3-4240-b502-f82bed7efb79} <Debug> TCPHandler: Processed in 0.005187635 sec. | ||
12860 | 2025.03.25 01:27:45.865394 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12861 | 2025.03.25 01:27:45.865435 [ 195 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
12862 | 2025.03.25 01:27:45.865809 [ 4 ] {7fad6b84-4440-412f-b1fb-037eb30f10e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12863 | 2025.03.25 01:27:45.866092 [ 198 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4064 rows, containing 5 columns (5 merged, 0 gathered) in 0.006202449 sec., 655225.0570701993 rows/sec., 56.07 MiB/sec. | ||
12864 | 2025.03.25 01:27:45.866122 [ 4 ] {7fad6b84-4440-412f-b1fb-037eb30f10e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12865 | 2025.03.25 01:27:45.866150 [ 195 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12866 | 2025.03.25 01:27:45.866272 [ 195 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 165 rows starting from the beginning of the part | ||
12867 | 2025.03.25 01:27:45.866526 [ 198 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
12868 | 2025.03.25 01:27:45.866692 [ 195 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 47 rows starting from the beginning of the part | ||
12869 | 2025.03.25 01:27:45.867079 [ 195 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 39 rows starting from the beginning of the part | ||
12870 | 2025.03.25 01:27:45.867479 [ 195 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 39 rows starting from the beginning of the part | ||
12871 | 2025.03.25 01:27:45.867663 [ 198 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_111_22} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12872 | 2025.03.25 01:27:45.867813 [ 195 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 106 rows starting from the beginning of the part | ||
12873 | 2025.03.25 01:27:45.867977 [ 198 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_111_22} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
12874 | 2025.03.25 01:27:45.868292 [ 195 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 47 rows starting from the beginning of the part | ||
12875 | 2025.03.25 01:27:45.868325 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
12876 | 2025.03.25 01:27:45.870101 [ 4 ] {7fad6b84-4440-412f-b1fb-037eb30f10e2} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12877 | 2025.03.25 01:27:45.870184 [ 4 ] {7fad6b84-4440-412f-b1fb-037eb30f10e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
12878 | 2025.03.25 01:27:45.871256 [ 4 ] {7fad6b84-4440-412f-b1fb-037eb30f10e2} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
12879 | 2025.03.25 01:27:45.871310 [ 198 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 443 rows, containing 5 columns (5 merged, 0 gathered) in 0.006178228 sec., 71703.40751425813 rows/sec., 5.01 MiB/sec. | ||
12880 | 2025.03.25 01:27:45.871534 [ 198 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
12881 | 2025.03.25 01:27:45.871717 [ 4 ] {7fad6b84-4440-412f-b1fb-037eb30f10e2} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12882 | 2025.03.25 01:27:45.871981 [ 127 ] {} <Debug> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0 | ||
12883 | 2025.03.25 01:27:45.872079 [ 127 ] {} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12884 | 2025.03.25 01:27:45.872166 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
12885 | 2025.03.25 01:27:45.872224 [ 198 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_86_17} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12886 | 2025.03.25 01:27:45.872343 [ 4 ] {7fad6b84-4440-412f-b1fb-037eb30f10e2} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.006691 sec., 34075.623972500376 rows/sec., 2.31 MiB/sec. | ||
12887 | 2025.03.25 01:27:45.872564 [ 190 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_55_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_50_10 to all_55_55_0 into Compact with storage Full | ||
12888 | 2025.03.25 01:27:45.872604 [ 198 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_86_17} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
12889 | 2025.03.25 01:27:45.872665 [ 4 ] {7fad6b84-4440-412f-b1fb-037eb30f10e2} <Debug> TCPHandler: Processed in 0.007352456 sec. | ||
12890 | 2025.03.25 01:27:45.872822 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
12891 | 2025.03.25 01:27:45.872959 [ 190 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_55_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12892 | 2025.03.25 01:27:45.872998 [ 190 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 341 rows starting from the beginning of the part | ||
12893 | 2025.03.25 01:27:45.873007 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12894 | 2025.03.25 01:27:45.873097 [ 190 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 113 rows starting from the beginning of the part | ||
12895 | 2025.03.25 01:27:45.873428 [ 4 ] {798f32dd-c977-4cba-b762-638777b4f3a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12896 | 2025.03.25 01:27:45.873462 [ 190 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 113 rows starting from the beginning of the part | ||
12897 | 2025.03.25 01:27:45.873687 [ 4 ] {798f32dd-c977-4cba-b762-638777b4f3a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12898 | 2025.03.25 01:27:45.873907 [ 190 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 228 rows starting from the beginning of the part | ||
12899 | 2025.03.25 01:27:45.874277 [ 190 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 113 rows starting from the beginning of the part | ||
12900 | 2025.03.25 01:27:45.874574 [ 190 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 228 rows starting from the beginning of the part | ||
12901 | 2025.03.25 01:27:45.876638 [ 4 ] {798f32dd-c977-4cba-b762-638777b4f3a3} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12902 | 2025.03.25 01:27:45.876766 [ 4 ] {798f32dd-c977-4cba-b762-638777b4f3a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
12903 | 2025.03.25 01:27:45.877516 [ 193 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_55_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1136 rows, containing 5 columns (5 merged, 0 gathered) in 0.005216765 sec., 217759.47354346994 rows/sec., 15.32 MiB/sec. | ||
12904 | 2025.03.25 01:27:45.877651 [ 4 ] {798f32dd-c977-4cba-b762-638777b4f3a3} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
12905 | 2025.03.25 01:27:45.877806 [ 193 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_55_11} <Trace> MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) | ||
12906 | 2025.03.25 01:27:45.878143 [ 4 ] {798f32dd-c977-4cba-b762-638777b4f3a3} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12907 | 2025.03.25 01:27:45.878450 [ 127 ] {} <Debug> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
12908 | 2025.03.25 01:27:45.878507 [ 193 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_55_11} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12909 | 2025.03.25 01:27:45.878538 [ 127 ] {} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12910 | 2025.03.25 01:27:45.878621 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
12911 | 2025.03.25 01:27:45.878702 [ 4 ] {798f32dd-c977-4cba-b762-638777b4f3a3} <Debug> executeQuery: Read 567 rows, 43.18 KiB in 0.005463 sec., 103789.12685337727 rows/sec., 7.72 MiB/sec. | ||
12912 | 2025.03.25 01:27:45.878934 [ 193 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_55_11} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11 | ||
12913 | 2025.03.25 01:27:45.879031 [ 4 ] {798f32dd-c977-4cba-b762-638777b4f3a3} <Debug> TCPHandler: Processed in 0.006104308 sec. | ||
12914 | 2025.03.25 01:27:45.879070 [ 196 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
12915 | 2025.03.25 01:27:45.879253 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
12916 | 2025.03.25 01:27:45.879332 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12917 | 2025.03.25 01:27:45.879369 [ 196 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12918 | 2025.03.25 01:27:45.879402 [ 196 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 915 rows starting from the beginning of the part | ||
12919 | 2025.03.25 01:27:45.879496 [ 4 ] {4cfc819c-1a8b-4f49-9103-b75f8b702f8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12920 | 2025.03.25 01:27:45.879631 [ 196 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 103 rows starting from the beginning of the part | ||
12921 | 2025.03.25 01:27:45.879686 [ 4 ] {4cfc819c-1a8b-4f49-9103-b75f8b702f8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12922 | 2025.03.25 01:27:45.879990 [ 196 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 64 rows starting from the beginning of the part | ||
12923 | 2025.03.25 01:27:45.880334 [ 196 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 103 rows starting from the beginning of the part | ||
12924 | 2025.03.25 01:27:45.880701 [ 196 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 382 rows starting from the beginning of the part | ||
12925 | 2025.03.25 01:27:45.881046 [ 196 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 567 rows starting from the beginning of the part | ||
12926 | 2025.03.25 01:27:45.882225 [ 4 ] {4cfc819c-1a8b-4f49-9103-b75f8b702f8c} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12927 | 2025.03.25 01:27:45.882273 [ 4 ] {4cfc819c-1a8b-4f49-9103-b75f8b702f8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
12928 | 2025.03.25 01:27:45.882877 [ 4 ] {4cfc819c-1a8b-4f49-9103-b75f8b702f8c} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
12929 | 2025.03.25 01:27:45.883056 [ 188 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2134 rows, containing 5 columns (5 merged, 0 gathered) in 0.004282781 sec., 498274.36892056814 rows/sec., 38.48 MiB/sec. | ||
12930 | 2025.03.25 01:27:45.883205 [ 4 ] {4cfc819c-1a8b-4f49-9103-b75f8b702f8c} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12931 | 2025.03.25 01:27:45.883223 [ 188 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
12932 | 2025.03.25 01:27:45.883517 [ 4 ] {4cfc819c-1a8b-4f49-9103-b75f8b702f8c} <Debug> executeQuery: Read 978 rows, 67.24 KiB in 0.004079 sec., 239764.64819808776 rows/sec., 16.10 MiB/sec. | ||
12933 | 2025.03.25 01:27:45.883608 [ 4 ] {4cfc819c-1a8b-4f49-9103-b75f8b702f8c} <Debug> TCPHandler: Processed in 0.004381552 sec. | ||
12934 | 2025.03.25 01:27:45.883653 [ 188 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_111_22} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12935 | 2025.03.25 01:27:45.883735 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12936 | 2025.03.25 01:27:45.883748 [ 188 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_111_22} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
12937 | 2025.03.25 01:27:45.883841 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
12938 | 2025.03.25 01:27:45.883871 [ 4 ] {108eb391-d96d-4043-8065-85ffd58884e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12939 | 2025.03.25 01:27:45.883938 [ 4 ] {108eb391-d96d-4043-8065-85ffd58884e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12940 | 2025.03.25 01:27:45.885107 [ 4 ] {108eb391-d96d-4043-8065-85ffd58884e9} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12941 | 2025.03.25 01:27:45.885147 [ 4 ] {108eb391-d96d-4043-8065-85ffd58884e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
12942 | 2025.03.25 01:27:45.885812 [ 4 ] {108eb391-d96d-4043-8065-85ffd58884e9} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
12943 | 2025.03.25 01:27:45.886085 [ 4 ] {108eb391-d96d-4043-8065-85ffd58884e9} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12944 | 2025.03.25 01:27:45.886296 [ 4 ] {108eb391-d96d-4043-8065-85ffd58884e9} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002458 sec., 15866.558177379982 rows/sec., 28.43 MiB/sec. | ||
12945 | 2025.03.25 01:27:45.886402 [ 4 ] {108eb391-d96d-4043-8065-85ffd58884e9} <Debug> TCPHandler: Processed in 0.002720289 sec. | ||
12946 | 2025.03.25 01:27:45.886537 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12947 | 2025.03.25 01:27:45.886641 [ 4 ] {1deae189-e9c6-4c39-b5c0-9fe4f84d8780} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12948 | 2025.03.25 01:27:45.886689 [ 4 ] {1deae189-e9c6-4c39-b5c0-9fe4f84d8780} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12949 | 2025.03.25 01:27:45.887131 [ 4 ] {1deae189-e9c6-4c39-b5c0-9fe4f84d8780} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12950 | 2025.03.25 01:27:45.887171 [ 4 ] {1deae189-e9c6-4c39-b5c0-9fe4f84d8780} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
12951 | 2025.03.25 01:27:45.887539 [ 4 ] {1deae189-e9c6-4c39-b5c0-9fe4f84d8780} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
12952 | 2025.03.25 01:27:45.887801 [ 4 ] {1deae189-e9c6-4c39-b5c0-9fe4f84d8780} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12953 | 2025.03.25 01:27:45.887989 [ 127 ] {} <Debug> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
12954 | 2025.03.25 01:27:45.888034 [ 4 ] {1deae189-e9c6-4c39-b5c0-9fe4f84d8780} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001409 sec., 34066.7139815472 rows/sec., 2.30 MiB/sec. | ||
12955 | 2025.03.25 01:27:45.888040 [ 127 ] {} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12956 | 2025.03.25 01:27:45.888119 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
12957 | 2025.03.25 01:27:45.888166 [ 4 ] {1deae189-e9c6-4c39-b5c0-9fe4f84d8780} <Debug> TCPHandler: Processed in 0.001678804 sec. | ||
12958 | 2025.03.25 01:27:45.888363 [ 193 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
12959 | 2025.03.25 01:27:45.888494 [ 193 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12960 | 2025.03.25 01:27:45.888530 [ 193 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 6180 rows starting from the beginning of the part | ||
12961 | 2025.03.25 01:27:45.888617 [ 193 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 60 rows starting from the beginning of the part | ||
12962 | 2025.03.25 01:27:45.888719 [ 193 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 60 rows starting from the beginning of the part | ||
12963 | 2025.03.25 01:27:45.888945 [ 193 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 60 rows starting from the beginning of the part | ||
12964 | 2025.03.25 01:27:45.889020 [ 193 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 82 rows starting from the beginning of the part | ||
12965 | 2025.03.25 01:27:45.889228 [ 193 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 48 rows starting from the beginning of the part | ||
12966 | 2025.03.25 01:27:45.891453 [ 191 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6490 rows, containing 4 columns (4 merged, 0 gathered) in 0.003228946 sec., 2009943.802095173 rows/sec., 131.52 MiB/sec. | ||
12967 | 2025.03.25 01:27:45.891846 [ 192 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
12968 | 2025.03.25 01:27:45.892154 [ 192 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_111_22} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12969 | 2025.03.25 01:27:45.892237 [ 192 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_111_22} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
12970 | 2025.03.25 01:27:45.892322 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
12971 | 2025.03.25 01:27:46.786572 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1808 | ||
12972 | 2025.03.25 01:27:46.790250 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12973 | 2025.03.25 01:27:46.790313 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
12974 | 2025.03.25 01:27:46.791784 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
12975 | 2025.03.25 01:27:46.792104 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12976 | 2025.03.25 01:27:46.792796 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1808 | ||
12977 | 2025.03.25 01:27:47.381785 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12978 | 2025.03.25 01:27:47.382002 [ 4 ] {155cf9f8-d1b7-421c-a077-55fe859896d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12979 | 2025.03.25 01:27:47.382086 [ 4 ] {155cf9f8-d1b7-421c-a077-55fe859896d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12980 | 2025.03.25 01:27:47.383008 [ 4 ] {155cf9f8-d1b7-421c-a077-55fe859896d4} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12981 | 2025.03.25 01:27:47.383053 [ 4 ] {155cf9f8-d1b7-421c-a077-55fe859896d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
12982 | 2025.03.25 01:27:47.383518 [ 4 ] {155cf9f8-d1b7-421c-a077-55fe859896d4} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
12983 | 2025.03.25 01:27:47.383794 [ 4 ] {155cf9f8-d1b7-421c-a077-55fe859896d4} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12984 | 2025.03.25 01:27:47.384006 [ 4 ] {155cf9f8-d1b7-421c-a077-55fe859896d4} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002066 sec., 27105.5179090029 rows/sec., 2.08 MiB/sec. | ||
12985 | 2025.03.25 01:27:47.384072 [ 4 ] {155cf9f8-d1b7-421c-a077-55fe859896d4} <Debug> TCPHandler: Processed in 0.002427805 sec. | ||
12986 | 2025.03.25 01:27:47.384216 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12987 | 2025.03.25 01:27:47.384361 [ 4 ] {c5ce1bd1-6268-438d-9591-07d9acfc3aa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12988 | 2025.03.25 01:27:47.384419 [ 4 ] {c5ce1bd1-6268-438d-9591-07d9acfc3aa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12989 | 2025.03.25 01:27:47.385071 [ 4 ] {c5ce1bd1-6268-438d-9591-07d9acfc3aa2} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12990 | 2025.03.25 01:27:47.385109 [ 4 ] {c5ce1bd1-6268-438d-9591-07d9acfc3aa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
12991 | 2025.03.25 01:27:47.385477 [ 4 ] {c5ce1bd1-6268-438d-9591-07d9acfc3aa2} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
12992 | 2025.03.25 01:27:47.385719 [ 4 ] {c5ce1bd1-6268-438d-9591-07d9acfc3aa2} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12993 | 2025.03.25 01:27:47.385900 [ 4 ] {c5ce1bd1-6268-438d-9591-07d9acfc3aa2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001574 sec., 40660.73697585768 rows/sec., 3.17 MiB/sec. | ||
12994 | 2025.03.25 01:27:47.385953 [ 4 ] {c5ce1bd1-6268-438d-9591-07d9acfc3aa2} <Debug> TCPHandler: Processed in 0.001804566 sec. | ||
12995 | 2025.03.25 01:27:47.386070 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12996 | 2025.03.25 01:27:47.386178 [ 4 ] {e8bd2ad2-3533-4ac3-a22b-644e74c7b420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12997 | 2025.03.25 01:27:47.386227 [ 4 ] {e8bd2ad2-3533-4ac3-a22b-644e74c7b420} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12998 | 2025.03.25 01:27:47.386714 [ 4 ] {e8bd2ad2-3533-4ac3-a22b-644e74c7b420} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12999 | 2025.03.25 01:27:47.386750 [ 4 ] {e8bd2ad2-3533-4ac3-a22b-644e74c7b420} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
13000 | 2025.03.25 01:27:47.387098 [ 4 ] {e8bd2ad2-3533-4ac3-a22b-644e74c7b420} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
13001 | 2025.03.25 01:27:47.387329 [ 4 ] {e8bd2ad2-3533-4ac3-a22b-644e74c7b420} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13002 | 2025.03.25 01:27:47.387497 [ 4 ] {e8bd2ad2-3533-4ac3-a22b-644e74c7b420} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001393 sec., 22972.00287150036 rows/sec., 1.60 MiB/sec. | ||
13003 | 2025.03.25 01:27:47.387546 [ 4 ] {e8bd2ad2-3533-4ac3-a22b-644e74c7b420} <Debug> TCPHandler: Processed in 0.001579862 sec. | ||
13004 | 2025.03.25 01:27:47.387644 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13005 | 2025.03.25 01:27:47.387808 [ 4 ] {51d26e25-dd90-4574-a6c3-e801aca8bd46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13006 | 2025.03.25 01:27:47.387854 [ 4 ] {51d26e25-dd90-4574-a6c3-e801aca8bd46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13007 | 2025.03.25 01:27:47.388277 [ 4 ] {51d26e25-dd90-4574-a6c3-e801aca8bd46} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13008 | 2025.03.25 01:27:47.388313 [ 4 ] {51d26e25-dd90-4574-a6c3-e801aca8bd46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
13009 | 2025.03.25 01:27:47.388659 [ 4 ] {51d26e25-dd90-4574-a6c3-e801aca8bd46} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
13010 | 2025.03.25 01:27:47.388896 [ 4 ] {51d26e25-dd90-4574-a6c3-e801aca8bd46} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13011 | 2025.03.25 01:27:47.389070 [ 4 ] {51d26e25-dd90-4574-a6c3-e801aca8bd46} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001285 sec., 9338.52140077821 rows/sec., 644.46 KiB/sec. | ||
13012 | 2025.03.25 01:27:47.389119 [ 4 ] {51d26e25-dd90-4574-a6c3-e801aca8bd46} <Debug> TCPHandler: Processed in 0.001464441 sec. | ||
13013 | 2025.03.25 01:27:49.125159 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 30744 | ||
13014 | 2025.03.25 01:27:49.126356 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13015 | 2025.03.25 01:27:49.126414 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
13016 | 2025.03.25 01:27:49.126949 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
13017 | 2025.03.25 01:27:49.127226 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13018 | 2025.03.25 01:27:49.127523 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30744 | ||
13019 | 2025.03.25 01:27:51.309880 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 505 | ||
13020 | 2025.03.25 01:27:51.328401 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13021 | 2025.03.25 01:27:51.328460 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
13022 | 2025.03.25 01:27:51.335326 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
13023 | 2025.03.25 01:27:51.336092 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13024 | 2025.03.25 01:27:51.339856 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
13025 | 2025.03.25 01:27:52.394985 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13026 | 2025.03.25 01:27:52.395262 [ 4 ] {0c676fc5-cf21-4330-a694-035b609c7a19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
13027 | 2025.03.25 01:27:52.395369 [ 4 ] {0c676fc5-cf21-4330-a694-035b609c7a19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
13028 | 2025.03.25 01:27:52.396561 [ 4 ] {0c676fc5-cf21-4330-a694-035b609c7a19} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13029 | 2025.03.25 01:27:52.396610 [ 4 ] {0c676fc5-cf21-4330-a694-035b609c7a19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
13030 | 2025.03.25 01:27:52.397054 [ 4 ] {0c676fc5-cf21-4330-a694-035b609c7a19} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
13031 | 2025.03.25 01:27:52.397303 [ 4 ] {0c676fc5-cf21-4330-a694-035b609c7a19} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13032 | 2025.03.25 01:27:52.397502 [ 119 ] {} <Debug> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
13033 | 2025.03.25 01:27:52.397572 [ 4 ] {0c676fc5-cf21-4330-a694-035b609c7a19} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002363 sec., 89716.4621244181 rows/sec., 5.71 MiB/sec. | ||
13034 | 2025.03.25 01:27:52.397591 [ 119 ] {} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13035 | 2025.03.25 01:27:52.397662 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
13036 | 2025.03.25 01:27:52.397726 [ 4 ] {0c676fc5-cf21-4330-a694-035b609c7a19} <Debug> TCPHandler: Processed in 0.002915342 sec. | ||
13037 | 2025.03.25 01:27:52.397989 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13038 | 2025.03.25 01:27:52.398004 [ 197 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
13039 | 2025.03.25 01:27:52.398215 [ 4 ] {b2fb70de-fd75-4aee-b271-b7608a71277d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13040 | 2025.03.25 01:27:52.398348 [ 4 ] {b2fb70de-fd75-4aee-b271-b7608a71277d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13041 | 2025.03.25 01:27:52.398366 [ 197 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13042 | 2025.03.25 01:27:52.398476 [ 197 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 212 rows starting from the beginning of the part | ||
13043 | 2025.03.25 01:27:52.398697 [ 197 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 212 rows starting from the beginning of the part | ||
13044 | 2025.03.25 01:27:52.399080 [ 197 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 212 rows starting from the beginning of the part | ||
13045 | 2025.03.25 01:27:52.399526 [ 197 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 212 rows starting from the beginning of the part | ||
13046 | 2025.03.25 01:27:52.399922 [ 197 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 212 rows starting from the beginning of the part | ||
13047 | 2025.03.25 01:27:52.401509 [ 4 ] {b2fb70de-fd75-4aee-b271-b7608a71277d} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13048 | 2025.03.25 01:27:52.401583 [ 4 ] {b2fb70de-fd75-4aee-b271-b7608a71277d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
13049 | 2025.03.25 01:27:52.402551 [ 197 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.004726008 sec., 224290.77563982116 rows/sec., 15.12 MiB/sec. | ||
13050 | 2025.03.25 01:27:52.402594 [ 4 ] {b2fb70de-fd75-4aee-b271-b7608a71277d} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
13051 | 2025.03.25 01:27:52.402764 [ 197 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
13052 | 2025.03.25 01:27:52.403112 [ 4 ] {b2fb70de-fd75-4aee-b271-b7608a71277d} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13053 | 2025.03.25 01:27:52.403423 [ 197 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_41_10} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13054 | 2025.03.25 01:27:52.403594 [ 4 ] {b2fb70de-fd75-4aee-b271-b7608a71277d} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.005438 sec., 113460.83118793674 rows/sec., 8.87 MiB/sec. | ||
13055 | 2025.03.25 01:27:52.403647 [ 197 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_41_10} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
13056 | 2025.03.25 01:27:52.403731 [ 4 ] {b2fb70de-fd75-4aee-b271-b7608a71277d} <Debug> TCPHandler: Processed in 0.005849244 sec. | ||
13057 | 2025.03.25 01:27:52.403841 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
13058 | 2025.03.25 01:27:52.403941 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13059 | 2025.03.25 01:27:52.404049 [ 4 ] {a4d08465-9f40-4a4a-98b8-b7a008f7f728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13060 | 2025.03.25 01:27:52.404094 [ 4 ] {a4d08465-9f40-4a4a-98b8-b7a008f7f728} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13061 | 2025.03.25 01:27:52.404687 [ 4 ] {a4d08465-9f40-4a4a-98b8-b7a008f7f728} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13062 | 2025.03.25 01:27:52.404726 [ 4 ] {a4d08465-9f40-4a4a-98b8-b7a008f7f728} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
13063 | 2025.03.25 01:27:52.405087 [ 4 ] {a4d08465-9f40-4a4a-98b8-b7a008f7f728} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
13064 | 2025.03.25 01:27:52.405325 [ 4 ] {a4d08465-9f40-4a4a-98b8-b7a008f7f728} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13065 | 2025.03.25 01:27:52.405538 [ 4 ] {a4d08465-9f40-4a4a-98b8-b7a008f7f728} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001512 sec., 70105.8201058201 rows/sec., 4.12 MiB/sec. | ||
13066 | 2025.03.25 01:27:52.405589 [ 4 ] {a4d08465-9f40-4a4a-98b8-b7a008f7f728} <Debug> TCPHandler: Processed in 0.001713165 sec. | ||
13067 | 2025.03.25 01:27:52.405706 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13068 | 2025.03.25 01:27:52.405809 [ 4 ] {1c78ba16-400a-4780-936d-c494932fa1b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
13069 | 2025.03.25 01:27:52.405854 [ 4 ] {1c78ba16-400a-4780-936d-c494932fa1b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13070 | 2025.03.25 01:27:52.406407 [ 4 ] {1c78ba16-400a-4780-936d-c494932fa1b1} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13071 | 2025.03.25 01:27:52.406446 [ 4 ] {1c78ba16-400a-4780-936d-c494932fa1b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
13072 | 2025.03.25 01:27:52.406795 [ 4 ] {1c78ba16-400a-4780-936d-c494932fa1b1} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
13073 | 2025.03.25 01:27:52.407047 [ 4 ] {1c78ba16-400a-4780-936d-c494932fa1b1} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13074 | 2025.03.25 01:27:52.407292 [ 4 ] {1c78ba16-400a-4780-936d-c494932fa1b1} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.00149 sec., 75838.92617449665 rows/sec., 4.91 MiB/sec. | ||
13075 | 2025.03.25 01:27:52.407357 [ 4 ] {1c78ba16-400a-4780-936d-c494932fa1b1} <Debug> TCPHandler: Processed in 0.001697064 sec. | ||
13076 | 2025.03.25 01:27:52.407607 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13077 | 2025.03.25 01:27:52.407739 [ 4 ] {2247ebf2-259a-4f96-b82f-d5b1ce753eba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
13078 | 2025.03.25 01:27:52.407784 [ 4 ] {2247ebf2-259a-4f96-b82f-d5b1ce753eba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13079 | 2025.03.25 01:27:52.408347 [ 4 ] {2247ebf2-259a-4f96-b82f-d5b1ce753eba} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13080 | 2025.03.25 01:27:52.408385 [ 4 ] {2247ebf2-259a-4f96-b82f-d5b1ce753eba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
13081 | 2025.03.25 01:27:52.408728 [ 4 ] {2247ebf2-259a-4f96-b82f-d5b1ce753eba} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
13082 | 2025.03.25 01:27:52.408960 [ 4 ] {2247ebf2-259a-4f96-b82f-d5b1ce753eba} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13083 | 2025.03.25 01:27:52.409112 [ 115 ] {} <Debug> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
13084 | 2025.03.25 01:27:52.409177 [ 115 ] {} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13085 | 2025.03.25 01:27:52.409194 [ 4 ] {2247ebf2-259a-4f96-b82f-d5b1ce753eba} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001466 sec., 76398.36289222374 rows/sec., 4.35 MiB/sec. | ||
13086 | 2025.03.25 01:27:52.409209 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
13087 | 2025.03.25 01:27:52.409329 [ 4 ] {2247ebf2-259a-4f96-b82f-d5b1ce753eba} <Debug> TCPHandler: Processed in 0.001809656 sec. | ||
13088 | 2025.03.25 01:27:52.409649 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13089 | 2025.03.25 01:27:52.409645 [ 187 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
13090 | 2025.03.25 01:27:52.409960 [ 4 ] {e719337b-aaa9-400d-ac2d-cf49a78a17b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13091 | 2025.03.25 01:27:52.410107 [ 4 ] {e719337b-aaa9-400d-ac2d-cf49a78a17b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13092 | 2025.03.25 01:27:52.410288 [ 187 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13093 | 2025.03.25 01:27:52.410376 [ 187 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 112 rows starting from the beginning of the part | ||
13094 | 2025.03.25 01:27:52.410685 [ 187 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 112 rows starting from the beginning of the part | ||
13095 | 2025.03.25 01:27:52.410993 [ 187 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 112 rows starting from the beginning of the part | ||
13096 | 2025.03.25 01:27:52.411305 [ 187 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 112 rows starting from the beginning of the part | ||
13097 | 2025.03.25 01:27:52.411578 [ 187 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 112 rows starting from the beginning of the part | ||
13098 | 2025.03.25 01:27:52.413199 [ 4 ] {e719337b-aaa9-400d-ac2d-cf49a78a17b0} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13099 | 2025.03.25 01:27:52.413274 [ 4 ] {e719337b-aaa9-400d-ac2d-cf49a78a17b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
13100 | 2025.03.25 01:27:52.414175 [ 201 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.004840859 sec., 115681.94818316335 rows/sec., 7.03 MiB/sec. | ||
13101 | 2025.03.25 01:27:52.414216 [ 4 ] {e719337b-aaa9-400d-ac2d-cf49a78a17b0} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
13102 | 2025.03.25 01:27:52.414523 [ 201 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
13103 | 2025.03.25 01:27:52.414757 [ 4 ] {e719337b-aaa9-400d-ac2d-cf49a78a17b0} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13104 | 2025.03.25 01:27:52.415104 [ 4 ] {e719337b-aaa9-400d-ac2d-cf49a78a17b0} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.005247 sec., 72803.50676577092 rows/sec., 5.13 MiB/sec. | ||
13105 | 2025.03.25 01:27:52.415247 [ 4 ] {e719337b-aaa9-400d-ac2d-cf49a78a17b0} <Debug> TCPHandler: Processed in 0.005698572 sec. | ||
13106 | 2025.03.25 01:27:52.415368 [ 201 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_41_10} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13107 | 2025.03.25 01:27:52.415407 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13108 | 2025.03.25 01:27:52.415500 [ 201 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_41_10} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
13109 | 2025.03.25 01:27:52.415591 [ 4 ] {47b0c118-c0f9-4b6f-817c-1aefdf5526eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
13110 | 2025.03.25 01:27:52.415656 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
13111 | 2025.03.25 01:27:52.415693 [ 4 ] {47b0c118-c0f9-4b6f-817c-1aefdf5526eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13112 | 2025.03.25 01:27:52.416165 [ 4 ] {47b0c118-c0f9-4b6f-817c-1aefdf5526eb} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13113 | 2025.03.25 01:27:52.416203 [ 4 ] {47b0c118-c0f9-4b6f-817c-1aefdf5526eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
13114 | 2025.03.25 01:27:52.416557 [ 4 ] {47b0c118-c0f9-4b6f-817c-1aefdf5526eb} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
13115 | 2025.03.25 01:27:52.416798 [ 4 ] {47b0c118-c0f9-4b6f-817c-1aefdf5526eb} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13116 | 2025.03.25 01:27:52.416961 [ 115 ] {} <Debug> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
13117 | 2025.03.25 01:27:52.417014 [ 115 ] {} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13118 | 2025.03.25 01:27:52.417052 [ 4 ] {47b0c118-c0f9-4b6f-817c-1aefdf5526eb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001504 sec., 3989.36170212766 rows/sec., 208.43 KiB/sec. | ||
13119 | 2025.03.25 01:27:52.417056 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
13120 | 2025.03.25 01:27:52.417209 [ 4 ] {47b0c118-c0f9-4b6f-817c-1aefdf5526eb} <Debug> TCPHandler: Processed in 0.001862047 sec. | ||
13121 | 2025.03.25 01:27:52.417567 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13122 | 2025.03.25 01:27:52.417970 [ 4 ] {68e1b534-5b8a-4795-8891-7949abc84f0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13123 | 2025.03.25 01:27:52.417971 [ 189 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::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 | ||
13124 | 2025.03.25 01:27:52.418160 [ 4 ] {68e1b534-5b8a-4795-8891-7949abc84f0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13125 | 2025.03.25 01:27:52.418563 [ 189 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13126 | 2025.03.25 01:27:52.418652 [ 189 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 216 rows starting from the beginning of the part | ||
13127 | 2025.03.25 01:27:52.418955 [ 189 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
13128 | 2025.03.25 01:27:52.419294 [ 189 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
13129 | 2025.03.25 01:27:52.419508 [ 189 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part | ||
13130 | 2025.03.25 01:27:52.419786 [ 189 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part | ||
13131 | 2025.03.25 01:27:52.420049 [ 189 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part | ||
13132 | 2025.03.25 01:27:52.420912 [ 4 ] {68e1b534-5b8a-4795-8891-7949abc84f0c} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13133 | 2025.03.25 01:27:52.420973 [ 4 ] {68e1b534-5b8a-4795-8891-7949abc84f0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
13134 | 2025.03.25 01:27:52.422047 [ 4 ] {68e1b534-5b8a-4795-8891-7949abc84f0c} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
13135 | 2025.03.25 01:27:52.422724 [ 4 ] {68e1b534-5b8a-4795-8891-7949abc84f0c} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13136 | 2025.03.25 01:27:52.422784 [ 194 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 4 columns (4 merged, 0 gathered) in 0.005544799 sec., 44365.9003689764 rows/sec., 2.26 MiB/sec. | ||
13137 | 2025.03.25 01:27:52.423012 [ 115 ] {} <Debug> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877) (MergerMutator): Selected 6 parts from all_1_108_22 to all_113_113_0 | ||
13138 | 2025.03.25 01:27:52.423144 [ 115 ] {} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13139 | 2025.03.25 01:27:52.423195 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
13140 | 2025.03.25 01:27:52.423230 [ 4 ] {68e1b534-5b8a-4795-8891-7949abc84f0c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.005403 sec., 43864.51971127152 rows/sec., 2.94 MiB/sec. | ||
13141 | 2025.03.25 01:27:52.423250 [ 187 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
13142 | 2025.03.25 01:27:52.423696 [ 4 ] {68e1b534-5b8a-4795-8891-7949abc84f0c} <Debug> TCPHandler: Processed in 0.006243959 sec. | ||
13143 | 2025.03.25 01:27:52.423797 [ 189 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_113_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_108_22 to all_113_113_0 into Compact with storage Full | ||
13144 | 2025.03.25 01:27:52.424422 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13145 | 2025.03.25 01:27:52.424520 [ 187 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_41_8} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13146 | 2025.03.25 01:27:52.424555 [ 189 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_113_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13147 | 2025.03.25 01:27:52.424878 [ 187 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_41_8} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
13148 | 2025.03.25 01:27:52.424910 [ 189 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_108_22, total 32670 rows starting from the beginning of the part | ||
13149 | 2025.03.25 01:27:52.424929 [ 4 ] {07df6abc-c41a-42fb-be36-52fd56b7cc33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
13150 | 2025.03.25 01:27:52.425239 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
13151 | 2025.03.25 01:27:52.425218 [ 4 ] {07df6abc-c41a-42fb-be36-52fd56b7cc33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13152 | 2025.03.25 01:27:52.425491 [ 189 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 160 rows starting from the beginning of the part | ||
13153 | 2025.03.25 01:27:52.426111 [ 189 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 237 rows starting from the beginning of the part | ||
13154 | 2025.03.25 01:27:52.426754 [ 189 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 978 rows starting from the beginning of the part | ||
13155 | 2025.03.25 01:27:52.427373 [ 189 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 32 rows starting from the beginning of the part | ||
13156 | 2025.03.25 01:27:52.427869 [ 189 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 237 rows starting from the beginning of the part | ||
13157 | 2025.03.25 01:27:52.428851 [ 4 ] {07df6abc-c41a-42fb-be36-52fd56b7cc33} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13158 | 2025.03.25 01:27:52.428917 [ 4 ] {07df6abc-c41a-42fb-be36-52fd56b7cc33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
13159 | 2025.03.25 01:27:52.429613 [ 4 ] {07df6abc-c41a-42fb-be36-52fd56b7cc33} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
13160 | 2025.03.25 01:27:52.429937 [ 4 ] {07df6abc-c41a-42fb-be36-52fd56b7cc33} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13161 | 2025.03.25 01:27:52.430270 [ 4 ] {07df6abc-c41a-42fb-be36-52fd56b7cc33} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.005518 sec., 181.22508155128668 rows/sec., 12.21 KiB/sec. | ||
13162 | 2025.03.25 01:27:52.430433 [ 4 ] {07df6abc-c41a-42fb-be36-52fd56b7cc33} <Debug> TCPHandler: Processed in 0.006322321 sec. | ||
13163 | 2025.03.25 01:27:52.430656 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13164 | 2025.03.25 01:27:52.430864 [ 4 ] {ce428093-1454-4d22-af03-34f5d47373d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13165 | 2025.03.25 01:27:52.430985 [ 4 ] {ce428093-1454-4d22-af03-34f5d47373d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13166 | 2025.03.25 01:27:52.432019 [ 4 ] {ce428093-1454-4d22-af03-34f5d47373d4} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13167 | 2025.03.25 01:27:52.432057 [ 4 ] {ce428093-1454-4d22-af03-34f5d47373d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
13168 | 2025.03.25 01:27:52.432749 [ 4 ] {ce428093-1454-4d22-af03-34f5d47373d4} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
13169 | 2025.03.25 01:27:52.432991 [ 4 ] {ce428093-1454-4d22-af03-34f5d47373d4} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13170 | 2025.03.25 01:27:52.433326 [ 4 ] {ce428093-1454-4d22-af03-34f5d47373d4} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002505 sec., 32734.530938123753 rows/sec., 2.08 MiB/sec. | ||
13171 | 2025.03.25 01:27:52.433413 [ 4 ] {ce428093-1454-4d22-af03-34f5d47373d4} <Debug> TCPHandler: Processed in 0.002830101 sec. | ||
13172 | 2025.03.25 01:27:52.437303 [ 186 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_113_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34314 rows, containing 5 columns (5 merged, 0 gathered) in 0.01397485 sec., 2455410.970421865 rows/sec., 165.90 MiB/sec. | ||
13173 | 2025.03.25 01:27:52.437663 [ 186 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_113_23} <Trace> MergedBlockOutputStream: filled checksums all_1_113_23 (state Temporary) | ||
13174 | 2025.03.25 01:27:52.438054 [ 186 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_113_23} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_merge_all_1_113_23 to all_1_113_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13175 | 2025.03.25 01:27:52.438158 [ 186 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_113_23} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877) (MergerMutator): Merged 6 parts: [all_1_108_22, all_113_113_0] -> all_1_113_23 | ||
13176 | 2025.03.25 01:27:52.438267 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
13177 | 2025.03.25 01:27:56.424204 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
13178 | 2025.03.25 01:27:56.424312 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
13179 | 2025.03.25 01:27:56.627754 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 31171 | ||
13180 | 2025.03.25 01:27:56.628405 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13181 | 2025.03.25 01:27:56.628454 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
13182 | 2025.03.25 01:27:56.628995 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
13183 | 2025.03.25 01:27:56.629270 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13184 | 2025.03.25 01:27:56.629567 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31171 | ||
13185 | 2025.03.25 01:27:56.793224 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1836 | ||
13186 | 2025.03.25 01:27:56.796444 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13187 | 2025.03.25 01:27:56.796499 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
13188 | 2025.03.25 01:27:56.797962 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
13189 | 2025.03.25 01:27:56.798278 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13190 | 2025.03.25 01:27:56.799695 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1836 | ||
13191 | 2025.03.25 01:27:57.390319 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13192 | 2025.03.25 01:27:57.390615 [ 4 ] {ca4932a7-d9cd-4784-923f-f6091442f0be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13193 | 2025.03.25 01:27:57.390730 [ 4 ] {ca4932a7-d9cd-4784-923f-f6091442f0be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13194 | 2025.03.25 01:27:57.391742 [ 4 ] {ca4932a7-d9cd-4784-923f-f6091442f0be} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13195 | 2025.03.25 01:27:57.391783 [ 4 ] {ca4932a7-d9cd-4784-923f-f6091442f0be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
13196 | 2025.03.25 01:27:57.392292 [ 4 ] {ca4932a7-d9cd-4784-923f-f6091442f0be} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
13197 | 2025.03.25 01:27:57.392563 [ 4 ] {ca4932a7-d9cd-4784-923f-f6091442f0be} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13198 | 2025.03.25 01:27:57.392801 [ 4 ] {ca4932a7-d9cd-4784-923f-f6091442f0be} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.002266 sec., 59135.039717563996 rows/sec., 5.10 MiB/sec. | ||
13199 | 2025.03.25 01:27:57.392859 [ 4 ] {ca4932a7-d9cd-4784-923f-f6091442f0be} <Debug> TCPHandler: Processed in 0.002719979 sec. | ||
13200 | 2025.03.25 01:27:57.392987 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13201 | 2025.03.25 01:27:57.393093 [ 4 ] {6564eb3c-18b7-492f-ba4e-a287239d974e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13202 | 2025.03.25 01:27:57.393139 [ 4 ] {6564eb3c-18b7-492f-ba4e-a287239d974e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13203 | 2025.03.25 01:27:57.393669 [ 4 ] {6564eb3c-18b7-492f-ba4e-a287239d974e} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13204 | 2025.03.25 01:27:57.393709 [ 4 ] {6564eb3c-18b7-492f-ba4e-a287239d974e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
13205 | 2025.03.25 01:27:57.394073 [ 4 ] {6564eb3c-18b7-492f-ba4e-a287239d974e} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
13206 | 2025.03.25 01:27:57.394318 [ 4 ] {6564eb3c-18b7-492f-ba4e-a287239d974e} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13207 | 2025.03.25 01:27:57.394524 [ 4 ] {6564eb3c-18b7-492f-ba4e-a287239d974e} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001452 sec., 26859.504132231406 rows/sec., 1.97 MiB/sec. | ||
13208 | 2025.03.25 01:27:57.394579 [ 4 ] {6564eb3c-18b7-492f-ba4e-a287239d974e} <Debug> TCPHandler: Processed in 0.001642254 sec. | ||
13209 | 2025.03.25 01:27:57.394713 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13210 | 2025.03.25 01:27:57.394849 [ 4 ] {5c59f298-e9c9-47bc-85eb-2afeda98c97d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13211 | 2025.03.25 01:27:57.394905 [ 4 ] {5c59f298-e9c9-47bc-85eb-2afeda98c97d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13212 | 2025.03.25 01:27:57.395544 [ 4 ] {5c59f298-e9c9-47bc-85eb-2afeda98c97d} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13213 | 2025.03.25 01:27:57.395586 [ 4 ] {5c59f298-e9c9-47bc-85eb-2afeda98c97d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
13214 | 2025.03.25 01:27:57.395951 [ 4 ] {5c59f298-e9c9-47bc-85eb-2afeda98c97d} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
13215 | 2025.03.25 01:27:57.396188 [ 4 ] {5c59f298-e9c9-47bc-85eb-2afeda98c97d} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13216 | 2025.03.25 01:27:57.396426 [ 4 ] {5c59f298-e9c9-47bc-85eb-2afeda98c97d} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001606 sec., 64134.495641344954 rows/sec., 5.01 MiB/sec. | ||
13217 | 2025.03.25 01:27:57.396478 [ 4 ] {5c59f298-e9c9-47bc-85eb-2afeda98c97d} <Debug> TCPHandler: Processed in 0.001828626 sec. | ||
13218 | 2025.03.25 01:27:57.396591 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13219 | 2025.03.25 01:27:57.396696 [ 4 ] {8a10e5a8-25f6-4ef2-bba4-5e1c3a91a61a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13220 | 2025.03.25 01:27:57.396745 [ 4 ] {8a10e5a8-25f6-4ef2-bba4-5e1c3a91a61a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13221 | 2025.03.25 01:27:57.397293 [ 4 ] {8a10e5a8-25f6-4ef2-bba4-5e1c3a91a61a} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13222 | 2025.03.25 01:27:57.397332 [ 4 ] {8a10e5a8-25f6-4ef2-bba4-5e1c3a91a61a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
13223 | 2025.03.25 01:27:57.397712 [ 4 ] {8a10e5a8-25f6-4ef2-bba4-5e1c3a91a61a} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
13224 | 2025.03.25 01:27:57.398006 [ 4 ] {8a10e5a8-25f6-4ef2-bba4-5e1c3a91a61a} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13225 | 2025.03.25 01:27:57.398253 [ 4 ] {8a10e5a8-25f6-4ef2-bba4-5e1c3a91a61a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001576 sec., 101522.84263959392 rows/sec., 7.07 MiB/sec. | ||
13226 | 2025.03.25 01:27:57.398311 [ 4 ] {8a10e5a8-25f6-4ef2-bba4-5e1c3a91a61a} <Debug> TCPHandler: Processed in 0.001769345 sec. | ||
13227 | 2025.03.25 01:27:57.398417 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13228 | 2025.03.25 01:27:57.398519 [ 4 ] {cdcce94c-e177-4b13-8d91-67aba929ded9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13229 | 2025.03.25 01:27:57.398586 [ 4 ] {cdcce94c-e177-4b13-8d91-67aba929ded9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13230 | 2025.03.25 01:27:57.399768 [ 4 ] {cdcce94c-e177-4b13-8d91-67aba929ded9} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13231 | 2025.03.25 01:27:57.399808 [ 4 ] {cdcce94c-e177-4b13-8d91-67aba929ded9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
13232 | 2025.03.25 01:27:57.400469 [ 4 ] {cdcce94c-e177-4b13-8d91-67aba929ded9} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
13233 | 2025.03.25 01:27:57.400735 [ 4 ] {cdcce94c-e177-4b13-8d91-67aba929ded9} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13234 | 2025.03.25 01:27:57.400943 [ 109 ] {} <Debug> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
13235 | 2025.03.25 01:27:57.401033 [ 4 ] {cdcce94c-e177-4b13-8d91-67aba929ded9} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002518 sec., 15488.482922954727 rows/sec., 27.75 MiB/sec. | ||
13236 | 2025.03.25 01:27:57.401092 [ 109 ] {} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13237 | 2025.03.25 01:27:57.401204 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
13238 | 2025.03.25 01:27:57.401301 [ 4 ] {cdcce94c-e177-4b13-8d91-67aba929ded9} <Debug> TCPHandler: Processed in 0.002933572 sec. | ||
13239 | 2025.03.25 01:27:57.401578 [ 198 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::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 | ||
13240 | 2025.03.25 01:27:57.401598 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13241 | 2025.03.25 01:27:57.401813 [ 4 ] {c7b53079-af05-4849-a8c8-26d04c1fe477} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13242 | 2025.03.25 01:27:57.401927 [ 4 ] {c7b53079-af05-4849-a8c8-26d04c1fe477} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13243 | 2025.03.25 01:27:57.402746 [ 198 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13244 | 2025.03.25 01:27:57.402893 [ 198 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1578 rows starting from the beginning of the part | ||
13245 | 2025.03.25 01:27:57.403814 [ 198 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 39 rows starting from the beginning of the part | ||
13246 | 2025.03.25 01:27:57.404198 [ 4 ] {c7b53079-af05-4849-a8c8-26d04c1fe477} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13247 | 2025.03.25 01:27:57.404320 [ 4 ] {c7b53079-af05-4849-a8c8-26d04c1fe477} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
13248 | 2025.03.25 01:27:57.404693 [ 198 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 39 rows starting from the beginning of the part | ||
13249 | 2025.03.25 01:27:57.405383 [ 198 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 39 rows starting from the beginning of the part | ||
13250 | 2025.03.25 01:27:57.406018 [ 198 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 39 rows starting from the beginning of the part | ||
13251 | 2025.03.25 01:27:57.406042 [ 4 ] {c7b53079-af05-4849-a8c8-26d04c1fe477} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
13252 | 2025.03.25 01:27:57.406498 [ 198 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 39 rows starting from the beginning of the part | ||
13253 | 2025.03.25 01:27:57.406769 [ 4 ] {c7b53079-af05-4849-a8c8-26d04c1fe477} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13254 | 2025.03.25 01:27:57.407533 [ 4 ] {c7b53079-af05-4849-a8c8-26d04c1fe477} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005747 sec., 10440.229685053071 rows/sec., 720.48 KiB/sec. | ||
13255 | 2025.03.25 01:27:57.407986 [ 4 ] {c7b53079-af05-4849-a8c8-26d04c1fe477} <Debug> TCPHandler: Processed in 0.006440772 sec. | ||
13256 | 2025.03.25 01:27:57.418373 [ 186 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1773 rows, containing 19 columns (19 merged, 0 gathered) in 0.017013813 sec., 104209.44440849326 rows/sec., 186.74 MiB/sec. | ||
13257 | 2025.03.25 01:27:57.420357 [ 199 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
13258 | 2025.03.25 01:27:57.420868 [ 199 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13259 | 2025.03.25 01:27:57.420968 [ 199 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
13260 | 2025.03.25 01:27:57.421146 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.68 MiB. | ||
13261 | 2025.03.25 01:27:58.000177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 253.46 MiB, peak 265.11 MiB, free memory in arenas 0.00 B, will set to 258.52 MiB (RSS), difference: 5.07 MiB | ||
13262 | 2025.03.25 01:27:58.840016 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 513 | ||
13263 | 2025.03.25 01:27:58.859955 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13264 | 2025.03.25 01:27:58.859999 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
13265 | 2025.03.25 01:27:58.867246 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
13266 | 2025.03.25 01:27:58.868009 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13267 | 2025.03.25 01:27:58.870502 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 513 | ||
13268 | 2025.03.25 01:28:02.394433 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13269 | 2025.03.25 01:28:02.394638 [ 4 ] {2a25b344-cece-4321-b498-b6c4c63aabb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
13270 | 2025.03.25 01:28:02.394712 [ 4 ] {2a25b344-cece-4321-b498-b6c4c63aabb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
13271 | 2025.03.25 01:28:02.395575 [ 4 ] {2a25b344-cece-4321-b498-b6c4c63aabb7} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13272 | 2025.03.25 01:28:02.395625 [ 4 ] {2a25b344-cece-4321-b498-b6c4c63aabb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
13273 | 2025.03.25 01:28:02.396095 [ 4 ] {2a25b344-cece-4321-b498-b6c4c63aabb7} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
13274 | 2025.03.25 01:28:02.396373 [ 4 ] {2a25b344-cece-4321-b498-b6c4c63aabb7} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13275 | 2025.03.25 01:28:02.396583 [ 4 ] {2a25b344-cece-4321-b498-b6c4c63aabb7} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001999 sec., 106053.02651325663 rows/sec., 6.74 MiB/sec. | ||
13276 | 2025.03.25 01:28:02.396653 [ 4 ] {2a25b344-cece-4321-b498-b6c4c63aabb7} <Debug> TCPHandler: Processed in 0.002352664 sec. | ||
13277 | 2025.03.25 01:28:02.396789 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13278 | 2025.03.25 01:28:02.396907 [ 4 ] {79319d4f-74e5-45d1-b123-97134b426cab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
13279 | 2025.03.25 01:28:02.396959 [ 4 ] {79319d4f-74e5-45d1-b123-97134b426cab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
13280 | 2025.03.25 01:28:02.397508 [ 4 ] {79319d4f-74e5-45d1-b123-97134b426cab} <Trace> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13281 | 2025.03.25 01:28:02.397547 [ 4 ] {79319d4f-74e5-45d1-b123-97134b426cab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
13282 | 2025.03.25 01:28:02.397912 [ 4 ] {79319d4f-74e5-45d1-b123-97134b426cab} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
13283 | 2025.03.25 01:28:02.398177 [ 4 ] {79319d4f-74e5-45d1-b123-97134b426cab} <Trace> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13284 | 2025.03.25 01:28:02.398358 [ 4 ] {79319d4f-74e5-45d1-b123-97134b426cab} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001481 sec., 1350.4388926401082 rows/sec., 110.12 KiB/sec. | ||
13285 | 2025.03.25 01:28:02.398412 [ 4 ] {79319d4f-74e5-45d1-b123-97134b426cab} <Debug> TCPHandler: Processed in 0.001678294 sec. | ||
13286 | 2025.03.25 01:28:02.398529 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13287 | 2025.03.25 01:28:02.398636 [ 4 ] {3450b05c-c0fd-4a7a-ba45-4208530cc503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13288 | 2025.03.25 01:28:02.398683 [ 4 ] {3450b05c-c0fd-4a7a-ba45-4208530cc503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13289 | 2025.03.25 01:28:02.399470 [ 4 ] {3450b05c-c0fd-4a7a-ba45-4208530cc503} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13290 | 2025.03.25 01:28:02.399508 [ 4 ] {3450b05c-c0fd-4a7a-ba45-4208530cc503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
13291 | 2025.03.25 01:28:02.399904 [ 4 ] {3450b05c-c0fd-4a7a-ba45-4208530cc503} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
13292 | 2025.03.25 01:28:02.400161 [ 4 ] {3450b05c-c0fd-4a7a-ba45-4208530cc503} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13293 | 2025.03.25 01:28:02.400339 [ 4 ] {3450b05c-c0fd-4a7a-ba45-4208530cc503} <Debug> executeQuery: Read 618 rows, 49.46 KiB in 0.001727 sec., 357845.9756803706 rows/sec., 27.97 MiB/sec. | ||
13294 | 2025.03.25 01:28:02.400391 [ 4 ] {3450b05c-c0fd-4a7a-ba45-4208530cc503} <Debug> TCPHandler: Processed in 0.001913057 sec. | ||
13295 | 2025.03.25 01:28:02.400526 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13296 | 2025.03.25 01:28:02.400660 [ 4 ] {1fb0d1ec-1326-4453-bd19-0fd54a205055} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13297 | 2025.03.25 01:28:02.400717 [ 4 ] {1fb0d1ec-1326-4453-bd19-0fd54a205055} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13298 | 2025.03.25 01:28:02.401408 [ 4 ] {1fb0d1ec-1326-4453-bd19-0fd54a205055} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13299 | 2025.03.25 01:28:02.401453 [ 4 ] {1fb0d1ec-1326-4453-bd19-0fd54a205055} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
13300 | 2025.03.25 01:28:02.401828 [ 4 ] {1fb0d1ec-1326-4453-bd19-0fd54a205055} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
13301 | 2025.03.25 01:28:02.402081 [ 4 ] {1fb0d1ec-1326-4453-bd19-0fd54a205055} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13302 | 2025.03.25 01:28:02.402269 [ 4 ] {1fb0d1ec-1326-4453-bd19-0fd54a205055} <Debug> executeQuery: Read 108 rows, 6.53 KiB in 0.001639 sec., 65893.83770591824 rows/sec., 3.89 MiB/sec. | ||
13303 | 2025.03.25 01:28:02.402320 [ 4 ] {1fb0d1ec-1326-4453-bd19-0fd54a205055} <Debug> TCPHandler: Processed in 0.001861187 sec. | ||
13304 | 2025.03.25 01:28:02.402438 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13305 | 2025.03.25 01:28:02.402543 [ 4 ] {1351ac34-c1c6-4c4a-b7d4-43e6d97697a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
13306 | 2025.03.25 01:28:02.402588 [ 4 ] {1351ac34-c1c6-4c4a-b7d4-43e6d97697a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13307 | 2025.03.25 01:28:02.403140 [ 4 ] {1351ac34-c1c6-4c4a-b7d4-43e6d97697a8} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13308 | 2025.03.25 01:28:02.403181 [ 4 ] {1351ac34-c1c6-4c4a-b7d4-43e6d97697a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
13309 | 2025.03.25 01:28:02.403546 [ 4 ] {1351ac34-c1c6-4c4a-b7d4-43e6d97697a8} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
13310 | 2025.03.25 01:28:02.403792 [ 4 ] {1351ac34-c1c6-4c4a-b7d4-43e6d97697a8} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13311 | 2025.03.25 01:28:02.403967 [ 4 ] {1351ac34-c1c6-4c4a-b7d4-43e6d97697a8} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001447 sec., 78092.60539046302 rows/sec., 5.06 MiB/sec. | ||
13312 | 2025.03.25 01:28:02.404018 [ 4 ] {1351ac34-c1c6-4c4a-b7d4-43e6d97697a8} <Debug> TCPHandler: Processed in 0.001631473 sec. | ||
13313 | 2025.03.25 01:28:02.404182 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13314 | 2025.03.25 01:28:02.404302 [ 4 ] {bda87d72-0813-4663-9850-bc00858eb223} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
13315 | 2025.03.25 01:28:02.404345 [ 4 ] {bda87d72-0813-4663-9850-bc00858eb223} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13316 | 2025.03.25 01:28:02.404900 [ 4 ] {bda87d72-0813-4663-9850-bc00858eb223} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13317 | 2025.03.25 01:28:02.404937 [ 4 ] {bda87d72-0813-4663-9850-bc00858eb223} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
13318 | 2025.03.25 01:28:02.405296 [ 4 ] {bda87d72-0813-4663-9850-bc00858eb223} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
13319 | 2025.03.25 01:28:02.405536 [ 4 ] {bda87d72-0813-4663-9850-bc00858eb223} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13320 | 2025.03.25 01:28:02.405708 [ 4 ] {bda87d72-0813-4663-9850-bc00858eb223} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001445 sec., 77508.65051903113 rows/sec., 4.42 MiB/sec. | ||
13321 | 2025.03.25 01:28:02.405759 [ 4 ] {bda87d72-0813-4663-9850-bc00858eb223} <Debug> TCPHandler: Processed in 0.001642394 sec. | ||
13322 | 2025.03.25 01:28:02.405875 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13323 | 2025.03.25 01:28:02.405982 [ 4 ] {43abc69c-dc6e-425f-9ec6-a56e2a4f32a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13324 | 2025.03.25 01:28:02.406028 [ 4 ] {43abc69c-dc6e-425f-9ec6-a56e2a4f32a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13325 | 2025.03.25 01:28:02.406679 [ 4 ] {43abc69c-dc6e-425f-9ec6-a56e2a4f32a8} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13326 | 2025.03.25 01:28:02.406715 [ 4 ] {43abc69c-dc6e-425f-9ec6-a56e2a4f32a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
13327 | 2025.03.25 01:28:02.407082 [ 4 ] {43abc69c-dc6e-425f-9ec6-a56e2a4f32a8} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
13328 | 2025.03.25 01:28:02.407322 [ 4 ] {43abc69c-dc6e-425f-9ec6-a56e2a4f32a8} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13329 | 2025.03.25 01:28:02.407498 [ 4 ] {43abc69c-dc6e-425f-9ec6-a56e2a4f32a8} <Debug> executeQuery: Read 384 rows, 27.75 KiB in 0.001543 sec., 248865.84575502266 rows/sec., 17.56 MiB/sec. | ||
13330 | 2025.03.25 01:28:02.407548 [ 4 ] {43abc69c-dc6e-425f-9ec6-a56e2a4f32a8} <Debug> TCPHandler: Processed in 0.001724175 sec. | ||
13331 | 2025.03.25 01:28:02.407663 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13332 | 2025.03.25 01:28:02.407773 [ 4 ] {afc79577-fa6e-48fb-b34d-71aabce82c9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
13333 | 2025.03.25 01:28:02.407819 [ 4 ] {afc79577-fa6e-48fb-b34d-71aabce82c9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13334 | 2025.03.25 01:28:02.408286 [ 4 ] {afc79577-fa6e-48fb-b34d-71aabce82c9d} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13335 | 2025.03.25 01:28:02.408323 [ 4 ] {afc79577-fa6e-48fb-b34d-71aabce82c9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
13336 | 2025.03.25 01:28:02.408674 [ 4 ] {afc79577-fa6e-48fb-b34d-71aabce82c9d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
13337 | 2025.03.25 01:28:02.408909 [ 4 ] {afc79577-fa6e-48fb-b34d-71aabce82c9d} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13338 | 2025.03.25 01:28:02.409097 [ 4 ] {afc79577-fa6e-48fb-b34d-71aabce82c9d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001346 sec., 4457.652303120357 rows/sec., 232.89 KiB/sec. | ||
13339 | 2025.03.25 01:28:02.409148 [ 4 ] {afc79577-fa6e-48fb-b34d-71aabce82c9d} <Debug> TCPHandler: Processed in 0.001536031 sec. | ||
13340 | 2025.03.25 01:28:02.409264 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13341 | 2025.03.25 01:28:02.409369 [ 4 ] {7a889f97-2ce3-4667-8f21-d69a0ff7b3a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13342 | 2025.03.25 01:28:02.409416 [ 4 ] {7a889f97-2ce3-4667-8f21-d69a0ff7b3a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13343 | 2025.03.25 01:28:02.409930 [ 4 ] {7a889f97-2ce3-4667-8f21-d69a0ff7b3a5} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13344 | 2025.03.25 01:28:02.409969 [ 4 ] {7a889f97-2ce3-4667-8f21-d69a0ff7b3a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
13345 | 2025.03.25 01:28:02.410347 [ 4 ] {7a889f97-2ce3-4667-8f21-d69a0ff7b3a5} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
13346 | 2025.03.25 01:28:02.410600 [ 4 ] {7a889f97-2ce3-4667-8f21-d69a0ff7b3a5} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13347 | 2025.03.25 01:28:02.410835 [ 4 ] {7a889f97-2ce3-4667-8f21-d69a0ff7b3a5} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001488 sec., 159946.2365591398 rows/sec., 10.72 MiB/sec. | ||
13348 | 2025.03.25 01:28:02.410887 [ 4 ] {7a889f97-2ce3-4667-8f21-d69a0ff7b3a5} <Debug> TCPHandler: Processed in 0.001674253 sec. | ||
13349 | 2025.03.25 01:28:02.411009 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13350 | 2025.03.25 01:28:02.411112 [ 4 ] {7f5c27ae-f7e3-4944-aad5-50ad4eda12d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
13351 | 2025.03.25 01:28:02.411160 [ 4 ] {7f5c27ae-f7e3-4944-aad5-50ad4eda12d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13352 | 2025.03.25 01:28:02.411585 [ 4 ] {7f5c27ae-f7e3-4944-aad5-50ad4eda12d5} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13353 | 2025.03.25 01:28:02.411624 [ 4 ] {7f5c27ae-f7e3-4944-aad5-50ad4eda12d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
13354 | 2025.03.25 01:28:02.411967 [ 4 ] {7f5c27ae-f7e3-4944-aad5-50ad4eda12d5} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
13355 | 2025.03.25 01:28:02.412207 [ 4 ] {7f5c27ae-f7e3-4944-aad5-50ad4eda12d5} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13356 | 2025.03.25 01:28:02.412416 [ 4 ] {7f5c27ae-f7e3-4944-aad5-50ad4eda12d5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001326 sec., 754.1478129713424 rows/sec., 50.82 KiB/sec. | ||
13357 | 2025.03.25 01:28:02.412465 [ 4 ] {7f5c27ae-f7e3-4944-aad5-50ad4eda12d5} <Debug> TCPHandler: Processed in 0.001507602 sec. | ||
13358 | 2025.03.25 01:28:02.412596 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13359 | 2025.03.25 01:28:02.412732 [ 4 ] {ae30c8ae-cdc2-4bcc-b4a2-7d9f9ec28523} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13360 | 2025.03.25 01:28:02.412788 [ 4 ] {ae30c8ae-cdc2-4bcc-b4a2-7d9f9ec28523} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13361 | 2025.03.25 01:28:02.413330 [ 4 ] {ae30c8ae-cdc2-4bcc-b4a2-7d9f9ec28523} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13362 | 2025.03.25 01:28:02.413378 [ 4 ] {ae30c8ae-cdc2-4bcc-b4a2-7d9f9ec28523} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
13363 | 2025.03.25 01:28:02.413777 [ 4 ] {ae30c8ae-cdc2-4bcc-b4a2-7d9f9ec28523} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
13364 | 2025.03.25 01:28:02.414038 [ 4 ] {ae30c8ae-cdc2-4bcc-b4a2-7d9f9ec28523} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13365 | 2025.03.25 01:28:02.414252 [ 4 ] {ae30c8ae-cdc2-4bcc-b4a2-7d9f9ec28523} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001551 sec., 52869.116698903934 rows/sec., 3.36 MiB/sec. | ||
13366 | 2025.03.25 01:28:02.414301 [ 4 ] {ae30c8ae-cdc2-4bcc-b4a2-7d9f9ec28523} <Debug> TCPHandler: Processed in 0.001770235 sec. | ||
13367 | 2025.03.25 01:28:04.129783 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 31659 | ||
13368 | 2025.03.25 01:28:04.130448 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13369 | 2025.03.25 01:28:04.130491 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
13370 | 2025.03.25 01:28:04.131020 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
13371 | 2025.03.25 01:28:04.131283 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13372 | 2025.03.25 01:28:04.131488 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31659 | ||
13373 | 2025.03.25 01:28:06.370661 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 520 | ||
13374 | 2025.03.25 01:28:06.392281 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13375 | 2025.03.25 01:28:06.392335 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
13376 | 2025.03.25 01:28:06.399639 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
13377 | 2025.03.25 01:28:06.400411 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13378 | 2025.03.25 01:28:06.404700 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
13379 | 2025.03.25 01:28:06.800005 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1870 | ||
13380 | 2025.03.25 01:28:06.803176 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13381 | 2025.03.25 01:28:06.803234 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
13382 | 2025.03.25 01:28:06.804714 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
13383 | 2025.03.25 01:28:06.805017 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13384 | 2025.03.25 01:28:06.805258 [ 101 ] {} <Debug> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
13385 | 2025.03.25 01:28:06.805384 [ 101 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13386 | 2025.03.25 01:28:06.805451 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
13387 | 2025.03.25 01:28:06.805876 [ 200 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::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 | ||
13388 | 2025.03.25 01:28:06.806532 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1870 | ||
13389 | 2025.03.25 01:28:06.807008 [ 200 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13390 | 2025.03.25 01:28:06.807196 [ 200 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1724 rows starting from the beginning of the part | ||
13391 | 2025.03.25 01:28:06.807820 [ 200 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 16 rows starting from the beginning of the part | ||
13392 | 2025.03.25 01:28:06.808511 [ 200 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 20 rows starting from the beginning of the part | ||
13393 | 2025.03.25 01:28:06.809125 [ 200 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 48 rows starting from the beginning of the part | ||
13394 | 2025.03.25 01:28:06.809730 [ 200 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 28 rows starting from the beginning of the part | ||
13395 | 2025.03.25 01:28:06.810268 [ 200 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 34 rows starting from the beginning of the part | ||
13396 | 2025.03.25 01:28:06.819155 [ 199 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1870 rows, containing 72 columns (72 merged, 0 gathered) in 0.013521163 sec., 138301.71265593058 rows/sec., 105.27 MiB/sec. | ||
13397 | 2025.03.25 01:28:06.821052 [ 199 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
13398 | 2025.03.25 01:28:06.821882 [ 199 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_51_10} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13399 | 2025.03.25 01:28:06.821992 [ 199 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_51_10} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
13400 | 2025.03.25 01:28:06.822357 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
13401 | 2025.03.25 01:28:07.390152 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13402 | 2025.03.25 01:28:07.390339 [ 4 ] {a4be8590-2ef0-43c3-a906-995dcc2ba7cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13403 | 2025.03.25 01:28:07.390408 [ 4 ] {a4be8590-2ef0-43c3-a906-995dcc2ba7cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13404 | 2025.03.25 01:28:07.391164 [ 4 ] {a4be8590-2ef0-43c3-a906-995dcc2ba7cc} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13405 | 2025.03.25 01:28:07.391214 [ 4 ] {a4be8590-2ef0-43c3-a906-995dcc2ba7cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
13406 | 2025.03.25 01:28:07.391647 [ 4 ] {a4be8590-2ef0-43c3-a906-995dcc2ba7cc} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
13407 | 2025.03.25 01:28:07.391896 [ 4 ] {a4be8590-2ef0-43c3-a906-995dcc2ba7cc} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13408 | 2025.03.25 01:28:07.392089 [ 101 ] {} <Debug> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
13409 | 2025.03.25 01:28:07.392159 [ 4 ] {a4be8590-2ef0-43c3-a906-995dcc2ba7cc} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.00187 sec., 71657.7540106952 rows/sec., 6.18 MiB/sec. | ||
13410 | 2025.03.25 01:28:07.392187 [ 101 ] {} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13411 | 2025.03.25 01:28:07.392257 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
13412 | 2025.03.25 01:28:07.392283 [ 4 ] {a4be8590-2ef0-43c3-a906-995dcc2ba7cc} <Debug> TCPHandler: Processed in 0.002261463 sec. | ||
13413 | 2025.03.25 01:28:07.392429 [ 188 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
13414 | 2025.03.25 01:28:07.392449 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13415 | 2025.03.25 01:28:07.392568 [ 188 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13416 | 2025.03.25 01:28:07.392588 [ 4 ] {de3b0111-be29-4a54-8a5d-b56c2454416f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13417 | 2025.03.25 01:28:07.392604 [ 188 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1845 rows starting from the beginning of the part | ||
13418 | 2025.03.25 01:28:07.392643 [ 4 ] {de3b0111-be29-4a54-8a5d-b56c2454416f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13419 | 2025.03.25 01:28:07.392794 [ 188 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 56 rows starting from the beginning of the part | ||
13420 | 2025.03.25 01:28:07.393157 [ 188 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 617 rows starting from the beginning of the part | ||
13421 | 2025.03.25 01:28:07.393572 [ 188 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 134 rows starting from the beginning of the part | ||
13422 | 2025.03.25 01:28:07.393972 [ 188 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 618 rows starting from the beginning of the part | ||
13423 | 2025.03.25 01:28:07.394306 [ 188 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 134 rows starting from the beginning of the part | ||
13424 | 2025.03.25 01:28:07.395264 [ 4 ] {de3b0111-be29-4a54-8a5d-b56c2454416f} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13425 | 2025.03.25 01:28:07.395309 [ 4 ] {de3b0111-be29-4a54-8a5d-b56c2454416f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
13426 | 2025.03.25 01:28:07.395833 [ 4 ] {de3b0111-be29-4a54-8a5d-b56c2454416f} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
13427 | 2025.03.25 01:28:07.396120 [ 4 ] {de3b0111-be29-4a54-8a5d-b56c2454416f} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13428 | 2025.03.25 01:28:07.396385 [ 4 ] {de3b0111-be29-4a54-8a5d-b56c2454416f} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.00383 sec., 10182.767624020888 rows/sec., 765.70 KiB/sec. | ||
13429 | 2025.03.25 01:28:07.396442 [ 4 ] {de3b0111-be29-4a54-8a5d-b56c2454416f} <Debug> TCPHandler: Processed in 0.004050607 sec. | ||
13430 | 2025.03.25 01:28:07.396583 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13431 | 2025.03.25 01:28:07.396743 [ 199 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3404 rows, containing 5 columns (5 merged, 0 gathered) in 0.004379433 sec., 777269.5689145147 rows/sec., 65.63 MiB/sec. | ||
13432 | 2025.03.25 01:28:07.396748 [ 4 ] {48ec1c29-959c-4d31-9269-450f072b3e17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13433 | 2025.03.25 01:28:07.396872 [ 4 ] {48ec1c29-959c-4d31-9269-450f072b3e17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13434 | 2025.03.25 01:28:07.397165 [ 199 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
13435 | 2025.03.25 01:28:07.397914 [ 199 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_116_23} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13436 | 2025.03.25 01:28:07.398018 [ 4 ] {48ec1c29-959c-4d31-9269-450f072b3e17} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13437 | 2025.03.25 01:28:07.398096 [ 4 ] {48ec1c29-959c-4d31-9269-450f072b3e17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
13438 | 2025.03.25 01:28:07.398129 [ 199 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_116_23} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
13439 | 2025.03.25 01:28:07.398308 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
13440 | 2025.03.25 01:28:07.398616 [ 4 ] {48ec1c29-959c-4d31-9269-450f072b3e17} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
13441 | 2025.03.25 01:28:07.398861 [ 4 ] {48ec1c29-959c-4d31-9269-450f072b3e17} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13442 | 2025.03.25 01:28:07.399060 [ 98 ] {} <Debug> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
13443 | 2025.03.25 01:28:07.399104 [ 4 ] {48ec1c29-959c-4d31-9269-450f072b3e17} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.002394 sec., 43024.227234753555 rows/sec., 3.36 MiB/sec. | ||
13444 | 2025.03.25 01:28:07.399155 [ 98 ] {} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13445 | 2025.03.25 01:28:07.399244 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
13446 | 2025.03.25 01:28:07.399243 [ 4 ] {48ec1c29-959c-4d31-9269-450f072b3e17} <Debug> TCPHandler: Processed in 0.002730159 sec. | ||
13447 | 2025.03.25 01:28:07.399561 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13448 | 2025.03.25 01:28:07.399575 [ 193 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
13449 | 2025.03.25 01:28:07.399916 [ 4 ] {5e59e0d3-00bd-4402-a838-3846db30b8e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13450 | 2025.03.25 01:28:07.400140 [ 4 ] {5e59e0d3-00bd-4402-a838-3846db30b8e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13451 | 2025.03.25 01:28:07.400491 [ 193 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13452 | 2025.03.25 01:28:07.400763 [ 193 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 915 rows starting from the beginning of the part | ||
13453 | 2025.03.25 01:28:07.401935 [ 193 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 64 rows starting from the beginning of the part | ||
13454 | 2025.03.25 01:28:07.402209 [ 193 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 382 rows starting from the beginning of the part | ||
13455 | 2025.03.25 01:28:07.402617 [ 193 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 103 rows starting from the beginning of the part | ||
13456 | 2025.03.25 01:28:07.402939 [ 193 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 384 rows starting from the beginning of the part | ||
13457 | 2025.03.25 01:28:07.403280 [ 193 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 103 rows starting from the beginning of the part | ||
13458 | 2025.03.25 01:28:07.403474 [ 4 ] {5e59e0d3-00bd-4402-a838-3846db30b8e7} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13459 | 2025.03.25 01:28:07.403611 [ 4 ] {5e59e0d3-00bd-4402-a838-3846db30b8e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
13460 | 2025.03.25 01:28:07.404531 [ 4 ] {5e59e0d3-00bd-4402-a838-3846db30b8e7} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
13461 | 2025.03.25 01:28:07.405094 [ 4 ] {5e59e0d3-00bd-4402-a838-3846db30b8e7} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13462 | 2025.03.25 01:28:07.405631 [ 4 ] {5e59e0d3-00bd-4402-a838-3846db30b8e7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005861 sec., 27299.09571745436 rows/sec., 1.90 MiB/sec. | ||
13463 | 2025.03.25 01:28:07.405721 [ 4 ] {5e59e0d3-00bd-4402-a838-3846db30b8e7} <Debug> TCPHandler: Processed in 0.006259049 sec. | ||
13464 | 2025.03.25 01:28:07.405868 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13465 | 2025.03.25 01:28:07.406098 [ 4 ] {ce490639-fc68-4507-9617-bd139b0f53d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13466 | 2025.03.25 01:28:07.406377 [ 4 ] {ce490639-fc68-4507-9617-bd139b0f53d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13467 | 2025.03.25 01:28:07.406415 [ 193 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1951 rows, containing 5 columns (5 merged, 0 gathered) in 0.007058841 sec., 276390.98259898473 rows/sec., 21.11 MiB/sec. | ||
13468 | 2025.03.25 01:28:07.406700 [ 193 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
13469 | 2025.03.25 01:28:07.407421 [ 193 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_116_23} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13470 | 2025.03.25 01:28:07.407673 [ 193 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_116_23} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
13471 | 2025.03.25 01:28:07.407837 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
13472 | 2025.03.25 01:28:07.408529 [ 4 ] {ce490639-fc68-4507-9617-bd139b0f53d0} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13473 | 2025.03.25 01:28:07.408573 [ 4 ] {ce490639-fc68-4507-9617-bd139b0f53d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
13474 | 2025.03.25 01:28:07.409271 [ 4 ] {ce490639-fc68-4507-9617-bd139b0f53d0} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
13475 | 2025.03.25 01:28:07.409534 [ 4 ] {ce490639-fc68-4507-9617-bd139b0f53d0} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13476 | 2025.03.25 01:28:07.409785 [ 4 ] {ce490639-fc68-4507-9617-bd139b0f53d0} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.003787 sec., 10298.389226300502 rows/sec., 18.45 MiB/sec. | ||
13477 | 2025.03.25 01:28:07.409885 [ 4 ] {ce490639-fc68-4507-9617-bd139b0f53d0} <Debug> TCPHandler: Processed in 0.004080139 sec. | ||
13478 | 2025.03.25 01:28:07.410020 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13479 | 2025.03.25 01:28:07.410127 [ 4 ] {2bc10fe5-9a90-46ed-b753-ea21de3faf11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13480 | 2025.03.25 01:28:07.410173 [ 4 ] {2bc10fe5-9a90-46ed-b753-ea21de3faf11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13481 | 2025.03.25 01:28:07.410641 [ 4 ] {2bc10fe5-9a90-46ed-b753-ea21de3faf11} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13482 | 2025.03.25 01:28:07.410681 [ 4 ] {2bc10fe5-9a90-46ed-b753-ea21de3faf11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
13483 | 2025.03.25 01:28:07.411045 [ 4 ] {2bc10fe5-9a90-46ed-b753-ea21de3faf11} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
13484 | 2025.03.25 01:28:07.411281 [ 4 ] {2bc10fe5-9a90-46ed-b753-ea21de3faf11} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13485 | 2025.03.25 01:28:07.411449 [ 98 ] {} <Debug> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
13486 | 2025.03.25 01:28:07.411513 [ 98 ] {} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13487 | 2025.03.25 01:28:07.411518 [ 4 ] {2bc10fe5-9a90-46ed-b753-ea21de3faf11} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001403 sec., 42765.50249465431 rows/sec., 2.88 MiB/sec. | ||
13488 | 2025.03.25 01:28:07.411545 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
13489 | 2025.03.25 01:28:07.411680 [ 4 ] {2bc10fe5-9a90-46ed-b753-ea21de3faf11} <Debug> TCPHandler: Processed in 0.001708295 sec. | ||
13490 | 2025.03.25 01:28:07.411874 [ 188 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
13491 | 2025.03.25 01:28:07.412205 [ 188 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13492 | 2025.03.25 01:28:07.412318 [ 188 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 6490 rows starting from the beginning of the part | ||
13493 | 2025.03.25 01:28:07.412653 [ 188 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 12 rows starting from the beginning of the part | ||
13494 | 2025.03.25 01:28:07.413061 [ 188 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 82 rows starting from the beginning of the part | ||
13495 | 2025.03.25 01:28:07.413522 [ 188 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 60 rows starting from the beginning of the part | ||
13496 | 2025.03.25 01:28:07.413829 [ 188 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 82 rows starting from the beginning of the part | ||
13497 | 2025.03.25 01:28:07.414046 [ 188 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 60 rows starting from the beginning of the part | ||
13498 | 2025.03.25 01:28:07.415971 [ 188 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6786 rows, containing 4 columns (4 merged, 0 gathered) in 0.004308382 sec., 1575069.2487342115 rows/sec., 103.05 MiB/sec. | ||
13499 | 2025.03.25 01:28:07.416391 [ 195 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
13500 | 2025.03.25 01:28:07.416737 [ 195 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_116_23} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13501 | 2025.03.25 01:28:07.416828 [ 195 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_116_23} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
13502 | 2025.03.25 01:28:07.416930 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
13503 | 2025.03.25 01:28:11.316785 [ 220 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
13504 | 2025.03.25 01:28:11.316874 [ 220 ] {} <Debug> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
13505 | 2025.03.25 01:28:11.323083 [ 220 ] {} <Debug> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
13506 | 2025.03.25 01:28:11.424379 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
13507 | 2025.03.25 01:28:11.424424 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
13508 | 2025.03.25 01:28:11.631735 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 32086 | ||
13509 | 2025.03.25 01:28:11.632881 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13510 | 2025.03.25 01:28:11.632985 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
13511 | 2025.03.25 01:28:11.633658 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
13512 | 2025.03.25 01:28:11.633938 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13513 | 2025.03.25 01:28:11.634230 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32086 | ||
13514 | 2025.03.25 01:28:12.095098 [ 221 ] {} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
13515 | 2025.03.25 01:28:12.095180 [ 221 ] {} <Debug> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
13516 | 2025.03.25 01:28:12.097698 [ 221 ] {} <Debug> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
13517 | 2025.03.25 01:28:12.394984 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13518 | 2025.03.25 01:28:12.395286 [ 4 ] {f265f259-8c4b-454d-960a-77b0fb94fd71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
13519 | 2025.03.25 01:28:12.395400 [ 4 ] {f265f259-8c4b-454d-960a-77b0fb94fd71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
13520 | 2025.03.25 01:28:12.396434 [ 4 ] {f265f259-8c4b-454d-960a-77b0fb94fd71} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13521 | 2025.03.25 01:28:12.396480 [ 4 ] {f265f259-8c4b-454d-960a-77b0fb94fd71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
13522 | 2025.03.25 01:28:12.397816 [ 4 ] {f265f259-8c4b-454d-960a-77b0fb94fd71} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
13523 | 2025.03.25 01:28:12.398101 [ 4 ] {f265f259-8c4b-454d-960a-77b0fb94fd71} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13524 | 2025.03.25 01:28:12.398318 [ 4 ] {f265f259-8c4b-454d-960a-77b0fb94fd71} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.00312 sec., 67948.71794871795 rows/sec., 4.32 MiB/sec. | ||
13525 | 2025.03.25 01:28:12.398414 [ 4 ] {f265f259-8c4b-454d-960a-77b0fb94fd71} <Debug> TCPHandler: Processed in 0.003628492 sec. | ||
13526 | 2025.03.25 01:28:12.398581 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13527 | 2025.03.25 01:28:12.398691 [ 4 ] {7e15864a-3ac6-4d7f-980c-74fa8b995eb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13528 | 2025.03.25 01:28:12.398741 [ 4 ] {7e15864a-3ac6-4d7f-980c-74fa8b995eb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13529 | 2025.03.25 01:28:12.399502 [ 4 ] {7e15864a-3ac6-4d7f-980c-74fa8b995eb4} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13530 | 2025.03.25 01:28:12.399540 [ 4 ] {7e15864a-3ac6-4d7f-980c-74fa8b995eb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
13531 | 2025.03.25 01:28:12.399937 [ 4 ] {7e15864a-3ac6-4d7f-980c-74fa8b995eb4} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
13532 | 2025.03.25 01:28:12.400178 [ 4 ] {7e15864a-3ac6-4d7f-980c-74fa8b995eb4} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13533 | 2025.03.25 01:28:12.400369 [ 4 ] {7e15864a-3ac6-4d7f-980c-74fa8b995eb4} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001697 sec., 363582.7931644078 rows/sec., 28.42 MiB/sec. | ||
13534 | 2025.03.25 01:28:12.400432 [ 4 ] {7e15864a-3ac6-4d7f-980c-74fa8b995eb4} <Debug> TCPHandler: Processed in 0.001909508 sec. | ||
13535 | 2025.03.25 01:28:12.400451 [ 221 ] {} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
13536 | 2025.03.25 01:28:12.400511 [ 221 ] {} <Debug> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
13537 | 2025.03.25 01:28:12.400583 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13538 | 2025.03.25 01:28:12.400713 [ 4 ] {a9b3e4dc-e3bf-4192-a1c3-8a6f10db090d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13539 | 2025.03.25 01:28:12.400759 [ 4 ] {a9b3e4dc-e3bf-4192-a1c3-8a6f10db090d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13540 | 2025.03.25 01:28:12.401406 [ 4 ] {a9b3e4dc-e3bf-4192-a1c3-8a6f10db090d} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13541 | 2025.03.25 01:28:12.401470 [ 4 ] {a9b3e4dc-e3bf-4192-a1c3-8a6f10db090d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
13542 | 2025.03.25 01:28:12.402106 [ 4 ] {a9b3e4dc-e3bf-4192-a1c3-8a6f10db090d} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
13543 | 2025.03.25 01:28:12.402482 [ 4 ] {a9b3e4dc-e3bf-4192-a1c3-8a6f10db090d} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13544 | 2025.03.25 01:28:12.402745 [ 92 ] {} <Debug> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
13545 | 2025.03.25 01:28:12.402845 [ 92 ] {} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13546 | 2025.03.25 01:28:12.402940 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
13547 | 2025.03.25 01:28:12.403036 [ 4 ] {a9b3e4dc-e3bf-4192-a1c3-8a6f10db090d} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.002332 sec., 45454.545454545456 rows/sec., 2.67 MiB/sec. | ||
13548 | 2025.03.25 01:28:12.403440 [ 4 ] {a9b3e4dc-e3bf-4192-a1c3-8a6f10db090d} <Debug> TCPHandler: Processed in 0.002920352 sec. | ||
13549 | 2025.03.25 01:28:12.403510 [ 190 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
13550 | 2025.03.25 01:28:12.403916 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13551 | 2025.03.25 01:28:12.404291 [ 4 ] {a44519b5-474b-4b4b-bd7d-2113afaed402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
13552 | 2025.03.25 01:28:12.404313 [ 190 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13553 | 2025.03.25 01:28:12.404418 [ 4 ] {a44519b5-474b-4b4b-bd7d-2113afaed402} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13554 | 2025.03.25 01:28:12.404474 [ 190 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 165 rows starting from the beginning of the part | ||
13555 | 2025.03.25 01:28:12.405128 [ 190 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 106 rows starting from the beginning of the part | ||
13556 | 2025.03.25 01:28:12.405672 [ 190 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 39 rows starting from the beginning of the part | ||
13557 | 2025.03.25 01:28:12.406199 [ 190 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 108 rows starting from the beginning of the part | ||
13558 | 2025.03.25 01:28:12.406735 [ 190 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 39 rows starting from the beginning of the part | ||
13559 | 2025.03.25 01:28:12.407198 [ 190 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 106 rows starting from the beginning of the part | ||
13560 | 2025.03.25 01:28:12.409446 [ 221 ] {} <Debug> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
13561 | 2025.03.25 01:28:12.409695 [ 4 ] {a44519b5-474b-4b4b-bd7d-2113afaed402} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13562 | 2025.03.25 01:28:12.409801 [ 4 ] {a44519b5-474b-4b4b-bd7d-2113afaed402} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
13563 | 2025.03.25 01:28:12.411817 [ 4 ] {a44519b5-474b-4b4b-bd7d-2113afaed402} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
13564 | 2025.03.25 01:28:12.412835 [ 190 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 563 rows, containing 5 columns (5 merged, 0 gathered) in 0.009715779 sec., 57946.97470990231 rows/sec., 3.83 MiB/sec. | ||
13565 | 2025.03.25 01:28:12.412862 [ 4 ] {a44519b5-474b-4b4b-bd7d-2113afaed402} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13566 | 2025.03.25 01:28:12.413197 [ 190 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
13567 | 2025.03.25 01:28:12.413632 [ 4 ] {a44519b5-474b-4b4b-bd7d-2113afaed402} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.009412 sec., 12005.949851253717 rows/sec., 795.82 KiB/sec. | ||
13568 | 2025.03.25 01:28:12.414072 [ 4 ] {a44519b5-474b-4b4b-bd7d-2113afaed402} <Debug> TCPHandler: Processed in 0.010294987 sec. | ||
13569 | 2025.03.25 01:28:12.414229 [ 190 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_91_18} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13570 | 2025.03.25 01:28:12.414461 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13571 | 2025.03.25 01:28:12.414492 [ 190 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_91_18} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
13572 | 2025.03.25 01:28:12.414670 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
13573 | 2025.03.25 01:28:12.414677 [ 4 ] {478ac4c2-a47b-4f9a-835a-dc87f4cd9c12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
13574 | 2025.03.25 01:28:12.414753 [ 4 ] {478ac4c2-a47b-4f9a-835a-dc87f4cd9c12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13575 | 2025.03.25 01:28:12.415363 [ 4 ] {478ac4c2-a47b-4f9a-835a-dc87f4cd9c12} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13576 | 2025.03.25 01:28:12.415404 [ 4 ] {478ac4c2-a47b-4f9a-835a-dc87f4cd9c12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
13577 | 2025.03.25 01:28:12.415767 [ 4 ] {478ac4c2-a47b-4f9a-835a-dc87f4cd9c12} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
13578 | 2025.03.25 01:28:12.416005 [ 4 ] {478ac4c2-a47b-4f9a-835a-dc87f4cd9c12} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13579 | 2025.03.25 01:28:12.416232 [ 4 ] {478ac4c2-a47b-4f9a-835a-dc87f4cd9c12} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001619 sec., 69178.50525015441 rows/sec., 3.94 MiB/sec. | ||
13580 | 2025.03.25 01:28:12.416326 [ 4 ] {478ac4c2-a47b-4f9a-835a-dc87f4cd9c12} <Debug> TCPHandler: Processed in 0.002016029 sec. | ||
13581 | 2025.03.25 01:28:12.416478 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13582 | 2025.03.25 01:28:12.416578 [ 4 ] {b65d6baf-c059-45ad-97b8-67b40a120d32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13583 | 2025.03.25 01:28:12.416624 [ 4 ] {b65d6baf-c059-45ad-97b8-67b40a120d32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13584 | 2025.03.25 01:28:12.417285 [ 4 ] {b65d6baf-c059-45ad-97b8-67b40a120d32} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13585 | 2025.03.25 01:28:12.417325 [ 4 ] {b65d6baf-c059-45ad-97b8-67b40a120d32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
13586 | 2025.03.25 01:28:12.417697 [ 4 ] {b65d6baf-c059-45ad-97b8-67b40a120d32} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
13587 | 2025.03.25 01:28:12.417929 [ 4 ] {b65d6baf-c059-45ad-97b8-67b40a120d32} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13588 | 2025.03.25 01:28:12.418118 [ 4 ] {b65d6baf-c059-45ad-97b8-67b40a120d32} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001557 sec., 245343.60950545923 rows/sec., 17.30 MiB/sec. | ||
13589 | 2025.03.25 01:28:12.418200 [ 4 ] {b65d6baf-c059-45ad-97b8-67b40a120d32} <Debug> TCPHandler: Processed in 0.001774756 sec. | ||
13590 | 2025.03.25 01:28:12.418218 [ 218 ] {} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
13591 | 2025.03.25 01:28:12.418282 [ 218 ] {} <Debug> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
13592 | 2025.03.25 01:28:12.418354 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13593 | 2025.03.25 01:28:12.418569 [ 4 ] {7907f87f-9623-46fa-884a-729b6da4f8f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
13594 | 2025.03.25 01:28:12.418618 [ 4 ] {7907f87f-9623-46fa-884a-729b6da4f8f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13595 | 2025.03.25 01:28:12.419453 [ 4 ] {7907f87f-9623-46fa-884a-729b6da4f8f8} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13596 | 2025.03.25 01:28:12.419497 [ 4 ] {7907f87f-9623-46fa-884a-729b6da4f8f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
13597 | 2025.03.25 01:28:12.420092 [ 4 ] {7907f87f-9623-46fa-884a-729b6da4f8f8} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
13598 | 2025.03.25 01:28:12.420331 [ 4 ] {7907f87f-9623-46fa-884a-729b6da4f8f8} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13599 | 2025.03.25 01:28:12.420719 [ 4 ] {7907f87f-9623-46fa-884a-729b6da4f8f8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002195 sec., 2733.485193621868 rows/sec., 142.81 KiB/sec. | ||
13600 | 2025.03.25 01:28:12.421015 [ 4 ] {7907f87f-9623-46fa-884a-729b6da4f8f8} <Debug> TCPHandler: Processed in 0.002720439 sec. | ||
13601 | 2025.03.25 01:28:12.421386 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13602 | 2025.03.25 01:28:12.421516 [ 4 ] {1196af2b-c4f7-4862-8fa0-0ec5a0fe932c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13603 | 2025.03.25 01:28:12.421584 [ 4 ] {1196af2b-c4f7-4862-8fa0-0ec5a0fe932c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13604 | 2025.03.25 01:28:12.422926 [ 4 ] {1196af2b-c4f7-4862-8fa0-0ec5a0fe932c} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13605 | 2025.03.25 01:28:12.422965 [ 4 ] {1196af2b-c4f7-4862-8fa0-0ec5a0fe932c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
13606 | 2025.03.25 01:28:12.423306 [ 218 ] {} <Debug> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
13607 | 2025.03.25 01:28:12.423737 [ 4 ] {1196af2b-c4f7-4862-8fa0-0ec5a0fe932c} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
13608 | 2025.03.25 01:28:12.424305 [ 4 ] {1196af2b-c4f7-4862-8fa0-0ec5a0fe932c} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13609 | 2025.03.25 01:28:12.424529 [ 4 ] {1196af2b-c4f7-4862-8fa0-0ec5a0fe932c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00303 sec., 78217.82178217822 rows/sec., 5.24 MiB/sec. | ||
13610 | 2025.03.25 01:28:12.424593 [ 4 ] {1196af2b-c4f7-4862-8fa0-0ec5a0fe932c} <Debug> TCPHandler: Processed in 0.003331107 sec. | ||
13611 | 2025.03.25 01:28:12.424603 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
13612 | 2025.03.25 01:28:12.424661 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
13613 | 2025.03.25 01:28:12.424777 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13614 | 2025.03.25 01:28:12.424909 [ 4 ] {7885db5b-9f48-48e4-82db-9ced161ba98d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
13615 | 2025.03.25 01:28:12.424958 [ 4 ] {7885db5b-9f48-48e4-82db-9ced161ba98d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13616 | 2025.03.25 01:28:12.425794 [ 4 ] {7885db5b-9f48-48e4-82db-9ced161ba98d} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13617 | 2025.03.25 01:28:12.425850 [ 4 ] {7885db5b-9f48-48e4-82db-9ced161ba98d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
13618 | 2025.03.25 01:28:12.426435 [ 4 ] {7885db5b-9f48-48e4-82db-9ced161ba98d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
13619 | 2025.03.25 01:28:12.426791 [ 4 ] {7885db5b-9f48-48e4-82db-9ced161ba98d} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13620 | 2025.03.25 01:28:12.427164 [ 4 ] {7885db5b-9f48-48e4-82db-9ced161ba98d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002269 sec., 440.7227853680035 rows/sec., 29.70 KiB/sec. | ||
13621 | 2025.03.25 01:28:12.427331 [ 4 ] {7885db5b-9f48-48e4-82db-9ced161ba98d} <Debug> TCPHandler: Processed in 0.002624817 sec. | ||
13622 | 2025.03.25 01:28:12.427438 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13623 | 2025.03.25 01:28:12.427597 [ 4 ] {68923f77-0aba-40c3-a143-994bbbd440d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13624 | 2025.03.25 01:28:12.427681 [ 4 ] {68923f77-0aba-40c3-a143-994bbbd440d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13625 | 2025.03.25 01:28:12.428432 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
13626 | 2025.03.25 01:28:12.428789 [ 4 ] {68923f77-0aba-40c3-a143-994bbbd440d0} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13627 | 2025.03.25 01:28:12.428836 [ 4 ] {68923f77-0aba-40c3-a143-994bbbd440d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
13628 | 2025.03.25 01:28:12.429860 [ 4 ] {68923f77-0aba-40c3-a143-994bbbd440d0} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
13629 | 2025.03.25 01:28:12.430110 [ 4 ] {68923f77-0aba-40c3-a143-994bbbd440d0} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13630 | 2025.03.25 01:28:12.430287 [ 4 ] {68923f77-0aba-40c3-a143-994bbbd440d0} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002745 sec., 29872.495446265937 rows/sec., 1.90 MiB/sec. | ||
13631 | 2025.03.25 01:28:12.430337 [ 4 ] {68923f77-0aba-40c3-a143-994bbbd440d0} <Debug> TCPHandler: Processed in 0.002948723 sec. | ||
13632 | 2025.03.25 01:28:12.906369 [ 222 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
13633 | 2025.03.25 01:28:12.906420 [ 222 ] {} <Debug> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
13634 | 2025.03.25 01:28:12.908592 [ 222 ] {} <Debug> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
13635 | 2025.03.25 01:28:13.904876 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 528 | ||
13636 | 2025.03.25 01:28:13.926559 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13637 | 2025.03.25 01:28:13.926621 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
13638 | 2025.03.25 01:28:13.933692 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
13639 | 2025.03.25 01:28:13.934468 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13640 | 2025.03.25 01:28:13.937979 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 528 | ||
13641 | 2025.03.25 01:28:15.856933 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13642 | 2025.03.25 01:28:15.857141 [ 4 ] {a4457222-4e6c-411b-80ed-67669f1deb44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
13643 | 2025.03.25 01:28:15.857216 [ 4 ] {a4457222-4e6c-411b-80ed-67669f1deb44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
13644 | 2025.03.25 01:28:15.857950 [ 4 ] {a4457222-4e6c-411b-80ed-67669f1deb44} <Trace> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13645 | 2025.03.25 01:28:15.858004 [ 4 ] {a4457222-4e6c-411b-80ed-67669f1deb44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
13646 | 2025.03.25 01:28:15.858429 [ 4 ] {a4457222-4e6c-411b-80ed-67669f1deb44} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
13647 | 2025.03.25 01:28:15.858676 [ 4 ] {a4457222-4e6c-411b-80ed-67669f1deb44} <Trace> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13648 | 2025.03.25 01:28:15.858923 [ 4 ] {a4457222-4e6c-411b-80ed-67669f1deb44} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001833 sec., 4364.42989634479 rows/sec., 355.89 KiB/sec. | ||
13649 | 2025.03.25 01:28:15.858984 [ 4 ] {a4457222-4e6c-411b-80ed-67669f1deb44} <Debug> TCPHandler: Processed in 0.002183542 sec. | ||
13650 | 2025.03.25 01:28:15.859123 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13651 | 2025.03.25 01:28:15.859266 [ 4 ] {33ee97bd-3a3d-455f-b24e-7e4e7e02311b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13652 | 2025.03.25 01:28:15.859324 [ 4 ] {33ee97bd-3a3d-455f-b24e-7e4e7e02311b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13653 | 2025.03.25 01:28:15.860821 [ 4 ] {33ee97bd-3a3d-455f-b24e-7e4e7e02311b} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13654 | 2025.03.25 01:28:15.860864 [ 4 ] {33ee97bd-3a3d-455f-b24e-7e4e7e02311b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
13655 | 2025.03.25 01:28:15.861344 [ 4 ] {33ee97bd-3a3d-455f-b24e-7e4e7e02311b} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
13656 | 2025.03.25 01:28:15.861585 [ 4 ] {33ee97bd-3a3d-455f-b24e-7e4e7e02311b} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13657 | 2025.03.25 01:28:15.861811 [ 4 ] {33ee97bd-3a3d-455f-b24e-7e4e7e02311b} <Debug> executeQuery: Read 1278 rows, 108.69 KiB in 0.002579 sec., 495540.90732842183 rows/sec., 41.16 MiB/sec. | ||
13658 | 2025.03.25 01:28:15.861864 [ 4 ] {33ee97bd-3a3d-455f-b24e-7e4e7e02311b} <Debug> TCPHandler: Processed in 0.00280581 sec. | ||
13659 | 2025.03.25 01:28:15.862001 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13660 | 2025.03.25 01:28:15.862117 [ 4 ] {07766954-782d-4197-b1fc-10d7ea32a1ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13661 | 2025.03.25 01:28:15.862164 [ 4 ] {07766954-782d-4197-b1fc-10d7ea32a1ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13662 | 2025.03.25 01:28:15.862742 [ 4 ] {07766954-782d-4197-b1fc-10d7ea32a1ca} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13663 | 2025.03.25 01:28:15.862783 [ 4 ] {07766954-782d-4197-b1fc-10d7ea32a1ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
13664 | 2025.03.25 01:28:15.863161 [ 4 ] {07766954-782d-4197-b1fc-10d7ea32a1ca} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
13665 | 2025.03.25 01:28:15.863444 [ 4 ] {07766954-782d-4197-b1fc-10d7ea32a1ca} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13666 | 2025.03.25 01:28:15.863650 [ 4 ] {07766954-782d-4197-b1fc-10d7ea32a1ca} <Debug> executeQuery: Read 47 rows, 3.49 KiB in 0.001556 sec., 30205.655526992286 rows/sec., 2.19 MiB/sec. | ||
13667 | 2025.03.25 01:28:15.863705 [ 4 ] {07766954-782d-4197-b1fc-10d7ea32a1ca} <Debug> TCPHandler: Processed in 0.001770615 sec. | ||
13668 | 2025.03.25 01:28:15.863814 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13669 | 2025.03.25 01:28:15.863916 [ 4 ] {ed2d2706-380c-4747-98e6-4bcd91325d4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
13670 | 2025.03.25 01:28:15.863961 [ 4 ] {ed2d2706-380c-4747-98e6-4bcd91325d4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13671 | 2025.03.25 01:28:15.864621 [ 4 ] {ed2d2706-380c-4747-98e6-4bcd91325d4b} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13672 | 2025.03.25 01:28:15.864662 [ 4 ] {ed2d2706-380c-4747-98e6-4bcd91325d4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
13673 | 2025.03.25 01:28:15.865034 [ 4 ] {ed2d2706-380c-4747-98e6-4bcd91325d4b} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
13674 | 2025.03.25 01:28:15.865279 [ 4 ] {ed2d2706-380c-4747-98e6-4bcd91325d4b} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13675 | 2025.03.25 01:28:15.865489 [ 4 ] {ed2d2706-380c-4747-98e6-4bcd91325d4b} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001595 sec., 142946.70846394985 rows/sec., 9.68 MiB/sec. | ||
13676 | 2025.03.25 01:28:15.865542 [ 4 ] {ed2d2706-380c-4747-98e6-4bcd91325d4b} <Debug> TCPHandler: Processed in 0.001778976 sec. | ||
13677 | 2025.03.25 01:28:15.865670 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13678 | 2025.03.25 01:28:15.865775 [ 4 ] {79da45e3-cb33-48ff-a232-4d8e859fcba7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13679 | 2025.03.25 01:28:15.865821 [ 4 ] {79da45e3-cb33-48ff-a232-4d8e859fcba7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13680 | 2025.03.25 01:28:15.866689 [ 4 ] {79da45e3-cb33-48ff-a232-4d8e859fcba7} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13681 | 2025.03.25 01:28:15.866731 [ 4 ] {79da45e3-cb33-48ff-a232-4d8e859fcba7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
13682 | 2025.03.25 01:28:15.867118 [ 4 ] {79da45e3-cb33-48ff-a232-4d8e859fcba7} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
13683 | 2025.03.25 01:28:15.867362 [ 4 ] {79da45e3-cb33-48ff-a232-4d8e859fcba7} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13684 | 2025.03.25 01:28:15.867598 [ 4 ] {79da45e3-cb33-48ff-a232-4d8e859fcba7} <Debug> executeQuery: Read 567 rows, 43.18 KiB in 0.001839 sec., 308319.73898858076 rows/sec., 22.93 MiB/sec. | ||
13685 | 2025.03.25 01:28:15.867659 [ 4 ] {79da45e3-cb33-48ff-a232-4d8e859fcba7} <Debug> TCPHandler: Processed in 0.00204026 sec. | ||
13686 | 2025.03.25 01:28:15.867790 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13687 | 2025.03.25 01:28:15.868074 [ 4 ] {23889922-79fc-4b7f-b3b5-825a9a6af502} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13688 | 2025.03.25 01:28:15.868245 [ 4 ] {23889922-79fc-4b7f-b3b5-825a9a6af502} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13689 | 2025.03.25 01:28:15.869510 [ 4 ] {23889922-79fc-4b7f-b3b5-825a9a6af502} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13690 | 2025.03.25 01:28:15.869552 [ 4 ] {23889922-79fc-4b7f-b3b5-825a9a6af502} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
13691 | 2025.03.25 01:28:15.870012 [ 4 ] {23889922-79fc-4b7f-b3b5-825a9a6af502} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
13692 | 2025.03.25 01:28:15.870261 [ 4 ] {23889922-79fc-4b7f-b3b5-825a9a6af502} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13693 | 2025.03.25 01:28:15.870446 [ 87 ] {} <Debug> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877) (MergerMutator): Selected 6 parts from all_1_113_23 to all_118_118_0 | ||
13694 | 2025.03.25 01:28:15.870505 [ 4 ] {23889922-79fc-4b7f-b3b5-825a9a6af502} <Debug> executeQuery: Read 978 rows, 67.24 KiB in 0.002531 sec., 386408.53417621495 rows/sec., 25.94 MiB/sec. | ||
13695 | 2025.03.25 01:28:15.870551 [ 87 ] {} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13696 | 2025.03.25 01:28:15.870621 [ 4 ] {23889922-79fc-4b7f-b3b5-825a9a6af502} <Debug> TCPHandler: Processed in 0.002878231 sec. | ||
13697 | 2025.03.25 01:28:15.870628 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
13698 | 2025.03.25 01:28:15.870812 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13699 | 2025.03.25 01:28:15.870817 [ 192 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_118_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_113_23 to all_118_118_0 into Compact with storage Full | ||
13700 | 2025.03.25 01:28:15.870948 [ 4 ] {acdcd7ca-12e8-43ce-a36e-a97c8e88b60b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13701 | 2025.03.25 01:28:15.870993 [ 192 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_118_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13702 | 2025.03.25 01:28:15.871046 [ 192 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_113_23, total 34314 rows starting from the beginning of the part | ||
13703 | 2025.03.25 01:28:15.871055 [ 4 ] {acdcd7ca-12e8-43ce-a36e-a97c8e88b60b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13704 | 2025.03.25 01:28:15.871301 [ 192 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 160 rows starting from the beginning of the part | ||
13705 | 2025.03.25 01:28:15.871694 [ 192 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 238 rows starting from the beginning of the part | ||
13706 | 2025.03.25 01:28:15.872146 [ 192 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 160 rows starting from the beginning of the part | ||
13707 | 2025.03.25 01:28:15.872490 [ 192 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 237 rows starting from the beginning of the part | ||
13708 | 2025.03.25 01:28:15.872823 [ 192 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 978 rows starting from the beginning of the part | ||
13709 | 2025.03.25 01:28:15.874853 [ 4 ] {acdcd7ca-12e8-43ce-a36e-a97c8e88b60b} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13710 | 2025.03.25 01:28:15.874901 [ 4 ] {acdcd7ca-12e8-43ce-a36e-a97c8e88b60b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
13711 | 2025.03.25 01:28:15.875895 [ 4 ] {acdcd7ca-12e8-43ce-a36e-a97c8e88b60b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
13712 | 2025.03.25 01:28:15.876437 [ 4 ] {acdcd7ca-12e8-43ce-a36e-a97c8e88b60b} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13713 | 2025.03.25 01:28:15.876748 [ 4 ] {acdcd7ca-12e8-43ce-a36e-a97c8e88b60b} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.00583 sec., 6689.536878216123 rows/sec., 11.99 MiB/sec. | ||
13714 | 2025.03.25 01:28:15.877563 [ 4 ] {acdcd7ca-12e8-43ce-a36e-a97c8e88b60b} <Debug> TCPHandler: Processed in 0.006816477 sec. | ||
13715 | 2025.03.25 01:28:15.877793 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13716 | 2025.03.25 01:28:15.877916 [ 4 ] {2613e4c6-8e25-4e21-a910-688110fdaf04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13717 | 2025.03.25 01:28:15.877963 [ 4 ] {2613e4c6-8e25-4e21-a910-688110fdaf04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13718 | 2025.03.25 01:28:15.878530 [ 4 ] {2613e4c6-8e25-4e21-a910-688110fdaf04} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13719 | 2025.03.25 01:28:15.878570 [ 4 ] {2613e4c6-8e25-4e21-a910-688110fdaf04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
13720 | 2025.03.25 01:28:15.878994 [ 4 ] {2613e4c6-8e25-4e21-a910-688110fdaf04} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
13721 | 2025.03.25 01:28:15.879261 [ 4 ] {2613e4c6-8e25-4e21-a910-688110fdaf04} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13722 | 2025.03.25 01:28:15.879512 [ 4 ] {2613e4c6-8e25-4e21-a910-688110fdaf04} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001617 sec., 29684.601113172543 rows/sec., 2.00 MiB/sec. | ||
13723 | 2025.03.25 01:28:15.879596 [ 4 ] {2613e4c6-8e25-4e21-a910-688110fdaf04} <Debug> TCPHandler: Processed in 0.001851567 sec. | ||
13724 | 2025.03.25 01:28:15.881819 [ 201 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_118_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36087 rows, containing 5 columns (5 merged, 0 gathered) in 0.011064148 sec., 3261615.8062961563 rows/sec., 220.37 MiB/sec. | ||
13725 | 2025.03.25 01:28:15.882238 [ 201 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_118_24} <Trace> MergedBlockOutputStream: filled checksums all_1_118_24 (state Temporary) | ||
13726 | 2025.03.25 01:28:15.882584 [ 201 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_118_24} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_merge_all_1_118_24 to all_1_118_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13727 | 2025.03.25 01:28:15.882681 [ 201 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_118_24} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877) (MergerMutator): Merged 6 parts: [all_1_113_23, all_118_118_0] -> all_1_118_24 | ||
13728 | 2025.03.25 01:28:15.882791 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
13729 | 2025.03.25 01:28:16.806871 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1918 | ||
13730 | 2025.03.25 01:28:16.810241 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13731 | 2025.03.25 01:28:16.810289 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
13732 | 2025.03.25 01:28:16.811787 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
13733 | 2025.03.25 01:28:16.812101 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13734 | 2025.03.25 01:28:16.813466 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1918 | ||
13735 | 2025.03.25 01:28:17.382919 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13736 | 2025.03.25 01:28:17.383135 [ 4 ] {f9819279-8e9f-46ef-9c7a-eba4314081b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13737 | 2025.03.25 01:28:17.383217 [ 4 ] {f9819279-8e9f-46ef-9c7a-eba4314081b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13738 | 2025.03.25 01:28:17.384117 [ 4 ] {f9819279-8e9f-46ef-9c7a-eba4314081b8} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13739 | 2025.03.25 01:28:17.384169 [ 4 ] {f9819279-8e9f-46ef-9c7a-eba4314081b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
13740 | 2025.03.25 01:28:17.384622 [ 4 ] {f9819279-8e9f-46ef-9c7a-eba4314081b8} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
13741 | 2025.03.25 01:28:17.384901 [ 4 ] {f9819279-8e9f-46ef-9c7a-eba4314081b8} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13742 | 2025.03.25 01:28:17.385140 [ 4 ] {f9819279-8e9f-46ef-9c7a-eba4314081b8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002066 sec., 27105.5179090029 rows/sec., 2.08 MiB/sec. | ||
13743 | 2025.03.25 01:28:17.385198 [ 4 ] {f9819279-8e9f-46ef-9c7a-eba4314081b8} <Debug> TCPHandler: Processed in 0.002416534 sec. | ||
13744 | 2025.03.25 01:28:17.385327 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13745 | 2025.03.25 01:28:17.385435 [ 4 ] {5915d641-a1c4-4288-9acf-6478f2463677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13746 | 2025.03.25 01:28:17.385480 [ 4 ] {5915d641-a1c4-4288-9acf-6478f2463677} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13747 | 2025.03.25 01:28:17.386050 [ 4 ] {5915d641-a1c4-4288-9acf-6478f2463677} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13748 | 2025.03.25 01:28:17.386089 [ 4 ] {5915d641-a1c4-4288-9acf-6478f2463677} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
13749 | 2025.03.25 01:28:17.386461 [ 4 ] {5915d641-a1c4-4288-9acf-6478f2463677} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
13750 | 2025.03.25 01:28:17.386715 [ 4 ] {5915d641-a1c4-4288-9acf-6478f2463677} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13751 | 2025.03.25 01:28:17.386940 [ 4 ] {5915d641-a1c4-4288-9acf-6478f2463677} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001523 sec., 42022.32435981615 rows/sec., 3.28 MiB/sec. | ||
13752 | 2025.03.25 01:28:17.387000 [ 4 ] {5915d641-a1c4-4288-9acf-6478f2463677} <Debug> TCPHandler: Processed in 0.001724194 sec. | ||
13753 | 2025.03.25 01:28:17.387137 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13754 | 2025.03.25 01:28:17.387443 [ 4 ] {9b6a6f70-ccdf-42e3-bd5f-33b41f4f7342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13755 | 2025.03.25 01:28:17.387612 [ 4 ] {9b6a6f70-ccdf-42e3-bd5f-33b41f4f7342} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13756 | 2025.03.25 01:28:17.388774 [ 4 ] {9b6a6f70-ccdf-42e3-bd5f-33b41f4f7342} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13757 | 2025.03.25 01:28:17.388814 [ 4 ] {9b6a6f70-ccdf-42e3-bd5f-33b41f4f7342} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
13758 | 2025.03.25 01:28:17.389203 [ 4 ] {9b6a6f70-ccdf-42e3-bd5f-33b41f4f7342} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
13759 | 2025.03.25 01:28:17.389455 [ 4 ] {9b6a6f70-ccdf-42e3-bd5f-33b41f4f7342} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13760 | 2025.03.25 01:28:17.389699 [ 4 ] {9b6a6f70-ccdf-42e3-bd5f-33b41f4f7342} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.002377 sec., 13462.34749684476 rows/sec., 960.13 KiB/sec. | ||
13761 | 2025.03.25 01:28:17.389784 [ 4 ] {9b6a6f70-ccdf-42e3-bd5f-33b41f4f7342} <Debug> TCPHandler: Processed in 0.002698519 sec. | ||
13762 | 2025.03.25 01:28:17.389964 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13763 | 2025.03.25 01:28:17.390257 [ 4 ] {44115b24-b4f3-498b-969c-ecafcf253eea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13764 | 2025.03.25 01:28:17.390383 [ 4 ] {44115b24-b4f3-498b-969c-ecafcf253eea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13765 | 2025.03.25 01:28:17.390853 [ 4 ] {44115b24-b4f3-498b-969c-ecafcf253eea} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13766 | 2025.03.25 01:28:17.390894 [ 4 ] {44115b24-b4f3-498b-969c-ecafcf253eea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
13767 | 2025.03.25 01:28:17.391270 [ 4 ] {44115b24-b4f3-498b-969c-ecafcf253eea} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
13768 | 2025.03.25 01:28:17.391529 [ 4 ] {44115b24-b4f3-498b-969c-ecafcf253eea} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13769 | 2025.03.25 01:28:17.391736 [ 4 ] {44115b24-b4f3-498b-969c-ecafcf253eea} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001597 sec., 7514.088916718848 rows/sec., 518.55 KiB/sec. | ||
13770 | 2025.03.25 01:28:17.391787 [ 4 ] {44115b24-b4f3-498b-969c-ecafcf253eea} <Debug> TCPHandler: Processed in 0.001925648 sec. | ||
13771 | 2025.03.25 01:28:19.134441 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 32574 | ||
13772 | 2025.03.25 01:28:19.135113 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13773 | 2025.03.25 01:28:19.135155 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
13774 | 2025.03.25 01:28:19.135701 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
13775 | 2025.03.25 01:28:19.135965 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13776 | 2025.03.25 01:28:19.136135 [ 83 ] {} <Debug> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
13777 | 2025.03.25 01:28:19.136180 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32574 | ||
13778 | 2025.03.25 01:28:19.136194 [ 83 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13779 | 2025.03.25 01:28:19.136223 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
13780 | 2025.03.25 01:28:19.136435 [ 197 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
13781 | 2025.03.25 01:28:19.136695 [ 197 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13782 | 2025.03.25 01:28:19.136770 [ 197 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 30256 rows starting from the beginning of the part | ||
13783 | 2025.03.25 01:28:19.136905 [ 197 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 488 rows starting from the beginning of the part | ||
13784 | 2025.03.25 01:28:19.137148 [ 197 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 427 rows starting from the beginning of the part | ||
13785 | 2025.03.25 01:28:19.137369 [ 197 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 488 rows starting from the beginning of the part | ||
13786 | 2025.03.25 01:28:19.137462 [ 197 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 427 rows starting from the beginning of the part | ||
13787 | 2025.03.25 01:28:19.137669 [ 197 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 488 rows starting from the beginning of the part | ||
13788 | 2025.03.25 01:28:19.140368 [ 189 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32574 rows, containing 4 columns (4 merged, 0 gathered) in 0.004051788 sec., 8039413.710687727 rows/sec., 115.00 MiB/sec. | ||
13789 | 2025.03.25 01:28:19.140864 [ 189 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
13790 | 2025.03.25 01:28:19.141255 [ 189 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_71_14} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13791 | 2025.03.25 01:28:19.141374 [ 189 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_71_14} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
13792 | 2025.03.25 01:28:19.141470 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.98 MiB. | ||
13793 | 2025.03.25 01:28:21.438143 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 535 | ||
13794 | 2025.03.25 01:28:21.459133 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13795 | 2025.03.25 01:28:21.459194 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
13796 | 2025.03.25 01:28:21.466297 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
13797 | 2025.03.25 01:28:21.467070 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13798 | 2025.03.25 01:28:21.467570 [ 81 ] {} <Debug> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
13799 | 2025.03.25 01:28:21.467760 [ 81 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13800 | 2025.03.25 01:28:21.467859 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
13801 | 2025.03.25 01:28:21.468400 [ 186 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
13802 | 2025.03.25 01:28:21.481560 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
13803 | 2025.03.25 01:28:21.483497 [ 186 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13804 | 2025.03.25 01:28:21.485084 [ 186 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 498 rows starting from the beginning of the part | ||
13805 | 2025.03.25 01:28:21.491029 [ 186 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 7 rows starting from the beginning of the part | ||
13806 | 2025.03.25 01:28:21.496583 [ 186 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 8 rows starting from the beginning of the part | ||
13807 | 2025.03.25 01:28:21.502186 [ 186 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 7 rows starting from the beginning of the part | ||
13808 | 2025.03.25 01:28:21.507859 [ 186 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 8 rows starting from the beginning of the part | ||
13809 | 2025.03.25 01:28:21.513537 [ 186 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 7 rows starting from the beginning of the part | ||
13810 | 2025.03.25 01:28:21.584225 [ 197 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.116183813 sec., 4604.772267200423 rows/sec., 23.81 MiB/sec. | ||
13811 | 2025.03.25 01:28:21.587608 [ 197 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
13812 | 2025.03.25 01:28:21.590731 [ 197 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_71_14} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13813 | 2025.03.25 01:28:21.590874 [ 197 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_71_14} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
13814 | 2025.03.25 01:28:21.593303 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
13815 | 2025.03.25 01:28:22.395040 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13816 | 2025.03.25 01:28:22.395254 [ 4 ] {0d65178b-3016-40d7-a840-cd980dfda035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
13817 | 2025.03.25 01:28:22.395327 [ 4 ] {0d65178b-3016-40d7-a840-cd980dfda035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
13818 | 2025.03.25 01:28:22.396157 [ 4 ] {0d65178b-3016-40d7-a840-cd980dfda035} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13819 | 2025.03.25 01:28:22.396210 [ 4 ] {0d65178b-3016-40d7-a840-cd980dfda035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
13820 | 2025.03.25 01:28:22.396706 [ 4 ] {0d65178b-3016-40d7-a840-cd980dfda035} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
13821 | 2025.03.25 01:28:22.396993 [ 4 ] {0d65178b-3016-40d7-a840-cd980dfda035} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13822 | 2025.03.25 01:28:22.397233 [ 4 ] {0d65178b-3016-40d7-a840-cd980dfda035} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002037 sec., 104074.61953853705 rows/sec., 6.62 MiB/sec. | ||
13823 | 2025.03.25 01:28:22.397294 [ 4 ] {0d65178b-3016-40d7-a840-cd980dfda035} <Debug> TCPHandler: Processed in 0.002397075 sec. | ||
13824 | 2025.03.25 01:28:22.397421 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13825 | 2025.03.25 01:28:22.397530 [ 4 ] {b261c6bd-d27b-4309-8b8e-bb35de094f3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13826 | 2025.03.25 01:28:22.397577 [ 4 ] {b261c6bd-d27b-4309-8b8e-bb35de094f3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13827 | 2025.03.25 01:28:22.398349 [ 4 ] {b261c6bd-d27b-4309-8b8e-bb35de094f3d} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13828 | 2025.03.25 01:28:22.398391 [ 4 ] {b261c6bd-d27b-4309-8b8e-bb35de094f3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
13829 | 2025.03.25 01:28:22.398807 [ 4 ] {b261c6bd-d27b-4309-8b8e-bb35de094f3d} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
13830 | 2025.03.25 01:28:22.399072 [ 4 ] {b261c6bd-d27b-4309-8b8e-bb35de094f3d} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13831 | 2025.03.25 01:28:22.399328 [ 4 ] {b261c6bd-d27b-4309-8b8e-bb35de094f3d} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001807 sec., 341449.9169894853 rows/sec., 26.69 MiB/sec. | ||
13832 | 2025.03.25 01:28:22.399389 [ 4 ] {b261c6bd-d27b-4309-8b8e-bb35de094f3d} <Debug> TCPHandler: Processed in 0.002021729 sec. | ||
13833 | 2025.03.25 01:28:22.399527 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13834 | 2025.03.25 01:28:22.399816 [ 4 ] {4a939a74-ccde-4933-8451-1aaf937a0a9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13835 | 2025.03.25 01:28:22.399945 [ 4 ] {4a939a74-ccde-4933-8451-1aaf937a0a9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13836 | 2025.03.25 01:28:22.400978 [ 4 ] {4a939a74-ccde-4933-8451-1aaf937a0a9e} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13837 | 2025.03.25 01:28:22.401018 [ 4 ] {4a939a74-ccde-4933-8451-1aaf937a0a9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
13838 | 2025.03.25 01:28:22.401411 [ 4 ] {4a939a74-ccde-4933-8451-1aaf937a0a9e} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
13839 | 2025.03.25 01:28:22.401666 [ 4 ] {4a939a74-ccde-4933-8451-1aaf937a0a9e} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13840 | 2025.03.25 01:28:22.401890 [ 4 ] {4a939a74-ccde-4933-8451-1aaf937a0a9e} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.002186 sec., 48490.3934126258 rows/sec., 2.85 MiB/sec. | ||
13841 | 2025.03.25 01:28:22.401943 [ 4 ] {4a939a74-ccde-4933-8451-1aaf937a0a9e} <Debug> TCPHandler: Processed in 0.002471465 sec. | ||
13842 | 2025.03.25 01:28:22.402066 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13843 | 2025.03.25 01:28:22.402170 [ 4 ] {b8e72f67-e33c-4402-91c7-d438cce9cefc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
13844 | 2025.03.25 01:28:22.402215 [ 4 ] {b8e72f67-e33c-4402-91c7-d438cce9cefc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13845 | 2025.03.25 01:28:22.402758 [ 4 ] {b8e72f67-e33c-4402-91c7-d438cce9cefc} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13846 | 2025.03.25 01:28:22.402824 [ 4 ] {b8e72f67-e33c-4402-91c7-d438cce9cefc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
13847 | 2025.03.25 01:28:22.403183 [ 4 ] {b8e72f67-e33c-4402-91c7-d438cce9cefc} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
13848 | 2025.03.25 01:28:22.403440 [ 4 ] {b8e72f67-e33c-4402-91c7-d438cce9cefc} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13849 | 2025.03.25 01:28:22.403623 [ 79 ] {} <Debug> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0 | ||
13850 | 2025.03.25 01:28:22.403674 [ 4 ] {b8e72f67-e33c-4402-91c7-d438cce9cefc} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001521 sec., 74293.22813938199 rows/sec., 4.81 MiB/sec. | ||
13851 | 2025.03.25 01:28:22.403727 [ 79 ] {} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13852 | 2025.03.25 01:28:22.403784 [ 4 ] {b8e72f67-e33c-4402-91c7-d438cce9cefc} <Debug> TCPHandler: Processed in 0.001768365 sec. | ||
13853 | 2025.03.25 01:28:22.403791 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
13854 | 2025.03.25 01:28:22.404054 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13855 | 2025.03.25 01:28:22.404131 [ 198 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_60_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_55_11 to all_60_60_0 into Compact with storage Full | ||
13856 | 2025.03.25 01:28:22.404488 [ 4 ] {22525d19-ebca-4dd2-bfad-1c656d20dbd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
13857 | 2025.03.25 01:28:22.404688 [ 198 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_60_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13858 | 2025.03.25 01:28:22.404748 [ 4 ] {22525d19-ebca-4dd2-bfad-1c656d20dbd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13859 | 2025.03.25 01:28:22.404828 [ 198 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_11, total 341 rows starting from the beginning of the part | ||
13860 | 2025.03.25 01:28:22.405193 [ 198 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 113 rows starting from the beginning of the part | ||
13861 | 2025.03.25 01:28:22.405661 [ 198 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 113 rows starting from the beginning of the part | ||
13862 | 2025.03.25 01:28:22.406186 [ 198 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 113 rows starting from the beginning of the part | ||
13863 | 2025.03.25 01:28:22.406568 [ 198 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 228 rows starting from the beginning of the part | ||
13864 | 2025.03.25 01:28:22.407048 [ 198 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 113 rows starting from the beginning of the part | ||
13865 | 2025.03.25 01:28:22.408624 [ 4 ] {22525d19-ebca-4dd2-bfad-1c656d20dbd8} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13866 | 2025.03.25 01:28:22.408693 [ 4 ] {22525d19-ebca-4dd2-bfad-1c656d20dbd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
13867 | 2025.03.25 01:28:22.409740 [ 4 ] {22525d19-ebca-4dd2-bfad-1c656d20dbd8} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
13868 | 2025.03.25 01:28:22.410272 [ 198 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_60_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1021 rows, containing 5 columns (5 merged, 0 gathered) in 0.006348811 sec., 160817.5137045346 rows/sec., 11.24 MiB/sec. | ||
13869 | 2025.03.25 01:28:22.410283 [ 4 ] {22525d19-ebca-4dd2-bfad-1c656d20dbd8} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13870 | 2025.03.25 01:28:22.410541 [ 198 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_60_12} <Trace> MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) | ||
13871 | 2025.03.25 01:28:22.410746 [ 4 ] {22525d19-ebca-4dd2-bfad-1c656d20dbd8} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.006461 sec., 17334.77789815818 rows/sec., 1011.18 KiB/sec. | ||
13872 | 2025.03.25 01:28:22.410904 [ 4 ] {22525d19-ebca-4dd2-bfad-1c656d20dbd8} <Debug> TCPHandler: Processed in 0.00700063 sec. | ||
13873 | 2025.03.25 01:28:22.411105 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13874 | 2025.03.25 01:28:22.411133 [ 198 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_60_12} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13875 | 2025.03.25 01:28:22.411307 [ 4 ] {5379c11e-376a-4fed-b425-7d361dcec15d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13876 | 2025.03.25 01:28:22.411319 [ 198 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_60_12} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12 | ||
13877 | 2025.03.25 01:28:22.411376 [ 4 ] {5379c11e-376a-4fed-b425-7d361dcec15d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13878 | 2025.03.25 01:28:22.411498 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
13879 | 2025.03.25 01:28:22.412207 [ 4 ] {5379c11e-376a-4fed-b425-7d361dcec15d} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13880 | 2025.03.25 01:28:22.412252 [ 4 ] {5379c11e-376a-4fed-b425-7d361dcec15d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
13881 | 2025.03.25 01:28:22.412643 [ 4 ] {5379c11e-376a-4fed-b425-7d361dcec15d} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
13882 | 2025.03.25 01:28:22.412894 [ 4 ] {5379c11e-376a-4fed-b425-7d361dcec15d} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13883 | 2025.03.25 01:28:22.413110 [ 4 ] {5379c11e-376a-4fed-b425-7d361dcec15d} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001857 sec., 205708.13139472267 rows/sec., 14.51 MiB/sec. | ||
13884 | 2025.03.25 01:28:22.413187 [ 4 ] {5379c11e-376a-4fed-b425-7d361dcec15d} <Debug> TCPHandler: Processed in 0.002158461 sec. | ||
13885 | 2025.03.25 01:28:22.413326 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13886 | 2025.03.25 01:28:22.413600 [ 4 ] {b8ec4df8-169e-477e-bb82-a467137b51ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
13887 | 2025.03.25 01:28:22.413758 [ 4 ] {b8ec4df8-169e-477e-bb82-a467137b51ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13888 | 2025.03.25 01:28:22.414712 [ 4 ] {b8ec4df8-169e-477e-bb82-a467137b51ad} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13889 | 2025.03.25 01:28:22.414751 [ 4 ] {b8ec4df8-169e-477e-bb82-a467137b51ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
13890 | 2025.03.25 01:28:22.415112 [ 4 ] {b8ec4df8-169e-477e-bb82-a467137b51ad} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
13891 | 2025.03.25 01:28:22.415350 [ 4 ] {b8ec4df8-169e-477e-bb82-a467137b51ad} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13892 | 2025.03.25 01:28:22.415568 [ 4 ] {b8ec4df8-169e-477e-bb82-a467137b51ad} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002077 sec., 2888.781896966779 rows/sec., 150.93 KiB/sec. | ||
13893 | 2025.03.25 01:28:22.415624 [ 4 ] {b8ec4df8-169e-477e-bb82-a467137b51ad} <Debug> TCPHandler: Processed in 0.002349394 sec. | ||
13894 | 2025.03.25 01:28:22.415730 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13895 | 2025.03.25 01:28:22.415832 [ 4 ] {9e59eb23-3cb5-4025-9ce3-bf4f55b2a2ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13896 | 2025.03.25 01:28:22.415880 [ 4 ] {9e59eb23-3cb5-4025-9ce3-bf4f55b2a2ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13897 | 2025.03.25 01:28:22.416402 [ 4 ] {9e59eb23-3cb5-4025-9ce3-bf4f55b2a2ae} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13898 | 2025.03.25 01:28:22.416441 [ 4 ] {9e59eb23-3cb5-4025-9ce3-bf4f55b2a2ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
13899 | 2025.03.25 01:28:22.416831 [ 4 ] {9e59eb23-3cb5-4025-9ce3-bf4f55b2a2ae} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
13900 | 2025.03.25 01:28:22.417075 [ 4 ] {9e59eb23-3cb5-4025-9ce3-bf4f55b2a2ae} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13901 | 2025.03.25 01:28:22.417283 [ 4 ] {9e59eb23-3cb5-4025-9ce3-bf4f55b2a2ae} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001474 sec., 160786.97421981004 rows/sec., 10.78 MiB/sec. | ||
13902 | 2025.03.25 01:28:22.417336 [ 4 ] {9e59eb23-3cb5-4025-9ce3-bf4f55b2a2ae} <Debug> TCPHandler: Processed in 0.001656914 sec. | ||
13903 | 2025.03.25 01:28:22.417479 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13904 | 2025.03.25 01:28:22.417612 [ 4 ] {321d6bb1-1427-47ee-9d0a-f53cae506afa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
13905 | 2025.03.25 01:28:22.417671 [ 4 ] {321d6bb1-1427-47ee-9d0a-f53cae506afa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13906 | 2025.03.25 01:28:22.418188 [ 4 ] {321d6bb1-1427-47ee-9d0a-f53cae506afa} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13907 | 2025.03.25 01:28:22.418238 [ 4 ] {321d6bb1-1427-47ee-9d0a-f53cae506afa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
13908 | 2025.03.25 01:28:22.418608 [ 4 ] {321d6bb1-1427-47ee-9d0a-f53cae506afa} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
13909 | 2025.03.25 01:28:22.418868 [ 4 ] {321d6bb1-1427-47ee-9d0a-f53cae506afa} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13910 | 2025.03.25 01:28:22.419056 [ 79 ] {} <Debug> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54) (MergerMutator): Selected 6 parts from all_1_39_8 to all_44_44_0 | ||
13911 | 2025.03.25 01:28:22.419112 [ 4 ] {321d6bb1-1427-47ee-9d0a-f53cae506afa} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001524 sec., 656.1679790026246 rows/sec., 44.21 KiB/sec. | ||
13912 | 2025.03.25 01:28:22.419130 [ 79 ] {} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13913 | 2025.03.25 01:28:22.419196 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
13914 | 2025.03.25 01:28:22.419234 [ 4 ] {321d6bb1-1427-47ee-9d0a-f53cae506afa} <Debug> TCPHandler: Processed in 0.001813595 sec. | ||
13915 | 2025.03.25 01:28:22.419526 [ 196 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_44_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_39_8 to all_44_44_0 into Compact with storage Full | ||
13916 | 2025.03.25 01:28:22.419570 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13917 | 2025.03.25 01:28:22.419985 [ 4 ] {db1bbd1f-7d7b-49ec-be00-a435b218ab35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13918 | 2025.03.25 01:28:22.420083 [ 196 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_44_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13919 | 2025.03.25 01:28:22.420178 [ 4 ] {db1bbd1f-7d7b-49ec-be00-a435b218ab35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13920 | 2025.03.25 01:28:22.420202 [ 196 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_39_8, total 39 rows starting from the beginning of the part | ||
13921 | 2025.03.25 01:28:22.420716 [ 196 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part | ||
13922 | 2025.03.25 01:28:22.421025 [ 196 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part | ||
13923 | 2025.03.25 01:28:22.421397 [ 196 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part | ||
13924 | 2025.03.25 01:28:22.421746 [ 196 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part | ||
13925 | 2025.03.25 01:28:22.422069 [ 196 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part | ||
13926 | 2025.03.25 01:28:22.422797 [ 4 ] {db1bbd1f-7d7b-49ec-be00-a435b218ab35} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13927 | 2025.03.25 01:28:22.422837 [ 4 ] {db1bbd1f-7d7b-49ec-be00-a435b218ab35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
13928 | 2025.03.25 01:28:22.423417 [ 4 ] {db1bbd1f-7d7b-49ec-be00-a435b218ab35} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
13929 | 2025.03.25 01:28:22.423793 [ 200 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_44_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44 rows, containing 4 columns (4 merged, 0 gathered) in 0.004493175 sec., 9792.629933176428 rows/sec., 659.85 KiB/sec. | ||
13930 | 2025.03.25 01:28:22.423802 [ 4 ] {db1bbd1f-7d7b-49ec-be00-a435b218ab35} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13931 | 2025.03.25 01:28:22.423919 [ 200 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_44_9} <Trace> MergedBlockOutputStream: filled checksums all_1_44_9 (state Temporary) | ||
13932 | 2025.03.25 01:28:22.424128 [ 4 ] {db1bbd1f-7d7b-49ec-be00-a435b218ab35} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.004297 sec., 19083.081219455435 rows/sec., 1.21 MiB/sec. | ||
13933 | 2025.03.25 01:28:22.424214 [ 4 ] {db1bbd1f-7d7b-49ec-be00-a435b218ab35} <Debug> TCPHandler: Processed in 0.004753278 sec. | ||
13934 | 2025.03.25 01:28:22.424382 [ 200 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_44_9} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Renaming temporary part tmp_merge_all_1_44_9 to all_1_44_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13935 | 2025.03.25 01:28:22.424463 [ 200 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_44_9} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54) (MergerMutator): Merged 6 parts: [all_1_39_8, all_44_44_0] -> all_1_44_9 | ||
13936 | 2025.03.25 01:28:22.424537 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
13937 | 2025.03.25 01:28:26.424488 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
13938 | 2025.03.25 01:28:26.424588 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
13939 | 2025.03.25 01:28:26.636406 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33001 | ||
13940 | 2025.03.25 01:28:26.637134 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13941 | 2025.03.25 01:28:26.637181 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
13942 | 2025.03.25 01:28:26.637735 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
13943 | 2025.03.25 01:28:26.637994 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13944 | 2025.03.25 01:28:26.638194 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33001 | ||
13945 | 2025.03.25 01:28:26.813842 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1946 | ||
13946 | 2025.03.25 01:28:26.816907 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13947 | 2025.03.25 01:28:26.816967 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
13948 | 2025.03.25 01:28:26.818447 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
13949 | 2025.03.25 01:28:26.818773 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13950 | 2025.03.25 01:28:26.819437 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1946 | ||
13951 | 2025.03.25 01:28:27.391471 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13952 | 2025.03.25 01:28:27.391773 [ 4 ] {9b8b81c1-02f3-48ce-9f53-d4979827b534} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13953 | 2025.03.25 01:28:27.391891 [ 4 ] {9b8b81c1-02f3-48ce-9f53-d4979827b534} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13954 | 2025.03.25 01:28:27.392916 [ 4 ] {9b8b81c1-02f3-48ce-9f53-d4979827b534} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13955 | 2025.03.25 01:28:27.392963 [ 4 ] {9b8b81c1-02f3-48ce-9f53-d4979827b534} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
13956 | 2025.03.25 01:28:27.393418 [ 4 ] {9b8b81c1-02f3-48ce-9f53-d4979827b534} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
13957 | 2025.03.25 01:28:27.393702 [ 4 ] {9b8b81c1-02f3-48ce-9f53-d4979827b534} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13958 | 2025.03.25 01:28:27.393919 [ 73 ] {} <Debug> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
13959 | 2025.03.25 01:28:27.393946 [ 4 ] {9b8b81c1-02f3-48ce-9f53-d4979827b534} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.002257 sec., 59370.84625609216 rows/sec., 5.12 MiB/sec. | ||
13960 | 2025.03.25 01:28:27.394011 [ 73 ] {} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13961 | 2025.03.25 01:28:27.394074 [ 4 ] {9b8b81c1-02f3-48ce-9f53-d4979827b534} <Debug> TCPHandler: Processed in 0.00278662 sec. | ||
13962 | 2025.03.25 01:28:27.394080 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
13963 | 2025.03.25 01:28:27.394305 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13964 | 2025.03.25 01:28:27.394342 [ 196 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
13965 | 2025.03.25 01:28:27.394500 [ 4 ] {5cfe02c9-c7ea-47c8-9c1f-c33480bf6fb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13966 | 2025.03.25 01:28:27.394620 [ 196 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13967 | 2025.03.25 01:28:27.394616 [ 4 ] {5cfe02c9-c7ea-47c8-9c1f-c33480bf6fb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13968 | 2025.03.25 01:28:27.394777 [ 196 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1845 rows starting from the beginning of the part | ||
13969 | 2025.03.25 01:28:27.395359 [ 196 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 617 rows starting from the beginning of the part | ||
13970 | 2025.03.25 01:28:27.395913 [ 196 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 1278 rows starting from the beginning of the part | ||
13971 | 2025.03.25 01:28:27.396497 [ 196 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 56 rows starting from the beginning of the part | ||
13972 | 2025.03.25 01:28:27.397026 [ 196 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 617 rows starting from the beginning of the part | ||
13973 | 2025.03.25 01:28:27.397594 [ 196 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 134 rows starting from the beginning of the part | ||
13974 | 2025.03.25 01:28:27.399524 [ 4 ] {5cfe02c9-c7ea-47c8-9c1f-c33480bf6fb4} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13975 | 2025.03.25 01:28:27.399567 [ 4 ] {5cfe02c9-c7ea-47c8-9c1f-c33480bf6fb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
13976 | 2025.03.25 01:28:27.400145 [ 4 ] {5cfe02c9-c7ea-47c8-9c1f-c33480bf6fb4} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
13977 | 2025.03.25 01:28:27.400460 [ 4 ] {5cfe02c9-c7ea-47c8-9c1f-c33480bf6fb4} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13978 | 2025.03.25 01:28:27.400715 [ 4 ] {5cfe02c9-c7ea-47c8-9c1f-c33480bf6fb4} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.006261 sec., 6229.036895064686 rows/sec., 468.39 KiB/sec. | ||
13979 | 2025.03.25 01:28:27.400779 [ 4 ] {5cfe02c9-c7ea-47c8-9c1f-c33480bf6fb4} <Debug> TCPHandler: Processed in 0.006566414 sec. | ||
13980 | 2025.03.25 01:28:27.400973 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13981 | 2025.03.25 01:28:27.401301 [ 4 ] {0d9cbac1-d409-4dc9-8ae4-8dd48dd0bf7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13982 | 2025.03.25 01:28:27.401449 [ 4 ] {0d9cbac1-d409-4dc9-8ae4-8dd48dd0bf7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13983 | 2025.03.25 01:28:27.401522 [ 196 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4547 rows, containing 5 columns (5 merged, 0 gathered) in 0.007308675 sec., 622137.3915244555 rows/sec., 52.86 MiB/sec. | ||
13984 | 2025.03.25 01:28:27.401819 [ 196 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
13985 | 2025.03.25 01:28:27.402181 [ 196 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_121_24} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13986 | 2025.03.25 01:28:27.402294 [ 196 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_121_24} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
13987 | 2025.03.25 01:28:27.402394 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
13988 | 2025.03.25 01:28:27.402491 [ 4 ] {0d9cbac1-d409-4dc9-8ae4-8dd48dd0bf7e} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13989 | 2025.03.25 01:28:27.402531 [ 4 ] {0d9cbac1-d409-4dc9-8ae4-8dd48dd0bf7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
13990 | 2025.03.25 01:28:27.402898 [ 4 ] {0d9cbac1-d409-4dc9-8ae4-8dd48dd0bf7e} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
13991 | 2025.03.25 01:28:27.403146 [ 4 ] {0d9cbac1-d409-4dc9-8ae4-8dd48dd0bf7e} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13992 | 2025.03.25 01:28:27.403349 [ 74 ] {} <Debug> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
13993 | 2025.03.25 01:28:27.403361 [ 4 ] {0d9cbac1-d409-4dc9-8ae4-8dd48dd0bf7e} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.002172 sec., 47421.731123388585 rows/sec., 3.70 MiB/sec. | ||
13994 | 2025.03.25 01:28:27.403425 [ 74 ] {} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13995 | 2025.03.25 01:28:27.403496 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
13996 | 2025.03.25 01:28:27.403507 [ 4 ] {0d9cbac1-d409-4dc9-8ae4-8dd48dd0bf7e} <Debug> TCPHandler: Processed in 0.002630158 sec. | ||
13997 | 2025.03.25 01:28:27.403740 [ 193 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
13998 | 2025.03.25 01:28:27.403752 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13999 | 2025.03.25 01:28:27.404004 [ 4 ] {c8358696-0568-462b-ba51-26262f0dbfb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14000 | 2025.03.25 01:28:27.404025 [ 193 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14001 | 2025.03.25 01:28:27.404106 [ 193 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 915 rows starting from the beginning of the part | ||
14002 | 2025.03.25 01:28:27.404118 [ 4 ] {c8358696-0568-462b-ba51-26262f0dbfb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14003 | 2025.03.25 01:28:27.404476 [ 193 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 382 rows starting from the beginning of the part | ||
14004 | 2025.03.25 01:28:27.404821 [ 193 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 567 rows starting from the beginning of the part | ||
14005 | 2025.03.25 01:28:27.405175 [ 193 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 64 rows starting from the beginning of the part | ||
14006 | 2025.03.25 01:28:27.405502 [ 193 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 382 rows starting from the beginning of the part | ||
14007 | 2025.03.25 01:28:27.405683 [ 193 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 103 rows starting from the beginning of the part | ||
14008 | 2025.03.25 01:28:27.406633 [ 4 ] {c8358696-0568-462b-ba51-26262f0dbfb1} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14009 | 2025.03.25 01:28:27.406703 [ 4 ] {c8358696-0568-462b-ba51-26262f0dbfb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
14010 | 2025.03.25 01:28:27.407728 [ 4 ] {c8358696-0568-462b-ba51-26262f0dbfb1} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
14011 | 2025.03.25 01:28:27.408230 [ 4 ] {c8358696-0568-462b-ba51-26262f0dbfb1} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14012 | 2025.03.25 01:28:27.408537 [ 4 ] {c8358696-0568-462b-ba51-26262f0dbfb1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004627 sec., 34579.641236222174 rows/sec., 2.41 MiB/sec. | ||
14013 | 2025.03.25 01:28:27.408678 [ 4 ] {c8358696-0568-462b-ba51-26262f0dbfb1} <Debug> TCPHandler: Processed in 0.005014522 sec. | ||
14014 | 2025.03.25 01:28:27.409017 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14015 | 2025.03.25 01:28:27.409140 [ 195 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2413 rows, containing 5 columns (5 merged, 0 gathered) in 0.005516859 sec., 437386.5636225251 rows/sec., 33.49 MiB/sec. | ||
14016 | 2025.03.25 01:28:27.409175 [ 4 ] {5ebe7f25-bf7b-4090-a45e-f3322c19f9e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14017 | 2025.03.25 01:28:27.409328 [ 4 ] {5ebe7f25-bf7b-4090-a45e-f3322c19f9e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14018 | 2025.03.25 01:28:27.409623 [ 195 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
14019 | 2025.03.25 01:28:27.410442 [ 195 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_121_24} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14020 | 2025.03.25 01:28:27.410714 [ 195 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_121_24} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
14021 | 2025.03.25 01:28:27.410934 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
14022 | 2025.03.25 01:28:27.411555 [ 4 ] {5ebe7f25-bf7b-4090-a45e-f3322c19f9e5} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14023 | 2025.03.25 01:28:27.411600 [ 4 ] {5ebe7f25-bf7b-4090-a45e-f3322c19f9e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
14024 | 2025.03.25 01:28:27.412304 [ 4 ] {5ebe7f25-bf7b-4090-a45e-f3322c19f9e5} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
14025 | 2025.03.25 01:28:27.412579 [ 4 ] {5ebe7f25-bf7b-4090-a45e-f3322c19f9e5} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14026 | 2025.03.25 01:28:27.412825 [ 4 ] {5ebe7f25-bf7b-4090-a45e-f3322c19f9e5} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.003694 sec., 10557.661072008663 rows/sec., 18.92 MiB/sec. | ||
14027 | 2025.03.25 01:28:27.412925 [ 4 ] {5ebe7f25-bf7b-4090-a45e-f3322c19f9e5} <Debug> TCPHandler: Processed in 0.004032267 sec. | ||
14028 | 2025.03.25 01:28:27.413043 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14029 | 2025.03.25 01:28:27.413146 [ 4 ] {1463d02a-8031-44ad-9981-6aafc48cc5a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14030 | 2025.03.25 01:28:27.413193 [ 4 ] {1463d02a-8031-44ad-9981-6aafc48cc5a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14031 | 2025.03.25 01:28:27.413632 [ 4 ] {1463d02a-8031-44ad-9981-6aafc48cc5a5} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14032 | 2025.03.25 01:28:27.413672 [ 4 ] {1463d02a-8031-44ad-9981-6aafc48cc5a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
14033 | 2025.03.25 01:28:27.414048 [ 4 ] {1463d02a-8031-44ad-9981-6aafc48cc5a5} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
14034 | 2025.03.25 01:28:27.414300 [ 4 ] {1463d02a-8031-44ad-9981-6aafc48cc5a5} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14035 | 2025.03.25 01:28:27.414469 [ 74 ] {} <Debug> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
14036 | 2025.03.25 01:28:27.414535 [ 74 ] {} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14037 | 2025.03.25 01:28:27.414543 [ 4 ] {1463d02a-8031-44ad-9981-6aafc48cc5a5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001409 sec., 42583.392476933994 rows/sec., 2.87 MiB/sec. | ||
14038 | 2025.03.25 01:28:27.414583 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
14039 | 2025.03.25 01:28:27.414684 [ 4 ] {1463d02a-8031-44ad-9981-6aafc48cc5a5} <Debug> TCPHandler: Processed in 0.001689395 sec. | ||
14040 | 2025.03.25 01:28:27.414809 [ 190 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
14041 | 2025.03.25 01:28:27.414970 [ 190 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14042 | 2025.03.25 01:28:27.415013 [ 190 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 6786 rows starting from the beginning of the part | ||
14043 | 2025.03.25 01:28:27.415104 [ 190 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 82 rows starting from the beginning of the part | ||
14044 | 2025.03.25 01:28:27.415215 [ 190 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 48 rows starting from the beginning of the part | ||
14045 | 2025.03.25 01:28:27.415294 [ 190 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 12 rows starting from the beginning of the part | ||
14046 | 2025.03.25 01:28:27.415396 [ 190 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 82 rows starting from the beginning of the part | ||
14047 | 2025.03.25 01:28:27.415480 [ 190 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 60 rows starting from the beginning of the part | ||
14048 | 2025.03.25 01:28:27.417728 [ 187 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7070 rows, containing 4 columns (4 merged, 0 gathered) in 0.003028624 sec., 2334393.440717633 rows/sec., 152.71 MiB/sec. | ||
14049 | 2025.03.25 01:28:27.418493 [ 187 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
14050 | 2025.03.25 01:28:27.418819 [ 187 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_121_24} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14051 | 2025.03.25 01:28:27.418910 [ 187 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_121_24} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
14052 | 2025.03.25 01:28:27.419002 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
14053 | 2025.03.25 01:28:28.981752 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 543 | ||
14054 | 2025.03.25 01:28:29.004848 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14055 | 2025.03.25 01:28:29.004909 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
14056 | 2025.03.25 01:28:29.012268 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
14057 | 2025.03.25 01:28:29.013093 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14058 | 2025.03.25 01:28:29.016657 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 543 | ||
14059 | 2025.03.25 01:28:32.395280 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14060 | 2025.03.25 01:28:32.395491 [ 4 ] {c818f09a-8adf-4490-8306-603887bf9059} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
14061 | 2025.03.25 01:28:32.395569 [ 4 ] {c818f09a-8adf-4490-8306-603887bf9059} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
14062 | 2025.03.25 01:28:32.396470 [ 4 ] {c818f09a-8adf-4490-8306-603887bf9059} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14063 | 2025.03.25 01:28:32.396529 [ 4 ] {c818f09a-8adf-4490-8306-603887bf9059} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
14064 | 2025.03.25 01:28:32.397005 [ 4 ] {c818f09a-8adf-4490-8306-603887bf9059} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
14065 | 2025.03.25 01:28:32.397285 [ 4 ] {c818f09a-8adf-4490-8306-603887bf9059} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14066 | 2025.03.25 01:28:32.397456 [ 68 ] {} <Debug> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
14067 | 2025.03.25 01:28:32.397504 [ 68 ] {} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14068 | 2025.03.25 01:28:32.397523 [ 4 ] {c818f09a-8adf-4490-8306-603887bf9059} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002082 sec., 101825.16810758885 rows/sec., 6.48 MiB/sec. | ||
14069 | 2025.03.25 01:28:32.397537 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
14070 | 2025.03.25 01:28:32.397671 [ 4 ] {c818f09a-8adf-4490-8306-603887bf9059} <Debug> TCPHandler: Processed in 0.002521466 sec. | ||
14071 | 2025.03.25 01:28:32.397924 [ 201 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
14072 | 2025.03.25 01:28:32.397999 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14073 | 2025.03.25 01:28:32.398332 [ 4 ] {8683a6fe-6031-40a2-a20f-35242d38e0e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14074 | 2025.03.25 01:28:32.398402 [ 201 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14075 | 2025.03.25 01:28:32.398432 [ 4 ] {8683a6fe-6031-40a2-a20f-35242d38e0e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14076 | 2025.03.25 01:28:32.398460 [ 201 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 212 rows starting from the beginning of the part | ||
14077 | 2025.03.25 01:28:32.398777 [ 201 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 212 rows starting from the beginning of the part | ||
14078 | 2025.03.25 01:28:32.399088 [ 201 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 212 rows starting from the beginning of the part | ||
14079 | 2025.03.25 01:28:32.399481 [ 201 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 212 rows starting from the beginning of the part | ||
14080 | 2025.03.25 01:28:32.399895 [ 201 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 212 rows starting from the beginning of the part | ||
14081 | 2025.03.25 01:28:32.401734 [ 4 ] {8683a6fe-6031-40a2-a20f-35242d38e0e9} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14082 | 2025.03.25 01:28:32.401815 [ 4 ] {8683a6fe-6031-40a2-a20f-35242d38e0e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
14083 | 2025.03.25 01:28:32.402505 [ 187 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.004843199 sec., 218863.60647167295 rows/sec., 14.75 MiB/sec. | ||
14084 | 2025.03.25 01:28:32.402695 [ 4 ] {8683a6fe-6031-40a2-a20f-35242d38e0e9} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
14085 | 2025.03.25 01:28:32.402784 [ 190 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
14086 | 2025.03.25 01:28:32.403115 [ 4 ] {8683a6fe-6031-40a2-a20f-35242d38e0e9} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14087 | 2025.03.25 01:28:32.403404 [ 190 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_45_11} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14088 | 2025.03.25 01:28:32.403653 [ 4 ] {8683a6fe-6031-40a2-a20f-35242d38e0e9} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.005423 sec., 113774.66347040384 rows/sec., 8.89 MiB/sec. | ||
14089 | 2025.03.25 01:28:32.403712 [ 190 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_45_11} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
14090 | 2025.03.25 01:28:32.404005 [ 4 ] {8683a6fe-6031-40a2-a20f-35242d38e0e9} <Debug> TCPHandler: Processed in 0.006085947 sec. | ||
14091 | 2025.03.25 01:28:32.404023 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
14092 | 2025.03.25 01:28:32.404314 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14093 | 2025.03.25 01:28:32.404610 [ 4 ] {c8bfd182-e078-4014-b278-09bdadf73d1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14094 | 2025.03.25 01:28:32.404678 [ 4 ] {c8bfd182-e078-4014-b278-09bdadf73d1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14095 | 2025.03.25 01:28:32.405380 [ 4 ] {c8bfd182-e078-4014-b278-09bdadf73d1f} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14096 | 2025.03.25 01:28:32.405421 [ 4 ] {c8bfd182-e078-4014-b278-09bdadf73d1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
14097 | 2025.03.25 01:28:32.405820 [ 4 ] {c8bfd182-e078-4014-b278-09bdadf73d1f} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
14098 | 2025.03.25 01:28:32.406079 [ 4 ] {c8bfd182-e078-4014-b278-09bdadf73d1f} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14099 | 2025.03.25 01:28:32.406266 [ 4 ] {c8bfd182-e078-4014-b278-09bdadf73d1f} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001754 sec., 60433.2953249715 rows/sec., 3.56 MiB/sec. | ||
14100 | 2025.03.25 01:28:32.406319 [ 4 ] {c8bfd182-e078-4014-b278-09bdadf73d1f} <Debug> TCPHandler: Processed in 0.00210801 sec. | ||
14101 | 2025.03.25 01:28:32.406443 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14102 | 2025.03.25 01:28:32.406549 [ 4 ] {583ae3a2-4761-4d9f-a1e6-c96770e91577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
14103 | 2025.03.25 01:28:32.406593 [ 4 ] {583ae3a2-4761-4d9f-a1e6-c96770e91577} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14104 | 2025.03.25 01:28:32.407152 [ 4 ] {583ae3a2-4761-4d9f-a1e6-c96770e91577} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14105 | 2025.03.25 01:28:32.407190 [ 4 ] {583ae3a2-4761-4d9f-a1e6-c96770e91577} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
14106 | 2025.03.25 01:28:32.407542 [ 4 ] {583ae3a2-4761-4d9f-a1e6-c96770e91577} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
14107 | 2025.03.25 01:28:32.407780 [ 4 ] {583ae3a2-4761-4d9f-a1e6-c96770e91577} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14108 | 2025.03.25 01:28:32.407960 [ 4 ] {583ae3a2-4761-4d9f-a1e6-c96770e91577} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001434 sec., 78800.55788005579 rows/sec., 5.10 MiB/sec. | ||
14109 | 2025.03.25 01:28:32.408010 [ 4 ] {583ae3a2-4761-4d9f-a1e6-c96770e91577} <Debug> TCPHandler: Processed in 0.001622603 sec. | ||
14110 | 2025.03.25 01:28:32.408132 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14111 | 2025.03.25 01:28:32.408235 [ 4 ] {ba5b3368-e0bf-4969-bb52-8d030c0e7477} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
14112 | 2025.03.25 01:28:32.408280 [ 4 ] {ba5b3368-e0bf-4969-bb52-8d030c0e7477} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14113 | 2025.03.25 01:28:32.408882 [ 4 ] {ba5b3368-e0bf-4969-bb52-8d030c0e7477} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14114 | 2025.03.25 01:28:32.408920 [ 4 ] {ba5b3368-e0bf-4969-bb52-8d030c0e7477} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
14115 | 2025.03.25 01:28:32.409276 [ 4 ] {ba5b3368-e0bf-4969-bb52-8d030c0e7477} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
14116 | 2025.03.25 01:28:32.409580 [ 4 ] {ba5b3368-e0bf-4969-bb52-8d030c0e7477} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14117 | 2025.03.25 01:28:32.409721 [ 68 ] {} <Debug> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
14118 | 2025.03.25 01:28:32.409760 [ 68 ] {} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14119 | 2025.03.25 01:28:32.409769 [ 4 ] {ba5b3368-e0bf-4969-bb52-8d030c0e7477} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001554 sec., 72072.07207207207 rows/sec., 4.11 MiB/sec. | ||
14120 | 2025.03.25 01:28:32.409785 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
14121 | 2025.03.25 01:28:32.409876 [ 4 ] {ba5b3368-e0bf-4969-bb52-8d030c0e7477} <Debug> TCPHandler: Processed in 0.001794556 sec. | ||
14122 | 2025.03.25 01:28:32.409913 [ 192 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
14123 | 2025.03.25 01:28:32.410016 [ 192 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14124 | 2025.03.25 01:28:32.410020 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14125 | 2025.03.25 01:28:32.410052 [ 192 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 112 rows starting from the beginning of the part | ||
14126 | 2025.03.25 01:28:32.410220 [ 192 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 112 rows starting from the beginning of the part | ||
14127 | 2025.03.25 01:28:32.410325 [ 4 ] {4dc499d5-4720-437d-ab77-cb0c949b0159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14128 | 2025.03.25 01:28:32.410536 [ 192 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 112 rows starting from the beginning of the part | ||
14129 | 2025.03.25 01:28:32.410546 [ 4 ] {4dc499d5-4720-437d-ab77-cb0c949b0159} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14130 | 2025.03.25 01:28:32.410911 [ 192 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 112 rows starting from the beginning of the part | ||
14131 | 2025.03.25 01:28:32.411256 [ 192 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 112 rows starting from the beginning of the part | ||
14132 | 2025.03.25 01:28:32.412789 [ 4 ] {4dc499d5-4720-437d-ab77-cb0c949b0159} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14133 | 2025.03.25 01:28:32.412835 [ 4 ] {4dc499d5-4720-437d-ab77-cb0c949b0159} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
14134 | 2025.03.25 01:28:32.413083 [ 192 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.003228447 sec., 173458.01247472854 rows/sec., 10.54 MiB/sec. | ||
14135 | 2025.03.25 01:28:32.413306 [ 190 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
14136 | 2025.03.25 01:28:32.413517 [ 4 ] {4dc499d5-4720-437d-ab77-cb0c949b0159} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
14137 | 2025.03.25 01:28:32.413795 [ 192 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_45_11} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14138 | 2025.03.25 01:28:32.413898 [ 192 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_45_11} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
14139 | 2025.03.25 01:28:32.413925 [ 4 ] {4dc499d5-4720-437d-ab77-cb0c949b0159} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14140 | 2025.03.25 01:28:32.414004 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
14141 | 2025.03.25 01:28:32.414159 [ 4 ] {4dc499d5-4720-437d-ab77-cb0c949b0159} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.003947 sec., 96782.36635419306 rows/sec., 6.83 MiB/sec. | ||
14142 | 2025.03.25 01:28:32.414239 [ 4 ] {4dc499d5-4720-437d-ab77-cb0c949b0159} <Debug> TCPHandler: Processed in 0.004291541 sec. | ||
14143 | 2025.03.25 01:28:32.414389 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14144 | 2025.03.25 01:28:32.414562 [ 4 ] {5d26440c-75be-4448-82f0-eec151b6919e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
14145 | 2025.03.25 01:28:32.414619 [ 4 ] {5d26440c-75be-4448-82f0-eec151b6919e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
14146 | 2025.03.25 01:28:32.415065 [ 4 ] {5d26440c-75be-4448-82f0-eec151b6919e} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14147 | 2025.03.25 01:28:32.415103 [ 4 ] {5d26440c-75be-4448-82f0-eec151b6919e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
14148 | 2025.03.25 01:28:32.415461 [ 4 ] {5d26440c-75be-4448-82f0-eec151b6919e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
14149 | 2025.03.25 01:28:32.415710 [ 4 ] {5d26440c-75be-4448-82f0-eec151b6919e} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14150 | 2025.03.25 01:28:32.415931 [ 4 ] {5d26440c-75be-4448-82f0-eec151b6919e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001411 sec., 4252.303330970943 rows/sec., 222.17 KiB/sec. | ||
14151 | 2025.03.25 01:28:32.416044 [ 4 ] {5d26440c-75be-4448-82f0-eec151b6919e} <Debug> TCPHandler: Processed in 0.001721045 sec. | ||
14152 | 2025.03.25 01:28:32.416302 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14153 | 2025.03.25 01:28:32.416421 [ 4 ] {343fc2c7-3557-45f8-9183-c220f8fceffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14154 | 2025.03.25 01:28:32.416472 [ 4 ] {343fc2c7-3557-45f8-9183-c220f8fceffa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14155 | 2025.03.25 01:28:32.417015 [ 4 ] {343fc2c7-3557-45f8-9183-c220f8fceffa} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14156 | 2025.03.25 01:28:32.417053 [ 4 ] {343fc2c7-3557-45f8-9183-c220f8fceffa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
14157 | 2025.03.25 01:28:32.417444 [ 4 ] {343fc2c7-3557-45f8-9183-c220f8fceffa} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
14158 | 2025.03.25 01:28:32.417683 [ 4 ] {343fc2c7-3557-45f8-9183-c220f8fceffa} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14159 | 2025.03.25 01:28:32.417861 [ 4 ] {343fc2c7-3557-45f8-9183-c220f8fceffa} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001469 sec., 161334.24098025868 rows/sec., 10.81 MiB/sec. | ||
14160 | 2025.03.25 01:28:32.417912 [ 4 ] {343fc2c7-3557-45f8-9183-c220f8fceffa} <Debug> TCPHandler: Processed in 0.001707564 sec. | ||
14161 | 2025.03.25 01:28:32.418029 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14162 | 2025.03.25 01:28:32.418155 [ 4 ] {471e1b10-a13f-4048-8674-a85db3cbbb80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
14163 | 2025.03.25 01:28:32.418202 [ 4 ] {471e1b10-a13f-4048-8674-a85db3cbbb80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
14164 | 2025.03.25 01:28:32.418774 [ 4 ] {471e1b10-a13f-4048-8674-a85db3cbbb80} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14165 | 2025.03.25 01:28:32.418811 [ 4 ] {471e1b10-a13f-4048-8674-a85db3cbbb80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
14166 | 2025.03.25 01:28:32.419150 [ 4 ] {471e1b10-a13f-4048-8674-a85db3cbbb80} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
14167 | 2025.03.25 01:28:32.419385 [ 4 ] {471e1b10-a13f-4048-8674-a85db3cbbb80} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14168 | 2025.03.25 01:28:32.419559 [ 4 ] {471e1b10-a13f-4048-8674-a85db3cbbb80} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001445 sec., 692.0415224913494 rows/sec., 46.63 KiB/sec. | ||
14169 | 2025.03.25 01:28:32.419608 [ 4 ] {471e1b10-a13f-4048-8674-a85db3cbbb80} <Debug> TCPHandler: Processed in 0.001632094 sec. | ||
14170 | 2025.03.25 01:28:32.419713 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14171 | 2025.03.25 01:28:32.419816 [ 4 ] {e499a7b0-9ec4-4233-92cb-c8807368ee59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14172 | 2025.03.25 01:28:32.419861 [ 4 ] {e499a7b0-9ec4-4233-92cb-c8807368ee59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14173 | 2025.03.25 01:28:32.420292 [ 4 ] {e499a7b0-9ec4-4233-92cb-c8807368ee59} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14174 | 2025.03.25 01:28:32.420328 [ 4 ] {e499a7b0-9ec4-4233-92cb-c8807368ee59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
14175 | 2025.03.25 01:28:32.420688 [ 4 ] {e499a7b0-9ec4-4233-92cb-c8807368ee59} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
14176 | 2025.03.25 01:28:32.420927 [ 4 ] {e499a7b0-9ec4-4233-92cb-c8807368ee59} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14177 | 2025.03.25 01:28:32.421114 [ 4 ] {e499a7b0-9ec4-4233-92cb-c8807368ee59} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001316 sec., 62310.03039513678 rows/sec., 3.96 MiB/sec. | ||
14178 | 2025.03.25 01:28:32.421170 [ 4 ] {e499a7b0-9ec4-4233-92cb-c8807368ee59} <Debug> TCPHandler: Processed in 0.001507051 sec. | ||
14179 | 2025.03.25 01:28:34.138406 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 33489 | ||
14180 | 2025.03.25 01:28:34.139100 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14181 | 2025.03.25 01:28:34.139144 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
14182 | 2025.03.25 01:28:34.139668 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
14183 | 2025.03.25 01:28:34.139929 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14184 | 2025.03.25 01:28:34.140204 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33489 | ||
14185 | 2025.03.25 01:28:36.516817 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 551 | ||
14186 | 2025.03.25 01:28:36.539327 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14187 | 2025.03.25 01:28:36.539386 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
14188 | 2025.03.25 01:28:36.547487 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
14189 | 2025.03.25 01:28:36.548272 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14190 | 2025.03.25 01:28:36.552415 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 551 | ||
14191 | 2025.03.25 01:28:36.819752 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1978 | ||
14192 | 2025.03.25 01:28:36.822930 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14193 | 2025.03.25 01:28:36.822979 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
14194 | 2025.03.25 01:28:36.824484 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
14195 | 2025.03.25 01:28:36.824790 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14196 | 2025.03.25 01:28:36.826098 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1978 | ||
14197 | 2025.03.25 01:28:37.025259 [ 220 ] {} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
14198 | 2025.03.25 01:28:37.025320 [ 220 ] {} <Debug> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
14199 | 2025.03.25 01:28:37.027293 [ 220 ] {} <Debug> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
14200 | 2025.03.25 01:28:37.103736 [ 218 ] {} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
14201 | 2025.03.25 01:28:37.103789 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
14202 | 2025.03.25 01:28:37.105868 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
14203 | 2025.03.25 01:28:37.215518 [ 220 ] {} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
14204 | 2025.03.25 01:28:37.215559 [ 220 ] {} <Debug> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
14205 | 2025.03.25 01:28:37.217534 [ 220 ] {} <Debug> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
14206 | 2025.03.25 01:28:37.391756 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14207 | 2025.03.25 01:28:37.391943 [ 4 ] {c090c4bd-884c-4b1d-ab64-1739a6949049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14208 | 2025.03.25 01:28:37.392014 [ 4 ] {c090c4bd-884c-4b1d-ab64-1739a6949049} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14209 | 2025.03.25 01:28:37.392862 [ 4 ] {c090c4bd-884c-4b1d-ab64-1739a6949049} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14210 | 2025.03.25 01:28:37.392908 [ 4 ] {c090c4bd-884c-4b1d-ab64-1739a6949049} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
14211 | 2025.03.25 01:28:37.393358 [ 4 ] {c090c4bd-884c-4b1d-ab64-1739a6949049} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
14212 | 2025.03.25 01:28:37.393617 [ 4 ] {c090c4bd-884c-4b1d-ab64-1739a6949049} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14213 | 2025.03.25 01:28:37.393867 [ 4 ] {c090c4bd-884c-4b1d-ab64-1739a6949049} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.001975 sec., 67848.10126582278 rows/sec., 5.85 MiB/sec. | ||
14214 | 2025.03.25 01:28:37.393933 [ 4 ] {c090c4bd-884c-4b1d-ab64-1739a6949049} <Debug> TCPHandler: Processed in 0.002311202 sec. | ||
14215 | 2025.03.25 01:28:37.394060 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14216 | 2025.03.25 01:28:37.394173 [ 4 ] {9e8f7ec3-6e8d-4aa8-8850-6a6d7e35315f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14217 | 2025.03.25 01:28:37.394222 [ 4 ] {9e8f7ec3-6e8d-4aa8-8850-6a6d7e35315f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14218 | 2025.03.25 01:28:37.394756 [ 4 ] {9e8f7ec3-6e8d-4aa8-8850-6a6d7e35315f} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14219 | 2025.03.25 01:28:37.394794 [ 4 ] {9e8f7ec3-6e8d-4aa8-8850-6a6d7e35315f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
14220 | 2025.03.25 01:28:37.395133 [ 4 ] {9e8f7ec3-6e8d-4aa8-8850-6a6d7e35315f} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
14221 | 2025.03.25 01:28:37.395358 [ 4 ] {9e8f7ec3-6e8d-4aa8-8850-6a6d7e35315f} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14222 | 2025.03.25 01:28:37.395605 [ 57 ] {} <Debug> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
14223 | 2025.03.25 01:28:37.395660 [ 4 ] {9e8f7ec3-6e8d-4aa8-8850-6a6d7e35315f} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001505 sec., 25913.62126245847 rows/sec., 1.90 MiB/sec. | ||
14224 | 2025.03.25 01:28:37.395700 [ 57 ] {} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14225 | 2025.03.25 01:28:37.395770 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
14226 | 2025.03.25 01:28:37.395777 [ 4 ] {9e8f7ec3-6e8d-4aa8-8850-6a6d7e35315f} <Debug> TCPHandler: Processed in 0.001769566 sec. | ||
14227 | 2025.03.25 01:28:37.396082 [ 190 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
14228 | 2025.03.25 01:28:37.396110 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14229 | 2025.03.25 01:28:37.396567 [ 190 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14230 | 2025.03.25 01:28:37.396612 [ 4 ] {4b137158-95b5-488e-924f-937efba9656a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14231 | 2025.03.25 01:28:37.396708 [ 190 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 165 rows starting from the beginning of the part | ||
14232 | 2025.03.25 01:28:37.396884 [ 4 ] {4b137158-95b5-488e-924f-937efba9656a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14233 | 2025.03.25 01:28:37.397157 [ 190 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 47 rows starting from the beginning of the part | ||
14234 | 2025.03.25 01:28:37.397583 [ 190 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 106 rows starting from the beginning of the part | ||
14235 | 2025.03.25 01:28:37.398054 [ 190 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 39 rows starting from the beginning of the part | ||
14236 | 2025.03.25 01:28:37.398395 [ 190 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 106 rows starting from the beginning of the part | ||
14237 | 2025.03.25 01:28:37.398788 [ 190 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 39 rows starting from the beginning of the part | ||
14238 | 2025.03.25 01:28:37.401073 [ 4 ] {4b137158-95b5-488e-924f-937efba9656a} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14239 | 2025.03.25 01:28:37.401164 [ 4 ] {4b137158-95b5-488e-924f-937efba9656a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
14240 | 2025.03.25 01:28:37.402071 [ 190 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 502 rows, containing 5 columns (5 merged, 0 gathered) in 0.006189389 sec., 81106.55187450652 rows/sec., 5.49 MiB/sec. | ||
14241 | 2025.03.25 01:28:37.402159 [ 4 ] {4b137158-95b5-488e-924f-937efba9656a} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
14242 | 2025.03.25 01:28:37.402269 [ 190 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
14243 | 2025.03.25 01:28:37.402613 [ 4 ] {4b137158-95b5-488e-924f-937efba9656a} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14244 | 2025.03.25 01:28:37.402861 [ 190 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_96_19} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14245 | 2025.03.25 01:28:37.403061 [ 4 ] {4b137158-95b5-488e-924f-937efba9656a} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.006659 sec., 15467.787956149572 rows/sec., 1.21 MiB/sec. | ||
14246 | 2025.03.25 01:28:37.403089 [ 190 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_96_19} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
14247 | 2025.03.25 01:28:37.403174 [ 4 ] {4b137158-95b5-488e-924f-937efba9656a} <Debug> TCPHandler: Processed in 0.007183803 sec. | ||
14248 | 2025.03.25 01:28:37.403259 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
14249 | 2025.03.25 01:28:37.403345 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14250 | 2025.03.25 01:28:37.403456 [ 4 ] {ae84950c-c07d-420d-a729-946ced8f312b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14251 | 2025.03.25 01:28:37.403510 [ 4 ] {ae84950c-c07d-420d-a729-946ced8f312b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14252 | 2025.03.25 01:28:37.404068 [ 4 ] {ae84950c-c07d-420d-a729-946ced8f312b} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14253 | 2025.03.25 01:28:37.404108 [ 4 ] {ae84950c-c07d-420d-a729-946ced8f312b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
14254 | 2025.03.25 01:28:37.404501 [ 4 ] {ae84950c-c07d-420d-a729-946ced8f312b} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
14255 | 2025.03.25 01:28:37.404742 [ 4 ] {ae84950c-c07d-420d-a729-946ced8f312b} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14256 | 2025.03.25 01:28:37.404919 [ 57 ] {} <Debug> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877) (MergerMutator): Selected 5 parts from all_1_118_24 to all_122_122_0 | ||
14257 | 2025.03.25 01:28:37.404974 [ 57 ] {} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14258 | 2025.03.25 01:28:37.404988 [ 4 ] {ae84950c-c07d-420d-a729-946ced8f312b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001546 sec., 103492.88486416558 rows/sec., 7.21 MiB/sec. | ||
14259 | 2025.03.25 01:28:37.405021 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
14260 | 2025.03.25 01:28:37.405161 [ 4 ] {ae84950c-c07d-420d-a729-946ced8f312b} <Debug> TCPHandler: Processed in 0.001872477 sec. | ||
14261 | 2025.03.25 01:28:37.405222 [ 192 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_122_25} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_118_24 to all_122_122_0 into Compact with storage Full | ||
14262 | 2025.03.25 01:28:37.405310 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14263 | 2025.03.25 01:28:37.405343 [ 192 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_122_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14264 | 2025.03.25 01:28:37.405377 [ 192 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_118_24, total 36087 rows starting from the beginning of the part | ||
14265 | 2025.03.25 01:28:37.405444 [ 4 ] {7c2f3198-0cab-4027-ba31-d38d636b1914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14266 | 2025.03.25 01:28:37.405545 [ 192 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 32 rows starting from the beginning of the part | ||
14267 | 2025.03.25 01:28:37.405842 [ 4 ] {7c2f3198-0cab-4027-ba31-d38d636b1914} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14268 | 2025.03.25 01:28:37.406001 [ 192 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 237 rows starting from the beginning of the part | ||
14269 | 2025.03.25 01:28:37.406382 [ 192 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 160 rows starting from the beginning of the part | ||
14270 | 2025.03.25 01:28:37.406805 [ 192 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 237 rows starting from the beginning of the part | ||
14271 | 2025.03.25 01:28:37.409148 [ 4 ] {7c2f3198-0cab-4027-ba31-d38d636b1914} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14272 | 2025.03.25 01:28:37.409195 [ 4 ] {7c2f3198-0cab-4027-ba31-d38d636b1914} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
14273 | 2025.03.25 01:28:37.410055 [ 4 ] {7c2f3198-0cab-4027-ba31-d38d636b1914} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
14274 | 2025.03.25 01:28:37.410327 [ 4 ] {7c2f3198-0cab-4027-ba31-d38d636b1914} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14275 | 2025.03.25 01:28:37.410664 [ 4 ] {7c2f3198-0cab-4027-ba31-d38d636b1914} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.005235 sec., 7449.856733524355 rows/sec., 13.35 MiB/sec. | ||
14276 | 2025.03.25 01:28:37.411294 [ 4 ] {7c2f3198-0cab-4027-ba31-d38d636b1914} <Debug> TCPHandler: Processed in 0.006038216 sec. | ||
14277 | 2025.03.25 01:28:37.411633 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14278 | 2025.03.25 01:28:37.411756 [ 4 ] {da70c414-a809-4790-9a85-e425c66976df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14279 | 2025.03.25 01:28:37.411804 [ 4 ] {da70c414-a809-4790-9a85-e425c66976df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14280 | 2025.03.25 01:28:37.412345 [ 4 ] {da70c414-a809-4790-9a85-e425c66976df} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14281 | 2025.03.25 01:28:37.412386 [ 4 ] {da70c414-a809-4790-9a85-e425c66976df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
14282 | 2025.03.25 01:28:37.412792 [ 4 ] {da70c414-a809-4790-9a85-e425c66976df} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
14283 | 2025.03.25 01:28:37.413059 [ 4 ] {da70c414-a809-4790-9a85-e425c66976df} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14284 | 2025.03.25 01:28:37.413294 [ 4 ] {da70c414-a809-4790-9a85-e425c66976df} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001575 sec., 38095.23809523809 rows/sec., 2.57 MiB/sec. | ||
14285 | 2025.03.25 01:28:37.413343 [ 4 ] {da70c414-a809-4790-9a85-e425c66976df} <Debug> TCPHandler: Processed in 0.001775765 sec. | ||
14286 | 2025.03.25 01:28:37.415132 [ 189 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_122_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36753 rows, containing 5 columns (5 merged, 0 gathered) in 0.009986163 sec., 3680392.5591841433 rows/sec., 248.68 MiB/sec. | ||
14287 | 2025.03.25 01:28:37.415668 [ 191 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_122_25} <Trace> MergedBlockOutputStream: filled checksums all_1_122_25 (state Temporary) | ||
14288 | 2025.03.25 01:28:37.416059 [ 191 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_122_25} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_merge_all_1_122_25 to all_1_122_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14289 | 2025.03.25 01:28:37.416158 [ 191 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_122_25} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877) (MergerMutator): Merged 5 parts: [all_1_118_24, all_122_122_0] -> all_1_122_25 | ||
14290 | 2025.03.25 01:28:37.416274 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
14291 | 2025.03.25 01:28:38.159157 [ 219 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
14292 | 2025.03.25 01:28:38.159218 [ 219 ] {} <Debug> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
14293 | 2025.03.25 01:28:38.161122 [ 219 ] {} <Debug> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
14294 | 2025.03.25 01:28:38.263051 [ 222 ] {} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
14295 | 2025.03.25 01:28:38.263105 [ 222 ] {} <Debug> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
14296 | 2025.03.25 01:28:38.265401 [ 222 ] {} <Debug> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
14297 | 2025.03.25 01:28:41.424655 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
14298 | 2025.03.25 01:28:41.424766 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
14299 | 2025.03.25 01:28:41.640425 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33916 | ||
14300 | 2025.03.25 01:28:41.641136 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14301 | 2025.03.25 01:28:41.641181 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
14302 | 2025.03.25 01:28:41.641746 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
14303 | 2025.03.25 01:28:41.642010 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14304 | 2025.03.25 01:28:41.642215 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33916 | ||
14305 | 2025.03.25 01:28:42.394803 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14306 | 2025.03.25 01:28:42.394992 [ 4 ] {7dc36a3e-f323-4ec0-970a-366618847f0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
14307 | 2025.03.25 01:28:42.395063 [ 4 ] {7dc36a3e-f323-4ec0-970a-366618847f0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
14308 | 2025.03.25 01:28:42.395926 [ 4 ] {7dc36a3e-f323-4ec0-970a-366618847f0b} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14309 | 2025.03.25 01:28:42.395973 [ 4 ] {7dc36a3e-f323-4ec0-970a-366618847f0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
14310 | 2025.03.25 01:28:42.396420 [ 4 ] {7dc36a3e-f323-4ec0-970a-366618847f0b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
14311 | 2025.03.25 01:28:42.396672 [ 4 ] {7dc36a3e-f323-4ec0-970a-366618847f0b} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14312 | 2025.03.25 01:28:42.396872 [ 4 ] {7dc36a3e-f323-4ec0-970a-366618847f0b} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001932 sec., 109730.84886128365 rows/sec., 6.98 MiB/sec. | ||
14313 | 2025.03.25 01:28:42.396938 [ 4 ] {7dc36a3e-f323-4ec0-970a-366618847f0b} <Debug> TCPHandler: Processed in 0.002266263 sec. | ||
14314 | 2025.03.25 01:28:42.397087 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14315 | 2025.03.25 01:28:42.397235 [ 4 ] {4b47c40e-8dbd-4441-96ca-7bbe77a36d8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14316 | 2025.03.25 01:28:42.397295 [ 4 ] {4b47c40e-8dbd-4441-96ca-7bbe77a36d8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14317 | 2025.03.25 01:28:42.398254 [ 4 ] {4b47c40e-8dbd-4441-96ca-7bbe77a36d8b} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14318 | 2025.03.25 01:28:42.398293 [ 4 ] {4b47c40e-8dbd-4441-96ca-7bbe77a36d8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
14319 | 2025.03.25 01:28:42.398717 [ 4 ] {4b47c40e-8dbd-4441-96ca-7bbe77a36d8b} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
14320 | 2025.03.25 01:28:42.398974 [ 4 ] {4b47c40e-8dbd-4441-96ca-7bbe77a36d8b} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14321 | 2025.03.25 01:28:42.399182 [ 4 ] {4b47c40e-8dbd-4441-96ca-7bbe77a36d8b} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001969 sec., 313357.0340274251 rows/sec., 24.50 MiB/sec. | ||
14322 | 2025.03.25 01:28:42.399242 [ 4 ] {4b47c40e-8dbd-4441-96ca-7bbe77a36d8b} <Debug> TCPHandler: Processed in 0.002226062 sec. | ||
14323 | 2025.03.25 01:28:42.399403 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14324 | 2025.03.25 01:28:42.399706 [ 4 ] {c8f62511-e04e-4de1-ae96-6494096e8076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14325 | 2025.03.25 01:28:42.399834 [ 4 ] {c8f62511-e04e-4de1-ae96-6494096e8076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14326 | 2025.03.25 01:28:42.400634 [ 4 ] {c8f62511-e04e-4de1-ae96-6494096e8076} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14327 | 2025.03.25 01:28:42.400674 [ 4 ] {c8f62511-e04e-4de1-ae96-6494096e8076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
14328 | 2025.03.25 01:28:42.401030 [ 4 ] {c8f62511-e04e-4de1-ae96-6494096e8076} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
14329 | 2025.03.25 01:28:42.401269 [ 4 ] {c8f62511-e04e-4de1-ae96-6494096e8076} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14330 | 2025.03.25 01:28:42.401460 [ 4 ] {c8f62511-e04e-4de1-ae96-6494096e8076} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001863 sec., 56897.47718733226 rows/sec., 3.35 MiB/sec. | ||
14331 | 2025.03.25 01:28:42.401537 [ 4 ] {c8f62511-e04e-4de1-ae96-6494096e8076} <Debug> TCPHandler: Processed in 0.002200781 sec. | ||
14332 | 2025.03.25 01:28:42.401546 [ 221 ] {} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
14333 | 2025.03.25 01:28:42.401622 [ 221 ] {} <Debug> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
14334 | 2025.03.25 01:28:42.401679 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14335 | 2025.03.25 01:28:42.401894 [ 4 ] {0cce8b1d-2c12-4fa6-b9e4-f97c691908cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
14336 | 2025.03.25 01:28:42.401941 [ 4 ] {0cce8b1d-2c12-4fa6-b9e4-f97c691908cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14337 | 2025.03.25 01:28:42.403297 [ 4 ] {0cce8b1d-2c12-4fa6-b9e4-f97c691908cd} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14338 | 2025.03.25 01:28:42.403338 [ 4 ] {0cce8b1d-2c12-4fa6-b9e4-f97c691908cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
14339 | 2025.03.25 01:28:42.404042 [ 4 ] {0cce8b1d-2c12-4fa6-b9e4-f97c691908cd} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
14340 | 2025.03.25 01:28:42.404596 [ 4 ] {0cce8b1d-2c12-4fa6-b9e4-f97c691908cd} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14341 | 2025.03.25 01:28:42.404975 [ 4 ] {0cce8b1d-2c12-4fa6-b9e4-f97c691908cd} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.003104 sec., 36404.63917525773 rows/sec., 2.36 MiB/sec. | ||
14342 | 2025.03.25 01:28:42.405236 [ 4 ] {0cce8b1d-2c12-4fa6-b9e4-f97c691908cd} <Debug> TCPHandler: Processed in 0.003613721 sec. | ||
14343 | 2025.03.25 01:28:42.405466 [ 221 ] {} <Debug> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
14344 | 2025.03.25 01:28:42.405554 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14345 | 2025.03.25 01:28:42.405919 [ 4 ] {ce64bcaa-717a-4793-89c4-2e1c0b9ed074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
14346 | 2025.03.25 01:28:42.406075 [ 4 ] {ce64bcaa-717a-4793-89c4-2e1c0b9ed074} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14347 | 2025.03.25 01:28:42.407734 [ 4 ] {ce64bcaa-717a-4793-89c4-2e1c0b9ed074} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14348 | 2025.03.25 01:28:42.407773 [ 4 ] {ce64bcaa-717a-4793-89c4-2e1c0b9ed074} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
14349 | 2025.03.25 01:28:42.408145 [ 4 ] {ce64bcaa-717a-4793-89c4-2e1c0b9ed074} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
14350 | 2025.03.25 01:28:42.408392 [ 4 ] {ce64bcaa-717a-4793-89c4-2e1c0b9ed074} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14351 | 2025.03.25 01:28:42.408580 [ 4 ] {ce64bcaa-717a-4793-89c4-2e1c0b9ed074} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.002791 sec., 40128.98602651379 rows/sec., 2.29 MiB/sec. | ||
14352 | 2025.03.25 01:28:42.408637 [ 4 ] {ce64bcaa-717a-4793-89c4-2e1c0b9ed074} <Debug> TCPHandler: Processed in 0.003189335 sec. | ||
14353 | 2025.03.25 01:28:42.408755 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14354 | 2025.03.25 01:28:42.408860 [ 4 ] {84d284c1-eced-4587-abb9-bc893ce7d9cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14355 | 2025.03.25 01:28:42.408905 [ 4 ] {84d284c1-eced-4587-abb9-bc893ce7d9cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14356 | 2025.03.25 01:28:42.409560 [ 4 ] {84d284c1-eced-4587-abb9-bc893ce7d9cc} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14357 | 2025.03.25 01:28:42.409599 [ 4 ] {84d284c1-eced-4587-abb9-bc893ce7d9cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
14358 | 2025.03.25 01:28:42.409968 [ 4 ] {84d284c1-eced-4587-abb9-bc893ce7d9cc} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
14359 | 2025.03.25 01:28:42.410212 [ 4 ] {84d284c1-eced-4587-abb9-bc893ce7d9cc} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14360 | 2025.03.25 01:28:42.410387 [ 4 ] {84d284c1-eced-4587-abb9-bc893ce7d9cc} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001549 sec., 246610.71659134925 rows/sec., 17.39 MiB/sec. | ||
14361 | 2025.03.25 01:28:42.410438 [ 4 ] {84d284c1-eced-4587-abb9-bc893ce7d9cc} <Debug> TCPHandler: Processed in 0.001734085 sec. | ||
14362 | 2025.03.25 01:28:42.410554 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14363 | 2025.03.25 01:28:42.410659 [ 4 ] {09b008a3-426d-48fc-b6a6-6bd83c8f8e2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
14364 | 2025.03.25 01:28:42.410705 [ 4 ] {09b008a3-426d-48fc-b6a6-6bd83c8f8e2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
14365 | 2025.03.25 01:28:42.411134 [ 4 ] {09b008a3-426d-48fc-b6a6-6bd83c8f8e2e} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14366 | 2025.03.25 01:28:42.411171 [ 4 ] {09b008a3-426d-48fc-b6a6-6bd83c8f8e2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
14367 | 2025.03.25 01:28:42.411524 [ 4 ] {09b008a3-426d-48fc-b6a6-6bd83c8f8e2e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
14368 | 2025.03.25 01:28:42.411758 [ 4 ] {09b008a3-426d-48fc-b6a6-6bd83c8f8e2e} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14369 | 2025.03.25 01:28:42.411879 [ 48 ] {} <Debug> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
14370 | 2025.03.25 01:28:42.411920 [ 48 ] {} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14371 | 2025.03.25 01:28:42.411938 [ 4 ] {09b008a3-426d-48fc-b6a6-6bd83c8f8e2e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001298 sec., 4622.496147919877 rows/sec., 241.51 KiB/sec. | ||
14372 | 2025.03.25 01:28:42.411944 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
14373 | 2025.03.25 01:28:42.412022 [ 4 ] {09b008a3-426d-48fc-b6a6-6bd83c8f8e2e} <Debug> TCPHandler: Processed in 0.001517861 sec. | ||
14374 | 2025.03.25 01:28:42.412253 [ 188 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::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 | ||
14375 | 2025.03.25 01:28:42.412321 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14376 | 2025.03.25 01:28:42.412719 [ 4 ] {05632452-be58-4295-a8de-643afb0149f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14377 | 2025.03.25 01:28:42.412860 [ 188 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14378 | 2025.03.25 01:28:42.412958 [ 4 ] {05632452-be58-4295-a8de-643afb0149f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14379 | 2025.03.25 01:28:42.413004 [ 188 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 246 rows starting from the beginning of the part | ||
14380 | 2025.03.25 01:28:42.413399 [ 188 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part | ||
14381 | 2025.03.25 01:28:42.413836 [ 188 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part | ||
14382 | 2025.03.25 01:28:42.414194 [ 188 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part | ||
14383 | 2025.03.25 01:28:42.414582 [ 188 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part | ||
14384 | 2025.03.25 01:28:42.414948 [ 188 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part | ||
14385 | 2025.03.25 01:28:42.415780 [ 4 ] {05632452-be58-4295-a8de-643afb0149f6} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14386 | 2025.03.25 01:28:42.415827 [ 4 ] {05632452-be58-4295-a8de-643afb0149f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
14387 | 2025.03.25 01:28:42.416431 [ 4 ] {05632452-be58-4295-a8de-643afb0149f6} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
14388 | 2025.03.25 01:28:42.416648 [ 189 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 4 columns (4 merged, 0 gathered) in 0.004617097 sec., 59777.82143195173 rows/sec., 3.05 MiB/sec. | ||
14389 | 2025.03.25 01:28:42.416833 [ 4 ] {05632452-be58-4295-a8de-643afb0149f6} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14390 | 2025.03.25 01:28:42.416939 [ 189 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
14391 | 2025.03.25 01:28:42.417335 [ 4 ] {05632452-be58-4295-a8de-643afb0149f6} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00474 sec., 50000 rows/sec., 3.35 MiB/sec. | ||
14392 | 2025.03.25 01:28:42.417653 [ 4 ] {05632452-be58-4295-a8de-643afb0149f6} <Debug> TCPHandler: Processed in 0.005425348 sec. | ||
14393 | 2025.03.25 01:28:42.417944 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14394 | 2025.03.25 01:28:42.418013 [ 189 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_46_9} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14395 | 2025.03.25 01:28:42.418254 [ 4 ] {2b704d90-aed9-4dbc-9b4f-f87a170f63b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
14396 | 2025.03.25 01:28:42.418405 [ 4 ] {2b704d90-aed9-4dbc-9b4f-f87a170f63b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
14397 | 2025.03.25 01:28:42.418448 [ 189 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_46_9} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
14398 | 2025.03.25 01:28:42.418831 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
14399 | 2025.03.25 01:28:42.419296 [ 4 ] {2b704d90-aed9-4dbc-9b4f-f87a170f63b2} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14400 | 2025.03.25 01:28:42.419339 [ 4 ] {2b704d90-aed9-4dbc-9b4f-f87a170f63b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
14401 | 2025.03.25 01:28:42.419697 [ 4 ] {2b704d90-aed9-4dbc-9b4f-f87a170f63b2} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
14402 | 2025.03.25 01:28:42.419933 [ 4 ] {2b704d90-aed9-4dbc-9b4f-f87a170f63b2} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14403 | 2025.03.25 01:28:42.420117 [ 4 ] {2b704d90-aed9-4dbc-9b4f-f87a170f63b2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002 sec., 500 rows/sec., 33.69 KiB/sec. | ||
14404 | 2025.03.25 01:28:42.420222 [ 4 ] {2b704d90-aed9-4dbc-9b4f-f87a170f63b2} <Debug> TCPHandler: Processed in 0.002397974 sec. | ||
14405 | 2025.03.25 01:28:42.420379 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14406 | 2025.03.25 01:28:42.420480 [ 4 ] {5a67ff33-ddbe-43c1-acda-167e7ac861a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14407 | 2025.03.25 01:28:42.420527 [ 4 ] {5a67ff33-ddbe-43c1-acda-167e7ac861a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14408 | 2025.03.25 01:28:42.420954 [ 4 ] {5a67ff33-ddbe-43c1-acda-167e7ac861a2} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14409 | 2025.03.25 01:28:42.420991 [ 4 ] {5a67ff33-ddbe-43c1-acda-167e7ac861a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
14410 | 2025.03.25 01:28:42.421346 [ 4 ] {5a67ff33-ddbe-43c1-acda-167e7ac861a2} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
14411 | 2025.03.25 01:28:42.421585 [ 4 ] {5a67ff33-ddbe-43c1-acda-167e7ac861a2} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14412 | 2025.03.25 01:28:42.421773 [ 4 ] {5a67ff33-ddbe-43c1-acda-167e7ac861a2} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001312 sec., 62500 rows/sec., 3.97 MiB/sec. | ||
14413 | 2025.03.25 01:28:42.421836 [ 4 ] {5a67ff33-ddbe-43c1-acda-167e7ac861a2} <Debug> TCPHandler: Processed in 0.001507512 sec. | ||
14414 | 2025.03.25 01:28:44.052578 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 558 | ||
14415 | 2025.03.25 01:28:44.076028 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14416 | 2025.03.25 01:28:44.076098 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
14417 | 2025.03.25 01:28:44.083591 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
14418 | 2025.03.25 01:28:44.084407 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14419 | 2025.03.25 01:28:44.089114 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
14420 | 2025.03.25 01:28:45.854260 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14421 | 2025.03.25 01:28:45.854585 [ 4 ] {4e4d679b-40c5-4a45-bb33-c30794fb6d05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
14422 | 2025.03.25 01:28:45.854702 [ 4 ] {4e4d679b-40c5-4a45-bb33-c30794fb6d05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
14423 | 2025.03.25 01:28:45.855613 [ 4 ] {4e4d679b-40c5-4a45-bb33-c30794fb6d05} <Trace> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14424 | 2025.03.25 01:28:45.855658 [ 4 ] {4e4d679b-40c5-4a45-bb33-c30794fb6d05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
14425 | 2025.03.25 01:28:45.856086 [ 4 ] {4e4d679b-40c5-4a45-bb33-c30794fb6d05} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
14426 | 2025.03.25 01:28:45.856356 [ 4 ] {4e4d679b-40c5-4a45-bb33-c30794fb6d05} <Trace> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14427 | 2025.03.25 01:28:45.856582 [ 4 ] {4e4d679b-40c5-4a45-bb33-c30794fb6d05} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.002066 sec., 3872.216844143272 rows/sec., 315.75 KiB/sec. | ||
14428 | 2025.03.25 01:28:45.856702 [ 4 ] {4e4d679b-40c5-4a45-bb33-c30794fb6d05} <Debug> TCPHandler: Processed in 0.002620438 sec. | ||
14429 | 2025.03.25 01:28:45.856917 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14430 | 2025.03.25 01:28:45.857025 [ 4 ] {20662904-836b-462c-a0ae-11eaf966b189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14431 | 2025.03.25 01:28:45.857071 [ 4 ] {20662904-836b-462c-a0ae-11eaf966b189} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14432 | 2025.03.25 01:28:45.858100 [ 4 ] {20662904-836b-462c-a0ae-11eaf966b189} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14433 | 2025.03.25 01:28:45.858139 [ 4 ] {20662904-836b-462c-a0ae-11eaf966b189} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
14434 | 2025.03.25 01:28:45.858565 [ 4 ] {20662904-836b-462c-a0ae-11eaf966b189} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
14435 | 2025.03.25 01:28:45.858810 [ 4 ] {20662904-836b-462c-a0ae-11eaf966b189} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14436 | 2025.03.25 01:28:45.858984 [ 4 ] {20662904-836b-462c-a0ae-11eaf966b189} <Debug> executeQuery: Read 1278 rows, 108.69 KiB in 0.001983 sec., 644478.0635400908 rows/sec., 53.53 MiB/sec. | ||
14437 | 2025.03.25 01:28:45.859035 [ 4 ] {20662904-836b-462c-a0ae-11eaf966b189} <Debug> TCPHandler: Processed in 0.002187611 sec. | ||
14438 | 2025.03.25 01:28:45.859141 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14439 | 2025.03.25 01:28:45.859243 [ 4 ] {c92cdf07-f3ef-4f57-a708-722d59bc8c4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14440 | 2025.03.25 01:28:45.859288 [ 4 ] {c92cdf07-f3ef-4f57-a708-722d59bc8c4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14441 | 2025.03.25 01:28:45.859808 [ 4 ] {c92cdf07-f3ef-4f57-a708-722d59bc8c4e} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14442 | 2025.03.25 01:28:45.859846 [ 4 ] {c92cdf07-f3ef-4f57-a708-722d59bc8c4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
14443 | 2025.03.25 01:28:45.860192 [ 4 ] {c92cdf07-f3ef-4f57-a708-722d59bc8c4e} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
14444 | 2025.03.25 01:28:45.860434 [ 4 ] {c92cdf07-f3ef-4f57-a708-722d59bc8c4e} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14445 | 2025.03.25 01:28:45.860634 [ 4 ] {c92cdf07-f3ef-4f57-a708-722d59bc8c4e} <Debug> executeQuery: Read 47 rows, 3.49 KiB in 0.001407 sec., 33404.4065387349 rows/sec., 2.42 MiB/sec. | ||
14446 | 2025.03.25 01:28:45.860721 [ 4 ] {c92cdf07-f3ef-4f57-a708-722d59bc8c4e} <Debug> TCPHandler: Processed in 0.001627893 sec. | ||
14447 | 2025.03.25 01:28:45.860860 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14448 | 2025.03.25 01:28:45.861146 [ 4 ] {35c2daba-eb6b-440e-a02d-c59afdca7a24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
14449 | 2025.03.25 01:28:45.861271 [ 4 ] {35c2daba-eb6b-440e-a02d-c59afdca7a24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14450 | 2025.03.25 01:28:45.862016 [ 4 ] {35c2daba-eb6b-440e-a02d-c59afdca7a24} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14451 | 2025.03.25 01:28:45.862056 [ 4 ] {35c2daba-eb6b-440e-a02d-c59afdca7a24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
14452 | 2025.03.25 01:28:45.862407 [ 4 ] {35c2daba-eb6b-440e-a02d-c59afdca7a24} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
14453 | 2025.03.25 01:28:45.862655 [ 4 ] {35c2daba-eb6b-440e-a02d-c59afdca7a24} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14454 | 2025.03.25 01:28:45.862829 [ 4 ] {35c2daba-eb6b-440e-a02d-c59afdca7a24} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001794 sec., 127090.30100334447 rows/sec., 8.61 MiB/sec. | ||
14455 | 2025.03.25 01:28:45.862881 [ 4 ] {35c2daba-eb6b-440e-a02d-c59afdca7a24} <Debug> TCPHandler: Processed in 0.00209786 sec. | ||
14456 | 2025.03.25 01:28:45.862984 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14457 | 2025.03.25 01:28:45.863085 [ 4 ] {aad49913-b0a3-4206-8114-e000f8e3092e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14458 | 2025.03.25 01:28:45.863129 [ 4 ] {aad49913-b0a3-4206-8114-e000f8e3092e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14459 | 2025.03.25 01:28:45.863807 [ 4 ] {aad49913-b0a3-4206-8114-e000f8e3092e} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14460 | 2025.03.25 01:28:45.863845 [ 4 ] {aad49913-b0a3-4206-8114-e000f8e3092e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
14461 | 2025.03.25 01:28:45.864210 [ 4 ] {aad49913-b0a3-4206-8114-e000f8e3092e} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
14462 | 2025.03.25 01:28:45.864452 [ 4 ] {aad49913-b0a3-4206-8114-e000f8e3092e} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14463 | 2025.03.25 01:28:45.864648 [ 4 ] {aad49913-b0a3-4206-8114-e000f8e3092e} <Debug> executeQuery: Read 567 rows, 43.18 KiB in 0.001572 sec., 360687.0229007634 rows/sec., 26.82 MiB/sec. | ||
14464 | 2025.03.25 01:28:45.864704 [ 4 ] {aad49913-b0a3-4206-8114-e000f8e3092e} <Debug> TCPHandler: Processed in 0.001769225 sec. | ||
14465 | 2025.03.25 01:28:45.864839 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14466 | 2025.03.25 01:28:45.865100 [ 4 ] {8ecfd8b9-be97-4984-9a9d-bee2830320bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14467 | 2025.03.25 01:28:45.865254 [ 4 ] {8ecfd8b9-be97-4984-9a9d-bee2830320bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14468 | 2025.03.25 01:28:45.866765 [ 4 ] {8ecfd8b9-be97-4984-9a9d-bee2830320bb} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14469 | 2025.03.25 01:28:45.866806 [ 4 ] {8ecfd8b9-be97-4984-9a9d-bee2830320bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
14470 | 2025.03.25 01:28:45.867239 [ 4 ] {8ecfd8b9-be97-4984-9a9d-bee2830320bb} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
14471 | 2025.03.25 01:28:45.867482 [ 4 ] {8ecfd8b9-be97-4984-9a9d-bee2830320bb} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14472 | 2025.03.25 01:28:45.867666 [ 4 ] {8ecfd8b9-be97-4984-9a9d-bee2830320bb} <Debug> executeQuery: Read 978 rows, 67.24 KiB in 0.002684 sec., 364381.520119225 rows/sec., 24.47 MiB/sec. | ||
14473 | 2025.03.25 01:28:45.867721 [ 4 ] {8ecfd8b9-be97-4984-9a9d-bee2830320bb} <Debug> TCPHandler: Processed in 0.002935382 sec. | ||
14474 | 2025.03.25 01:28:45.867857 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14475 | 2025.03.25 01:28:45.867996 [ 4 ] {ae629347-8c15-48e9-99d3-76f4ac5b57f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14476 | 2025.03.25 01:28:45.868077 [ 4 ] {ae629347-8c15-48e9-99d3-76f4ac5b57f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14477 | 2025.03.25 01:28:45.869207 [ 4 ] {ae629347-8c15-48e9-99d3-76f4ac5b57f3} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14478 | 2025.03.25 01:28:45.869247 [ 4 ] {ae629347-8c15-48e9-99d3-76f4ac5b57f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
14479 | 2025.03.25 01:28:45.869940 [ 4 ] {ae629347-8c15-48e9-99d3-76f4ac5b57f3} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
14480 | 2025.03.25 01:28:45.870208 [ 4 ] {ae629347-8c15-48e9-99d3-76f4ac5b57f3} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14481 | 2025.03.25 01:28:45.870347 [ 44 ] {} <Debug> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
14482 | 2025.03.25 01:28:45.870397 [ 44 ] {} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14483 | 2025.03.25 01:28:45.870416 [ 4 ] {ae629347-8c15-48e9-99d3-76f4ac5b57f3} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002448 sec., 15931.372549019607 rows/sec., 28.55 MiB/sec. | ||
14484 | 2025.03.25 01:28:45.870425 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
14485 | 2025.03.25 01:28:45.870761 [ 4 ] {ae629347-8c15-48e9-99d3-76f4ac5b57f3} <Debug> TCPHandler: Processed in 0.002966663 sec. | ||
14486 | 2025.03.25 01:28:45.870785 [ 197 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::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 | ||
14487 | 2025.03.25 01:28:45.870923 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14488 | 2025.03.25 01:28:45.871174 [ 4 ] {811ae2c5-f12c-4844-8f9f-426d99e2ac98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14489 | 2025.03.25 01:28:45.871312 [ 4 ] {811ae2c5-f12c-4844-8f9f-426d99e2ac98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14490 | 2025.03.25 01:28:45.871624 [ 197 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14491 | 2025.03.25 01:28:45.871902 [ 197 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1773 rows starting from the beginning of the part | ||
14492 | 2025.03.25 01:28:45.872666 [ 197 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 39 rows starting from the beginning of the part | ||
14493 | 2025.03.25 01:28:45.873452 [ 197 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::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 | ||
14494 | 2025.03.25 01:28:45.873584 [ 4 ] {811ae2c5-f12c-4844-8f9f-426d99e2ac98} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14495 | 2025.03.25 01:28:45.873735 [ 4 ] {811ae2c5-f12c-4844-8f9f-426d99e2ac98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
14496 | 2025.03.25 01:28:45.874016 [ 197 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 39 rows starting from the beginning of the part | ||
14497 | 2025.03.25 01:28:45.874649 [ 197 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 39 rows starting from the beginning of the part | ||
14498 | 2025.03.25 01:28:45.875339 [ 197 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 39 rows starting from the beginning of the part | ||
14499 | 2025.03.25 01:28:45.875538 [ 4 ] {811ae2c5-f12c-4844-8f9f-426d99e2ac98} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
14500 | 2025.03.25 01:28:45.876374 [ 4 ] {811ae2c5-f12c-4844-8f9f-426d99e2ac98} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14501 | 2025.03.25 01:28:45.876787 [ 4 ] {811ae2c5-f12c-4844-8f9f-426d99e2ac98} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.005694 sec., 8429.926238145415 rows/sec., 581.75 KiB/sec. | ||
14502 | 2025.03.25 01:28:45.876934 [ 4 ] {811ae2c5-f12c-4844-8f9f-426d99e2ac98} <Debug> TCPHandler: Processed in 0.006080007 sec. | ||
14503 | 2025.03.25 01:28:45.887699 [ 186 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1968 rows, containing 19 columns (19 merged, 0 gathered) in 0.017137625 sec., 114835.04861379566 rows/sec., 205.78 MiB/sec. | ||
14504 | 2025.03.25 01:28:45.889598 [ 186 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
14505 | 2025.03.25 01:28:45.890076 [ 186 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14506 | 2025.03.25 01:28:45.890178 [ 186 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
14507 | 2025.03.25 01:28:45.890364 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.56 MiB. | ||
14508 | 2025.03.25 01:28:46.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 261.00 MiB, peak 278.53 MiB, free memory in arenas 0.00 B, will set to 265.66 MiB (RSS), difference: 4.67 MiB | ||
14509 | 2025.03.25 01:28:46.826491 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 2026 | ||
14510 | 2025.03.25 01:28:46.830132 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14511 | 2025.03.25 01:28:46.830201 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
14512 | 2025.03.25 01:28:46.831752 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
14513 | 2025.03.25 01:28:46.832083 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14514 | 2025.03.25 01:28:46.832784 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2026 | ||
14515 | 2025.03.25 01:28:47.383085 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14516 | 2025.03.25 01:28:47.383292 [ 4 ] {5248b038-e532-4787-a7e4-1cb1d49e588c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14517 | 2025.03.25 01:28:47.383373 [ 4 ] {5248b038-e532-4787-a7e4-1cb1d49e588c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14518 | 2025.03.25 01:28:47.384253 [ 4 ] {5248b038-e532-4787-a7e4-1cb1d49e588c} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14519 | 2025.03.25 01:28:47.384302 [ 4 ] {5248b038-e532-4787-a7e4-1cb1d49e588c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
14520 | 2025.03.25 01:28:47.384760 [ 4 ] {5248b038-e532-4787-a7e4-1cb1d49e588c} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
14521 | 2025.03.25 01:28:47.385025 [ 4 ] {5248b038-e532-4787-a7e4-1cb1d49e588c} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14522 | 2025.03.25 01:28:47.385265 [ 42 ] {} <Debug> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
14523 | 2025.03.25 01:28:47.385273 [ 4 ] {5248b038-e532-4787-a7e4-1cb1d49e588c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002029 sec., 27599.80285855101 rows/sec., 2.12 MiB/sec. | ||
14524 | 2025.03.25 01:28:47.385366 [ 42 ] {} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14525 | 2025.03.25 01:28:47.385442 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
14526 | 2025.03.25 01:28:47.385458 [ 4 ] {5248b038-e532-4787-a7e4-1cb1d49e588c} <Debug> TCPHandler: Processed in 0.002508626 sec. | ||
14527 | 2025.03.25 01:28:47.385697 [ 198 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
14528 | 2025.03.25 01:28:47.385709 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14529 | 2025.03.25 01:28:47.385972 [ 198 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14530 | 2025.03.25 01:28:47.385985 [ 4 ] {7d88da3f-8078-409f-821d-b502123c897d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14531 | 2025.03.25 01:28:47.386054 [ 198 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1845 rows starting from the beginning of the part | ||
14532 | 2025.03.25 01:28:47.386080 [ 4 ] {7d88da3f-8078-409f-821d-b502123c897d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14533 | 2025.03.25 01:28:47.386396 [ 198 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 617 rows starting from the beginning of the part | ||
14534 | 2025.03.25 01:28:47.386740 [ 198 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 134 rows starting from the beginning of the part | ||
14535 | 2025.03.25 01:28:47.386987 [ 198 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 617 rows starting from the beginning of the part | ||
14536 | 2025.03.25 01:28:47.387393 [ 198 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 1278 rows starting from the beginning of the part | ||
14537 | 2025.03.25 01:28:47.387759 [ 198 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 56 rows starting from the beginning of the part | ||
14538 | 2025.03.25 01:28:47.389307 [ 4 ] {7d88da3f-8078-409f-821d-b502123c897d} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14539 | 2025.03.25 01:28:47.389377 [ 4 ] {7d88da3f-8078-409f-821d-b502123c897d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
14540 | 2025.03.25 01:28:47.390322 [ 4 ] {7d88da3f-8078-409f-821d-b502123c897d} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
14541 | 2025.03.25 01:28:47.390792 [ 4 ] {7d88da3f-8078-409f-821d-b502123c897d} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14542 | 2025.03.25 01:28:47.391007 [ 42 ] {} <Debug> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
14543 | 2025.03.25 01:28:47.391084 [ 42 ] {} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14544 | 2025.03.25 01:28:47.391088 [ 4 ] {7d88da3f-8078-409f-821d-b502123c897d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005169 sec., 12381.505126716967 rows/sec., 989.60 KiB/sec. | ||
14545 | 2025.03.25 01:28:47.391127 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
14546 | 2025.03.25 01:28:47.391367 [ 4 ] {7d88da3f-8078-409f-821d-b502123c897d} <Debug> TCPHandler: Processed in 0.005735912 sec. | ||
14547 | 2025.03.25 01:28:47.391450 [ 186 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
14548 | 2025.03.25 01:28:47.391591 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14549 | 2025.03.25 01:28:47.391766 [ 186 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14550 | 2025.03.25 01:28:47.391941 [ 186 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 915 rows starting from the beginning of the part | ||
14551 | 2025.03.25 01:28:47.392060 [ 4 ] {4a8271c6-7849-4064-b508-5e87b4384c0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14552 | 2025.03.25 01:28:47.392483 [ 186 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 382 rows starting from the beginning of the part | ||
14553 | 2025.03.25 01:28:47.392497 [ 4 ] {4a8271c6-7849-4064-b508-5e87b4384c0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14554 | 2025.03.25 01:28:47.392821 [ 199 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4547 rows, containing 5 columns (5 merged, 0 gathered) in 0.007258353 sec., 626450.6562301392 rows/sec., 53.22 MiB/sec. | ||
14555 | 2025.03.25 01:28:47.393003 [ 186 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 103 rows starting from the beginning of the part | ||
14556 | 2025.03.25 01:28:47.393302 [ 186 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 382 rows starting from the beginning of the part | ||
14557 | 2025.03.25 01:28:47.393432 [ 199 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
14558 | 2025.03.25 01:28:47.393755 [ 186 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 567 rows starting from the beginning of the part | ||
14559 | 2025.03.25 01:28:47.394073 [ 186 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 64 rows starting from the beginning of the part | ||
14560 | 2025.03.25 01:28:47.394899 [ 199 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_126_25} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14561 | 2025.03.25 01:28:47.395205 [ 199 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_126_25} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
14562 | 2025.03.25 01:28:47.395482 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
14563 | 2025.03.25 01:28:47.396441 [ 4 ] {4a8271c6-7849-4064-b508-5e87b4384c0d} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14564 | 2025.03.25 01:28:47.396524 [ 4 ] {4a8271c6-7849-4064-b508-5e87b4384c0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
14565 | 2025.03.25 01:28:47.397414 [ 4 ] {4a8271c6-7849-4064-b508-5e87b4384c0d} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
14566 | 2025.03.25 01:28:47.397928 [ 4 ] {4a8271c6-7849-4064-b508-5e87b4384c0d} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14567 | 2025.03.25 01:28:47.397994 [ 195 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2413 rows, containing 5 columns (5 merged, 0 gathered) in 0.006722157 sec., 358962.16050889617 rows/sec., 27.49 MiB/sec. | ||
14568 | 2025.03.25 01:28:47.398272 [ 4 ] {4a8271c6-7849-4064-b508-5e87b4384c0d} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.006421 sec., 4983.647406945959 rows/sec., 355.43 KiB/sec. | ||
14569 | 2025.03.25 01:28:47.398310 [ 195 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
14570 | 2025.03.25 01:28:47.398459 [ 4 ] {4a8271c6-7849-4064-b508-5e87b4384c0d} <Debug> TCPHandler: Processed in 0.00698183 sec. | ||
14571 | 2025.03.25 01:28:47.398596 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14572 | 2025.03.25 01:28:47.398780 [ 4 ] {2a5e19c5-aad4-4cdf-81f5-c19368e9a3d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14573 | 2025.03.25 01:28:47.398862 [ 4 ] {2a5e19c5-aad4-4cdf-81f5-c19368e9a3d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14574 | 2025.03.25 01:28:47.398937 [ 195 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_126_25} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14575 | 2025.03.25 01:28:47.399212 [ 195 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_126_25} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
14576 | 2025.03.25 01:28:47.399404 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
14577 | 2025.03.25 01:28:47.399711 [ 4 ] {2a5e19c5-aad4-4cdf-81f5-c19368e9a3d3} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14578 | 2025.03.25 01:28:47.399755 [ 4 ] {2a5e19c5-aad4-4cdf-81f5-c19368e9a3d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
14579 | 2025.03.25 01:28:47.400117 [ 4 ] {2a5e19c5-aad4-4cdf-81f5-c19368e9a3d3} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
14580 | 2025.03.25 01:28:47.400357 [ 4 ] {2a5e19c5-aad4-4cdf-81f5-c19368e9a3d3} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14581 | 2025.03.25 01:28:47.400544 [ 42 ] {} <Debug> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
14582 | 2025.03.25 01:28:47.400603 [ 4 ] {2a5e19c5-aad4-4cdf-81f5-c19368e9a3d3} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001879 sec., 6386.375731772219 rows/sec., 440.73 KiB/sec. | ||
14583 | 2025.03.25 01:28:47.400603 [ 42 ] {} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14584 | 2025.03.25 01:28:47.400690 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
14585 | 2025.03.25 01:28:47.400726 [ 4 ] {2a5e19c5-aad4-4cdf-81f5-c19368e9a3d3} <Debug> TCPHandler: Processed in 0.002177161 sec. | ||
14586 | 2025.03.25 01:28:47.401029 [ 193 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
14587 | 2025.03.25 01:28:47.401452 [ 193 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14588 | 2025.03.25 01:28:47.401565 [ 193 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 7070 rows starting from the beginning of the part | ||
14589 | 2025.03.25 01:28:47.402012 [ 193 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 82 rows starting from the beginning of the part | ||
14590 | 2025.03.25 01:28:47.402431 [ 193 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 60 rows starting from the beginning of the part | ||
14591 | 2025.03.25 01:28:47.402537 [ 193 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 82 rows starting from the beginning of the part | ||
14592 | 2025.03.25 01:28:47.402694 [ 193 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 48 rows starting from the beginning of the part | ||
14593 | 2025.03.25 01:28:47.402834 [ 193 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 12 rows starting from the beginning of the part | ||
14594 | 2025.03.25 01:28:47.405062 [ 196 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7354 rows, containing 4 columns (4 merged, 0 gathered) in 0.004241981 sec., 1733623.9837000687 rows/sec., 113.39 MiB/sec. | ||
14595 | 2025.03.25 01:28:47.405572 [ 201 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
14596 | 2025.03.25 01:28:47.405954 [ 201 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_126_25} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14597 | 2025.03.25 01:28:47.406059 [ 201 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_126_25} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
14598 | 2025.03.25 01:28:47.406164 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
14599 | 2025.03.25 01:28:49.142445 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 34404 | ||
14600 | 2025.03.25 01:28:49.143633 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14601 | 2025.03.25 01:28:49.143700 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
14602 | 2025.03.25 01:28:49.144394 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
14603 | 2025.03.25 01:28:49.144761 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14604 | 2025.03.25 01:28:49.145067 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34404 | ||
14605 | 2025.03.25 01:28:49.559843 [ 222 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
14606 | 2025.03.25 01:28:49.559900 [ 222 ] {} <Debug> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
14607 | 2025.03.25 01:28:49.561846 [ 222 ] {} <Debug> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
14608 | 2025.03.25 01:28:50.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 261.68 MiB, peak 278.53 MiB, free memory in arenas 0.00 B, will set to 265.66 MiB (RSS), difference: 3.99 MiB | ||
14609 | 2025.03.25 01:28:50.400253 [ 224 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
14610 | 2025.03.25 01:28:50.400315 [ 224 ] {} <Debug> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
14611 | 2025.03.25 01:28:50.402283 [ 224 ] {} <Debug> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
14612 | 2025.03.25 01:28:51.589278 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 566 | ||
14613 | 2025.03.25 01:28:51.610860 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14614 | 2025.03.25 01:28:51.610920 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
14615 | 2025.03.25 01:28:51.618517 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
14616 | 2025.03.25 01:28:51.619349 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14617 | 2025.03.25 01:28:51.622841 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 566 | ||
14618 | 2025.03.25 01:28:52.039580 [ 218 ] {} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
14619 | 2025.03.25 01:28:52.039629 [ 218 ] {} <Debug> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
14620 | 2025.03.25 01:28:52.041269 [ 218 ] {} <Debug> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
14621 | 2025.03.25 01:28:52.306046 [ 223 ] {} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
14622 | 2025.03.25 01:28:52.306099 [ 223 ] {} <Debug> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
14623 | 2025.03.25 01:28:52.307781 [ 223 ] {} <Debug> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
14624 | 2025.03.25 01:28:52.322110 [ 223 ] {} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
14625 | 2025.03.25 01:28:52.322156 [ 223 ] {} <Debug> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
14626 | 2025.03.25 01:28:52.324296 [ 223 ] {} <Debug> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
14627 | 2025.03.25 01:28:52.395078 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14628 | 2025.03.25 01:28:52.395270 [ 4 ] {ac0a602f-cffe-4112-b13c-e4b29ac91eb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
14629 | 2025.03.25 01:28:52.395343 [ 4 ] {ac0a602f-cffe-4112-b13c-e4b29ac91eb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
14630 | 2025.03.25 01:28:52.396221 [ 4 ] {ac0a602f-cffe-4112-b13c-e4b29ac91eb2} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14631 | 2025.03.25 01:28:52.396268 [ 4 ] {ac0a602f-cffe-4112-b13c-e4b29ac91eb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
14632 | 2025.03.25 01:28:52.396723 [ 4 ] {ac0a602f-cffe-4112-b13c-e4b29ac91eb2} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
14633 | 2025.03.25 01:28:52.396980 [ 4 ] {ac0a602f-cffe-4112-b13c-e4b29ac91eb2} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14634 | 2025.03.25 01:28:52.397228 [ 4 ] {ac0a602f-cffe-4112-b13c-e4b29ac91eb2} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.00201 sec., 105472.6368159204 rows/sec., 6.71 MiB/sec. | ||
14635 | 2025.03.25 01:28:52.397296 [ 4 ] {ac0a602f-cffe-4112-b13c-e4b29ac91eb2} <Debug> TCPHandler: Processed in 0.002346164 sec. | ||
14636 | 2025.03.25 01:28:52.397433 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14637 | 2025.03.25 01:28:52.397546 [ 4 ] {5c665181-d81d-4b19-be84-eea1bb531496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14638 | 2025.03.25 01:28:52.397595 [ 4 ] {5c665181-d81d-4b19-be84-eea1bb531496} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14639 | 2025.03.25 01:28:52.398445 [ 4 ] {5c665181-d81d-4b19-be84-eea1bb531496} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14640 | 2025.03.25 01:28:52.398485 [ 4 ] {5c665181-d81d-4b19-be84-eea1bb531496} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
14641 | 2025.03.25 01:28:52.398928 [ 4 ] {5c665181-d81d-4b19-be84-eea1bb531496} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
14642 | 2025.03.25 01:28:52.399150 [ 4 ] {5c665181-d81d-4b19-be84-eea1bb531496} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14643 | 2025.03.25 01:28:52.399355 [ 4 ] {5c665181-d81d-4b19-be84-eea1bb531496} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001881 sec., 328017.0122275385 rows/sec., 25.64 MiB/sec. | ||
14644 | 2025.03.25 01:28:52.399406 [ 4 ] {5c665181-d81d-4b19-be84-eea1bb531496} <Debug> TCPHandler: Processed in 0.0020753 sec. | ||
14645 | 2025.03.25 01:28:52.399521 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14646 | 2025.03.25 01:28:52.399689 [ 4 ] {7d66232d-969d-45b4-9c22-4dc0c2b39863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14647 | 2025.03.25 01:28:52.399735 [ 4 ] {7d66232d-969d-45b4-9c22-4dc0c2b39863} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14648 | 2025.03.25 01:28:52.400302 [ 4 ] {7d66232d-969d-45b4-9c22-4dc0c2b39863} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14649 | 2025.03.25 01:28:52.400340 [ 4 ] {7d66232d-969d-45b4-9c22-4dc0c2b39863} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
14650 | 2025.03.25 01:28:52.400696 [ 4 ] {7d66232d-969d-45b4-9c22-4dc0c2b39863} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
14651 | 2025.03.25 01:28:52.400934 [ 4 ] {7d66232d-969d-45b4-9c22-4dc0c2b39863} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14652 | 2025.03.25 01:28:52.401146 [ 4 ] {7d66232d-969d-45b4-9c22-4dc0c2b39863} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001485 sec., 71380.47138047138 rows/sec., 4.20 MiB/sec. | ||
14653 | 2025.03.25 01:28:52.401199 [ 4 ] {7d66232d-969d-45b4-9c22-4dc0c2b39863} <Debug> TCPHandler: Processed in 0.001671943 sec. | ||
14654 | 2025.03.25 01:28:52.401313 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14655 | 2025.03.25 01:28:52.401419 [ 4 ] {ee1b459d-8248-430e-b742-3e3d99716710} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
14656 | 2025.03.25 01:28:52.401463 [ 4 ] {ee1b459d-8248-430e-b742-3e3d99716710} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14657 | 2025.03.25 01:28:52.402029 [ 4 ] {ee1b459d-8248-430e-b742-3e3d99716710} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14658 | 2025.03.25 01:28:52.402068 [ 4 ] {ee1b459d-8248-430e-b742-3e3d99716710} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
14659 | 2025.03.25 01:28:52.402428 [ 4 ] {ee1b459d-8248-430e-b742-3e3d99716710} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
14660 | 2025.03.25 01:28:52.402663 [ 4 ] {ee1b459d-8248-430e-b742-3e3d99716710} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14661 | 2025.03.25 01:28:52.402895 [ 4 ] {ee1b459d-8248-430e-b742-3e3d99716710} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001498 sec., 75433.91188251002 rows/sec., 4.88 MiB/sec. | ||
14662 | 2025.03.25 01:28:52.402948 [ 4 ] {ee1b459d-8248-430e-b742-3e3d99716710} <Debug> TCPHandler: Processed in 0.001685534 sec. | ||
14663 | 2025.03.25 01:28:52.403068 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14664 | 2025.03.25 01:28:52.403173 [ 4 ] {ffb1843e-6594-4d6a-84b0-47b705748e22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
14665 | 2025.03.25 01:28:52.403217 [ 4 ] {ffb1843e-6594-4d6a-84b0-47b705748e22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14666 | 2025.03.25 01:28:52.403763 [ 4 ] {ffb1843e-6594-4d6a-84b0-47b705748e22} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14667 | 2025.03.25 01:28:52.403801 [ 4 ] {ffb1843e-6594-4d6a-84b0-47b705748e22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
14668 | 2025.03.25 01:28:52.404152 [ 4 ] {ffb1843e-6594-4d6a-84b0-47b705748e22} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
14669 | 2025.03.25 01:28:52.404383 [ 4 ] {ffb1843e-6594-4d6a-84b0-47b705748e22} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14670 | 2025.03.25 01:28:52.404599 [ 4 ] {ffb1843e-6594-4d6a-84b0-47b705748e22} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001446 sec., 77455.04840940525 rows/sec., 4.41 MiB/sec. | ||
14671 | 2025.03.25 01:28:52.404606 [ 220 ] {} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
14672 | 2025.03.25 01:28:52.404654 [ 220 ] {} <Debug> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
14673 | 2025.03.25 01:28:52.404666 [ 4 ] {ffb1843e-6594-4d6a-84b0-47b705748e22} <Debug> TCPHandler: Processed in 0.001647863 sec. | ||
14674 | 2025.03.25 01:28:52.404781 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14675 | 2025.03.25 01:28:52.404887 [ 4 ] {b61cdd1a-90ef-4f7d-bb67-8d3d63a69856} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14676 | 2025.03.25 01:28:52.404937 [ 4 ] {b61cdd1a-90ef-4f7d-bb67-8d3d63a69856} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14677 | 2025.03.25 01:28:52.405858 [ 4 ] {b61cdd1a-90ef-4f7d-bb67-8d3d63a69856} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14678 | 2025.03.25 01:28:52.405896 [ 4 ] {b61cdd1a-90ef-4f7d-bb67-8d3d63a69856} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
14679 | 2025.03.25 01:28:52.406370 [ 4 ] {b61cdd1a-90ef-4f7d-bb67-8d3d63a69856} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
14680 | 2025.03.25 01:28:52.406675 [ 4 ] {b61cdd1a-90ef-4f7d-bb67-8d3d63a69856} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14681 | 2025.03.25 01:28:52.406928 [ 4 ] {b61cdd1a-90ef-4f7d-bb67-8d3d63a69856} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.002064 sec., 185077.51937984498 rows/sec., 13.05 MiB/sec. | ||
14682 | 2025.03.25 01:28:52.407010 [ 4 ] {b61cdd1a-90ef-4f7d-bb67-8d3d63a69856} <Debug> TCPHandler: Processed in 0.002280573 sec. | ||
14683 | 2025.03.25 01:28:52.407016 [ 220 ] {} <Debug> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
14684 | 2025.03.25 01:28:52.407162 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14685 | 2025.03.25 01:28:52.407308 [ 4 ] {8d49d721-bbfa-4b32-9477-2200494599e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
14686 | 2025.03.25 01:28:52.407376 [ 4 ] {8d49d721-bbfa-4b32-9477-2200494599e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
14687 | 2025.03.25 01:28:52.407818 [ 4 ] {8d49d721-bbfa-4b32-9477-2200494599e0} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14688 | 2025.03.25 01:28:52.407857 [ 4 ] {8d49d721-bbfa-4b32-9477-2200494599e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
14689 | 2025.03.25 01:28:52.408217 [ 4 ] {8d49d721-bbfa-4b32-9477-2200494599e0} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
14690 | 2025.03.25 01:28:52.408443 [ 4 ] {8d49d721-bbfa-4b32-9477-2200494599e0} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14691 | 2025.03.25 01:28:52.408642 [ 4 ] {8d49d721-bbfa-4b32-9477-2200494599e0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001375 sec., 4363.636363636364 rows/sec., 227.98 KiB/sec. | ||
14692 | 2025.03.25 01:28:52.408693 [ 4 ] {8d49d721-bbfa-4b32-9477-2200494599e0} <Debug> TCPHandler: Processed in 0.001600493 sec. | ||
14693 | 2025.03.25 01:28:52.408818 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14694 | 2025.03.25 01:28:52.408931 [ 4 ] {f0402cef-a915-4216-b6eb-df7c7ef473be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14695 | 2025.03.25 01:28:52.408981 [ 4 ] {f0402cef-a915-4216-b6eb-df7c7ef473be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14696 | 2025.03.25 01:28:52.409528 [ 4 ] {f0402cef-a915-4216-b6eb-df7c7ef473be} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14697 | 2025.03.25 01:28:52.409568 [ 4 ] {f0402cef-a915-4216-b6eb-df7c7ef473be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
14698 | 2025.03.25 01:28:52.409979 [ 4 ] {f0402cef-a915-4216-b6eb-df7c7ef473be} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
14699 | 2025.03.25 01:28:52.410217 [ 4 ] {f0402cef-a915-4216-b6eb-df7c7ef473be} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14700 | 2025.03.25 01:28:52.410410 [ 37 ] {} <Debug> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877) (MergerMutator): Selected 6 parts from all_1_122_25 to all_127_127_0 | ||
14701 | 2025.03.25 01:28:52.410439 [ 4 ] {f0402cef-a915-4216-b6eb-df7c7ef473be} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00153 sec., 154901.96078431373 rows/sec., 10.38 MiB/sec. | ||
14702 | 2025.03.25 01:28:52.410492 [ 37 ] {} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14703 | 2025.03.25 01:28:52.410550 [ 4 ] {f0402cef-a915-4216-b6eb-df7c7ef473be} <Debug> TCPHandler: Processed in 0.001785515 sec. | ||
14704 | 2025.03.25 01:28:52.410556 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
14705 | 2025.03.25 01:28:52.410755 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14706 | 2025.03.25 01:28:52.410778 [ 187 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_127_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_122_25 to all_127_127_0 into Compact with storage Full | ||
14707 | 2025.03.25 01:28:52.410944 [ 4 ] {e407230d-1199-4994-9fc3-0d335a50db45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
14708 | 2025.03.25 01:28:52.411069 [ 4 ] {e407230d-1199-4994-9fc3-0d335a50db45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
14709 | 2025.03.25 01:28:52.411088 [ 187 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_127_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14710 | 2025.03.25 01:28:52.411192 [ 187 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_127_26} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_122_25, total 36753 rows starting from the beginning of the part | ||
14711 | 2025.03.25 01:28:52.411500 [ 187 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_127_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 160 rows starting from the beginning of the part | ||
14712 | 2025.03.25 01:28:52.411853 [ 187 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_127_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 237 rows starting from the beginning of the part | ||
14713 | 2025.03.25 01:28:52.412254 [ 187 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_127_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 978 rows starting from the beginning of the part | ||
14714 | 2025.03.25 01:28:52.412578 [ 187 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_127_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 32 rows starting from the beginning of the part | ||
14715 | 2025.03.25 01:28:52.412891 [ 187 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_127_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 237 rows starting from the beginning of the part | ||
14716 | 2025.03.25 01:28:52.413737 [ 4 ] {e407230d-1199-4994-9fc3-0d335a50db45} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14717 | 2025.03.25 01:28:52.413806 [ 4 ] {e407230d-1199-4994-9fc3-0d335a50db45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14718 | 2025.03.25 01:28:52.414553 [ 4 ] {e407230d-1199-4994-9fc3-0d335a50db45} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
14719 | 2025.03.25 01:28:52.414911 [ 4 ] {e407230d-1199-4994-9fc3-0d335a50db45} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14720 | 2025.03.25 01:28:52.415283 [ 4 ] {e407230d-1199-4994-9fc3-0d335a50db45} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004397 sec., 227.42779167614285 rows/sec., 15.32 KiB/sec. | ||
14721 | 2025.03.25 01:28:52.415462 [ 4 ] {e407230d-1199-4994-9fc3-0d335a50db45} <Debug> TCPHandler: Processed in 0.004795119 sec. | ||
14722 | 2025.03.25 01:28:52.415673 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14723 | 2025.03.25 01:28:52.415946 [ 4 ] {b346baac-488c-4729-a62b-fe124374c680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14724 | 2025.03.25 01:28:52.416072 [ 4 ] {b346baac-488c-4729-a62b-fe124374c680} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14725 | 2025.03.25 01:28:52.417059 [ 4 ] {b346baac-488c-4729-a62b-fe124374c680} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14726 | 2025.03.25 01:28:52.417098 [ 4 ] {b346baac-488c-4729-a62b-fe124374c680} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14727 | 2025.03.25 01:28:52.417627 [ 4 ] {b346baac-488c-4729-a62b-fe124374c680} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
14728 | 2025.03.25 01:28:52.417899 [ 4 ] {b346baac-488c-4729-a62b-fe124374c680} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14729 | 2025.03.25 01:28:52.418268 [ 4 ] {b346baac-488c-4729-a62b-fe124374c680} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00242 sec., 33884.29752066116 rows/sec., 2.15 MiB/sec. | ||
14730 | 2025.03.25 01:28:52.418324 [ 4 ] {b346baac-488c-4729-a62b-fe124374c680} <Debug> TCPHandler: Processed in 0.002737199 sec. | ||
14731 | 2025.03.25 01:28:52.422510 [ 194 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_127_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38397 rows, containing 5 columns (5 merged, 0 gathered) in 0.01181129 sec., 3250872.681984779 rows/sec., 219.64 MiB/sec. | ||
14732 | 2025.03.25 01:28:52.423135 [ 192 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_127_26} <Trace> MergedBlockOutputStream: filled checksums all_1_127_26 (state Temporary) | ||
14733 | 2025.03.25 01:28:52.423444 [ 192 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_127_26} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_merge_all_1_127_26 to all_1_127_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14734 | 2025.03.25 01:28:52.423527 [ 192 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_127_26} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877) (MergerMutator): Merged 6 parts: [all_1_122_25, all_127_127_0] -> all_1_127_26 | ||
14735 | 2025.03.25 01:28:52.423623 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
14736 | 2025.03.25 01:28:53.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 262.41 MiB, peak 278.53 MiB, free memory in arenas 0.00 B, will set to 265.67 MiB (RSS), difference: 3.26 MiB | ||
14737 | 2025.03.25 01:28:56.424823 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
14738 | 2025.03.25 01:28:56.424899 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
14739 | 2025.03.25 01:28:56.645321 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 34831 | ||
14740 | 2025.03.25 01:28:56.646063 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14741 | 2025.03.25 01:28:56.646103 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14742 | 2025.03.25 01:28:56.646650 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
14743 | 2025.03.25 01:28:56.646922 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14744 | 2025.03.25 01:28:56.647096 [ 31 ] {} <Debug> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
14745 | 2025.03.25 01:28:56.647128 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34831 | ||
14746 | 2025.03.25 01:28:56.647151 [ 31 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14747 | 2025.03.25 01:28:56.647177 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14748 | 2025.03.25 01:28:56.647328 [ 190 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
14749 | 2025.03.25 01:28:56.647493 [ 190 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14750 | 2025.03.25 01:28:56.647538 [ 190 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 32574 rows starting from the beginning of the part | ||
14751 | 2025.03.25 01:28:56.647617 [ 190 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 427 rows starting from the beginning of the part | ||
14752 | 2025.03.25 01:28:56.647721 [ 190 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 488 rows starting from the beginning of the part | ||
14753 | 2025.03.25 01:28:56.647974 [ 190 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 427 rows starting from the beginning of the part | ||
14754 | 2025.03.25 01:28:56.648226 [ 190 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 488 rows starting from the beginning of the part | ||
14755 | 2025.03.25 01:28:56.648306 [ 190 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 427 rows starting from the beginning of the part | ||
14756 | 2025.03.25 01:28:56.651211 [ 191 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34831 rows, containing 4 columns (4 merged, 0 gathered) in 0.003953847 sec., 8809395.001880446 rows/sec., 126.02 MiB/sec. | ||
14757 | 2025.03.25 01:28:56.651641 [ 191 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
14758 | 2025.03.25 01:28:56.651937 [ 191 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_76_15} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14759 | 2025.03.25 01:28:56.652011 [ 191 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_76_15} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
14760 | 2025.03.25 01:28:56.652111 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.98 MiB. | ||
14761 | 2025.03.25 01:28:56.833144 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2054 | ||
14762 | 2025.03.25 01:28:56.836166 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14763 | 2025.03.25 01:28:56.836224 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14764 | 2025.03.25 01:28:56.837736 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
14765 | 2025.03.25 01:28:56.838085 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14766 | 2025.03.25 01:28:56.838306 [ 31 ] {} <Debug> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
14767 | 2025.03.25 01:28:56.838425 [ 31 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14768 | 2025.03.25 01:28:56.838484 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14769 | 2025.03.25 01:28:56.838866 [ 188 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::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 | ||
14770 | 2025.03.25 01:28:56.839826 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2054 | ||
14771 | 2025.03.25 01:28:56.840248 [ 188 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14772 | 2025.03.25 01:28:56.840423 [ 188 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1870 rows starting from the beginning of the part | ||
14773 | 2025.03.25 01:28:56.841054 [ 188 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 48 rows starting from the beginning of the part | ||
14774 | 2025.03.25 01:28:56.841640 [ 188 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 28 rows starting from the beginning of the part | ||
14775 | 2025.03.25 01:28:56.842249 [ 188 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 32 rows starting from the beginning of the part | ||
14776 | 2025.03.25 01:28:56.842870 [ 188 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 48 rows starting from the beginning of the part | ||
14777 | 2025.03.25 01:28:56.843492 [ 188 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 28 rows starting from the beginning of the part | ||
14778 | 2025.03.25 01:28:56.852531 [ 189 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2054 rows, containing 72 columns (72 merged, 0 gathered) in 0.013917529 sec., 147583.66948615664 rows/sec., 111.61 MiB/sec. | ||
14779 | 2025.03.25 01:28:56.854816 [ 189 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
14780 | 2025.03.25 01:28:56.855682 [ 189 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_56_11} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14781 | 2025.03.25 01:28:56.855788 [ 189 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_56_11} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
14782 | 2025.03.25 01:28:56.856161 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.57 MiB. | ||
14783 | 2025.03.25 01:28:57.330440 [ 224 ] {} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
14784 | 2025.03.25 01:28:57.330498 [ 224 ] {} <Debug> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
14785 | 2025.03.25 01:28:57.332689 [ 224 ] {} <Debug> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
14786 | 2025.03.25 01:28:57.391907 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14787 | 2025.03.25 01:28:57.392093 [ 4 ] {cd10e184-a8b9-434c-bdc5-dc293812ef25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14788 | 2025.03.25 01:28:57.392169 [ 4 ] {cd10e184-a8b9-434c-bdc5-dc293812ef25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14789 | 2025.03.25 01:28:57.392982 [ 4 ] {cd10e184-a8b9-434c-bdc5-dc293812ef25} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14790 | 2025.03.25 01:28:57.393023 [ 4 ] {cd10e184-a8b9-434c-bdc5-dc293812ef25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14791 | 2025.03.25 01:28:57.393456 [ 4 ] {cd10e184-a8b9-434c-bdc5-dc293812ef25} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
14792 | 2025.03.25 01:28:57.393714 [ 4 ] {cd10e184-a8b9-434c-bdc5-dc293812ef25} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14793 | 2025.03.25 01:28:57.393915 [ 4 ] {cd10e184-a8b9-434c-bdc5-dc293812ef25} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.00188 sec., 71276.59574468085 rows/sec., 6.15 MiB/sec. | ||
14794 | 2025.03.25 01:28:57.393972 [ 4 ] {cd10e184-a8b9-434c-bdc5-dc293812ef25} <Debug> TCPHandler: Processed in 0.002194952 sec. | ||
14795 | 2025.03.25 01:28:57.394082 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14796 | 2025.03.25 01:28:57.394185 [ 4 ] {ef4679b9-bf4c-4709-9f83-af9ad180d13a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14797 | 2025.03.25 01:28:57.394230 [ 4 ] {ef4679b9-bf4c-4709-9f83-af9ad180d13a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14798 | 2025.03.25 01:28:57.394756 [ 4 ] {ef4679b9-bf4c-4709-9f83-af9ad180d13a} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14799 | 2025.03.25 01:28:57.394794 [ 4 ] {ef4679b9-bf4c-4709-9f83-af9ad180d13a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14800 | 2025.03.25 01:28:57.395148 [ 4 ] {ef4679b9-bf4c-4709-9f83-af9ad180d13a} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
14801 | 2025.03.25 01:28:57.395388 [ 4 ] {ef4679b9-bf4c-4709-9f83-af9ad180d13a} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14802 | 2025.03.25 01:28:57.395559 [ 4 ] {ef4679b9-bf4c-4709-9f83-af9ad180d13a} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001397 sec., 27916.96492483894 rows/sec., 2.05 MiB/sec. | ||
14803 | 2025.03.25 01:28:57.395610 [ 4 ] {ef4679b9-bf4c-4709-9f83-af9ad180d13a} <Debug> TCPHandler: Processed in 0.001579523 sec. | ||
14804 | 2025.03.25 01:28:57.395715 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14805 | 2025.03.25 01:28:57.395817 [ 4 ] {74d6f79d-f929-46fc-9328-0ccebe78df3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14806 | 2025.03.25 01:28:57.395862 [ 4 ] {74d6f79d-f929-46fc-9328-0ccebe78df3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14807 | 2025.03.25 01:28:57.396403 [ 4 ] {74d6f79d-f929-46fc-9328-0ccebe78df3c} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14808 | 2025.03.25 01:28:57.396441 [ 4 ] {74d6f79d-f929-46fc-9328-0ccebe78df3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14809 | 2025.03.25 01:28:57.396788 [ 4 ] {74d6f79d-f929-46fc-9328-0ccebe78df3c} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
14810 | 2025.03.25 01:28:57.397039 [ 4 ] {74d6f79d-f929-46fc-9328-0ccebe78df3c} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14811 | 2025.03.25 01:28:57.397211 [ 4 ] {74d6f79d-f929-46fc-9328-0ccebe78df3c} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001416 sec., 72740.11299435029 rows/sec., 5.68 MiB/sec. | ||
14812 | 2025.03.25 01:28:57.397263 [ 4 ] {74d6f79d-f929-46fc-9328-0ccebe78df3c} <Debug> TCPHandler: Processed in 0.001597743 sec. | ||
14813 | 2025.03.25 01:28:57.397378 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14814 | 2025.03.25 01:28:57.397483 [ 4 ] {509b162a-737c-4ce9-a9fc-2503a35ffa24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14815 | 2025.03.25 01:28:57.397531 [ 4 ] {509b162a-737c-4ce9-a9fc-2503a35ffa24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14816 | 2025.03.25 01:28:57.398036 [ 4 ] {509b162a-737c-4ce9-a9fc-2503a35ffa24} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14817 | 2025.03.25 01:28:57.398073 [ 4 ] {509b162a-737c-4ce9-a9fc-2503a35ffa24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14818 | 2025.03.25 01:28:57.398458 [ 4 ] {509b162a-737c-4ce9-a9fc-2503a35ffa24} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
14819 | 2025.03.25 01:28:57.398695 [ 4 ] {509b162a-737c-4ce9-a9fc-2503a35ffa24} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14820 | 2025.03.25 01:28:57.398868 [ 4 ] {509b162a-737c-4ce9-a9fc-2503a35ffa24} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001408 sec., 113636.36363636363 rows/sec., 7.91 MiB/sec. | ||
14821 | 2025.03.25 01:28:57.398920 [ 4 ] {509b162a-737c-4ce9-a9fc-2503a35ffa24} <Debug> TCPHandler: Processed in 0.001592983 sec. | ||
14822 | 2025.03.25 01:28:57.399024 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14823 | 2025.03.25 01:28:57.399125 [ 4 ] {9346cf2e-4096-44d8-9011-8575b1abf82a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14824 | 2025.03.25 01:28:57.399189 [ 4 ] {9346cf2e-4096-44d8-9011-8575b1abf82a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14825 | 2025.03.25 01:28:57.400290 [ 4 ] {9346cf2e-4096-44d8-9011-8575b1abf82a} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14826 | 2025.03.25 01:28:57.400328 [ 4 ] {9346cf2e-4096-44d8-9011-8575b1abf82a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14827 | 2025.03.25 01:28:57.400998 [ 4 ] {9346cf2e-4096-44d8-9011-8575b1abf82a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
14828 | 2025.03.25 01:28:57.401260 [ 4 ] {9346cf2e-4096-44d8-9011-8575b1abf82a} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14829 | 2025.03.25 01:28:57.401461 [ 4 ] {9346cf2e-4096-44d8-9011-8575b1abf82a} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002357 sec., 16546.457361052184 rows/sec., 29.65 MiB/sec. | ||
14830 | 2025.03.25 01:28:57.401789 [ 4 ] {9346cf2e-4096-44d8-9011-8575b1abf82a} <Debug> TCPHandler: Processed in 0.00281262 sec. | ||
14831 | 2025.03.25 01:28:57.401925 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14832 | 2025.03.25 01:28:57.402027 [ 4 ] {8c7bdeff-d5fa-4cff-8298-e9911cdfcbe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14833 | 2025.03.25 01:28:57.402073 [ 4 ] {8c7bdeff-d5fa-4cff-8298-e9911cdfcbe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14834 | 2025.03.25 01:28:57.402500 [ 4 ] {8c7bdeff-d5fa-4cff-8298-e9911cdfcbe9} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14835 | 2025.03.25 01:28:57.402537 [ 4 ] {8c7bdeff-d5fa-4cff-8298-e9911cdfcbe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14836 | 2025.03.25 01:28:57.402887 [ 4 ] {8c7bdeff-d5fa-4cff-8298-e9911cdfcbe9} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
14837 | 2025.03.25 01:28:57.403122 [ 4 ] {8c7bdeff-d5fa-4cff-8298-e9911cdfcbe9} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14838 | 2025.03.25 01:28:57.403300 [ 4 ] {8c7bdeff-d5fa-4cff-8298-e9911cdfcbe9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001295 sec., 46332.04633204633 rows/sec., 3.12 MiB/sec. | ||
14839 | 2025.03.25 01:28:57.403349 [ 4 ] {8c7bdeff-d5fa-4cff-8298-e9911cdfcbe9} <Debug> TCPHandler: Processed in 0.001473741 sec. | ||
14840 | 2025.03.25 01:28:58.015766 [ 30 ] {} <Debug> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
14841 | 2025.03.25 01:28:58.015863 [ 30 ] {} <Trace> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14842 | 2025.03.25 01:28:58.015903 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14843 | 2025.03.25 01:28:58.016164 [ 190 ] {664b910a-9ec0-4843-86c8-0f119a2f82bf::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
14844 | 2025.03.25 01:28:58.016692 [ 190 ] {664b910a-9ec0-4843-86c8-0f119a2f82bf::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14845 | 2025.03.25 01:28:58.016774 [ 190 ] {664b910a-9ec0-4843-86c8-0f119a2f82bf::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 20 rows starting from the beginning of the part | ||
14846 | 2025.03.25 01:28:58.016950 [ 190 ] {664b910a-9ec0-4843-86c8-0f119a2f82bf::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 8 rows starting from the beginning of the part | ||
14847 | 2025.03.25 01:28:58.017075 [ 190 ] {664b910a-9ec0-4843-86c8-0f119a2f82bf::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part | ||
14848 | 2025.03.25 01:28:58.017321 [ 190 ] {664b910a-9ec0-4843-86c8-0f119a2f82bf::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 8 rows starting from the beginning of the part | ||
14849 | 2025.03.25 01:28:58.017521 [ 190 ] {664b910a-9ec0-4843-86c8-0f119a2f82bf::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part | ||
14850 | 2025.03.25 01:28:58.018581 [ 200 ] {664b910a-9ec0-4843-86c8-0f119a2f82bf::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.002575416 sec., 17861.192133620356 rows/sec., 1.49 MiB/sec. | ||
14851 | 2025.03.25 01:28:58.018818 [ 200 ] {664b910a-9ec0-4843-86c8-0f119a2f82bf::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
14852 | 2025.03.25 01:28:58.019210 [ 200 ] {664b910a-9ec0-4843-86c8-0f119a2f82bf::all_1_25_6} <Trace> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14853 | 2025.03.25 01:28:58.019312 [ 200 ] {664b910a-9ec0-4843-86c8-0f119a2f82bf::all_1_25_6} <Trace> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
14854 | 2025.03.25 01:28:58.019427 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
14855 | 2025.03.25 01:28:58.047205 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
14856 | 2025.03.25 01:28:58.047245 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
14857 | 2025.03.25 01:28:58.049318 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
14858 | 2025.03.25 01:28:58.422092 [ 225 ] {} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
14859 | 2025.03.25 01:28:58.422182 [ 225 ] {} <Debug> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
14860 | 2025.03.25 01:28:58.424391 [ 225 ] {} <Debug> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
14861 | 2025.03.25 01:28:58.587631 [ 222 ] {} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
14862 | 2025.03.25 01:28:58.587686 [ 222 ] {} <Debug> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
14863 | 2025.03.25 01:28:58.589782 [ 222 ] {} <Debug> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
14864 | 2025.03.25 01:28:59.123007 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 573 | ||
14865 | 2025.03.25 01:28:59.146859 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14866 | 2025.03.25 01:28:59.146958 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14867 | 2025.03.25 01:28:59.154999 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
14868 | 2025.03.25 01:28:59.155890 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14869 | 2025.03.25 01:28:59.156189 [ 28 ] {} <Debug> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
14870 | 2025.03.25 01:28:59.156255 [ 28 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14871 | 2025.03.25 01:28:59.156304 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14872 | 2025.03.25 01:28:59.156738 [ 201 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
14873 | 2025.03.25 01:28:59.173543 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
14874 | 2025.03.25 01:28:59.174853 [ 201 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14875 | 2025.03.25 01:28:59.176146 [ 201 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 535 rows starting from the beginning of the part | ||
14876 | 2025.03.25 01:28:59.181985 [ 201 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 8 rows starting from the beginning of the part | ||
14877 | 2025.03.25 01:28:59.188610 [ 201 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 8 rows starting from the beginning of the part | ||
14878 | 2025.03.25 01:28:59.194259 [ 201 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 7 rows starting from the beginning of the part | ||
14879 | 2025.03.25 01:28:59.200321 [ 201 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 8 rows starting from the beginning of the part | ||
14880 | 2025.03.25 01:28:59.206028 [ 201 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 7 rows starting from the beginning of the part | ||
14881 | 2025.03.25 01:28:59.270816 [ 195 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.114380356 sec., 5009.601473875461 rows/sec., 25.90 MiB/sec. | ||
14882 | 2025.03.25 01:28:59.274377 [ 195 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
14883 | 2025.03.25 01:28:59.277564 [ 195 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_76_15} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14884 | 2025.03.25 01:28:59.277698 [ 195 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_76_15} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
14885 | 2025.03.25 01:28:59.280574 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
14886 | 2025.03.25 01:29:00.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 266.73 MiB, peak 284.15 MiB, free memory in arenas 0.00 B, will set to 265.68 MiB (RSS), difference: -1.06 MiB | ||
14887 | 2025.03.25 01:29:02.395703 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14888 | 2025.03.25 01:29:02.395899 [ 4 ] {2e9a3ec6-dab1-40a3-997d-bddca1236ea9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
14889 | 2025.03.25 01:29:02.395973 [ 4 ] {2e9a3ec6-dab1-40a3-997d-bddca1236ea9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
14890 | 2025.03.25 01:29:02.396801 [ 4 ] {2e9a3ec6-dab1-40a3-997d-bddca1236ea9} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14891 | 2025.03.25 01:29:02.396859 [ 4 ] {2e9a3ec6-dab1-40a3-997d-bddca1236ea9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14892 | 2025.03.25 01:29:02.397340 [ 4 ] {2e9a3ec6-dab1-40a3-997d-bddca1236ea9} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
14893 | 2025.03.25 01:29:02.397612 [ 4 ] {2e9a3ec6-dab1-40a3-997d-bddca1236ea9} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14894 | 2025.03.25 01:29:02.397850 [ 4 ] {2e9a3ec6-dab1-40a3-997d-bddca1236ea9} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002002 sec., 105894.1058941059 rows/sec., 6.73 MiB/sec. | ||
14895 | 2025.03.25 01:29:02.397973 [ 4 ] {2e9a3ec6-dab1-40a3-997d-bddca1236ea9} <Debug> TCPHandler: Processed in 0.002407254 sec. | ||
14896 | 2025.03.25 01:29:02.398185 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14897 | 2025.03.25 01:29:02.398323 [ 4 ] {78793081-d883-4536-a9b7-8d079e1399e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
14898 | 2025.03.25 01:29:02.398374 [ 4 ] {78793081-d883-4536-a9b7-8d079e1399e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
14899 | 2025.03.25 01:29:02.398924 [ 4 ] {78793081-d883-4536-a9b7-8d079e1399e9} <Trace> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14900 | 2025.03.25 01:29:02.398968 [ 4 ] {78793081-d883-4536-a9b7-8d079e1399e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14901 | 2025.03.25 01:29:02.399327 [ 4 ] {78793081-d883-4536-a9b7-8d079e1399e9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
14902 | 2025.03.25 01:29:02.399580 [ 4 ] {78793081-d883-4536-a9b7-8d079e1399e9} <Trace> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14903 | 2025.03.25 01:29:02.399795 [ 4 ] {78793081-d883-4536-a9b7-8d079e1399e9} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.0015 sec., 1333.3333333333333 rows/sec., 108.72 KiB/sec. | ||
14904 | 2025.03.25 01:29:02.399851 [ 4 ] {78793081-d883-4536-a9b7-8d079e1399e9} <Debug> TCPHandler: Processed in 0.001748445 sec. | ||
14905 | 2025.03.25 01:29:02.399960 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14906 | 2025.03.25 01:29:02.400063 [ 4 ] {02474638-15cc-4bca-8896-d713e78c3cb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14907 | 2025.03.25 01:29:02.400110 [ 4 ] {02474638-15cc-4bca-8896-d713e78c3cb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14908 | 2025.03.25 01:29:02.400868 [ 4 ] {02474638-15cc-4bca-8896-d713e78c3cb8} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14909 | 2025.03.25 01:29:02.400909 [ 4 ] {02474638-15cc-4bca-8896-d713e78c3cb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14910 | 2025.03.25 01:29:02.401306 [ 4 ] {02474638-15cc-4bca-8896-d713e78c3cb8} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
14911 | 2025.03.25 01:29:02.401550 [ 4 ] {02474638-15cc-4bca-8896-d713e78c3cb8} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14912 | 2025.03.25 01:29:02.401748 [ 4 ] {02474638-15cc-4bca-8896-d713e78c3cb8} <Debug> executeQuery: Read 618 rows, 49.46 KiB in 0.001703 sec., 362889.01937756897 rows/sec., 28.36 MiB/sec. | ||
14913 | 2025.03.25 01:29:02.401801 [ 4 ] {02474638-15cc-4bca-8896-d713e78c3cb8} <Debug> TCPHandler: Processed in 0.001894207 sec. | ||
14914 | 2025.03.25 01:29:02.401928 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14915 | 2025.03.25 01:29:02.402045 [ 4 ] {37e9d73d-97a0-4a97-93ef-0f75ebd00e35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14916 | 2025.03.25 01:29:02.402094 [ 4 ] {37e9d73d-97a0-4a97-93ef-0f75ebd00e35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14917 | 2025.03.25 01:29:02.402664 [ 4 ] {37e9d73d-97a0-4a97-93ef-0f75ebd00e35} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14918 | 2025.03.25 01:29:02.402705 [ 4 ] {37e9d73d-97a0-4a97-93ef-0f75ebd00e35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14919 | 2025.03.25 01:29:02.403103 [ 4 ] {37e9d73d-97a0-4a97-93ef-0f75ebd00e35} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
14920 | 2025.03.25 01:29:02.403349 [ 4 ] {37e9d73d-97a0-4a97-93ef-0f75ebd00e35} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14921 | 2025.03.25 01:29:02.403529 [ 26 ] {} <Debug> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
14922 | 2025.03.25 01:29:02.403594 [ 4 ] {37e9d73d-97a0-4a97-93ef-0f75ebd00e35} <Debug> executeQuery: Read 108 rows, 6.53 KiB in 0.001567 sec., 68921.50606253988 rows/sec., 4.07 MiB/sec. | ||
14923 | 2025.03.25 01:29:02.403619 [ 26 ] {} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14924 | 2025.03.25 01:29:02.403681 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14925 | 2025.03.25 01:29:02.403714 [ 4 ] {37e9d73d-97a0-4a97-93ef-0f75ebd00e35} <Debug> TCPHandler: Processed in 0.001839506 sec. | ||
14926 | 2025.03.25 01:29:02.403911 [ 199 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
14927 | 2025.03.25 01:29:02.403937 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14928 | 2025.03.25 01:29:02.404251 [ 4 ] {1feee39a-452c-49a7-bfb7-e337cf8928b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
14929 | 2025.03.25 01:29:02.404267 [ 199 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14930 | 2025.03.25 01:29:02.404355 [ 4 ] {1feee39a-452c-49a7-bfb7-e337cf8928b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14931 | 2025.03.25 01:29:02.404361 [ 199 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 165 rows starting from the beginning of the part | ||
14932 | 2025.03.25 01:29:02.404700 [ 199 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 106 rows starting from the beginning of the part | ||
14933 | 2025.03.25 01:29:02.404995 [ 199 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 47 rows starting from the beginning of the part | ||
14934 | 2025.03.25 01:29:02.405331 [ 199 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 106 rows starting from the beginning of the part | ||
14935 | 2025.03.25 01:29:02.405634 [ 199 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 39 rows starting from the beginning of the part | ||
14936 | 2025.03.25 01:29:02.405969 [ 199 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 108 rows starting from the beginning of the part | ||
14937 | 2025.03.25 01:29:02.407767 [ 4 ] {1feee39a-452c-49a7-bfb7-e337cf8928b9} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14938 | 2025.03.25 01:29:02.407846 [ 4 ] {1feee39a-452c-49a7-bfb7-e337cf8928b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14939 | 2025.03.25 01:29:02.408834 [ 4 ] {1feee39a-452c-49a7-bfb7-e337cf8928b9} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
14940 | 2025.03.25 01:29:02.409061 [ 199 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 571 rows, containing 5 columns (5 merged, 0 gathered) in 0.005269066 sec., 108368.3521899327 rows/sec., 7.17 MiB/sec. | ||
14941 | 2025.03.25 01:29:02.409262 [ 199 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
14942 | 2025.03.25 01:29:02.409305 [ 4 ] {1feee39a-452c-49a7-bfb7-e337cf8928b9} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14943 | 2025.03.25 01:29:02.409604 [ 26 ] {} <Debug> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a) (MergerMutator): Selected 6 parts from all_1_60_12 to all_65_65_0 | ||
14944 | 2025.03.25 01:29:02.409704 [ 26 ] {} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14945 | 2025.03.25 01:29:02.409779 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14946 | 2025.03.25 01:29:02.409933 [ 4 ] {1feee39a-452c-49a7-bfb7-e337cf8928b9} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.005727 sec., 19731.098306268552 rows/sec., 1.28 MiB/sec. | ||
14947 | 2025.03.25 01:29:02.410052 [ 199 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_101_20} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14948 | 2025.03.25 01:29:02.410158 [ 198 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_65_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_60_12 to all_65_65_0 into Compact with storage Full | ||
14949 | 2025.03.25 01:29:02.410313 [ 4 ] {1feee39a-452c-49a7-bfb7-e337cf8928b9} <Debug> TCPHandler: Processed in 0.006465563 sec. | ||
14950 | 2025.03.25 01:29:02.410377 [ 199 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_101_20} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
14951 | 2025.03.25 01:29:02.410618 [ 198 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_65_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14952 | 2025.03.25 01:29:02.410631 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
14953 | 2025.03.25 01:29:02.410707 [ 198 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_60_12, total 341 rows starting from the beginning of the part | ||
14954 | 2025.03.25 01:29:02.410714 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14955 | 2025.03.25 01:29:02.410900 [ 198 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 113 rows starting from the beginning of the part | ||
14956 | 2025.03.25 01:29:02.411137 [ 4 ] {b91c6109-a28a-457a-9551-521640431934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
14957 | 2025.03.25 01:29:02.411315 [ 198 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 113 rows starting from the beginning of the part | ||
14958 | 2025.03.25 01:29:02.411367 [ 4 ] {b91c6109-a28a-457a-9551-521640431934} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14959 | 2025.03.25 01:29:02.411704 [ 198 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 228 rows starting from the beginning of the part | ||
14960 | 2025.03.25 01:29:02.412059 [ 198 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 113 rows starting from the beginning of the part | ||
14961 | 2025.03.25 01:29:02.412450 [ 198 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 113 rows starting from the beginning of the part | ||
14962 | 2025.03.25 01:29:02.414218 [ 4 ] {b91c6109-a28a-457a-9551-521640431934} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14963 | 2025.03.25 01:29:02.414289 [ 4 ] {b91c6109-a28a-457a-9551-521640431934} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14964 | 2025.03.25 01:29:02.415365 [ 4 ] {b91c6109-a28a-457a-9551-521640431934} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
14965 | 2025.03.25 01:29:02.415795 [ 196 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_65_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1021 rows, containing 5 columns (5 merged, 0 gathered) in 0.005899904 sec., 173053.66324604602 rows/sec., 12.09 MiB/sec. | ||
14966 | 2025.03.25 01:29:02.415808 [ 4 ] {b91c6109-a28a-457a-9551-521640431934} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14967 | 2025.03.25 01:29:02.416025 [ 196 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_65_13} <Trace> MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary) | ||
14968 | 2025.03.25 01:29:02.416120 [ 4 ] {b91c6109-a28a-457a-9551-521640431934} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.005179 sec., 21625.796485808074 rows/sec., 1.23 MiB/sec. | ||
14969 | 2025.03.25 01:29:02.416202 [ 4 ] {b91c6109-a28a-457a-9551-521640431934} <Debug> TCPHandler: Processed in 0.00558748 sec. | ||
14970 | 2025.03.25 01:29:02.416320 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14971 | 2025.03.25 01:29:02.416409 [ 196 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_65_13} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14972 | 2025.03.25 01:29:02.416452 [ 4 ] {3880b37d-0e57-4822-87ff-0bce5525a5ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14973 | 2025.03.25 01:29:02.416506 [ 4 ] {3880b37d-0e57-4822-87ff-0bce5525a5ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14974 | 2025.03.25 01:29:02.416511 [ 196 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_65_13} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a) (MergerMutator): Merged 6 parts: [all_1_60_12, all_65_65_0] -> all_1_65_13 | ||
14975 | 2025.03.25 01:29:02.416622 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
14976 | 2025.03.25 01:29:02.417275 [ 4 ] {3880b37d-0e57-4822-87ff-0bce5525a5ba} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14977 | 2025.03.25 01:29:02.417312 [ 4 ] {3880b37d-0e57-4822-87ff-0bce5525a5ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14978 | 2025.03.25 01:29:02.417682 [ 4 ] {3880b37d-0e57-4822-87ff-0bce5525a5ba} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
14979 | 2025.03.25 01:29:02.417922 [ 4 ] {3880b37d-0e57-4822-87ff-0bce5525a5ba} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14980 | 2025.03.25 01:29:02.418127 [ 4 ] {3880b37d-0e57-4822-87ff-0bce5525a5ba} <Debug> executeQuery: Read 384 rows, 27.75 KiB in 0.001707 sec., 224956.0632688928 rows/sec., 15.87 MiB/sec. | ||
14981 | 2025.03.25 01:29:02.418179 [ 4 ] {3880b37d-0e57-4822-87ff-0bce5525a5ba} <Debug> TCPHandler: Processed in 0.001908767 sec. | ||
14982 | 2025.03.25 01:29:02.418292 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14983 | 2025.03.25 01:29:02.418397 [ 4 ] {a0ccfc9e-f370-4279-a5af-da6b7c365f5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
14984 | 2025.03.25 01:29:02.418443 [ 4 ] {a0ccfc9e-f370-4279-a5af-da6b7c365f5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
14985 | 2025.03.25 01:29:02.418884 [ 4 ] {a0ccfc9e-f370-4279-a5af-da6b7c365f5f} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14986 | 2025.03.25 01:29:02.418927 [ 4 ] {a0ccfc9e-f370-4279-a5af-da6b7c365f5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14987 | 2025.03.25 01:29:02.419290 [ 4 ] {a0ccfc9e-f370-4279-a5af-da6b7c365f5f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
14988 | 2025.03.25 01:29:02.419530 [ 4 ] {a0ccfc9e-f370-4279-a5af-da6b7c365f5f} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14989 | 2025.03.25 01:29:02.419733 [ 4 ] {a0ccfc9e-f370-4279-a5af-da6b7c365f5f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001357 sec., 4421.518054532056 rows/sec., 231.01 KiB/sec. | ||
14990 | 2025.03.25 01:29:02.419783 [ 4 ] {a0ccfc9e-f370-4279-a5af-da6b7c365f5f} <Debug> TCPHandler: Processed in 0.001540293 sec. | ||
14991 | 2025.03.25 01:29:02.419887 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14992 | 2025.03.25 01:29:02.419987 [ 4 ] {e5355373-0b02-4f4f-8d3e-b23ac864b7f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14993 | 2025.03.25 01:29:02.420035 [ 4 ] {e5355373-0b02-4f4f-8d3e-b23ac864b7f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14994 | 2025.03.25 01:29:02.420542 [ 4 ] {e5355373-0b02-4f4f-8d3e-b23ac864b7f2} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14995 | 2025.03.25 01:29:02.420580 [ 4 ] {e5355373-0b02-4f4f-8d3e-b23ac864b7f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
14996 | 2025.03.25 01:29:02.420974 [ 4 ] {e5355373-0b02-4f4f-8d3e-b23ac864b7f2} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
14997 | 2025.03.25 01:29:02.421218 [ 4 ] {e5355373-0b02-4f4f-8d3e-b23ac864b7f2} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14998 | 2025.03.25 01:29:02.421441 [ 4 ] {e5355373-0b02-4f4f-8d3e-b23ac864b7f2} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001471 sec., 161794.6974847043 rows/sec., 10.85 MiB/sec. | ||
14999 | 2025.03.25 01:29:02.421497 [ 4 ] {e5355373-0b02-4f4f-8d3e-b23ac864b7f2} <Debug> TCPHandler: Processed in 0.001658024 sec. | ||
15000 | 2025.03.25 01:29:02.421635 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15001 | 2025.03.25 01:29:02.421917 [ 4 ] {646da2d2-dcd7-464c-a60b-e3483cb390fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
15002 | 2025.03.25 01:29:02.422068 [ 4 ] {646da2d2-dcd7-464c-a60b-e3483cb390fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
15003 | 2025.03.25 01:29:02.423040 [ 4 ] {646da2d2-dcd7-464c-a60b-e3483cb390fb} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15004 | 2025.03.25 01:29:02.423079 [ 4 ] {646da2d2-dcd7-464c-a60b-e3483cb390fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15005 | 2025.03.25 01:29:02.423428 [ 4 ] {646da2d2-dcd7-464c-a60b-e3483cb390fb} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
15006 | 2025.03.25 01:29:02.423666 [ 4 ] {646da2d2-dcd7-464c-a60b-e3483cb390fb} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15007 | 2025.03.25 01:29:02.423870 [ 4 ] {646da2d2-dcd7-464c-a60b-e3483cb390fb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002062 sec., 484.96605237633366 rows/sec., 32.68 KiB/sec. | ||
15008 | 2025.03.25 01:29:02.423921 [ 4 ] {646da2d2-dcd7-464c-a60b-e3483cb390fb} <Debug> TCPHandler: Processed in 0.002336604 sec. | ||
15009 | 2025.03.25 01:29:02.424037 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15010 | 2025.03.25 01:29:02.424141 [ 4 ] {f8c80f97-f7f8-4119-a2e1-ec80652fc1f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15011 | 2025.03.25 01:29:02.424185 [ 4 ] {f8c80f97-f7f8-4119-a2e1-ec80652fc1f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15012 | 2025.03.25 01:29:02.424608 [ 4 ] {f8c80f97-f7f8-4119-a2e1-ec80652fc1f6} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15013 | 2025.03.25 01:29:02.424647 [ 4 ] {f8c80f97-f7f8-4119-a2e1-ec80652fc1f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15014 | 2025.03.25 01:29:02.425007 [ 4 ] {f8c80f97-f7f8-4119-a2e1-ec80652fc1f6} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
15015 | 2025.03.25 01:29:02.425243 [ 4 ] {f8c80f97-f7f8-4119-a2e1-ec80652fc1f6} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15016 | 2025.03.25 01:29:02.425447 [ 4 ] {f8c80f97-f7f8-4119-a2e1-ec80652fc1f6} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001328 sec., 61746.987951807234 rows/sec., 3.92 MiB/sec. | ||
15017 | 2025.03.25 01:29:02.425496 [ 4 ] {f8c80f97-f7f8-4119-a2e1-ec80652fc1f6} <Debug> TCPHandler: Processed in 0.001509541 sec. | ||
15018 | 2025.03.25 01:29:03.736795 [ 219 ] {} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
15019 | 2025.03.25 01:29:03.736851 [ 219 ] {} <Debug> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
15020 | 2025.03.25 01:29:03.738698 [ 219 ] {} <Debug> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
15021 | 2025.03.25 01:29:04.147359 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 35319 | ||
15022 | 2025.03.25 01:29:04.148160 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15023 | 2025.03.25 01:29:04.148216 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15024 | 2025.03.25 01:29:04.148801 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
15025 | 2025.03.25 01:29:04.149090 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15026 | 2025.03.25 01:29:04.149335 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35319 | ||
15027 | 2025.03.25 01:29:06.673745 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 581 | ||
15028 | 2025.03.25 01:29:06.697156 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15029 | 2025.03.25 01:29:06.697210 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15030 | 2025.03.25 01:29:06.704613 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
15031 | 2025.03.25 01:29:06.705440 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15032 | 2025.03.25 01:29:06.709767 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 581 | ||
15033 | 2025.03.25 01:29:06.840158 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2088 | ||
15034 | 2025.03.25 01:29:06.843567 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15035 | 2025.03.25 01:29:06.843625 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15036 | 2025.03.25 01:29:06.845205 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
15037 | 2025.03.25 01:29:06.845533 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15038 | 2025.03.25 01:29:06.846725 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2088 | ||
15039 | 2025.03.25 01:29:07.390752 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15040 | 2025.03.25 01:29:07.390961 [ 4 ] {b81499a1-aa6d-4a3e-8346-4524d4a06bd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15041 | 2025.03.25 01:29:07.391032 [ 4 ] {b81499a1-aa6d-4a3e-8346-4524d4a06bd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15042 | 2025.03.25 01:29:07.391871 [ 4 ] {b81499a1-aa6d-4a3e-8346-4524d4a06bd3} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15043 | 2025.03.25 01:29:07.391921 [ 4 ] {b81499a1-aa6d-4a3e-8346-4524d4a06bd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15044 | 2025.03.25 01:29:07.392379 [ 4 ] {b81499a1-aa6d-4a3e-8346-4524d4a06bd3} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
15045 | 2025.03.25 01:29:07.392637 [ 4 ] {b81499a1-aa6d-4a3e-8346-4524d4a06bd3} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15046 | 2025.03.25 01:29:07.392875 [ 4 ] {b81499a1-aa6d-4a3e-8346-4524d4a06bd3} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.001971 sec., 67985.79401319128 rows/sec., 5.86 MiB/sec. | ||
15047 | 2025.03.25 01:29:07.392943 [ 4 ] {b81499a1-aa6d-4a3e-8346-4524d4a06bd3} <Debug> TCPHandler: Processed in 0.002326553 sec. | ||
15048 | 2025.03.25 01:29:07.393086 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15049 | 2025.03.25 01:29:07.393225 [ 4 ] {d574af54-3f6c-45fd-af56-b85ebf1c561b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15050 | 2025.03.25 01:29:07.393285 [ 4 ] {d574af54-3f6c-45fd-af56-b85ebf1c561b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15051 | 2025.03.25 01:29:07.393965 [ 4 ] {d574af54-3f6c-45fd-af56-b85ebf1c561b} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15052 | 2025.03.25 01:29:07.394013 [ 4 ] {d574af54-3f6c-45fd-af56-b85ebf1c561b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15053 | 2025.03.25 01:29:07.394397 [ 4 ] {d574af54-3f6c-45fd-af56-b85ebf1c561b} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
15054 | 2025.03.25 01:29:07.394654 [ 4 ] {d574af54-3f6c-45fd-af56-b85ebf1c561b} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15055 | 2025.03.25 01:29:07.394865 [ 4 ] {d574af54-3f6c-45fd-af56-b85ebf1c561b} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001675 sec., 23283.582089552237 rows/sec., 1.71 MiB/sec. | ||
15056 | 2025.03.25 01:29:07.394919 [ 4 ] {d574af54-3f6c-45fd-af56-b85ebf1c561b} <Debug> TCPHandler: Processed in 0.001898178 sec. | ||
15057 | 2025.03.25 01:29:07.395025 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15058 | 2025.03.25 01:29:07.395127 [ 4 ] {d6be3220-449b-4b78-b203-66c437d90eac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15059 | 2025.03.25 01:29:07.395172 [ 4 ] {d6be3220-449b-4b78-b203-66c437d90eac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15060 | 2025.03.25 01:29:07.395741 [ 4 ] {d6be3220-449b-4b78-b203-66c437d90eac} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15061 | 2025.03.25 01:29:07.395783 [ 4 ] {d6be3220-449b-4b78-b203-66c437d90eac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15062 | 2025.03.25 01:29:07.396155 [ 4 ] {d6be3220-449b-4b78-b203-66c437d90eac} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
15063 | 2025.03.25 01:29:07.396404 [ 4 ] {d6be3220-449b-4b78-b203-66c437d90eac} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15064 | 2025.03.25 01:29:07.396632 [ 4 ] {d6be3220-449b-4b78-b203-66c437d90eac} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001526 sec., 67496.72346002622 rows/sec., 5.27 MiB/sec. | ||
15065 | 2025.03.25 01:29:07.396692 [ 4 ] {d6be3220-449b-4b78-b203-66c437d90eac} <Debug> TCPHandler: Processed in 0.001717305 sec. | ||
15066 | 2025.03.25 01:29:07.396819 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15067 | 2025.03.25 01:29:07.396991 [ 4 ] {8cb58f9a-f2be-4f3f-9c4f-a492a93e9c48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15068 | 2025.03.25 01:29:07.397061 [ 4 ] {8cb58f9a-f2be-4f3f-9c4f-a492a93e9c48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15069 | 2025.03.25 01:29:07.397596 [ 4 ] {8cb58f9a-f2be-4f3f-9c4f-a492a93e9c48} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15070 | 2025.03.25 01:29:07.397635 [ 4 ] {8cb58f9a-f2be-4f3f-9c4f-a492a93e9c48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15071 | 2025.03.25 01:29:07.398049 [ 4 ] {8cb58f9a-f2be-4f3f-9c4f-a492a93e9c48} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
15072 | 2025.03.25 01:29:07.398303 [ 4 ] {8cb58f9a-f2be-4f3f-9c4f-a492a93e9c48} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15073 | 2025.03.25 01:29:07.398519 [ 4 ] {8cb58f9a-f2be-4f3f-9c4f-a492a93e9c48} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001578 sec., 101394.16983523447 rows/sec., 7.06 MiB/sec. | ||
15074 | 2025.03.25 01:29:07.398573 [ 4 ] {8cb58f9a-f2be-4f3f-9c4f-a492a93e9c48} <Debug> TCPHandler: Processed in 0.001811786 sec. | ||
15075 | 2025.03.25 01:29:07.398681 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15076 | 2025.03.25 01:29:07.398784 [ 4 ] {e1777e19-f379-4b5b-ac09-c2625f2b9d76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15077 | 2025.03.25 01:29:07.398850 [ 4 ] {e1777e19-f379-4b5b-ac09-c2625f2b9d76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
15078 | 2025.03.25 01:29:07.400073 [ 4 ] {e1777e19-f379-4b5b-ac09-c2625f2b9d76} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15079 | 2025.03.25 01:29:07.400113 [ 4 ] {e1777e19-f379-4b5b-ac09-c2625f2b9d76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15080 | 2025.03.25 01:29:07.400804 [ 4 ] {e1777e19-f379-4b5b-ac09-c2625f2b9d76} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
15081 | 2025.03.25 01:29:07.401070 [ 4 ] {e1777e19-f379-4b5b-ac09-c2625f2b9d76} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15082 | 2025.03.25 01:29:07.401366 [ 4 ] {e1777e19-f379-4b5b-ac09-c2625f2b9d76} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002596 sec., 15023.1124807396 rows/sec., 26.92 MiB/sec. | ||
15083 | 2025.03.25 01:29:07.401918 [ 4 ] {e1777e19-f379-4b5b-ac09-c2625f2b9d76} <Debug> TCPHandler: Processed in 0.003283087 sec. | ||
15084 | 2025.03.25 01:29:07.402158 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15085 | 2025.03.25 01:29:07.402264 [ 4 ] {2ef3a617-bca5-4434-8869-a1f04eefd1d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15086 | 2025.03.25 01:29:07.402313 [ 4 ] {2ef3a617-bca5-4434-8869-a1f04eefd1d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15087 | 2025.03.25 01:29:07.402790 [ 4 ] {2ef3a617-bca5-4434-8869-a1f04eefd1d8} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15088 | 2025.03.25 01:29:07.402830 [ 4 ] {2ef3a617-bca5-4434-8869-a1f04eefd1d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15089 | 2025.03.25 01:29:07.403200 [ 4 ] {2ef3a617-bca5-4434-8869-a1f04eefd1d8} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
15090 | 2025.03.25 01:29:07.403445 [ 4 ] {2ef3a617-bca5-4434-8869-a1f04eefd1d8} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15091 | 2025.03.25 01:29:07.403653 [ 4 ] {2ef3a617-bca5-4434-8869-a1f04eefd1d8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001413 sec., 42462.84501061571 rows/sec., 2.86 MiB/sec. | ||
15092 | 2025.03.25 01:29:07.403705 [ 4 ] {2ef3a617-bca5-4434-8869-a1f04eefd1d8} <Debug> TCPHandler: Processed in 0.001609513 sec. | ||
15093 | 2025.03.25 01:29:08.647128 [ 219 ] {} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
15094 | 2025.03.25 01:29:08.647220 [ 219 ] {} <Debug> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
15095 | 2025.03.25 01:29:08.649517 [ 219 ] {} <Debug> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
15096 | 2025.03.25 01:29:11.424951 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
15097 | 2025.03.25 01:29:11.425044 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
15098 | 2025.03.25 01:29:11.649575 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 35746 | ||
15099 | 2025.03.25 01:29:11.650308 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15100 | 2025.03.25 01:29:11.650363 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15101 | 2025.03.25 01:29:11.650910 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
15102 | 2025.03.25 01:29:11.651185 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15103 | 2025.03.25 01:29:11.651491 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35746 | ||
15104 | 2025.03.25 01:29:12.395845 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15105 | 2025.03.25 01:29:12.396063 [ 4 ] {78c5ec48-0b0a-4231-baaf-f2c80b5a143d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
15106 | 2025.03.25 01:29:12.396146 [ 4 ] {78c5ec48-0b0a-4231-baaf-f2c80b5a143d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
15107 | 2025.03.25 01:29:12.397062 [ 4 ] {78c5ec48-0b0a-4231-baaf-f2c80b5a143d} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15108 | 2025.03.25 01:29:12.397117 [ 4 ] {78c5ec48-0b0a-4231-baaf-f2c80b5a143d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15109 | 2025.03.25 01:29:12.397583 [ 4 ] {78c5ec48-0b0a-4231-baaf-f2c80b5a143d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
15110 | 2025.03.25 01:29:12.397866 [ 4 ] {78c5ec48-0b0a-4231-baaf-f2c80b5a143d} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15111 | 2025.03.25 01:29:12.398062 [ 114 ] {} <Debug> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
15112 | 2025.03.25 01:29:12.398133 [ 4 ] {78c5ec48-0b0a-4231-baaf-f2c80b5a143d} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002124 sec., 99811.67608286253 rows/sec., 6.35 MiB/sec. | ||
15113 | 2025.03.25 01:29:12.398144 [ 114 ] {} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15114 | 2025.03.25 01:29:12.398217 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15115 | 2025.03.25 01:29:12.398277 [ 4 ] {78c5ec48-0b0a-4231-baaf-f2c80b5a143d} <Debug> TCPHandler: Processed in 0.002572206 sec. | ||
15116 | 2025.03.25 01:29:12.398583 [ 194 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_49_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full | ||
15117 | 2025.03.25 01:29:12.398610 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15118 | 2025.03.25 01:29:12.399036 [ 4 ] {93f41b8e-666f-440e-9ebe-a2e9e1a334d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15119 | 2025.03.25 01:29:12.399159 [ 194 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15120 | 2025.03.25 01:29:12.399229 [ 4 ] {93f41b8e-666f-440e-9ebe-a2e9e1a334d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15121 | 2025.03.25 01:29:12.399289 [ 194 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 212 rows starting from the beginning of the part | ||
15122 | 2025.03.25 01:29:12.399747 [ 194 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 212 rows starting from the beginning of the part | ||
15123 | 2025.03.25 01:29:12.400249 [ 194 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 212 rows starting from the beginning of the part | ||
15124 | 2025.03.25 01:29:12.400794 [ 194 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 212 rows starting from the beginning of the part | ||
15125 | 2025.03.25 01:29:12.401178 [ 194 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 212 rows starting from the beginning of the part | ||
15126 | 2025.03.25 01:29:12.403415 [ 4 ] {93f41b8e-666f-440e-9ebe-a2e9e1a334d5} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15127 | 2025.03.25 01:29:12.403466 [ 4 ] {93f41b8e-666f-440e-9ebe-a2e9e1a334d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15128 | 2025.03.25 01:29:12.403912 [ 194 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.00559289 sec., 189526.345055955 rows/sec., 12.78 MiB/sec. | ||
15129 | 2025.03.25 01:29:12.404111 [ 196 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
15130 | 2025.03.25 01:29:12.404249 [ 4 ] {93f41b8e-666f-440e-9ebe-a2e9e1a334d5} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
15131 | 2025.03.25 01:29:12.404444 [ 196 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_49_12} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15132 | 2025.03.25 01:29:12.404551 [ 196 ] {405fd2d2-4184-467c-bb8a-83e804c7faff::all_1_49_12} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
15133 | 2025.03.25 01:29:12.404573 [ 4 ] {93f41b8e-666f-440e-9ebe-a2e9e1a334d5} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15134 | 2025.03.25 01:29:12.404664 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
15135 | 2025.03.25 01:29:12.404834 [ 4 ] {93f41b8e-666f-440e-9ebe-a2e9e1a334d5} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.005983 sec., 103125.5223132208 rows/sec., 8.06 MiB/sec. | ||
15136 | 2025.03.25 01:29:12.404878 [ 135 ] {} <Debug> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
15137 | 2025.03.25 01:29:12.404933 [ 4 ] {93f41b8e-666f-440e-9ebe-a2e9e1a334d5} <Debug> TCPHandler: Processed in 0.006427072 sec. | ||
15138 | 2025.03.25 01:29:12.405013 [ 135 ] {} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15139 | 2025.03.25 01:29:12.405084 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15140 | 2025.03.25 01:29:12.405130 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15141 | 2025.03.25 01:29:12.405380 [ 187 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
15142 | 2025.03.25 01:29:12.405396 [ 4 ] {5ea7b54b-204a-4ff5-a99b-4ca8fd3986e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15143 | 2025.03.25 01:29:12.405516 [ 4 ] {5ea7b54b-204a-4ff5-a99b-4ca8fd3986e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15144 | 2025.03.25 01:29:12.405753 [ 187 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15145 | 2025.03.25 01:29:12.405826 [ 187 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1845 rows starting from the beginning of the part | ||
15146 | 2025.03.25 01:29:12.406115 [ 187 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 617 rows starting from the beginning of the part | ||
15147 | 2025.03.25 01:29:12.406460 [ 187 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 134 rows starting from the beginning of the part | ||
15148 | 2025.03.25 01:29:12.406812 [ 187 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 618 rows starting from the beginning of the part | ||
15149 | 2025.03.25 01:29:12.407095 [ 187 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 134 rows starting from the beginning of the part | ||
15150 | 2025.03.25 01:29:12.407425 [ 187 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 617 rows starting from the beginning of the part | ||
15151 | 2025.03.25 01:29:12.408497 [ 4 ] {5ea7b54b-204a-4ff5-a99b-4ca8fd3986e8} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15152 | 2025.03.25 01:29:12.408564 [ 4 ] {5ea7b54b-204a-4ff5-a99b-4ca8fd3986e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15153 | 2025.03.25 01:29:12.409478 [ 4 ] {5ea7b54b-204a-4ff5-a99b-4ca8fd3986e8} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
15154 | 2025.03.25 01:29:12.409966 [ 4 ] {5ea7b54b-204a-4ff5-a99b-4ca8fd3986e8} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15155 | 2025.03.25 01:29:12.410253 [ 4 ] {5ea7b54b-204a-4ff5-a99b-4ca8fd3986e8} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.004927 sec., 21514.105946823624 rows/sec., 1.27 MiB/sec. | ||
15156 | 2025.03.25 01:29:12.410312 [ 4 ] {5ea7b54b-204a-4ff5-a99b-4ca8fd3986e8} <Debug> TCPHandler: Processed in 0.005253216 sec. | ||
15157 | 2025.03.25 01:29:12.410439 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15158 | 2025.03.25 01:29:12.410715 [ 4 ] {955fa3d9-6466-4d62-a2f9-09d6e3c87b03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
15159 | 2025.03.25 01:29:12.410861 [ 4 ] {955fa3d9-6466-4d62-a2f9-09d6e3c87b03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
15160 | 2025.03.25 01:29:12.410876 [ 187 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3965 rows, containing 5 columns (5 merged, 0 gathered) in 0.005671372 sec., 699125.3615527248 rows/sec., 58.81 MiB/sec. | ||
15161 | 2025.03.25 01:29:12.411198 [ 187 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
15162 | 2025.03.25 01:29:12.412184 [ 187 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_131_26} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15163 | 2025.03.25 01:29:12.412457 [ 187 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_131_26} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
15164 | 2025.03.25 01:29:12.412619 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. | ||
15165 | 2025.03.25 01:29:12.412774 [ 4 ] {955fa3d9-6466-4d62-a2f9-09d6e3c87b03} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15166 | 2025.03.25 01:29:12.412819 [ 4 ] {955fa3d9-6466-4d62-a2f9-09d6e3c87b03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15167 | 2025.03.25 01:29:12.413204 [ 4 ] {955fa3d9-6466-4d62-a2f9-09d6e3c87b03} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
15168 | 2025.03.25 01:29:12.413465 [ 4 ] {955fa3d9-6466-4d62-a2f9-09d6e3c87b03} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15169 | 2025.03.25 01:29:12.413708 [ 4 ] {955fa3d9-6466-4d62-a2f9-09d6e3c87b03} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.003102 sec., 36428.110896196 rows/sec., 2.36 MiB/sec. | ||
15170 | 2025.03.25 01:29:12.413765 [ 4 ] {955fa3d9-6466-4d62-a2f9-09d6e3c87b03} <Debug> TCPHandler: Processed in 0.003379038 sec. | ||
15171 | 2025.03.25 01:29:12.413883 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15172 | 2025.03.25 01:29:12.413989 [ 4 ] {2af35b69-8b94-4a66-84c6-b5c8c9ec8b7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
15173 | 2025.03.25 01:29:12.414035 [ 4 ] {2af35b69-8b94-4a66-84c6-b5c8c9ec8b7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
15174 | 2025.03.25 01:29:12.414595 [ 4 ] {2af35b69-8b94-4a66-84c6-b5c8c9ec8b7e} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15175 | 2025.03.25 01:29:12.414635 [ 4 ] {2af35b69-8b94-4a66-84c6-b5c8c9ec8b7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15176 | 2025.03.25 01:29:12.414992 [ 4 ] {2af35b69-8b94-4a66-84c6-b5c8c9ec8b7e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
15177 | 2025.03.25 01:29:12.415240 [ 4 ] {2af35b69-8b94-4a66-84c6-b5c8c9ec8b7e} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15178 | 2025.03.25 01:29:12.415415 [ 135 ] {} <Debug> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
15179 | 2025.03.25 01:29:12.415466 [ 135 ] {} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15180 | 2025.03.25 01:29:12.415495 [ 4 ] {2af35b69-8b94-4a66-84c6-b5c8c9ec8b7e} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.00152 sec., 73684.21052631579 rows/sec., 4.20 MiB/sec. | ||
15181 | 2025.03.25 01:29:12.415511 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15182 | 2025.03.25 01:29:12.415670 [ 4 ] {2af35b69-8b94-4a66-84c6-b5c8c9ec8b7e} <Debug> TCPHandler: Processed in 0.001828516 sec. | ||
15183 | 2025.03.25 01:29:12.415820 [ 191 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_49_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full | ||
15184 | 2025.03.25 01:29:12.416019 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15185 | 2025.03.25 01:29:12.416291 [ 191 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15186 | 2025.03.25 01:29:12.416432 [ 191 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 112 rows starting from the beginning of the part | ||
15187 | 2025.03.25 01:29:12.416913 [ 4 ] {e723b825-92d8-48ee-80b7-fcc5d9b38561} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15188 | 2025.03.25 01:29:12.416937 [ 191 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 112 rows starting from the beginning of the part | ||
15189 | 2025.03.25 01:29:12.417098 [ 4 ] {e723b825-92d8-48ee-80b7-fcc5d9b38561} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15190 | 2025.03.25 01:29:12.417207 [ 191 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 112 rows starting from the beginning of the part | ||
15191 | 2025.03.25 01:29:12.417554 [ 191 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 112 rows starting from the beginning of the part | ||
15192 | 2025.03.25 01:29:12.417826 [ 191 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 112 rows starting from the beginning of the part | ||
15193 | 2025.03.25 01:29:12.419980 [ 4 ] {e723b825-92d8-48ee-80b7-fcc5d9b38561} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15194 | 2025.03.25 01:29:12.420034 [ 4 ] {e723b825-92d8-48ee-80b7-fcc5d9b38561} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15195 | 2025.03.25 01:29:12.420511 [ 197 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.004861419 sec., 115192.70402324919 rows/sec., 7.00 MiB/sec. | ||
15196 | 2025.03.25 01:29:12.420825 [ 4 ] {e723b825-92d8-48ee-80b7-fcc5d9b38561} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
15197 | 2025.03.25 01:29:12.420886 [ 197 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
15198 | 2025.03.25 01:29:12.421302 [ 4 ] {e723b825-92d8-48ee-80b7-fcc5d9b38561} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15199 | 2025.03.25 01:29:12.421602 [ 135 ] {} <Debug> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
15200 | 2025.03.25 01:29:12.421666 [ 197 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_49_12} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15201 | 2025.03.25 01:29:12.421698 [ 135 ] {} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15202 | 2025.03.25 01:29:12.421758 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15203 | 2025.03.25 01:29:12.421891 [ 4 ] {e723b825-92d8-48ee-80b7-fcc5d9b38561} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.00534 sec., 71535.58052434456 rows/sec., 5.04 MiB/sec. | ||
15204 | 2025.03.25 01:29:12.421992 [ 197 ] {f2b721e9-c8d0-4c7f-aeb8-7855c99523f7::all_1_49_12} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
15205 | 2025.03.25 01:29:12.422145 [ 189 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
15206 | 2025.03.25 01:29:12.422242 [ 4 ] {e723b825-92d8-48ee-80b7-fcc5d9b38561} <Debug> TCPHandler: Processed in 0.006382451 sec. | ||
15207 | 2025.03.25 01:29:12.422267 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
15208 | 2025.03.25 01:29:12.422437 [ 189 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15209 | 2025.03.25 01:29:12.422482 [ 189 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 915 rows starting from the beginning of the part | ||
15210 | 2025.03.25 01:29:12.422513 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15211 | 2025.03.25 01:29:12.422788 [ 189 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 382 rows starting from the beginning of the part | ||
15212 | 2025.03.25 01:29:12.422877 [ 4 ] {37800a06-2eb8-4a48-80bd-b24ebe9549fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
15213 | 2025.03.25 01:29:12.423070 [ 189 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 103 rows starting from the beginning of the part | ||
15214 | 2025.03.25 01:29:12.423089 [ 4 ] {37800a06-2eb8-4a48-80bd-b24ebe9549fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
15215 | 2025.03.25 01:29:12.423393 [ 189 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 384 rows starting from the beginning of the part | ||
15216 | 2025.03.25 01:29:12.423823 [ 189 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 103 rows starting from the beginning of the part | ||
15217 | 2025.03.25 01:29:12.424244 [ 189 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 382 rows starting from the beginning of the part | ||
15218 | 2025.03.25 01:29:12.425243 [ 4 ] {37800a06-2eb8-4a48-80bd-b24ebe9549fd} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15219 | 2025.03.25 01:29:12.425323 [ 4 ] {37800a06-2eb8-4a48-80bd-b24ebe9549fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15220 | 2025.03.25 01:29:12.426303 [ 4 ] {37800a06-2eb8-4a48-80bd-b24ebe9549fd} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
15221 | 2025.03.25 01:29:12.426778 [ 4 ] {37800a06-2eb8-4a48-80bd-b24ebe9549fd} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15222 | 2025.03.25 01:29:12.427041 [ 4 ] {37800a06-2eb8-4a48-80bd-b24ebe9549fd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004317 sec., 1389.8540653231412 rows/sec., 72.61 KiB/sec. | ||
15223 | 2025.03.25 01:29:12.427240 [ 4 ] {37800a06-2eb8-4a48-80bd-b24ebe9549fd} <Debug> TCPHandler: Processed in 0.004803369 sec. | ||
15224 | 2025.03.25 01:29:12.427568 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15225 | 2025.03.25 01:29:12.427581 [ 188 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2269 rows, containing 5 columns (5 merged, 0 gathered) in 0.005684642 sec., 399145.62781614036 rows/sec., 30.29 MiB/sec. | ||
15226 | 2025.03.25 01:29:12.427686 [ 4 ] {a69f69fc-62b1-4f1a-915e-136294e09503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15227 | 2025.03.25 01:29:12.427741 [ 4 ] {a69f69fc-62b1-4f1a-915e-136294e09503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15228 | 2025.03.25 01:29:12.427816 [ 200 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
15229 | 2025.03.25 01:29:12.428247 [ 200 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_131_26} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15230 | 2025.03.25 01:29:12.428376 [ 200 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_131_26} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
15231 | 2025.03.25 01:29:12.428480 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
15232 | 2025.03.25 01:29:12.428574 [ 4 ] {a69f69fc-62b1-4f1a-915e-136294e09503} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15233 | 2025.03.25 01:29:12.428611 [ 4 ] {a69f69fc-62b1-4f1a-915e-136294e09503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15234 | 2025.03.25 01:29:12.428999 [ 4 ] {a69f69fc-62b1-4f1a-915e-136294e09503} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
15235 | 2025.03.25 01:29:12.429242 [ 4 ] {a69f69fc-62b1-4f1a-915e-136294e09503} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15236 | 2025.03.25 01:29:12.429485 [ 4 ] {a69f69fc-62b1-4f1a-915e-136294e09503} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00182 sec., 130219.78021978022 rows/sec., 8.73 MiB/sec. | ||
15237 | 2025.03.25 01:29:12.429581 [ 4 ] {a69f69fc-62b1-4f1a-915e-136294e09503} <Debug> TCPHandler: Processed in 0.002088459 sec. | ||
15238 | 2025.03.25 01:29:12.429723 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15239 | 2025.03.25 01:29:12.430022 [ 4 ] {16a17d41-8484-4ad0-8d2a-e1c29ab6d91f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
15240 | 2025.03.25 01:29:12.430172 [ 4 ] {16a17d41-8484-4ad0-8d2a-e1c29ab6d91f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
15241 | 2025.03.25 01:29:12.430752 [ 4 ] {16a17d41-8484-4ad0-8d2a-e1c29ab6d91f} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15242 | 2025.03.25 01:29:12.430791 [ 4 ] {16a17d41-8484-4ad0-8d2a-e1c29ab6d91f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15243 | 2025.03.25 01:29:12.431144 [ 4 ] {16a17d41-8484-4ad0-8d2a-e1c29ab6d91f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
15244 | 2025.03.25 01:29:12.431402 [ 4 ] {16a17d41-8484-4ad0-8d2a-e1c29ab6d91f} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15245 | 2025.03.25 01:29:12.431571 [ 135 ] {} <Debug> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54) (MergerMutator): Selected 6 parts from all_1_44_9 to all_49_49_0 | ||
15246 | 2025.03.25 01:29:12.431629 [ 135 ] {} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15247 | 2025.03.25 01:29:12.431651 [ 4 ] {16a17d41-8484-4ad0-8d2a-e1c29ab6d91f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001729 sec., 578.368999421631 rows/sec., 38.97 KiB/sec. | ||
15248 | 2025.03.25 01:29:12.431670 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15249 | 2025.03.25 01:29:12.431808 [ 4 ] {16a17d41-8484-4ad0-8d2a-e1c29ab6d91f} <Debug> TCPHandler: Processed in 0.002157331 sec. | ||
15250 | 2025.03.25 01:29:12.431884 [ 190 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_49_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_44_9 to all_49_49_0 into Compact with storage Full | ||
15251 | 2025.03.25 01:29:12.431984 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15252 | 2025.03.25 01:29:12.432066 [ 190 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_49_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15253 | 2025.03.25 01:29:12.432142 [ 190 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_44_9, total 44 rows starting from the beginning of the part | ||
15254 | 2025.03.25 01:29:12.432194 [ 4 ] {cdce2306-dde2-4bc3-9b30-2d87dffcaeb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15255 | 2025.03.25 01:29:12.432332 [ 190 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part | ||
15256 | 2025.03.25 01:29:12.432370 [ 4 ] {cdce2306-dde2-4bc3-9b30-2d87dffcaeb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15257 | 2025.03.25 01:29:12.432664 [ 190 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1 rows starting from the beginning of the part | ||
15258 | 2025.03.25 01:29:12.433120 [ 190 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1 rows starting from the beginning of the part | ||
15259 | 2025.03.25 01:29:12.433436 [ 190 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1 rows starting from the beginning of the part | ||
15260 | 2025.03.25 01:29:12.433814 [ 190 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1 rows starting from the beginning of the part | ||
15261 | 2025.03.25 01:29:12.435186 [ 4 ] {cdce2306-dde2-4bc3-9b30-2d87dffcaeb4} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15262 | 2025.03.25 01:29:12.435253 [ 4 ] {cdce2306-dde2-4bc3-9b30-2d87dffcaeb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15263 | 2025.03.25 01:29:12.436276 [ 4 ] {cdce2306-dde2-4bc3-9b30-2d87dffcaeb4} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
15264 | 2025.03.25 01:29:12.436688 [ 200 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_49_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 49 rows, containing 4 columns (4 merged, 0 gathered) in 0.00490205 sec., 9995.818076111014 rows/sec., 673.55 KiB/sec. | ||
15265 | 2025.03.25 01:29:12.436813 [ 4 ] {cdce2306-dde2-4bc3-9b30-2d87dffcaeb4} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15266 | 2025.03.25 01:29:12.436901 [ 186 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_49_10} <Trace> MergedBlockOutputStream: filled checksums all_1_49_10 (state Temporary) | ||
15267 | 2025.03.25 01:29:12.437216 [ 135 ] {} <Debug> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
15268 | 2025.03.25 01:29:12.437281 [ 4 ] {cdce2306-dde2-4bc3-9b30-2d87dffcaeb4} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00513 sec., 15984.405458089668 rows/sec., 1.02 MiB/sec. | ||
15269 | 2025.03.25 01:29:12.437306 [ 135 ] {} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15270 | 2025.03.25 01:29:12.437410 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15271 | 2025.03.25 01:29:12.437692 [ 4 ] {cdce2306-dde2-4bc3-9b30-2d87dffcaeb4} <Debug> TCPHandler: Processed in 0.005774982 sec. | ||
15272 | 2025.03.25 01:29:12.437764 [ 186 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_49_10} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Renaming temporary part tmp_merge_all_1_49_10 to all_1_49_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15273 | 2025.03.25 01:29:12.437779 [ 195 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
15274 | 2025.03.25 01:29:12.438061 [ 186 ] {656779c5-3d5a-46e8-8ec0-7e3cfb9abb54::all_1_49_10} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54) (MergerMutator): Merged 6 parts: [all_1_44_9, all_49_49_0] -> all_1_49_10 | ||
15275 | 2025.03.25 01:29:12.438085 [ 195 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15276 | 2025.03.25 01:29:12.438145 [ 195 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 7354 rows starting from the beginning of the part | ||
15277 | 2025.03.25 01:29:12.438218 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
15278 | 2025.03.25 01:29:12.438368 [ 195 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 82 rows starting from the beginning of the part | ||
15279 | 2025.03.25 01:29:12.438519 [ 195 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 60 rows starting from the beginning of the part | ||
15280 | 2025.03.25 01:29:12.438648 [ 195 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 82 rows starting from the beginning of the part | ||
15281 | 2025.03.25 01:29:12.438856 [ 195 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 60 rows starting from the beginning of the part | ||
15282 | 2025.03.25 01:29:12.439024 [ 195 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 82 rows starting from the beginning of the part | ||
15283 | 2025.03.25 01:29:12.441188 [ 186 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7720 rows, containing 4 columns (4 merged, 0 gathered) in 0.003626632 sec., 2128696.8184254705 rows/sec., 139.17 MiB/sec. | ||
15284 | 2025.03.25 01:29:12.441591 [ 195 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
15285 | 2025.03.25 01:29:12.441896 [ 195 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_131_26} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15286 | 2025.03.25 01:29:12.441971 [ 195 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_131_26} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
15287 | 2025.03.25 01:29:12.442046 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. | ||
15288 | 2025.03.25 01:29:13.831705 [ 219 ] {} <Trace> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
15289 | 2025.03.25 01:29:13.831766 [ 219 ] {} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
15290 | 2025.03.25 01:29:13.833275 [ 219 ] {} <Debug> oximeter.timeseries_schema (0cb9e53c-15bb-4057-8c44-0ce4e4460133): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
15291 | 2025.03.25 01:29:14.209936 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 588 | ||
15292 | 2025.03.25 01:29:14.232867 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15293 | 2025.03.25 01:29:14.232917 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15294 | 2025.03.25 01:29:14.240276 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
15295 | 2025.03.25 01:29:14.241070 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15296 | 2025.03.25 01:29:14.243998 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
15297 | 2025.03.25 01:29:15.633207 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
15298 | 2025.03.25 01:29:15.633265 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
15299 | 2025.03.25 01:29:15.635707 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
15300 | 2025.03.25 01:29:15.855102 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15301 | 2025.03.25 01:29:15.855387 [ 4 ] {0f8cb432-4f31-4672-a42a-8e729ee5e8fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
15302 | 2025.03.25 01:29:15.855462 [ 4 ] {0f8cb432-4f31-4672-a42a-8e729ee5e8fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
15303 | 2025.03.25 01:29:15.856221 [ 4 ] {0f8cb432-4f31-4672-a42a-8e729ee5e8fa} <Trace> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15304 | 2025.03.25 01:29:15.856275 [ 4 ] {0f8cb432-4f31-4672-a42a-8e729ee5e8fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15305 | 2025.03.25 01:29:15.856717 [ 4 ] {0f8cb432-4f31-4672-a42a-8e729ee5e8fa} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
15306 | 2025.03.25 01:29:15.856973 [ 4 ] {0f8cb432-4f31-4672-a42a-8e729ee5e8fa} <Trace> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15307 | 2025.03.25 01:29:15.857261 [ 4 ] {0f8cb432-4f31-4672-a42a-8e729ee5e8fa} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001931 sec., 4142.931123770068 rows/sec., 337.83 KiB/sec. | ||
15308 | 2025.03.25 01:29:15.857478 [ 4 ] {0f8cb432-4f31-4672-a42a-8e729ee5e8fa} <Debug> TCPHandler: Processed in 0.002563926 sec. | ||
15309 | 2025.03.25 01:29:15.857668 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15310 | 2025.03.25 01:29:15.857781 [ 4 ] {db938ed7-de34-46fe-b388-779a9ee120de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15311 | 2025.03.25 01:29:15.857830 [ 4 ] {db938ed7-de34-46fe-b388-779a9ee120de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15312 | 2025.03.25 01:29:15.858939 [ 4 ] {db938ed7-de34-46fe-b388-779a9ee120de} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15313 | 2025.03.25 01:29:15.858981 [ 4 ] {db938ed7-de34-46fe-b388-779a9ee120de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15314 | 2025.03.25 01:29:15.859435 [ 4 ] {db938ed7-de34-46fe-b388-779a9ee120de} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
15315 | 2025.03.25 01:29:15.859677 [ 4 ] {db938ed7-de34-46fe-b388-779a9ee120de} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15316 | 2025.03.25 01:29:15.859888 [ 4 ] {db938ed7-de34-46fe-b388-779a9ee120de} <Debug> executeQuery: Read 1278 rows, 108.69 KiB in 0.002136 sec., 598314.6067415731 rows/sec., 49.69 MiB/sec. | ||
15317 | 2025.03.25 01:29:15.859947 [ 4 ] {db938ed7-de34-46fe-b388-779a9ee120de} <Debug> TCPHandler: Processed in 0.002339824 sec. | ||
15318 | 2025.03.25 01:29:15.860054 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15319 | 2025.03.25 01:29:15.860157 [ 4 ] {4281d54a-e945-4c1e-b183-8905aad9e343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15320 | 2025.03.25 01:29:15.860206 [ 4 ] {4281d54a-e945-4c1e-b183-8905aad9e343} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15321 | 2025.03.25 01:29:15.860736 [ 4 ] {4281d54a-e945-4c1e-b183-8905aad9e343} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15322 | 2025.03.25 01:29:15.860776 [ 4 ] {4281d54a-e945-4c1e-b183-8905aad9e343} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15323 | 2025.03.25 01:29:15.861137 [ 4 ] {4281d54a-e945-4c1e-b183-8905aad9e343} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
15324 | 2025.03.25 01:29:15.861374 [ 4 ] {4281d54a-e945-4c1e-b183-8905aad9e343} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15325 | 2025.03.25 01:29:15.861607 [ 4 ] {4281d54a-e945-4c1e-b183-8905aad9e343} <Debug> executeQuery: Read 47 rows, 3.49 KiB in 0.001468 sec., 32016.348773841964 rows/sec., 2.32 MiB/sec. | ||
15326 | 2025.03.25 01:29:15.861693 [ 4 ] {4281d54a-e945-4c1e-b183-8905aad9e343} <Debug> TCPHandler: Processed in 0.001688174 sec. | ||
15327 | 2025.03.25 01:29:15.861836 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15328 | 2025.03.25 01:29:15.862103 [ 4 ] {fa19062f-ed96-4365-b79d-8e628bdbb328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
15329 | 2025.03.25 01:29:15.862210 [ 4 ] {fa19062f-ed96-4365-b79d-8e628bdbb328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
15330 | 2025.03.25 01:29:15.862782 [ 4 ] {fa19062f-ed96-4365-b79d-8e628bdbb328} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15331 | 2025.03.25 01:29:15.862819 [ 4 ] {fa19062f-ed96-4365-b79d-8e628bdbb328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15332 | 2025.03.25 01:29:15.863238 [ 4 ] {fa19062f-ed96-4365-b79d-8e628bdbb328} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
15333 | 2025.03.25 01:29:15.863488 [ 4 ] {fa19062f-ed96-4365-b79d-8e628bdbb328} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15334 | 2025.03.25 01:29:15.863688 [ 4 ] {fa19062f-ed96-4365-b79d-8e628bdbb328} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001677 sec., 135957.0661896243 rows/sec., 9.21 MiB/sec. | ||
15335 | 2025.03.25 01:29:15.863741 [ 4 ] {fa19062f-ed96-4365-b79d-8e628bdbb328} <Debug> TCPHandler: Processed in 0.001981978 sec. | ||
15336 | 2025.03.25 01:29:15.863845 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15337 | 2025.03.25 01:29:15.863947 [ 4 ] {3c0157d0-f55b-4bf2-9139-e8d50637a426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15338 | 2025.03.25 01:29:15.863992 [ 4 ] {3c0157d0-f55b-4bf2-9139-e8d50637a426} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15339 | 2025.03.25 01:29:15.864690 [ 4 ] {3c0157d0-f55b-4bf2-9139-e8d50637a426} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15340 | 2025.03.25 01:29:15.864730 [ 4 ] {3c0157d0-f55b-4bf2-9139-e8d50637a426} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15341 | 2025.03.25 01:29:15.865113 [ 4 ] {3c0157d0-f55b-4bf2-9139-e8d50637a426} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
15342 | 2025.03.25 01:29:15.865355 [ 4 ] {3c0157d0-f55b-4bf2-9139-e8d50637a426} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15343 | 2025.03.25 01:29:15.865556 [ 4 ] {3c0157d0-f55b-4bf2-9139-e8d50637a426} <Debug> executeQuery: Read 567 rows, 43.18 KiB in 0.00163 sec., 347852.76073619636 rows/sec., 25.87 MiB/sec. | ||
15344 | 2025.03.25 01:29:15.865607 [ 4 ] {3c0157d0-f55b-4bf2-9139-e8d50637a426} <Debug> TCPHandler: Processed in 0.001812226 sec. | ||
15345 | 2025.03.25 01:29:15.865721 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15346 | 2025.03.25 01:29:15.865824 [ 4 ] {875f48b6-1abb-488c-9a83-1b73391e5ac4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15347 | 2025.03.25 01:29:15.865873 [ 4 ] {875f48b6-1abb-488c-9a83-1b73391e5ac4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15348 | 2025.03.25 01:29:15.866550 [ 4 ] {875f48b6-1abb-488c-9a83-1b73391e5ac4} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15349 | 2025.03.25 01:29:15.866589 [ 4 ] {875f48b6-1abb-488c-9a83-1b73391e5ac4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15350 | 2025.03.25 01:29:15.867030 [ 4 ] {875f48b6-1abb-488c-9a83-1b73391e5ac4} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
15351 | 2025.03.25 01:29:15.867275 [ 4 ] {875f48b6-1abb-488c-9a83-1b73391e5ac4} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15352 | 2025.03.25 01:29:15.867442 [ 94 ] {} <Debug> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877) (MergerMutator): Selected 6 parts from all_1_127_26 to all_132_132_0 | ||
15353 | 2025.03.25 01:29:15.867500 [ 4 ] {875f48b6-1abb-488c-9a83-1b73391e5ac4} <Debug> executeQuery: Read 978 rows, 67.24 KiB in 0.001692 sec., 578014.1843971631 rows/sec., 38.81 MiB/sec. | ||
15354 | 2025.03.25 01:29:15.867508 [ 94 ] {} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15355 | 2025.03.25 01:29:15.867577 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15356 | 2025.03.25 01:29:15.867621 [ 4 ] {875f48b6-1abb-488c-9a83-1b73391e5ac4} <Debug> TCPHandler: Processed in 0.001949818 sec. | ||
15357 | 2025.03.25 01:29:15.867829 [ 186 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_132_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_127_26 to all_132_132_0 into Compact with storage Full | ||
15358 | 2025.03.25 01:29:15.867858 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15359 | 2025.03.25 01:29:15.868097 [ 4 ] {80526cab-333b-4aaa-aeb4-0605b55f87ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15360 | 2025.03.25 01:29:15.868120 [ 186 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_132_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15361 | 2025.03.25 01:29:15.868211 [ 186 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_132_27} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_127_26, total 38397 rows starting from the beginning of the part | ||
15362 | 2025.03.25 01:29:15.868270 [ 4 ] {80526cab-333b-4aaa-aeb4-0605b55f87ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
15363 | 2025.03.25 01:29:15.868679 [ 186 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_132_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 160 rows starting from the beginning of the part | ||
15364 | 2025.03.25 01:29:15.869060 [ 186 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_132_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 238 rows starting from the beginning of the part | ||
15365 | 2025.03.25 01:29:15.869573 [ 186 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_132_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 160 rows starting from the beginning of the part | ||
15366 | 2025.03.25 01:29:15.869927 [ 186 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_132_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 237 rows starting from the beginning of the part | ||
15367 | 2025.03.25 01:29:15.870358 [ 186 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_132_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 978 rows starting from the beginning of the part | ||
15368 | 2025.03.25 01:29:15.874286 [ 4 ] {80526cab-333b-4aaa-aeb4-0605b55f87ac} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15369 | 2025.03.25 01:29:15.874353 [ 4 ] {80526cab-333b-4aaa-aeb4-0605b55f87ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15370 | 2025.03.25 01:29:15.875909 [ 4 ] {80526cab-333b-4aaa-aeb4-0605b55f87ac} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
15371 | 2025.03.25 01:29:15.876322 [ 4 ] {80526cab-333b-4aaa-aeb4-0605b55f87ac} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15372 | 2025.03.25 01:29:15.876603 [ 4 ] {80526cab-333b-4aaa-aeb4-0605b55f87ac} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.008589 sec., 4540.691582256375 rows/sec., 8.14 MiB/sec. | ||
15373 | 2025.03.25 01:29:15.876848 [ 4 ] {80526cab-333b-4aaa-aeb4-0605b55f87ac} <Debug> TCPHandler: Processed in 0.00906007 sec. | ||
15374 | 2025.03.25 01:29:15.877009 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15375 | 2025.03.25 01:29:15.877124 [ 4 ] {3df97dec-0863-4e10-9042-7f442640ece5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15376 | 2025.03.25 01:29:15.877171 [ 4 ] {3df97dec-0863-4e10-9042-7f442640ece5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15377 | 2025.03.25 01:29:15.877776 [ 4 ] {3df97dec-0863-4e10-9042-7f442640ece5} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15378 | 2025.03.25 01:29:15.877816 [ 4 ] {3df97dec-0863-4e10-9042-7f442640ece5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15379 | 2025.03.25 01:29:15.878324 [ 4 ] {3df97dec-0863-4e10-9042-7f442640ece5} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
15380 | 2025.03.25 01:29:15.878646 [ 4 ] {3df97dec-0863-4e10-9042-7f442640ece5} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15381 | 2025.03.25 01:29:15.878923 [ 4 ] {3df97dec-0863-4e10-9042-7f442640ece5} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001797 sec., 26711.185308848082 rows/sec., 1.80 MiB/sec. | ||
15382 | 2025.03.25 01:29:15.879123 [ 4 ] {3df97dec-0863-4e10-9042-7f442640ece5} <Debug> TCPHandler: Processed in 0.002169521 sec. | ||
15383 | 2025.03.25 01:29:15.881782 [ 195 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_132_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40170 rows, containing 5 columns (5 merged, 0 gathered) in 0.014099152 sec., 2849107.52079274 rows/sec., 192.49 MiB/sec. | ||
15384 | 2025.03.25 01:29:15.882548 [ 201 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_132_27} <Trace> MergedBlockOutputStream: filled checksums all_1_132_27 (state Temporary) | ||
15385 | 2025.03.25 01:29:15.882939 [ 201 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_132_27} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_merge_all_1_132_27 to all_1_132_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15386 | 2025.03.25 01:29:15.883040 [ 201 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_132_27} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877) (MergerMutator): Merged 6 parts: [all_1_127_26, all_132_132_0] -> all_1_132_27 | ||
15387 | 2025.03.25 01:29:15.883163 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
15388 | 2025.03.25 01:29:16.847067 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 2136 | ||
15389 | 2025.03.25 01:29:16.850594 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15390 | 2025.03.25 01:29:16.850654 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15391 | 2025.03.25 01:29:16.852195 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
15392 | 2025.03.25 01:29:16.852513 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15393 | 2025.03.25 01:29:16.854174 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2136 | ||
15394 | 2025.03.25 01:29:17.383829 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15395 | 2025.03.25 01:29:17.384031 [ 4 ] {c238e8dd-4a3c-4191-a4b8-ea7933cb1a74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15396 | 2025.03.25 01:29:17.384112 [ 4 ] {c238e8dd-4a3c-4191-a4b8-ea7933cb1a74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15397 | 2025.03.25 01:29:17.384961 [ 4 ] {c238e8dd-4a3c-4191-a4b8-ea7933cb1a74} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15398 | 2025.03.25 01:29:17.385005 [ 4 ] {c238e8dd-4a3c-4191-a4b8-ea7933cb1a74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15399 | 2025.03.25 01:29:17.385448 [ 4 ] {c238e8dd-4a3c-4191-a4b8-ea7933cb1a74} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
15400 | 2025.03.25 01:29:17.385704 [ 4 ] {c238e8dd-4a3c-4191-a4b8-ea7933cb1a74} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15401 | 2025.03.25 01:29:17.385900 [ 4 ] {c238e8dd-4a3c-4191-a4b8-ea7933cb1a74} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001928 sec., 29045.64315352697 rows/sec., 2.23 MiB/sec. | ||
15402 | 2025.03.25 01:29:17.385968 [ 4 ] {c238e8dd-4a3c-4191-a4b8-ea7933cb1a74} <Debug> TCPHandler: Processed in 0.002278732 sec. | ||
15403 | 2025.03.25 01:29:17.386098 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15404 | 2025.03.25 01:29:17.386212 [ 4 ] {cacb4b90-d877-4415-802b-726b6bd59384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15405 | 2025.03.25 01:29:17.386260 [ 4 ] {cacb4b90-d877-4415-802b-726b6bd59384} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15406 | 2025.03.25 01:29:17.386816 [ 4 ] {cacb4b90-d877-4415-802b-726b6bd59384} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15407 | 2025.03.25 01:29:17.386854 [ 4 ] {cacb4b90-d877-4415-802b-726b6bd59384} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15408 | 2025.03.25 01:29:17.387220 [ 4 ] {cacb4b90-d877-4415-802b-726b6bd59384} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
15409 | 2025.03.25 01:29:17.387473 [ 4 ] {cacb4b90-d877-4415-802b-726b6bd59384} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15410 | 2025.03.25 01:29:17.387673 [ 4 ] {cacb4b90-d877-4415-802b-726b6bd59384} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001478 sec., 43301.75913396482 rows/sec., 3.38 MiB/sec. | ||
15411 | 2025.03.25 01:29:17.387735 [ 4 ] {cacb4b90-d877-4415-802b-726b6bd59384} <Debug> TCPHandler: Processed in 0.001693094 sec. | ||
15412 | 2025.03.25 01:29:17.387774 [ 219 ] {} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
15413 | 2025.03.25 01:29:17.387848 [ 219 ] {} <Debug> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
15414 | 2025.03.25 01:29:17.387871 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15415 | 2025.03.25 01:29:17.388046 [ 4 ] {dcf0e76f-eee5-4999-b2fa-b5a3012ba8dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15416 | 2025.03.25 01:29:17.388148 [ 4 ] {dcf0e76f-eee5-4999-b2fa-b5a3012ba8dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15417 | 2025.03.25 01:29:17.389089 [ 4 ] {dcf0e76f-eee5-4999-b2fa-b5a3012ba8dd} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15418 | 2025.03.25 01:29:17.389162 [ 4 ] {dcf0e76f-eee5-4999-b2fa-b5a3012ba8dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15419 | 2025.03.25 01:29:17.390114 [ 4 ] {dcf0e76f-eee5-4999-b2fa-b5a3012ba8dd} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
15420 | 2025.03.25 01:29:17.390576 [ 4 ] {dcf0e76f-eee5-4999-b2fa-b5a3012ba8dd} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15421 | 2025.03.25 01:29:17.390842 [ 4 ] {dcf0e76f-eee5-4999-b2fa-b5a3012ba8dd} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.002864 sec., 11173.1843575419 rows/sec., 796.87 KiB/sec. | ||
15422 | 2025.03.25 01:29:17.390985 [ 4 ] {dcf0e76f-eee5-4999-b2fa-b5a3012ba8dd} <Debug> TCPHandler: Processed in 0.003172025 sec. | ||
15423 | 2025.03.25 01:29:17.391199 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15424 | 2025.03.25 01:29:17.391308 [ 4 ] {c2309cb3-bd97-4a23-b7e1-932e9abfb92e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15425 | 2025.03.25 01:29:17.391386 [ 4 ] {c2309cb3-bd97-4a23-b7e1-932e9abfb92e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15426 | 2025.03.25 01:29:17.391655 [ 219 ] {} <Debug> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
15427 | 2025.03.25 01:29:17.392841 [ 4 ] {c2309cb3-bd97-4a23-b7e1-932e9abfb92e} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15428 | 2025.03.25 01:29:17.392932 [ 4 ] {c2309cb3-bd97-4a23-b7e1-932e9abfb92e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15429 | 2025.03.25 01:29:17.393450 [ 4 ] {c2309cb3-bd97-4a23-b7e1-932e9abfb92e} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
15430 | 2025.03.25 01:29:17.393699 [ 4 ] {c2309cb3-bd97-4a23-b7e1-932e9abfb92e} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15431 | 2025.03.25 01:29:17.393880 [ 4 ] {c2309cb3-bd97-4a23-b7e1-932e9abfb92e} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.002595 sec., 4624.277456647399 rows/sec., 319.12 KiB/sec. | ||
15432 | 2025.03.25 01:29:17.393925 [ 220 ] {} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
15433 | 2025.03.25 01:29:17.393945 [ 4 ] {c2309cb3-bd97-4a23-b7e1-932e9abfb92e} <Debug> TCPHandler: Processed in 0.002825241 sec. | ||
15434 | 2025.03.25 01:29:17.393962 [ 220 ] {} <Debug> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
15435 | 2025.03.25 01:29:17.396023 [ 220 ] {} <Debug> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
15436 | 2025.03.25 01:29:17.911955 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
15437 | 2025.03.25 01:29:17.912008 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
15438 | 2025.03.25 01:29:17.913939 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
15439 | 2025.03.25 01:29:18.409049 [ 222 ] {} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
15440 | 2025.03.25 01:29:18.409100 [ 222 ] {} <Debug> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
15441 | 2025.03.25 01:29:18.410975 [ 222 ] {} <Debug> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
15442 | 2025.03.25 01:29:19.151729 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 36234 | ||
15443 | 2025.03.25 01:29:19.152423 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15444 | 2025.03.25 01:29:19.152475 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15445 | 2025.03.25 01:29:19.153108 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
15446 | 2025.03.25 01:29:19.153398 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15447 | 2025.03.25 01:29:19.153657 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36234 | ||
15448 | 2025.03.25 01:29:21.744169 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 596 | ||
15449 | 2025.03.25 01:29:21.774447 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15450 | 2025.03.25 01:29:21.774524 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15451 | 2025.03.25 01:29:21.782728 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
15452 | 2025.03.25 01:29:21.783699 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15453 | 2025.03.25 01:29:21.788670 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 596 | ||
15454 | 2025.03.25 01:29:22.396171 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15455 | 2025.03.25 01:29:22.396361 [ 4 ] {13c20bad-f8be-4d26-9501-585be7b0039f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
15456 | 2025.03.25 01:29:22.396435 [ 4 ] {13c20bad-f8be-4d26-9501-585be7b0039f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
15457 | 2025.03.25 01:29:22.397301 [ 4 ] {13c20bad-f8be-4d26-9501-585be7b0039f} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15458 | 2025.03.25 01:29:22.397354 [ 4 ] {13c20bad-f8be-4d26-9501-585be7b0039f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15459 | 2025.03.25 01:29:22.397807 [ 4 ] {13c20bad-f8be-4d26-9501-585be7b0039f} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
15460 | 2025.03.25 01:29:22.398070 [ 4 ] {13c20bad-f8be-4d26-9501-585be7b0039f} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15461 | 2025.03.25 01:29:22.398343 [ 4 ] {13c20bad-f8be-4d26-9501-585be7b0039f} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002032 sec., 104330.70866141733 rows/sec., 6.64 MiB/sec. | ||
15462 | 2025.03.25 01:29:22.398441 [ 4 ] {13c20bad-f8be-4d26-9501-585be7b0039f} <Debug> TCPHandler: Processed in 0.002403025 sec. | ||
15463 | 2025.03.25 01:29:22.398676 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15464 | 2025.03.25 01:29:22.398811 [ 4 ] {0dfc8495-cd92-48a1-9b08-e2b524a941fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15465 | 2025.03.25 01:29:22.398861 [ 4 ] {0dfc8495-cd92-48a1-9b08-e2b524a941fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15466 | 2025.03.25 01:29:22.399751 [ 4 ] {0dfc8495-cd92-48a1-9b08-e2b524a941fc} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15467 | 2025.03.25 01:29:22.399794 [ 4 ] {0dfc8495-cd92-48a1-9b08-e2b524a941fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15468 | 2025.03.25 01:29:22.400204 [ 4 ] {0dfc8495-cd92-48a1-9b08-e2b524a941fc} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
15469 | 2025.03.25 01:29:22.400459 [ 4 ] {0dfc8495-cd92-48a1-9b08-e2b524a941fc} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15470 | 2025.03.25 01:29:22.400707 [ 4 ] {0dfc8495-cd92-48a1-9b08-e2b524a941fc} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001924 sec., 320686.0706860707 rows/sec., 25.07 MiB/sec. | ||
15471 | 2025.03.25 01:29:22.400792 [ 4 ] {0dfc8495-cd92-48a1-9b08-e2b524a941fc} <Debug> TCPHandler: Processed in 0.002204331 sec. | ||
15472 | 2025.03.25 01:29:22.400984 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15473 | 2025.03.25 01:29:22.401278 [ 4 ] {ccd9e6e3-22ba-4da4-abb8-8e8a981e167c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15474 | 2025.03.25 01:29:22.401368 [ 4 ] {ccd9e6e3-22ba-4da4-abb8-8e8a981e167c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15475 | 2025.03.25 01:29:22.401935 [ 4 ] {ccd9e6e3-22ba-4da4-abb8-8e8a981e167c} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15476 | 2025.03.25 01:29:22.401974 [ 4 ] {ccd9e6e3-22ba-4da4-abb8-8e8a981e167c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15477 | 2025.03.25 01:29:22.402336 [ 4 ] {ccd9e6e3-22ba-4da4-abb8-8e8a981e167c} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
15478 | 2025.03.25 01:29:22.402579 [ 4 ] {ccd9e6e3-22ba-4da4-abb8-8e8a981e167c} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15479 | 2025.03.25 01:29:22.402794 [ 4 ] {ccd9e6e3-22ba-4da4-abb8-8e8a981e167c} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001618 sec., 65512.978986402966 rows/sec., 3.85 MiB/sec. | ||
15480 | 2025.03.25 01:29:22.402847 [ 4 ] {ccd9e6e3-22ba-4da4-abb8-8e8a981e167c} <Debug> TCPHandler: Processed in 0.001974199 sec. | ||
15481 | 2025.03.25 01:29:22.402979 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15482 | 2025.03.25 01:29:22.403116 [ 4 ] {c99015a3-cef9-441e-898c-5507c2acb402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
15483 | 2025.03.25 01:29:22.403180 [ 4 ] {c99015a3-cef9-441e-898c-5507c2acb402} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
15484 | 2025.03.25 01:29:22.403816 [ 4 ] {c99015a3-cef9-441e-898c-5507c2acb402} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15485 | 2025.03.25 01:29:22.403858 [ 4 ] {c99015a3-cef9-441e-898c-5507c2acb402} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15486 | 2025.03.25 01:29:22.404239 [ 4 ] {c99015a3-cef9-441e-898c-5507c2acb402} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
15487 | 2025.03.25 01:29:22.404491 [ 4 ] {c99015a3-cef9-441e-898c-5507c2acb402} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15488 | 2025.03.25 01:29:22.404714 [ 4 ] {c99015a3-cef9-441e-898c-5507c2acb402} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.00163 sec., 69325.15337423314 rows/sec., 4.49 MiB/sec. | ||
15489 | 2025.03.25 01:29:22.404769 [ 4 ] {c99015a3-cef9-441e-898c-5507c2acb402} <Debug> TCPHandler: Processed in 0.001854646 sec. | ||
15490 | 2025.03.25 01:29:22.404900 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15491 | 2025.03.25 01:29:22.405029 [ 4 ] {33b27e46-f182-4c1a-bba6-eb718d3aa672} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
15492 | 2025.03.25 01:29:22.405083 [ 4 ] {33b27e46-f182-4c1a-bba6-eb718d3aa672} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
15493 | 2025.03.25 01:29:22.405717 [ 4 ] {33b27e46-f182-4c1a-bba6-eb718d3aa672} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15494 | 2025.03.25 01:29:22.405757 [ 4 ] {33b27e46-f182-4c1a-bba6-eb718d3aa672} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15495 | 2025.03.25 01:29:22.406132 [ 4 ] {33b27e46-f182-4c1a-bba6-eb718d3aa672} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
15496 | 2025.03.25 01:29:22.406381 [ 4 ] {33b27e46-f182-4c1a-bba6-eb718d3aa672} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15497 | 2025.03.25 01:29:22.406600 [ 4 ] {33b27e46-f182-4c1a-bba6-eb718d3aa672} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001596 sec., 70175.43859649124 rows/sec., 4.00 MiB/sec. | ||
15498 | 2025.03.25 01:29:22.406672 [ 4 ] {33b27e46-f182-4c1a-bba6-eb718d3aa672} <Debug> TCPHandler: Processed in 0.001834706 sec. | ||
15499 | 2025.03.25 01:29:22.406918 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15500 | 2025.03.25 01:29:22.407047 [ 4 ] {4bd8cf09-05eb-4378-bec7-80bff407466d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15501 | 2025.03.25 01:29:22.407093 [ 4 ] {4bd8cf09-05eb-4378-bec7-80bff407466d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15502 | 2025.03.25 01:29:22.407758 [ 4 ] {4bd8cf09-05eb-4378-bec7-80bff407466d} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15503 | 2025.03.25 01:29:22.407797 [ 4 ] {4bd8cf09-05eb-4378-bec7-80bff407466d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15504 | 2025.03.25 01:29:22.408177 [ 4 ] {4bd8cf09-05eb-4378-bec7-80bff407466d} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
15505 | 2025.03.25 01:29:22.408441 [ 4 ] {4bd8cf09-05eb-4378-bec7-80bff407466d} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15506 | 2025.03.25 01:29:22.408649 [ 4 ] {4bd8cf09-05eb-4378-bec7-80bff407466d} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001626 sec., 234932.34932349322 rows/sec., 16.57 MiB/sec. | ||
15507 | 2025.03.25 01:29:22.408703 [ 4 ] {4bd8cf09-05eb-4378-bec7-80bff407466d} <Debug> TCPHandler: Processed in 0.001876517 sec. | ||
15508 | 2025.03.25 01:29:22.408819 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15509 | 2025.03.25 01:29:22.408934 [ 4 ] {dc2783e0-539d-47fb-9d12-2ba3e7a96675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
15510 | 2025.03.25 01:29:22.408986 [ 4 ] {dc2783e0-539d-47fb-9d12-2ba3e7a96675} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
15511 | 2025.03.25 01:29:22.409423 [ 4 ] {dc2783e0-539d-47fb-9d12-2ba3e7a96675} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15512 | 2025.03.25 01:29:22.409462 [ 4 ] {dc2783e0-539d-47fb-9d12-2ba3e7a96675} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15513 | 2025.03.25 01:29:22.409821 [ 4 ] {dc2783e0-539d-47fb-9d12-2ba3e7a96675} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
15514 | 2025.03.25 01:29:22.410065 [ 4 ] {dc2783e0-539d-47fb-9d12-2ba3e7a96675} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15515 | 2025.03.25 01:29:22.410277 [ 4 ] {dc2783e0-539d-47fb-9d12-2ba3e7a96675} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00137 sec., 4379.56204379562 rows/sec., 228.82 KiB/sec. | ||
15516 | 2025.03.25 01:29:22.410328 [ 4 ] {dc2783e0-539d-47fb-9d12-2ba3e7a96675} <Debug> TCPHandler: Processed in 0.001558822 sec. | ||
15517 | 2025.03.25 01:29:22.410433 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15518 | 2025.03.25 01:29:22.410534 [ 4 ] {5bb48e4c-cd05-4ac5-8926-a3576cafb106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15519 | 2025.03.25 01:29:22.410583 [ 4 ] {5bb48e4c-cd05-4ac5-8926-a3576cafb106} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15520 | 2025.03.25 01:29:22.411102 [ 4 ] {5bb48e4c-cd05-4ac5-8926-a3576cafb106} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15521 | 2025.03.25 01:29:22.411145 [ 4 ] {5bb48e4c-cd05-4ac5-8926-a3576cafb106} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15522 | 2025.03.25 01:29:22.411541 [ 4 ] {5bb48e4c-cd05-4ac5-8926-a3576cafb106} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
15523 | 2025.03.25 01:29:22.411788 [ 4 ] {5bb48e4c-cd05-4ac5-8926-a3576cafb106} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15524 | 2025.03.25 01:29:22.412003 [ 4 ] {5bb48e4c-cd05-4ac5-8926-a3576cafb106} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001491 sec., 158953.72233400404 rows/sec., 10.65 MiB/sec. | ||
15525 | 2025.03.25 01:29:22.412056 [ 4 ] {5bb48e4c-cd05-4ac5-8926-a3576cafb106} <Debug> TCPHandler: Processed in 0.001672464 sec. | ||
15526 | 2025.03.25 01:29:22.412171 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15527 | 2025.03.25 01:29:22.412274 [ 4 ] {2952a9d9-0004-48e7-be26-c1f714038691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
15528 | 2025.03.25 01:29:22.412322 [ 4 ] {2952a9d9-0004-48e7-be26-c1f714038691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
15529 | 2025.03.25 01:29:22.412735 [ 4 ] {2952a9d9-0004-48e7-be26-c1f714038691} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15530 | 2025.03.25 01:29:22.412774 [ 4 ] {2952a9d9-0004-48e7-be26-c1f714038691} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15531 | 2025.03.25 01:29:22.413128 [ 4 ] {2952a9d9-0004-48e7-be26-c1f714038691} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
15532 | 2025.03.25 01:29:22.413369 [ 4 ] {2952a9d9-0004-48e7-be26-c1f714038691} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15533 | 2025.03.25 01:29:22.413574 [ 4 ] {2952a9d9-0004-48e7-be26-c1f714038691} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001322 sec., 756.4296520423601 rows/sec., 50.97 KiB/sec. | ||
15534 | 2025.03.25 01:29:22.413624 [ 4 ] {2952a9d9-0004-48e7-be26-c1f714038691} <Debug> TCPHandler: Processed in 0.001504562 sec. | ||
15535 | 2025.03.25 01:29:22.413728 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15536 | 2025.03.25 01:29:22.413828 [ 4 ] {0a769ae2-ab96-4f85-ae6e-b943b3c01d19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15537 | 2025.03.25 01:29:22.413874 [ 4 ] {0a769ae2-ab96-4f85-ae6e-b943b3c01d19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15538 | 2025.03.25 01:29:22.414296 [ 4 ] {0a769ae2-ab96-4f85-ae6e-b943b3c01d19} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15539 | 2025.03.25 01:29:22.414336 [ 4 ] {0a769ae2-ab96-4f85-ae6e-b943b3c01d19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15540 | 2025.03.25 01:29:22.414706 [ 4 ] {0a769ae2-ab96-4f85-ae6e-b943b3c01d19} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
15541 | 2025.03.25 01:29:22.414950 [ 4 ] {0a769ae2-ab96-4f85-ae6e-b943b3c01d19} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15542 | 2025.03.25 01:29:22.415167 [ 4 ] {0a769ae2-ab96-4f85-ae6e-b943b3c01d19} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001352 sec., 60650.8875739645 rows/sec., 3.85 MiB/sec. | ||
15543 | 2025.03.25 01:29:22.415271 [ 4 ] {0a769ae2-ab96-4f85-ae6e-b943b3c01d19} <Debug> TCPHandler: Processed in 0.001587282 sec. | ||
15544 | 2025.03.25 01:29:26.425108 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache | ||
15545 | 2025.03.25 01:29:26.425196 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache | ||
15546 | 2025.03.25 01:29:26.653937 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 36661 | ||
15547 | 2025.03.25 01:29:26.655069 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15548 | 2025.03.25 01:29:26.655146 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15549 | 2025.03.25 01:29:26.655657 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
15550 | 2025.03.25 01:29:26.655902 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15551 | 2025.03.25 01:29:26.656201 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36661 | ||
15552 | 2025.03.25 01:29:26.854605 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2164 | ||
15553 | 2025.03.25 01:29:26.857824 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15554 | 2025.03.25 01:29:26.857871 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15555 | 2025.03.25 01:29:26.859441 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
15556 | 2025.03.25 01:29:26.859775 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15557 | 2025.03.25 01:29:26.860029 [ 222 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
15558 | 2025.03.25 01:29:26.860082 [ 222 ] {} <Debug> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
15559 | 2025.03.25 01:29:26.860733 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2164 | ||
15560 | 2025.03.25 01:29:26.862222 [ 222 ] {} <Debug> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
15561 | 2025.03.25 01:29:27.001569 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001075435 sec. | ||
15562 | 2025.03.25 01:29:27.263336 [ 223 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
15563 | 2025.03.25 01:29:27.263390 [ 223 ] {} <Debug> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
15564 | 2025.03.25 01:29:27.265194 [ 223 ] {} <Debug> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
15565 | 2025.03.25 01:29:27.392378 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15566 | 2025.03.25 01:29:27.392677 [ 4 ] {96f2645d-72ce-49db-a2b8-ea1f4e72bab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15567 | 2025.03.25 01:29:27.392792 [ 4 ] {96f2645d-72ce-49db-a2b8-ea1f4e72bab8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15568 | 2025.03.25 01:29:27.393582 [ 4 ] {96f2645d-72ce-49db-a2b8-ea1f4e72bab8} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15569 | 2025.03.25 01:29:27.393627 [ 4 ] {96f2645d-72ce-49db-a2b8-ea1f4e72bab8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15570 | 2025.03.25 01:29:27.394070 [ 4 ] {96f2645d-72ce-49db-a2b8-ea1f4e72bab8} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
15571 | 2025.03.25 01:29:27.394323 [ 4 ] {96f2645d-72ce-49db-a2b8-ea1f4e72bab8} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15572 | 2025.03.25 01:29:27.394547 [ 4 ] {96f2645d-72ce-49db-a2b8-ea1f4e72bab8} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.001972 sec., 67951.31845841785 rows/sec., 5.86 MiB/sec. | ||
15573 | 2025.03.25 01:29:27.394619 [ 4 ] {96f2645d-72ce-49db-a2b8-ea1f4e72bab8} <Debug> TCPHandler: Processed in 0.002462875 sec. | ||
15574 | 2025.03.25 01:29:27.394745 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15575 | 2025.03.25 01:29:27.395026 [ 4 ] {c4720fda-56d2-46a8-bc6d-446010a7cb8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15576 | 2025.03.25 01:29:27.395224 [ 4 ] {c4720fda-56d2-46a8-bc6d-446010a7cb8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15577 | 2025.03.25 01:29:27.396815 [ 4 ] {c4720fda-56d2-46a8-bc6d-446010a7cb8b} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15578 | 2025.03.25 01:29:27.396855 [ 4 ] {c4720fda-56d2-46a8-bc6d-446010a7cb8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15579 | 2025.03.25 01:29:27.397211 [ 4 ] {c4720fda-56d2-46a8-bc6d-446010a7cb8b} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
15580 | 2025.03.25 01:29:27.397454 [ 4 ] {c4720fda-56d2-46a8-bc6d-446010a7cb8b} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15581 | 2025.03.25 01:29:27.397633 [ 130 ] {} <Debug> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
15582 | 2025.03.25 01:29:27.397680 [ 4 ] {c4720fda-56d2-46a8-bc6d-446010a7cb8b} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.002718 sec., 14348.785871964681 rows/sec., 1.05 MiB/sec. | ||
15583 | 2025.03.25 01:29:27.397731 [ 130 ] {} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15584 | 2025.03.25 01:29:27.397800 [ 4 ] {c4720fda-56d2-46a8-bc6d-446010a7cb8b} <Debug> TCPHandler: Processed in 0.003064583 sec. | ||
15585 | 2025.03.25 01:29:27.397800 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15586 | 2025.03.25 01:29:27.397991 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15587 | 2025.03.25 01:29:27.398011 [ 195 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
15588 | 2025.03.25 01:29:27.398184 [ 4 ] {53d4134c-9ab0-4a07-911c-b5b894bb9c2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15589 | 2025.03.25 01:29:27.398273 [ 195 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15590 | 2025.03.25 01:29:27.398289 [ 4 ] {53d4134c-9ab0-4a07-911c-b5b894bb9c2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15591 | 2025.03.25 01:29:27.398361 [ 195 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 165 rows starting from the beginning of the part | ||
15592 | 2025.03.25 01:29:27.398670 [ 195 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 39 rows starting from the beginning of the part | ||
15593 | 2025.03.25 01:29:27.398940 [ 195 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 106 rows starting from the beginning of the part | ||
15594 | 2025.03.25 01:29:27.399271 [ 195 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 47 rows starting from the beginning of the part | ||
15595 | 2025.03.25 01:29:27.399581 [ 195 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 106 rows starting from the beginning of the part | ||
15596 | 2025.03.25 01:29:27.399927 [ 195 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 39 rows starting from the beginning of the part | ||
15597 | 2025.03.25 01:29:27.401649 [ 4 ] {53d4134c-9ab0-4a07-911c-b5b894bb9c2a} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15598 | 2025.03.25 01:29:27.401721 [ 4 ] {53d4134c-9ab0-4a07-911c-b5b894bb9c2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15599 | 2025.03.25 01:29:27.402802 [ 4 ] {53d4134c-9ab0-4a07-911c-b5b894bb9c2a} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
15600 | 2025.03.25 01:29:27.403129 [ 195 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 502 rows, containing 5 columns (5 merged, 0 gathered) in 0.005196995 sec., 96594.28188789867 rows/sec., 6.54 MiB/sec. | ||
15601 | 2025.03.25 01:29:27.403326 [ 4 ] {53d4134c-9ab0-4a07-911c-b5b894bb9c2a} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15602 | 2025.03.25 01:29:27.403374 [ 195 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
15603 | 2025.03.25 01:29:27.403772 [ 4 ] {53d4134c-9ab0-4a07-911c-b5b894bb9c2a} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.005656 sec., 18210.74964639321 rows/sec., 1.42 MiB/sec. | ||
15604 | 2025.03.25 01:29:27.403891 [ 4 ] {53d4134c-9ab0-4a07-911c-b5b894bb9c2a} <Debug> TCPHandler: Processed in 0.005970736 sec. | ||
15605 | 2025.03.25 01:29:27.403978 [ 195 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_106_21} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15606 | 2025.03.25 01:29:27.404068 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15607 | 2025.03.25 01:29:27.404116 [ 195 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_106_21} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
15608 | 2025.03.25 01:29:27.404249 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
15609 | 2025.03.25 01:29:27.404260 [ 4 ] {aa0341e2-b0ab-4830-a849-2eb28a2e0f67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15610 | 2025.03.25 01:29:27.404333 [ 4 ] {aa0341e2-b0ab-4830-a849-2eb28a2e0f67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15611 | 2025.03.25 01:29:27.404871 [ 4 ] {aa0341e2-b0ab-4830-a849-2eb28a2e0f67} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15612 | 2025.03.25 01:29:27.404910 [ 4 ] {aa0341e2-b0ab-4830-a849-2eb28a2e0f67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15613 | 2025.03.25 01:29:27.405325 [ 4 ] {aa0341e2-b0ab-4830-a849-2eb28a2e0f67} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
15614 | 2025.03.25 01:29:27.405570 [ 4 ] {aa0341e2-b0ab-4830-a849-2eb28a2e0f67} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15615 | 2025.03.25 01:29:27.405787 [ 4 ] {aa0341e2-b0ab-4830-a849-2eb28a2e0f67} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001597 sec., 100187.85222291798 rows/sec., 6.98 MiB/sec. | ||
15616 | 2025.03.25 01:29:27.405843 [ 4 ] {aa0341e2-b0ab-4830-a849-2eb28a2e0f67} <Debug> TCPHandler: Processed in 0.001840087 sec. | ||
15617 | 2025.03.25 01:29:27.405956 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15618 | 2025.03.25 01:29:27.406116 [ 4 ] {f05e8ea6-12c8-46d9-a6a2-65f67a1b1c56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15619 | 2025.03.25 01:29:27.406218 [ 4 ] {f05e8ea6-12c8-46d9-a6a2-65f67a1b1c56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
15620 | 2025.03.25 01:29:27.407311 [ 4 ] {f05e8ea6-12c8-46d9-a6a2-65f67a1b1c56} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15621 | 2025.03.25 01:29:27.407350 [ 4 ] {f05e8ea6-12c8-46d9-a6a2-65f67a1b1c56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15622 | 2025.03.25 01:29:27.408015 [ 4 ] {f05e8ea6-12c8-46d9-a6a2-65f67a1b1c56} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
15623 | 2025.03.25 01:29:27.408281 [ 4 ] {f05e8ea6-12c8-46d9-a6a2-65f67a1b1c56} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15624 | 2025.03.25 01:29:27.408522 [ 4 ] {f05e8ea6-12c8-46d9-a6a2-65f67a1b1c56} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002451 sec., 15911.872705018359 rows/sec., 28.51 MiB/sec. | ||
15625 | 2025.03.25 01:29:27.408613 [ 4 ] {f05e8ea6-12c8-46d9-a6a2-65f67a1b1c56} <Debug> TCPHandler: Processed in 0.002714358 sec. | ||
15626 | 2025.03.25 01:29:27.408744 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15627 | 2025.03.25 01:29:27.408849 [ 4 ] {3fe2620a-4edc-4cb6-9d3c-011b484ec065} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15628 | 2025.03.25 01:29:27.408895 [ 4 ] {3fe2620a-4edc-4cb6-9d3c-011b484ec065} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15629 | 2025.03.25 01:29:27.409329 [ 4 ] {3fe2620a-4edc-4cb6-9d3c-011b484ec065} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15630 | 2025.03.25 01:29:27.409368 [ 4 ] {3fe2620a-4edc-4cb6-9d3c-011b484ec065} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15631 | 2025.03.25 01:29:27.409728 [ 4 ] {3fe2620a-4edc-4cb6-9d3c-011b484ec065} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
15632 | 2025.03.25 01:29:27.409979 [ 4 ] {3fe2620a-4edc-4cb6-9d3c-011b484ec065} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15633 | 2025.03.25 01:29:27.410211 [ 4 ] {3fe2620a-4edc-4cb6-9d3c-011b484ec065} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001379 sec., 43509.789702683105 rows/sec., 2.93 MiB/sec. | ||
15634 | 2025.03.25 01:29:27.410272 [ 4 ] {3fe2620a-4edc-4cb6-9d3c-011b484ec065} <Debug> TCPHandler: Processed in 0.001571513 sec. | ||
15635 | 2025.03.25 01:29:28.180418 [ 219 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
15636 | 2025.03.25 01:29:28.180479 [ 219 ] {} <Debug> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
15637 | 2025.03.25 01:29:28.182374 [ 219 ] {} <Debug> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
15638 | 2025.03.25 01:29:29.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 261.68 MiB, peak 284.15 MiB, free memory in arenas 0.00 B, will set to 265.68 MiB (RSS), difference: 4.00 MiB | ||
15639 | 2025.03.25 01:29:29.288859 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 603 | ||
15640 | 2025.03.25 01:29:29.312019 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15641 | 2025.03.25 01:29:29.312079 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15642 | 2025.03.25 01:29:29.319595 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
15643 | 2025.03.25 01:29:29.320368 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15644 | 2025.03.25 01:29:29.324793 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
15645 | 2025.03.25 01:29:32.266106 [ 224 ] {} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
15646 | 2025.03.25 01:29:32.266178 [ 224 ] {} <Debug> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
15647 | 2025.03.25 01:29:32.268424 [ 224 ] {} <Debug> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
15648 | 2025.03.25 01:29:32.395824 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15649 | 2025.03.25 01:29:32.396016 [ 4 ] {727ceac5-7558-4cd8-a38a-616318a1185d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
15650 | 2025.03.25 01:29:32.396092 [ 4 ] {727ceac5-7558-4cd8-a38a-616318a1185d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
15651 | 2025.03.25 01:29:32.397012 [ 4 ] {727ceac5-7558-4cd8-a38a-616318a1185d} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15652 | 2025.03.25 01:29:32.397070 [ 4 ] {727ceac5-7558-4cd8-a38a-616318a1185d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15653 | 2025.03.25 01:29:32.397534 [ 4 ] {727ceac5-7558-4cd8-a38a-616318a1185d} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
15654 | 2025.03.25 01:29:32.397803 [ 4 ] {727ceac5-7558-4cd8-a38a-616318a1185d} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15655 | 2025.03.25 01:29:32.398029 [ 4 ] {727ceac5-7558-4cd8-a38a-616318a1185d} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002061 sec., 102862.68801552645 rows/sec., 6.54 MiB/sec. | ||
15656 | 2025.03.25 01:29:32.398113 [ 225 ] {} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
15657 | 2025.03.25 01:29:32.398143 [ 4 ] {727ceac5-7558-4cd8-a38a-616318a1185d} <Debug> TCPHandler: Processed in 0.002452336 sec. | ||
15658 | 2025.03.25 01:29:32.398182 [ 225 ] {} <Debug> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
15659 | 2025.03.25 01:29:32.398342 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15660 | 2025.03.25 01:29:32.398497 [ 4 ] {4374ee0a-f37f-46d8-8b7a-34c5ea01f0a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15661 | 2025.03.25 01:29:32.398549 [ 4 ] {4374ee0a-f37f-46d8-8b7a-34c5ea01f0a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15662 | 2025.03.25 01:29:32.400170 [ 4 ] {4374ee0a-f37f-46d8-8b7a-34c5ea01f0a2} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15663 | 2025.03.25 01:29:32.400246 [ 4 ] {4374ee0a-f37f-46d8-8b7a-34c5ea01f0a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15664 | 2025.03.25 01:29:32.400913 [ 4 ] {4374ee0a-f37f-46d8-8b7a-34c5ea01f0a2} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
15665 | 2025.03.25 01:29:32.401203 [ 225 ] {} <Debug> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
15666 | 2025.03.25 01:29:32.401358 [ 4 ] {4374ee0a-f37f-46d8-8b7a-34c5ea01f0a2} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15667 | 2025.03.25 01:29:32.401752 [ 145 ] {} <Debug> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
15668 | 2025.03.25 01:29:32.401879 [ 145 ] {} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15669 | 2025.03.25 01:29:32.401972 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15670 | 2025.03.25 01:29:32.402047 [ 4 ] {4374ee0a-f37f-46d8-8b7a-34c5ea01f0a2} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.003555 sec., 173558.36849507736 rows/sec., 13.57 MiB/sec. | ||
15671 | 2025.03.25 01:29:32.402390 [ 4 ] {4374ee0a-f37f-46d8-8b7a-34c5ea01f0a2} <Debug> TCPHandler: Processed in 0.004094459 sec. | ||
15672 | 2025.03.25 01:29:32.402439 [ 201 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
15673 | 2025.03.25 01:29:32.402695 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15674 | 2025.03.25 01:29:32.403146 [ 4 ] {e41f0c8a-7c52-43b9-b6e7-e60b2f9e746d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15675 | 2025.03.25 01:29:32.403150 [ 201 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15676 | 2025.03.25 01:29:32.403345 [ 4 ] {e41f0c8a-7c52-43b9-b6e7-e60b2f9e746d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15677 | 2025.03.25 01:29:32.403370 [ 201 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1845 rows starting from the beginning of the part | ||
15678 | 2025.03.25 01:29:32.404247 [ 201 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 1278 rows starting from the beginning of the part | ||
15679 | 2025.03.25 01:29:32.404961 [ 201 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 56 rows starting from the beginning of the part | ||
15680 | 2025.03.25 01:29:32.405331 [ 201 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 617 rows starting from the beginning of the part | ||
15681 | 2025.03.25 01:29:32.405727 [ 201 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 134 rows starting from the beginning of the part | ||
15682 | 2025.03.25 01:29:32.405982 [ 201 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 617 rows starting from the beginning of the part | ||
15683 | 2025.03.25 01:29:32.406919 [ 4 ] {e41f0c8a-7c52-43b9-b6e7-e60b2f9e746d} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15684 | 2025.03.25 01:29:32.406990 [ 4 ] {e41f0c8a-7c52-43b9-b6e7-e60b2f9e746d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15685 | 2025.03.25 01:29:32.407824 [ 4 ] {e41f0c8a-7c52-43b9-b6e7-e60b2f9e746d} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
15686 | 2025.03.25 01:29:32.408380 [ 4 ] {e41f0c8a-7c52-43b9-b6e7-e60b2f9e746d} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15687 | 2025.03.25 01:29:32.408848 [ 4 ] {e41f0c8a-7c52-43b9-b6e7-e60b2f9e746d} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.005878 sec., 18033.344675059543 rows/sec., 1.06 MiB/sec. | ||
15688 | 2025.03.25 01:29:32.409013 [ 4 ] {e41f0c8a-7c52-43b9-b6e7-e60b2f9e746d} <Debug> TCPHandler: Processed in 0.006471113 sec. | ||
15689 | 2025.03.25 01:29:32.409170 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15690 | 2025.03.25 01:29:32.409298 [ 4 ] {f5eb72b0-2fbe-4920-a22a-84e4019f2664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
15691 | 2025.03.25 01:29:32.409354 [ 4 ] {f5eb72b0-2fbe-4920-a22a-84e4019f2664} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
15692 | 2025.03.25 01:29:32.410248 [ 201 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4547 rows, containing 5 columns (5 merged, 0 gathered) in 0.008135316 sec., 558921.1285707894 rows/sec., 47.49 MiB/sec. | ||
15693 | 2025.03.25 01:29:32.410424 [ 4 ] {f5eb72b0-2fbe-4920-a22a-84e4019f2664} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15694 | 2025.03.25 01:29:32.410482 [ 4 ] {f5eb72b0-2fbe-4920-a22a-84e4019f2664} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15695 | 2025.03.25 01:29:32.410557 [ 201 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
15696 | 2025.03.25 01:29:32.411121 [ 201 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_136_27} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15697 | 2025.03.25 01:29:32.411233 [ 4 ] {f5eb72b0-2fbe-4920-a22a-84e4019f2664} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
15698 | 2025.03.25 01:29:32.411291 [ 201 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_136_27} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
15699 | 2025.03.25 01:29:32.411452 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
15700 | 2025.03.25 01:29:32.411617 [ 4 ] {f5eb72b0-2fbe-4920-a22a-84e4019f2664} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15701 | 2025.03.25 01:29:32.411846 [ 4 ] {f5eb72b0-2fbe-4920-a22a-84e4019f2664} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.002585 sec., 43713.7330754352 rows/sec., 2.83 MiB/sec. | ||
15702 | 2025.03.25 01:29:32.411905 [ 4 ] {f5eb72b0-2fbe-4920-a22a-84e4019f2664} <Debug> TCPHandler: Processed in 0.00280328 sec. | ||
15703 | 2025.03.25 01:29:32.412023 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15704 | 2025.03.25 01:29:32.412127 [ 4 ] {ad30bb4e-62f5-41c2-b14f-3b916c9a6c7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
15705 | 2025.03.25 01:29:32.412172 [ 4 ] {ad30bb4e-62f5-41c2-b14f-3b916c9a6c7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
15706 | 2025.03.25 01:29:32.412737 [ 4 ] {ad30bb4e-62f5-41c2-b14f-3b916c9a6c7b} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15707 | 2025.03.25 01:29:32.412776 [ 4 ] {ad30bb4e-62f5-41c2-b14f-3b916c9a6c7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15708 | 2025.03.25 01:29:32.413134 [ 4 ] {ad30bb4e-62f5-41c2-b14f-3b916c9a6c7b} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
15709 | 2025.03.25 01:29:32.413385 [ 4 ] {ad30bb4e-62f5-41c2-b14f-3b916c9a6c7b} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15710 | 2025.03.25 01:29:32.413593 [ 4 ] {ad30bb4e-62f5-41c2-b14f-3b916c9a6c7b} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001487 sec., 75319.43510423672 rows/sec., 4.29 MiB/sec. | ||
15711 | 2025.03.25 01:29:32.413645 [ 4 ] {ad30bb4e-62f5-41c2-b14f-3b916c9a6c7b} <Debug> TCPHandler: Processed in 0.001672234 sec. | ||
15712 | 2025.03.25 01:29:32.413770 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15713 | 2025.03.25 01:29:32.413874 [ 4 ] {d7597386-b8f0-4ef9-922c-fd77e3328ec4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15714 | 2025.03.25 01:29:32.413919 [ 4 ] {d7597386-b8f0-4ef9-922c-fd77e3328ec4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15715 | 2025.03.25 01:29:32.414612 [ 4 ] {d7597386-b8f0-4ef9-922c-fd77e3328ec4} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15716 | 2025.03.25 01:29:32.414651 [ 4 ] {d7597386-b8f0-4ef9-922c-fd77e3328ec4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15717 | 2025.03.25 01:29:32.415032 [ 4 ] {d7597386-b8f0-4ef9-922c-fd77e3328ec4} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
15718 | 2025.03.25 01:29:32.415287 [ 4 ] {d7597386-b8f0-4ef9-922c-fd77e3328ec4} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15719 | 2025.03.25 01:29:32.415466 [ 145 ] {} <Debug> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
15720 | 2025.03.25 01:29:32.415484 [ 4 ] {d7597386-b8f0-4ef9-922c-fd77e3328ec4} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.001632 sec., 234068.6274509804 rows/sec., 16.51 MiB/sec. | ||
15721 | 2025.03.25 01:29:32.415515 [ 145 ] {} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15722 | 2025.03.25 01:29:32.415587 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15723 | 2025.03.25 01:29:32.415591 [ 4 ] {d7597386-b8f0-4ef9-922c-fd77e3328ec4} <Debug> TCPHandler: Processed in 0.001868917 sec. | ||
15724 | 2025.03.25 01:29:32.415755 [ 192 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
15725 | 2025.03.25 01:29:32.415775 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15726 | 2025.03.25 01:29:32.415902 [ 192 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15727 | 2025.03.25 01:29:32.415910 [ 4 ] {567c864e-0f42-45c9-86df-f9e89ae168f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
15728 | 2025.03.25 01:29:32.415943 [ 192 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 915 rows starting from the beginning of the part | ||
15729 | 2025.03.25 01:29:32.415970 [ 4 ] {567c864e-0f42-45c9-86df-f9e89ae168f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
15730 | 2025.03.25 01:29:32.416201 [ 192 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 567 rows starting from the beginning of the part | ||
15731 | 2025.03.25 01:29:32.416508 [ 192 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 64 rows starting from the beginning of the part | ||
15732 | 2025.03.25 01:29:32.417019 [ 192 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 382 rows starting from the beginning of the part | ||
15733 | 2025.03.25 01:29:32.417338 [ 192 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 103 rows starting from the beginning of the part | ||
15734 | 2025.03.25 01:29:32.417622 [ 192 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 382 rows starting from the beginning of the part | ||
15735 | 2025.03.25 01:29:32.418377 [ 4 ] {567c864e-0f42-45c9-86df-f9e89ae168f6} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15736 | 2025.03.25 01:29:32.418421 [ 4 ] {567c864e-0f42-45c9-86df-f9e89ae168f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15737 | 2025.03.25 01:29:32.418959 [ 4 ] {567c864e-0f42-45c9-86df-f9e89ae168f6} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
15738 | 2025.03.25 01:29:32.419305 [ 4 ] {567c864e-0f42-45c9-86df-f9e89ae168f6} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15739 | 2025.03.25 01:29:32.419531 [ 145 ] {} <Debug> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
15740 | 2025.03.25 01:29:32.419599 [ 145 ] {} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15741 | 2025.03.25 01:29:32.419634 [ 4 ] {567c864e-0f42-45c9-86df-f9e89ae168f6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003736 sec., 1605.9957173447538 rows/sec., 83.91 KiB/sec. | ||
15742 | 2025.03.25 01:29:32.419645 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15743 | 2025.03.25 01:29:32.419928 [ 4 ] {567c864e-0f42-45c9-86df-f9e89ae168f6} <Debug> TCPHandler: Processed in 0.00420058 sec. | ||
15744 | 2025.03.25 01:29:32.420323 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15745 | 2025.03.25 01:29:32.421119 [ 192 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2413 rows, containing 5 columns (5 merged, 0 gathered) in 0.005437378 sec., 443780.0719390854 rows/sec., 33.98 MiB/sec. | ||
15746 | 2025.03.25 01:29:32.421135 [ 201 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::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 | ||
15747 | 2025.03.25 01:29:32.421479 [ 192 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
15748 | 2025.03.25 01:29:32.421497 [ 201 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15749 | 2025.03.25 01:29:32.421619 [ 201 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 276 rows starting from the beginning of the part | ||
15750 | 2025.03.25 01:29:32.421900 [ 201 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 6 rows starting from the beginning of the part | ||
15751 | 2025.03.25 01:29:32.422338 [ 201 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 6 rows starting from the beginning of the part | ||
15752 | 2025.03.25 01:29:32.422438 [ 192 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_136_27} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15753 | 2025.03.25 01:29:32.422664 [ 201 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 6 rows starting from the beginning of the part | ||
15754 | 2025.03.25 01:29:32.422908 [ 192 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_136_27} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
15755 | 2025.03.25 01:29:32.423071 [ 201 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 6 rows starting from the beginning of the part | ||
15756 | 2025.03.25 01:29:32.423246 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
15757 | 2025.03.25 01:29:32.423464 [ 201 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 6 rows starting from the beginning of the part | ||
15758 | 2025.03.25 01:29:32.424067 [ 4 ] {029e9353-f246-4c69-b36c-d9bde1f3b99d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15759 | 2025.03.25 01:29:32.424223 [ 4 ] {029e9353-f246-4c69-b36c-d9bde1f3b99d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15760 | 2025.03.25 01:29:32.426508 [ 201 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 306 rows, containing 4 columns (4 merged, 0 gathered) in 0.006732786 sec., 45449.23899259534 rows/sec., 2.32 MiB/sec. | ||
15761 | 2025.03.25 01:29:32.426606 [ 4 ] {029e9353-f246-4c69-b36c-d9bde1f3b99d} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15762 | 2025.03.25 01:29:32.426687 [ 4 ] {029e9353-f246-4c69-b36c-d9bde1f3b99d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15763 | 2025.03.25 01:29:32.426796 [ 199 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
15764 | 2025.03.25 01:29:32.427572 [ 199 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_51_10} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15765 | 2025.03.25 01:29:32.427587 [ 4 ] {029e9353-f246-4c69-b36c-d9bde1f3b99d} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
15766 | 2025.03.25 01:29:32.427774 [ 199 ] {53db635d-3e24-4e77-9686-8fb132b1f6ee::all_1_51_10} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
15767 | 2025.03.25 01:29:32.427966 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
15768 | 2025.03.25 01:29:32.428256 [ 4 ] {029e9353-f246-4c69-b36c-d9bde1f3b99d} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15769 | 2025.03.25 01:29:32.428612 [ 4 ] {029e9353-f246-4c69-b36c-d9bde1f3b99d} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.007892 sec., 30030.41054232134 rows/sec., 2.01 MiB/sec. | ||
15770 | 2025.03.25 01:29:32.428774 [ 4 ] {029e9353-f246-4c69-b36c-d9bde1f3b99d} <Debug> TCPHandler: Processed in 0.008591783 sec. | ||
15771 | 2025.03.25 01:29:32.429131 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15772 | 2025.03.25 01:29:32.429352 [ 4 ] {4a875e30-364f-4705-b268-7ed44c1d2196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
15773 | 2025.03.25 01:29:32.429428 [ 4 ] {4a875e30-364f-4705-b268-7ed44c1d2196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
15774 | 2025.03.25 01:29:32.429941 [ 4 ] {4a875e30-364f-4705-b268-7ed44c1d2196} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15775 | 2025.03.25 01:29:32.429991 [ 4 ] {4a875e30-364f-4705-b268-7ed44c1d2196} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15776 | 2025.03.25 01:29:32.430395 [ 4 ] {4a875e30-364f-4705-b268-7ed44c1d2196} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
15777 | 2025.03.25 01:29:32.430662 [ 4 ] {4a875e30-364f-4705-b268-7ed44c1d2196} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15778 | 2025.03.25 01:29:32.430876 [ 4 ] {4a875e30-364f-4705-b268-7ed44c1d2196} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001607 sec., 622.2775357809584 rows/sec., 41.93 KiB/sec. | ||
15779 | 2025.03.25 01:29:32.430933 [ 4 ] {4a875e30-364f-4705-b268-7ed44c1d2196} <Debug> TCPHandler: Processed in 0.001990218 sec. | ||
15780 | 2025.03.25 01:29:32.431116 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15781 | 2025.03.25 01:29:32.431308 [ 4 ] {542db6a8-c3a3-476c-a6f6-a7c8739b1b4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15782 | 2025.03.25 01:29:32.431370 [ 4 ] {542db6a8-c3a3-476c-a6f6-a7c8739b1b4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15783 | 2025.03.25 01:29:32.431927 [ 4 ] {542db6a8-c3a3-476c-a6f6-a7c8739b1b4e} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15784 | 2025.03.25 01:29:32.431981 [ 4 ] {542db6a8-c3a3-476c-a6f6-a7c8739b1b4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15785 | 2025.03.25 01:29:32.432469 [ 4 ] {542db6a8-c3a3-476c-a6f6-a7c8739b1b4e} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
15786 | 2025.03.25 01:29:32.432764 [ 4 ] {542db6a8-c3a3-476c-a6f6-a7c8739b1b4e} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15787 | 2025.03.25 01:29:32.432981 [ 145 ] {} <Debug> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
15788 | 2025.03.25 01:29:32.433019 [ 4 ] {542db6a8-c3a3-476c-a6f6-a7c8739b1b4e} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001736 sec., 47235.023041474655 rows/sec., 3.00 MiB/sec. | ||
15789 | 2025.03.25 01:29:32.433049 [ 145 ] {} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15790 | 2025.03.25 01:29:32.433128 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15791 | 2025.03.25 01:29:32.433143 [ 4 ] {542db6a8-c3a3-476c-a6f6-a7c8739b1b4e} <Debug> TCPHandler: Processed in 0.002025469 sec. | ||
15792 | 2025.03.25 01:29:32.433387 [ 187 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
15793 | 2025.03.25 01:29:32.433529 [ 187 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15794 | 2025.03.25 01:29:32.433571 [ 187 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 7720 rows starting from the beginning of the part | ||
15795 | 2025.03.25 01:29:32.433690 [ 187 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 48 rows starting from the beginning of the part | ||
15796 | 2025.03.25 01:29:32.433862 [ 187 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 12 rows starting from the beginning of the part | ||
15797 | 2025.03.25 01:29:32.434073 [ 187 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 82 rows starting from the beginning of the part | ||
15798 | 2025.03.25 01:29:32.434252 [ 187 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 60 rows starting from the beginning of the part | ||
15799 | 2025.03.25 01:29:32.434482 [ 187 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 82 rows starting from the beginning of the part | ||
15800 | 2025.03.25 01:29:32.436914 [ 197 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8004 rows, containing 4 columns (4 merged, 0 gathered) in 0.003662242 sec., 2185546.4494154127 rows/sec., 142.87 MiB/sec. | ||
15801 | 2025.03.25 01:29:32.437406 [ 197 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
15802 | 2025.03.25 01:29:32.437897 [ 197 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_136_27} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15803 | 2025.03.25 01:29:32.438003 [ 197 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_136_27} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
15804 | 2025.03.25 01:29:32.438115 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
15805 | 2025.03.25 01:29:33.048118 [ 218 ] {} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
15806 | 2025.03.25 01:29:33.048169 [ 218 ] {} <Debug> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
15807 | 2025.03.25 01:29:33.050081 [ 218 ] {} <Debug> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
15808 | 2025.03.25 01:29:33.693153 [ 219 ] {} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
15809 | 2025.03.25 01:29:33.693208 [ 219 ] {} <Debug> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
15810 | 2025.03.25 01:29:33.695064 [ 219 ] {} <Debug> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
15811 | 2025.03.25 01:29:34.156392 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 37149 | ||
15812 | 2025.03.25 01:29:34.157153 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15813 | 2025.03.25 01:29:34.157203 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15814 | 2025.03.25 01:29:34.157758 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
15815 | 2025.03.25 01:29:34.158046 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15816 | 2025.03.25 01:29:34.158215 [ 143 ] {} <Debug> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
15817 | 2025.03.25 01:29:34.158267 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37149 | ||
15818 | 2025.03.25 01:29:34.158271 [ 143 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15819 | 2025.03.25 01:29:34.158303 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15820 | 2025.03.25 01:29:34.158452 [ 199 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
15821 | 2025.03.25 01:29:34.158772 [ 199 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15822 | 2025.03.25 01:29:34.158881 [ 199 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 34831 rows starting from the beginning of the part | ||
15823 | 2025.03.25 01:29:34.159157 [ 199 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 488 rows starting from the beginning of the part | ||
15824 | 2025.03.25 01:29:34.159424 [ 199 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 427 rows starting from the beginning of the part | ||
15825 | 2025.03.25 01:29:34.159533 [ 199 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 488 rows starting from the beginning of the part | ||
15826 | 2025.03.25 01:29:34.159747 [ 199 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 427 rows starting from the beginning of the part | ||
15827 | 2025.03.25 01:29:34.160020 [ 199 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 488 rows starting from the beginning of the part | ||
15828 | 2025.03.25 01:29:34.162952 [ 188 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37149 rows, containing 4 columns (4 merged, 0 gathered) in 0.004588035 sec., 8096930.385230279 rows/sec., 115.83 MiB/sec. | ||
15829 | 2025.03.25 01:29:34.163363 [ 188 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
15830 | 2025.03.25 01:29:34.163700 [ 188 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_81_16} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15831 | 2025.03.25 01:29:34.163797 [ 188 ] {140a9e20-1516-4f5e-8709-4a23f6265d8e::all_1_81_16} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
15832 | 2025.03.25 01:29:34.163918 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
15833 | 2025.03.25 01:29:36.824910 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 611 | ||
15834 | 2025.03.25 01:29:36.848635 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15835 | 2025.03.25 01:29:36.848702 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15836 | 2025.03.25 01:29:36.856216 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
15837 | 2025.03.25 01:29:36.857007 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15838 | 2025.03.25 01:29:36.857469 [ 141 ] {} <Debug> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
15839 | 2025.03.25 01:29:36.857655 [ 141 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15840 | 2025.03.25 01:29:36.857738 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15841 | 2025.03.25 01:29:36.858271 [ 187 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
15842 | 2025.03.25 01:29:36.861338 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2196 | ||
15843 | 2025.03.25 01:29:36.884542 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15844 | 2025.03.25 01:29:36.884651 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15845 | 2025.03.25 01:29:36.895001 [ 187 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15846 | 2025.03.25 01:29:36.895860 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
15847 | 2025.03.25 01:29:36.897278 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15848 | 2025.03.25 01:29:36.903158 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2196 | ||
15849 | 2025.03.25 01:29:36.906390 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 611 | ||
15850 | 2025.03.25 01:29:36.906660 [ 187 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 573 rows starting from the beginning of the part | ||
15851 | 2025.03.25 01:29:36.912734 [ 187 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 8 rows starting from the beginning of the part | ||
15852 | 2025.03.25 01:29:36.918916 [ 187 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 7 rows starting from the beginning of the part | ||
15853 | 2025.03.25 01:29:36.925049 [ 187 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 8 rows starting from the beginning of the part | ||
15854 | 2025.03.25 01:29:36.933434 [ 187 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 7 rows starting from the beginning of the part | ||
15855 | 2025.03.25 01:29:36.939809 [ 187 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 8 rows starting from the beginning of the part | ||
15856 | 2025.03.25 01:29:37.000215 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 280.89 MiB, peak 284.17 MiB, free memory in arenas 0.00 B, will set to 265.68 MiB (RSS), difference: -15.21 MiB | ||
15857 | 2025.03.25 01:29:37.010197 [ 188 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 611 rows, containing 679 columns (679 merged, 0 gathered) in 0.152306839 sec., 4011.638636922929 rows/sec., 20.74 MiB/sec. | ||
15858 | 2025.03.25 01:29:37.013833 [ 188 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
15859 | 2025.03.25 01:29:37.017347 [ 188 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_81_16} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15860 | 2025.03.25 01:29:37.017462 [ 188 ] {2bc741bb-9c76-432b-8331-e8f33a2d7535::all_1_81_16} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
15861 | 2025.03.25 01:29:37.020566 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
15862 | 2025.03.25 01:29:37.392287 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15863 | 2025.03.25 01:29:37.392566 [ 4 ] {77a7e6ec-b6fb-4eee-bda5-7fef11e4620f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15864 | 2025.03.25 01:29:37.392678 [ 4 ] {77a7e6ec-b6fb-4eee-bda5-7fef11e4620f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15865 | 2025.03.25 01:29:37.393633 [ 4 ] {77a7e6ec-b6fb-4eee-bda5-7fef11e4620f} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15866 | 2025.03.25 01:29:37.393683 [ 4 ] {77a7e6ec-b6fb-4eee-bda5-7fef11e4620f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15867 | 2025.03.25 01:29:37.394124 [ 4 ] {77a7e6ec-b6fb-4eee-bda5-7fef11e4620f} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
15868 | 2025.03.25 01:29:37.394384 [ 4 ] {77a7e6ec-b6fb-4eee-bda5-7fef11e4620f} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15869 | 2025.03.25 01:29:37.394607 [ 4 ] {77a7e6ec-b6fb-4eee-bda5-7fef11e4620f} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.002123 sec., 63118.22892133773 rows/sec., 5.44 MiB/sec. | ||
15870 | 2025.03.25 01:29:37.394671 [ 4 ] {77a7e6ec-b6fb-4eee-bda5-7fef11e4620f} <Debug> TCPHandler: Processed in 0.002573807 sec. | ||
15871 | 2025.03.25 01:29:37.394787 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15872 | 2025.03.25 01:29:37.394896 [ 4 ] {2a367bff-3f1b-4c01-92f0-f4e81fa99f50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15873 | 2025.03.25 01:29:37.394943 [ 4 ] {2a367bff-3f1b-4c01-92f0-f4e81fa99f50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15874 | 2025.03.25 01:29:37.395474 [ 4 ] {2a367bff-3f1b-4c01-92f0-f4e81fa99f50} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15875 | 2025.03.25 01:29:37.395517 [ 4 ] {2a367bff-3f1b-4c01-92f0-f4e81fa99f50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15876 | 2025.03.25 01:29:37.395873 [ 4 ] {2a367bff-3f1b-4c01-92f0-f4e81fa99f50} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
15877 | 2025.03.25 01:29:37.396140 [ 4 ] {2a367bff-3f1b-4c01-92f0-f4e81fa99f50} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15878 | 2025.03.25 01:29:37.396383 [ 4 ] {2a367bff-3f1b-4c01-92f0-f4e81fa99f50} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001504 sec., 25930.85106382979 rows/sec., 1.90 MiB/sec. | ||
15879 | 2025.03.25 01:29:37.396459 [ 4 ] {2a367bff-3f1b-4c01-92f0-f4e81fa99f50} <Debug> TCPHandler: Processed in 0.001726004 sec. | ||
15880 | 2025.03.25 01:29:37.396608 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15881 | 2025.03.25 01:29:37.396915 [ 4 ] {31bf838a-38a5-42de-9604-f9dcd23d95de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15882 | 2025.03.25 01:29:37.397043 [ 4 ] {31bf838a-38a5-42de-9604-f9dcd23d95de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15883 | 2025.03.25 01:29:37.397698 [ 4 ] {31bf838a-38a5-42de-9604-f9dcd23d95de} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15884 | 2025.03.25 01:29:37.397740 [ 4 ] {31bf838a-38a5-42de-9604-f9dcd23d95de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15885 | 2025.03.25 01:29:37.398129 [ 4 ] {31bf838a-38a5-42de-9604-f9dcd23d95de} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
15886 | 2025.03.25 01:29:37.398374 [ 4 ] {31bf838a-38a5-42de-9604-f9dcd23d95de} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15887 | 2025.03.25 01:29:37.398582 [ 4 ] {31bf838a-38a5-42de-9604-f9dcd23d95de} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001784 sec., 57735.42600896861 rows/sec., 4.51 MiB/sec. | ||
15888 | 2025.03.25 01:29:37.398635 [ 4 ] {31bf838a-38a5-42de-9604-f9dcd23d95de} <Debug> TCPHandler: Processed in 0.00210168 sec. | ||
15889 | 2025.03.25 01:29:37.398752 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15890 | 2025.03.25 01:29:37.398859 [ 4 ] {0bf8a3ed-f4fe-40a0-8445-dcaf96778ba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15891 | 2025.03.25 01:29:37.398908 [ 4 ] {0bf8a3ed-f4fe-40a0-8445-dcaf96778ba2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15892 | 2025.03.25 01:29:37.399420 [ 4 ] {0bf8a3ed-f4fe-40a0-8445-dcaf96778ba2} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15893 | 2025.03.25 01:29:37.399460 [ 4 ] {0bf8a3ed-f4fe-40a0-8445-dcaf96778ba2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15894 | 2025.03.25 01:29:37.399853 [ 4 ] {0bf8a3ed-f4fe-40a0-8445-dcaf96778ba2} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
15895 | 2025.03.25 01:29:37.400097 [ 4 ] {0bf8a3ed-f4fe-40a0-8445-dcaf96778ba2} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15896 | 2025.03.25 01:29:37.400306 [ 4 ] {0bf8a3ed-f4fe-40a0-8445-dcaf96778ba2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001467 sec., 109066.12133606 rows/sec., 7.60 MiB/sec. | ||
15897 | 2025.03.25 01:29:37.400313 [ 138 ] {} <Debug> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877) (MergerMutator): Selected 5 parts from all_1_132_27 to all_136_136_0 | ||
15898 | 2025.03.25 01:29:37.400380 [ 4 ] {0bf8a3ed-f4fe-40a0-8445-dcaf96778ba2} <Debug> TCPHandler: Processed in 0.001679384 sec. | ||
15899 | 2025.03.25 01:29:37.400407 [ 138 ] {} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15900 | 2025.03.25 01:29:37.400474 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15901 | 2025.03.25 01:29:37.400583 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15902 | 2025.03.25 01:29:37.400759 [ 189 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_136_28} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_132_27 to all_136_136_0 into Compact with storage Full | ||
15903 | 2025.03.25 01:29:37.400790 [ 4 ] {7e4e6dd8-158e-43ea-bbbc-4e6ae238b17e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15904 | 2025.03.25 01:29:37.401147 [ 4 ] {7e4e6dd8-158e-43ea-bbbc-4e6ae238b17e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
15905 | 2025.03.25 01:29:37.401552 [ 189 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_136_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15906 | 2025.03.25 01:29:37.401775 [ 189 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_136_28} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_132_27, total 40170 rows starting from the beginning of the part | ||
15907 | 2025.03.25 01:29:37.402308 [ 189 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_136_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 32 rows starting from the beginning of the part | ||
15908 | 2025.03.25 01:29:37.402945 [ 189 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_136_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 237 rows starting from the beginning of the part | ||
15909 | 2025.03.25 01:29:37.403530 [ 189 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_136_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 160 rows starting from the beginning of the part | ||
15910 | 2025.03.25 01:29:37.404068 [ 189 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_136_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 237 rows starting from the beginning of the part | ||
15911 | 2025.03.25 01:29:37.407021 [ 4 ] {7e4e6dd8-158e-43ea-bbbc-4e6ae238b17e} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15912 | 2025.03.25 01:29:37.407103 [ 4 ] {7e4e6dd8-158e-43ea-bbbc-4e6ae238b17e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15913 | 2025.03.25 01:29:37.408733 [ 4 ] {7e4e6dd8-158e-43ea-bbbc-4e6ae238b17e} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
15914 | 2025.03.25 01:29:37.409190 [ 4 ] {7e4e6dd8-158e-43ea-bbbc-4e6ae238b17e} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15915 | 2025.03.25 01:29:37.409407 [ 138 ] {} <Debug> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
15916 | 2025.03.25 01:29:37.409473 [ 138 ] {} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15917 | 2025.03.25 01:29:37.409510 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15918 | 2025.03.25 01:29:37.409516 [ 4 ] {7e4e6dd8-158e-43ea-bbbc-4e6ae238b17e} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.00875 sec., 4457.142857142857 rows/sec., 7.99 MiB/sec. | ||
15919 | 2025.03.25 01:29:37.410462 [ 191 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::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 | ||
15920 | 2025.03.25 01:29:37.410501 [ 4 ] {7e4e6dd8-158e-43ea-bbbc-4e6ae238b17e} <Debug> TCPHandler: Processed in 0.010007133 sec. | ||
15921 | 2025.03.25 01:29:37.411358 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15922 | 2025.03.25 01:29:37.411796 [ 4 ] {257c59f8-86d9-44ff-b713-ced858869182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15923 | 2025.03.25 01:29:37.411923 [ 4 ] {257c59f8-86d9-44ff-b713-ced858869182} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15924 | 2025.03.25 01:29:37.411938 [ 191 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15925 | 2025.03.25 01:29:37.412317 [ 191 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1968 rows starting from the beginning of the part | ||
15926 | 2025.03.25 01:29:37.413408 [ 191 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 39 rows starting from the beginning of the part | ||
15927 | 2025.03.25 01:29:37.414119 [ 191 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 39 rows starting from the beginning of the part | ||
15928 | 2025.03.25 01:29:37.414927 [ 191 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 39 rows starting from the beginning of the part | ||
15929 | 2025.03.25 01:29:37.415720 [ 4 ] {257c59f8-86d9-44ff-b713-ced858869182} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15930 | 2025.03.25 01:29:37.415813 [ 191 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 39 rows starting from the beginning of the part | ||
15931 | 2025.03.25 01:29:37.415839 [ 4 ] {257c59f8-86d9-44ff-b713-ced858869182} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15932 | 2025.03.25 01:29:37.416551 [ 191 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 39 rows starting from the beginning of the part | ||
15933 | 2025.03.25 01:29:37.418166 [ 4 ] {257c59f8-86d9-44ff-b713-ced858869182} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
15934 | 2025.03.25 01:29:37.419056 [ 4 ] {257c59f8-86d9-44ff-b713-ced858869182} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15935 | 2025.03.25 01:29:37.419121 [ 194 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_136_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40836 rows, containing 5 columns (5 merged, 0 gathered) in 0.018535555 sec., 2203117.1982711065 rows/sec., 148.86 MiB/sec. | ||
15936 | 2025.03.25 01:29:37.419729 [ 4 ] {257c59f8-86d9-44ff-b713-ced858869182} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.008022 sec., 7479.431563201197 rows/sec., 516.16 KiB/sec. | ||
15937 | 2025.03.25 01:29:37.419828 [ 194 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_136_28} <Trace> MergedBlockOutputStream: filled checksums all_1_136_28 (state Temporary) | ||
15938 | 2025.03.25 01:29:37.420080 [ 4 ] {257c59f8-86d9-44ff-b713-ced858869182} <Debug> TCPHandler: Processed in 0.008847997 sec. | ||
15939 | 2025.03.25 01:29:37.420462 [ 194 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_136_28} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_merge_all_1_136_28 to all_1_136_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15940 | 2025.03.25 01:29:37.420559 [ 194 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_136_28} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877) (MergerMutator): Merged 5 parts: [all_1_132_27, all_136_136_0] -> all_1_136_28 | ||
15941 | 2025.03.25 01:29:37.420673 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
15942 | 2025.03.25 01:29:37.427054 [ 186 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2163 rows, containing 19 columns (19 merged, 0 gathered) in 0.017361358 sec., 124587.02827278833 rows/sec., 223.25 MiB/sec. | ||
15943 | 2025.03.25 01:29:37.428824 [ 195 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
15944 | 2025.03.25 01:29:37.429255 [ 195 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15945 | 2025.03.25 01:29:37.429344 [ 195 ] {1d404c3e-533e-4a28-b72e-d8748ab9b431::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
15946 | 2025.03.25 01:29:37.429473 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.14 MiB. | ||
15947 | 2025.03.25 01:29:38.000207 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 252.07 MiB, peak 284.17 MiB, free memory in arenas 0.00 B, will set to 265.80 MiB (RSS), difference: 13.73 MiB | ||
15948 | 2025.03.25 01:29:41.425245 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache | ||
15949 | 2025.03.25 01:29:41.425320 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache | ||
15950 | 2025.03.25 01:29:41.658464 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 37576 | ||
15951 | 2025.03.25 01:29:41.659634 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15952 | 2025.03.25 01:29:41.659689 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15953 | 2025.03.25 01:29:41.660231 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
15954 | 2025.03.25 01:29:41.660509 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15955 | 2025.03.25 01:29:41.660775 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37576 | ||
15956 | 2025.03.25 01:29:42.139618 [ 223 ] {} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
15957 | 2025.03.25 01:29:42.139680 [ 223 ] {} <Debug> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
15958 | 2025.03.25 01:29:42.141700 [ 223 ] {} <Debug> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
15959 | 2025.03.25 01:29:42.282755 [ 224 ] {} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
15960 | 2025.03.25 01:29:42.282811 [ 224 ] {} <Debug> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
15961 | 2025.03.25 01:29:42.284621 [ 224 ] {} <Debug> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
15962 | 2025.03.25 01:29:42.395738 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15963 | 2025.03.25 01:29:42.395901 [ 4 ] {285536ec-4058-4dc1-b2e1-56ac28d62c06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
15964 | 2025.03.25 01:29:42.395972 [ 4 ] {285536ec-4058-4dc1-b2e1-56ac28d62c06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
15965 | 2025.03.25 01:29:42.396824 [ 4 ] {285536ec-4058-4dc1-b2e1-56ac28d62c06} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15966 | 2025.03.25 01:29:42.396866 [ 4 ] {285536ec-4058-4dc1-b2e1-56ac28d62c06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15967 | 2025.03.25 01:29:42.397300 [ 4 ] {285536ec-4058-4dc1-b2e1-56ac28d62c06} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
15968 | 2025.03.25 01:29:42.397571 [ 4 ] {285536ec-4058-4dc1-b2e1-56ac28d62c06} <Trace> oximeter.fields_i16 (405fd2d2-4184-467c-bb8a-83e804c7faff): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15969 | 2025.03.25 01:29:42.397762 [ 4 ] {285536ec-4058-4dc1-b2e1-56ac28d62c06} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001912 sec., 110878.6610878661 rows/sec., 7.05 MiB/sec. | ||
15970 | 2025.03.25 01:29:42.397817 [ 4 ] {285536ec-4058-4dc1-b2e1-56ac28d62c06} <Debug> TCPHandler: Processed in 0.002203521 sec. | ||
15971 | 2025.03.25 01:29:42.397945 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15972 | 2025.03.25 01:29:42.398050 [ 4 ] {15b4ec16-0063-4f1b-b4d6-f89e2fde8676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15973 | 2025.03.25 01:29:42.398096 [ 4 ] {15b4ec16-0063-4f1b-b4d6-f89e2fde8676} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15974 | 2025.03.25 01:29:42.398929 [ 4 ] {15b4ec16-0063-4f1b-b4d6-f89e2fde8676} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15975 | 2025.03.25 01:29:42.398969 [ 4 ] {15b4ec16-0063-4f1b-b4d6-f89e2fde8676} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15976 | 2025.03.25 01:29:42.399353 [ 4 ] {15b4ec16-0063-4f1b-b4d6-f89e2fde8676} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
15977 | 2025.03.25 01:29:42.399604 [ 4 ] {15b4ec16-0063-4f1b-b4d6-f89e2fde8676} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15978 | 2025.03.25 01:29:42.399775 [ 4 ] {15b4ec16-0063-4f1b-b4d6-f89e2fde8676} <Debug> executeQuery: Read 617 rows, 49.39 KiB in 0.001748 sec., 352974.828375286 rows/sec., 27.59 MiB/sec. | ||
15979 | 2025.03.25 01:29:42.399826 [ 4 ] {15b4ec16-0063-4f1b-b4d6-f89e2fde8676} <Debug> TCPHandler: Processed in 0.001933848 sec. | ||
15980 | 2025.03.25 01:29:42.399945 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15981 | 2025.03.25 01:29:42.400050 [ 4 ] {1af145ad-d5a9-404c-9102-b253c1e6dbc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15982 | 2025.03.25 01:29:42.400097 [ 4 ] {1af145ad-d5a9-404c-9102-b253c1e6dbc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15983 | 2025.03.25 01:29:42.400655 [ 4 ] {1af145ad-d5a9-404c-9102-b253c1e6dbc6} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15984 | 2025.03.25 01:29:42.400695 [ 4 ] {1af145ad-d5a9-404c-9102-b253c1e6dbc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15985 | 2025.03.25 01:29:42.401054 [ 4 ] {1af145ad-d5a9-404c-9102-b253c1e6dbc6} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
15986 | 2025.03.25 01:29:42.401296 [ 4 ] {1af145ad-d5a9-404c-9102-b253c1e6dbc6} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15987 | 2025.03.25 01:29:42.401472 [ 4 ] {1af145ad-d5a9-404c-9102-b253c1e6dbc6} <Debug> executeQuery: Read 106 rows, 6.39 KiB in 0.001443 sec., 73458.07345807346 rows/sec., 4.32 MiB/sec. | ||
15988 | 2025.03.25 01:29:42.401524 [ 4 ] {1af145ad-d5a9-404c-9102-b253c1e6dbc6} <Debug> TCPHandler: Processed in 0.001630803 sec. | ||
15989 | 2025.03.25 01:29:42.401649 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15990 | 2025.03.25 01:29:42.401754 [ 4 ] {915c7929-231e-4def-898e-b4d111bdd16e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
15991 | 2025.03.25 01:29:42.401800 [ 4 ] {915c7929-231e-4def-898e-b4d111bdd16e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
15992 | 2025.03.25 01:29:42.402352 [ 4 ] {915c7929-231e-4def-898e-b4d111bdd16e} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15993 | 2025.03.25 01:29:42.402389 [ 4 ] {915c7929-231e-4def-898e-b4d111bdd16e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15994 | 2025.03.25 01:29:42.402745 [ 4 ] {915c7929-231e-4def-898e-b4d111bdd16e} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
15995 | 2025.03.25 01:29:42.402998 [ 4 ] {915c7929-231e-4def-898e-b4d111bdd16e} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15996 | 2025.03.25 01:29:42.403191 [ 131 ] {} <Debug> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a) (MergerMutator): Selected 6 parts from all_1_65_13 to all_70_70_0 | ||
15997 | 2025.03.25 01:29:42.403204 [ 4 ] {915c7929-231e-4def-898e-b4d111bdd16e} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001464 sec., 77185.79234972678 rows/sec., 5.00 MiB/sec. | ||
15998 | 2025.03.25 01:29:42.403268 [ 131 ] {} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15999 | 2025.03.25 01:29:42.403335 [ 4 ] {915c7929-231e-4def-898e-b4d111bdd16e} <Debug> TCPHandler: Processed in 0.001731635 sec. | ||
16000 | 2025.03.25 01:29:42.403339 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16001 | 2025.03.25 01:29:42.403527 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16002 | 2025.03.25 01:29:42.403552 [ 186 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_70_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_65_13 to all_70_70_0 into Compact with storage Full | ||
16003 | 2025.03.25 01:29:42.403702 [ 4 ] {062de318-c41e-4db1-b46b-60086872fd89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
16004 | 2025.03.25 01:29:42.403815 [ 4 ] {062de318-c41e-4db1-b46b-60086872fd89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
16005 | 2025.03.25 01:29:42.403857 [ 186 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_70_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16006 | 2025.03.25 01:29:42.403956 [ 186 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_65_13, total 341 rows starting from the beginning of the part | ||
16007 | 2025.03.25 01:29:42.404285 [ 186 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 113 rows starting from the beginning of the part | ||
16008 | 2025.03.25 01:29:42.404707 [ 186 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 228 rows starting from the beginning of the part | ||
16009 | 2025.03.25 01:29:42.405128 [ 186 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 113 rows starting from the beginning of the part | ||
16010 | 2025.03.25 01:29:42.405410 [ 186 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 113 rows starting from the beginning of the part | ||
16011 | 2025.03.25 01:29:42.405608 [ 186 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 113 rows starting from the beginning of the part | ||
16012 | 2025.03.25 01:29:42.406479 [ 4 ] {062de318-c41e-4db1-b46b-60086872fd89} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16013 | 2025.03.25 01:29:42.406549 [ 4 ] {062de318-c41e-4db1-b46b-60086872fd89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16014 | 2025.03.25 01:29:42.407558 [ 4 ] {062de318-c41e-4db1-b46b-60086872fd89} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
16015 | 2025.03.25 01:29:42.408062 [ 4 ] {062de318-c41e-4db1-b46b-60086872fd89} <Trace> oximeter.fields_u8 (f2b721e9-c8d0-4c7f-aeb8-7855c99523f7): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16016 | 2025.03.25 01:29:42.408519 [ 4 ] {062de318-c41e-4db1-b46b-60086872fd89} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.004853 sec., 23078.50813929528 rows/sec., 1.31 MiB/sec. | ||
16017 | 2025.03.25 01:29:42.408690 [ 4 ] {062de318-c41e-4db1-b46b-60086872fd89} <Debug> TCPHandler: Processed in 0.005232305 sec. | ||
16018 | 2025.03.25 01:29:42.408701 [ 186 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_70_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1021 rows, containing 5 columns (5 merged, 0 gathered) in 0.005238225 sec., 194913.35328283912 rows/sec., 13.62 MiB/sec. | ||
16019 | 2025.03.25 01:29:42.408846 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16020 | 2025.03.25 01:29:42.408910 [ 186 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_70_14} <Trace> MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary) | ||
16021 | 2025.03.25 01:29:42.409081 [ 4 ] {2ec0ad42-6399-49a4-88bd-20673413cda4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16022 | 2025.03.25 01:29:42.409156 [ 4 ] {2ec0ad42-6399-49a4-88bd-20673413cda4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16023 | 2025.03.25 01:29:42.409647 [ 186 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_70_14} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16024 | 2025.03.25 01:29:42.409887 [ 186 ] {145f0900-3ef1-4f8b-852a-02b9d250442a::all_1_70_14} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a) (MergerMutator): Merged 6 parts: [all_1_65_13, all_70_70_0] -> all_1_70_14 | ||
16025 | 2025.03.25 01:29:42.409995 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
16026 | 2025.03.25 01:29:42.410374 [ 4 ] {2ec0ad42-6399-49a4-88bd-20673413cda4} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16027 | 2025.03.25 01:29:42.410420 [ 4 ] {2ec0ad42-6399-49a4-88bd-20673413cda4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16028 | 2025.03.25 01:29:42.410823 [ 4 ] {2ec0ad42-6399-49a4-88bd-20673413cda4} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
16029 | 2025.03.25 01:29:42.411067 [ 4 ] {2ec0ad42-6399-49a4-88bd-20673413cda4} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16030 | 2025.03.25 01:29:42.411283 [ 4 ] {2ec0ad42-6399-49a4-88bd-20673413cda4} <Debug> executeQuery: Read 382 rows, 27.58 KiB in 0.002289 sec., 166885.1026649192 rows/sec., 11.77 MiB/sec. | ||
16031 | 2025.03.25 01:29:42.411341 [ 4 ] {2ec0ad42-6399-49a4-88bd-20673413cda4} <Debug> TCPHandler: Processed in 0.002559687 sec. | ||
16032 | 2025.03.25 01:29:42.411459 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16033 | 2025.03.25 01:29:42.411565 [ 4 ] {4e070c54-90c0-4a65-a9cb-fcbcbf6e89db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
16034 | 2025.03.25 01:29:42.411613 [ 4 ] {4e070c54-90c0-4a65-a9cb-fcbcbf6e89db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
16035 | 2025.03.25 01:29:42.412054 [ 4 ] {4e070c54-90c0-4a65-a9cb-fcbcbf6e89db} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16036 | 2025.03.25 01:29:42.412095 [ 4 ] {4e070c54-90c0-4a65-a9cb-fcbcbf6e89db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16037 | 2025.03.25 01:29:42.412454 [ 4 ] {4e070c54-90c0-4a65-a9cb-fcbcbf6e89db} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
16038 | 2025.03.25 01:29:42.412688 [ 4 ] {4e070c54-90c0-4a65-a9cb-fcbcbf6e89db} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16039 | 2025.03.25 01:29:42.412932 [ 4 ] {4e070c54-90c0-4a65-a9cb-fcbcbf6e89db} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001378 sec., 4354.136429608127 rows/sec., 227.49 KiB/sec. | ||
16040 | 2025.03.25 01:29:42.412987 [ 4 ] {4e070c54-90c0-4a65-a9cb-fcbcbf6e89db} <Debug> TCPHandler: Processed in 0.001578702 sec. | ||
16041 | 2025.03.25 01:29:42.413221 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16042 | 2025.03.25 01:29:42.413344 [ 4 ] {85f839d3-2d0d-4994-936d-f9d354dee258} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16043 | 2025.03.25 01:29:42.413396 [ 4 ] {85f839d3-2d0d-4994-936d-f9d354dee258} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16044 | 2025.03.25 01:29:42.413931 [ 4 ] {85f839d3-2d0d-4994-936d-f9d354dee258} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16045 | 2025.03.25 01:29:42.413971 [ 4 ] {85f839d3-2d0d-4994-936d-f9d354dee258} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16046 | 2025.03.25 01:29:42.414361 [ 4 ] {85f839d3-2d0d-4994-936d-f9d354dee258} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
16047 | 2025.03.25 01:29:42.414597 [ 4 ] {85f839d3-2d0d-4994-936d-f9d354dee258} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16048 | 2025.03.25 01:29:42.414813 [ 4 ] {85f839d3-2d0d-4994-936d-f9d354dee258} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001492 sec., 158847.18498659518 rows/sec., 10.65 MiB/sec. | ||
16049 | 2025.03.25 01:29:42.414868 [ 4 ] {85f839d3-2d0d-4994-936d-f9d354dee258} <Debug> TCPHandler: Processed in 0.001727785 sec. | ||
16050 | 2025.03.25 01:29:42.414982 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16051 | 2025.03.25 01:29:42.415086 [ 4 ] {23fcc2ab-a3f1-4ba6-94f6-f04585fb7c4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
16052 | 2025.03.25 01:29:42.415134 [ 4 ] {23fcc2ab-a3f1-4ba6-94f6-f04585fb7c4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
16053 | 2025.03.25 01:29:42.415557 [ 4 ] {23fcc2ab-a3f1-4ba6-94f6-f04585fb7c4a} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16054 | 2025.03.25 01:29:42.415595 [ 4 ] {23fcc2ab-a3f1-4ba6-94f6-f04585fb7c4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16055 | 2025.03.25 01:29:42.415947 [ 4 ] {23fcc2ab-a3f1-4ba6-94f6-f04585fb7c4a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
16056 | 2025.03.25 01:29:42.416190 [ 4 ] {23fcc2ab-a3f1-4ba6-94f6-f04585fb7c4a} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16057 | 2025.03.25 01:29:42.416408 [ 4 ] {23fcc2ab-a3f1-4ba6-94f6-f04585fb7c4a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001343 sec., 744.6016381236038 rows/sec., 50.17 KiB/sec. | ||
16058 | 2025.03.25 01:29:42.416413 [ 224 ] {} <Trace> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
16059 | 2025.03.25 01:29:42.416455 [ 224 ] {} <Debug> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
16060 | 2025.03.25 01:29:42.416473 [ 4 ] {23fcc2ab-a3f1-4ba6-94f6-f04585fb7c4a} <Debug> TCPHandler: Processed in 0.001539022 sec. | ||
16061 | 2025.03.25 01:29:42.416595 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16062 | 2025.03.25 01:29:42.416703 [ 4 ] {01c04273-316a-4e37-adfa-813e223a3413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16063 | 2025.03.25 01:29:42.416754 [ 4 ] {01c04273-316a-4e37-adfa-813e223a3413} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16064 | 2025.03.25 01:29:42.417462 [ 4 ] {01c04273-316a-4e37-adfa-813e223a3413} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16065 | 2025.03.25 01:29:42.417500 [ 4 ] {01c04273-316a-4e37-adfa-813e223a3413} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16066 | 2025.03.25 01:29:42.417957 [ 4 ] {01c04273-316a-4e37-adfa-813e223a3413} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
16067 | 2025.03.25 01:29:42.418265 [ 4 ] {01c04273-316a-4e37-adfa-813e223a3413} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16068 | 2025.03.25 01:29:42.418555 [ 4 ] {01c04273-316a-4e37-adfa-813e223a3413} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00187 sec., 43850.26737967915 rows/sec., 2.79 MiB/sec. | ||
16069 | 2025.03.25 01:29:42.418656 [ 222 ] {} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
16070 | 2025.03.25 01:29:42.418667 [ 4 ] {01c04273-316a-4e37-adfa-813e223a3413} <Debug> TCPHandler: Processed in 0.00211742 sec. | ||
16071 | 2025.03.25 01:29:42.418718 [ 222 ] {} <Debug> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
16072 | 2025.03.25 01:29:42.419401 [ 224 ] {} <Debug> oximeter.measurements_f64 (656779c5-3d5a-46e8-8ec0-7e3cfb9abb54): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
16073 | 2025.03.25 01:29:42.421873 [ 222 ] {} <Debug> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
16074 | 2025.03.25 01:29:43.282159 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
16075 | 2025.03.25 01:29:43.282217 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
16076 | 2025.03.25 01:29:43.284143 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
16077 | 2025.03.25 01:29:44.406533 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 618 | ||
16078 | 2025.03.25 01:29:44.429964 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16079 | 2025.03.25 01:29:44.430012 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16080 | 2025.03.25 01:29:44.437934 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
16081 | 2025.03.25 01:29:44.438762 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16082 | 2025.03.25 01:29:44.441954 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
16083 | 2025.03.25 01:29:45.853076 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16084 | 2025.03.25 01:29:45.853270 [ 4 ] {9417652b-e903-47fd-a54f-761218b1b851} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
16085 | 2025.03.25 01:29:45.853347 [ 4 ] {9417652b-e903-47fd-a54f-761218b1b851} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
16086 | 2025.03.25 01:29:45.854092 [ 4 ] {9417652b-e903-47fd-a54f-761218b1b851} <Trace> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16087 | 2025.03.25 01:29:45.854145 [ 4 ] {9417652b-e903-47fd-a54f-761218b1b851} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16088 | 2025.03.25 01:29:45.854581 [ 4 ] {9417652b-e903-47fd-a54f-761218b1b851} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
16089 | 2025.03.25 01:29:45.854838 [ 4 ] {9417652b-e903-47fd-a54f-761218b1b851} <Trace> oximeter.fields_ipaddr (664b910a-9ec0-4843-86c8-0f119a2f82bf): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16090 | 2025.03.25 01:29:45.855096 [ 4 ] {9417652b-e903-47fd-a54f-761218b1b851} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.00187 sec., 4278.07486631016 rows/sec., 348.85 KiB/sec. | ||
16091 | 2025.03.25 01:29:45.855241 [ 4 ] {9417652b-e903-47fd-a54f-761218b1b851} <Debug> TCPHandler: Processed in 0.002291203 sec. | ||
16092 | 2025.03.25 01:29:45.855481 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16093 | 2025.03.25 01:29:45.855593 [ 4 ] {a5bd913f-a182-4860-a081-a182cc5395a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16094 | 2025.03.25 01:29:45.855643 [ 4 ] {a5bd913f-a182-4860-a081-a182cc5395a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16095 | 2025.03.25 01:29:45.856732 [ 4 ] {a5bd913f-a182-4860-a081-a182cc5395a7} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16096 | 2025.03.25 01:29:45.856775 [ 4 ] {a5bd913f-a182-4860-a081-a182cc5395a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16097 | 2025.03.25 01:29:45.857218 [ 4 ] {a5bd913f-a182-4860-a081-a182cc5395a7} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
16098 | 2025.03.25 01:29:45.857473 [ 4 ] {a5bd913f-a182-4860-a081-a182cc5395a7} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16099 | 2025.03.25 01:29:45.857682 [ 4 ] {a5bd913f-a182-4860-a081-a182cc5395a7} <Debug> executeQuery: Read 1278 rows, 108.69 KiB in 0.002117 sec., 603684.4591402928 rows/sec., 50.14 MiB/sec. | ||
16100 | 2025.03.25 01:29:45.857738 [ 4 ] {a5bd913f-a182-4860-a081-a182cc5395a7} <Debug> TCPHandler: Processed in 0.002329944 sec. | ||
16101 | 2025.03.25 01:29:45.857843 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16102 | 2025.03.25 01:29:45.857945 [ 4 ] {a0c554d9-525e-4a13-83a6-aa07549e90e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16103 | 2025.03.25 01:29:45.857992 [ 4 ] {a0c554d9-525e-4a13-83a6-aa07549e90e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16104 | 2025.03.25 01:29:45.858525 [ 4 ] {a0c554d9-525e-4a13-83a6-aa07549e90e1} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16105 | 2025.03.25 01:29:45.858565 [ 4 ] {a0c554d9-525e-4a13-83a6-aa07549e90e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16106 | 2025.03.25 01:29:45.858913 [ 4 ] {a0c554d9-525e-4a13-83a6-aa07549e90e1} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
16107 | 2025.03.25 01:29:45.859147 [ 4 ] {a0c554d9-525e-4a13-83a6-aa07549e90e1} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16108 | 2025.03.25 01:29:45.859383 [ 4 ] {a0c554d9-525e-4a13-83a6-aa07549e90e1} <Debug> executeQuery: Read 47 rows, 3.49 KiB in 0.001454 sec., 32324.621733149932 rows/sec., 2.34 MiB/sec. | ||
16109 | 2025.03.25 01:29:45.859481 [ 4 ] {a0c554d9-525e-4a13-83a6-aa07549e90e1} <Debug> TCPHandler: Processed in 0.001688525 sec. | ||
16110 | 2025.03.25 01:29:45.859649 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16111 | 2025.03.25 01:29:45.859934 [ 4 ] {e925525b-b5f1-43bd-9c5f-36e8924254d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
16112 | 2025.03.25 01:29:45.860042 [ 4 ] {e925525b-b5f1-43bd-9c5f-36e8924254d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
16113 | 2025.03.25 01:29:45.860641 [ 4 ] {e925525b-b5f1-43bd-9c5f-36e8924254d8} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16114 | 2025.03.25 01:29:45.860681 [ 4 ] {e925525b-b5f1-43bd-9c5f-36e8924254d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16115 | 2025.03.25 01:29:45.861041 [ 4 ] {e925525b-b5f1-43bd-9c5f-36e8924254d8} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
16116 | 2025.03.25 01:29:45.861279 [ 4 ] {e925525b-b5f1-43bd-9c5f-36e8924254d8} <Trace> oximeter.fields_u32 (145f0900-3ef1-4f8b-852a-02b9d250442a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16117 | 2025.03.25 01:29:45.861479 [ 4 ] {e925525b-b5f1-43bd-9c5f-36e8924254d8} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001652 sec., 138014.52784503633 rows/sec., 9.35 MiB/sec. | ||
16118 | 2025.03.25 01:29:45.861532 [ 4 ] {e925525b-b5f1-43bd-9c5f-36e8924254d8} <Debug> TCPHandler: Processed in 0.001982828 sec. | ||
16119 | 2025.03.25 01:29:45.861636 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16120 | 2025.03.25 01:29:45.861736 [ 4 ] {6e477105-36cf-47d3-9806-66f5fb44ae02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16121 | 2025.03.25 01:29:45.861780 [ 4 ] {6e477105-36cf-47d3-9806-66f5fb44ae02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16122 | 2025.03.25 01:29:45.862472 [ 4 ] {6e477105-36cf-47d3-9806-66f5fb44ae02} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16123 | 2025.03.25 01:29:45.862512 [ 4 ] {6e477105-36cf-47d3-9806-66f5fb44ae02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16124 | 2025.03.25 01:29:45.862887 [ 4 ] {6e477105-36cf-47d3-9806-66f5fb44ae02} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
16125 | 2025.03.25 01:29:45.863126 [ 4 ] {6e477105-36cf-47d3-9806-66f5fb44ae02} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16126 | 2025.03.25 01:29:45.863346 [ 4 ] {6e477105-36cf-47d3-9806-66f5fb44ae02} <Debug> executeQuery: Read 567 rows, 43.18 KiB in 0.001627 sec., 348494.1610325753 rows/sec., 25.92 MiB/sec. | ||
16127 | 2025.03.25 01:29:45.863431 [ 4 ] {6e477105-36cf-47d3-9806-66f5fb44ae02} <Debug> TCPHandler: Processed in 0.001839716 sec. | ||
16128 | 2025.03.25 01:29:45.863604 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16129 | 2025.03.25 01:29:45.863913 [ 4 ] {9070ae62-f94d-435a-924b-a01cd7530ef7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16130 | 2025.03.25 01:29:45.864054 [ 4 ] {9070ae62-f94d-435a-924b-a01cd7530ef7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16131 | 2025.03.25 01:29:45.864835 [ 4 ] {9070ae62-f94d-435a-924b-a01cd7530ef7} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16132 | 2025.03.25 01:29:45.864876 [ 4 ] {9070ae62-f94d-435a-924b-a01cd7530ef7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16133 | 2025.03.25 01:29:45.865339 [ 4 ] {9070ae62-f94d-435a-924b-a01cd7530ef7} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
16134 | 2025.03.25 01:29:45.865590 [ 4 ] {9070ae62-f94d-435a-924b-a01cd7530ef7} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16135 | 2025.03.25 01:29:45.865837 [ 4 ] {9070ae62-f94d-435a-924b-a01cd7530ef7} <Debug> executeQuery: Read 978 rows, 67.24 KiB in 0.002037 sec., 480117.82032400585 rows/sec., 32.24 MiB/sec. | ||
16136 | 2025.03.25 01:29:45.865908 [ 4 ] {9070ae62-f94d-435a-924b-a01cd7530ef7} <Debug> TCPHandler: Processed in 0.002392824 sec. | ||
16137 | 2025.03.25 01:29:45.866143 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16138 | 2025.03.25 01:29:45.866425 [ 4 ] {29d2557d-dec5-4832-b03a-7008ad007d5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
16139 | 2025.03.25 01:29:45.866525 [ 4 ] {29d2557d-dec5-4832-b03a-7008ad007d5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
16140 | 2025.03.25 01:29:45.867676 [ 4 ] {29d2557d-dec5-4832-b03a-7008ad007d5f} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16141 | 2025.03.25 01:29:45.867717 [ 4 ] {29d2557d-dec5-4832-b03a-7008ad007d5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16142 | 2025.03.25 01:29:45.868394 [ 4 ] {29d2557d-dec5-4832-b03a-7008ad007d5f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
16143 | 2025.03.25 01:29:45.868657 [ 4 ] {29d2557d-dec5-4832-b03a-7008ad007d5f} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16144 | 2025.03.25 01:29:45.868884 [ 4 ] {29d2557d-dec5-4832-b03a-7008ad007d5f} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002566 sec., 15198.7529228371 rows/sec., 27.24 MiB/sec. | ||
16145 | 2025.03.25 01:29:45.868988 [ 4 ] {29d2557d-dec5-4832-b03a-7008ad007d5f} <Debug> TCPHandler: Processed in 0.002943602 sec. | ||
16146 | 2025.03.25 01:29:45.869105 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16147 | 2025.03.25 01:29:45.869207 [ 4 ] {d607e689-970f-4249-ac5d-38bcc6136192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16148 | 2025.03.25 01:29:45.869253 [ 4 ] {d607e689-970f-4249-ac5d-38bcc6136192} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16149 | 2025.03.25 01:29:45.869672 [ 4 ] {d607e689-970f-4249-ac5d-38bcc6136192} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16150 | 2025.03.25 01:29:45.869712 [ 4 ] {d607e689-970f-4249-ac5d-38bcc6136192} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16151 | 2025.03.25 01:29:45.870070 [ 4 ] {d607e689-970f-4249-ac5d-38bcc6136192} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
16152 | 2025.03.25 01:29:45.870306 [ 4 ] {d607e689-970f-4249-ac5d-38bcc6136192} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16153 | 2025.03.25 01:29:45.870501 [ 4 ] {d607e689-970f-4249-ac5d-38bcc6136192} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001316 sec., 36474.1641337386 rows/sec., 2.46 MiB/sec. | ||
16154 | 2025.03.25 01:29:45.870550 [ 4 ] {d607e689-970f-4249-ac5d-38bcc6136192} <Debug> TCPHandler: Processed in 0.001495361 sec. | ||
16155 | 2025.03.25 01:29:46.903554 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 2244 | ||
16156 | 2025.03.25 01:29:46.907477 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16157 | 2025.03.25 01:29:46.907550 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16158 | 2025.03.25 01:29:46.909208 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
16159 | 2025.03.25 01:29:46.909546 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16160 | 2025.03.25 01:29:46.909809 [ 124 ] {} <Debug> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
16161 | 2025.03.25 01:29:46.909944 [ 124 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16162 | 2025.03.25 01:29:46.910016 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16163 | 2025.03.25 01:29:46.910418 [ 196 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
16164 | 2025.03.25 01:29:46.911205 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2244 | ||
16165 | 2025.03.25 01:29:46.911662 [ 196 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16166 | 2025.03.25 01:29:46.911876 [ 196 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2054 rows starting from the beginning of the part | ||
16167 | 2025.03.25 01:29:46.912578 [ 196 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 34 rows starting from the beginning of the part | ||
16168 | 2025.03.25 01:29:46.913242 [ 196 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 48 rows starting from the beginning of the part | ||
16169 | 2025.03.25 01:29:46.913942 [ 196 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 28 rows starting from the beginning of the part | ||
16170 | 2025.03.25 01:29:46.914612 [ 196 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 32 rows starting from the beginning of the part | ||
16171 | 2025.03.25 01:29:46.915284 [ 196 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 48 rows starting from the beginning of the part | ||
16172 | 2025.03.25 01:29:46.925022 [ 192 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2244 rows, containing 72 columns (72 merged, 0 gathered) in 0.014881463 sec., 150791.62579646907 rows/sec., 113.40 MiB/sec. | ||
16173 | 2025.03.25 01:29:46.927282 [ 197 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
16174 | 2025.03.25 01:29:46.928175 [ 197 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_61_12} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16175 | 2025.03.25 01:29:46.928288 [ 197 ] {36943746-9dda-4cb4-80cf-151f2e3eaf97::all_1_61_12} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
16176 | 2025.03.25 01:29:46.928682 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.02 MiB. | ||
16177 | 2025.03.25 01:29:47.383202 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16178 | 2025.03.25 01:29:47.383409 [ 4 ] {e2d7edee-041c-4589-99c9-c6b386612ebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16179 | 2025.03.25 01:29:47.383485 [ 4 ] {e2d7edee-041c-4589-99c9-c6b386612ebe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16180 | 2025.03.25 01:29:47.384277 [ 4 ] {e2d7edee-041c-4589-99c9-c6b386612ebe} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16181 | 2025.03.25 01:29:47.384322 [ 4 ] {e2d7edee-041c-4589-99c9-c6b386612ebe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16182 | 2025.03.25 01:29:47.384756 [ 4 ] {e2d7edee-041c-4589-99c9-c6b386612ebe} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
16183 | 2025.03.25 01:29:47.385013 [ 4 ] {e2d7edee-041c-4589-99c9-c6b386612ebe} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16184 | 2025.03.25 01:29:47.385265 [ 4 ] {e2d7edee-041c-4589-99c9-c6b386612ebe} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001916 sec., 29227.557411273487 rows/sec., 2.25 MiB/sec. | ||
16185 | 2025.03.25 01:29:47.385333 [ 4 ] {e2d7edee-041c-4589-99c9-c6b386612ebe} <Debug> TCPHandler: Processed in 0.002266552 sec. | ||
16186 | 2025.03.25 01:29:47.385460 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16187 | 2025.03.25 01:29:47.385575 [ 4 ] {a5a2b932-2d12-409d-8f5e-f24540d28e62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16188 | 2025.03.25 01:29:47.385626 [ 4 ] {a5a2b932-2d12-409d-8f5e-f24540d28e62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16189 | 2025.03.25 01:29:47.386195 [ 4 ] {a5a2b932-2d12-409d-8f5e-f24540d28e62} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16190 | 2025.03.25 01:29:47.386237 [ 4 ] {a5a2b932-2d12-409d-8f5e-f24540d28e62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16191 | 2025.03.25 01:29:47.386610 [ 4 ] {a5a2b932-2d12-409d-8f5e-f24540d28e62} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
16192 | 2025.03.25 01:29:47.386856 [ 4 ] {a5a2b932-2d12-409d-8f5e-f24540d28e62} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16193 | 2025.03.25 01:29:47.387102 [ 4 ] {a5a2b932-2d12-409d-8f5e-f24540d28e62} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001546 sec., 41397.153945666236 rows/sec., 3.23 MiB/sec. | ||
16194 | 2025.03.25 01:29:47.387163 [ 4 ] {a5a2b932-2d12-409d-8f5e-f24540d28e62} <Debug> TCPHandler: Processed in 0.001756325 sec. | ||
16195 | 2025.03.25 01:29:47.387313 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16196 | 2025.03.25 01:29:47.387599 [ 4 ] {1133e23e-d5e6-4144-8df8-acbcab971934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16197 | 2025.03.25 01:29:47.387754 [ 4 ] {1133e23e-d5e6-4144-8df8-acbcab971934} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16198 | 2025.03.25 01:29:47.388864 [ 4 ] {1133e23e-d5e6-4144-8df8-acbcab971934} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16199 | 2025.03.25 01:29:47.388905 [ 4 ] {1133e23e-d5e6-4144-8df8-acbcab971934} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16200 | 2025.03.25 01:29:47.389287 [ 4 ] {1133e23e-d5e6-4144-8df8-acbcab971934} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
16201 | 2025.03.25 01:29:47.389537 [ 4 ] {1133e23e-d5e6-4144-8df8-acbcab971934} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16202 | 2025.03.25 01:29:47.389776 [ 4 ] {1133e23e-d5e6-4144-8df8-acbcab971934} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.002292 sec., 13961.605584642233 rows/sec., 995.74 KiB/sec. | ||
16203 | 2025.03.25 01:29:47.389833 [ 4 ] {1133e23e-d5e6-4144-8df8-acbcab971934} <Debug> TCPHandler: Processed in 0.002572617 sec. | ||
16204 | 2025.03.25 01:29:47.389940 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16205 | 2025.03.25 01:29:47.390041 [ 4 ] {9dfe8ccc-c611-4d66-82a5-995c67f32f12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16206 | 2025.03.25 01:29:47.390090 [ 4 ] {9dfe8ccc-c611-4d66-82a5-995c67f32f12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16207 | 2025.03.25 01:29:47.390510 [ 4 ] {9dfe8ccc-c611-4d66-82a5-995c67f32f12} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16208 | 2025.03.25 01:29:47.390550 [ 4 ] {9dfe8ccc-c611-4d66-82a5-995c67f32f12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16209 | 2025.03.25 01:29:47.390904 [ 4 ] {9dfe8ccc-c611-4d66-82a5-995c67f32f12} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
16210 | 2025.03.25 01:29:47.391149 [ 4 ] {9dfe8ccc-c611-4d66-82a5-995c67f32f12} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16211 | 2025.03.25 01:29:47.391357 [ 4 ] {9dfe8ccc-c611-4d66-82a5-995c67f32f12} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001337 sec., 8975.317875841436 rows/sec., 619.39 KiB/sec. | ||
16212 | 2025.03.25 01:29:47.391408 [ 4 ] {9dfe8ccc-c611-4d66-82a5-995c67f32f12} <Debug> TCPHandler: Processed in 0.001520131 sec. | ||
16213 | 2025.03.25 01:29:49.160975 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 38064 | ||
16214 | 2025.03.25 01:29:49.161668 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16215 | 2025.03.25 01:29:49.161720 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
16216 | 2025.03.25 01:29:49.162255 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
16217 | 2025.03.25 01:29:49.162531 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16218 | 2025.03.25 01:29:49.162788 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38064 | ||
16219 | 2025.03.25 01:29:51.942094 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 626 | ||
16220 | 2025.03.25 01:29:51.966378 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16221 | 2025.03.25 01:29:51.966441 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
16222 | 2025.03.25 01:29:51.973970 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
16223 | 2025.03.25 01:29:51.974820 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16224 | 2025.03.25 01:29:51.978054 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 626 | ||
16225 | 2025.03.25 01:29:52.389522 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16226 | 2025.03.25 01:29:52.389827 [ 4 ] {3e5c723d-e378-4356-bddf-83621150ec0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16227 | 2025.03.25 01:29:52.389941 [ 4 ] {3e5c723d-e378-4356-bddf-83621150ec0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16228 | 2025.03.25 01:29:52.391002 [ 4 ] {3e5c723d-e378-4356-bddf-83621150ec0d} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16229 | 2025.03.25 01:29:52.391050 [ 4 ] {3e5c723d-e378-4356-bddf-83621150ec0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
16230 | 2025.03.25 01:29:52.391493 [ 4 ] {3e5c723d-e378-4356-bddf-83621150ec0d} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
16231 | 2025.03.25 01:29:52.391764 [ 4 ] {3e5c723d-e378-4356-bddf-83621150ec0d} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16232 | 2025.03.25 01:29:52.391977 [ 113 ] {} <Debug> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
16233 | 2025.03.25 01:29:52.392002 [ 4 ] {3e5c723d-e378-4356-bddf-83621150ec0d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002259 sec., 24789.729969012835 rows/sec., 1.90 MiB/sec. | ||
16234 | 2025.03.25 01:29:52.392061 [ 113 ] {} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16235 | 2025.03.25 01:29:52.392130 [ 4 ] {3e5c723d-e378-4356-bddf-83621150ec0d} <Debug> TCPHandler: Processed in 0.00278838 sec. | ||
16236 | 2025.03.25 01:29:52.392138 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
16237 | 2025.03.25 01:29:52.392325 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16238 | 2025.03.25 01:29:52.392331 [ 200 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
16239 | 2025.03.25 01:29:52.392458 [ 4 ] {053c55ef-ac58-46d2-8815-e307798fb1aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16240 | 2025.03.25 01:29:52.392501 [ 200 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16241 | 2025.03.25 01:29:52.392520 [ 4 ] {053c55ef-ac58-46d2-8815-e307798fb1aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16242 | 2025.03.25 01:29:52.392548 [ 200 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1845 rows starting from the beginning of the part | ||
16243 | 2025.03.25 01:29:52.392664 [ 200 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 134 rows starting from the beginning of the part | ||
16244 | 2025.03.25 01:29:52.393003 [ 200 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 617 rows starting from the beginning of the part | ||
16245 | 2025.03.25 01:29:52.393453 [ 200 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 1278 rows starting from the beginning of the part | ||
16246 | 2025.03.25 01:29:52.393865 [ 200 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 56 rows starting from the beginning of the part | ||
16247 | 2025.03.25 01:29:52.394214 [ 200 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 56 rows starting from the beginning of the part | ||
16248 | 2025.03.25 01:29:52.395243 [ 4 ] {053c55ef-ac58-46d2-8815-e307798fb1aa} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16249 | 2025.03.25 01:29:52.395285 [ 4 ] {053c55ef-ac58-46d2-8815-e307798fb1aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
16250 | 2025.03.25 01:29:52.395823 [ 4 ] {053c55ef-ac58-46d2-8815-e307798fb1aa} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
16251 | 2025.03.25 01:29:52.396114 [ 4 ] {053c55ef-ac58-46d2-8815-e307798fb1aa} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16252 | 2025.03.25 01:29:52.396291 [ 113 ] {} <Debug> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
16253 | 2025.03.25 01:29:52.396374 [ 113 ] {} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16254 | 2025.03.25 01:29:52.396392 [ 4 ] {053c55ef-ac58-46d2-8815-e307798fb1aa} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.003961 sec., 16157.535975763696 rows/sec., 1.26 MiB/sec. | ||
16255 | 2025.03.25 01:29:52.396412 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
16256 | 2025.03.25 01:29:52.396661 [ 4 ] {053c55ef-ac58-46d2-8815-e307798fb1aa} <Debug> TCPHandler: Processed in 0.004395693 sec. | ||
16257 | 2025.03.25 01:29:52.397013 [ 197 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
16258 | 2025.03.25 01:29:52.397061 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16259 | 2025.03.25 01:29:52.397301 [ 200 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3986 rows, containing 5 columns (5 merged, 0 gathered) in 0.005033522 sec., 791890.8470053374 rows/sec., 67.60 MiB/sec. | ||
16260 | 2025.03.25 01:29:52.397380 [ 4 ] {c395578c-5513-40d3-b50a-aa0d22872edc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16261 | 2025.03.25 01:29:52.397522 [ 4 ] {c395578c-5513-40d3-b50a-aa0d22872edc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16262 | 2025.03.25 01:29:52.397545 [ 197 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16263 | 2025.03.25 01:29:52.397678 [ 200 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
16264 | 2025.03.25 01:29:52.397682 [ 197 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 915 rows starting from the beginning of the part | ||
16265 | 2025.03.25 01:29:52.398507 [ 197 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 103 rows starting from the beginning of the part | ||
16266 | 2025.03.25 01:29:52.398651 [ 200 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_141_28} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16267 | 2025.03.25 01:29:52.399087 [ 200 ] {ff1eb2ce-6931-4b38-9781-610db3740529::all_1_141_28} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
16268 | 2025.03.25 01:29:52.399128 [ 197 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 382 rows starting from the beginning of the part | ||
16269 | 2025.03.25 01:29:52.399308 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. | ||
16270 | 2025.03.25 01:29:52.399560 [ 197 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 567 rows starting from the beginning of the part | ||
16271 | 2025.03.25 01:29:52.399881 [ 197 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 64 rows starting from the beginning of the part | ||
16272 | 2025.03.25 01:29:52.400240 [ 197 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 64 rows starting from the beginning of the part | ||
16273 | 2025.03.25 01:29:52.400869 [ 4 ] {c395578c-5513-40d3-b50a-aa0d22872edc} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16274 | 2025.03.25 01:29:52.400918 [ 4 ] {c395578c-5513-40d3-b50a-aa0d22872edc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
16275 | 2025.03.25 01:29:52.401863 [ 4 ] {c395578c-5513-40d3-b50a-aa0d22872edc} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
16276 | 2025.03.25 01:29:52.402388 [ 4 ] {c395578c-5513-40d3-b50a-aa0d22872edc} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16277 | 2025.03.25 01:29:52.402718 [ 113 ] {} <Debug> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877) (MergerMutator): Selected 4 parts from all_1_136_28 to all_139_139_0 | ||
16278 | 2025.03.25 01:29:52.402798 [ 113 ] {} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16279 | 2025.03.25 01:29:52.402844 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
16280 | 2025.03.25 01:29:52.402894 [ 4 ] {c395578c-5513-40d3-b50a-aa0d22872edc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005611 sec., 28515.416146854393 rows/sec., 1.99 MiB/sec. | ||
16281 | 2025.03.25 01:29:52.403200 [ 4 ] {c395578c-5513-40d3-b50a-aa0d22872edc} <Debug> TCPHandler: Processed in 0.006243639 sec. | ||
16282 | 2025.03.25 01:29:52.403223 [ 199 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_139_29} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_136_28 to all_139_139_0 into Compact with storage Full | ||
16283 | 2025.03.25 01:29:52.403578 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16284 | 2025.03.25 01:29:52.403786 [ 199 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_139_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16285 | 2025.03.25 01:29:52.403935 [ 199 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_139_29} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_136_28, total 40836 rows starting from the beginning of the part | ||
16286 | 2025.03.25 01:29:52.404041 [ 4 ] {f4a52d82-fd56-48ef-bba2-d4c788977d04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16287 | 2025.03.25 01:29:52.404097 [ 197 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2095 rows, containing 5 columns (5 merged, 0 gathered) in 0.007521428 sec., 278537.5330322912 rows/sec., 21.49 MiB/sec. | ||
16288 | 2025.03.25 01:29:52.404301 [ 199 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_139_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 160 rows starting from the beginning of the part | ||
16289 | 2025.03.25 01:29:52.404632 [ 199 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_139_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 237 rows starting from the beginning of the part | ||
16290 | 2025.03.25 01:29:52.404639 [ 197 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
16291 | 2025.03.25 01:29:52.404692 [ 4 ] {f4a52d82-fd56-48ef-bba2-d4c788977d04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16292 | 2025.03.25 01:29:52.404942 [ 199 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_139_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 978 rows starting from the beginning of the part | ||
16293 | 2025.03.25 01:29:52.406159 [ 197 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_141_28} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16294 | 2025.03.25 01:29:52.406547 [ 197 ] {1f38629c-d1f4-42be-8510-15accedeaacb::all_1_141_28} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
16295 | 2025.03.25 01:29:52.406800 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
16296 | 2025.03.25 01:29:52.407064 [ 4 ] {f4a52d82-fd56-48ef-bba2-d4c788977d04} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16297 | 2025.03.25 01:29:52.407134 [ 4 ] {f4a52d82-fd56-48ef-bba2-d4c788977d04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
16298 | 2025.03.25 01:29:52.407731 [ 4 ] {f4a52d82-fd56-48ef-bba2-d4c788977d04} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
16299 | 2025.03.25 01:29:52.408191 [ 4 ] {f4a52d82-fd56-48ef-bba2-d4c788977d04} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16300 | 2025.03.25 01:29:52.408411 [ 113 ] {} <Debug> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
16301 | 2025.03.25 01:29:52.408469 [ 113 ] {} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16302 | 2025.03.25 01:29:52.408503 [ 4 ] {f4a52d82-fd56-48ef-bba2-d4c788977d04} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004641 sec., 12928.24822236587 rows/sec., 892.18 KiB/sec. | ||
16303 | 2025.03.25 01:29:52.408511 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
16304 | 2025.03.25 01:29:52.408795 [ 4 ] {f4a52d82-fd56-48ef-bba2-d4c788977d04} <Debug> TCPHandler: Processed in 0.005396287 sec. | ||
16305 | 2025.03.25 01:29:52.409020 [ 193 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
16306 | 2025.03.25 01:29:52.409255 [ 193 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16307 | 2025.03.25 01:29:52.409312 [ 193 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 8004 rows starting from the beginning of the part | ||
16308 | 2025.03.25 01:29:52.409675 [ 193 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 60 rows starting from the beginning of the part | ||
16309 | 2025.03.25 01:29:52.409891 [ 193 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 82 rows starting from the beginning of the part | ||
16310 | 2025.03.25 01:29:52.410091 [ 193 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 48 rows starting from the beginning of the part | ||
16311 | 2025.03.25 01:29:52.410230 [ 193 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 12 rows starting from the beginning of the part | ||
16312 | 2025.03.25 01:29:52.410488 [ 193 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 60 rows starting from the beginning of the part | ||
16313 | 2025.03.25 01:29:52.413631 [ 198 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8266 rows, containing 4 columns (4 merged, 0 gathered) in 0.004941271 sec., 1672848.9491873651 rows/sec., 109.39 MiB/sec. | ||
16314 | 2025.03.25 01:29:52.413882 [ 198 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
16315 | 2025.03.25 01:29:52.414401 [ 198 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_141_28} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16316 | 2025.03.25 01:29:52.414519 [ 198 ] {701d85ec-1f61-408d-9805-b607b65f51d7::all_1_141_28} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
16317 | 2025.03.25 01:29:52.414640 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
16318 | 2025.03.25 01:29:52.416425 [ 188 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_139_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42211 rows, containing 5 columns (5 merged, 0 gathered) in 0.013452452 sec., 3137792.277571405 rows/sec., 211.99 MiB/sec. | ||
16319 | 2025.03.25 01:29:52.416773 [ 187 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_139_29} <Trace> MergedBlockOutputStream: filled checksums all_1_139_29 (state Temporary) | ||
16320 | 2025.03.25 01:29:52.417157 [ 187 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_139_29} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_merge_all_1_139_29 to all_1_139_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16321 | 2025.03.25 01:29:52.417258 [ 187 ] {84ed4e3c-b504-41d3-942f-cd098640f877::all_1_139_29} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877) (MergerMutator): Merged 4 parts: [all_1_136_28, all_139_139_0] -> all_1_139_29 | ||
16322 | 2025.03.25 01:29:52.417360 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
16323 | 2025.03.25 01:29:52.637221 [ 223 ] {} <Trace> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
16324 | 2025.03.25 01:29:52.637262 [ 223 ] {} <Debug> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
16325 | 2025.03.25 01:29:52.639201 [ 223 ] {} <Debug> oximeter.measurements_bool (53db635d-3e24-4e77-9686-8fb132b1f6ee): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
16326 | 2025.03.25 01:29:56.425356 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
16327 | 2025.03.25 01:29:56.425429 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
16328 | 2025.03.25 01:29:56.663042 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 38491 | ||
16329 | 2025.03.25 01:29:56.664154 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16330 | 2025.03.25 01:29:56.664209 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
16331 | 2025.03.25 01:29:56.664757 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
16332 | 2025.03.25 01:29:56.665044 [ 243 ] {} <Trace> system.asynchronous_metric_log (140a9e20-1516-4f5e-8709-4a23f6265d8e): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16333 | 2025.03.25 01:29:56.665337 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38491 | ||
16334 | 2025.03.25 01:29:56.911579 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 2260 | ||
16335 | 2025.03.25 01:29:56.914336 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16336 | 2025.03.25 01:29:56.914387 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
16337 | 2025.03.25 01:29:56.915880 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
16338 | 2025.03.25 01:29:56.916202 [ 242 ] {} <Trace> system.query_log (36943746-9dda-4cb4-80cf-151f2e3eaf97): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16339 | 2025.03.25 01:29:56.916735 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2260 | ||
16340 | 2025.03.25 01:29:57.294144 [ 109 ] {} <Debug> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426) (MergerMutator): Selected 5 parts from all_1_106_21 to all_110_110_0 | ||
16341 | 2025.03.25 01:29:57.294217 [ 109 ] {} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16342 | 2025.03.25 01:29:57.294243 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
16343 | 2025.03.25 01:29:57.294411 [ 188 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_110_22} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_106_21 to all_110_110_0 into Compact with storage Full | ||
16344 | 2025.03.25 01:29:57.294412 [ 224 ] {} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
16345 | 2025.03.25 01:29:57.294499 [ 224 ] {} <Debug> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
16346 | 2025.03.25 01:29:57.294615 [ 188 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_110_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16347 | 2025.03.25 01:29:57.294686 [ 188 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 165 rows starting from the beginning of the part | ||
16348 | 2025.03.25 01:29:57.294787 [ 188 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 106 rows starting from the beginning of the part | ||
16349 | 2025.03.25 01:29:57.295123 [ 188 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 39 rows starting from the beginning of the part | ||
16350 | 2025.03.25 01:29:57.295504 [ 188 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 106 rows starting from the beginning of the part | ||
16351 | 2025.03.25 01:29:57.295879 [ 188 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 47 rows starting from the beginning of the part | ||
16352 | 2025.03.25 01:29:57.297524 [ 187 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_110_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 463 rows, containing 5 columns (5 merged, 0 gathered) in 0.003193865 sec., 144965.4259024724 rows/sec., 9.70 MiB/sec. | ||
16353 | 2025.03.25 01:29:57.297815 [ 187 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_110_22} <Trace> MergedBlockOutputStream: filled checksums all_1_110_22 (state Temporary) | ||
16354 | 2025.03.25 01:29:57.298481 [ 187 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_110_22} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_merge_all_1_110_22 to all_1_110_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16355 | 2025.03.25 01:29:57.298601 [ 187 ] {3d34a192-89e6-4dab-a10a-2bd24310f426::all_1_110_22} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426) (MergerMutator): Merged 5 parts: [all_1_106_21, all_110_110_0] -> all_1_110_22 | ||
16356 | 2025.03.25 01:29:57.298611 [ 224 ] {} <Debug> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
16357 | 2025.03.25 01:29:57.298901 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
16358 | 2025.03.25 01:29:57.391994 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16359 | 2025.03.25 01:29:57.392151 [ 4 ] {ca700411-641b-4379-bc34-477f89128ec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16360 | 2025.03.25 01:29:57.392216 [ 4 ] {ca700411-641b-4379-bc34-477f89128ec7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16361 | 2025.03.25 01:29:57.392940 [ 4 ] {ca700411-641b-4379-bc34-477f89128ec7} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16362 | 2025.03.25 01:29:57.392979 [ 4 ] {ca700411-641b-4379-bc34-477f89128ec7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
16363 | 2025.03.25 01:29:57.393378 [ 4 ] {ca700411-641b-4379-bc34-477f89128ec7} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
16364 | 2025.03.25 01:29:57.393628 [ 4 ] {ca700411-641b-4379-bc34-477f89128ec7} <Trace> oximeter.fields_string (ff1eb2ce-6931-4b38-9781-610db3740529): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16365 | 2025.03.25 01:29:57.393815 [ 4 ] {ca700411-641b-4379-bc34-477f89128ec7} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.00171 sec., 78362.57309941521 rows/sec., 6.76 MiB/sec. | ||
16366 | 2025.03.25 01:29:57.393870 [ 4 ] {ca700411-641b-4379-bc34-477f89128ec7} <Debug> TCPHandler: Processed in 0.001991858 sec. | ||
16367 | 2025.03.25 01:29:57.393989 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16368 | 2025.03.25 01:29:57.394093 [ 4 ] {9d2ad317-bf0c-4412-8a3c-338584d9601a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16369 | 2025.03.25 01:29:57.394137 [ 4 ] {9d2ad317-bf0c-4412-8a3c-338584d9601a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16370 | 2025.03.25 01:29:57.394651 [ 4 ] {9d2ad317-bf0c-4412-8a3c-338584d9601a} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16371 | 2025.03.25 01:29:57.394688 [ 4 ] {9d2ad317-bf0c-4412-8a3c-338584d9601a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
16372 | 2025.03.25 01:29:57.395034 [ 4 ] {9d2ad317-bf0c-4412-8a3c-338584d9601a} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
16373 | 2025.03.25 01:29:57.395272 [ 4 ] {9d2ad317-bf0c-4412-8a3c-338584d9601a} <Trace> oximeter.fields_u16 (3d34a192-89e6-4dab-a10a-2bd24310f426): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16374 | 2025.03.25 01:29:57.395439 [ 4 ] {9d2ad317-bf0c-4412-8a3c-338584d9601a} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001367 sec., 28529.626920263352 rows/sec., 2.10 MiB/sec. | ||
16375 | 2025.03.25 01:29:57.395490 [ 4 ] {9d2ad317-bf0c-4412-8a3c-338584d9601a} <Debug> TCPHandler: Processed in 0.001552122 sec. | ||
16376 | 2025.03.25 01:29:57.395624 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16377 | 2025.03.25 01:29:57.395760 [ 4 ] {77084eee-de2c-4c32-ae17-0f6737df0e26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16378 | 2025.03.25 01:29:57.395816 [ 4 ] {77084eee-de2c-4c32-ae17-0f6737df0e26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16379 | 2025.03.25 01:29:57.396486 [ 4 ] {77084eee-de2c-4c32-ae17-0f6737df0e26} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16380 | 2025.03.25 01:29:57.396534 [ 4 ] {77084eee-de2c-4c32-ae17-0f6737df0e26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
16381 | 2025.03.25 01:29:57.396962 [ 4 ] {77084eee-de2c-4c32-ae17-0f6737df0e26} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
16382 | 2025.03.25 01:29:57.397212 [ 4 ] {77084eee-de2c-4c32-ae17-0f6737df0e26} <Trace> oximeter.fields_uuid (1f38629c-d1f4-42be-8510-15accedeaacb): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16383 | 2025.03.25 01:29:57.397394 [ 4 ] {77084eee-de2c-4c32-ae17-0f6737df0e26} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001663 sec., 61936.259771497294 rows/sec., 4.84 MiB/sec. | ||
16384 | 2025.03.25 01:29:57.397458 [ 4 ] {77084eee-de2c-4c32-ae17-0f6737df0e26} <Debug> TCPHandler: Processed in 0.001900348 sec. | ||
16385 | 2025.03.25 01:29:57.397580 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16386 | 2025.03.25 01:29:57.397736 [ 4 ] {611ba619-4c8f-40c6-bf44-c04fa08cde83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16387 | 2025.03.25 01:29:57.397793 [ 4 ] {611ba619-4c8f-40c6-bf44-c04fa08cde83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16388 | 2025.03.25 01:29:57.398299 [ 4 ] {611ba619-4c8f-40c6-bf44-c04fa08cde83} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16389 | 2025.03.25 01:29:57.398337 [ 4 ] {611ba619-4c8f-40c6-bf44-c04fa08cde83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
16390 | 2025.03.25 01:29:57.398718 [ 4 ] {611ba619-4c8f-40c6-bf44-c04fa08cde83} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
16391 | 2025.03.25 01:29:57.398958 [ 4 ] {611ba619-4c8f-40c6-bf44-c04fa08cde83} <Trace> oximeter.measurements_cumulativeu64 (84ed4e3c-b504-41d3-942f-cd098640f877): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16392 | 2025.03.25 01:29:57.399153 [ 4 ] {611ba619-4c8f-40c6-bf44-c04fa08cde83} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001452 sec., 110192.83746556475 rows/sec., 7.67 MiB/sec. | ||
16393 | 2025.03.25 01:29:57.399218 [ 4 ] {611ba619-4c8f-40c6-bf44-c04fa08cde83} <Debug> TCPHandler: Processed in 0.001696205 sec. | ||
16394 | 2025.03.25 01:29:57.399357 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16395 | 2025.03.25 01:29:57.399634 [ 4 ] {08d69519-5154-4b53-b88f-c00b98b32194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
16396 | 2025.03.25 01:29:57.399895 [ 4 ] {08d69519-5154-4b53-b88f-c00b98b32194} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
16397 | 2025.03.25 01:29:57.401305 [ 4 ] {08d69519-5154-4b53-b88f-c00b98b32194} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16398 | 2025.03.25 01:29:57.401345 [ 4 ] {08d69519-5154-4b53-b88f-c00b98b32194} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
16399 | 2025.03.25 01:29:57.402023 [ 4 ] {08d69519-5154-4b53-b88f-c00b98b32194} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
16400 | 2025.03.25 01:29:57.402283 [ 4 ] {08d69519-5154-4b53-b88f-c00b98b32194} <Trace> oximeter.measurements_histogramu64 (1d404c3e-533e-4a28-b72e-d8748ab9b431): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16401 | 2025.03.25 01:29:57.402481 [ 4 ] {08d69519-5154-4b53-b88f-c00b98b32194} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002958 sec., 13184.584178498986 rows/sec., 23.63 MiB/sec. | ||
16402 | 2025.03.25 01:29:57.402573 [ 4 ] {08d69519-5154-4b53-b88f-c00b98b32194} <Debug> TCPHandler: Processed in 0.003290187 sec. | ||
16403 | 2025.03.25 01:29:57.402690 [ 4 ] {} <Trace> TCP-Session: 2610976e-891e-4498-88cc-8ec5db4de0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16404 | 2025.03.25 01:29:57.402791 [ 4 ] {795f2e56-0c44-4bcf-ae07-112385003062} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16405 | 2025.03.25 01:29:57.402837 [ 4 ] {795f2e56-0c44-4bcf-ae07-112385003062} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16406 | 2025.03.25 01:29:57.403272 [ 4 ] {795f2e56-0c44-4bcf-ae07-112385003062} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16407 | 2025.03.25 01:29:57.403309 [ 4 ] {795f2e56-0c44-4bcf-ae07-112385003062} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
16408 | 2025.03.25 01:29:57.403682 [ 4 ] {795f2e56-0c44-4bcf-ae07-112385003062} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
16409 | 2025.03.25 01:29:57.403940 [ 4 ] {795f2e56-0c44-4bcf-ae07-112385003062} <Trace> oximeter.measurements_u64 (701d85ec-1f61-408d-9805-b607b65f51d7): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16410 | 2025.03.25 01:29:57.404120 [ 4 ] {795f2e56-0c44-4bcf-ae07-112385003062} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00135 sec., 44444.444444444445 rows/sec., 3.00 MiB/sec. | ||
16411 | 2025.03.25 01:29:57.404174 [ 4 ] {795f2e56-0c44-4bcf-ae07-112385003062} <Debug> TCPHandler: Processed in 0.001534541 sec. | ||
16412 | 2025.03.25 01:29:59.478204 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 634 | ||
16413 | 2025.03.25 01:29:59.502066 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16414 | 2025.03.25 01:29:59.502131 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
16415 | 2025.03.25 01:29:59.509628 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
16416 | 2025.03.25 01:29:59.510437 [ 244 ] {} <Trace> system.metric_log (2bc741bb-9c76-432b-8331-e8f33a2d7535): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16417 | 2025.03.25 01:29:59.515064 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 634 |