1 | [ Jan 13 09:34:16 Enabled. ] | ||
2 | [ Jan 13 09:34:16 Rereading configuration. ] | ||
3 | [ Jan 13 09:34:18 Rereading configuration. ] | ||
4 | [ Jan 13 09:34:28 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 | [ Jan 13 09:34:28 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.01.13 09:34:29.615200 [ 1 ] {} <Information> Application: Will watch for the process with pid 23045 | ||
29 | 2025.01.13 09:34:29.615688 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
30 | 2025.01.13 09:34:30.107423 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 23045 | ||
31 | 2025.01.13 09:34:30.108163 [ 1 ] {} <Information> Application: starting up | ||
32 | 2025.01.13 09:34:30.108855 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
33 | 2025.01.13 09:34:30.197052 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
34 | 2025.01.13 09:34:30.270933 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
35 | 2025.01.13 09:34:30.270998 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
36 | 2025.01.13 09:34:30.271014 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
37 | 2025.01.13 09:34:30.271093 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
38 | 2025.01.13 09:34:30.271557 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
39 | 2025.01.13 09:34:30.273273 [ 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.01.13 09:34:30.274037 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
43 | 2025.01.13 09:34:30.274887 [ 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.01.13 09:34:30.274910 [ 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.01.13 09:34:30.274926 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
46 | 2025.01.13 09:34:30.275107 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
47 | 2025.01.13 09:34:30.276014 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
48 | 2025.01.13 09:34:30.281752 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
49 | 2025.01.13 09:34:30.282502 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
50 | 2025.01.13 09:34:30.283844 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
51 | 2025.01.13 09:34:30.283912 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
52 | 2025.01.13 09:34:30.285509 [ 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.01.13 09:34:30.286004 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
56 | 2025.01.13 09:34:30.290333 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
57 | 2025.01.13 09:34:30.291041 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
58 | 2025.01.13 09:34:30.292705 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
59 | 2025.01.13 09:34:30.293182 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2025.01.13 09:34:30.293669 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2025.01.13 09:34:30.294118 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2025.01.13 09:34:30.295587 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
63 | 2025.01.13 09:34:30.295615 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
64 | 2025.01.13 09:34:30.295691 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
65 | 2025.01.13 09:34:30.295886 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
66 | 2025.01.13 09:34:30.316149 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2025.01.13 09:34:30.316182 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000179805 sec | ||
68 | 2025.01.13 09:34:30.316234 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
69 | 2025.01.13 09:34:30.316252 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
70 | 2025.01.13 09:34:30.317505 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
71 | 2025.01.13 09:34:30.318570 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
72 | 2025.01.13 09:34:30.331700 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
73 | 2025.01.13 09:34:30.331747 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
74 | 2025.01.13 09:34:30.331769 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
75 | 2025.01.13 09:34:30.331781 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
76 | 2025.01.13 09:34:30.331814 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
77 | 2025.01.13 09:34:30.331834 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
78 | 2025.01.13 09:34:30.334467 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
79 | 2025.01.13 09:34:30.334513 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
80 | 2025.01.13 09:34:30.334536 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
81 | 2025.01.13 09:34:30.334721 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
82 | 2025.01.13 09:34:30.334741 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
83 | 2025.01.13 09:34:30.334777 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
84 | 2025.01.13 09:34:30.334797 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
85 | 2025.01.13 09:34:30.334810 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
86 | 2025.01.13 09:34:30.334839 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
87 | 2025.01.13 09:34:30.334857 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
88 | 2025.01.13 09:34:30.361657 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
89 | 2025.01.13 09:34:30.363832 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
90 | 2025.01.13 09:34:30.363864 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.1221e-05 sec | ||
91 | 2025.01.13 09:34:30.363877 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
92 | 2025.01.13 09:34:30.363888 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
93 | 2025.01.13 09:34:30.363911 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
94 | 2025.01.13 09:34:30.364121 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
95 | 2025.01.13 09:34:30.364167 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
96 | 2025.01.13 09:34:30.364182 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
97 | 2025.01.13 09:34:30.364194 [ 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.01.13 09:34:30.364206 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
99 | 2025.01.13 09:34:30.381398 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
100 | 2025.01.13 09:34:30.381599 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 117.11 MiB (RSS), difference: 92.34 MiB | ||
101 | 2025.01.13 09:34:30.382551 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.4871e-05 sec. | ||
102 | 2025.01.13 09:34:30.383485 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
103 | 2025.01.13 09:34:30.383570 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
104 | 2025.01.13 09:34:30.383588 [ 1 ] {} <Information> Application: Ready for connections. | ||
105 | 2025.01.13 09:34:30.573276 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54713 | ||
106 | 2025.01.13 09:34:30.573559 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
107 | 2025.01.13 09:34:30.573619 [ 3 ] {} <Debug> TCP-Session: 5a5abb28-4d82-4929-87f6-c663d979a924 Authenticating user 'default' from [fd00:1122:3344:101::d]:54713 | ||
108 | 2025.01.13 09:34:30.573654 [ 3 ] {} <Debug> TCP-Session: 5a5abb28-4d82-4929-87f6-c663d979a924 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
109 | 2025.01.13 09:34:30.573676 [ 3 ] {} <Debug> TCP-Session: 5a5abb28-4d82-4929-87f6-c663d979a924 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
110 | 2025.01.13 09:34:30.573763 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
111 | 2025.01.13 09:34:30.573791 [ 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.01.13 09:34:30.573815 [ 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.01.13 09:34:30.576337 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47599 | ||
114 | 2025.01.13 09:34:30.576488 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
115 | 2025.01.13 09:34:30.576521 [ 4 ] {} <Debug> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Authenticating user 'default' from [fd00:1122:3344:101::d]:47599 | ||
116 | 2025.01.13 09:34:30.576545 [ 4 ] {} <Debug> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
117 | 2025.01.13 09:34:30.576572 [ 4 ] {} <Debug> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
118 | 2025.01.13 09:34:30.577194 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54821 | ||
119 | 2025.01.13 09:34:30.577203 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46103 | ||
120 | 2025.01.13 09:34:30.577306 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57276 | ||
121 | 2025.01.13 09:34:30.577322 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
122 | 2025.01.13 09:34:30.578087 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
123 | 2025.01.13 09:34:30.578104 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
124 | 2025.01.13 09:34:30.578129 [ 3 ] {} <Trace> TCP-Session: 5a5abb28-4d82-4929-87f6-c663d979a924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
125 | 2025.01.13 09:34:30.578167 [ 253 ] {} <Debug> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Authenticating user 'default' from [fd00:1122:3344:101::d]:54821 | ||
126 | 2025.01.13 09:34:30.578206 [ 5 ] {} <Debug> TCP-Session: 36b5ee80-c635-48f2-a4f8-36cfbdb6c9f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46103 | ||
127 | 2025.01.13 09:34:30.578235 [ 254 ] {} <Debug> TCP-Session: 8e42a4de-57d4-4b05-ba56-26780fd1bab2 Authenticating user 'default' from [fd00:1122:3344:101::d]:57276 | ||
128 | 2025.01.13 09:34:30.578286 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57570 | ||
129 | 2025.01.13 09:34:30.578324 [ 253 ] {} <Debug> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
130 | 2025.01.13 09:34:30.578366 [ 254 ] {} <Debug> TCP-Session: 8e42a4de-57d4-4b05-ba56-26780fd1bab2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
131 | 2025.01.13 09:34:30.578369 [ 5 ] {} <Debug> TCP-Session: 36b5ee80-c635-48f2-a4f8-36cfbdb6c9f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
132 | 2025.01.13 09:34:30.578322 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56236 | ||
133 | 2025.01.13 09:34:30.578593 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
134 | 2025.01.13 09:34:30.578611 [ 5 ] {} <Debug> TCP-Session: 36b5ee80-c635-48f2-a4f8-36cfbdb6c9f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
135 | 2025.01.13 09:34:30.579179 [ 253 ] {} <Debug> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
136 | 2025.01.13 09:34:30.580284 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46131 | ||
137 | 2025.01.13 09:34:30.580351 [ 254 ] {} <Debug> TCP-Session: 8e42a4de-57d4-4b05-ba56-26780fd1bab2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
138 | 2025.01.13 09:34:30.580379 [ 256 ] {} <Debug> TCP-Session: 0d2fbe1b-5572-4b2f-aef1-83971bdd0660 Authenticating user 'default' from [fd00:1122:3344:101::d]:57570 | ||
139 | 2025.01.13 09:34:30.580356 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
140 | 2025.01.13 09:34:30.581324 [ 256 ] {} <Debug> TCP-Session: 0d2fbe1b-5572-4b2f-aef1-83971bdd0660 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
141 | 2025.01.13 09:34:30.581428 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49034 | ||
142 | 2025.01.13 09:34:30.581449 [ 256 ] {} <Debug> TCP-Session: 0d2fbe1b-5572-4b2f-aef1-83971bdd0660 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
143 | 2025.01.13 09:34:30.581429 [ 255 ] {} <Debug> TCP-Session: 15385722-dae0-46f5-9c00-95421ce09f1f Authenticating user 'default' from [fd00:1122:3344:101::d]:56236 | ||
144 | 2025.01.13 09:34:30.582187 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
145 | 2025.01.13 09:34:30.582230 [ 255 ] {} <Debug> TCP-Session: 15385722-dae0-46f5-9c00-95421ce09f1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
146 | 2025.01.13 09:34:30.582255 [ 258 ] {} <Debug> TCP-Session: 76d1dcc0-49f2-47ad-ab1c-189257be17c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:49034 | ||
147 | 2025.01.13 09:34:30.582264 [ 255 ] {} <Debug> TCP-Session: 15385722-dae0-46f5-9c00-95421ce09f1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
148 | 2025.01.13 09:34:30.582369 [ 258 ] {} <Debug> TCP-Session: 76d1dcc0-49f2-47ad-ab1c-189257be17c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
149 | 2025.01.13 09:34:30.582445 [ 258 ] {} <Debug> TCP-Session: 76d1dcc0-49f2-47ad-ab1c-189257be17c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
150 | 2025.01.13 09:34:30.582502 [ 3 ] {5e401936-ff33-4f9e-8587-5572a172092d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54713) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
151 | 2025.01.13 09:34:30.592072 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
152 | 2025.01.13 09:34:30.592107 [ 257 ] {} <Debug> TCP-Session: 928760b5-3452-4032-807b-00cbf08d0b38 Authenticating user 'default' from [fd00:1122:3344:101::d]:46131 | ||
153 | 2025.01.13 09:34:30.592138 [ 257 ] {} <Debug> TCP-Session: 928760b5-3452-4032-807b-00cbf08d0b38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
154 | 2025.01.13 09:34:30.592151 [ 257 ] {} <Debug> TCP-Session: 928760b5-3452-4032-807b-00cbf08d0b38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
155 | 2025.01.13 09:34:30.754142 [ 3 ] {5e401936-ff33-4f9e-8587-5572a172092d} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:54713) (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.01.13 09:34:30.755671 [ 3 ] {5e401936-ff33-4f9e-8587-5572a172092d} <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.01.13 09:34:30.755910 [ 3 ] {5e401936-ff33-4f9e-8587-5572a172092d} <Debug> TCPHandler: Processed in 0.179520223 sec. | ||
204 | 2025.01.13 09:34:30.756270 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
205 | 2025.01.13 09:34:30.756534 [ 4 ] {32280331-a5a1-4096-8824-9d2f8d34496d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
206 | 2025.01.13 09:34:30.756919 [ 4 ] {32280331-a5a1-4096-8824-9d2f8d34496d} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:47599) (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.01.13 09:34:30.757172 [ 4 ] {32280331-a5a1-4096-8824-9d2f8d34496d} <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.01.13 09:34:30.757390 [ 4 ] {32280331-a5a1-4096-8824-9d2f8d34496d} <Debug> TCPHandler: Processed in 0.001279997 sec. | ||
255 | 2025.01.13 09:34:30.757686 [ 3 ] {} <Trace> TCP-Session: 5a5abb28-4d82-4929-87f6-c663d979a924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
256 | 2025.01.13 09:34:30.759156 [ 3 ] {e46d7496-d741-41e7-87ee-0b274220d0af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54713) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
257 | 2025.01.13 09:34:30.759911 [ 3 ] {e46d7496-d741-41e7-87ee-0b274220d0af} <Debug> TCPHandler: Processed in 0.002336696 sec. | ||
258 | 2025.01.13 09:34:30.760318 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
259 | 2025.01.13 09:34:30.760450 [ 4 ] {d6dd2602-18ab-4211-80be-5720806e421d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
260 | 2025.01.13 09:34:30.760574 [ 4 ] {d6dd2602-18ab-4211-80be-5720806e421d} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
261 | 2025.01.13 09:34:30.780981 [ 4 ] {d6dd2602-18ab-4211-80be-5720806e421d} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
262 | 2025.01.13 09:34:30.781010 [ 4 ] {d6dd2602-18ab-4211-80be-5720806e421d} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.0302e-05 sec | ||
263 | 2025.01.13 09:34:30.781029 [ 4 ] {d6dd2602-18ab-4211-80be-5720806e421d} <Trace> ReferentialDeps: No tables | ||
264 | 2025.01.13 09:34:30.781093 [ 4 ] {d6dd2602-18ab-4211-80be-5720806e421d} <Trace> LoadingDeps: No tables | ||
265 | 2025.01.13 09:34:30.781161 [ 4 ] {d6dd2602-18ab-4211-80be-5720806e421d} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
266 | 2025.01.13 09:34:30.781236 [ 4 ] {d6dd2602-18ab-4211-80be-5720806e421d} <Debug> TCPHandler: Processed in 0.020978765 sec. | ||
267 | 2025.01.13 09:34:30.781462 [ 3 ] {} <Trace> TCP-Session: 5a5abb28-4d82-4929-87f6-c663d979a924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
268 | 2025.01.13 09:34:30.781743 [ 3 ] {c69621cc-ddc2-4663-b653-432b921ce94c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54713) /* The version table contains metadata about the `oximeter` database */ | ||
269 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
270 | 2025.01.13 09:34:30.781798 [ 3 ] {c69621cc-ddc2-4663-b653-432b921ce94c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
271 | 2025.01.13 09:34:30.789820 [ 3 ] {c69621cc-ddc2-4663-b653-432b921ce94c} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
272 | 2025.01.13 09:34:30.796104 [ 3 ] {c69621cc-ddc2-4663-b653-432b921ce94c} <Debug> oximeter.version (bae19249-5ea9-4ce0-bd90-03dc56dbcbeb): Loading data parts | ||
273 | 2025.01.13 09:34:30.796641 [ 3 ] {c69621cc-ddc2-4663-b653-432b921ce94c} <Debug> oximeter.version (bae19249-5ea9-4ce0-bd90-03dc56dbcbeb): There are no data parts | ||
274 | 2025.01.13 09:34:30.810249 [ 3 ] {c69621cc-ddc2-4663-b653-432b921ce94c} <Debug> TCPHandler: Processed in 0.028851018 sec. | ||
275 | 2025.01.13 09:34:30.810466 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
276 | 2025.01.13 09:34:30.810701 [ 4 ] {0e18f4a6-4fe8-40ac-83f8-2e7cc3307224} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) /* The measurement tables contain all individual samples from each timeseries. | ||
277 | * | ||
278 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
279 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
280 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
281 | * by all samples from the same timeseries. | ||
282 | * | ||
283 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
284 | * and then uses that to index quickly into the measurements tables. | ||
285 | */ | ||
286 | 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) | ||
287 | 2025.01.13 09:34:30.810895 [ 4 ] {0e18f4a6-4fe8-40ac-83f8-2e7cc3307224} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
288 | 2025.01.13 09:34:30.824974 [ 4 ] {0e18f4a6-4fe8-40ac-83f8-2e7cc3307224} <Debug> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Loading data parts | ||
289 | 2025.01.13 09:34:30.825270 [ 4 ] {0e18f4a6-4fe8-40ac-83f8-2e7cc3307224} <Debug> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): There are no data parts | ||
290 | 2025.01.13 09:34:30.838597 [ 4 ] {0e18f4a6-4fe8-40ac-83f8-2e7cc3307224} <Debug> TCPHandler: Processed in 0.02819682 sec. | ||
291 | 2025.01.13 09:34:30.838809 [ 3 ] {} <Trace> TCP-Session: 5a5abb28-4d82-4929-87f6-c663d979a924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
292 | 2025.01.13 09:34:30.839166 [ 3 ] {d662b402-9fbc-4cfe-9e46-7577ac8646c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54713) 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) | ||
293 | 2025.01.13 09:34:30.839305 [ 3 ] {d662b402-9fbc-4cfe-9e46-7577ac8646c5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
294 | 2025.01.13 09:34:30.843647 [ 3 ] {d662b402-9fbc-4cfe-9e46-7577ac8646c5} <Debug> oximeter.measurements_i8 (e5c68dc5-ea1a-4566-a26b-7c1a3c77aa6a): Loading data parts | ||
295 | 2025.01.13 09:34:30.843872 [ 3 ] {d662b402-9fbc-4cfe-9e46-7577ac8646c5} <Debug> oximeter.measurements_i8 (e5c68dc5-ea1a-4566-a26b-7c1a3c77aa6a): There are no data parts | ||
296 | 2025.01.13 09:34:30.854762 [ 3 ] {d662b402-9fbc-4cfe-9e46-7577ac8646c5} <Debug> TCPHandler: Processed in 0.016026585 sec. | ||
297 | 2025.01.13 09:34:30.855016 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
298 | 2025.01.13 09:34:30.855241 [ 4 ] {a34f5593-eca6-4282-a698-9a6c7b2a2aa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) 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) | ||
299 | 2025.01.13 09:34:30.855373 [ 4 ] {a34f5593-eca6-4282-a698-9a6c7b2a2aa3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
300 | 2025.01.13 09:34:30.860208 [ 4 ] {a34f5593-eca6-4282-a698-9a6c7b2a2aa3} <Debug> oximeter.measurements_u8 (0a16b89c-a05d-4d7f-8fbe-303b63e53088): Loading data parts | ||
301 | 2025.01.13 09:34:30.860457 [ 4 ] {a34f5593-eca6-4282-a698-9a6c7b2a2aa3} <Debug> oximeter.measurements_u8 (0a16b89c-a05d-4d7f-8fbe-303b63e53088): There are no data parts | ||
302 | 2025.01.13 09:34:30.869391 [ 4 ] {a34f5593-eca6-4282-a698-9a6c7b2a2aa3} <Debug> TCPHandler: Processed in 0.01444389 sec. | ||
303 | 2025.01.13 09:34:30.869591 [ 3 ] {} <Trace> TCP-Session: 5a5abb28-4d82-4929-87f6-c663d979a924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
304 | 2025.01.13 09:34:30.869893 [ 3 ] {3472d0af-c7b8-4990-996b-512a91d44997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54713) 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) | ||
305 | 2025.01.13 09:34:30.869946 [ 3 ] {3472d0af-c7b8-4990-996b-512a91d44997} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
306 | 2025.01.13 09:34:30.884458 [ 3 ] {3472d0af-c7b8-4990-996b-512a91d44997} <Debug> oximeter.measurements_i16 (bea86608-7359-4c3e-b492-e48f6c17c0f1): Loading data parts | ||
307 | 2025.01.13 09:34:30.884637 [ 3 ] {3472d0af-c7b8-4990-996b-512a91d44997} <Debug> oximeter.measurements_i16 (bea86608-7359-4c3e-b492-e48f6c17c0f1): There are no data parts | ||
308 | 2025.01.13 09:34:30.889914 [ 3 ] {3472d0af-c7b8-4990-996b-512a91d44997} <Debug> TCPHandler: Processed in 0.020385158 sec. | ||
309 | 2025.01.13 09:34:30.890270 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
310 | 2025.01.13 09:34:30.890538 [ 4 ] {479d5dea-03b8-4d82-a424-dc61c79efa2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) 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) | ||
311 | 2025.01.13 09:34:30.890698 [ 4 ] {479d5dea-03b8-4d82-a424-dc61c79efa2a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
312 | 2025.01.13 09:34:30.897510 [ 4 ] {479d5dea-03b8-4d82-a424-dc61c79efa2a} <Debug> oximeter.measurements_u16 (d4b5c35b-b180-4735-95f3-dd08470fa869): Loading data parts | ||
313 | 2025.01.13 09:34:30.897768 [ 4 ] {479d5dea-03b8-4d82-a424-dc61c79efa2a} <Debug> oximeter.measurements_u16 (d4b5c35b-b180-4735-95f3-dd08470fa869): There are no data parts | ||
314 | 2025.01.13 09:34:30.902993 [ 4 ] {479d5dea-03b8-4d82-a424-dc61c79efa2a} <Debug> TCPHandler: Processed in 0.012812383 sec. | ||
315 | 2025.01.13 09:34:30.903198 [ 3 ] {} <Trace> TCP-Session: 5a5abb28-4d82-4929-87f6-c663d979a924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
316 | 2025.01.13 09:34:30.903535 [ 3 ] {92028632-c069-4ea4-ba62-c1b97d4823df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54713) 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) | ||
317 | 2025.01.13 09:34:30.903591 [ 3 ] {92028632-c069-4ea4-ba62-c1b97d4823df} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
318 | 2025.01.13 09:34:30.925505 [ 3 ] {92028632-c069-4ea4-ba62-c1b97d4823df} <Debug> oximeter.measurements_i32 (a5f66967-43fe-4c25-90b3-539b8d367e91): Loading data parts | ||
319 | 2025.01.13 09:34:30.925699 [ 3 ] {92028632-c069-4ea4-ba62-c1b97d4823df} <Debug> oximeter.measurements_i32 (a5f66967-43fe-4c25-90b3-539b8d367e91): There are no data parts | ||
320 | 2025.01.13 09:34:30.932421 [ 3 ] {92028632-c069-4ea4-ba62-c1b97d4823df} <Debug> TCPHandler: Processed in 0.02928903 sec. | ||
321 | 2025.01.13 09:34:30.932784 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
322 | 2025.01.13 09:34:30.933018 [ 4 ] {2ed1e533-87eb-490d-8e60-16e6d7332ec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) 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) | ||
323 | 2025.01.13 09:34:30.933159 [ 4 ] {2ed1e533-87eb-490d-8e60-16e6d7332ec9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
324 | 2025.01.13 09:34:30.944959 [ 4 ] {2ed1e533-87eb-490d-8e60-16e6d7332ec9} <Debug> oximeter.measurements_u32 (68ff6a25-b369-441d-8227-ff185d51c720): Loading data parts | ||
325 | 2025.01.13 09:34:30.945188 [ 4 ] {2ed1e533-87eb-490d-8e60-16e6d7332ec9} <Debug> oximeter.measurements_u32 (68ff6a25-b369-441d-8227-ff185d51c720): There are no data parts | ||
326 | 2025.01.13 09:34:30.957370 [ 4 ] {2ed1e533-87eb-490d-8e60-16e6d7332ec9} <Debug> TCPHandler: Processed in 0.0246905 sec. | ||
327 | 2025.01.13 09:34:30.957596 [ 3 ] {} <Trace> TCP-Session: 5a5abb28-4d82-4929-87f6-c663d979a924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
328 | 2025.01.13 09:34:30.957893 [ 3 ] {07b8233b-0f66-4172-a0de-f81c7716a5e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54713) 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) | ||
329 | 2025.01.13 09:34:30.957986 [ 3 ] {07b8233b-0f66-4172-a0de-f81c7716a5e2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
330 | 2025.01.13 09:34:30.973409 [ 3 ] {07b8233b-0f66-4172-a0de-f81c7716a5e2} <Debug> oximeter.measurements_i64 (e97938dd-89e0-4755-bb30-5d61deacae92): Loading data parts | ||
331 | 2025.01.13 09:34:30.973603 [ 3 ] {07b8233b-0f66-4172-a0de-f81c7716a5e2} <Debug> oximeter.measurements_i64 (e97938dd-89e0-4755-bb30-5d61deacae92): There are no data parts | ||
332 | 2025.01.13 09:34:30.984962 [ 3 ] {07b8233b-0f66-4172-a0de-f81c7716a5e2} <Debug> TCPHandler: Processed in 0.027443679 sec. | ||
333 | 2025.01.13 09:34:30.985217 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
334 | 2025.01.13 09:34:30.985469 [ 4 ] {37ad4c5a-1288-46da-9d6b-784c2f90b16d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) 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) | ||
335 | 2025.01.13 09:34:30.985554 [ 4 ] {37ad4c5a-1288-46da-9d6b-784c2f90b16d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
336 | 2025.01.13 09:34:30.992177 [ 4 ] {37ad4c5a-1288-46da-9d6b-784c2f90b16d} <Debug> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Loading data parts | ||
337 | 2025.01.13 09:34:30.992392 [ 4 ] {37ad4c5a-1288-46da-9d6b-784c2f90b16d} <Debug> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): There are no data parts | ||
338 | 2025.01.13 09:34:31.000146 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 121.96 MiB, peak 121.96 MiB, free memory in arenas 0.00 B, will set to 133.11 MiB (RSS), difference: 11.15 MiB | ||
339 | 2025.01.13 09:34:31.002562 [ 4 ] {37ad4c5a-1288-46da-9d6b-784c2f90b16d} <Debug> TCPHandler: Processed in 0.017435875 sec. | ||
340 | 2025.01.13 09:34:31.002792 [ 3 ] {} <Trace> TCP-Session: 5a5abb28-4d82-4929-87f6-c663d979a924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
341 | 2025.01.13 09:34:31.003024 [ 3 ] {60bfb2b9-ab85-47ca-835b-ebf912ac2c81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54713) 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) | ||
342 | 2025.01.13 09:34:31.003089 [ 3 ] {60bfb2b9-ab85-47ca-835b-ebf912ac2c81} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
343 | 2025.01.13 09:34:31.009021 [ 3 ] {60bfb2b9-ab85-47ca-835b-ebf912ac2c81} <Debug> oximeter.measurements_f32 (4309fbeb-220e-4c3e-a950-173932778aeb): Loading data parts | ||
344 | 2025.01.13 09:34:31.009206 [ 3 ] {60bfb2b9-ab85-47ca-835b-ebf912ac2c81} <Debug> oximeter.measurements_f32 (4309fbeb-220e-4c3e-a950-173932778aeb): There are no data parts | ||
345 | 2025.01.13 09:34:31.017163 [ 3 ] {60bfb2b9-ab85-47ca-835b-ebf912ac2c81} <Debug> TCPHandler: Processed in 0.014435199 sec. | ||
346 | 2025.01.13 09:34:31.017433 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
347 | 2025.01.13 09:34:31.017726 [ 4 ] {91141a99-bec2-4dc5-a088-b18618fde1f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) 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) | ||
348 | 2025.01.13 09:34:31.017822 [ 4 ] {91141a99-bec2-4dc5-a088-b18618fde1f0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
349 | 2025.01.13 09:34:31.030862 [ 4 ] {91141a99-bec2-4dc5-a088-b18618fde1f0} <Debug> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Loading data parts | ||
350 | 2025.01.13 09:34:31.031145 [ 4 ] {91141a99-bec2-4dc5-a088-b18618fde1f0} <Debug> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): There are no data parts | ||
351 | 2025.01.13 09:34:31.033044 [ 4 ] {91141a99-bec2-4dc5-a088-b18618fde1f0} <Debug> TCPHandler: Processed in 0.015740477 sec. | ||
352 | 2025.01.13 09:34:31.033250 [ 3 ] {} <Trace> TCP-Session: 5a5abb28-4d82-4929-87f6-c663d979a924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
353 | 2025.01.13 09:34:31.033482 [ 3 ] {199859a0-b074-41cd-90cb-578e256ef4c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54713) 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) | ||
354 | 2025.01.13 09:34:31.033545 [ 3 ] {199859a0-b074-41cd-90cb-578e256ef4c3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
355 | 2025.01.13 09:34:31.037838 [ 3 ] {199859a0-b074-41cd-90cb-578e256ef4c3} <Debug> oximeter.measurements_string (fa79d3ed-6b05-4860-a37b-2eeb8f181de3): Loading data parts | ||
356 | 2025.01.13 09:34:31.038014 [ 3 ] {199859a0-b074-41cd-90cb-578e256ef4c3} <Debug> oximeter.measurements_string (fa79d3ed-6b05-4860-a37b-2eeb8f181de3): There are no data parts | ||
357 | 2025.01.13 09:34:31.046032 [ 3 ] {199859a0-b074-41cd-90cb-578e256ef4c3} <Debug> TCPHandler: Processed in 0.012841464 sec. | ||
358 | 2025.01.13 09:34:31.046261 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
359 | 2025.01.13 09:34:31.046527 [ 4 ] {8daa9bf7-7dc1-4657-b5f0-67a537e1ebd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
360 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
361 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
362 | * a string isn't palatable for a few reasons. | ||
363 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
364 | * details. | ||
365 | */ | ||
366 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
367 | 2025.01.13 09:34:31.046618 [ 4 ] {8daa9bf7-7dc1-4657-b5f0-67a537e1ebd6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
368 | 2025.01.13 09:34:31.051980 [ 4 ] {8daa9bf7-7dc1-4657-b5f0-67a537e1ebd6} <Debug> oximeter.measurements_bytes (56d3091d-ba65-4a15-9b96-aa1cefd0e8d6): Loading data parts | ||
369 | 2025.01.13 09:34:31.052165 [ 4 ] {8daa9bf7-7dc1-4657-b5f0-67a537e1ebd6} <Debug> oximeter.measurements_bytes (56d3091d-ba65-4a15-9b96-aa1cefd0e8d6): There are no data parts | ||
370 | 2025.01.13 09:34:31.062006 [ 4 ] {8daa9bf7-7dc1-4657-b5f0-67a537e1ebd6} <Debug> TCPHandler: Processed in 0.015814928 sec. | ||
371 | 2025.01.13 09:34:31.062206 [ 3 ] {} <Trace> TCP-Session: 5a5abb28-4d82-4929-87f6-c663d979a924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
372 | 2025.01.13 09:34:31.062428 [ 3 ] {ac03a28a-443a-4e3f-90fb-d26e414a8479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54713) 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) | ||
373 | 2025.01.13 09:34:31.062498 [ 3 ] {ac03a28a-443a-4e3f-90fb-d26e414a8479} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
374 | 2025.01.13 09:34:31.067261 [ 3 ] {ac03a28a-443a-4e3f-90fb-d26e414a8479} <Debug> oximeter.measurements_cumulativei64 (a01fd47e-5c54-4c87-9091-07c588e1d909): Loading data parts | ||
375 | 2025.01.13 09:34:31.067425 [ 3 ] {ac03a28a-443a-4e3f-90fb-d26e414a8479} <Debug> oximeter.measurements_cumulativei64 (a01fd47e-5c54-4c87-9091-07c588e1d909): There are no data parts | ||
376 | 2025.01.13 09:34:31.075326 [ 3 ] {ac03a28a-443a-4e3f-90fb-d26e414a8479} <Debug> TCPHandler: Processed in 0.013179204 sec. | ||
377 | 2025.01.13 09:34:31.075535 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
378 | 2025.01.13 09:34:31.075770 [ 4 ] {de9321a3-08a9-41e0-a1a9-da75c949ec63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) 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) | ||
379 | 2025.01.13 09:34:31.075837 [ 4 ] {de9321a3-08a9-41e0-a1a9-da75c949ec63} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
380 | 2025.01.13 09:34:31.081441 [ 4 ] {de9321a3-08a9-41e0-a1a9-da75c949ec63} <Debug> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Loading data parts | ||
381 | 2025.01.13 09:34:31.081725 [ 4 ] {de9321a3-08a9-41e0-a1a9-da75c949ec63} <Debug> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): There are no data parts | ||
382 | 2025.01.13 09:34:31.083312 [ 4 ] {de9321a3-08a9-41e0-a1a9-da75c949ec63} <Debug> TCPHandler: Processed in 0.007834493 sec. | ||
383 | 2025.01.13 09:34:31.083500 [ 3 ] {} <Trace> TCP-Session: 5a5abb28-4d82-4929-87f6-c663d979a924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
384 | 2025.01.13 09:34:31.083742 [ 3 ] {7c453161-f3b2-4559-85e2-894d8ca947d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54713) 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) | ||
385 | 2025.01.13 09:34:31.083801 [ 3 ] {7c453161-f3b2-4559-85e2-894d8ca947d0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
386 | 2025.01.13 09:34:31.091304 [ 3 ] {7c453161-f3b2-4559-85e2-894d8ca947d0} <Debug> oximeter.measurements_cumulativef32 (4cbff9e7-6293-45f9-be96-57116f663fcc): Loading data parts | ||
387 | 2025.01.13 09:34:31.091536 [ 3 ] {7c453161-f3b2-4559-85e2-894d8ca947d0} <Debug> oximeter.measurements_cumulativef32 (4cbff9e7-6293-45f9-be96-57116f663fcc): There are no data parts | ||
388 | 2025.01.13 09:34:31.096640 [ 3 ] {7c453161-f3b2-4559-85e2-894d8ca947d0} <Debug> TCPHandler: Processed in 0.013200615 sec. | ||
389 | 2025.01.13 09:34:31.096833 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
390 | 2025.01.13 09:34:31.097052 [ 4 ] {2f31bda7-8659-4ae5-b845-524203a365d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) 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) | ||
391 | 2025.01.13 09:34:31.097125 [ 4 ] {2f31bda7-8659-4ae5-b845-524203a365d1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
392 | 2025.01.13 09:34:31.105176 [ 4 ] {2f31bda7-8659-4ae5-b845-524203a365d1} <Debug> oximeter.measurements_cumulativef64 (151b366c-8b75-4ded-abcc-15232a21c5dd): Loading data parts | ||
393 | 2025.01.13 09:34:31.105353 [ 4 ] {2f31bda7-8659-4ae5-b845-524203a365d1} <Debug> oximeter.measurements_cumulativef64 (151b366c-8b75-4ded-abcc-15232a21c5dd): There are no data parts | ||
394 | 2025.01.13 09:34:31.111131 [ 4 ] {2f31bda7-8659-4ae5-b845-524203a365d1} <Debug> TCPHandler: Processed in 0.014355017 sec. | ||
395 | 2025.01.13 09:34:31.111370 [ 3 ] {} <Trace> TCP-Session: 5a5abb28-4d82-4929-87f6-c663d979a924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
396 | 2025.01.13 09:34:31.111770 [ 3 ] {5fb7889c-27d1-4c28-a2af-a465c7a16733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54713) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
397 | * NOTE: Array types cannot be Nullable, see | ||
398 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
399 | * for more details. | ||
400 | * | ||
401 | * This means we need to use empty arrays to indicate a missing value. This | ||
402 | * is unfortunate, and at this point relies on the fact that an | ||
403 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
404 | * to figure out another way to represent missing samples here. | ||
405 | */ | ||
406 | 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) | ||
407 | 2025.01.13 09:34:31.111850 [ 3 ] {5fb7889c-27d1-4c28-a2af-a465c7a16733} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
408 | 2025.01.13 09:34:31.121931 [ 3 ] {5fb7889c-27d1-4c28-a2af-a465c7a16733} <Debug> oximeter.measurements_histogrami8 (23a309c5-9a51-4f9d-9f8a-e34f046935c7): Loading data parts | ||
409 | 2025.01.13 09:34:31.122113 [ 3 ] {5fb7889c-27d1-4c28-a2af-a465c7a16733} <Debug> oximeter.measurements_histogrami8 (23a309c5-9a51-4f9d-9f8a-e34f046935c7): There are no data parts | ||
410 | 2025.01.13 09:34:31.126233 [ 3 ] {5fb7889c-27d1-4c28-a2af-a465c7a16733} <Debug> TCPHandler: Processed in 0.014934603 sec. | ||
411 | 2025.01.13 09:34:31.126434 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
412 | 2025.01.13 09:34:31.126732 [ 4 ] {0aa18fbe-3686-4f9c-a633-94b5f018f16e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) 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) | ||
413 | 2025.01.13 09:34:31.126819 [ 4 ] {0aa18fbe-3686-4f9c-a633-94b5f018f16e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
414 | 2025.01.13 09:34:31.135532 [ 4 ] {0aa18fbe-3686-4f9c-a633-94b5f018f16e} <Debug> oximeter.measurements_histogramu8 (eaf4f313-8557-4a8a-868f-137fab7baa16): Loading data parts | ||
415 | 2025.01.13 09:34:31.135729 [ 4 ] {0aa18fbe-3686-4f9c-a633-94b5f018f16e} <Debug> oximeter.measurements_histogramu8 (eaf4f313-8557-4a8a-868f-137fab7baa16): There are no data parts | ||
416 | 2025.01.13 09:34:31.152358 [ 4 ] {0aa18fbe-3686-4f9c-a633-94b5f018f16e} <Debug> TCPHandler: Processed in 0.025983117 sec. | ||
417 | 2025.01.13 09:34:31.152575 [ 3 ] {} <Trace> TCP-Session: 5a5abb28-4d82-4929-87f6-c663d979a924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
418 | 2025.01.13 09:34:31.152913 [ 3 ] {37796af7-cd4d-45dc-a3cc-b70e298fc913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54713) 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) | ||
419 | 2025.01.13 09:34:31.152990 [ 3 ] {37796af7-cd4d-45dc-a3cc-b70e298fc913} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
420 | 2025.01.13 09:34:31.172707 [ 3 ] {37796af7-cd4d-45dc-a3cc-b70e298fc913} <Debug> oximeter.measurements_histogrami16 (b56f9a88-3444-44f7-8b70-e8eb2f9b00dd): Loading data parts | ||
421 | 2025.01.13 09:34:31.172886 [ 3 ] {37796af7-cd4d-45dc-a3cc-b70e298fc913} <Debug> oximeter.measurements_histogrami16 (b56f9a88-3444-44f7-8b70-e8eb2f9b00dd): There are no data parts | ||
422 | 2025.01.13 09:34:31.186604 [ 3 ] {37796af7-cd4d-45dc-a3cc-b70e298fc913} <Debug> TCPHandler: Processed in 0.034092907 sec. | ||
423 | 2025.01.13 09:34:31.186836 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
424 | 2025.01.13 09:34:31.187133 [ 4 ] {22cd13ce-56ab-4d86-b351-ebbf6cca79b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) 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) | ||
425 | 2025.01.13 09:34:31.187216 [ 4 ] {22cd13ce-56ab-4d86-b351-ebbf6cca79b2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
426 | 2025.01.13 09:34:31.202758 [ 4 ] {22cd13ce-56ab-4d86-b351-ebbf6cca79b2} <Debug> oximeter.measurements_histogramu16 (83d580cf-9448-4682-a277-30eb58a65010): Loading data parts | ||
427 | 2025.01.13 09:34:31.203102 [ 4 ] {22cd13ce-56ab-4d86-b351-ebbf6cca79b2} <Debug> oximeter.measurements_histogramu16 (83d580cf-9448-4682-a277-30eb58a65010): There are no data parts | ||
428 | 2025.01.13 09:34:31.205463 [ 4 ] {22cd13ce-56ab-4d86-b351-ebbf6cca79b2} <Debug> TCPHandler: Processed in 0.01868441 sec. | ||
429 | 2025.01.13 09:34:31.205669 [ 3 ] {} <Trace> TCP-Session: 5a5abb28-4d82-4929-87f6-c663d979a924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
430 | 2025.01.13 09:34:31.206004 [ 3 ] {ac0a619f-bcfd-4c0a-bf58-61a354ea0d27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54713) 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) | ||
431 | 2025.01.13 09:34:31.206077 [ 3 ] {ac0a619f-bcfd-4c0a-bf58-61a354ea0d27} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
432 | 2025.01.13 09:34:31.209002 [ 3 ] {ac0a619f-bcfd-4c0a-bf58-61a354ea0d27} <Debug> oximeter.measurements_histogrami32 (baa1d62e-38cb-44bb-b889-e8c58f243c45): Loading data parts | ||
433 | 2025.01.13 09:34:31.209208 [ 3 ] {ac0a619f-bcfd-4c0a-bf58-61a354ea0d27} <Debug> oximeter.measurements_histogrami32 (baa1d62e-38cb-44bb-b889-e8c58f243c45): There are no data parts | ||
434 | 2025.01.13 09:34:31.223825 [ 3 ] {ac0a619f-bcfd-4c0a-bf58-61a354ea0d27} <Debug> TCPHandler: Processed in 0.018218926 sec. | ||
435 | 2025.01.13 09:34:31.224055 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
436 | 2025.01.13 09:34:31.224359 [ 4 ] {62c2f200-f20f-4e50-92c4-2b4fdb7abb26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) 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) | ||
437 | 2025.01.13 09:34:31.224478 [ 4 ] {62c2f200-f20f-4e50-92c4-2b4fdb7abb26} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
438 | 2025.01.13 09:34:31.240853 [ 4 ] {62c2f200-f20f-4e50-92c4-2b4fdb7abb26} <Debug> oximeter.measurements_histogramu32 (377489ff-5244-4d30-976b-5dabbdfd8c3d): Loading data parts | ||
439 | 2025.01.13 09:34:31.241069 [ 4 ] {62c2f200-f20f-4e50-92c4-2b4fdb7abb26} <Debug> oximeter.measurements_histogramu32 (377489ff-5244-4d30-976b-5dabbdfd8c3d): There are no data parts | ||
440 | 2025.01.13 09:34:31.246312 [ 4 ] {62c2f200-f20f-4e50-92c4-2b4fdb7abb26} <Debug> TCPHandler: Processed in 0.022317893 sec. | ||
441 | 2025.01.13 09:34:31.246598 [ 3 ] {} <Trace> TCP-Session: 5a5abb28-4d82-4929-87f6-c663d979a924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
442 | 2025.01.13 09:34:31.246999 [ 3 ] {b2ba2e6e-9010-4161-8c59-e282bd6187f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54713) 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) | ||
443 | 2025.01.13 09:34:31.247093 [ 3 ] {b2ba2e6e-9010-4161-8c59-e282bd6187f7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
444 | 2025.01.13 09:34:31.259657 [ 3 ] {b2ba2e6e-9010-4161-8c59-e282bd6187f7} <Debug> oximeter.measurements_histogrami64 (973bf8ab-793c-4619-9dd1-bedfc7249a7a): Loading data parts | ||
445 | 2025.01.13 09:34:31.259840 [ 3 ] {b2ba2e6e-9010-4161-8c59-e282bd6187f7} <Debug> oximeter.measurements_histogrami64 (973bf8ab-793c-4619-9dd1-bedfc7249a7a): There are no data parts | ||
446 | 2025.01.13 09:34:31.264685 [ 3 ] {b2ba2e6e-9010-4161-8c59-e282bd6187f7} <Debug> TCPHandler: Processed in 0.018160875 sec. | ||
447 | 2025.01.13 09:34:31.264913 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
448 | 2025.01.13 09:34:31.265206 [ 4 ] {2ca90402-30c1-4e31-975d-641294cc0b22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) 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) | ||
449 | 2025.01.13 09:34:31.265292 [ 4 ] {2ca90402-30c1-4e31-975d-641294cc0b22} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
450 | 2025.01.13 09:34:31.278977 [ 4 ] {2ca90402-30c1-4e31-975d-641294cc0b22} <Debug> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Loading data parts | ||
451 | 2025.01.13 09:34:31.279247 [ 4 ] {2ca90402-30c1-4e31-975d-641294cc0b22} <Debug> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): There are no data parts | ||
452 | 2025.01.13 09:34:31.285009 [ 4 ] {2ca90402-30c1-4e31-975d-641294cc0b22} <Debug> TCPHandler: Processed in 0.020155572 sec. | ||
453 | 2025.01.13 09:34:31.285218 [ 3 ] {} <Trace> TCP-Session: 5a5abb28-4d82-4929-87f6-c663d979a924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
454 | 2025.01.13 09:34:31.285574 [ 3 ] {bb4b6c04-252f-4920-88fc-4f4a6898f890} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54713) 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) | ||
455 | 2025.01.13 09:34:31.285671 [ 3 ] {bb4b6c04-252f-4920-88fc-4f4a6898f890} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
456 | 2025.01.13 09:34:31.298161 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59040 | ||
457 | 2025.01.13 09:34:31.299352 [ 3 ] {bb4b6c04-252f-4920-88fc-4f4a6898f890} <Debug> oximeter.measurements_histogramf32 (aa7bc64b-811c-44d4-8d42-dfbfffbef031): Loading data parts | ||
458 | 2025.01.13 09:34:31.299536 [ 3 ] {bb4b6c04-252f-4920-88fc-4f4a6898f890} <Debug> oximeter.measurements_histogramf32 (aa7bc64b-811c-44d4-8d42-dfbfffbef031): There are no data parts | ||
459 | 2025.01.13 09:34:31.300579 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
460 | 2025.01.13 09:34:31.300612 [ 261 ] {} <Debug> TCP-Session: 03b77447-4e6b-49ce-a8c6-7e73f11e68a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:59040 | ||
461 | 2025.01.13 09:34:31.300634 [ 261 ] {} <Debug> TCP-Session: 03b77447-4e6b-49ce-a8c6-7e73f11e68a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
462 | 2025.01.13 09:34:31.300648 [ 261 ] {} <Debug> TCP-Session: 03b77447-4e6b-49ce-a8c6-7e73f11e68a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
463 | 2025.01.13 09:34:31.300710 [ 261 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
464 | 2025.01.13 09:34:31.300733 [ 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 | ||
465 | 2025.01.13 09:34:31.300767 [ 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 | ||
466 | 2025.01.13 09:34:31.301164 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36760 | ||
467 | 2025.01.13 09:34:31.301257 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40476 | ||
468 | 2025.01.13 09:34:31.301338 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
469 | 2025.01.13 09:34:31.301372 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37331 | ||
470 | 2025.01.13 09:34:31.301397 [ 262 ] {} <Debug> TCP-Session: b26c2e82-7859-4a95-8a2b-3680cb642587 Authenticating user 'default' from [fd00:1122:3344:101::e]:36760 | ||
471 | 2025.01.13 09:34:31.301545 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32954 | ||
472 | 2025.01.13 09:34:31.301556 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
473 | 2025.01.13 09:34:31.301675 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63049 | ||
474 | 2025.01.13 09:34:31.301592 [ 262 ] {} <Debug> TCP-Session: b26c2e82-7859-4a95-8a2b-3680cb642587 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
475 | 2025.01.13 09:34:31.301703 [ 263 ] {} <Debug> TCP-Session: ed102ec6-3171-4c00-aaad-225ddfa65819 Authenticating user 'default' from [fd00:1122:3344:101::e]:40476 | ||
476 | 2025.01.13 09:34:31.301688 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
477 | 2025.01.13 09:34:31.301961 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
478 | 2025.01.13 09:34:31.301968 [ 262 ] {} <Debug> TCP-Session: b26c2e82-7859-4a95-8a2b-3680cb642587 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
479 | 2025.01.13 09:34:31.301865 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39065 | ||
480 | 2025.01.13 09:34:31.302044 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
481 | 2025.01.13 09:34:31.302113 [ 264 ] {} <Debug> TCP-Session: 20b9eb3d-5966-4bb8-8da6-9dfc34122e90 Authenticating user 'default' from [fd00:1122:3344:101::e]:37331 | ||
482 | 2025.01.13 09:34:31.302157 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51182 | ||
483 | 2025.01.13 09:34:31.302275 [ 264 ] {} <Debug> TCP-Session: 20b9eb3d-5966-4bb8-8da6-9dfc34122e90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
484 | 2025.01.13 09:34:31.302212 [ 265 ] {} <Debug> TCP-Session: fbe23465-51b4-4e52-8ee5-0985e71505d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:32954 | ||
485 | 2025.01.13 09:34:31.302502 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
486 | 2025.01.13 09:34:31.302532 [ 264 ] {} <Debug> TCP-Session: 20b9eb3d-5966-4bb8-8da6-9dfc34122e90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
487 | 2025.01.13 09:34:31.302554 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
488 | 2025.01.13 09:34:31.302576 [ 266 ] {} <Debug> TCP-Session: 87d3bece-f5fd-42e6-a9b7-2c0179a83762 Authenticating user 'default' from [fd00:1122:3344:101::e]:63049 | ||
489 | 2025.01.13 09:34:31.302519 [ 263 ] {} <Debug> TCP-Session: ed102ec6-3171-4c00-aaad-225ddfa65819 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
490 | 2025.01.13 09:34:31.302627 [ 265 ] {} <Debug> TCP-Session: fbe23465-51b4-4e52-8ee5-0985e71505d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
491 | 2025.01.13 09:34:31.302725 [ 266 ] {} <Debug> TCP-Session: 87d3bece-f5fd-42e6-a9b7-2c0179a83762 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
492 | 2025.01.13 09:34:31.302751 [ 268 ] {} <Debug> TCP-Session: 41102b98-1391-46ce-aee6-c350ac634ad4 Authenticating user 'default' from [fd00:1122:3344:101::e]:51182 | ||
493 | 2025.01.13 09:34:31.302730 [ 267 ] {} <Debug> TCP-Session: 7438e286-0586-4f51-9a69-204a68230b27 Authenticating user 'default' from [fd00:1122:3344:101::e]:39065 | ||
494 | 2025.01.13 09:34:31.302801 [ 266 ] {} <Debug> TCP-Session: 87d3bece-f5fd-42e6-a9b7-2c0179a83762 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
495 | 2025.01.13 09:34:31.302811 [ 268 ] {} <Debug> TCP-Session: 41102b98-1391-46ce-aee6-c350ac634ad4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
496 | 2025.01.13 09:34:31.302790 [ 265 ] {} <Debug> TCP-Session: fbe23465-51b4-4e52-8ee5-0985e71505d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
497 | 2025.01.13 09:34:31.302853 [ 268 ] {} <Debug> TCP-Session: 41102b98-1391-46ce-aee6-c350ac634ad4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
498 | 2025.01.13 09:34:31.302846 [ 267 ] {} <Debug> TCP-Session: 7438e286-0586-4f51-9a69-204a68230b27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
499 | 2025.01.13 09:34:31.302765 [ 263 ] {} <Debug> TCP-Session: ed102ec6-3171-4c00-aaad-225ddfa65819 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
500 | 2025.01.13 09:34:31.303009 [ 267 ] {} <Debug> TCP-Session: 7438e286-0586-4f51-9a69-204a68230b27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
501 | 2025.01.13 09:34:31.303240 [ 3 ] {bb4b6c04-252f-4920-88fc-4f4a6898f890} <Debug> TCPHandler: Processed in 0.018092503 sec. | ||
502 | 2025.01.13 09:34:31.303450 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
503 | 2025.01.13 09:34:31.303781 [ 4 ] {7df6814c-4046-4876-83dd-bdd5b3c251c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) 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) | ||
504 | 2025.01.13 09:34:31.303856 [ 4 ] {7df6814c-4046-4876-83dd-bdd5b3c251c5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
505 | 2025.01.13 09:34:31.323588 [ 4 ] {7df6814c-4046-4876-83dd-bdd5b3c251c5} <Debug> oximeter.measurements_histogramf64 (779da79d-fbd6-49d6-85ec-20e2afb8a6cc): Loading data parts | ||
506 | 2025.01.13 09:34:31.323829 [ 4 ] {7df6814c-4046-4876-83dd-bdd5b3c251c5} <Debug> oximeter.measurements_histogramf64 (779da79d-fbd6-49d6-85ec-20e2afb8a6cc): There are no data parts | ||
507 | 2025.01.13 09:34:31.330566 [ 4 ] {7df6814c-4046-4876-83dd-bdd5b3c251c5} <Debug> TCPHandler: Processed in 0.02717098 sec. | ||
508 | 2025.01.13 09:34:31.330953 [ 3 ] {} <Trace> TCP-Session: 5a5abb28-4d82-4929-87f6-c663d979a924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
509 | 2025.01.13 09:34:31.331303 [ 3 ] {b9537192-73ff-4ac8-b019-c676613c5ed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54713) /* The field tables store named dimensions of each timeseries. | ||
510 | * | ||
511 | * As with the measurement tables, there is one field table for each field data | ||
512 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
513 | * this behavior **must not** be relied upon for query correctness. | ||
514 | * | ||
515 | * The index for the fields differs from the measurements, however. Rows are | ||
516 | * sorted by timeseries name, then field name, field value, and finally | ||
517 | * timeseries key. This reflects the most common pattern for looking them up: | ||
518 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
519 | * usually then used to look up measurements. | ||
520 | * | ||
521 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
522 | * timeseries name and then key, since it would improve lookups where one | ||
523 | * already has the key. Realistically though, these tables are quite small and | ||
524 | * so performance benefits will be low in absolute terms. | ||
525 | * | ||
526 | * TTL: We use a materialized column to expire old field table records. This | ||
527 | * column is generated automatically by the database whenever a new row is | ||
528 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
529 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
530 | * record will remain during a deduplication, which will have the last | ||
531 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
532 | * measurement tables. | ||
533 | */ | ||
534 | 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) | ||
535 | 2025.01.13 09:34:31.331397 [ 3 ] {b9537192-73ff-4ac8-b019-c676613c5ed3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
536 | 2025.01.13 09:34:31.350332 [ 3 ] {b9537192-73ff-4ac8-b019-c676613c5ed3} <Debug> oximeter.fields_bool (0b5eb594-ee67-4ef9-b018-b7f1bc4150d5): Loading data parts | ||
537 | 2025.01.13 09:34:31.350569 [ 3 ] {b9537192-73ff-4ac8-b019-c676613c5ed3} <Debug> oximeter.fields_bool (0b5eb594-ee67-4ef9-b018-b7f1bc4150d5): There are no data parts | ||
538 | 2025.01.13 09:34:31.365742 [ 3 ] {b9537192-73ff-4ac8-b019-c676613c5ed3} <Debug> TCPHandler: Processed in 0.03493031 sec. | ||
539 | 2025.01.13 09:34:31.365972 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
540 | 2025.01.13 09:34:31.366205 [ 4 ] {d504b5eb-4e31-47a6-80df-21524fa1c8fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) 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) | ||
541 | 2025.01.13 09:34:31.366268 [ 4 ] {d504b5eb-4e31-47a6-80df-21524fa1c8fb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
542 | 2025.01.13 09:34:31.372304 [ 4 ] {d504b5eb-4e31-47a6-80df-21524fa1c8fb} <Debug> oximeter.fields_i8 (0566ce7a-56cc-49ad-9d8d-dff5b3863992): Loading data parts | ||
543 | 2025.01.13 09:34:31.372482 [ 4 ] {d504b5eb-4e31-47a6-80df-21524fa1c8fb} <Debug> oximeter.fields_i8 (0566ce7a-56cc-49ad-9d8d-dff5b3863992): There are no data parts | ||
544 | 2025.01.13 09:34:31.388914 [ 4 ] {d504b5eb-4e31-47a6-80df-21524fa1c8fb} <Debug> TCPHandler: Processed in 0.023000973 sec. | ||
545 | 2025.01.13 09:34:31.389158 [ 3 ] {} <Trace> TCP-Session: 5a5abb28-4d82-4929-87f6-c663d979a924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
546 | 2025.01.13 09:34:31.389388 [ 3 ] {1843f0c7-4bed-414e-95e9-24eae23bc323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54713) 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) | ||
547 | 2025.01.13 09:34:31.389473 [ 3 ] {1843f0c7-4bed-414e-95e9-24eae23bc323} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
548 | 2025.01.13 09:34:31.409034 [ 3 ] {1843f0c7-4bed-414e-95e9-24eae23bc323} <Debug> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Loading data parts | ||
549 | 2025.01.13 09:34:31.409444 [ 3 ] {1843f0c7-4bed-414e-95e9-24eae23bc323} <Debug> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): There are no data parts | ||
550 | 2025.01.13 09:34:31.415168 [ 3 ] {1843f0c7-4bed-414e-95e9-24eae23bc323} <Debug> TCPHandler: Processed in 0.02609071 sec. | ||
551 | 2025.01.13 09:34:31.415483 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
552 | 2025.01.13 09:34:31.415892 [ 4 ] {ac5abd42-f9a9-4728-99b7-44949150c63b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) 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) | ||
553 | 2025.01.13 09:34:31.415958 [ 4 ] {ac5abd42-f9a9-4728-99b7-44949150c63b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
554 | 2025.01.13 09:34:31.429210 [ 4 ] {ac5abd42-f9a9-4728-99b7-44949150c63b} <Debug> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Loading data parts | ||
555 | 2025.01.13 09:34:31.429442 [ 4 ] {ac5abd42-f9a9-4728-99b7-44949150c63b} <Debug> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): There are no data parts | ||
556 | 2025.01.13 09:34:31.435123 [ 4 ] {ac5abd42-f9a9-4728-99b7-44949150c63b} <Debug> TCPHandler: Processed in 0.01975452 sec. | ||
557 | 2025.01.13 09:34:31.435398 [ 3 ] {} <Trace> TCP-Session: 5a5abb28-4d82-4929-87f6-c663d979a924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
558 | 2025.01.13 09:34:31.435659 [ 3 ] {7d4752ab-75ef-41de-9d1f-a399df6fb7b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54713) 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) | ||
559 | 2025.01.13 09:34:31.435760 [ 3 ] {7d4752ab-75ef-41de-9d1f-a399df6fb7b3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
560 | 2025.01.13 09:34:31.449572 [ 3 ] {7d4752ab-75ef-41de-9d1f-a399df6fb7b3} <Debug> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Loading data parts | ||
561 | 2025.01.13 09:34:31.449792 [ 3 ] {7d4752ab-75ef-41de-9d1f-a399df6fb7b3} <Debug> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): There are no data parts | ||
562 | 2025.01.13 09:34:31.455268 [ 3 ] {7d4752ab-75ef-41de-9d1f-a399df6fb7b3} <Debug> TCPHandler: Processed in 0.019947496 sec. | ||
563 | 2025.01.13 09:34:31.455500 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
564 | 2025.01.13 09:34:31.455743 [ 4 ] {4ef53a5e-3161-4967-8282-5db2b2eb5ab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) 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) | ||
565 | 2025.01.13 09:34:31.455814 [ 4 ] {4ef53a5e-3161-4967-8282-5db2b2eb5ab0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
566 | 2025.01.13 09:34:31.471113 [ 4 ] {4ef53a5e-3161-4967-8282-5db2b2eb5ab0} <Debug> oximeter.fields_i32 (c2c2dfcd-99ef-47fd-96fe-290183d4322c): Loading data parts | ||
567 | 2025.01.13 09:34:31.471342 [ 4 ] {4ef53a5e-3161-4967-8282-5db2b2eb5ab0} <Debug> oximeter.fields_i32 (c2c2dfcd-99ef-47fd-96fe-290183d4322c): There are no data parts | ||
568 | 2025.01.13 09:34:31.476466 [ 4 ] {4ef53a5e-3161-4967-8282-5db2b2eb5ab0} <Debug> TCPHandler: Processed in 0.021027177 sec. | ||
569 | 2025.01.13 09:34:31.476818 [ 3 ] {} <Trace> TCP-Session: 5a5abb28-4d82-4929-87f6-c663d979a924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
570 | 2025.01.13 09:34:31.477076 [ 3 ] {f327462f-37e3-4a1b-9344-d37d54727025} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54713) 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) | ||
571 | 2025.01.13 09:34:31.477185 [ 3 ] {f327462f-37e3-4a1b-9344-d37d54727025} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
572 | 2025.01.13 09:34:31.490932 [ 3 ] {f327462f-37e3-4a1b-9344-d37d54727025} <Debug> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Loading data parts | ||
573 | 2025.01.13 09:34:31.491160 [ 3 ] {f327462f-37e3-4a1b-9344-d37d54727025} <Debug> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): There are no data parts | ||
574 | 2025.01.13 09:34:31.493650 [ 3 ] {f327462f-37e3-4a1b-9344-d37d54727025} <Debug> TCPHandler: Processed in 0.016907309 sec. | ||
575 | 2025.01.13 09:34:31.493896 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
576 | 2025.01.13 09:34:31.494353 [ 4 ] {e30bf645-2240-41fc-b15d-068ad9ceec25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) 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) | ||
577 | 2025.01.13 09:34:31.494448 [ 4 ] {e30bf645-2240-41fc-b15d-068ad9ceec25} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
578 | 2025.01.13 09:34:31.498252 [ 4 ] {e30bf645-2240-41fc-b15d-068ad9ceec25} <Debug> oximeter.fields_i64 (863e8f17-4108-4ac1-b8eb-24c8c6298698): Loading data parts | ||
579 | 2025.01.13 09:34:31.498420 [ 4 ] {e30bf645-2240-41fc-b15d-068ad9ceec25} <Debug> oximeter.fields_i64 (863e8f17-4108-4ac1-b8eb-24c8c6298698): There are no data parts | ||
580 | 2025.01.13 09:34:31.512177 [ 4 ] {e30bf645-2240-41fc-b15d-068ad9ceec25} <Debug> TCPHandler: Processed in 0.018391852 sec. | ||
581 | 2025.01.13 09:34:31.512481 [ 3 ] {} <Trace> TCP-Session: 5a5abb28-4d82-4929-87f6-c663d979a924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
582 | 2025.01.13 09:34:31.512703 [ 3 ] {54ffe128-eac3-4ae2-8f2f-6a01b21e2787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54713) 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) | ||
583 | 2025.01.13 09:34:31.512789 [ 3 ] {54ffe128-eac3-4ae2-8f2f-6a01b21e2787} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
584 | 2025.01.13 09:34:31.530390 [ 3 ] {54ffe128-eac3-4ae2-8f2f-6a01b21e2787} <Debug> oximeter.fields_u64 (4206df07-f461-4c22-b423-9a7d07f7e808): Loading data parts | ||
585 | 2025.01.13 09:34:31.530640 [ 3 ] {54ffe128-eac3-4ae2-8f2f-6a01b21e2787} <Debug> oximeter.fields_u64 (4206df07-f461-4c22-b423-9a7d07f7e808): There are no data parts | ||
586 | 2025.01.13 09:34:31.537017 [ 3 ] {54ffe128-eac3-4ae2-8f2f-6a01b21e2787} <Debug> TCPHandler: Processed in 0.024599988 sec. | ||
587 | 2025.01.13 09:34:31.537233 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
588 | 2025.01.13 09:34:31.537522 [ 4 ] {989608c7-b3dd-46e3-bd8a-57aed05b2b38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) 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) | ||
589 | 2025.01.13 09:34:31.537586 [ 4 ] {989608c7-b3dd-46e3-bd8a-57aed05b2b38} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
590 | 2025.01.13 09:34:31.549969 [ 4 ] {989608c7-b3dd-46e3-bd8a-57aed05b2b38} <Debug> oximeter.fields_ipaddr (55eee10e-07c1-4121-bb06-cd2392fbd95f): Loading data parts | ||
591 | 2025.01.13 09:34:31.550150 [ 4 ] {989608c7-b3dd-46e3-bd8a-57aed05b2b38} <Debug> oximeter.fields_ipaddr (55eee10e-07c1-4121-bb06-cd2392fbd95f): There are no data parts | ||
592 | 2025.01.13 09:34:31.556138 [ 4 ] {989608c7-b3dd-46e3-bd8a-57aed05b2b38} <Debug> TCPHandler: Processed in 0.018974258 sec. | ||
593 | 2025.01.13 09:34:31.556365 [ 3 ] {} <Trace> TCP-Session: 5a5abb28-4d82-4929-87f6-c663d979a924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
594 | 2025.01.13 09:34:31.556581 [ 3 ] {915ef04f-32f5-4c45-afbb-e8d237edc20b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54713) 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) | ||
595 | 2025.01.13 09:34:31.556666 [ 3 ] {915ef04f-32f5-4c45-afbb-e8d237edc20b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
596 | 2025.01.13 09:34:31.570516 [ 3 ] {915ef04f-32f5-4c45-afbb-e8d237edc20b} <Debug> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Loading data parts | ||
597 | 2025.01.13 09:34:31.570735 [ 3 ] {915ef04f-32f5-4c45-afbb-e8d237edc20b} <Debug> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): There are no data parts | ||
598 | 2025.01.13 09:34:31.576147 [ 3 ] {915ef04f-32f5-4c45-afbb-e8d237edc20b} <Debug> TCPHandler: Processed in 0.019842383 sec. | ||
599 | 2025.01.13 09:34:31.576360 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
600 | 2025.01.13 09:34:31.576661 [ 4 ] {3066a5db-1067-41b1-b39b-80cc634a59d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) 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) | ||
601 | 2025.01.13 09:34:31.576732 [ 4 ] {3066a5db-1067-41b1-b39b-80cc634a59d8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
602 | 2025.01.13 09:34:31.590458 [ 4 ] {3066a5db-1067-41b1-b39b-80cc634a59d8} <Debug> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Loading data parts | ||
603 | 2025.01.13 09:34:31.590640 [ 4 ] {3066a5db-1067-41b1-b39b-80cc634a59d8} <Debug> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): There are no data parts | ||
604 | 2025.01.13 09:34:31.596280 [ 4 ] {3066a5db-1067-41b1-b39b-80cc634a59d8} <Debug> TCPHandler: Processed in 0.019990097 sec. | ||
605 | 2025.01.13 09:34:31.596551 [ 3 ] {} <Trace> TCP-Session: 5a5abb28-4d82-4929-87f6-c663d979a924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
606 | 2025.01.13 09:34:31.596893 [ 3 ] {950524cf-cf14-46e5-9997-5470b1e33a95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54713) /* The timeseries schema table stores the extracted schema for the samples | ||
607 | * oximeter collects. | ||
608 | */ | ||
609 | 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) | ||
610 | 2025.01.13 09:34:31.596999 [ 3 ] {950524cf-cf14-46e5-9997-5470b1e33a95} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
611 | 2025.01.13 09:34:31.610992 [ 3 ] {950524cf-cf14-46e5-9997-5470b1e33a95} <Debug> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e): Loading data parts | ||
612 | 2025.01.13 09:34:31.611168 [ 3 ] {950524cf-cf14-46e5-9997-5470b1e33a95} <Debug> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e): There are no data parts | ||
613 | 2025.01.13 09:34:31.616634 [ 3 ] {950524cf-cf14-46e5-9997-5470b1e33a95} <Debug> TCPHandler: Processed in 0.020159002 sec. | ||
614 | 2025.01.13 09:34:31.616848 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
615 | 2025.01.13 09:34:31.617068 [ 4 ] {8694d4cf-7901-43bf-808c-8c00371bc31e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
616 | 2025.01.13 09:34:31.618262 [ 4 ] {8694d4cf-7901-43bf-808c-8c00371bc31e} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
617 | 2025.01.13 09:34:31.626433 [ 260 ] {8694d4cf-7901-43bf-808c-8c00371bc31e} <Trace> oximeter.version (bae19249-5ea9-4ce0-bd90-03dc56dbcbeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
618 | 2025.01.13 09:34:31.626494 [ 260 ] {8694d4cf-7901-43bf-808c-8c00371bc31e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
619 | 2025.01.13 09:34:31.630874 [ 260 ] {8694d4cf-7901-43bf-808c-8c00371bc31e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
620 | 2025.01.13 09:34:31.631265 [ 260 ] {8694d4cf-7901-43bf-808c-8c00371bc31e} <Trace> oximeter.version (bae19249-5ea9-4ce0-bd90-03dc56dbcbeb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
621 | 2025.01.13 09:34:31.631636 [ 4 ] {8694d4cf-7901-43bf-808c-8c00371bc31e} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.014625 sec., 68.37606837606837 rows/sec., 1.07 KiB/sec. | ||
622 | 2025.01.13 09:34:31.632019 [ 4 ] {8694d4cf-7901-43bf-808c-8c00371bc31e} <Debug> TCPHandler: Processed in 0.015229842 sec. | ||
623 | 2025.01.13 09:34:32.000133 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 135.70 MiB, peak 135.70 MiB, free memory in arenas 0.00 B, will set to 139.81 MiB (RSS), difference: 4.11 MiB | ||
624 | 2025.01.13 09:34:32.718639 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58193 | ||
625 | 2025.01.13 09:34:32.719153 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
626 | 2025.01.13 09:34:32.719745 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51982 | ||
627 | 2025.01.13 09:34:32.719876 [ 269 ] {} <Debug> TCP-Session: c1787100-c69d-48d1-b22e-8baee686041a Authenticating user 'default' from [fd00:1122:3344:101::b]:58193 | ||
628 | 2025.01.13 09:34:32.720445 [ 269 ] {} <Debug> TCP-Session: c1787100-c69d-48d1-b22e-8baee686041a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
629 | 2025.01.13 09:34:32.720537 [ 269 ] {} <Debug> TCP-Session: c1787100-c69d-48d1-b22e-8baee686041a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
630 | 2025.01.13 09:34:32.720544 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
631 | 2025.01.13 09:34:32.720663 [ 270 ] {} <Debug> TCP-Session: dc947485-3ccf-4f4a-9c0f-2af694be793e Authenticating user 'default' from [fd00:1122:3344:101::c]:51982 | ||
632 | 2025.01.13 09:34:32.720682 [ 269 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
633 | 2025.01.13 09:34:32.720708 [ 270 ] {} <Debug> TCP-Session: dc947485-3ccf-4f4a-9c0f-2af694be793e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
634 | 2025.01.13 09:34:32.720802 [ 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 | ||
635 | 2025.01.13 09:34:32.720815 [ 270 ] {} <Debug> TCP-Session: dc947485-3ccf-4f4a-9c0f-2af694be793e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
636 | 2025.01.13 09:34:32.720917 [ 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 | ||
637 | 2025.01.13 09:34:32.721059 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
638 | 2025.01.13 09:34:32.721100 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
639 | 2025.01.13 09:34:32.721224 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
640 | 2025.01.13 09:34:32.721781 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61702 | ||
641 | 2025.01.13 09:34:32.721852 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39713 | ||
642 | 2025.01.13 09:34:32.721872 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35904 | ||
643 | 2025.01.13 09:34:32.722221 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
644 | 2025.01.13 09:34:32.722354 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
645 | 2025.01.13 09:34:32.722355 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58789 | ||
646 | 2025.01.13 09:34:32.722330 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
647 | 2025.01.13 09:34:32.722450 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38614 | ||
648 | 2025.01.13 09:34:32.722493 [ 273 ] {} <Debug> TCP-Session: 6ee8f198-f8ab-444f-9735-082e84221729 Authenticating user 'default' from [fd00:1122:3344:101::c]:39713 | ||
649 | 2025.01.13 09:34:32.722522 [ 271 ] {} <Debug> TCP-Session: 4c6ea5a3-a530-497e-9abc-675b20110393 Authenticating user 'default' from [fd00:1122:3344:101::c]:35904 | ||
650 | 2025.01.13 09:34:32.722479 [ 272 ] {} <Debug> TCP-Session: f0dcc511-c2f0-4508-b1b9-876b8146645a Authenticating user 'default' from [fd00:1122:3344:101::c]:61702 | ||
651 | 2025.01.13 09:34:32.722615 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44848 | ||
652 | 2025.01.13 09:34:32.722697 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
653 | 2025.01.13 09:34:32.722734 [ 271 ] {} <Debug> TCP-Session: 4c6ea5a3-a530-497e-9abc-675b20110393 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
654 | 2025.01.13 09:34:32.722725 [ 273 ] {} <Debug> TCP-Session: 6ee8f198-f8ab-444f-9735-082e84221729 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
655 | 2025.01.13 09:34:32.723015 [ 271 ] {} <Debug> TCP-Session: 4c6ea5a3-a530-497e-9abc-675b20110393 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
656 | 2025.01.13 09:34:32.723037 [ 272 ] {} <Debug> TCP-Session: f0dcc511-c2f0-4508-b1b9-876b8146645a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
657 | 2025.01.13 09:34:32.723041 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
658 | 2025.01.13 09:34:32.723069 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34317 | ||
659 | 2025.01.13 09:34:32.723166 [ 272 ] {} <Debug> TCP-Session: f0dcc511-c2f0-4508-b1b9-876b8146645a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
660 | 2025.01.13 09:34:32.723133 [ 274 ] {} <Debug> TCP-Session: 8144c07b-8473-4d36-b850-11d08d2d7ad7 Authenticating user 'default' from [fd00:1122:3344:101::c]:58789 | ||
661 | 2025.01.13 09:34:32.723147 [ 273 ] {} <Debug> TCP-Session: 6ee8f198-f8ab-444f-9735-082e84221729 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
662 | 2025.01.13 09:34:32.723276 [ 275 ] {} <Debug> TCP-Session: efa51aae-b9a8-4627-a065-ebf18f9cc70f Authenticating user 'default' from [fd00:1122:3344:101::c]:38614 | ||
663 | 2025.01.13 09:34:32.723311 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44637 | ||
664 | 2025.01.13 09:34:32.723511 [ 274 ] {} <Debug> TCP-Session: 8144c07b-8473-4d36-b850-11d08d2d7ad7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
665 | 2025.01.13 09:34:32.723527 [ 275 ] {} <Debug> TCP-Session: efa51aae-b9a8-4627-a065-ebf18f9cc70f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
666 | 2025.01.13 09:34:32.723524 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
667 | 2025.01.13 09:34:32.723582 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43646 | ||
668 | 2025.01.13 09:34:32.723651 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53398 | ||
669 | 2025.01.13 09:34:32.723633 [ 274 ] {} <Debug> TCP-Session: 8144c07b-8473-4d36-b850-11d08d2d7ad7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
670 | 2025.01.13 09:34:32.723815 [ 275 ] {} <Debug> TCP-Session: efa51aae-b9a8-4627-a065-ebf18f9cc70f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
671 | 2025.01.13 09:34:32.723910 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61399 | ||
672 | 2025.01.13 09:34:32.724027 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
673 | 2025.01.13 09:34:32.724029 [ 277 ] {} <Debug> TCP-Session: 0bf749eb-4f33-41cc-a7c0-3232c17dc7e0 Authenticating user 'default' from [fd00:1122:3344:101::c]:34317 | ||
674 | 2025.01.13 09:34:32.724060 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
675 | 2025.01.13 09:34:32.724121 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48522 | ||
676 | 2025.01.13 09:34:32.724152 [ 280 ] {} <Debug> TCP-Session: 0a50c240-ae00-4ff5-a016-302b18d02d13 Authenticating user 'default' from [fd00:1122:3344:101::b]:53398 | ||
677 | 2025.01.13 09:34:32.724458 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
678 | 2025.01.13 09:34:32.724484 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33865 | ||
679 | 2025.01.13 09:34:32.724539 [ 277 ] {} <Debug> TCP-Session: 0bf749eb-4f33-41cc-a7c0-3232c17dc7e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
680 | 2025.01.13 09:34:32.724564 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
681 | 2025.01.13 09:34:32.724581 [ 280 ] {} <Debug> TCP-Session: 0a50c240-ae00-4ff5-a016-302b18d02d13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
682 | 2025.01.13 09:34:32.724633 [ 281 ] {} <Debug> TCP-Session: 4b675e3d-5333-4336-97c4-dc367c756bb1 Authenticating user 'default' from [fd00:1122:3344:101::b]:61399 | ||
683 | 2025.01.13 09:34:32.724466 [ 278 ] {} <Debug> TCP-Session: aee43cec-504f-42dc-81c2-8755d04565fb Authenticating user 'default' from [fd00:1122:3344:101::b]:44637 | ||
684 | 2025.01.13 09:34:32.724911 [ 280 ] {} <Debug> TCP-Session: 0a50c240-ae00-4ff5-a016-302b18d02d13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
685 | 2025.01.13 09:34:32.725014 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
686 | 2025.01.13 09:34:32.725002 [ 281 ] {} <Debug> TCP-Session: 4b675e3d-5333-4336-97c4-dc367c756bb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
687 | 2025.01.13 09:34:32.724952 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59095 | ||
688 | 2025.01.13 09:34:32.725163 [ 282 ] {} <Debug> TCP-Session: b27d5010-9e41-454a-8d6a-c0360cc870b6 Authenticating user 'default' from [fd00:1122:3344:101::b]:48522 | ||
689 | 2025.01.13 09:34:32.725144 [ 281 ] {} <Debug> TCP-Session: 4b675e3d-5333-4336-97c4-dc367c756bb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
690 | 2025.01.13 09:34:32.724928 [ 278 ] {} <Debug> TCP-Session: aee43cec-504f-42dc-81c2-8755d04565fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
691 | 2025.01.13 09:34:32.724924 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
692 | 2025.01.13 09:34:32.724928 [ 277 ] {} <Debug> TCP-Session: 0bf749eb-4f33-41cc-a7c0-3232c17dc7e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
693 | 2025.01.13 09:34:32.725022 [ 279 ] {} <Debug> TCP-Session: 4a7f459f-6c79-4eb0-aa41-2ed519d51d8e Authenticating user 'default' from [fd00:1122:3344:101::b]:43646 | ||
694 | 2025.01.13 09:34:32.725384 [ 282 ] {} <Debug> TCP-Session: b27d5010-9e41-454a-8d6a-c0360cc870b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
695 | 2025.01.13 09:34:32.725395 [ 278 ] {} <Debug> TCP-Session: aee43cec-504f-42dc-81c2-8755d04565fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
696 | 2025.01.13 09:34:32.725534 [ 279 ] {} <Debug> TCP-Session: 4a7f459f-6c79-4eb0-aa41-2ed519d51d8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
697 | 2025.01.13 09:34:32.725532 [ 283 ] {} <Debug> TCP-Session: 0aebec73-821d-4edd-82bf-68d667a0b2d1 Authenticating user 'default' from [fd00:1122:3344:101::b]:33865 | ||
698 | 2025.01.13 09:34:32.725551 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
699 | 2025.01.13 09:34:32.725592 [ 282 ] {} <Debug> TCP-Session: b27d5010-9e41-454a-8d6a-c0360cc870b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
700 | 2025.01.13 09:34:32.725715 [ 283 ] {} <Debug> TCP-Session: 0aebec73-821d-4edd-82bf-68d667a0b2d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
701 | 2025.01.13 09:34:32.725780 [ 279 ] {} <Debug> TCP-Session: 4a7f459f-6c79-4eb0-aa41-2ed519d51d8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
702 | 2025.01.13 09:34:32.725782 [ 284 ] {} <Debug> TCP-Session: 14f95c36-b6e0-4a99-996c-db57d6aaca55 Authenticating user 'default' from [fd00:1122:3344:101::b]:59095 | ||
703 | 2025.01.13 09:34:32.725849 [ 283 ] {} <Debug> TCP-Session: 0aebec73-821d-4edd-82bf-68d667a0b2d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
704 | 2025.01.13 09:34:32.725866 [ 284 ] {} <Debug> TCP-Session: 14f95c36-b6e0-4a99-996c-db57d6aaca55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
705 | 2025.01.13 09:34:32.725986 [ 284 ] {} <Debug> TCP-Session: 14f95c36-b6e0-4a99-996c-db57d6aaca55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
706 | 2025.01.13 09:34:32.731168 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
707 | 2025.01.13 09:34:32.731338 [ 276 ] {} <Debug> TCP-Session: d1009cb6-70a0-41d5-ac66-888c1277c541 Authenticating user 'default' from [fd00:1122:3344:101::c]:44848 | ||
708 | 2025.01.13 09:34:32.731361 [ 276 ] {} <Debug> TCP-Session: d1009cb6-70a0-41d5-ac66-888c1277c541 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
709 | 2025.01.13 09:34:32.731379 [ 276 ] {} <Debug> TCP-Session: d1009cb6-70a0-41d5-ac66-888c1277c541 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
710 | 2025.01.13 09:34:32.942272 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37954 | ||
711 | 2025.01.13 09:34:32.942799 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
712 | 2025.01.13 09:34:32.942832 [ 285 ] {} <Debug> TCP-Session: 04dde384-8c24-4b52-952e-d319262af58c Authenticating user 'default' from [fd00:1122:3344:101::a]:37954 | ||
713 | 2025.01.13 09:34:32.942908 [ 285 ] {} <Debug> TCP-Session: 04dde384-8c24-4b52-952e-d319262af58c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
714 | 2025.01.13 09:34:32.942966 [ 285 ] {} <Debug> TCP-Session: 04dde384-8c24-4b52-952e-d319262af58c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
715 | 2025.01.13 09:34:32.943038 [ 285 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
716 | 2025.01.13 09:34:32.943101 [ 285 ] {} <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 | ||
717 | 2025.01.13 09:34:32.943150 [ 285 ] {} <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 | ||
718 | 2025.01.13 09:34:32.944207 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50586 | ||
719 | 2025.01.13 09:34:32.944426 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
720 | 2025.01.13 09:34:32.944465 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51249 | ||
721 | 2025.01.13 09:34:32.944550 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60734 | ||
722 | 2025.01.13 09:34:32.944492 [ 286 ] {} <Debug> TCP-Session: f44225de-bde0-4c30-ad86-a48a7cf2f23b Authenticating user 'default' from [fd00:1122:3344:101::a]:50586 | ||
723 | 2025.01.13 09:34:32.944466 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45682 | ||
724 | 2025.01.13 09:34:32.944690 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37961 | ||
725 | 2025.01.13 09:34:32.944723 [ 286 ] {} <Debug> TCP-Session: f44225de-bde0-4c30-ad86-a48a7cf2f23b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
726 | 2025.01.13 09:34:32.945142 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
727 | 2025.01.13 09:34:32.945195 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
728 | 2025.01.13 09:34:32.945262 [ 286 ] {} <Debug> TCP-Session: f44225de-bde0-4c30-ad86-a48a7cf2f23b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
729 | 2025.01.13 09:34:32.945200 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52466 | ||
730 | 2025.01.13 09:34:32.945391 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51802 | ||
731 | 2025.01.13 09:34:32.945413 [ 288 ] {} <Debug> TCP-Session: 7e01dd1b-5540-487e-97e0-7600b75a07c1 Authenticating user 'default' from [fd00:1122:3344:101::a]:45682 | ||
732 | 2025.01.13 09:34:32.945461 [ 287 ] {} <Debug> TCP-Session: 778fe05b-6b86-498f-8cd8-632c23b6d24e Authenticating user 'default' from [fd00:1122:3344:101::a]:51249 | ||
733 | 2025.01.13 09:34:32.945858 [ 287 ] {} <Debug> TCP-Session: 778fe05b-6b86-498f-8cd8-632c23b6d24e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
734 | 2025.01.13 09:34:32.945894 [ 288 ] {} <Debug> TCP-Session: 7e01dd1b-5540-487e-97e0-7600b75a07c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
735 | 2025.01.13 09:34:32.945907 [ 287 ] {} <Debug> TCP-Session: 778fe05b-6b86-498f-8cd8-632c23b6d24e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
736 | 2025.01.13 09:34:32.946061 [ 288 ] {} <Debug> TCP-Session: 7e01dd1b-5540-487e-97e0-7600b75a07c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
737 | 2025.01.13 09:34:32.952304 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
738 | 2025.01.13 09:34:32.952488 [ 289 ] {} <Debug> TCP-Session: 41c52964-f6a8-43fc-a531-8f154f2dc0c9 Authenticating user 'default' from [fd00:1122:3344:101::a]:60734 | ||
739 | 2025.01.13 09:34:32.952517 [ 289 ] {} <Debug> TCP-Session: 41c52964-f6a8-43fc-a531-8f154f2dc0c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
740 | 2025.01.13 09:34:32.952535 [ 289 ] {} <Debug> TCP-Session: 41c52964-f6a8-43fc-a531-8f154f2dc0c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
741 | 2025.01.13 09:34:32.957940 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
742 | 2025.01.13 09:34:32.957979 [ 291 ] {} <Debug> TCP-Session: 30602e1e-9d6e-4a9b-89bf-509cb584a48c Authenticating user 'default' from [fd00:1122:3344:101::a]:51802 | ||
743 | 2025.01.13 09:34:32.958001 [ 291 ] {} <Debug> TCP-Session: 30602e1e-9d6e-4a9b-89bf-509cb584a48c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
744 | 2025.01.13 09:34:32.958136 [ 291 ] {} <Debug> TCP-Session: 30602e1e-9d6e-4a9b-89bf-509cb584a48c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
745 | 2025.01.13 09:34:32.966161 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
746 | 2025.01.13 09:34:32.966217 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
747 | 2025.01.13 09:34:32.966222 [ 290 ] {} <Debug> TCP-Session: ed7e499d-b6aa-467c-b25f-189ee34ceba1 Authenticating user 'default' from [fd00:1122:3344:101::a]:37961 | ||
748 | 2025.01.13 09:34:32.966476 [ 292 ] {} <Debug> TCP-Session: 36d4ffac-815a-43cb-b8df-9235f71c2a1f Authenticating user 'default' from [fd00:1122:3344:101::a]:52466 | ||
749 | 2025.01.13 09:34:32.966546 [ 290 ] {} <Debug> TCP-Session: ed7e499d-b6aa-467c-b25f-189ee34ceba1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
750 | 2025.01.13 09:34:32.966562 [ 292 ] {} <Debug> TCP-Session: 36d4ffac-815a-43cb-b8df-9235f71c2a1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
751 | 2025.01.13 09:34:32.966595 [ 290 ] {} <Debug> TCP-Session: ed7e499d-b6aa-467c-b25f-189ee34ceba1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
752 | 2025.01.13 09:34:32.966811 [ 292 ] {} <Debug> TCP-Session: 36d4ffac-815a-43cb-b8df-9235f71c2a1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
753 | 2025.01.13 09:34:33.000157 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 139.95 MiB, peak 139.95 MiB, free memory in arenas 0.00 B, will set to 141.33 MiB (RSS), difference: 1.38 MiB | ||
754 | 2025.01.13 09:34:37.836106 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
755 | 2025.01.13 09:34:37.836109 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
756 | 2025.01.13 09:34:37.836224 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
757 | 2025.01.13 09:34:37.836247 [ 242 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
758 | 2025.01.13 09:34:37.847015 [ 242 ] {} <Debug> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Loading data parts | ||
759 | 2025.01.13 09:34:37.847382 [ 242 ] {} <Debug> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): There are no data parts | ||
760 | 2025.01.13 09:34:37.859929 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
761 | 2025.01.13 09:34:37.859972 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
762 | 2025.01.13 09:34:37.861963 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
763 | 2025.01.13 09:34:37.862422 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
764 | 2025.01.13 09:34:37.862647 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
765 | 2025.01.13 09:34:37.866279 [ 244 ] {} <Debug> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Loading data parts | ||
766 | 2025.01.13 09:34:37.866458 [ 244 ] {} <Debug> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): There are no data parts | ||
767 | 2025.01.13 09:34:37.897497 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
768 | 2025.01.13 09:34:37.897548 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
769 | 2025.01.13 09:34:37.904947 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
770 | 2025.01.13 09:34:37.906123 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
771 | 2025.01.13 09:34:37.908632 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
772 | 2025.01.13 09:34:38.000154 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 146.31 MiB, peak 150.31 MiB, free memory in arenas 0.00 B, will set to 151.12 MiB (RSS), difference: 4.82 MiB | ||
773 | 2025.01.13 09:34:40.336030 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
774 | 2025.01.13 09:34:40.336136 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
775 | 2025.01.13 09:34:40.345116 [ 243 ] {} <Debug> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Loading data parts | ||
776 | 2025.01.13 09:34:40.345340 [ 243 ] {} <Debug> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): There are no data parts | ||
777 | 2025.01.13 09:34:40.358427 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
778 | 2025.01.13 09:34:40.358472 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
779 | 2025.01.13 09:34:40.360315 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
780 | 2025.01.13 09:34:40.360876 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
781 | 2025.01.13 09:34:40.361414 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
782 | 2025.01.13 09:34:41.000153 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.31 MiB, peak 155.31 MiB, free memory in arenas 0.00 B, will set to 151.61 MiB (RSS), difference: -3.71 MiB | ||
783 | 2025.01.13 09:34:45.295938 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache | ||
784 | 2025.01.13 09:34:45.296001 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache | ||
785 | 2025.01.13 09:34:45.364862 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
786 | 2025.01.13 09:34:45.365742 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
787 | 2025.01.13 09:34:45.365795 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
788 | 2025.01.13 09:34:45.366491 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
789 | 2025.01.13 09:34:45.366953 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
790 | 2025.01.13 09:34:45.367164 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
791 | 2025.01.13 09:34:45.410827 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
792 | 2025.01.13 09:34:45.432554 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
793 | 2025.01.13 09:34:45.432609 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
794 | 2025.01.13 09:34:45.439285 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
795 | 2025.01.13 09:34:45.440331 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
796 | 2025.01.13 09:34:45.442770 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
797 | 2025.01.13 09:34:46.000506 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 152.28 MiB, peak 156.28 MiB, free memory in arenas 0.00 B, will set to 154.51 MiB (RSS), difference: 2.23 MiB | ||
798 | 2025.01.13 09:34:51.001156 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 150.53 MiB, peak 156.28 MiB, free memory in arenas 0.00 B, will set to 154.55 MiB (RSS), difference: 4.01 MiB | ||
799 | 2025.01.13 09:34:51.640297 [ 3 ] {} <Trace> TCP-Session: 5a5abb28-4d82-4929-87f6-c663d979a924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
800 | 2025.01.13 09:34:51.640518 [ 3 ] {7510e266-04e4-45c4-9ab8-d9dc1ba64a91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54713) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
801 | 2025.01.13 09:34:51.643169 [ 3 ] {7510e266-04e4-45c4-9ab8-d9dc1ba64a91} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
802 | 2025.01.13 09:34:51.645399 [ 3 ] {7510e266-04e4-45c4-9ab8-d9dc1ba64a91} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
803 | 2025.01.13 09:34:51.648333 [ 3 ] {7510e266-04e4-45c4-9ab8-d9dc1ba64a91} <Debug> TCPHandler: Processed in 0.008171462 sec. | ||
804 | 2025.01.13 09:34:51.652835 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
805 | 2025.01.13 09:34:51.653072 [ 4 ] {f1f3653b-eafa-4539-b7b9-01c4e3a99037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes') FORMAT Native; (stage: Complete) | ||
806 | 2025.01.13 09:34:51.657105 [ 4 ] {f1f3653b-eafa-4539-b7b9-01c4e3a99037} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
807 | 2025.01.13 09:34:51.657187 [ 4 ] {f1f3653b-eafa-4539-b7b9-01c4e3a99037} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
808 | 2025.01.13 09:34:51.657871 [ 4 ] {f1f3653b-eafa-4539-b7b9-01c4e3a99037} <Debug> TCPHandler: Processed in 0.005173927 sec. | ||
809 | 2025.01.13 09:34:51.658207 [ 3 ] {} <Trace> TCP-Session: 5a5abb28-4d82-4929-87f6-c663d979a924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
810 | 2025.01.13 09:34:51.658381 [ 3 ] {85644138-b5ed-4912-83af-219fd807cb56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54713) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes') FORMAT Native; (stage: Complete) | ||
811 | 2025.01.13 09:34:51.658840 [ 3 ] {85644138-b5ed-4912-83af-219fd807cb56} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
812 | 2025.01.13 09:34:51.658901 [ 3 ] {85644138-b5ed-4912-83af-219fd807cb56} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
813 | 2025.01.13 09:34:51.659453 [ 3 ] {85644138-b5ed-4912-83af-219fd807cb56} <Debug> TCPHandler: Processed in 0.001313988 sec. | ||
814 | 2025.01.13 09:34:51.659715 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
815 | 2025.01.13 09:34:51.659888 [ 4 ] {78006288-67e4-49a5-95f4-fdc578b2ed25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) 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) | ||
816 | 2025.01.13 09:34:51.660267 [ 4 ] {78006288-67e4-49a5-95f4-fdc578b2ed25} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
817 | 2025.01.13 09:34:51.660326 [ 4 ] {78006288-67e4-49a5-95f4-fdc578b2ed25} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
818 | 2025.01.13 09:34:51.660874 [ 4 ] {78006288-67e4-49a5-95f4-fdc578b2ed25} <Debug> TCPHandler: Processed in 0.001217664 sec. | ||
819 | 2025.01.13 09:34:51.661148 [ 3 ] {} <Trace> TCP-Session: 5a5abb28-4d82-4929-87f6-c663d979a924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
820 | 2025.01.13 09:34:51.661308 [ 3 ] {2e496f59-718b-4118-b8e2-72f6830fd133} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54713) 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) | ||
821 | 2025.01.13 09:34:51.661697 [ 3 ] {2e496f59-718b-4118-b8e2-72f6830fd133} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
822 | 2025.01.13 09:34:51.661759 [ 3 ] {2e496f59-718b-4118-b8e2-72f6830fd133} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
823 | 2025.01.13 09:34:51.662290 [ 3 ] {2e496f59-718b-4118-b8e2-72f6830fd133} <Debug> TCPHandler: Processed in 0.001200424 sec. | ||
824 | 2025.01.13 09:34:51.662556 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
825 | 2025.01.13 09:34:51.662720 [ 4 ] {4c3c4ac2-be33-458e-a04c-d1ec4b253a30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) 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) | ||
826 | 2025.01.13 09:34:51.663109 [ 4 ] {4c3c4ac2-be33-458e-a04c-d1ec4b253a30} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
827 | 2025.01.13 09:34:51.663168 [ 4 ] {4c3c4ac2-be33-458e-a04c-d1ec4b253a30} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
828 | 2025.01.13 09:34:51.663717 [ 4 ] {4c3c4ac2-be33-458e-a04c-d1ec4b253a30} <Debug> TCPHandler: Processed in 0.001216205 sec. | ||
829 | 2025.01.13 09:34:51.663984 [ 3 ] {} <Trace> TCP-Session: 5a5abb28-4d82-4929-87f6-c663d979a924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
830 | 2025.01.13 09:34:51.664146 [ 3 ] {28488d70-d828-460c-b783-428015cbc015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54713) 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) | ||
831 | 2025.01.13 09:34:51.664524 [ 3 ] {28488d70-d828-460c-b783-428015cbc015} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
832 | 2025.01.13 09:34:51.664583 [ 3 ] {28488d70-d828-460c-b783-428015cbc015} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
833 | 2025.01.13 09:34:51.665103 [ 3 ] {28488d70-d828-460c-b783-428015cbc015} <Debug> TCPHandler: Processed in 0.001178233 sec. | ||
834 | 2025.01.13 09:34:51.665425 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
835 | 2025.01.13 09:34:51.665586 [ 4 ] {5902e461-c940-4673-a9ca-2b2fec2b652b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) 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) | ||
836 | 2025.01.13 09:34:51.665979 [ 4 ] {5902e461-c940-4673-a9ca-2b2fec2b652b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
837 | 2025.01.13 09:34:51.666039 [ 4 ] {5902e461-c940-4673-a9ca-2b2fec2b652b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
838 | 2025.01.13 09:34:51.666572 [ 4 ] {5902e461-c940-4673-a9ca-2b2fec2b652b} <Debug> TCPHandler: Processed in 0.001203324 sec. | ||
839 | 2025.01.13 09:34:51.666872 [ 3 ] {} <Trace> TCP-Session: 5a5abb28-4d82-4929-87f6-c663d979a924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
840 | 2025.01.13 09:34:51.667037 [ 3 ] {7a4349ad-0781-450f-be43-776baeb1f6de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54713) 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) | ||
841 | 2025.01.13 09:34:51.667458 [ 3 ] {7a4349ad-0781-450f-be43-776baeb1f6de} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
842 | 2025.01.13 09:34:51.667518 [ 3 ] {7a4349ad-0781-450f-be43-776baeb1f6de} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
843 | 2025.01.13 09:34:51.668072 [ 3 ] {7a4349ad-0781-450f-be43-776baeb1f6de} <Debug> TCPHandler: Processed in 0.001258965 sec. | ||
844 | 2025.01.13 09:34:51.668334 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
845 | 2025.01.13 09:34:51.668504 [ 4 ] {f145e0b0-cca5-4a12-863c-b03bcfa9f14f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) 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) | ||
846 | 2025.01.13 09:34:51.668898 [ 4 ] {f145e0b0-cca5-4a12-863c-b03bcfa9f14f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
847 | 2025.01.13 09:34:51.668958 [ 4 ] {f145e0b0-cca5-4a12-863c-b03bcfa9f14f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
848 | 2025.01.13 09:34:51.669487 [ 4 ] {f145e0b0-cca5-4a12-863c-b03bcfa9f14f} <Debug> TCPHandler: Processed in 0.001209085 sec. | ||
849 | 2025.01.13 09:34:51.669742 [ 3 ] {} <Trace> TCP-Session: 5a5abb28-4d82-4929-87f6-c663d979a924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
850 | 2025.01.13 09:34:51.669924 [ 3 ] {231dd97f-b420-4a97-9038-0e49ad439241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54713) 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) | ||
851 | 2025.01.13 09:34:51.670398 [ 3 ] {231dd97f-b420-4a97-9038-0e49ad439241} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
852 | 2025.01.13 09:34:51.670472 [ 3 ] {231dd97f-b420-4a97-9038-0e49ad439241} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
853 | 2025.01.13 09:34:51.671018 [ 3 ] {231dd97f-b420-4a97-9038-0e49ad439241} <Debug> TCPHandler: Processed in 0.001330538 sec. | ||
854 | 2025.01.13 09:34:51.671276 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
855 | 2025.01.13 09:34:51.671439 [ 4 ] {bffc731c-010d-4a54-bf71-4f5100c315ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) 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) | ||
856 | 2025.01.13 09:34:51.671829 [ 4 ] {bffc731c-010d-4a54-bf71-4f5100c315ca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
857 | 2025.01.13 09:34:51.671889 [ 4 ] {bffc731c-010d-4a54-bf71-4f5100c315ca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
858 | 2025.01.13 09:34:51.672423 [ 4 ] {bffc731c-010d-4a54-bf71-4f5100c315ca} <Debug> TCPHandler: Processed in 0.001200894 sec. | ||
859 | 2025.01.13 09:34:51.672701 [ 3 ] {} <Trace> TCP-Session: 5a5abb28-4d82-4929-87f6-c663d979a924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
860 | 2025.01.13 09:34:51.672866 [ 3 ] {a0618295-08a5-42b9-a318-cbcd3507dc83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54713) 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) | ||
861 | 2025.01.13 09:34:51.673263 [ 3 ] {a0618295-08a5-42b9-a318-cbcd3507dc83} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
862 | 2025.01.13 09:34:51.673321 [ 3 ] {a0618295-08a5-42b9-a318-cbcd3507dc83} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
863 | 2025.01.13 09:34:51.673831 [ 3 ] {a0618295-08a5-42b9-a318-cbcd3507dc83} <Debug> TCPHandler: Processed in 0.001188764 sec. | ||
864 | 2025.01.13 09:34:51.674160 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
865 | 2025.01.13 09:34:51.674332 [ 4 ] {606fe3bf-ee22-41d2-bae6-214fcf8ead30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) 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) | ||
866 | 2025.01.13 09:34:51.674733 [ 4 ] {606fe3bf-ee22-41d2-bae6-214fcf8ead30} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
867 | 2025.01.13 09:34:51.674792 [ 4 ] {606fe3bf-ee22-41d2-bae6-214fcf8ead30} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
868 | 2025.01.13 09:34:51.675316 [ 4 ] {606fe3bf-ee22-41d2-bae6-214fcf8ead30} <Debug> TCPHandler: Processed in 0.001215105 sec. | ||
869 | 2025.01.13 09:34:51.677105 [ 3 ] {} <Trace> TCP-Session: 5a5abb28-4d82-4929-87f6-c663d979a924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
870 | 2025.01.13 09:34:51.677237 [ 3 ] {0e474559-8b20-43cc-a2eb-64cf47d3e0cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54713) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
871 | 2025.01.13 09:34:51.677294 [ 3 ] {0e474559-8b20-43cc-a2eb-64cf47d3e0cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
872 | 2025.01.13 09:34:51.678093 [ 3 ] {0e474559-8b20-43cc-a2eb-64cf47d3e0cf} <Trace> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
873 | 2025.01.13 09:34:51.678142 [ 3 ] {0e474559-8b20-43cc-a2eb-64cf47d3e0cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
874 | 2025.01.13 09:34:51.678804 [ 3 ] {0e474559-8b20-43cc-a2eb-64cf47d3e0cf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
875 | 2025.01.13 09:34:51.679204 [ 3 ] {0e474559-8b20-43cc-a2eb-64cf47d3e0cf} <Trace> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
876 | 2025.01.13 09:34:51.679480 [ 3 ] {0e474559-8b20-43cc-a2eb-64cf47d3e0cf} <Debug> executeQuery: Read 14 rows, 2.01 KiB in 0.002267 sec., 6175.562417291575 rows/sec., 886.10 KiB/sec. | ||
877 | 2025.01.13 09:34:51.679624 [ 3 ] {0e474559-8b20-43cc-a2eb-64cf47d3e0cf} <Debug> TCPHandler: Processed in 0.002576833 sec. | ||
878 | 2025.01.13 09:34:51.679783 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
879 | 2025.01.13 09:34:51.679933 [ 4 ] {efb0a1d2-a0ef-409c-b9fb-8b3cfed5b07b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
880 | 2025.01.13 09:34:51.679992 [ 4 ] {efb0a1d2-a0ef-409c-b9fb-8b3cfed5b07b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
881 | 2025.01.13 09:34:51.681320 [ 4 ] {efb0a1d2-a0ef-409c-b9fb-8b3cfed5b07b} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
882 | 2025.01.13 09:34:51.681356 [ 4 ] {efb0a1d2-a0ef-409c-b9fb-8b3cfed5b07b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
883 | 2025.01.13 09:34:51.681911 [ 4 ] {efb0a1d2-a0ef-409c-b9fb-8b3cfed5b07b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
884 | 2025.01.13 09:34:51.682438 [ 4 ] {efb0a1d2-a0ef-409c-b9fb-8b3cfed5b07b} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
885 | 2025.01.13 09:34:51.682635 [ 4 ] {efb0a1d2-a0ef-409c-b9fb-8b3cfed5b07b} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.002744 sec., 9475.218658892129 rows/sec., 721.39 KiB/sec. | ||
886 | 2025.01.13 09:34:51.682688 [ 4 ] {efb0a1d2-a0ef-409c-b9fb-8b3cfed5b07b} <Debug> TCPHandler: Processed in 0.002969344 sec. | ||
887 | 2025.01.13 09:34:51.682851 [ 3 ] {} <Trace> TCP-Session: 5a5abb28-4d82-4929-87f6-c663d979a924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
888 | 2025.01.13 09:34:51.682975 [ 3 ] {33c84659-7ad2-4be1-acf2-a075ee6235af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54713) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
889 | 2025.01.13 09:34:51.683026 [ 3 ] {33c84659-7ad2-4be1-acf2-a075ee6235af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
890 | 2025.01.13 09:34:51.683636 [ 3 ] {33c84659-7ad2-4be1-acf2-a075ee6235af} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
891 | 2025.01.13 09:34:51.683676 [ 3 ] {33c84659-7ad2-4be1-acf2-a075ee6235af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
892 | 2025.01.13 09:34:51.684157 [ 3 ] {33c84659-7ad2-4be1-acf2-a075ee6235af} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
893 | 2025.01.13 09:34:51.684602 [ 3 ] {33c84659-7ad2-4be1-acf2-a075ee6235af} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
894 | 2025.01.13 09:34:51.684890 [ 3 ] {33c84659-7ad2-4be1-acf2-a075ee6235af} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001928 sec., 14522.821576763485 rows/sec., 1.13 MiB/sec. | ||
895 | 2025.01.13 09:34:51.684966 [ 3 ] {33c84659-7ad2-4be1-acf2-a075ee6235af} <Debug> TCPHandler: Processed in 0.002177992 sec. | ||
896 | 2025.01.13 09:34:51.685120 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
897 | 2025.01.13 09:34:51.685240 [ 4 ] {dc2aa7ed-3e17-43ce-bab3-48c8e9e8f14b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
898 | 2025.01.13 09:34:51.685292 [ 4 ] {dc2aa7ed-3e17-43ce-bab3-48c8e9e8f14b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
899 | 2025.01.13 09:34:51.688773 [ 4 ] {dc2aa7ed-3e17-43ce-bab3-48c8e9e8f14b} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
900 | 2025.01.13 09:34:51.688811 [ 4 ] {dc2aa7ed-3e17-43ce-bab3-48c8e9e8f14b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
901 | 2025.01.13 09:34:51.689343 [ 4 ] {dc2aa7ed-3e17-43ce-bab3-48c8e9e8f14b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
902 | 2025.01.13 09:34:51.689876 [ 4 ] {dc2aa7ed-3e17-43ce-bab3-48c8e9e8f14b} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
903 | 2025.01.13 09:34:51.690070 [ 4 ] {dc2aa7ed-3e17-43ce-bab3-48c8e9e8f14b} <Debug> executeQuery: Read 40 rows, 2.84 KiB in 0.004848 sec., 8250.82508250825 rows/sec., 585.78 KiB/sec. | ||
904 | 2025.01.13 09:34:51.690133 [ 4 ] {dc2aa7ed-3e17-43ce-bab3-48c8e9e8f14b} <Debug> TCPHandler: Processed in 0.005077404 sec. | ||
905 | 2025.01.13 09:34:51.690302 [ 3 ] {} <Trace> TCP-Session: 5a5abb28-4d82-4929-87f6-c663d979a924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
906 | 2025.01.13 09:34:51.690424 [ 3 ] {b5d1a82a-98a1-4c3e-ae4a-e39d17ae5b01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54713) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
907 | 2025.01.13 09:34:51.690475 [ 3 ] {b5d1a82a-98a1-4c3e-ae4a-e39d17ae5b01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
908 | 2025.01.13 09:34:51.690960 [ 3 ] {b5d1a82a-98a1-4c3e-ae4a-e39d17ae5b01} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
909 | 2025.01.13 09:34:51.691000 [ 3 ] {b5d1a82a-98a1-4c3e-ae4a-e39d17ae5b01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
910 | 2025.01.13 09:34:51.691551 [ 3 ] {b5d1a82a-98a1-4c3e-ae4a-e39d17ae5b01} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
911 | 2025.01.13 09:34:51.692046 [ 3 ] {b5d1a82a-98a1-4c3e-ae4a-e39d17ae5b01} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
912 | 2025.01.13 09:34:51.692349 [ 3 ] {b5d1a82a-98a1-4c3e-ae4a-e39d17ae5b01} <Debug> executeQuery: Read 12 rows, 862.00 B in 0.001928 sec., 6224.066390041494 rows/sec., 436.62 KiB/sec. | ||
913 | 2025.01.13 09:34:51.692425 [ 3 ] {b5d1a82a-98a1-4c3e-ae4a-e39d17ae5b01} <Debug> TCPHandler: Processed in 0.002183302 sec. | ||
914 | 2025.01.13 09:34:52.867584 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
915 | 2025.01.13 09:34:52.868179 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
916 | 2025.01.13 09:34:52.868223 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
917 | 2025.01.13 09:34:52.868948 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
918 | 2025.01.13 09:34:52.869532 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
919 | 2025.01.13 09:34:52.869798 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
920 | 2025.01.13 09:34:52.943104 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
921 | 2025.01.13 09:34:52.961755 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
922 | 2025.01.13 09:34:52.961810 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
923 | 2025.01.13 09:34:52.968639 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
924 | 2025.01.13 09:34:52.969906 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
925 | 2025.01.13 09:34:52.972772 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
926 | 2025.01.13 09:34:56.642445 [ 3 ] {} <Trace> TCP-Session: 5a5abb28-4d82-4929-87f6-c663d979a924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
927 | 2025.01.13 09:34:56.642640 [ 3 ] {1be438f2-3b80-417a-a926-7418611af232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54713) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
928 | 2025.01.13 09:34:56.642712 [ 3 ] {1be438f2-3b80-417a-a926-7418611af232} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
929 | 2025.01.13 09:34:56.643442 [ 3 ] {1be438f2-3b80-417a-a926-7418611af232} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
930 | 2025.01.13 09:34:56.643494 [ 3 ] {1be438f2-3b80-417a-a926-7418611af232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
931 | 2025.01.13 09:34:56.644050 [ 3 ] {1be438f2-3b80-417a-a926-7418611af232} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
932 | 2025.01.13 09:34:56.644524 [ 3 ] {1be438f2-3b80-417a-a926-7418611af232} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
933 | 2025.01.13 09:34:56.644772 [ 3 ] {1be438f2-3b80-417a-a926-7418611af232} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.002181 sec., 11921.13709307657 rows/sec., 907.61 KiB/sec. | ||
934 | 2025.01.13 09:34:56.644900 [ 3 ] {1be438f2-3b80-417a-a926-7418611af232} <Debug> TCPHandler: Processed in 0.002581263 sec. | ||
935 | 2025.01.13 09:34:56.645172 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
936 | 2025.01.13 09:34:56.645370 [ 4 ] {2012860e-fafb-4101-90ed-f30b46b6c214} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
937 | 2025.01.13 09:34:56.645447 [ 4 ] {2012860e-fafb-4101-90ed-f30b46b6c214} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
938 | 2025.01.13 09:34:56.646209 [ 4 ] {2012860e-fafb-4101-90ed-f30b46b6c214} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
939 | 2025.01.13 09:34:56.646263 [ 4 ] {2012860e-fafb-4101-90ed-f30b46b6c214} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
940 | 2025.01.13 09:34:56.646837 [ 4 ] {2012860e-fafb-4101-90ed-f30b46b6c214} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
941 | 2025.01.13 09:34:56.647407 [ 4 ] {2012860e-fafb-4101-90ed-f30b46b6c214} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
942 | 2025.01.13 09:34:56.647664 [ 4 ] {2012860e-fafb-4101-90ed-f30b46b6c214} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.002349 sec., 11919.965942954448 rows/sec., 952.03 KiB/sec. | ||
943 | 2025.01.13 09:34:56.647733 [ 4 ] {2012860e-fafb-4101-90ed-f30b46b6c214} <Debug> TCPHandler: Processed in 0.002702817 sec. | ||
944 | 2025.01.13 09:34:56.647908 [ 3 ] {} <Trace> TCP-Session: 5a5abb28-4d82-4929-87f6-c663d979a924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
945 | 2025.01.13 09:34:56.648040 [ 3 ] {0fe83fa6-51b4-4f8d-b3a5-4b9e4b028542} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54713) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
946 | 2025.01.13 09:34:56.648100 [ 3 ] {0fe83fa6-51b4-4f8d-b3a5-4b9e4b028542} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
947 | 2025.01.13 09:34:56.648792 [ 3 ] {0fe83fa6-51b4-4f8d-b3a5-4b9e4b028542} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
948 | 2025.01.13 09:34:56.648836 [ 3 ] {0fe83fa6-51b4-4f8d-b3a5-4b9e4b028542} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
949 | 2025.01.13 09:34:56.649376 [ 3 ] {0fe83fa6-51b4-4f8d-b3a5-4b9e4b028542} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
950 | 2025.01.13 09:34:56.649941 [ 3 ] {0fe83fa6-51b4-4f8d-b3a5-4b9e4b028542} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
951 | 2025.01.13 09:34:56.650180 [ 3 ] {0fe83fa6-51b4-4f8d-b3a5-4b9e4b028542} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.002168 sec., 46125.46125461255 rows/sec., 3.20 MiB/sec. | ||
952 | 2025.01.13 09:34:56.650242 [ 3 ] {0fe83fa6-51b4-4f8d-b3a5-4b9e4b028542} <Debug> TCPHandler: Processed in 0.002395128 sec. | ||
953 | 2025.01.13 09:34:56.650395 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
954 | 2025.01.13 09:34:56.650521 [ 4 ] {cf05ad66-0ebf-4da9-a7bd-4f2cdb409b43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
955 | 2025.01.13 09:34:56.650579 [ 4 ] {cf05ad66-0ebf-4da9-a7bd-4f2cdb409b43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
956 | 2025.01.13 09:34:56.651073 [ 4 ] {cf05ad66-0ebf-4da9-a7bd-4f2cdb409b43} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
957 | 2025.01.13 09:34:56.651114 [ 4 ] {cf05ad66-0ebf-4da9-a7bd-4f2cdb409b43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
958 | 2025.01.13 09:34:56.651651 [ 4 ] {cf05ad66-0ebf-4da9-a7bd-4f2cdb409b43} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
959 | 2025.01.13 09:34:56.652230 [ 4 ] {cf05ad66-0ebf-4da9-a7bd-4f2cdb409b43} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
960 | 2025.01.13 09:34:56.652479 [ 4 ] {cf05ad66-0ebf-4da9-a7bd-4f2cdb409b43} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001983 sec., 15128.593040847201 rows/sec., 1.04 MiB/sec. | ||
961 | 2025.01.13 09:34:56.652603 [ 4 ] {cf05ad66-0ebf-4da9-a7bd-4f2cdb409b43} <Debug> TCPHandler: Processed in 0.002268804 sec. | ||
962 | 2025.01.13 09:35:00.296052 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
963 | 2025.01.13 09:35:00.296129 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
964 | 2025.01.13 09:35:00.363396 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 136 | ||
965 | 2025.01.13 09:35:00.367357 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
966 | 2025.01.13 09:35:00.367417 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
967 | 2025.01.13 09:35:00.369213 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
968 | 2025.01.13 09:35:00.369771 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
969 | 2025.01.13 09:35:00.370225 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
970 | 2025.01.13 09:35:00.372475 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 136 | ||
971 | 2025.01.13 09:35:00.372756 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
972 | 2025.01.13 09:35:00.372801 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
973 | 2025.01.13 09:35:00.373473 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
974 | 2025.01.13 09:35:00.373953 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
975 | 2025.01.13 09:35:00.374144 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
976 | 2025.01.13 09:35:00.472923 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
977 | 2025.01.13 09:35:00.492743 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
978 | 2025.01.13 09:35:00.492809 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
979 | 2025.01.13 09:35:00.499545 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
980 | 2025.01.13 09:35:00.500679 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
981 | 2025.01.13 09:35:00.503437 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
982 | 2025.01.13 09:35:01.641327 [ 3 ] {} <Trace> TCP-Session: 5a5abb28-4d82-4929-87f6-c663d979a924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
983 | 2025.01.13 09:35:01.641617 [ 3 ] {69f3cf6c-b395-4be9-a434-37a8c3f0f188} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54713) 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) | ||
984 | 2025.01.13 09:35:01.644139 [ 3 ] {69f3cf6c-b395-4be9-a434-37a8c3f0f188} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
985 | 2025.01.13 09:35:01.646581 [ 3 ] {69f3cf6c-b395-4be9-a434-37a8c3f0f188} <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 | ||
986 | 2025.01.13 09:35:01.646940 [ 3 ] {69f3cf6c-b395-4be9-a434-37a8c3f0f188} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
987 | 2025.01.13 09:35:01.649052 [ 3 ] {69f3cf6c-b395-4be9-a434-37a8c3f0f188} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
988 | 2025.01.13 09:35:01.649356 [ 3 ] {69f3cf6c-b395-4be9-a434-37a8c3f0f188} <Debug> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
989 | 2025.01.13 09:35:01.650506 [ 3 ] {69f3cf6c-b395-4be9-a434-37a8c3f0f188} <Trace> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
990 | 2025.01.13 09:35:01.652508 [ 3 ] {69f3cf6c-b395-4be9-a434-37a8c3f0f188} <Debug> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (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 | ||
991 | 2025.01.13 09:35:01.652550 [ 3 ] {69f3cf6c-b395-4be9-a434-37a8c3f0f188} <Trace> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
992 | 2025.01.13 09:35:01.652698 [ 3 ] {69f3cf6c-b395-4be9-a434-37a8c3f0f188} <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'))" | ||
993 | 2025.01.13 09:35:01.652731 [ 3 ] {69f3cf6c-b395-4be9-a434-37a8c3f0f188} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
994 | 2025.01.13 09:35:01.665058 [ 3 ] {69f3cf6c-b395-4be9-a434-37a8c3f0f188} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.023557 sec., 594.3031795220104 rows/sec., 24.25 KiB/sec. | ||
995 | 2025.01.13 09:35:01.665208 [ 3 ] {69f3cf6c-b395-4be9-a434-37a8c3f0f188} <Debug> TCPHandler: Processed in 0.024050022 sec. | ||
996 | 2025.01.13 09:35:01.666230 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
997 | 2025.01.13 09:35:01.666495 [ 4 ] {132afe77-a064-4786-b5a3-47ad22aae69f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
998 | 2025.01.13 09:35:01.666885 [ 4 ] {132afe77-a064-4786-b5a3-47ad22aae69f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
999 | 2025.01.13 09:35:01.666928 [ 4 ] {132afe77-a064-4786-b5a3-47ad22aae69f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
1000 | 2025.01.13 09:35:01.667223 [ 4 ] {132afe77-a064-4786-b5a3-47ad22aae69f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1001 | 2025.01.13 09:35:01.667305 [ 4 ] {132afe77-a064-4786-b5a3-47ad22aae69f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1002 | 2025.01.13 09:35:01.667487 [ 4 ] {132afe77-a064-4786-b5a3-47ad22aae69f} <Debug> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
1003 | 2025.01.13 09:35:01.667527 [ 4 ] {132afe77-a064-4786-b5a3-47ad22aae69f} <Trace> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1004 | 2025.01.13 09:35:01.667552 [ 4 ] {132afe77-a064-4786-b5a3-47ad22aae69f} <Debug> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (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 | ||
1005 | 2025.01.13 09:35:01.667569 [ 4 ] {132afe77-a064-4786-b5a3-47ad22aae69f} <Trace> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1006 | 2025.01.13 09:35:01.667620 [ 4 ] {132afe77-a064-4786-b5a3-47ad22aae69f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
1007 | 2025.01.13 09:35:01.667644 [ 4 ] {132afe77-a064-4786-b5a3-47ad22aae69f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1008 | 2025.01.13 09:35:01.668312 [ 4 ] {132afe77-a064-4786-b5a3-47ad22aae69f} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001925 sec., 7272.727272727272 rows/sec., 296.77 KiB/sec. | ||
1009 | 2025.01.13 09:35:01.668444 [ 4 ] {132afe77-a064-4786-b5a3-47ad22aae69f} <Debug> TCPHandler: Processed in 0.002351907 sec. | ||
1010 | 2025.01.13 09:35:01.668759 [ 3 ] {} <Trace> TCP-Session: 5a5abb28-4d82-4929-87f6-c663d979a924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1011 | 2025.01.13 09:35:01.668970 [ 3 ] {c432eea9-4f27-49df-a6f6-f8d8031cf45f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54713) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
1012 | 2025.01.13 09:35:01.669337 [ 3 ] {c432eea9-4f27-49df-a6f6-f8d8031cf45f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1013 | 2025.01.13 09:35:01.669385 [ 3 ] {c432eea9-4f27-49df-a6f6-f8d8031cf45f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled')" moved to PREWHERE | ||
1014 | 2025.01.13 09:35:01.669651 [ 3 ] {c432eea9-4f27-49df-a6f6-f8d8031cf45f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1015 | 2025.01.13 09:35:01.669720 [ 3 ] {c432eea9-4f27-49df-a6f6-f8d8031cf45f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1016 | 2025.01.13 09:35:01.669876 [ 3 ] {c432eea9-4f27-49df-a6f6-f8d8031cf45f} <Debug> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
1017 | 2025.01.13 09:35:01.669909 [ 3 ] {c432eea9-4f27-49df-a6f6-f8d8031cf45f} <Trace> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1018 | 2025.01.13 09:35:01.669932 [ 3 ] {c432eea9-4f27-49df-a6f6-f8d8031cf45f} <Debug> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (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 | ||
1019 | 2025.01.13 09:35:01.669949 [ 3 ] {c432eea9-4f27-49df-a6f6-f8d8031cf45f} <Trace> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1020 | 2025.01.13 09:35:01.669995 [ 3 ] {c432eea9-4f27-49df-a6f6-f8d8031cf45f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled'))" | ||
1021 | 2025.01.13 09:35:01.670018 [ 3 ] {c432eea9-4f27-49df-a6f6-f8d8031cf45f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1022 | 2025.01.13 09:35:01.670613 [ 3 ] {c432eea9-4f27-49df-a6f6-f8d8031cf45f} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.00174 sec., 8045.977011494253 rows/sec., 328.33 KiB/sec. | ||
1023 | 2025.01.13 09:35:01.670726 [ 3 ] {c432eea9-4f27-49df-a6f6-f8d8031cf45f} <Debug> TCPHandler: Processed in 0.002036448 sec. | ||
1024 | 2025.01.13 09:35:01.671347 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1025 | 2025.01.13 09:35:01.671557 [ 4 ] {a4a2847c-4771-4eb0-8bbc-ce37074f4553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
1026 | 2025.01.13 09:35:01.671921 [ 4 ] {a4a2847c-4771-4eb0-8bbc-ce37074f4553} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1027 | 2025.01.13 09:35:01.671972 [ 4 ] {a4a2847c-4771-4eb0-8bbc-ce37074f4553} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up')" moved to PREWHERE | ||
1028 | 2025.01.13 09:35:01.672286 [ 4 ] {a4a2847c-4771-4eb0-8bbc-ce37074f4553} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1029 | 2025.01.13 09:35:01.672368 [ 4 ] {a4a2847c-4771-4eb0-8bbc-ce37074f4553} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1030 | 2025.01.13 09:35:01.672520 [ 4 ] {a4a2847c-4771-4eb0-8bbc-ce37074f4553} <Debug> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
1031 | 2025.01.13 09:35:01.672554 [ 4 ] {a4a2847c-4771-4eb0-8bbc-ce37074f4553} <Trace> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1032 | 2025.01.13 09:35:01.672578 [ 4 ] {a4a2847c-4771-4eb0-8bbc-ce37074f4553} <Debug> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (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 | ||
1033 | 2025.01.13 09:35:01.672595 [ 4 ] {a4a2847c-4771-4eb0-8bbc-ce37074f4553} <Trace> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1034 | 2025.01.13 09:35:01.672638 [ 4 ] {a4a2847c-4771-4eb0-8bbc-ce37074f4553} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up'))" | ||
1035 | 2025.01.13 09:35:01.672661 [ 4 ] {a4a2847c-4771-4eb0-8bbc-ce37074f4553} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1036 | 2025.01.13 09:35:01.673239 [ 4 ] {a4a2847c-4771-4eb0-8bbc-ce37074f4553} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.00178 sec., 7865.168539325843 rows/sec., 320.95 KiB/sec. | ||
1037 | 2025.01.13 09:35:01.673357 [ 4 ] {a4a2847c-4771-4eb0-8bbc-ce37074f4553} <Debug> TCPHandler: Processed in 0.002077759 sec. | ||
1038 | 2025.01.13 09:35:01.673636 [ 3 ] {} <Trace> TCP-Session: 5a5abb28-4d82-4929-87f6-c663d979a924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1039 | 2025.01.13 09:35:01.673840 [ 3 ] {d5e91f0d-e0ad-47d8-9d68-58bbf7a98be8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54713) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
1040 | 2025.01.13 09:35:01.674200 [ 3 ] {d5e91f0d-e0ad-47d8-9d68-58bbf7a98be8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1041 | 2025.01.13 09:35:01.674249 [ 3 ] {d5e91f0d-e0ad-47d8-9d68-58bbf7a98be8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity')" moved to PREWHERE | ||
1042 | 2025.01.13 09:35:01.674534 [ 3 ] {d5e91f0d-e0ad-47d8-9d68-58bbf7a98be8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1043 | 2025.01.13 09:35:01.674602 [ 3 ] {d5e91f0d-e0ad-47d8-9d68-58bbf7a98be8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1044 | 2025.01.13 09:35:01.674752 [ 3 ] {d5e91f0d-e0ad-47d8-9d68-58bbf7a98be8} <Debug> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
1045 | 2025.01.13 09:35:01.674787 [ 3 ] {d5e91f0d-e0ad-47d8-9d68-58bbf7a98be8} <Trace> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1046 | 2025.01.13 09:35:01.674814 [ 3 ] {d5e91f0d-e0ad-47d8-9d68-58bbf7a98be8} <Debug> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (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 | ||
1047 | 2025.01.13 09:35:01.674832 [ 3 ] {d5e91f0d-e0ad-47d8-9d68-58bbf7a98be8} <Trace> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1048 | 2025.01.13 09:35:01.674878 [ 3 ] {d5e91f0d-e0ad-47d8-9d68-58bbf7a98be8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity'))" | ||
1049 | 2025.01.13 09:35:01.674900 [ 3 ] {d5e91f0d-e0ad-47d8-9d68-58bbf7a98be8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1050 | 2025.01.13 09:35:01.675487 [ 3 ] {d5e91f0d-e0ad-47d8-9d68-58bbf7a98be8} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001739 sec., 8050.6037952846455 rows/sec., 328.52 KiB/sec. | ||
1051 | 2025.01.13 09:35:01.675597 [ 3 ] {d5e91f0d-e0ad-47d8-9d68-58bbf7a98be8} <Debug> TCPHandler: Processed in 0.002029288 sec. | ||
1052 | 2025.01.13 09:35:01.675936 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1053 | 2025.01.13 09:35:01.676257 [ 4 ] {c3ad6a11-981e-49a6-9b79-cb5cbdd826a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
1054 | 2025.01.13 09:35:01.676634 [ 4 ] {c3ad6a11-981e-49a6-9b79-cb5cbdd826a1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1055 | 2025.01.13 09:35:01.676674 [ 4 ] {c3ad6a11-981e-49a6-9b79-cb5cbdd826a1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
1056 | 2025.01.13 09:35:01.676931 [ 4 ] {c3ad6a11-981e-49a6-9b79-cb5cbdd826a1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1057 | 2025.01.13 09:35:01.676996 [ 4 ] {c3ad6a11-981e-49a6-9b79-cb5cbdd826a1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1058 | 2025.01.13 09:35:01.677140 [ 4 ] {c3ad6a11-981e-49a6-9b79-cb5cbdd826a1} <Debug> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
1059 | 2025.01.13 09:35:01.677173 [ 4 ] {c3ad6a11-981e-49a6-9b79-cb5cbdd826a1} <Trace> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1060 | 2025.01.13 09:35:01.677195 [ 4 ] {c3ad6a11-981e-49a6-9b79-cb5cbdd826a1} <Debug> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (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 | ||
1061 | 2025.01.13 09:35:01.677211 [ 4 ] {c3ad6a11-981e-49a6-9b79-cb5cbdd826a1} <Trace> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1062 | 2025.01.13 09:35:01.677255 [ 4 ] {c3ad6a11-981e-49a6-9b79-cb5cbdd826a1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
1063 | 2025.01.13 09:35:01.677278 [ 4 ] {c3ad6a11-981e-49a6-9b79-cb5cbdd826a1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1064 | 2025.01.13 09:35:01.677887 [ 4 ] {c3ad6a11-981e-49a6-9b79-cb5cbdd826a1} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001781 sec., 7860.752386299831 rows/sec., 320.77 KiB/sec. | ||
1065 | 2025.01.13 09:35:01.678002 [ 4 ] {c3ad6a11-981e-49a6-9b79-cb5cbdd826a1} <Debug> TCPHandler: Processed in 0.002173322 sec. | ||
1066 | 2025.01.13 09:35:01.678293 [ 3 ] {} <Trace> TCP-Session: 5a5abb28-4d82-4929-87f6-c663d979a924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1067 | 2025.01.13 09:35:01.678499 [ 3 ] {3d18a938-796a-46b9-9554-5e2ab39a1099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54713) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
1068 | 2025.01.13 09:35:01.678860 [ 3 ] {3d18a938-796a-46b9-9554-5e2ab39a1099} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1069 | 2025.01.13 09:35:01.678911 [ 3 ] {3d18a938-796a-46b9-9554-5e2ab39a1099} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
1070 | 2025.01.13 09:35:01.679234 [ 3 ] {3d18a938-796a-46b9-9554-5e2ab39a1099} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1071 | 2025.01.13 09:35:01.679315 [ 3 ] {3d18a938-796a-46b9-9554-5e2ab39a1099} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1072 | 2025.01.13 09:35:01.679475 [ 3 ] {3d18a938-796a-46b9-9554-5e2ab39a1099} <Debug> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
1073 | 2025.01.13 09:35:01.679508 [ 3 ] {3d18a938-796a-46b9-9554-5e2ab39a1099} <Trace> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1074 | 2025.01.13 09:35:01.679531 [ 3 ] {3d18a938-796a-46b9-9554-5e2ab39a1099} <Debug> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (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 | ||
1075 | 2025.01.13 09:35:01.679548 [ 3 ] {3d18a938-796a-46b9-9554-5e2ab39a1099} <Trace> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1076 | 2025.01.13 09:35:01.679592 [ 3 ] {3d18a938-796a-46b9-9554-5e2ab39a1099} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
1077 | 2025.01.13 09:35:01.679616 [ 3 ] {3d18a938-796a-46b9-9554-5e2ab39a1099} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1078 | 2025.01.13 09:35:01.680189 [ 3 ] {3d18a938-796a-46b9-9554-5e2ab39a1099} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001785 sec., 7843.137254901962 rows/sec., 320.05 KiB/sec. | ||
1079 | 2025.01.13 09:35:01.680299 [ 3 ] {3d18a938-796a-46b9-9554-5e2ab39a1099} <Debug> TCPHandler: Processed in 0.002071628 sec. | ||
1080 | 2025.01.13 09:35:01.680629 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1081 | 2025.01.13 09:35:01.680949 [ 4 ] {929679c2-5cfe-4c27-a0a1-0ac1496e9194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
1082 | 2025.01.13 09:35:01.681473 [ 4 ] {929679c2-5cfe-4c27-a0a1-0ac1496e9194} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1083 | 2025.01.13 09:35:01.681514 [ 4 ] {929679c2-5cfe-4c27-a0a1-0ac1496e9194} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
1084 | 2025.01.13 09:35:01.681781 [ 4 ] {929679c2-5cfe-4c27-a0a1-0ac1496e9194} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1085 | 2025.01.13 09:35:01.681849 [ 4 ] {929679c2-5cfe-4c27-a0a1-0ac1496e9194} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1086 | 2025.01.13 09:35:01.681995 [ 4 ] {929679c2-5cfe-4c27-a0a1-0ac1496e9194} <Debug> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
1087 | 2025.01.13 09:35:01.682028 [ 4 ] {929679c2-5cfe-4c27-a0a1-0ac1496e9194} <Trace> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1088 | 2025.01.13 09:35:01.682050 [ 4 ] {929679c2-5cfe-4c27-a0a1-0ac1496e9194} <Debug> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (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 | ||
1089 | 2025.01.13 09:35:01.682067 [ 4 ] {929679c2-5cfe-4c27-a0a1-0ac1496e9194} <Trace> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1090 | 2025.01.13 09:35:01.682111 [ 4 ] {929679c2-5cfe-4c27-a0a1-0ac1496e9194} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
1091 | 2025.01.13 09:35:01.682134 [ 4 ] {929679c2-5cfe-4c27-a0a1-0ac1496e9194} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1092 | 2025.01.13 09:35:01.682716 [ 4 ] {929679c2-5cfe-4c27-a0a1-0ac1496e9194} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.00192 sec., 7291.666666666666 rows/sec., 297.55 KiB/sec. | ||
1093 | 2025.01.13 09:35:01.682832 [ 4 ] {929679c2-5cfe-4c27-a0a1-0ac1496e9194} <Debug> TCPHandler: Processed in 0.002312336 sec. | ||
1094 | 2025.01.13 09:35:01.683090 [ 3 ] {} <Trace> TCP-Session: 5a5abb28-4d82-4929-87f6-c663d979a924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1095 | 2025.01.13 09:35:01.683295 [ 3 ] {32bdea85-d6e5-4237-88d5-a9268a8a18a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54713) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1096 | 2025.01.13 09:35:01.683615 [ 3 ] {32bdea85-d6e5-4237-88d5-a9268a8a18a6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1097 | 2025.01.13 09:35:01.683657 [ 3 ] {32bdea85-d6e5-4237-88d5-a9268a8a18a6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
1098 | 2025.01.13 09:35:01.683931 [ 3 ] {32bdea85-d6e5-4237-88d5-a9268a8a18a6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1099 | 2025.01.13 09:35:01.683998 [ 3 ] {32bdea85-d6e5-4237-88d5-a9268a8a18a6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1100 | 2025.01.13 09:35:01.684146 [ 3 ] {32bdea85-d6e5-4237-88d5-a9268a8a18a6} <Debug> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
1101 | 2025.01.13 09:35:01.684179 [ 3 ] {32bdea85-d6e5-4237-88d5-a9268a8a18a6} <Trace> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1102 | 2025.01.13 09:35:01.684202 [ 3 ] {32bdea85-d6e5-4237-88d5-a9268a8a18a6} <Debug> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (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 | ||
1103 | 2025.01.13 09:35:01.684220 [ 3 ] {32bdea85-d6e5-4237-88d5-a9268a8a18a6} <Trace> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1104 | 2025.01.13 09:35:01.684264 [ 3 ] {32bdea85-d6e5-4237-88d5-a9268a8a18a6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
1105 | 2025.01.13 09:35:01.684287 [ 3 ] {32bdea85-d6e5-4237-88d5-a9268a8a18a6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1106 | 2025.01.13 09:35:01.684975 [ 3 ] {32bdea85-d6e5-4237-88d5-a9268a8a18a6} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001777 sec., 7878.446820483962 rows/sec., 321.49 KiB/sec. | ||
1107 | 2025.01.13 09:35:01.685089 [ 3 ] {32bdea85-d6e5-4237-88d5-a9268a8a18a6} <Debug> TCPHandler: Processed in 0.002066248 sec. | ||
1108 | 2025.01.13 09:35:01.685375 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1109 | 2025.01.13 09:35:01.685601 [ 4 ] {1de38df6-be17-4b10-a747-0aa187e1f1f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1110 | 2025.01.13 09:35:01.685969 [ 4 ] {1de38df6-be17-4b10-a747-0aa187e1f1f3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1111 | 2025.01.13 09:35:01.686022 [ 4 ] {1de38df6-be17-4b10-a747-0aa187e1f1f3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
1112 | 2025.01.13 09:35:01.686346 [ 4 ] {1de38df6-be17-4b10-a747-0aa187e1f1f3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1113 | 2025.01.13 09:35:01.686418 [ 4 ] {1de38df6-be17-4b10-a747-0aa187e1f1f3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1114 | 2025.01.13 09:35:01.686564 [ 4 ] {1de38df6-be17-4b10-a747-0aa187e1f1f3} <Debug> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
1115 | 2025.01.13 09:35:01.686596 [ 4 ] {1de38df6-be17-4b10-a747-0aa187e1f1f3} <Trace> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1116 | 2025.01.13 09:35:01.686619 [ 4 ] {1de38df6-be17-4b10-a747-0aa187e1f1f3} <Debug> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (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 | ||
1117 | 2025.01.13 09:35:01.686636 [ 4 ] {1de38df6-be17-4b10-a747-0aa187e1f1f3} <Trace> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1118 | 2025.01.13 09:35:01.686678 [ 4 ] {1de38df6-be17-4b10-a747-0aa187e1f1f3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
1119 | 2025.01.13 09:35:01.686702 [ 4 ] {1de38df6-be17-4b10-a747-0aa187e1f1f3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1120 | 2025.01.13 09:35:01.687275 [ 4 ] {1de38df6-be17-4b10-a747-0aa187e1f1f3} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001771 sec., 7905.138339920949 rows/sec., 322.58 KiB/sec. | ||
1121 | 2025.01.13 09:35:01.687389 [ 4 ] {1de38df6-be17-4b10-a747-0aa187e1f1f3} <Debug> TCPHandler: Processed in 0.00212078 sec. | ||
1122 | 2025.01.13 09:35:01.687661 [ 3 ] {} <Trace> TCP-Session: 5a5abb28-4d82-4929-87f6-c663d979a924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1123 | 2025.01.13 09:35:01.687869 [ 3 ] {8d9fb2d2-b701-494c-bfbf-a8c93bbc702c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54713) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1124 | 2025.01.13 09:35:01.688242 [ 3 ] {8d9fb2d2-b701-494c-bfbf-a8c93bbc702c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1125 | 2025.01.13 09:35:01.688294 [ 3 ] {8d9fb2d2-b701-494c-bfbf-a8c93bbc702c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1126 | 2025.01.13 09:35:01.688583 [ 3 ] {8d9fb2d2-b701-494c-bfbf-a8c93bbc702c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1127 | 2025.01.13 09:35:01.688650 [ 3 ] {8d9fb2d2-b701-494c-bfbf-a8c93bbc702c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1128 | 2025.01.13 09:35:01.688798 [ 3 ] {8d9fb2d2-b701-494c-bfbf-a8c93bbc702c} <Debug> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
1129 | 2025.01.13 09:35:01.688831 [ 3 ] {8d9fb2d2-b701-494c-bfbf-a8c93bbc702c} <Trace> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1130 | 2025.01.13 09:35:01.688855 [ 3 ] {8d9fb2d2-b701-494c-bfbf-a8c93bbc702c} <Debug> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (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 | ||
1131 | 2025.01.13 09:35:01.688871 [ 3 ] {8d9fb2d2-b701-494c-bfbf-a8c93bbc702c} <Trace> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1132 | 2025.01.13 09:35:01.688915 [ 3 ] {8d9fb2d2-b701-494c-bfbf-a8c93bbc702c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1133 | 2025.01.13 09:35:01.688939 [ 3 ] {8d9fb2d2-b701-494c-bfbf-a8c93bbc702c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1134 | 2025.01.13 09:35:01.689493 [ 3 ] {8d9fb2d2-b701-494c-bfbf-a8c93bbc702c} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001722 sec., 8130.081300813008 rows/sec., 331.76 KiB/sec. | ||
1135 | 2025.01.13 09:35:01.689605 [ 3 ] {8d9fb2d2-b701-494c-bfbf-a8c93bbc702c} <Debug> TCPHandler: Processed in 0.002013157 sec. | ||
1136 | 2025.01.13 09:35:01.690022 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1137 | 2025.01.13 09:35:01.690346 [ 4 ] {a11715d8-b4d8-43fd-ab47-5b08c0838696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1138 | 2025.01.13 09:35:01.690695 [ 4 ] {a11715d8-b4d8-43fd-ab47-5b08c0838696} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1139 | 2025.01.13 09:35:01.690737 [ 4 ] {a11715d8-b4d8-43fd-ab47-5b08c0838696} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1140 | 2025.01.13 09:35:01.691008 [ 4 ] {a11715d8-b4d8-43fd-ab47-5b08c0838696} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1141 | 2025.01.13 09:35:01.691073 [ 4 ] {a11715d8-b4d8-43fd-ab47-5b08c0838696} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1142 | 2025.01.13 09:35:01.691222 [ 4 ] {a11715d8-b4d8-43fd-ab47-5b08c0838696} <Debug> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
1143 | 2025.01.13 09:35:01.691254 [ 4 ] {a11715d8-b4d8-43fd-ab47-5b08c0838696} <Trace> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1144 | 2025.01.13 09:35:01.691276 [ 4 ] {a11715d8-b4d8-43fd-ab47-5b08c0838696} <Debug> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (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 | ||
1145 | 2025.01.13 09:35:01.691293 [ 4 ] {a11715d8-b4d8-43fd-ab47-5b08c0838696} <Trace> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1146 | 2025.01.13 09:35:01.691338 [ 4 ] {a11715d8-b4d8-43fd-ab47-5b08c0838696} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1147 | 2025.01.13 09:35:01.691360 [ 4 ] {a11715d8-b4d8-43fd-ab47-5b08c0838696} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1148 | 2025.01.13 09:35:01.692091 [ 4 ] {a11715d8-b4d8-43fd-ab47-5b08c0838696} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001903 sec., 7356.8050446663165 rows/sec., 300.20 KiB/sec. | ||
1149 | 2025.01.13 09:35:01.692215 [ 4 ] {a11715d8-b4d8-43fd-ab47-5b08c0838696} <Debug> TCPHandler: Processed in 0.002303355 sec. | ||
1150 | 2025.01.13 09:35:01.696655 [ 3 ] {} <Trace> TCP-Session: 5a5abb28-4d82-4929-87f6-c663d979a924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1151 | 2025.01.13 09:35:01.696837 [ 3 ] {775c2104-dd1d-4cd2-a5b4-6362234d748e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54713) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1152 | 2025.01.13 09:35:01.697151 [ 3 ] {775c2104-dd1d-4cd2-a5b4-6362234d748e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1153 | 2025.01.13 09:35:01.697194 [ 3 ] {775c2104-dd1d-4cd2-a5b4-6362234d748e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1154 | 2025.01.13 09:35:01.697477 [ 3 ] {775c2104-dd1d-4cd2-a5b4-6362234d748e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1155 | 2025.01.13 09:35:01.697543 [ 3 ] {775c2104-dd1d-4cd2-a5b4-6362234d748e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1156 | 2025.01.13 09:35:01.697695 [ 3 ] {775c2104-dd1d-4cd2-a5b4-6362234d748e} <Debug> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
1157 | 2025.01.13 09:35:01.697728 [ 3 ] {775c2104-dd1d-4cd2-a5b4-6362234d748e} <Trace> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1158 | 2025.01.13 09:35:01.697751 [ 3 ] {775c2104-dd1d-4cd2-a5b4-6362234d748e} <Debug> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (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 | ||
1159 | 2025.01.13 09:35:01.697768 [ 3 ] {775c2104-dd1d-4cd2-a5b4-6362234d748e} <Trace> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1160 | 2025.01.13 09:35:01.697812 [ 3 ] {775c2104-dd1d-4cd2-a5b4-6362234d748e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1161 | 2025.01.13 09:35:01.697836 [ 3 ] {775c2104-dd1d-4cd2-a5b4-6362234d748e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1162 | 2025.01.13 09:35:01.698537 [ 3 ] {775c2104-dd1d-4cd2-a5b4-6362234d748e} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001786 sec., 7838.7458006718925 rows/sec., 319.87 KiB/sec. | ||
1163 | 2025.01.13 09:35:01.698649 [ 3 ] {775c2104-dd1d-4cd2-a5b4-6362234d748e} <Debug> TCPHandler: Processed in 0.002052218 sec. | ||
1164 | 2025.01.13 09:35:01.700748 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1165 | 2025.01.13 09:35:01.700896 [ 4 ] {2e3e5ea2-476a-4150-93c1-fbfdd447fd83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1166 | 2025.01.13 09:35:01.700957 [ 4 ] {2e3e5ea2-476a-4150-93c1-fbfdd447fd83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1167 | 2025.01.13 09:35:01.701763 [ 4 ] {2e3e5ea2-476a-4150-93c1-fbfdd447fd83} <Trace> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1168 | 2025.01.13 09:35:01.701802 [ 4 ] {2e3e5ea2-476a-4150-93c1-fbfdd447fd83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1169 | 2025.01.13 09:35:01.702417 [ 4 ] {2e3e5ea2-476a-4150-93c1-fbfdd447fd83} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1170 | 2025.01.13 09:35:01.702793 [ 4 ] {2e3e5ea2-476a-4150-93c1-fbfdd447fd83} <Trace> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1171 | 2025.01.13 09:35:01.703031 [ 4 ] {2e3e5ea2-476a-4150-93c1-fbfdd447fd83} <Debug> executeQuery: Read 13 rows, 2.63 KiB in 0.002179 sec., 5966.039467645709 rows/sec., 1.18 MiB/sec. | ||
1172 | 2025.01.13 09:35:01.703093 [ 4 ] {2e3e5ea2-476a-4150-93c1-fbfdd447fd83} <Debug> TCPHandler: Processed in 0.002409678 sec. | ||
1173 | 2025.01.13 09:35:01.703257 [ 3 ] {} <Trace> TCP-Session: 5a5abb28-4d82-4929-87f6-c663d979a924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1174 | 2025.01.13 09:35:01.703407 [ 3 ] {a5ec61a7-9498-48d3-ad52-356d9d1a67d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54713) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1175 | 2025.01.13 09:35:01.703464 [ 3 ] {a5ec61a7-9498-48d3-ad52-356d9d1a67d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1176 | 2025.01.13 09:35:01.704778 [ 3 ] {a5ec61a7-9498-48d3-ad52-356d9d1a67d0} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1177 | 2025.01.13 09:35:01.704823 [ 3 ] {a5ec61a7-9498-48d3-ad52-356d9d1a67d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1178 | 2025.01.13 09:35:01.705376 [ 3 ] {a5ec61a7-9498-48d3-ad52-356d9d1a67d0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1179 | 2025.01.13 09:35:01.705811 [ 3 ] {a5ec61a7-9498-48d3-ad52-356d9d1a67d0} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1180 | 2025.01.13 09:35:01.706031 [ 3 ] {a5ec61a7-9498-48d3-ad52-356d9d1a67d0} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002667 sec., 5249.343832020997 rows/sec., 377.88 KiB/sec. | ||
1181 | 2025.01.13 09:35:01.706084 [ 3 ] {a5ec61a7-9498-48d3-ad52-356d9d1a67d0} <Debug> TCPHandler: Processed in 0.002892792 sec. | ||
1182 | 2025.01.13 09:35:01.706247 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1183 | 2025.01.13 09:35:01.706386 [ 4 ] {98cd8268-8d2a-45f0-9bb1-2a6cb07d437d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1184 | 2025.01.13 09:35:01.706441 [ 4 ] {98cd8268-8d2a-45f0-9bb1-2a6cb07d437d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1185 | 2025.01.13 09:35:01.707231 [ 4 ] {98cd8268-8d2a-45f0-9bb1-2a6cb07d437d} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1186 | 2025.01.13 09:35:01.707278 [ 4 ] {98cd8268-8d2a-45f0-9bb1-2a6cb07d437d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1187 | 2025.01.13 09:35:01.707782 [ 4 ] {98cd8268-8d2a-45f0-9bb1-2a6cb07d437d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1188 | 2025.01.13 09:35:01.708230 [ 4 ] {98cd8268-8d2a-45f0-9bb1-2a6cb07d437d} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1189 | 2025.01.13 09:35:01.708479 [ 4 ] {98cd8268-8d2a-45f0-9bb1-2a6cb07d437d} <Debug> executeQuery: Read 189 rows, 17.14 KiB in 0.00212 sec., 89150.94339622642 rows/sec., 7.89 MiB/sec. | ||
1190 | 2025.01.13 09:35:01.708545 [ 4 ] {98cd8268-8d2a-45f0-9bb1-2a6cb07d437d} <Debug> TCPHandler: Processed in 0.002365198 sec. | ||
1191 | 2025.01.13 09:35:01.708721 [ 3 ] {} <Trace> TCP-Session: 5a5abb28-4d82-4929-87f6-c663d979a924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1192 | 2025.01.13 09:35:01.708859 [ 3 ] {78e88340-28f9-4be1-aa26-1feb8d070dde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54713) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1193 | 2025.01.13 09:35:01.708915 [ 3 ] {78e88340-28f9-4be1-aa26-1feb8d070dde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1194 | 2025.01.13 09:35:01.709756 [ 3 ] {78e88340-28f9-4be1-aa26-1feb8d070dde} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1195 | 2025.01.13 09:35:01.709793 [ 3 ] {78e88340-28f9-4be1-aa26-1feb8d070dde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1196 | 2025.01.13 09:35:01.710263 [ 3 ] {78e88340-28f9-4be1-aa26-1feb8d070dde} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1197 | 2025.01.13 09:35:01.710700 [ 3 ] {78e88340-28f9-4be1-aa26-1feb8d070dde} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1198 | 2025.01.13 09:35:01.710972 [ 3 ] {78e88340-28f9-4be1-aa26-1feb8d070dde} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.002127 sec., 7052.186177715092 rows/sec., 497.23 KiB/sec. | ||
1199 | 2025.01.13 09:35:01.711032 [ 3 ] {78e88340-28f9-4be1-aa26-1feb8d070dde} <Debug> TCPHandler: Processed in 0.002378437 sec. | ||
1200 | 2025.01.13 09:35:01.711172 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1201 | 2025.01.13 09:35:01.711289 [ 4 ] {a036bc02-28c3-4ae4-9204-af7498101b6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1202 | 2025.01.13 09:35:01.711336 [ 4 ] {a036bc02-28c3-4ae4-9204-af7498101b6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1203 | 2025.01.13 09:35:01.711896 [ 4 ] {a036bc02-28c3-4ae4-9204-af7498101b6b} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1204 | 2025.01.13 09:35:01.711934 [ 4 ] {a036bc02-28c3-4ae4-9204-af7498101b6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1205 | 2025.01.13 09:35:01.712449 [ 4 ] {a036bc02-28c3-4ae4-9204-af7498101b6b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1206 | 2025.01.13 09:35:01.712883 [ 4 ] {a036bc02-28c3-4ae4-9204-af7498101b6b} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1207 | 2025.01.13 09:35:01.713106 [ 4 ] {a036bc02-28c3-4ae4-9204-af7498101b6b} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001838 sec., 7616.974972796518 rows/sec., 533.44 KiB/sec. | ||
1208 | 2025.01.13 09:35:01.713163 [ 4 ] {a036bc02-28c3-4ae4-9204-af7498101b6b} <Debug> TCPHandler: Processed in 0.002046759 sec. | ||
1209 | 2025.01.13 09:35:01.713303 [ 3 ] {} <Trace> TCP-Session: 5a5abb28-4d82-4929-87f6-c663d979a924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1210 | 2025.01.13 09:35:01.713429 [ 3 ] {45e76dbe-bdc6-4772-853b-5fef0f060270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54713) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1211 | 2025.01.13 09:35:01.713484 [ 3 ] {45e76dbe-bdc6-4772-853b-5fef0f060270} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1212 | 2025.01.13 09:35:01.714164 [ 3 ] {45e76dbe-bdc6-4772-853b-5fef0f060270} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1213 | 2025.01.13 09:35:01.714211 [ 3 ] {45e76dbe-bdc6-4772-853b-5fef0f060270} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1214 | 2025.01.13 09:35:01.714692 [ 3 ] {45e76dbe-bdc6-4772-853b-5fef0f060270} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1215 | 2025.01.13 09:35:01.715133 [ 3 ] {45e76dbe-bdc6-4772-853b-5fef0f060270} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1216 | 2025.01.13 09:35:01.715331 [ 3 ] {45e76dbe-bdc6-4772-853b-5fef0f060270} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001933 sec., 6725.297465080186 rows/sec., 419.32 KiB/sec. | ||
1217 | 2025.01.13 09:35:01.715383 [ 3 ] {45e76dbe-bdc6-4772-853b-5fef0f060270} <Debug> TCPHandler: Processed in 0.002135841 sec. | ||
1218 | 2025.01.13 09:35:01.715616 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1219 | 2025.01.13 09:35:01.715835 [ 4 ] {145a2a96-1821-45dd-a89a-85e5515e44f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1220 | 2025.01.13 09:35:01.715923 [ 4 ] {145a2a96-1821-45dd-a89a-85e5515e44f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1221 | 2025.01.13 09:35:01.716858 [ 4 ] {145a2a96-1821-45dd-a89a-85e5515e44f4} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1222 | 2025.01.13 09:35:01.716897 [ 4 ] {145a2a96-1821-45dd-a89a-85e5515e44f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1223 | 2025.01.13 09:35:01.717420 [ 4 ] {145a2a96-1821-45dd-a89a-85e5515e44f4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1224 | 2025.01.13 09:35:01.717865 [ 4 ] {145a2a96-1821-45dd-a89a-85e5515e44f4} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1225 | 2025.01.13 09:35:01.718078 [ 4 ] {145a2a96-1821-45dd-a89a-85e5515e44f4} <Debug> executeQuery: Read 354 rows, 25.44 KiB in 0.002296 sec., 154181.18466898956 rows/sec., 10.82 MiB/sec. | ||
1226 | 2025.01.13 09:35:01.718131 [ 4 ] {145a2a96-1821-45dd-a89a-85e5515e44f4} <Debug> TCPHandler: Processed in 0.002623955 sec. | ||
1227 | 2025.01.13 09:35:01.718289 [ 3 ] {} <Trace> TCP-Session: 5a5abb28-4d82-4929-87f6-c663d979a924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1228 | 2025.01.13 09:35:01.718427 [ 3 ] {89bc6908-b5d9-40e9-8915-0324286ebe72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54713) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1229 | 2025.01.13 09:35:01.718485 [ 3 ] {89bc6908-b5d9-40e9-8915-0324286ebe72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1230 | 2025.01.13 09:35:01.719050 [ 3 ] {89bc6908-b5d9-40e9-8915-0324286ebe72} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1231 | 2025.01.13 09:35:01.719097 [ 3 ] {89bc6908-b5d9-40e9-8915-0324286ebe72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1232 | 2025.01.13 09:35:01.719639 [ 3 ] {89bc6908-b5d9-40e9-8915-0324286ebe72} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1233 | 2025.01.13 09:35:01.720083 [ 3 ] {89bc6908-b5d9-40e9-8915-0324286ebe72} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1234 | 2025.01.13 09:35:01.720271 [ 3 ] {89bc6908-b5d9-40e9-8915-0324286ebe72} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001868 sec., 3211.9914346895075 rows/sec., 167.81 KiB/sec. | ||
1235 | 2025.01.13 09:35:01.720378 [ 3 ] {89bc6908-b5d9-40e9-8915-0324286ebe72} <Debug> TCPHandler: Processed in 0.002157711 sec. | ||
1236 | 2025.01.13 09:35:01.720563 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1237 | 2025.01.13 09:35:01.720700 [ 4 ] {f2e1e4e8-1375-44b7-86b8-697eb72a1387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1238 | 2025.01.13 09:35:01.720761 [ 4 ] {f2e1e4e8-1375-44b7-86b8-697eb72a1387} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1239 | 2025.01.13 09:35:01.721414 [ 4 ] {f2e1e4e8-1375-44b7-86b8-697eb72a1387} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1240 | 2025.01.13 09:35:01.721452 [ 4 ] {f2e1e4e8-1375-44b7-86b8-697eb72a1387} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1241 | 2025.01.13 09:35:01.721927 [ 4 ] {f2e1e4e8-1375-44b7-86b8-697eb72a1387} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1242 | 2025.01.13 09:35:01.722363 [ 4 ] {f2e1e4e8-1375-44b7-86b8-697eb72a1387} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1243 | 2025.01.13 09:35:01.722598 [ 4 ] {f2e1e4e8-1375-44b7-86b8-697eb72a1387} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001925 sec., 91948.05194805194 rows/sec., 6.06 MiB/sec. | ||
1244 | 2025.01.13 09:35:01.722656 [ 4 ] {f2e1e4e8-1375-44b7-86b8-697eb72a1387} <Debug> TCPHandler: Processed in 0.002160201 sec. | ||
1245 | 2025.01.13 09:35:01.722794 [ 3 ] {} <Trace> TCP-Session: 5a5abb28-4d82-4929-87f6-c663d979a924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1246 | 2025.01.13 09:35:01.722912 [ 3 ] {83b2be0c-3548-4581-8965-dd791d42da63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54713) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1247 | 2025.01.13 09:35:01.722965 [ 3 ] {83b2be0c-3548-4581-8965-dd791d42da63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1248 | 2025.01.13 09:35:01.723449 [ 3 ] {83b2be0c-3548-4581-8965-dd791d42da63} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1249 | 2025.01.13 09:35:01.723486 [ 3 ] {83b2be0c-3548-4581-8965-dd791d42da63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1250 | 2025.01.13 09:35:01.723969 [ 3 ] {83b2be0c-3548-4581-8965-dd791d42da63} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1251 | 2025.01.13 09:35:01.724428 [ 3 ] {83b2be0c-3548-4581-8965-dd791d42da63} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1252 | 2025.01.13 09:35:01.724598 [ 3 ] {83b2be0c-3548-4581-8965-dd791d42da63} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001711 sec., 584.4535359438925 rows/sec., 39.38 KiB/sec. | ||
1253 | 2025.01.13 09:35:01.724646 [ 3 ] {83b2be0c-3548-4581-8965-dd791d42da63} <Debug> TCPHandler: Processed in 0.001910454 sec. | ||
1254 | 2025.01.13 09:35:01.724798 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1255 | 2025.01.13 09:35:01.724935 [ 4 ] {ee0aec72-8e72-4ac6-ae6a-61265eb6f6f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1256 | 2025.01.13 09:35:01.725024 [ 4 ] {ee0aec72-8e72-4ac6-ae6a-61265eb6f6f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1257 | 2025.01.13 09:35:01.726178 [ 4 ] {ee0aec72-8e72-4ac6-ae6a-61265eb6f6f8} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1258 | 2025.01.13 09:35:01.726217 [ 4 ] {ee0aec72-8e72-4ac6-ae6a-61265eb6f6f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1259 | 2025.01.13 09:35:01.729087 [ 4 ] {ee0aec72-8e72-4ac6-ae6a-61265eb6f6f8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1260 | 2025.01.13 09:35:01.729694 [ 4 ] {ee0aec72-8e72-4ac6-ae6a-61265eb6f6f8} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1261 | 2025.01.13 09:35:01.729945 [ 4 ] {ee0aec72-8e72-4ac6-ae6a-61265eb6f6f8} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.005038 sec., 1587.9317189360859 rows/sec., 2.85 MiB/sec. | ||
1262 | 2025.01.13 09:35:01.730068 [ 4 ] {ee0aec72-8e72-4ac6-ae6a-61265eb6f6f8} <Debug> TCPHandler: Processed in 0.005340021 sec. | ||
1263 | 2025.01.13 09:35:01.730223 [ 3 ] {} <Trace> TCP-Session: 5a5abb28-4d82-4929-87f6-c663d979a924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1264 | 2025.01.13 09:35:01.730361 [ 3 ] {68950408-6a3f-4109-be90-15b6a8d0e39c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54713) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1265 | 2025.01.13 09:35:01.730420 [ 3 ] {68950408-6a3f-4109-be90-15b6a8d0e39c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1266 | 2025.01.13 09:35:01.731012 [ 3 ] {68950408-6a3f-4109-be90-15b6a8d0e39c} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1267 | 2025.01.13 09:35:01.731058 [ 3 ] {68950408-6a3f-4109-be90-15b6a8d0e39c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1268 | 2025.01.13 09:35:01.731630 [ 3 ] {68950408-6a3f-4109-be90-15b6a8d0e39c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1269 | 2025.01.13 09:35:01.732074 [ 3 ] {68950408-6a3f-4109-be90-15b6a8d0e39c} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1270 | 2025.01.13 09:35:01.732251 [ 3 ] {68950408-6a3f-4109-be90-15b6a8d0e39c} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001922 sec., 27055.150884495317 rows/sec., 1.68 MiB/sec. | ||
1271 | 2025.01.13 09:35:01.732297 [ 3 ] {68950408-6a3f-4109-be90-15b6a8d0e39c} <Debug> TCPHandler: Processed in 0.002142481 sec. | ||
1272 | 2025.01.13 09:35:06.643050 [ 3 ] {} <Trace> TCP-Session: 5a5abb28-4d82-4929-87f6-c663d979a924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1273 | 2025.01.13 09:35:06.643270 [ 3 ] {286ad4ae-036e-40c0-ac44-8af2971ed697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54713) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1274 | 2025.01.13 09:35:06.643348 [ 3 ] {286ad4ae-036e-40c0-ac44-8af2971ed697} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1275 | 2025.01.13 09:35:06.644084 [ 3 ] {286ad4ae-036e-40c0-ac44-8af2971ed697} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1276 | 2025.01.13 09:35:06.644131 [ 3 ] {286ad4ae-036e-40c0-ac44-8af2971ed697} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1277 | 2025.01.13 09:35:06.644662 [ 3 ] {286ad4ae-036e-40c0-ac44-8af2971ed697} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1278 | 2025.01.13 09:35:06.645145 [ 3 ] {286ad4ae-036e-40c0-ac44-8af2971ed697} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1279 | 2025.01.13 09:35:06.645378 [ 3 ] {286ad4ae-036e-40c0-ac44-8af2971ed697} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.002165 sec., 12009.237875288685 rows/sec., 914.32 KiB/sec. | ||
1280 | 2025.01.13 09:35:06.645437 [ 3 ] {286ad4ae-036e-40c0-ac44-8af2971ed697} <Debug> TCPHandler: Processed in 0.002521471 sec. | ||
1281 | 2025.01.13 09:35:06.645718 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1282 | 2025.01.13 09:35:06.646028 [ 4 ] {22ed2a7d-dda8-4ce3-a878-74610b1b608b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1283 | 2025.01.13 09:35:06.646253 [ 4 ] {22ed2a7d-dda8-4ce3-a878-74610b1b608b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1284 | 2025.01.13 09:35:06.647157 [ 4 ] {22ed2a7d-dda8-4ce3-a878-74610b1b608b} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1285 | 2025.01.13 09:35:06.647199 [ 4 ] {22ed2a7d-dda8-4ce3-a878-74610b1b608b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1286 | 2025.01.13 09:35:06.647757 [ 4 ] {22ed2a7d-dda8-4ce3-a878-74610b1b608b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1287 | 2025.01.13 09:35:06.648219 [ 4 ] {22ed2a7d-dda8-4ce3-a878-74610b1b608b} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1288 | 2025.01.13 09:35:06.648480 [ 4 ] {22ed2a7d-dda8-4ce3-a878-74610b1b608b} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.002537 sec., 11036.657469452108 rows/sec., 881.49 KiB/sec. | ||
1289 | 2025.01.13 09:35:06.648549 [ 4 ] {22ed2a7d-dda8-4ce3-a878-74610b1b608b} <Debug> TCPHandler: Processed in 0.003005755 sec. | ||
1290 | 2025.01.13 09:35:06.648698 [ 3 ] {} <Trace> TCP-Session: 5a5abb28-4d82-4929-87f6-c663d979a924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1291 | 2025.01.13 09:35:06.648925 [ 3 ] {2e033377-a540-4ebf-870a-963cadf22091} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54713) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1292 | 2025.01.13 09:35:06.648991 [ 3 ] {2e033377-a540-4ebf-870a-963cadf22091} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1293 | 2025.01.13 09:35:06.649634 [ 3 ] {2e033377-a540-4ebf-870a-963cadf22091} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1294 | 2025.01.13 09:35:06.649673 [ 3 ] {2e033377-a540-4ebf-870a-963cadf22091} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1295 | 2025.01.13 09:35:06.650165 [ 3 ] {2e033377-a540-4ebf-870a-963cadf22091} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1296 | 2025.01.13 09:35:06.650607 [ 3 ] {2e033377-a540-4ebf-870a-963cadf22091} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1297 | 2025.01.13 09:35:06.650865 [ 3 ] {2e033377-a540-4ebf-870a-963cadf22091} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001949 sec., 51308.363263211904 rows/sec., 3.56 MiB/sec. | ||
1298 | 2025.01.13 09:35:06.650980 [ 3 ] {2e033377-a540-4ebf-870a-963cadf22091} <Debug> TCPHandler: Processed in 0.002346756 sec. | ||
1299 | 2025.01.13 09:35:06.651125 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1300 | 2025.01.13 09:35:06.651254 [ 4 ] {07f2c4c6-ad7d-4df5-bac8-be71c8e49674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1301 | 2025.01.13 09:35:06.651310 [ 4 ] {07f2c4c6-ad7d-4df5-bac8-be71c8e49674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1302 | 2025.01.13 09:35:06.651809 [ 4 ] {07f2c4c6-ad7d-4df5-bac8-be71c8e49674} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1303 | 2025.01.13 09:35:06.651851 [ 4 ] {07f2c4c6-ad7d-4df5-bac8-be71c8e49674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1304 | 2025.01.13 09:35:06.652335 [ 4 ] {07f2c4c6-ad7d-4df5-bac8-be71c8e49674} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1305 | 2025.01.13 09:35:06.652776 [ 4 ] {07f2c4c6-ad7d-4df5-bac8-be71c8e49674} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1306 | 2025.01.13 09:35:06.652998 [ 4 ] {07f2c4c6-ad7d-4df5-bac8-be71c8e49674} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001775 sec., 16901.408450704224 rows/sec., 1.16 MiB/sec. | ||
1307 | 2025.01.13 09:35:06.653054 [ 4 ] {07f2c4c6-ad7d-4df5-bac8-be71c8e49674} <Debug> TCPHandler: Processed in 0.001985776 sec. | ||
1308 | 2025.01.13 09:35:07.874247 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 | ||
1309 | 2025.01.13 09:35:07.875051 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1310 | 2025.01.13 09:35:07.875091 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1311 | 2025.01.13 09:35:07.875757 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1312 | 2025.01.13 09:35:07.876288 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1313 | 2025.01.13 09:35:07.876554 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 | ||
1314 | 2025.01.13 09:35:08.003500 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
1315 | 2025.01.13 09:35:08.023545 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1316 | 2025.01.13 09:35:08.023600 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1317 | 2025.01.13 09:35:08.030523 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1318 | 2025.01.13 09:35:08.031680 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1319 | 2025.01.13 09:35:08.034762 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
1320 | 2025.01.13 09:35:10.373713 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 194 | ||
1321 | 2025.01.13 09:35:10.377283 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1322 | 2025.01.13 09:35:10.377338 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1323 | 2025.01.13 09:35:10.379031 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1324 | 2025.01.13 09:35:10.379679 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1325 | 2025.01.13 09:35:10.380509 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 194 | ||
1326 | 2025.01.13 09:35:11.648503 [ 3 ] {} <Trace> TCP-Session: 5a5abb28-4d82-4929-87f6-c663d979a924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1327 | 2025.01.13 09:35:11.648714 [ 3 ] {83e77f92-5f3c-4f0f-84f9-563d4ebc4945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54713) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1328 | 2025.01.13 09:35:11.648792 [ 3 ] {83e77f92-5f3c-4f0f-84f9-563d4ebc4945} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1329 | 2025.01.13 09:35:11.649538 [ 3 ] {83e77f92-5f3c-4f0f-84f9-563d4ebc4945} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1330 | 2025.01.13 09:35:11.649589 [ 3 ] {83e77f92-5f3c-4f0f-84f9-563d4ebc4945} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1331 | 2025.01.13 09:35:11.650074 [ 3 ] {83e77f92-5f3c-4f0f-84f9-563d4ebc4945} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1332 | 2025.01.13 09:35:11.650341 [ 3 ] {83e77f92-5f3c-4f0f-84f9-563d4ebc4945} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1333 | 2025.01.13 09:35:11.650646 [ 3 ] {83e77f92-5f3c-4f0f-84f9-563d4ebc4945} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001981 sec., 7067.137809187278 rows/sec., 508.74 KiB/sec. | ||
1334 | 2025.01.13 09:35:11.650726 [ 3 ] {83e77f92-5f3c-4f0f-84f9-563d4ebc4945} <Debug> TCPHandler: Processed in 0.002361107 sec. | ||
1335 | 2025.01.13 09:35:11.650994 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1336 | 2025.01.13 09:35:11.651210 [ 4 ] {27b151c6-81e1-40e8-9270-db46600638b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1337 | 2025.01.13 09:35:11.651291 [ 4 ] {27b151c6-81e1-40e8-9270-db46600638b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1338 | 2025.01.13 09:35:11.652171 [ 4 ] {27b151c6-81e1-40e8-9270-db46600638b4} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1339 | 2025.01.13 09:35:11.652222 [ 4 ] {27b151c6-81e1-40e8-9270-db46600638b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1340 | 2025.01.13 09:35:11.652671 [ 4 ] {27b151c6-81e1-40e8-9270-db46600638b4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1341 | 2025.01.13 09:35:11.652923 [ 4 ] {27b151c6-81e1-40e8-9270-db46600638b4} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1342 | 2025.01.13 09:35:11.653249 [ 4 ] {27b151c6-81e1-40e8-9270-db46600638b4} <Debug> executeQuery: Read 189 rows, 17.14 KiB in 0.002077 sec., 90996.62975445355 rows/sec., 8.06 MiB/sec. | ||
1343 | 2025.01.13 09:35:11.653364 [ 4 ] {27b151c6-81e1-40e8-9270-db46600638b4} <Debug> TCPHandler: Processed in 0.002512952 sec. | ||
1344 | 2025.01.13 09:35:11.653529 [ 3 ] {} <Trace> TCP-Session: 5a5abb28-4d82-4929-87f6-c663d979a924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1345 | 2025.01.13 09:35:11.653674 [ 3 ] {9105b277-9934-430f-a268-8408b35dff10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54713) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1346 | 2025.01.13 09:35:11.653735 [ 3 ] {9105b277-9934-430f-a268-8408b35dff10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1347 | 2025.01.13 09:35:11.654339 [ 3 ] {9105b277-9934-430f-a268-8408b35dff10} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1348 | 2025.01.13 09:35:11.654381 [ 3 ] {9105b277-9934-430f-a268-8408b35dff10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1349 | 2025.01.13 09:35:11.654762 [ 3 ] {9105b277-9934-430f-a268-8408b35dff10} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1350 | 2025.01.13 09:35:11.655002 [ 3 ] {9105b277-9934-430f-a268-8408b35dff10} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1351 | 2025.01.13 09:35:11.655290 [ 3 ] {9105b277-9934-430f-a268-8408b35dff10} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.001637 sec., 9163.10323762981 rows/sec., 646.07 KiB/sec. | ||
1352 | 2025.01.13 09:35:11.655349 [ 3 ] {9105b277-9934-430f-a268-8408b35dff10} <Debug> TCPHandler: Processed in 0.001890004 sec. | ||
1353 | 2025.01.13 09:35:11.655499 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1354 | 2025.01.13 09:35:11.655618 [ 4 ] {b31173c4-bbf1-476b-9a46-c6d1322cd7fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1355 | 2025.01.13 09:35:11.655666 [ 4 ] {b31173c4-bbf1-476b-9a46-c6d1322cd7fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1356 | 2025.01.13 09:35:11.656235 [ 4 ] {b31173c4-bbf1-476b-9a46-c6d1322cd7fe} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1357 | 2025.01.13 09:35:11.656275 [ 4 ] {b31173c4-bbf1-476b-9a46-c6d1322cd7fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1358 | 2025.01.13 09:35:11.656634 [ 4 ] {b31173c4-bbf1-476b-9a46-c6d1322cd7fe} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1359 | 2025.01.13 09:35:11.656885 [ 4 ] {b31173c4-bbf1-476b-9a46-c6d1322cd7fe} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1360 | 2025.01.13 09:35:11.657139 [ 4 ] {b31173c4-bbf1-476b-9a46-c6d1322cd7fe} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001528 sec., 9162.303664921466 rows/sec., 641.67 KiB/sec. | ||
1361 | 2025.01.13 09:35:11.657266 [ 4 ] {b31173c4-bbf1-476b-9a46-c6d1322cd7fe} <Debug> TCPHandler: Processed in 0.001822011 sec. | ||
1362 | 2025.01.13 09:35:11.657410 [ 3 ] {} <Trace> TCP-Session: 5a5abb28-4d82-4929-87f6-c663d979a924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1363 | 2025.01.13 09:35:11.657530 [ 3 ] {950be61f-8636-4591-a0ca-9466edff4e51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54713) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1364 | 2025.01.13 09:35:11.657580 [ 3 ] {950be61f-8636-4591-a0ca-9466edff4e51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1365 | 2025.01.13 09:35:11.658162 [ 3 ] {950be61f-8636-4591-a0ca-9466edff4e51} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1366 | 2025.01.13 09:35:11.658202 [ 3 ] {950be61f-8636-4591-a0ca-9466edff4e51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1367 | 2025.01.13 09:35:11.658560 [ 3 ] {950be61f-8636-4591-a0ca-9466edff4e51} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1368 | 2025.01.13 09:35:11.658802 [ 3 ] {950be61f-8636-4591-a0ca-9466edff4e51} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1369 | 2025.01.13 09:35:11.659004 [ 3 ] {950be61f-8636-4591-a0ca-9466edff4e51} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.0015 sec., 8666.666666666666 rows/sec., 540.36 KiB/sec. | ||
1370 | 2025.01.13 09:35:11.659058 [ 3 ] {950be61f-8636-4591-a0ca-9466edff4e51} <Debug> TCPHandler: Processed in 0.001708038 sec. | ||
1371 | 2025.01.13 09:35:11.659211 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1372 | 2025.01.13 09:35:11.659347 [ 4 ] {388a44ce-065a-46f8-bdb2-3f20554c9e46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1373 | 2025.01.13 09:35:11.659403 [ 4 ] {388a44ce-065a-46f8-bdb2-3f20554c9e46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1374 | 2025.01.13 09:35:11.660208 [ 4 ] {388a44ce-065a-46f8-bdb2-3f20554c9e46} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1375 | 2025.01.13 09:35:11.660248 [ 4 ] {388a44ce-065a-46f8-bdb2-3f20554c9e46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1376 | 2025.01.13 09:35:11.660623 [ 4 ] {388a44ce-065a-46f8-bdb2-3f20554c9e46} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1377 | 2025.01.13 09:35:11.660858 [ 4 ] {388a44ce-065a-46f8-bdb2-3f20554c9e46} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1378 | 2025.01.13 09:35:11.661072 [ 4 ] {388a44ce-065a-46f8-bdb2-3f20554c9e46} <Debug> executeQuery: Read 354 rows, 25.44 KiB in 0.001754 sec., 201824.40136830104 rows/sec., 14.17 MiB/sec. | ||
1379 | 2025.01.13 09:35:11.661125 [ 4 ] {388a44ce-065a-46f8-bdb2-3f20554c9e46} <Debug> TCPHandler: Processed in 0.001978677 sec. | ||
1380 | 2025.01.13 09:35:11.661263 [ 3 ] {} <Trace> TCP-Session: 5a5abb28-4d82-4929-87f6-c663d979a924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1381 | 2025.01.13 09:35:11.661381 [ 3 ] {5c94f9e7-10cb-4826-8892-d8bcee8f8983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54713) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1382 | 2025.01.13 09:35:11.661431 [ 3 ] {5c94f9e7-10cb-4826-8892-d8bcee8f8983} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1383 | 2025.01.13 09:35:11.661920 [ 3 ] {5c94f9e7-10cb-4826-8892-d8bcee8f8983} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1384 | 2025.01.13 09:35:11.661959 [ 3 ] {5c94f9e7-10cb-4826-8892-d8bcee8f8983} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1385 | 2025.01.13 09:35:11.662320 [ 3 ] {5c94f9e7-10cb-4826-8892-d8bcee8f8983} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1386 | 2025.01.13 09:35:11.662559 [ 3 ] {5c94f9e7-10cb-4826-8892-d8bcee8f8983} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1387 | 2025.01.13 09:35:11.662840 [ 3 ] {5c94f9e7-10cb-4826-8892-d8bcee8f8983} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001468 sec., 4087.1934604904636 rows/sec., 213.54 KiB/sec. | ||
1388 | 2025.01.13 09:35:11.662913 [ 3 ] {5c94f9e7-10cb-4826-8892-d8bcee8f8983} <Debug> TCPHandler: Processed in 0.001707438 sec. | ||
1389 | 2025.01.13 09:35:11.663057 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1390 | 2025.01.13 09:35:11.663194 [ 4 ] {e5657a7f-d806-4277-ac61-e3653463a739} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1391 | 2025.01.13 09:35:11.663257 [ 4 ] {e5657a7f-d806-4277-ac61-e3653463a739} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1392 | 2025.01.13 09:35:11.663914 [ 4 ] {e5657a7f-d806-4277-ac61-e3653463a739} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1393 | 2025.01.13 09:35:11.663954 [ 4 ] {e5657a7f-d806-4277-ac61-e3653463a739} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1394 | 2025.01.13 09:35:11.664346 [ 4 ] {e5657a7f-d806-4277-ac61-e3653463a739} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1395 | 2025.01.13 09:35:11.664586 [ 4 ] {e5657a7f-d806-4277-ac61-e3653463a739} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1396 | 2025.01.13 09:35:11.664797 [ 4 ] {e5657a7f-d806-4277-ac61-e3653463a739} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001634 sec., 108323.13341493267 rows/sec., 7.14 MiB/sec. | ||
1397 | 2025.01.13 09:35:11.664850 [ 4 ] {e5657a7f-d806-4277-ac61-e3653463a739} <Debug> TCPHandler: Processed in 0.001861812 sec. | ||
1398 | 2025.01.13 09:35:11.664989 [ 3 ] {} <Trace> TCP-Session: 5a5abb28-4d82-4929-87f6-c663d979a924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1399 | 2025.01.13 09:35:11.665110 [ 3 ] {4768b338-c873-412d-adaa-088c3fa21a6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54713) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1400 | 2025.01.13 09:35:11.665162 [ 3 ] {4768b338-c873-412d-adaa-088c3fa21a6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1401 | 2025.01.13 09:35:11.665640 [ 3 ] {4768b338-c873-412d-adaa-088c3fa21a6b} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1402 | 2025.01.13 09:35:11.665679 [ 3 ] {4768b338-c873-412d-adaa-088c3fa21a6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1403 | 2025.01.13 09:35:11.666038 [ 3 ] {4768b338-c873-412d-adaa-088c3fa21a6b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1404 | 2025.01.13 09:35:11.666283 [ 3 ] {4768b338-c873-412d-adaa-088c3fa21a6b} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1405 | 2025.01.13 09:35:11.666549 [ 3 ] {4768b338-c873-412d-adaa-088c3fa21a6b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001449 sec., 690.1311249137336 rows/sec., 46.50 KiB/sec. | ||
1406 | 2025.01.13 09:35:11.666613 [ 3 ] {4768b338-c873-412d-adaa-088c3fa21a6b} <Debug> TCPHandler: Processed in 0.001684997 sec. | ||
1407 | 2025.01.13 09:35:11.666741 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1408 | 2025.01.13 09:35:11.666872 [ 4 ] {873f1a72-09e3-408e-b48e-93762d2a382a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1409 | 2025.01.13 09:35:11.666964 [ 4 ] {873f1a72-09e3-408e-b48e-93762d2a382a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1410 | 2025.01.13 09:35:11.668172 [ 4 ] {873f1a72-09e3-408e-b48e-93762d2a382a} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1411 | 2025.01.13 09:35:11.668212 [ 4 ] {873f1a72-09e3-408e-b48e-93762d2a382a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1412 | 2025.01.13 09:35:11.668821 [ 4 ] {873f1a72-09e3-408e-b48e-93762d2a382a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1413 | 2025.01.13 09:35:11.669091 [ 4 ] {873f1a72-09e3-408e-b48e-93762d2a382a} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1414 | 2025.01.13 09:35:11.669280 [ 4 ] {873f1a72-09e3-408e-b48e-93762d2a382a} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002439 sec., 3280.032800328003 rows/sec., 5.88 MiB/sec. | ||
1415 | 2025.01.13 09:35:11.669369 [ 4 ] {873f1a72-09e3-408e-b48e-93762d2a382a} <Debug> TCPHandler: Processed in 0.002684996 sec. | ||
1416 | 2025.01.13 09:35:11.669511 [ 3 ] {} <Trace> TCP-Session: 5a5abb28-4d82-4929-87f6-c663d979a924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1417 | 2025.01.13 09:35:11.669650 [ 3 ] {ae1bd7fa-3a82-4d83-bd23-30ec7ebe8543} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54713) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1418 | 2025.01.13 09:35:11.669710 [ 3 ] {ae1bd7fa-3a82-4d83-bd23-30ec7ebe8543} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1419 | 2025.01.13 09:35:11.670208 [ 3 ] {ae1bd7fa-3a82-4d83-bd23-30ec7ebe8543} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1420 | 2025.01.13 09:35:11.670253 [ 3 ] {ae1bd7fa-3a82-4d83-bd23-30ec7ebe8543} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1421 | 2025.01.13 09:35:11.670633 [ 3 ] {ae1bd7fa-3a82-4d83-bd23-30ec7ebe8543} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1422 | 2025.01.13 09:35:11.670873 [ 3 ] {ae1bd7fa-3a82-4d83-bd23-30ec7ebe8543} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1423 | 2025.01.13 09:35:11.671087 [ 3 ] {ae1bd7fa-3a82-4d83-bd23-30ec7ebe8543} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001467 sec., 35446.4894342195 rows/sec., 2.19 MiB/sec. | ||
1424 | 2025.01.13 09:35:11.671140 [ 3 ] {ae1bd7fa-3a82-4d83-bd23-30ec7ebe8543} <Debug> TCPHandler: Processed in 0.001695278 sec. | ||
1425 | 2025.01.13 09:35:15.296392 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1426 | 2025.01.13 09:35:15.296464 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1427 | 2025.01.13 09:35:15.377683 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2806 | ||
1428 | 2025.01.13 09:35:15.378613 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1429 | 2025.01.13 09:35:15.378661 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1430 | 2025.01.13 09:35:15.379449 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1431 | 2025.01.13 09:35:15.379768 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1432 | 2025.01.13 09:35:15.380035 [ 81 ] {} <Debug> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1433 | 2025.01.13 09:35:15.380072 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
1434 | 2025.01.13 09:35:15.380149 [ 81 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1435 | 2025.01.13 09:35:15.380188 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1436 | 2025.01.13 09:35:15.380451 [ 190 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::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 | ||
1437 | 2025.01.13 09:35:15.380622 [ 190 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1438 | 2025.01.13 09:35:15.380725 [ 190 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::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 | ||
1439 | 2025.01.13 09:35:15.380841 [ 190 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::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 | ||
1440 | 2025.01.13 09:35:15.380957 [ 190 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::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 | ||
1441 | 2025.01.13 09:35:15.381048 [ 190 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::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 | ||
1442 | 2025.01.13 09:35:15.381147 [ 190 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::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 | ||
1443 | 2025.01.13 09:35:15.381234 [ 190 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::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 | ||
1444 | 2025.01.13 09:35:15.395456 [ 196 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.015171 sec., 184958.1438270384 rows/sec., 2.65 MiB/sec. | ||
1445 | 2025.01.13 09:35:15.396191 [ 187 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1446 | 2025.01.13 09:35:15.396606 [ 187 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_6_1} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1447 | 2025.01.13 09:35:15.396706 [ 187 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_6_1} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1448 | 2025.01.13 09:35:15.396861 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
1449 | 2025.01.13 09:35:15.535822 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
1450 | 2025.01.13 09:35:15.556264 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1451 | 2025.01.13 09:35:15.556327 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1452 | 2025.01.13 09:35:15.563268 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1453 | 2025.01.13 09:35:15.564039 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1454 | 2025.01.13 09:35:15.564421 [ 81 ] {} <Debug> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1455 | 2025.01.13 09:35:15.564571 [ 81 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1456 | 2025.01.13 09:35:15.564646 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1457 | 2025.01.13 09:35:15.565160 [ 187 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
1458 | 2025.01.13 09:35:15.581975 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
1459 | 2025.01.13 09:35:15.583237 [ 187 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1460 | 2025.01.13 09:35:15.584450 [ 187 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
1461 | 2025.01.13 09:35:15.589852 [ 187 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
1462 | 2025.01.13 09:35:15.595276 [ 187 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
1463 | 2025.01.13 09:35:15.600387 [ 187 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
1464 | 2025.01.13 09:35:15.613619 [ 187 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
1465 | 2025.01.13 09:35:15.618282 [ 187 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
1466 | 2025.01.13 09:35:15.679618 [ 196 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.114807677 sec., 400.6700701730948 rows/sec., 2.07 MiB/sec. | ||
1467 | 2025.01.13 09:35:15.682248 [ 196 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1468 | 2025.01.13 09:35:15.685153 [ 196 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_6_1} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1469 | 2025.01.13 09:35:15.685268 [ 196 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_6_1} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1470 | 2025.01.13 09:35:15.687499 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
1471 | 2025.01.13 09:35:16.000168 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.53 MiB, peak 170.07 MiB, free memory in arenas 0.00 B, will set to 164.18 MiB (RSS), difference: 3.65 MiB | ||
1472 | 2025.01.13 09:35:16.642357 [ 3 ] {} <Trace> TCP-Session: 5a5abb28-4d82-4929-87f6-c663d979a924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1473 | 2025.01.13 09:35:16.642564 [ 3 ] {6f32dd91-8ac3-4e70-8f83-25a9bf65811d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54713) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1474 | 2025.01.13 09:35:16.642646 [ 3 ] {6f32dd91-8ac3-4e70-8f83-25a9bf65811d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1475 | 2025.01.13 09:35:16.643425 [ 3 ] {6f32dd91-8ac3-4e70-8f83-25a9bf65811d} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1476 | 2025.01.13 09:35:16.643476 [ 3 ] {6f32dd91-8ac3-4e70-8f83-25a9bf65811d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1477 | 2025.01.13 09:35:16.643945 [ 3 ] {6f32dd91-8ac3-4e70-8f83-25a9bf65811d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1478 | 2025.01.13 09:35:16.644220 [ 3 ] {6f32dd91-8ac3-4e70-8f83-25a9bf65811d} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1479 | 2025.01.13 09:35:16.644431 [ 80 ] {} <Debug> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1480 | 2025.01.13 09:35:16.644515 [ 3 ] {6f32dd91-8ac3-4e70-8f83-25a9bf65811d} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.002003 sec., 12980.529206190713 rows/sec., 988.26 KiB/sec. | ||
1481 | 2025.01.13 09:35:16.644555 [ 80 ] {} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1482 | 2025.01.13 09:35:16.644654 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1483 | 2025.01.13 09:35:16.644662 [ 3 ] {6f32dd91-8ac3-4e70-8f83-25a9bf65811d} <Debug> TCPHandler: Processed in 0.002437009 sec. | ||
1484 | 2025.01.13 09:35:16.644964 [ 188 ] {4e32d370-b554-4105-93df-36198ea84aa7::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 | ||
1485 | 2025.01.13 09:35:16.644995 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1486 | 2025.01.13 09:35:16.645231 [ 188 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1487 | 2025.01.13 09:35:16.645307 [ 188 ] {4e32d370-b554-4105-93df-36198ea84aa7::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 | ||
1488 | 2025.01.13 09:35:16.645323 [ 4 ] {cf2883be-d1a9-4c41-8702-3f6e6cee0708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1489 | 2025.01.13 09:35:16.645456 [ 4 ] {cf2883be-d1a9-4c41-8702-3f6e6cee0708} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1490 | 2025.01.13 09:35:16.645591 [ 188 ] {4e32d370-b554-4105-93df-36198ea84aa7::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 | ||
1491 | 2025.01.13 09:35:16.646088 [ 188 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 189 rows starting from the beginning of the part | ||
1492 | 2025.01.13 09:35:16.646501 [ 188 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part | ||
1493 | 2025.01.13 09:35:16.646859 [ 188 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 189 rows starting from the beginning of the part | ||
1494 | 2025.01.13 09:35:16.647228 [ 188 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part | ||
1495 | 2025.01.13 09:35:16.648487 [ 4 ] {cf2883be-d1a9-4c41-8702-3f6e6cee0708} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1496 | 2025.01.13 09:35:16.648556 [ 4 ] {cf2883be-d1a9-4c41-8702-3f6e6cee0708} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
1497 | 2025.01.13 09:35:16.649839 [ 4 ] {cf2883be-d1a9-4c41-8702-3f6e6cee0708} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1498 | 2025.01.13 09:35:16.650253 [ 192 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 482 rows, containing 5 columns (5 merged, 0 gathered) in 0.005426414 sec., 88824.77451959987 rows/sec., 7.93 MiB/sec. | ||
1499 | 2025.01.13 09:35:16.650392 [ 4 ] {cf2883be-d1a9-4c41-8702-3f6e6cee0708} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1500 | 2025.01.13 09:35:16.650532 [ 192 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1501 | 2025.01.13 09:35:16.650641 [ 80 ] {} <Debug> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1502 | 2025.01.13 09:35:16.650735 [ 80 ] {} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1503 | 2025.01.13 09:35:16.650832 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1504 | 2025.01.13 09:35:16.651014 [ 4 ] {cf2883be-d1a9-4c41-8702-3f6e6cee0708} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.005751 sec., 4868.718483741958 rows/sec., 388.86 KiB/sec. | ||
1505 | 2025.01.13 09:35:16.651123 [ 188 ] {dc80af8f-ae59-4221-9151-b81aadd12800::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 | ||
1506 | 2025.01.13 09:35:16.651282 [ 4 ] {cf2883be-d1a9-4c41-8702-3f6e6cee0708} <Debug> TCPHandler: Processed in 0.006467103 sec. | ||
1507 | 2025.01.13 09:35:16.651501 [ 188 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1508 | 2025.01.13 09:35:16.651578 [ 3 ] {} <Trace> TCP-Session: 5a5abb28-4d82-4929-87f6-c663d979a924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1509 | 2025.01.13 09:35:16.651612 [ 188 ] {dc80af8f-ae59-4221-9151-b81aadd12800::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 | ||
1510 | 2025.01.13 09:35:16.651622 [ 192 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_6_1} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1511 | 2025.01.13 09:35:16.651998 [ 188 ] {dc80af8f-ae59-4221-9151-b81aadd12800::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 | ||
1512 | 2025.01.13 09:35:16.652015 [ 192 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_6_1} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1513 | 2025.01.13 09:35:16.652045 [ 3 ] {fc671e61-db32-4d20-8bbc-fdadfa444cc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54713) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1514 | 2025.01.13 09:35:16.652320 [ 3 ] {fc671e61-db32-4d20-8bbc-fdadfa444cc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1515 | 2025.01.13 09:35:16.652456 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
1516 | 2025.01.13 09:35:16.652554 [ 188 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 354 rows starting from the beginning of the part | ||
1517 | 2025.01.13 09:35:16.652958 [ 188 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 28 rows starting from the beginning of the part | ||
1518 | 2025.01.13 09:35:16.653376 [ 188 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 354 rows starting from the beginning of the part | ||
1519 | 2025.01.13 09:35:16.653740 [ 188 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 28 rows starting from the beginning of the part | ||
1520 | 2025.01.13 09:35:16.654904 [ 3 ] {fc671e61-db32-4d20-8bbc-fdadfa444cc3} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1521 | 2025.01.13 09:35:16.654992 [ 3 ] {fc671e61-db32-4d20-8bbc-fdadfa444cc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
1522 | 2025.01.13 09:35:16.656247 [ 3 ] {fc671e61-db32-4d20-8bbc-fdadfa444cc3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1523 | 2025.01.13 09:35:16.656528 [ 192 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 820 rows, containing 5 columns (5 merged, 0 gathered) in 0.005582138 sec., 146897.12078060413 rows/sec., 11.03 MiB/sec. | ||
1524 | 2025.01.13 09:35:16.656768 [ 192 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1525 | 2025.01.13 09:35:16.656779 [ 3 ] {fc671e61-db32-4d20-8bbc-fdadfa444cc3} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1526 | 2025.01.13 09:35:16.657070 [ 80 ] {} <Debug> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1527 | 2025.01.13 09:35:16.657182 [ 80 ] {} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1528 | 2025.01.13 09:35:16.657256 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1529 | 2025.01.13 09:35:16.657397 [ 3 ] {fc671e61-db32-4d20-8bbc-fdadfa444cc3} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.005549 sec., 18021.265092809514 rows/sec., 1.25 MiB/sec. | ||
1530 | 2025.01.13 09:35:16.657633 [ 188 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_6_1} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1531 | 2025.01.13 09:35:16.657645 [ 195 ] {2e635561-38d3-4dab-82be-ab6a0873e781::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 | ||
1532 | 2025.01.13 09:35:16.657680 [ 3 ] {fc671e61-db32-4d20-8bbc-fdadfa444cc3} <Debug> TCPHandler: Processed in 0.006270698 sec. | ||
1533 | 2025.01.13 09:35:16.658046 [ 188 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_6_1} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1534 | 2025.01.13 09:35:16.658075 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1535 | 2025.01.13 09:35:16.658153 [ 195 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1536 | 2025.01.13 09:35:16.658262 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
1537 | 2025.01.13 09:35:16.658306 [ 195 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 40 rows starting from the beginning of the part | ||
1538 | 2025.01.13 09:35:16.658412 [ 4 ] {37fc984c-5c73-45ea-aacb-3d018b9ca4f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1539 | 2025.01.13 09:35:16.658636 [ 195 ] {2e635561-38d3-4dab-82be-ab6a0873e781::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 | ||
1540 | 2025.01.13 09:35:16.658665 [ 4 ] {37fc984c-5c73-45ea-aacb-3d018b9ca4f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1541 | 2025.01.13 09:35:16.658911 [ 195 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 177 rows starting from the beginning of the part | ||
1542 | 2025.01.13 09:35:16.659241 [ 195 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 100 rows starting from the beginning of the part | ||
1543 | 2025.01.13 09:35:16.659545 [ 195 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 177 rows starting from the beginning of the part | ||
1544 | 2025.01.13 09:35:16.659844 [ 195 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 100 rows starting from the beginning of the part | ||
1545 | 2025.01.13 09:35:16.661227 [ 4 ] {37fc984c-5c73-45ea-aacb-3d018b9ca4f0} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1546 | 2025.01.13 09:35:16.661305 [ 4 ] {37fc984c-5c73-45ea-aacb-3d018b9ca4f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
1547 | 2025.01.13 09:35:16.662347 [ 4 ] {37fc984c-5c73-45ea-aacb-3d018b9ca4f0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1548 | 2025.01.13 09:35:16.662855 [ 192 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 694 rows, containing 5 columns (5 merged, 0 gathered) in 0.005460955 sec., 127083.99904412324 rows/sec., 8.59 MiB/sec. | ||
1549 | 2025.01.13 09:35:16.662889 [ 4 ] {37fc984c-5c73-45ea-aacb-3d018b9ca4f0} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1550 | 2025.01.13 09:35:16.663153 [ 195 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1551 | 2025.01.13 09:35:16.663158 [ 80 ] {} <Debug> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1552 | 2025.01.13 09:35:16.663295 [ 80 ] {} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1553 | 2025.01.13 09:35:16.663407 [ 4 ] {37fc984c-5c73-45ea-aacb-3d018b9ca4f0} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.005049 sec., 5941.770647653001 rows/sec., 416.81 KiB/sec. | ||
1554 | 2025.01.13 09:35:16.663429 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1555 | 2025.01.13 09:35:16.663745 [ 4 ] {37fc984c-5c73-45ea-aacb-3d018b9ca4f0} <Debug> TCPHandler: Processed in 0.005903287 sec. | ||
1556 | 2025.01.13 09:35:16.663944 [ 194 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::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 | ||
1557 | 2025.01.13 09:35:16.664032 [ 192 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1558 | 2025.01.13 09:35:16.664239 [ 192 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1559 | 2025.01.13 09:35:16.664265 [ 194 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1560 | 2025.01.13 09:35:16.664345 [ 194 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
1561 | 2025.01.13 09:35:16.664395 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
1562 | 2025.01.13 09:35:16.664498 [ 194 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::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 | ||
1563 | 2025.01.13 09:35:16.664578 [ 194 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 52 rows starting from the beginning of the part | ||
1564 | 2025.01.13 09:35:16.664699 [ 194 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::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 | ||
1565 | 2025.01.13 09:35:16.664788 [ 194 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 52 rows starting from the beginning of the part | ||
1566 | 2025.01.13 09:35:16.664892 [ 194 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part | ||
1567 | 2025.01.13 09:35:16.665880 [ 195 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 206 rows, containing 4 columns (4 merged, 0 gathered) in 0.002294925 sec., 89763.28202446703 rows/sec., 5.85 MiB/sec. | ||
1568 | 2025.01.13 09:35:16.666079 [ 192 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1569 | 2025.01.13 09:35:16.666598 [ 192 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_6_1} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1570 | 2025.01.13 09:35:16.666736 [ 192 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_6_1} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1571 | 2025.01.13 09:35:16.666871 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
1572 | 2025.01.13 09:35:19.204429 [ 3 ] {} <Trace> TCP-Session: 5a5abb28-4d82-4929-87f6-c663d979a924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1573 | 2025.01.13 09:35:19.204699 [ 3 ] {64036df4-667f-41ec-95c0-2ddc1a343661} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54713) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1574 | 2025.01.13 09:35:19.205130 [ 3 ] {64036df4-667f-41ec-95c0-2ddc1a343661} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1575 | 2025.01.13 09:35:19.205181 [ 3 ] {64036df4-667f-41ec-95c0-2ddc1a343661} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1576 | 2025.01.13 09:35:19.205510 [ 3 ] {64036df4-667f-41ec-95c0-2ddc1a343661} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1577 | 2025.01.13 09:35:19.205594 [ 3 ] {64036df4-667f-41ec-95c0-2ddc1a343661} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1578 | 2025.01.13 09:35:19.205793 [ 3 ] {64036df4-667f-41ec-95c0-2ddc1a343661} <Debug> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
1579 | 2025.01.13 09:35:19.206033 [ 295 ] {64036df4-667f-41ec-95c0-2ddc1a343661} <Trace> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1580 | 2025.01.13 09:35:19.206103 [ 294 ] {64036df4-667f-41ec-95c0-2ddc1a343661} <Trace> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1581 | 2025.01.13 09:35:19.206245 [ 3 ] {64036df4-667f-41ec-95c0-2ddc1a343661} <Debug> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (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 | ||
1582 | 2025.01.13 09:35:19.206278 [ 3 ] {64036df4-667f-41ec-95c0-2ddc1a343661} <Trace> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1583 | 2025.01.13 09:35:19.210288 [ 3 ] {64036df4-667f-41ec-95c0-2ddc1a343661} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1584 | 2025.01.13 09:35:19.210322 [ 3 ] {64036df4-667f-41ec-95c0-2ddc1a343661} <Debug> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Reading approx. 27 rows with 2 streams | ||
1585 | 2025.01.13 09:35:19.210386 [ 3 ] {64036df4-667f-41ec-95c0-2ddc1a343661} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1586 | 2025.01.13 09:35:19.210437 [ 3 ] {64036df4-667f-41ec-95c0-2ddc1a343661} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1587 | 2025.01.13 09:35:19.211955 [ 3 ] {64036df4-667f-41ec-95c0-2ddc1a343661} <Debug> executeQuery: Read 27 rows, 1.00 KiB in 0.007385 sec., 3656.0595802301964 rows/sec., 136.07 KiB/sec. | ||
1588 | 2025.01.13 09:35:19.212109 [ 3 ] {64036df4-667f-41ec-95c0-2ddc1a343661} <Debug> TCPHandler: Processed in 0.007809351 sec. | ||
1589 | 2025.01.13 09:35:19.212498 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1590 | 2025.01.13 09:35:19.212758 [ 4 ] {820d3604-59c0-412a-949b-30f59b56dc81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) 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', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1591 | 2025.01.13 09:35:19.213190 [ 4 ] {820d3604-59c0-412a-949b-30f59b56dc81} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1592 | 2025.01.13 09:35:19.213242 [ 4 ] {820d3604-59c0-412a-949b-30f59b56dc81} <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', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1593 | 2025.01.13 09:35:19.213582 [ 4 ] {820d3604-59c0-412a-949b-30f59b56dc81} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1594 | 2025.01.13 09:35:19.213670 [ 4 ] {820d3604-59c0-412a-949b-30f59b56dc81} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1595 | 2025.01.13 09:35:19.213862 [ 4 ] {820d3604-59c0-412a-949b-30f59b56dc81} <Debug> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
1596 | 2025.01.13 09:35:19.213994 [ 296 ] {820d3604-59c0-412a-949b-30f59b56dc81} <Trace> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1597 | 2025.01.13 09:35:19.214007 [ 294 ] {820d3604-59c0-412a-949b-30f59b56dc81} <Trace> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1598 | 2025.01.13 09:35:19.214133 [ 4 ] {820d3604-59c0-412a-949b-30f59b56dc81} <Debug> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (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 | ||
1599 | 2025.01.13 09:35:19.214165 [ 4 ] {820d3604-59c0-412a-949b-30f59b56dc81} <Trace> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1600 | 2025.01.13 09:35:19.214258 [ 4 ] {820d3604-59c0-412a-949b-30f59b56dc81} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1601 | 2025.01.13 09:35:19.214285 [ 4 ] {820d3604-59c0-412a-949b-30f59b56dc81} <Debug> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Reading approx. 27 rows with 2 streams | ||
1602 | 2025.01.13 09:35:19.214329 [ 4 ] {820d3604-59c0-412a-949b-30f59b56dc81} <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', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1603 | 2025.01.13 09:35:19.214381 [ 4 ] {820d3604-59c0-412a-949b-30f59b56dc81} <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', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1604 | 2025.01.13 09:35:19.215443 [ 4 ] {820d3604-59c0-412a-949b-30f59b56dc81} <Debug> executeQuery: Read 27 rows, 1.00 KiB in 0.002806 sec., 9622.238061297221 rows/sec., 358.12 KiB/sec. | ||
1605 | 2025.01.13 09:35:19.215618 [ 4 ] {820d3604-59c0-412a-949b-30f59b56dc81} <Debug> TCPHandler: Processed in 0.003264883 sec. | ||
1606 | 2025.01.13 09:35:19.215909 [ 3 ] {} <Trace> TCP-Session: 5a5abb28-4d82-4929-87f6-c663d979a924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1607 | 2025.01.13 09:35:19.216112 [ 3 ] {e59fbdda-5ca9-4108-a77d-dbaf78d9ad8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54713) 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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1608 | 2025.01.13 09:35:19.216458 [ 3 ] {e59fbdda-5ca9-4108-a77d-dbaf78d9ad8c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1609 | 2025.01.13 09:35:19.216518 [ 3 ] {e59fbdda-5ca9-4108-a77d-dbaf78d9ad8c} <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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1610 | 2025.01.13 09:35:19.216831 [ 3 ] {e59fbdda-5ca9-4108-a77d-dbaf78d9ad8c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1611 | 2025.01.13 09:35:19.216903 [ 3 ] {e59fbdda-5ca9-4108-a77d-dbaf78d9ad8c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1612 | 2025.01.13 09:35:19.217063 [ 3 ] {e59fbdda-5ca9-4108-a77d-dbaf78d9ad8c} <Debug> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
1613 | 2025.01.13 09:35:19.217147 [ 295 ] {e59fbdda-5ca9-4108-a77d-dbaf78d9ad8c} <Trace> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1614 | 2025.01.13 09:35:19.217168 [ 296 ] {e59fbdda-5ca9-4108-a77d-dbaf78d9ad8c} <Trace> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1615 | 2025.01.13 09:35:19.217263 [ 3 ] {e59fbdda-5ca9-4108-a77d-dbaf78d9ad8c} <Debug> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (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 | ||
1616 | 2025.01.13 09:35:19.217293 [ 3 ] {e59fbdda-5ca9-4108-a77d-dbaf78d9ad8c} <Trace> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1617 | 2025.01.13 09:35:19.217376 [ 3 ] {e59fbdda-5ca9-4108-a77d-dbaf78d9ad8c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1618 | 2025.01.13 09:35:19.217399 [ 3 ] {e59fbdda-5ca9-4108-a77d-dbaf78d9ad8c} <Debug> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Reading approx. 27 rows with 2 streams | ||
1619 | 2025.01.13 09:35:19.217441 [ 3 ] {e59fbdda-5ca9-4108-a77d-dbaf78d9ad8c} <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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1620 | 2025.01.13 09:35:19.217490 [ 3 ] {e59fbdda-5ca9-4108-a77d-dbaf78d9ad8c} <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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1621 | 2025.01.13 09:35:19.218553 [ 3 ] {e59fbdda-5ca9-4108-a77d-dbaf78d9ad8c} <Debug> executeQuery: Read 27 rows, 1.00 KiB in 0.002541 sec., 10625.737898465171 rows/sec., 395.47 KiB/sec. | ||
1622 | 2025.01.13 09:35:19.218699 [ 3 ] {e59fbdda-5ca9-4108-a77d-dbaf78d9ad8c} <Debug> TCPHandler: Processed in 0.002850741 sec. | ||
1623 | 2025.01.13 09:35:19.219073 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1624 | 2025.01.13 09:35:19.219282 [ 4 ] {4e472672-b741-43d6-8efb-d8e409378803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1625 | 2025.01.13 09:35:19.219660 [ 4 ] {4e472672-b741-43d6-8efb-d8e409378803} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1626 | 2025.01.13 09:35:19.219711 [ 4 ] {4e472672-b741-43d6-8efb-d8e409378803} <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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1627 | 2025.01.13 09:35:19.220030 [ 4 ] {4e472672-b741-43d6-8efb-d8e409378803} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1628 | 2025.01.13 09:35:19.220124 [ 4 ] {4e472672-b741-43d6-8efb-d8e409378803} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1629 | 2025.01.13 09:35:19.220297 [ 4 ] {4e472672-b741-43d6-8efb-d8e409378803} <Debug> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
1630 | 2025.01.13 09:35:19.220414 [ 296 ] {4e472672-b741-43d6-8efb-d8e409378803} <Trace> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1631 | 2025.01.13 09:35:19.220430 [ 295 ] {4e472672-b741-43d6-8efb-d8e409378803} <Trace> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1632 | 2025.01.13 09:35:19.220537 [ 4 ] {4e472672-b741-43d6-8efb-d8e409378803} <Debug> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (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 | ||
1633 | 2025.01.13 09:35:19.220567 [ 4 ] {4e472672-b741-43d6-8efb-d8e409378803} <Trace> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1634 | 2025.01.13 09:35:19.220651 [ 4 ] {4e472672-b741-43d6-8efb-d8e409378803} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1635 | 2025.01.13 09:35:19.220676 [ 4 ] {4e472672-b741-43d6-8efb-d8e409378803} <Debug> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Reading approx. 27 rows with 2 streams | ||
1636 | 2025.01.13 09:35:19.220719 [ 4 ] {4e472672-b741-43d6-8efb-d8e409378803} <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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1637 | 2025.01.13 09:35:19.220769 [ 4 ] {4e472672-b741-43d6-8efb-d8e409378803} <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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1638 | 2025.01.13 09:35:19.221862 [ 4 ] {4e472672-b741-43d6-8efb-d8e409378803} <Debug> executeQuery: Read 27 rows, 1.00 KiB in 0.002682 sec., 10067.114093959732 rows/sec., 374.68 KiB/sec. | ||
1639 | 2025.01.13 09:35:19.222032 [ 4 ] {4e472672-b741-43d6-8efb-d8e409378803} <Debug> TCPHandler: Processed in 0.003022126 sec. | ||
1640 | 2025.01.13 09:35:19.222338 [ 3 ] {} <Trace> TCP-Session: 5a5abb28-4d82-4929-87f6-c663d979a924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1641 | 2025.01.13 09:35:19.222536 [ 3 ] {acdff347-570a-4757-95c5-63c7e2c7b39f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54713) 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1642 | 2025.01.13 09:35:19.222883 [ 3 ] {acdff347-570a-4757-95c5-63c7e2c7b39f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1643 | 2025.01.13 09:35:19.222935 [ 3 ] {acdff347-570a-4757-95c5-63c7e2c7b39f} <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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1644 | 2025.01.13 09:35:19.223262 [ 3 ] {acdff347-570a-4757-95c5-63c7e2c7b39f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1645 | 2025.01.13 09:35:19.223334 [ 3 ] {acdff347-570a-4757-95c5-63c7e2c7b39f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1646 | 2025.01.13 09:35:19.223493 [ 3 ] {acdff347-570a-4757-95c5-63c7e2c7b39f} <Debug> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
1647 | 2025.01.13 09:35:19.223587 [ 295 ] {acdff347-570a-4757-95c5-63c7e2c7b39f} <Trace> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1648 | 2025.01.13 09:35:19.223606 [ 296 ] {acdff347-570a-4757-95c5-63c7e2c7b39f} <Trace> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1649 | 2025.01.13 09:35:19.223697 [ 3 ] {acdff347-570a-4757-95c5-63c7e2c7b39f} <Debug> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (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 | ||
1650 | 2025.01.13 09:35:19.223728 [ 3 ] {acdff347-570a-4757-95c5-63c7e2c7b39f} <Trace> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1651 | 2025.01.13 09:35:19.223810 [ 3 ] {acdff347-570a-4757-95c5-63c7e2c7b39f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1652 | 2025.01.13 09:35:19.223835 [ 3 ] {acdff347-570a-4757-95c5-63c7e2c7b39f} <Debug> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Reading approx. 27 rows with 2 streams | ||
1653 | 2025.01.13 09:35:19.223879 [ 3 ] {acdff347-570a-4757-95c5-63c7e2c7b39f} <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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1654 | 2025.01.13 09:35:19.223928 [ 3 ] {acdff347-570a-4757-95c5-63c7e2c7b39f} <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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1655 | 2025.01.13 09:35:19.224947 [ 3 ] {acdff347-570a-4757-95c5-63c7e2c7b39f} <Debug> executeQuery: Read 27 rows, 1.00 KiB in 0.002508 sec., 10765.55023923445 rows/sec., 400.67 KiB/sec. | ||
1656 | 2025.01.13 09:35:19.225087 [ 3 ] {acdff347-570a-4757-95c5-63c7e2c7b39f} <Debug> TCPHandler: Processed in 0.00280699 sec. | ||
1657 | 2025.01.13 09:35:19.225346 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1658 | 2025.01.13 09:35:19.225550 [ 4 ] {2901056e-fa70-490f-9522-09ed0c13b6e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) 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', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1659 | 2025.01.13 09:35:19.225902 [ 4 ] {2901056e-fa70-490f-9522-09ed0c13b6e5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1660 | 2025.01.13 09:35:19.225952 [ 4 ] {2901056e-fa70-490f-9522-09ed0c13b6e5} <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', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1661 | 2025.01.13 09:35:19.226271 [ 4 ] {2901056e-fa70-490f-9522-09ed0c13b6e5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1662 | 2025.01.13 09:35:19.226346 [ 4 ] {2901056e-fa70-490f-9522-09ed0c13b6e5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1663 | 2025.01.13 09:35:19.226510 [ 4 ] {2901056e-fa70-490f-9522-09ed0c13b6e5} <Debug> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
1664 | 2025.01.13 09:35:19.226582 [ 296 ] {2901056e-fa70-490f-9522-09ed0c13b6e5} <Trace> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1665 | 2025.01.13 09:35:19.226634 [ 294 ] {2901056e-fa70-490f-9522-09ed0c13b6e5} <Trace> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1666 | 2025.01.13 09:35:19.226730 [ 4 ] {2901056e-fa70-490f-9522-09ed0c13b6e5} <Debug> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (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 | ||
1667 | 2025.01.13 09:35:19.226760 [ 4 ] {2901056e-fa70-490f-9522-09ed0c13b6e5} <Trace> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1668 | 2025.01.13 09:35:19.226850 [ 4 ] {2901056e-fa70-490f-9522-09ed0c13b6e5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1669 | 2025.01.13 09:35:19.226874 [ 4 ] {2901056e-fa70-490f-9522-09ed0c13b6e5} <Debug> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Reading approx. 27 rows with 2 streams | ||
1670 | 2025.01.13 09:35:19.226919 [ 4 ] {2901056e-fa70-490f-9522-09ed0c13b6e5} <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', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1671 | 2025.01.13 09:35:19.226969 [ 4 ] {2901056e-fa70-490f-9522-09ed0c13b6e5} <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', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1672 | 2025.01.13 09:35:19.227993 [ 4 ] {2901056e-fa70-490f-9522-09ed0c13b6e5} <Debug> executeQuery: Read 27 rows, 1.00 KiB in 0.002544 sec., 10613.207547169812 rows/sec., 395.00 KiB/sec. | ||
1673 | 2025.01.13 09:35:19.228155 [ 4 ] {2901056e-fa70-490f-9522-09ed0c13b6e5} <Debug> TCPHandler: Processed in 0.002871381 sec. | ||
1674 | 2025.01.13 09:35:19.308997 [ 3 ] {} <Trace> TCP-Session: 5a5abb28-4d82-4929-87f6-c663d979a924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1675 | 2025.01.13 09:35:19.309169 [ 3 ] {8cd800ba-9336-402e-95ce-323f50dae4ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54713) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1676 | 2025.01.13 09:35:19.309243 [ 3 ] {8cd800ba-9336-402e-95ce-323f50dae4ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1677 | 2025.01.13 09:35:19.310093 [ 3 ] {8cd800ba-9336-402e-95ce-323f50dae4ad} <Trace> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1678 | 2025.01.13 09:35:19.310143 [ 3 ] {8cd800ba-9336-402e-95ce-323f50dae4ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1679 | 2025.01.13 09:35:19.310685 [ 3 ] {8cd800ba-9336-402e-95ce-323f50dae4ad} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1680 | 2025.01.13 09:35:19.310920 [ 3 ] {8cd800ba-9336-402e-95ce-323f50dae4ad} <Trace> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1681 | 2025.01.13 09:35:19.311181 [ 3 ] {8cd800ba-9336-402e-95ce-323f50dae4ad} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.002049 sec., 2928.2576866764275 rows/sec., 651.99 KiB/sec. | ||
1682 | 2025.01.13 09:35:19.311347 [ 3 ] {8cd800ba-9336-402e-95ce-323f50dae4ad} <Debug> TCPHandler: Processed in 0.002457249 sec. | ||
1683 | 2025.01.13 09:35:19.311579 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1684 | 2025.01.13 09:35:19.311761 [ 4 ] {9923ae54-b494-4d91-9514-87c382623819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1685 | 2025.01.13 09:35:19.311836 [ 4 ] {9923ae54-b494-4d91-9514-87c382623819} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1686 | 2025.01.13 09:35:19.312578 [ 4 ] {9923ae54-b494-4d91-9514-87c382623819} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1687 | 2025.01.13 09:35:19.312625 [ 4 ] {9923ae54-b494-4d91-9514-87c382623819} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1688 | 2025.01.13 09:35:19.313095 [ 4 ] {9923ae54-b494-4d91-9514-87c382623819} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1689 | 2025.01.13 09:35:19.313372 [ 4 ] {9923ae54-b494-4d91-9514-87c382623819} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1690 | 2025.01.13 09:35:19.313613 [ 4 ] {9923ae54-b494-4d91-9514-87c382623819} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001898 sec., 7376.185458377239 rows/sec., 530.99 KiB/sec. | ||
1691 | 2025.01.13 09:35:19.313836 [ 4 ] {9923ae54-b494-4d91-9514-87c382623819} <Debug> TCPHandler: Processed in 0.002368227 sec. | ||
1692 | 2025.01.13 09:35:19.314102 [ 3 ] {} <Trace> TCP-Session: 5a5abb28-4d82-4929-87f6-c663d979a924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1693 | 2025.01.13 09:35:19.314251 [ 3 ] {ede604e3-59f5-485a-9c46-1d1873822874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54713) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1694 | 2025.01.13 09:35:19.314313 [ 3 ] {ede604e3-59f5-485a-9c46-1d1873822874} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1695 | 2025.01.13 09:35:19.315669 [ 3 ] {ede604e3-59f5-485a-9c46-1d1873822874} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1696 | 2025.01.13 09:35:19.315719 [ 3 ] {ede604e3-59f5-485a-9c46-1d1873822874} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1697 | 2025.01.13 09:35:19.316277 [ 3 ] {ede604e3-59f5-485a-9c46-1d1873822874} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1698 | 2025.01.13 09:35:19.316537 [ 3 ] {ede604e3-59f5-485a-9c46-1d1873822874} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1699 | 2025.01.13 09:35:19.316769 [ 3 ] {ede604e3-59f5-485a-9c46-1d1873822874} <Debug> executeQuery: Read 1329 rows, 113.25 KiB in 0.002555 sec., 520156.5557729941 rows/sec., 43.29 MiB/sec. | ||
1700 | 2025.01.13 09:35:19.316836 [ 3 ] {ede604e3-59f5-485a-9c46-1d1873822874} <Debug> TCPHandler: Processed in 0.002806589 sec. | ||
1701 | 2025.01.13 09:35:19.317001 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1702 | 2025.01.13 09:35:19.317136 [ 4 ] {177d4017-5492-4a90-838e-0e4076e54199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1703 | 2025.01.13 09:35:19.317191 [ 4 ] {177d4017-5492-4a90-838e-0e4076e54199} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1704 | 2025.01.13 09:35:19.317802 [ 4 ] {177d4017-5492-4a90-838e-0e4076e54199} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1705 | 2025.01.13 09:35:19.317842 [ 4 ] {177d4017-5492-4a90-838e-0e4076e54199} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1706 | 2025.01.13 09:35:19.318224 [ 4 ] {177d4017-5492-4a90-838e-0e4076e54199} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1707 | 2025.01.13 09:35:19.318468 [ 4 ] {177d4017-5492-4a90-838e-0e4076e54199} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1708 | 2025.01.13 09:35:19.318668 [ 4 ] {177d4017-5492-4a90-838e-0e4076e54199} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.001558 sec., 9627.72785622593 rows/sec., 678.83 KiB/sec. | ||
1709 | 2025.01.13 09:35:19.318744 [ 4 ] {177d4017-5492-4a90-838e-0e4076e54199} <Debug> TCPHandler: Processed in 0.001805681 sec. | ||
1710 | 2025.01.13 09:35:19.318905 [ 3 ] {} <Trace> TCP-Session: 5a5abb28-4d82-4929-87f6-c663d979a924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1711 | 2025.01.13 09:35:19.319029 [ 3 ] {58f71298-26cf-490e-90ca-491c9327a370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54713) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1712 | 2025.01.13 09:35:19.319091 [ 3 ] {58f71298-26cf-490e-90ca-491c9327a370} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1713 | 2025.01.13 09:35:19.376150 [ 3 ] {58f71298-26cf-490e-90ca-491c9327a370} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1714 | 2025.01.13 09:35:19.376196 [ 3 ] {58f71298-26cf-490e-90ca-491c9327a370} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1715 | 2025.01.13 09:35:19.376590 [ 3 ] {58f71298-26cf-490e-90ca-491c9327a370} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1716 | 2025.01.13 09:35:19.376839 [ 3 ] {58f71298-26cf-490e-90ca-491c9327a370} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1717 | 2025.01.13 09:35:19.377061 [ 3 ] {58f71298-26cf-490e-90ca-491c9327a370} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.058063 sec., 4167.8866059280435 rows/sec., 289.15 KiB/sec. | ||
1718 | 2025.01.13 09:35:19.377131 [ 3 ] {58f71298-26cf-490e-90ca-491c9327a370} <Debug> TCPHandler: Processed in 0.058284554 sec. | ||
1719 | 2025.01.13 09:35:19.377295 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1720 | 2025.01.13 09:35:19.377429 [ 4 ] {e1770be9-1246-429e-aec1-5e71f0fd7fea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1721 | 2025.01.13 09:35:19.377485 [ 4 ] {e1770be9-1246-429e-aec1-5e71f0fd7fea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1722 | 2025.01.13 09:35:19.378096 [ 4 ] {e1770be9-1246-429e-aec1-5e71f0fd7fea} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1723 | 2025.01.13 09:35:19.378136 [ 4 ] {e1770be9-1246-429e-aec1-5e71f0fd7fea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1724 | 2025.01.13 09:35:19.378524 [ 4 ] {e1770be9-1246-429e-aec1-5e71f0fd7fea} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1725 | 2025.01.13 09:35:19.378790 [ 4 ] {e1770be9-1246-429e-aec1-5e71f0fd7fea} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1726 | 2025.01.13 09:35:19.378975 [ 4 ] {e1770be9-1246-429e-aec1-5e71f0fd7fea} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001578 sec., 8238.276299112802 rows/sec., 513.65 KiB/sec. | ||
1727 | 2025.01.13 09:35:19.379031 [ 4 ] {e1770be9-1246-429e-aec1-5e71f0fd7fea} <Debug> TCPHandler: Processed in 0.001800781 sec. | ||
1728 | 2025.01.13 09:35:19.379198 [ 3 ] {} <Trace> TCP-Session: 5a5abb28-4d82-4929-87f6-c663d979a924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1729 | 2025.01.13 09:35:19.379345 [ 3 ] {3b479210-d90d-47e8-b4f5-b7700ee4d34b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54713) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1730 | 2025.01.13 09:35:19.379406 [ 3 ] {3b479210-d90d-47e8-b4f5-b7700ee4d34b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1731 | 2025.01.13 09:35:19.380404 [ 3 ] {3b479210-d90d-47e8-b4f5-b7700ee4d34b} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1732 | 2025.01.13 09:35:19.380446 [ 3 ] {3b479210-d90d-47e8-b4f5-b7700ee4d34b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1733 | 2025.01.13 09:35:19.380851 [ 3 ] {3b479210-d90d-47e8-b4f5-b7700ee4d34b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1734 | 2025.01.13 09:35:19.381092 [ 3 ] {3b479210-d90d-47e8-b4f5-b7700ee4d34b} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1735 | 2025.01.13 09:35:19.381365 [ 3 ] {3b479210-d90d-47e8-b4f5-b7700ee4d34b} <Debug> executeQuery: Read 810 rows, 59.73 KiB in 0.002048 sec., 395507.8125 rows/sec., 28.48 MiB/sec. | ||
1736 | 2025.01.13 09:35:19.381505 [ 3 ] {3b479210-d90d-47e8-b4f5-b7700ee4d34b} <Debug> TCPHandler: Processed in 0.002383288 sec. | ||
1737 | 2025.01.13 09:35:19.381670 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1738 | 2025.01.13 09:35:19.381800 [ 4 ] {6fa63c9a-2cc0-428b-bb7a-90b642eb3485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1739 | 2025.01.13 09:35:19.381853 [ 4 ] {6fa63c9a-2cc0-428b-bb7a-90b642eb3485} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1740 | 2025.01.13 09:35:19.382340 [ 4 ] {6fa63c9a-2cc0-428b-bb7a-90b642eb3485} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1741 | 2025.01.13 09:35:19.382379 [ 4 ] {6fa63c9a-2cc0-428b-bb7a-90b642eb3485} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1742 | 2025.01.13 09:35:19.382762 [ 4 ] {6fa63c9a-2cc0-428b-bb7a-90b642eb3485} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1743 | 2025.01.13 09:35:19.383010 [ 4 ] {6fa63c9a-2cc0-428b-bb7a-90b642eb3485} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1744 | 2025.01.13 09:35:19.383185 [ 4 ] {6fa63c9a-2cc0-428b-bb7a-90b642eb3485} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001416 sec., 4237.28813559322 rows/sec., 221.38 KiB/sec. | ||
1745 | 2025.01.13 09:35:19.383239 [ 4 ] {6fa63c9a-2cc0-428b-bb7a-90b642eb3485} <Debug> TCPHandler: Processed in 0.001630736 sec. | ||
1746 | 2025.01.13 09:35:19.383387 [ 3 ] {} <Trace> TCP-Session: 5a5abb28-4d82-4929-87f6-c663d979a924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1747 | 2025.01.13 09:35:19.383508 [ 3 ] {d05e44e4-cc43-4b6c-8f62-aa3183390289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54713) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1748 | 2025.01.13 09:35:19.383561 [ 3 ] {d05e44e4-cc43-4b6c-8f62-aa3183390289} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1749 | 2025.01.13 09:35:19.436485 [ 3 ] {d05e44e4-cc43-4b6c-8f62-aa3183390289} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1750 | 2025.01.13 09:35:19.436535 [ 3 ] {d05e44e4-cc43-4b6c-8f62-aa3183390289} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1751 | 2025.01.13 09:35:19.437158 [ 3 ] {d05e44e4-cc43-4b6c-8f62-aa3183390289} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1752 | 2025.01.13 09:35:19.437402 [ 3 ] {d05e44e4-cc43-4b6c-8f62-aa3183390289} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1753 | 2025.01.13 09:35:19.437625 [ 3 ] {d05e44e4-cc43-4b6c-8f62-aa3183390289} <Debug> executeQuery: Read 2303 rows, 157.18 KiB in 0.054145 sec., 42533.93665158371 rows/sec., 2.83 MiB/sec. | ||
1754 | 2025.01.13 09:35:19.437699 [ 3 ] {d05e44e4-cc43-4b6c-8f62-aa3183390289} <Debug> TCPHandler: Processed in 0.054368873 sec. | ||
1755 | 2025.01.13 09:35:19.437882 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1756 | 2025.01.13 09:35:19.438020 [ 4 ] {0af877e7-461d-46f6-8160-ebb67f4adb23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1757 | 2025.01.13 09:35:19.438083 [ 4 ] {0af877e7-461d-46f6-8160-ebb67f4adb23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1758 | 2025.01.13 09:35:19.438590 [ 4 ] {0af877e7-461d-46f6-8160-ebb67f4adb23} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1759 | 2025.01.13 09:35:19.438627 [ 4 ] {0af877e7-461d-46f6-8160-ebb67f4adb23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1760 | 2025.01.13 09:35:19.439013 [ 4 ] {0af877e7-461d-46f6-8160-ebb67f4adb23} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1761 | 2025.01.13 09:35:19.439266 [ 4 ] {0af877e7-461d-46f6-8160-ebb67f4adb23} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1762 | 2025.01.13 09:35:19.439450 [ 4 ] {0af877e7-461d-46f6-8160-ebb67f4adb23} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001461 sec., 684.4626967830253 rows/sec., 46.12 KiB/sec. | ||
1763 | 2025.01.13 09:35:19.439507 [ 4 ] {0af877e7-461d-46f6-8160-ebb67f4adb23} <Debug> TCPHandler: Processed in 0.001703208 sec. | ||
1764 | 2025.01.13 09:35:19.439655 [ 3 ] {} <Trace> TCP-Session: 5a5abb28-4d82-4929-87f6-c663d979a924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1765 | 2025.01.13 09:35:19.439778 [ 3 ] {26bf14de-3b9f-49cd-8de5-b1aed51c4060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54713) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1766 | 2025.01.13 09:35:19.439863 [ 3 ] {26bf14de-3b9f-49cd-8de5-b1aed51c4060} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1767 | 2025.01.13 09:35:19.440948 [ 3 ] {26bf14de-3b9f-49cd-8de5-b1aed51c4060} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1768 | 2025.01.13 09:35:19.440989 [ 3 ] {26bf14de-3b9f-49cd-8de5-b1aed51c4060} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1769 | 2025.01.13 09:35:19.441584 [ 3 ] {26bf14de-3b9f-49cd-8de5-b1aed51c4060} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1770 | 2025.01.13 09:35:19.441839 [ 3 ] {26bf14de-3b9f-49cd-8de5-b1aed51c4060} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1771 | 2025.01.13 09:35:19.442143 [ 3 ] {26bf14de-3b9f-49cd-8de5-b1aed51c4060} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002376 sec., 3367.0033670033667 rows/sec., 6.03 MiB/sec. | ||
1772 | 2025.01.13 09:35:19.442267 [ 3 ] {26bf14de-3b9f-49cd-8de5-b1aed51c4060} <Debug> TCPHandler: Processed in 0.002672186 sec. | ||
1773 | 2025.01.13 09:35:19.442411 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1774 | 2025.01.13 09:35:19.442552 [ 4 ] {5656e046-83e5-499b-82b1-ccd727feb3c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1775 | 2025.01.13 09:35:19.442613 [ 4 ] {5656e046-83e5-499b-82b1-ccd727feb3c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1776 | 2025.01.13 09:35:19.443167 [ 4 ] {5656e046-83e5-499b-82b1-ccd727feb3c1} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1777 | 2025.01.13 09:35:19.443206 [ 4 ] {5656e046-83e5-499b-82b1-ccd727feb3c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1778 | 2025.01.13 09:35:19.443575 [ 4 ] {5656e046-83e5-499b-82b1-ccd727feb3c1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1779 | 2025.01.13 09:35:19.443813 [ 4 ] {5656e046-83e5-499b-82b1-ccd727feb3c1} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1780 | 2025.01.13 09:35:19.444025 [ 4 ] {5656e046-83e5-499b-82b1-ccd727feb3c1} <Debug> executeQuery: Read 40 rows, 2.46 KiB in 0.0015 sec., 26666.666666666668 rows/sec., 1.60 MiB/sec. | ||
1781 | 2025.01.13 09:35:19.444086 [ 4 ] {5656e046-83e5-499b-82b1-ccd727feb3c1} <Debug> TCPHandler: Processed in 0.00174219 sec. | ||
1782 | 2025.01.13 09:35:20.381694 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 260 | ||
1783 | 2025.01.13 09:35:20.385341 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1784 | 2025.01.13 09:35:20.385392 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
1785 | 2025.01.13 09:35:20.386949 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1786 | 2025.01.13 09:35:20.387261 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1787 | 2025.01.13 09:35:20.387758 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 260 | ||
1788 | 2025.01.13 09:35:21.639323 [ 3 ] {} <Trace> TCP-Session: 5a5abb28-4d82-4929-87f6-c663d979a924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1789 | 2025.01.13 09:35:21.639505 [ 3 ] {d58da133-dcc2-4837-8a16-359fc74a5c2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54713) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1790 | 2025.01.13 09:35:21.639577 [ 3 ] {d58da133-dcc2-4837-8a16-359fc74a5c2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1791 | 2025.01.13 09:35:21.640324 [ 3 ] {d58da133-dcc2-4837-8a16-359fc74a5c2f} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1792 | 2025.01.13 09:35:21.640372 [ 3 ] {d58da133-dcc2-4837-8a16-359fc74a5c2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
1793 | 2025.01.13 09:35:21.640798 [ 3 ] {d58da133-dcc2-4837-8a16-359fc74a5c2f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1794 | 2025.01.13 09:35:21.641066 [ 3 ] {d58da133-dcc2-4837-8a16-359fc74a5c2f} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1795 | 2025.01.13 09:35:21.641292 [ 3 ] {d58da133-dcc2-4837-8a16-359fc74a5c2f} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001836 sec., 14161.220043572985 rows/sec., 1.05 MiB/sec. | ||
1796 | 2025.01.13 09:35:21.641357 [ 3 ] {d58da133-dcc2-4837-8a16-359fc74a5c2f} <Debug> TCPHandler: Processed in 0.002158502 sec. | ||
1797 | 2025.01.13 09:35:21.641617 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1798 | 2025.01.13 09:35:21.641806 [ 4 ] {8c152cd1-88c7-4309-b119-6d88d7fdd8c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1799 | 2025.01.13 09:35:21.641880 [ 4 ] {8c152cd1-88c7-4309-b119-6d88d7fdd8c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1800 | 2025.01.13 09:35:21.642610 [ 4 ] {8c152cd1-88c7-4309-b119-6d88d7fdd8c4} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1801 | 2025.01.13 09:35:21.642653 [ 4 ] {8c152cd1-88c7-4309-b119-6d88d7fdd8c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
1802 | 2025.01.13 09:35:21.643083 [ 4 ] {8c152cd1-88c7-4309-b119-6d88d7fdd8c4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1803 | 2025.01.13 09:35:21.643335 [ 4 ] {8c152cd1-88c7-4309-b119-6d88d7fdd8c4} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1804 | 2025.01.13 09:35:21.643530 [ 4 ] {8c152cd1-88c7-4309-b119-6d88d7fdd8c4} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001776 sec., 15765.765765765766 rows/sec., 1.23 MiB/sec. | ||
1805 | 2025.01.13 09:35:21.643593 [ 4 ] {8c152cd1-88c7-4309-b119-6d88d7fdd8c4} <Debug> TCPHandler: Processed in 0.00210565 sec. | ||
1806 | 2025.01.13 09:35:21.643744 [ 3 ] {} <Trace> TCP-Session: 5a5abb28-4d82-4929-87f6-c663d979a924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1807 | 2025.01.13 09:35:21.643869 [ 3 ] {4752323e-4f8d-4a0b-a572-d2116b0b5ade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54713) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1808 | 2025.01.13 09:35:21.643923 [ 3 ] {4752323e-4f8d-4a0b-a572-d2116b0b5ade} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1809 | 2025.01.13 09:35:21.644467 [ 3 ] {4752323e-4f8d-4a0b-a572-d2116b0b5ade} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1810 | 2025.01.13 09:35:21.644507 [ 3 ] {4752323e-4f8d-4a0b-a572-d2116b0b5ade} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
1811 | 2025.01.13 09:35:21.644890 [ 3 ] {4752323e-4f8d-4a0b-a572-d2116b0b5ade} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1812 | 2025.01.13 09:35:21.645127 [ 3 ] {4752323e-4f8d-4a0b-a572-d2116b0b5ade} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1813 | 2025.01.13 09:35:21.645337 [ 3 ] {4752323e-4f8d-4a0b-a572-d2116b0b5ade} <Debug> executeQuery: Read 40 rows, 2.84 KiB in 0.001496 sec., 26737.967914438505 rows/sec., 1.85 MiB/sec. | ||
1814 | 2025.01.13 09:35:21.645392 [ 3 ] {4752323e-4f8d-4a0b-a572-d2116b0b5ade} <Debug> TCPHandler: Processed in 0.001707359 sec. | ||
1815 | 2025.01.13 09:35:21.645560 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1816 | 2025.01.13 09:35:21.645704 [ 4 ] {322bf898-d87f-4db3-8eb3-91b69a6aa120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1817 | 2025.01.13 09:35:21.645771 [ 4 ] {322bf898-d87f-4db3-8eb3-91b69a6aa120} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1818 | 2025.01.13 09:35:21.646288 [ 4 ] {322bf898-d87f-4db3-8eb3-91b69a6aa120} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1819 | 2025.01.13 09:35:21.646325 [ 4 ] {322bf898-d87f-4db3-8eb3-91b69a6aa120} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
1820 | 2025.01.13 09:35:21.646700 [ 4 ] {322bf898-d87f-4db3-8eb3-91b69a6aa120} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1821 | 2025.01.13 09:35:21.646949 [ 4 ] {322bf898-d87f-4db3-8eb3-91b69a6aa120} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1822 | 2025.01.13 09:35:21.647125 [ 4 ] {322bf898-d87f-4db3-8eb3-91b69a6aa120} <Debug> executeQuery: Read 12 rows, 862.00 B in 0.001457 sec., 8236.101578586136 rows/sec., 577.76 KiB/sec. | ||
1823 | 2025.01.13 09:35:21.647176 [ 4 ] {322bf898-d87f-4db3-8eb3-91b69a6aa120} <Debug> TCPHandler: Processed in 0.001688128 sec. | ||
1824 | 2025.01.13 09:35:22.881110 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3233 | ||
1825 | 2025.01.13 09:35:22.881758 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1826 | 2025.01.13 09:35:22.881816 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
1827 | 2025.01.13 09:35:22.882365 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1828 | 2025.01.13 09:35:22.882628 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1829 | 2025.01.13 09:35:22.882864 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3233 | ||
1830 | 2025.01.13 09:35:23.082978 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
1831 | 2025.01.13 09:35:23.102399 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1832 | 2025.01.13 09:35:23.102471 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
1833 | 2025.01.13 09:35:23.109377 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1834 | 2025.01.13 09:35:23.110193 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1835 | 2025.01.13 09:35:23.113189 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
1836 | 2025.01.13 09:35:24.000153 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.40 MiB, peak 170.07 MiB, free memory in arenas 0.00 B, will set to 166.49 MiB (RSS), difference: 1.09 MiB | ||
1837 | 2025.01.13 09:35:26.641820 [ 3 ] {} <Trace> TCP-Session: 5a5abb28-4d82-4929-87f6-c663d979a924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1838 | 2025.01.13 09:35:26.642018 [ 3 ] {1c09f144-ed16-449f-be0d-410dd0c0281d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54713) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1839 | 2025.01.13 09:35:26.642088 [ 3 ] {1c09f144-ed16-449f-be0d-410dd0c0281d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1840 | 2025.01.13 09:35:26.642830 [ 3 ] {1c09f144-ed16-449f-be0d-410dd0c0281d} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1841 | 2025.01.13 09:35:26.642887 [ 3 ] {1c09f144-ed16-449f-be0d-410dd0c0281d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
1842 | 2025.01.13 09:35:26.643333 [ 3 ] {1c09f144-ed16-449f-be0d-410dd0c0281d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1843 | 2025.01.13 09:35:26.643583 [ 3 ] {1c09f144-ed16-449f-be0d-410dd0c0281d} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1844 | 2025.01.13 09:35:26.643808 [ 3 ] {1c09f144-ed16-449f-be0d-410dd0c0281d} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001839 sec., 14138.118542686243 rows/sec., 1.05 MiB/sec. | ||
1845 | 2025.01.13 09:35:26.643873 [ 3 ] {1c09f144-ed16-449f-be0d-410dd0c0281d} <Debug> TCPHandler: Processed in 0.002182502 sec. | ||
1846 | 2025.01.13 09:35:26.644135 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1847 | 2025.01.13 09:35:26.644340 [ 4 ] {709c386a-3bf2-4d4e-a0d5-6d7de5c2888e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1848 | 2025.01.13 09:35:26.644456 [ 4 ] {709c386a-3bf2-4d4e-a0d5-6d7de5c2888e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1849 | 2025.01.13 09:35:26.645304 [ 4 ] {709c386a-3bf2-4d4e-a0d5-6d7de5c2888e} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1850 | 2025.01.13 09:35:26.645351 [ 4 ] {709c386a-3bf2-4d4e-a0d5-6d7de5c2888e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
1851 | 2025.01.13 09:35:26.645780 [ 4 ] {709c386a-3bf2-4d4e-a0d5-6d7de5c2888e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1852 | 2025.01.13 09:35:26.646032 [ 4 ] {709c386a-3bf2-4d4e-a0d5-6d7de5c2888e} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1853 | 2025.01.13 09:35:26.646234 [ 4 ] {709c386a-3bf2-4d4e-a0d5-6d7de5c2888e} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001955 sec., 14322.250639386188 rows/sec., 1.12 MiB/sec. | ||
1854 | 2025.01.13 09:35:26.646298 [ 4 ] {709c386a-3bf2-4d4e-a0d5-6d7de5c2888e} <Debug> TCPHandler: Processed in 0.002294325 sec. | ||
1855 | 2025.01.13 09:35:26.646463 [ 3 ] {} <Trace> TCP-Session: 5a5abb28-4d82-4929-87f6-c663d979a924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1856 | 2025.01.13 09:35:26.646620 [ 3 ] {b30ba103-ad3a-4057-b222-205e87f4c08c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54713) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1857 | 2025.01.13 09:35:26.646678 [ 3 ] {b30ba103-ad3a-4057-b222-205e87f4c08c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1858 | 2025.01.13 09:35:26.647250 [ 3 ] {b30ba103-ad3a-4057-b222-205e87f4c08c} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1859 | 2025.01.13 09:35:26.647292 [ 3 ] {b30ba103-ad3a-4057-b222-205e87f4c08c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
1860 | 2025.01.13 09:35:26.647705 [ 3 ] {b30ba103-ad3a-4057-b222-205e87f4c08c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1861 | 2025.01.13 09:35:26.647957 [ 3 ] {b30ba103-ad3a-4057-b222-205e87f4c08c} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1862 | 2025.01.13 09:35:26.648200 [ 3 ] {b30ba103-ad3a-4057-b222-205e87f4c08c} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001608 sec., 62189.05472636816 rows/sec., 4.31 MiB/sec. | ||
1863 | 2025.01.13 09:35:26.648401 [ 3 ] {b30ba103-ad3a-4057-b222-205e87f4c08c} <Debug> TCPHandler: Processed in 0.001997397 sec. | ||
1864 | 2025.01.13 09:35:26.648587 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1865 | 2025.01.13 09:35:26.648733 [ 4 ] {b69ea094-530d-478e-8803-a0b50cef1206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1866 | 2025.01.13 09:35:26.648797 [ 4 ] {b69ea094-530d-478e-8803-a0b50cef1206} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1867 | 2025.01.13 09:35:26.649341 [ 4 ] {b69ea094-530d-478e-8803-a0b50cef1206} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1868 | 2025.01.13 09:35:26.649381 [ 4 ] {b69ea094-530d-478e-8803-a0b50cef1206} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
1869 | 2025.01.13 09:35:26.649788 [ 4 ] {b69ea094-530d-478e-8803-a0b50cef1206} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1870 | 2025.01.13 09:35:26.650023 [ 4 ] {b69ea094-530d-478e-8803-a0b50cef1206} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1871 | 2025.01.13 09:35:26.650203 [ 4 ] {b69ea094-530d-478e-8803-a0b50cef1206} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001506 sec., 19920.3187250996 rows/sec., 1.36 MiB/sec. | ||
1872 | 2025.01.13 09:35:26.650256 [ 4 ] {b69ea094-530d-478e-8803-a0b50cef1206} <Debug> TCPHandler: Processed in 0.001740169 sec. | ||
1873 | 2025.01.13 09:35:30.296505 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1874 | 2025.01.13 09:35:30.296572 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1875 | 2025.01.13 09:35:30.383890 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3721 | ||
1876 | 2025.01.13 09:35:30.384530 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1877 | 2025.01.13 09:35:30.384576 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
1878 | 2025.01.13 09:35:30.385221 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1879 | 2025.01.13 09:35:30.385474 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1880 | 2025.01.13 09:35:30.385691 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 | ||
1881 | 2025.01.13 09:35:30.388939 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 276 | ||
1882 | 2025.01.13 09:35:30.391610 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1883 | 2025.01.13 09:35:30.391674 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
1884 | 2025.01.13 09:35:30.393158 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1885 | 2025.01.13 09:35:30.393490 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1886 | 2025.01.13 09:35:30.394202 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 276 | ||
1887 | 2025.01.13 09:35:30.579043 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
1888 | 2025.01.13 09:35:30.579112 [ 3 ] {} <Debug> TCP-Session: 5a5abb28-4d82-4929-87f6-c663d979a924 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1889 | 2025.01.13 09:35:30.614175 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
1890 | 2025.01.13 09:35:30.634296 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1891 | 2025.01.13 09:35:30.634367 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
1892 | 2025.01.13 09:35:30.641513 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1893 | 2025.01.13 09:35:30.642279 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1894 | 2025.01.13 09:35:30.644948 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
1895 | 2025.01.13 09:35:31.000197 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.02 MiB, peak 170.68 MiB, free memory in arenas 0.00 B, will set to 167.18 MiB (RSS), difference: 2.16 MiB | ||
1896 | 2025.01.13 09:35:31.647541 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1897 | 2025.01.13 09:35:31.647750 [ 4 ] {e080d98f-3cbd-4297-87c5-f018e17a5387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1898 | 2025.01.13 09:35:31.647828 [ 4 ] {e080d98f-3cbd-4297-87c5-f018e17a5387} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1899 | 2025.01.13 09:35:31.648644 [ 4 ] {e080d98f-3cbd-4297-87c5-f018e17a5387} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1900 | 2025.01.13 09:35:31.648689 [ 4 ] {e080d98f-3cbd-4297-87c5-f018e17a5387} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
1901 | 2025.01.13 09:35:31.649106 [ 4 ] {e080d98f-3cbd-4297-87c5-f018e17a5387} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1902 | 2025.01.13 09:35:31.649360 [ 4 ] {e080d98f-3cbd-4297-87c5-f018e17a5387} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1903 | 2025.01.13 09:35:31.649665 [ 4 ] {e080d98f-3cbd-4297-87c5-f018e17a5387} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00195 sec., 7179.48717948718 rows/sec., 516.83 KiB/sec. | ||
1904 | 2025.01.13 09:35:31.649733 [ 4 ] {e080d98f-3cbd-4297-87c5-f018e17a5387} <Debug> TCPHandler: Processed in 0.002327136 sec. | ||
1905 | 2025.01.13 09:35:31.649933 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1906 | 2025.01.13 09:35:31.650067 [ 253 ] {53162ad9-09dc-4df0-8620-dbad55eb5a51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1907 | 2025.01.13 09:35:31.650149 [ 253 ] {53162ad9-09dc-4df0-8620-dbad55eb5a51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1908 | 2025.01.13 09:35:31.650864 [ 253 ] {53162ad9-09dc-4df0-8620-dbad55eb5a51} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1909 | 2025.01.13 09:35:31.650905 [ 253 ] {53162ad9-09dc-4df0-8620-dbad55eb5a51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
1910 | 2025.01.13 09:35:31.651303 [ 253 ] {53162ad9-09dc-4df0-8620-dbad55eb5a51} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1911 | 2025.01.13 09:35:31.651561 [ 253 ] {53162ad9-09dc-4df0-8620-dbad55eb5a51} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1912 | 2025.01.13 09:35:31.651817 [ 253 ] {53162ad9-09dc-4df0-8620-dbad55eb5a51} <Debug> executeQuery: Read 189 rows, 17.14 KiB in 0.001772 sec., 106659.14221218962 rows/sec., 9.44 MiB/sec. | ||
1913 | 2025.01.13 09:35:31.651884 [ 253 ] {53162ad9-09dc-4df0-8620-dbad55eb5a51} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
1914 | 2025.01.13 09:35:31.651899 [ 253 ] {53162ad9-09dc-4df0-8620-dbad55eb5a51} <Debug> TCPHandler: Processed in 0.002061059 sec. | ||
1915 | 2025.01.13 09:35:31.652041 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1916 | 2025.01.13 09:35:31.652169 [ 4 ] {405c045a-730d-41c8-9da9-e43d2c994a26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1917 | 2025.01.13 09:35:31.652222 [ 4 ] {405c045a-730d-41c8-9da9-e43d2c994a26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1918 | 2025.01.13 09:35:31.652748 [ 4 ] {405c045a-730d-41c8-9da9-e43d2c994a26} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1919 | 2025.01.13 09:35:31.652785 [ 4 ] {405c045a-730d-41c8-9da9-e43d2c994a26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
1920 | 2025.01.13 09:35:31.653130 [ 4 ] {405c045a-730d-41c8-9da9-e43d2c994a26} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1921 | 2025.01.13 09:35:31.653360 [ 4 ] {405c045a-730d-41c8-9da9-e43d2c994a26} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1922 | 2025.01.13 09:35:31.653699 [ 4 ] {405c045a-730d-41c8-9da9-e43d2c994a26} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.001523 sec., 9848.98227183191 rows/sec., 694.43 KiB/sec. | ||
1923 | 2025.01.13 09:35:31.653855 [ 4 ] {405c045a-730d-41c8-9da9-e43d2c994a26} <Debug> TCPHandler: Processed in 0.001876363 sec. | ||
1924 | 2025.01.13 09:35:31.653981 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1925 | 2025.01.13 09:35:31.654087 [ 253 ] {d4af4973-8463-4d91-9ac6-6fafe78a4edf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1926 | 2025.01.13 09:35:31.654133 [ 253 ] {d4af4973-8463-4d91-9ac6-6fafe78a4edf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1927 | 2025.01.13 09:35:31.654685 [ 253 ] {d4af4973-8463-4d91-9ac6-6fafe78a4edf} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1928 | 2025.01.13 09:35:31.654722 [ 253 ] {d4af4973-8463-4d91-9ac6-6fafe78a4edf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
1929 | 2025.01.13 09:35:31.655059 [ 253 ] {d4af4973-8463-4d91-9ac6-6fafe78a4edf} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1930 | 2025.01.13 09:35:31.655288 [ 253 ] {d4af4973-8463-4d91-9ac6-6fafe78a4edf} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1931 | 2025.01.13 09:35:31.655493 [ 253 ] {d4af4973-8463-4d91-9ac6-6fafe78a4edf} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001427 sec., 9810.791871058163 rows/sec., 687.08 KiB/sec. | ||
1932 | 2025.01.13 09:35:31.655545 [ 253 ] {d4af4973-8463-4d91-9ac6-6fafe78a4edf} <Debug> TCPHandler: Processed in 0.001616536 sec. | ||
1933 | 2025.01.13 09:35:31.655701 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1934 | 2025.01.13 09:35:31.655828 [ 4 ] {2199f8af-8a17-4fa1-8452-29218893e46a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1935 | 2025.01.13 09:35:31.655881 [ 4 ] {2199f8af-8a17-4fa1-8452-29218893e46a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1936 | 2025.01.13 09:35:31.656526 [ 4 ] {2199f8af-8a17-4fa1-8452-29218893e46a} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1937 | 2025.01.13 09:35:31.656565 [ 4 ] {2199f8af-8a17-4fa1-8452-29218893e46a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
1938 | 2025.01.13 09:35:31.656909 [ 4 ] {2199f8af-8a17-4fa1-8452-29218893e46a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1939 | 2025.01.13 09:35:31.657138 [ 4 ] {2199f8af-8a17-4fa1-8452-29218893e46a} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1940 | 2025.01.13 09:35:31.657353 [ 4 ] {2199f8af-8a17-4fa1-8452-29218893e46a} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001548 sec., 8397.932816537468 rows/sec., 523.61 KiB/sec. | ||
1941 | 2025.01.13 09:35:31.657405 [ 4 ] {2199f8af-8a17-4fa1-8452-29218893e46a} <Debug> TCPHandler: Processed in 0.00176367 sec. | ||
1942 | 2025.01.13 09:35:31.657559 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1943 | 2025.01.13 09:35:31.657686 [ 253 ] {1d46ff7c-8a32-4906-96d8-f6b9c796970c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1944 | 2025.01.13 09:35:31.657740 [ 253 ] {1d46ff7c-8a32-4906-96d8-f6b9c796970c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1945 | 2025.01.13 09:35:31.658477 [ 253 ] {1d46ff7c-8a32-4906-96d8-f6b9c796970c} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1946 | 2025.01.13 09:35:31.658515 [ 253 ] {1d46ff7c-8a32-4906-96d8-f6b9c796970c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
1947 | 2025.01.13 09:35:31.658879 [ 253 ] {1d46ff7c-8a32-4906-96d8-f6b9c796970c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1948 | 2025.01.13 09:35:31.659109 [ 253 ] {1d46ff7c-8a32-4906-96d8-f6b9c796970c} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1949 | 2025.01.13 09:35:31.659340 [ 253 ] {1d46ff7c-8a32-4906-96d8-f6b9c796970c} <Debug> executeQuery: Read 354 rows, 25.44 KiB in 0.001675 sec., 211343.28358208956 rows/sec., 14.83 MiB/sec. | ||
1950 | 2025.01.13 09:35:31.659398 [ 253 ] {1d46ff7c-8a32-4906-96d8-f6b9c796970c} <Debug> TCPHandler: Processed in 0.001900414 sec. | ||
1951 | 2025.01.13 09:35:31.659527 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1952 | 2025.01.13 09:35:31.659653 [ 4 ] {c785484f-e5cb-4b31-9d22-67577a445df2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1953 | 2025.01.13 09:35:31.659708 [ 4 ] {c785484f-e5cb-4b31-9d22-67577a445df2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1954 | 2025.01.13 09:35:31.660211 [ 4 ] {c785484f-e5cb-4b31-9d22-67577a445df2} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1955 | 2025.01.13 09:35:31.660257 [ 4 ] {c785484f-e5cb-4b31-9d22-67577a445df2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
1956 | 2025.01.13 09:35:31.660621 [ 4 ] {c785484f-e5cb-4b31-9d22-67577a445df2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1957 | 2025.01.13 09:35:31.660852 [ 4 ] {c785484f-e5cb-4b31-9d22-67577a445df2} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1958 | 2025.01.13 09:35:31.661061 [ 4 ] {c785484f-e5cb-4b31-9d22-67577a445df2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001437 sec., 4175.365344467641 rows/sec., 218.15 KiB/sec. | ||
1959 | 2025.01.13 09:35:31.661110 [ 4 ] {c785484f-e5cb-4b31-9d22-67577a445df2} <Debug> TCPHandler: Processed in 0.001643677 sec. | ||
1960 | 2025.01.13 09:35:31.661230 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1961 | 2025.01.13 09:35:31.661344 [ 253 ] {ed00858e-897b-493c-a785-fc7b8d63a7ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1962 | 2025.01.13 09:35:31.661399 [ 253 ] {ed00858e-897b-493c-a785-fc7b8d63a7ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1963 | 2025.01.13 09:35:31.662055 [ 253 ] {ed00858e-897b-493c-a785-fc7b8d63a7ab} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1964 | 2025.01.13 09:35:31.662101 [ 253 ] {ed00858e-897b-493c-a785-fc7b8d63a7ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
1965 | 2025.01.13 09:35:31.662522 [ 253 ] {ed00858e-897b-493c-a785-fc7b8d63a7ab} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1966 | 2025.01.13 09:35:31.662768 [ 253 ] {ed00858e-897b-493c-a785-fc7b8d63a7ab} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1967 | 2025.01.13 09:35:31.662977 [ 253 ] {ed00858e-897b-493c-a785-fc7b8d63a7ab} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001656 sec., 106884.0579710145 rows/sec., 7.05 MiB/sec. | ||
1968 | 2025.01.13 09:35:31.663028 [ 253 ] {ed00858e-897b-493c-a785-fc7b8d63a7ab} <Debug> TCPHandler: Processed in 0.001850492 sec. | ||
1969 | 2025.01.13 09:35:31.663170 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1970 | 2025.01.13 09:35:31.663275 [ 4 ] {8a592d51-5207-43d9-a002-ae430083f178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1971 | 2025.01.13 09:35:31.663321 [ 4 ] {8a592d51-5207-43d9-a002-ae430083f178} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1972 | 2025.01.13 09:35:31.663725 [ 4 ] {8a592d51-5207-43d9-a002-ae430083f178} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1973 | 2025.01.13 09:35:31.663762 [ 4 ] {8a592d51-5207-43d9-a002-ae430083f178} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
1974 | 2025.01.13 09:35:31.664106 [ 4 ] {8a592d51-5207-43d9-a002-ae430083f178} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1975 | 2025.01.13 09:35:31.664336 [ 4 ] {8a592d51-5207-43d9-a002-ae430083f178} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1976 | 2025.01.13 09:35:31.664655 [ 4 ] {8a592d51-5207-43d9-a002-ae430083f178} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001371 sec., 729.3946024799417 rows/sec., 49.15 KiB/sec. | ||
1977 | 2025.01.13 09:35:31.664899 [ 4 ] {8a592d51-5207-43d9-a002-ae430083f178} <Debug> TCPHandler: Processed in 0.0017779 sec. | ||
1978 | 2025.01.13 09:35:31.665030 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1979 | 2025.01.13 09:35:31.665138 [ 253 ] {d0b1253e-0b71-49aa-ab6a-e1892d57234e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1980 | 2025.01.13 09:35:31.665206 [ 253 ] {d0b1253e-0b71-49aa-ab6a-e1892d57234e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1981 | 2025.01.13 09:35:31.666317 [ 253 ] {d0b1253e-0b71-49aa-ab6a-e1892d57234e} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1982 | 2025.01.13 09:35:31.666356 [ 253 ] {d0b1253e-0b71-49aa-ab6a-e1892d57234e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
1983 | 2025.01.13 09:35:31.666975 [ 253 ] {d0b1253e-0b71-49aa-ab6a-e1892d57234e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1984 | 2025.01.13 09:35:31.667229 [ 253 ] {d0b1253e-0b71-49aa-ab6a-e1892d57234e} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1985 | 2025.01.13 09:35:31.667580 [ 253 ] {d0b1253e-0b71-49aa-ab6a-e1892d57234e} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002415 sec., 3312.6293995859214 rows/sec., 5.94 MiB/sec. | ||
1986 | 2025.01.13 09:35:31.667811 [ 253 ] {d0b1253e-0b71-49aa-ab6a-e1892d57234e} <Debug> TCPHandler: Processed in 0.00283299 sec. | ||
1987 | 2025.01.13 09:35:31.667962 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1988 | 2025.01.13 09:35:31.668088 [ 4 ] {cbe7086d-e886-4c33-9dab-8eb4b43659f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1989 | 2025.01.13 09:35:31.668144 [ 4 ] {cbe7086d-e886-4c33-9dab-8eb4b43659f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1990 | 2025.01.13 09:35:31.668613 [ 4 ] {cbe7086d-e886-4c33-9dab-8eb4b43659f3} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1991 | 2025.01.13 09:35:31.668652 [ 4 ] {cbe7086d-e886-4c33-9dab-8eb4b43659f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
1992 | 2025.01.13 09:35:31.668992 [ 4 ] {cbe7086d-e886-4c33-9dab-8eb4b43659f3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1993 | 2025.01.13 09:35:31.669228 [ 4 ] {cbe7086d-e886-4c33-9dab-8eb4b43659f3} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1994 | 2025.01.13 09:35:31.669458 [ 4 ] {cbe7086d-e886-4c33-9dab-8eb4b43659f3} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001379 sec., 37708.48440899202 rows/sec., 2.33 MiB/sec. | ||
1995 | 2025.01.13 09:35:31.669800 [ 4 ] {cbe7086d-e886-4c33-9dab-8eb4b43659f3} <Debug> TCPHandler: Processed in 0.001892743 sec. | ||
1996 | 2025.01.13 09:35:32.000200 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.99 MiB, peak 171.50 MiB, free memory in arenas 0.00 B, will set to 167.22 MiB (RSS), difference: -2.77 MiB | ||
1997 | 2025.01.13 09:35:36.643137 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1998 | 2025.01.13 09:35:36.643336 [ 4 ] {c60a3a72-6b7b-4574-abaf-0aafb0f13e27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1999 | 2025.01.13 09:35:36.643404 [ 4 ] {c60a3a72-6b7b-4574-abaf-0aafb0f13e27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2000 | 2025.01.13 09:35:36.644150 [ 4 ] {c60a3a72-6b7b-4574-abaf-0aafb0f13e27} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2001 | 2025.01.13 09:35:36.644190 [ 4 ] {c60a3a72-6b7b-4574-abaf-0aafb0f13e27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2002 | 2025.01.13 09:35:36.644612 [ 4 ] {c60a3a72-6b7b-4574-abaf-0aafb0f13e27} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2003 | 2025.01.13 09:35:36.644862 [ 4 ] {c60a3a72-6b7b-4574-abaf-0aafb0f13e27} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2004 | 2025.01.13 09:35:36.644994 [ 41 ] {} <Debug> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2005 | 2025.01.13 09:35:36.645038 [ 41 ] {} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2006 | 2025.01.13 09:35:36.645065 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2007 | 2025.01.13 09:35:36.645066 [ 4 ] {c60a3a72-6b7b-4574-abaf-0aafb0f13e27} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001781 sec., 14598.540145985402 rows/sec., 1.09 MiB/sec. | ||
2008 | 2025.01.13 09:35:36.645336 [ 4 ] {c60a3a72-6b7b-4574-abaf-0aafb0f13e27} <Debug> TCPHandler: Processed in 0.002322636 sec. | ||
2009 | 2025.01.13 09:35:36.645398 [ 194 ] {4e32d370-b554-4105-93df-36198ea84aa7::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 | ||
2010 | 2025.01.13 09:35:36.645572 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2011 | 2025.01.13 09:35:36.645644 [ 194 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2012 | 2025.01.13 09:35:36.645706 [ 194 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 189 rows starting from the beginning of the part | ||
2013 | 2025.01.13 09:35:36.645791 [ 253 ] {c22a8d6f-53a6-48ee-87e3-71d9c837ac28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2014 | 2025.01.13 09:35:36.645912 [ 194 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1329 rows starting from the beginning of the part | ||
2015 | 2025.01.13 09:35:36.645949 [ 253 ] {c22a8d6f-53a6-48ee-87e3-71d9c837ac28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2016 | 2025.01.13 09:35:36.646428 [ 194 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 26 rows starting from the beginning of the part | ||
2017 | 2025.01.13 09:35:36.646747 [ 194 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 26 rows starting from the beginning of the part | ||
2018 | 2025.01.13 09:35:36.647100 [ 194 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 189 rows starting from the beginning of the part | ||
2019 | 2025.01.13 09:35:36.647479 [ 194 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 26 rows starting from the beginning of the part | ||
2020 | 2025.01.13 09:35:36.648915 [ 253 ] {c22a8d6f-53a6-48ee-87e3-71d9c837ac28} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2021 | 2025.01.13 09:35:36.648997 [ 253 ] {c22a8d6f-53a6-48ee-87e3-71d9c837ac28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2022 | 2025.01.13 09:35:36.649976 [ 253 ] {c22a8d6f-53a6-48ee-87e3-71d9c837ac28} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2023 | 2025.01.13 09:35:36.650386 [ 253 ] {c22a8d6f-53a6-48ee-87e3-71d9c837ac28} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2024 | 2025.01.13 09:35:36.650826 [ 39 ] {} <Debug> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2025 | 2025.01.13 09:35:36.650833 [ 195 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1785 rows, containing 5 columns (5 merged, 0 gathered) in 0.005656791 sec., 315549.9292796923 rows/sec., 27.70 MiB/sec. | ||
2026 | 2025.01.13 09:35:36.650936 [ 39 ] {} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2027 | 2025.01.13 09:35:36.650973 [ 253 ] {c22a8d6f-53a6-48ee-87e3-71d9c837ac28} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.005215 sec., 5369.127516778523 rows/sec., 428.83 KiB/sec. | ||
2028 | 2025.01.13 09:35:36.650997 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2029 | 2025.01.13 09:35:36.651251 [ 253 ] {c22a8d6f-53a6-48ee-87e3-71d9c837ac28} <Debug> TCPHandler: Processed in 0.005762493 sec. | ||
2030 | 2025.01.13 09:35:36.651332 [ 195 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2031 | 2025.01.13 09:35:36.651357 [ 194 ] {dc80af8f-ae59-4221-9151-b81aadd12800::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 | ||
2032 | 2025.01.13 09:35:36.651603 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2033 | 2025.01.13 09:35:36.651740 [ 194 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2034 | 2025.01.13 09:35:36.651841 [ 194 ] {dc80af8f-ae59-4221-9151-b81aadd12800::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 | ||
2035 | 2025.01.13 09:35:36.652180 [ 4 ] {062937c6-7de0-4057-a654-3e414b464522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2036 | 2025.01.13 09:35:36.652243 [ 194 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 810 rows starting from the beginning of the part | ||
2037 | 2025.01.13 09:35:36.652326 [ 195 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_11_2} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2038 | 2025.01.13 09:35:36.652687 [ 194 ] {dc80af8f-ae59-4221-9151-b81aadd12800::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 | ||
2039 | 2025.01.13 09:35:36.652797 [ 195 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_11_2} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2040 | 2025.01.13 09:35:36.652778 [ 4 ] {062937c6-7de0-4057-a654-3e414b464522} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2041 | 2025.01.13 09:35:36.653150 [ 194 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 28 rows starting from the beginning of the part | ||
2042 | 2025.01.13 09:35:36.653168 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
2043 | 2025.01.13 09:35:36.653570 [ 194 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 354 rows starting from the beginning of the part | ||
2044 | 2025.01.13 09:35:36.653997 [ 194 ] {dc80af8f-ae59-4221-9151-b81aadd12800::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 | ||
2045 | 2025.01.13 09:35:36.655611 [ 4 ] {062937c6-7de0-4057-a654-3e414b464522} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2046 | 2025.01.13 09:35:36.655679 [ 4 ] {062937c6-7de0-4057-a654-3e414b464522} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2047 | 2025.01.13 09:35:36.656774 [ 4 ] {062937c6-7de0-4057-a654-3e414b464522} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2048 | 2025.01.13 09:35:36.657179 [ 186 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1602 rows, containing 5 columns (5 merged, 0 gathered) in 0.006027981 sec., 265760.62532380247 rows/sec., 20.02 MiB/sec. | ||
2049 | 2025.01.13 09:35:36.657305 [ 4 ] {062937c6-7de0-4057-a654-3e414b464522} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2050 | 2025.01.13 09:35:36.657496 [ 186 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2051 | 2025.01.13 09:35:36.657553 [ 39 ] {} <Debug> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2052 | 2025.01.13 09:35:36.657645 [ 39 ] {} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2053 | 2025.01.13 09:35:36.657730 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2054 | 2025.01.13 09:35:36.657999 [ 4 ] {062937c6-7de0-4057-a654-3e414b464522} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.006128 sec., 16318.537859007834 rows/sec., 1.13 MiB/sec. | ||
2055 | 2025.01.13 09:35:36.658049 [ 194 ] {2e635561-38d3-4dab-82be-ab6a0873e781::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 | ||
2056 | 2025.01.13 09:35:36.658321 [ 4 ] {062937c6-7de0-4057-a654-3e414b464522} <Debug> TCPHandler: Processed in 0.006920427 sec. | ||
2057 | 2025.01.13 09:35:36.658502 [ 186 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_11_2} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2058 | 2025.01.13 09:35:36.658541 [ 194 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2059 | 2025.01.13 09:35:36.658603 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2060 | 2025.01.13 09:35:36.658647 [ 194 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 694 rows starting from the beginning of the part | ||
2061 | 2025.01.13 09:35:36.658814 [ 186 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_11_2} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2062 | 2025.01.13 09:35:36.659098 [ 253 ] {b2cd9662-562b-43e5-b287-491f419a87ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2063 | 2025.01.13 09:35:36.659135 [ 194 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2303 rows starting from the beginning of the part | ||
2064 | 2025.01.13 09:35:36.659309 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
2065 | 2025.01.13 09:35:36.659447 [ 253 ] {b2cd9662-562b-43e5-b287-491f419a87ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2066 | 2025.01.13 09:35:36.659666 [ 194 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part | ||
2067 | 2025.01.13 09:35:36.660046 [ 194 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 100 rows starting from the beginning of the part | ||
2068 | 2025.01.13 09:35:36.660458 [ 194 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 177 rows starting from the beginning of the part | ||
2069 | 2025.01.13 09:35:36.660858 [ 194 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 100 rows starting from the beginning of the part | ||
2070 | 2025.01.13 09:35:36.661837 [ 253 ] {b2cd9662-562b-43e5-b287-491f419a87ed} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2071 | 2025.01.13 09:35:36.661917 [ 253 ] {b2cd9662-562b-43e5-b287-491f419a87ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2072 | 2025.01.13 09:35:36.662838 [ 253 ] {b2cd9662-562b-43e5-b287-491f419a87ed} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2073 | 2025.01.13 09:35:36.663360 [ 253 ] {b2cd9662-562b-43e5-b287-491f419a87ed} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2074 | 2025.01.13 09:35:36.663659 [ 39 ] {} <Debug> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2075 | 2025.01.13 09:35:36.663758 [ 39 ] {} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2076 | 2025.01.13 09:35:36.663863 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2077 | 2025.01.13 09:35:36.664491 [ 253 ] {b2cd9662-562b-43e5-b287-491f419a87ed} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.005583 sec., 5373.455131649651 rows/sec., 376.95 KiB/sec. | ||
2078 | 2025.01.13 09:35:36.664562 [ 186 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::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 | ||
2079 | 2025.01.13 09:35:36.664672 [ 194 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3414 rows, containing 5 columns (5 merged, 0 gathered) in 0.006818033 sec., 500730.9292870832 rows/sec., 33.55 MiB/sec. | ||
2080 | 2025.01.13 09:35:36.664741 [ 253 ] {b2cd9662-562b-43e5-b287-491f419a87ed} <Debug> TCPHandler: Processed in 0.006292289 sec. | ||
2081 | 2025.01.13 09:35:36.664916 [ 186 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2082 | 2025.01.13 09:35:36.664954 [ 186 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 206 rows starting from the beginning of the part | ||
2083 | 2025.01.13 09:35:36.665022 [ 194 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2084 | 2025.01.13 09:35:36.665097 [ 186 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part | ||
2085 | 2025.01.13 09:35:36.665307 [ 186 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
2086 | 2025.01.13 09:35:36.665457 [ 186 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part | ||
2087 | 2025.01.13 09:35:36.665605 [ 186 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 52 rows starting from the beginning of the part | ||
2088 | 2025.01.13 09:35:36.665769 [ 194 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2089 | 2025.01.13 09:35:36.665787 [ 186 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part | ||
2090 | 2025.01.13 09:35:36.666001 [ 194 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2091 | 2025.01.13 09:35:36.666098 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB. | ||
2092 | 2025.01.13 09:35:36.666826 [ 198 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 370 rows, containing 4 columns (4 merged, 0 gathered) in 0.002774989 sec., 133333.86186395693 rows/sec., 8.64 MiB/sec. | ||
2093 | 2025.01.13 09:35:36.666963 [ 198 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2094 | 2025.01.13 09:35:36.667243 [ 198 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_11_2} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2095 | 2025.01.13 09:35:36.667321 [ 198 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_11_2} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2096 | 2025.01.13 09:35:36.667386 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
2097 | 2025.01.13 09:35:37.886738 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4148 | ||
2098 | 2025.01.13 09:35:37.887370 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2099 | 2025.01.13 09:35:37.887414 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2100 | 2025.01.13 09:35:37.887939 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2101 | 2025.01.13 09:35:37.888192 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2102 | 2025.01.13 09:35:37.888404 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4148 | ||
2103 | 2025.01.13 09:35:38.145945 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
2104 | 2025.01.13 09:35:38.165517 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2105 | 2025.01.13 09:35:38.165581 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2106 | 2025.01.13 09:35:38.172408 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2107 | 2025.01.13 09:35:38.173193 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2108 | 2025.01.13 09:35:38.176246 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
2109 | 2025.01.13 09:35:40.395232 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 306 | ||
2110 | 2025.01.13 09:35:40.398182 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2111 | 2025.01.13 09:35:40.398238 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2112 | 2025.01.13 09:35:40.399723 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2113 | 2025.01.13 09:35:40.400076 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2114 | 2025.01.13 09:35:40.400307 [ 36 ] {} <Debug> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2115 | 2025.01.13 09:35:40.400430 [ 36 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2116 | 2025.01.13 09:35:40.400498 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2117 | 2025.01.13 09:35:40.401296 [ 194 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::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 | ||
2118 | 2025.01.13 09:35:40.402437 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 306 | ||
2119 | 2025.01.13 09:35:40.402810 [ 194 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2120 | 2025.01.13 09:35:40.402970 [ 194 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part | ||
2121 | 2025.01.13 09:35:40.403470 [ 194 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::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 | ||
2122 | 2025.01.13 09:35:40.403949 [ 194 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 58 rows starting from the beginning of the part | ||
2123 | 2025.01.13 09:35:40.404411 [ 194 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 66 rows starting from the beginning of the part | ||
2124 | 2025.01.13 09:35:40.404868 [ 194 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 16 rows starting from the beginning of the part | ||
2125 | 2025.01.13 09:35:40.405308 [ 194 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part | ||
2126 | 2025.01.13 09:35:40.412750 [ 199 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 306 rows, containing 72 columns (72 merged, 0 gathered) in 0.012108504 sec., 25271.495140935658 rows/sec., 24.47 MiB/sec. | ||
2127 | 2025.01.13 09:35:40.413789 [ 197 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2128 | 2025.01.13 09:35:40.414646 [ 197 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_6_1} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2129 | 2025.01.13 09:35:40.414741 [ 197 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_6_1} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2130 | 2025.01.13 09:35:40.415060 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.64 MiB. | ||
2131 | 2025.01.13 09:35:41.646455 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2132 | 2025.01.13 09:35:41.646652 [ 4 ] {06b29db7-b235-43fd-8069-202a0e7e8170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2133 | 2025.01.13 09:35:41.646726 [ 4 ] {06b29db7-b235-43fd-8069-202a0e7e8170} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2134 | 2025.01.13 09:35:41.647437 [ 4 ] {06b29db7-b235-43fd-8069-202a0e7e8170} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2135 | 2025.01.13 09:35:41.647485 [ 4 ] {06b29db7-b235-43fd-8069-202a0e7e8170} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2136 | 2025.01.13 09:35:41.647937 [ 4 ] {06b29db7-b235-43fd-8069-202a0e7e8170} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2137 | 2025.01.13 09:35:41.648194 [ 4 ] {06b29db7-b235-43fd-8069-202a0e7e8170} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2138 | 2025.01.13 09:35:41.648394 [ 35 ] {} <Debug> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2139 | 2025.01.13 09:35:41.648459 [ 4 ] {06b29db7-b235-43fd-8069-202a0e7e8170} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001859 sec., 7530.930607853685 rows/sec., 542.13 KiB/sec. | ||
2140 | 2025.01.13 09:35:41.648488 [ 35 ] {} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2141 | 2025.01.13 09:35:41.648568 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2142 | 2025.01.13 09:35:41.648579 [ 4 ] {06b29db7-b235-43fd-8069-202a0e7e8170} <Debug> TCPHandler: Processed in 0.002258954 sec. | ||
2143 | 2025.01.13 09:35:41.648805 [ 199 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::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 | ||
2144 | 2025.01.13 09:35:41.648818 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2145 | 2025.01.13 09:35:41.649048 [ 199 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2146 | 2025.01.13 09:35:41.649071 [ 253 ] {ff8af371-4265-4360-97dd-a4b37a639b3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2147 | 2025.01.13 09:35:41.649121 [ 199 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::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 | ||
2148 | 2025.01.13 09:35:41.649160 [ 253 ] {ff8af371-4265-4360-97dd-a4b37a639b3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2149 | 2025.01.13 09:35:41.649460 [ 199 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part | ||
2150 | 2025.01.13 09:35:41.649766 [ 199 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
2151 | 2025.01.13 09:35:41.650076 [ 199 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part | ||
2152 | 2025.01.13 09:35:41.650346 [ 199 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part | ||
2153 | 2025.01.13 09:35:41.651885 [ 253 ] {ff8af371-4265-4360-97dd-a4b37a639b3d} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2154 | 2025.01.13 09:35:41.651959 [ 253 ] {ff8af371-4265-4360-97dd-a4b37a639b3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2155 | 2025.01.13 09:35:41.653045 [ 197 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004379714 sec., 15982.778784185452 rows/sec., 1.18 MiB/sec. | ||
2156 | 2025.01.13 09:35:41.653057 [ 253 ] {ff8af371-4265-4360-97dd-a4b37a639b3d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2157 | 2025.01.13 09:35:41.653174 [ 197 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2158 | 2025.01.13 09:35:41.653363 [ 253 ] {ff8af371-4265-4360-97dd-a4b37a639b3d} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2159 | 2025.01.13 09:35:41.653558 [ 197 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_5_1} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2160 | 2025.01.13 09:35:41.653673 [ 253 ] {ff8af371-4265-4360-97dd-a4b37a639b3d} <Debug> executeQuery: Read 189 rows, 17.14 KiB in 0.004682 sec., 40367.36437419906 rows/sec., 3.57 MiB/sec. | ||
2161 | 2025.01.13 09:35:41.653678 [ 197 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_5_1} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2162 | 2025.01.13 09:35:41.653793 [ 253 ] {ff8af371-4265-4360-97dd-a4b37a639b3d} <Debug> TCPHandler: Processed in 0.005090635 sec. | ||
2163 | 2025.01.13 09:35:41.653816 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
2164 | 2025.01.13 09:35:41.653937 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2165 | 2025.01.13 09:35:41.654043 [ 4 ] {411eb3e9-c74e-4406-a346-df6f55a45e73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2166 | 2025.01.13 09:35:41.654088 [ 4 ] {411eb3e9-c74e-4406-a346-df6f55a45e73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2167 | 2025.01.13 09:35:41.654620 [ 4 ] {411eb3e9-c74e-4406-a346-df6f55a45e73} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2168 | 2025.01.13 09:35:41.654659 [ 4 ] {411eb3e9-c74e-4406-a346-df6f55a45e73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2169 | 2025.01.13 09:35:41.655003 [ 4 ] {411eb3e9-c74e-4406-a346-df6f55a45e73} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2170 | 2025.01.13 09:35:41.655240 [ 4 ] {411eb3e9-c74e-4406-a346-df6f55a45e73} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2171 | 2025.01.13 09:35:41.655383 [ 33 ] {} <Debug> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2172 | 2025.01.13 09:35:41.655422 [ 4 ] {411eb3e9-c74e-4406-a346-df6f55a45e73} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.001399 sec., 10721.944245889921 rows/sec., 755.98 KiB/sec. | ||
2173 | 2025.01.13 09:35:41.655425 [ 33 ] {} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2174 | 2025.01.13 09:35:41.655471 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2175 | 2025.01.13 09:35:41.655495 [ 4 ] {411eb3e9-c74e-4406-a346-df6f55a45e73} <Debug> TCPHandler: Processed in 0.001610876 sec. | ||
2176 | 2025.01.13 09:35:41.655715 [ 193 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::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 | ||
2177 | 2025.01.13 09:35:41.655715 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2178 | 2025.01.13 09:35:41.655933 [ 253 ] {f20ba009-8748-4ca8-88b3-f83801edb5d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2179 | 2025.01.13 09:35:41.655945 [ 193 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2180 | 2025.01.13 09:35:41.655987 [ 253 ] {f20ba009-8748-4ca8-88b3-f83801edb5d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2181 | 2025.01.13 09:35:41.655993 [ 193 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 15 rows starting from the beginning of the part | ||
2182 | 2025.01.13 09:35:41.656174 [ 193 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 15 rows starting from the beginning of the part | ||
2183 | 2025.01.13 09:35:41.656626 [ 193 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 15 rows starting from the beginning of the part | ||
2184 | 2025.01.13 09:35:41.657043 [ 193 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 15 rows starting from the beginning of the part | ||
2185 | 2025.01.13 09:35:41.657359 [ 193 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 15 rows starting from the beginning of the part | ||
2186 | 2025.01.13 09:35:41.658300 [ 253 ] {f20ba009-8748-4ca8-88b3-f83801edb5d3} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2187 | 2025.01.13 09:35:41.658356 [ 253 ] {f20ba009-8748-4ca8-88b3-f83801edb5d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2188 | 2025.01.13 09:35:41.658995 [ 199 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 75 rows, containing 5 columns (5 merged, 0 gathered) in 0.003453728 sec., 21715.664927869246 rows/sec., 1.58 MiB/sec. | ||
2189 | 2025.01.13 09:35:41.659012 [ 253 ] {f20ba009-8748-4ca8-88b3-f83801edb5d3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2190 | 2025.01.13 09:35:41.659134 [ 193 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2191 | 2025.01.13 09:35:41.659333 [ 253 ] {f20ba009-8748-4ca8-88b3-f83801edb5d3} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2192 | 2025.01.13 09:35:41.659514 [ 193 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_5_1} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2193 | 2025.01.13 09:35:41.659610 [ 253 ] {f20ba009-8748-4ca8-88b3-f83801edb5d3} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.003693 sec., 3790.9558624424585 rows/sec., 265.49 KiB/sec. | ||
2194 | 2025.01.13 09:35:41.659701 [ 193 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_5_1} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2195 | 2025.01.13 09:35:41.659772 [ 253 ] {f20ba009-8748-4ca8-88b3-f83801edb5d3} <Debug> TCPHandler: Processed in 0.004188719 sec. | ||
2196 | 2025.01.13 09:35:41.659818 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
2197 | 2025.01.13 09:35:41.659923 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2198 | 2025.01.13 09:35:41.660043 [ 4 ] {95eabc59-c2e2-438b-a142-b5c962673ade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2199 | 2025.01.13 09:35:41.660099 [ 4 ] {95eabc59-c2e2-438b-a142-b5c962673ade} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2200 | 2025.01.13 09:35:41.660654 [ 4 ] {95eabc59-c2e2-438b-a142-b5c962673ade} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2201 | 2025.01.13 09:35:41.660691 [ 4 ] {95eabc59-c2e2-438b-a142-b5c962673ade} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2202 | 2025.01.13 09:35:41.661035 [ 4 ] {95eabc59-c2e2-438b-a142-b5c962673ade} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2203 | 2025.01.13 09:35:41.661275 [ 4 ] {95eabc59-c2e2-438b-a142-b5c962673ade} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2204 | 2025.01.13 09:35:41.661400 [ 33 ] {} <Debug> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2205 | 2025.01.13 09:35:41.661436 [ 33 ] {} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2206 | 2025.01.13 09:35:41.661460 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2207 | 2025.01.13 09:35:41.661465 [ 4 ] {95eabc59-c2e2-438b-a142-b5c962673ade} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001441 sec., 9021.512838306731 rows/sec., 562.49 KiB/sec. | ||
2208 | 2025.01.13 09:35:41.661801 [ 4 ] {95eabc59-c2e2-438b-a142-b5c962673ade} <Debug> TCPHandler: Processed in 0.001919705 sec. | ||
2209 | 2025.01.13 09:35:41.661832 [ 199 ] {87347901-4082-4a7d-a746-0bcdebd578f7::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 | ||
2210 | 2025.01.13 09:35:41.662074 [ 199 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2211 | 2025.01.13 09:35:41.662084 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2212 | 2025.01.13 09:35:41.662138 [ 199 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 13 rows starting from the beginning of the part | ||
2213 | 2025.01.13 09:35:41.662383 [ 199 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 13 rows starting from the beginning of the part | ||
2214 | 2025.01.13 09:35:41.662547 [ 253 ] {fb6e264b-f366-45c2-8210-57211f90fd06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2215 | 2025.01.13 09:35:41.662671 [ 199 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 13 rows starting from the beginning of the part | ||
2216 | 2025.01.13 09:35:41.662726 [ 253 ] {fb6e264b-f366-45c2-8210-57211f90fd06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2217 | 2025.01.13 09:35:41.662918 [ 199 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 13 rows starting from the beginning of the part | ||
2218 | 2025.01.13 09:35:41.663230 [ 199 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 13 rows starting from the beginning of the part | ||
2219 | 2025.01.13 09:35:41.665244 [ 253 ] {fb6e264b-f366-45c2-8210-57211f90fd06} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2220 | 2025.01.13 09:35:41.665325 [ 253 ] {fb6e264b-f366-45c2-8210-57211f90fd06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2221 | 2025.01.13 09:35:41.665771 [ 199 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.00423847 sec., 15335.72256026349 rows/sec., 1016.08 KiB/sec. | ||
2222 | 2025.01.13 09:35:41.666001 [ 199 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2223 | 2025.01.13 09:35:41.666196 [ 253 ] {fb6e264b-f366-45c2-8210-57211f90fd06} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2224 | 2025.01.13 09:35:41.666473 [ 199 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_5_1} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2225 | 2025.01.13 09:35:41.666651 [ 253 ] {fb6e264b-f366-45c2-8210-57211f90fd06} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2226 | 2025.01.13 09:35:41.666661 [ 199 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_5_1} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2227 | 2025.01.13 09:35:41.666825 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
2228 | 2025.01.13 09:35:41.667018 [ 253 ] {fb6e264b-f366-45c2-8210-57211f90fd06} <Debug> executeQuery: Read 354 rows, 25.44 KiB in 0.00467 sec., 75802.99785867239 rows/sec., 5.32 MiB/sec. | ||
2229 | 2025.01.13 09:35:41.667091 [ 253 ] {fb6e264b-f366-45c2-8210-57211f90fd06} <Debug> TCPHandler: Processed in 0.005120605 sec. | ||
2230 | 2025.01.13 09:35:41.667229 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2231 | 2025.01.13 09:35:41.667337 [ 4 ] {085fb4ca-f2fa-43c4-9c76-82cd94b67bd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2232 | 2025.01.13 09:35:41.667396 [ 4 ] {085fb4ca-f2fa-43c4-9c76-82cd94b67bd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2233 | 2025.01.13 09:35:41.667850 [ 4 ] {085fb4ca-f2fa-43c4-9c76-82cd94b67bd2} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2234 | 2025.01.13 09:35:41.667899 [ 4 ] {085fb4ca-f2fa-43c4-9c76-82cd94b67bd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2235 | 2025.01.13 09:35:41.668273 [ 4 ] {085fb4ca-f2fa-43c4-9c76-82cd94b67bd2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2236 | 2025.01.13 09:35:41.668535 [ 4 ] {085fb4ca-f2fa-43c4-9c76-82cd94b67bd2} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2237 | 2025.01.13 09:35:41.668733 [ 4 ] {085fb4ca-f2fa-43c4-9c76-82cd94b67bd2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001418 sec., 4231.311706629055 rows/sec., 221.07 KiB/sec. | ||
2238 | 2025.01.13 09:35:41.668783 [ 4 ] {085fb4ca-f2fa-43c4-9c76-82cd94b67bd2} <Debug> TCPHandler: Processed in 0.001605956 sec. | ||
2239 | 2025.01.13 09:35:41.668925 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2240 | 2025.01.13 09:35:41.669059 [ 253 ] {5c9fe0e2-c2df-43f2-9dd7-cb62a8acca24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2241 | 2025.01.13 09:35:41.669118 [ 253 ] {5c9fe0e2-c2df-43f2-9dd7-cb62a8acca24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2242 | 2025.01.13 09:35:41.669760 [ 253 ] {5c9fe0e2-c2df-43f2-9dd7-cb62a8acca24} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2243 | 2025.01.13 09:35:41.669799 [ 253 ] {5c9fe0e2-c2df-43f2-9dd7-cb62a8acca24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2244 | 2025.01.13 09:35:41.670218 [ 253 ] {5c9fe0e2-c2df-43f2-9dd7-cb62a8acca24} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2245 | 2025.01.13 09:35:41.670462 [ 253 ] {5c9fe0e2-c2df-43f2-9dd7-cb62a8acca24} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2246 | 2025.01.13 09:35:41.670641 [ 253 ] {5c9fe0e2-c2df-43f2-9dd7-cb62a8acca24} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001612 sec., 109801.4888337469 rows/sec., 7.24 MiB/sec. | ||
2247 | 2025.01.13 09:35:41.670693 [ 253 ] {5c9fe0e2-c2df-43f2-9dd7-cb62a8acca24} <Debug> TCPHandler: Processed in 0.001832792 sec. | ||
2248 | 2025.01.13 09:35:41.670873 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2249 | 2025.01.13 09:35:41.671001 [ 4 ] {cb3fd3a9-a10e-44e5-91fa-572865abeab9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2250 | 2025.01.13 09:35:41.671055 [ 4 ] {cb3fd3a9-a10e-44e5-91fa-572865abeab9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2251 | 2025.01.13 09:35:41.671577 [ 4 ] {cb3fd3a9-a10e-44e5-91fa-572865abeab9} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2252 | 2025.01.13 09:35:41.671621 [ 4 ] {cb3fd3a9-a10e-44e5-91fa-572865abeab9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2253 | 2025.01.13 09:35:41.671989 [ 4 ] {cb3fd3a9-a10e-44e5-91fa-572865abeab9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2254 | 2025.01.13 09:35:41.672228 [ 4 ] {cb3fd3a9-a10e-44e5-91fa-572865abeab9} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2255 | 2025.01.13 09:35:41.672355 [ 33 ] {} <Debug> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2256 | 2025.01.13 09:35:41.672396 [ 33 ] {} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2257 | 2025.01.13 09:35:41.672406 [ 4 ] {cb3fd3a9-a10e-44e5-91fa-572865abeab9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001433 sec., 697.8367062107467 rows/sec., 47.02 KiB/sec. | ||
2258 | 2025.01.13 09:35:41.672420 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2259 | 2025.01.13 09:35:41.672486 [ 4 ] {cb3fd3a9-a10e-44e5-91fa-572865abeab9} <Debug> TCPHandler: Processed in 0.001687698 sec. | ||
2260 | 2025.01.13 09:35:41.672551 [ 189 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::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 | ||
2261 | 2025.01.13 09:35:41.672648 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2262 | 2025.01.13 09:35:41.672661 [ 189 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2263 | 2025.01.13 09:35:41.672703 [ 189 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::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 | ||
2264 | 2025.01.13 09:35:41.672767 [ 253 ] {fea8b0d7-279f-4a1a-96ab-52faf3fb8cef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2265 | 2025.01.13 09:35:41.672865 [ 189 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::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 | ||
2266 | 2025.01.13 09:35:41.673216 [ 253 ] {fea8b0d7-279f-4a1a-96ab-52faf3fb8cef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2267 | 2025.01.13 09:35:41.673294 [ 189 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::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 | ||
2268 | 2025.01.13 09:35:41.673630 [ 189 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::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 | ||
2269 | 2025.01.13 09:35:41.673968 [ 189 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::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 | ||
2270 | 2025.01.13 09:35:41.675931 [ 189 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.003434847 sec., 1455.6689133460675 rows/sec., 98.09 KiB/sec. | ||
2271 | 2025.01.13 09:35:41.676231 [ 191 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2272 | 2025.01.13 09:35:41.676625 [ 253 ] {fea8b0d7-279f-4a1a-96ab-52faf3fb8cef} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2273 | 2025.01.13 09:35:41.676690 [ 253 ] {fea8b0d7-279f-4a1a-96ab-52faf3fb8cef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2274 | 2025.01.13 09:35:41.677032 [ 191 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_5_1} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2275 | 2025.01.13 09:35:41.677210 [ 191 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_5_1} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2276 | 2025.01.13 09:35:41.677373 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
2277 | 2025.01.13 09:35:41.677752 [ 253 ] {fea8b0d7-279f-4a1a-96ab-52faf3fb8cef} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2278 | 2025.01.13 09:35:41.678025 [ 253 ] {fea8b0d7-279f-4a1a-96ab-52faf3fb8cef} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2279 | 2025.01.13 09:35:41.678306 [ 253 ] {fea8b0d7-279f-4a1a-96ab-52faf3fb8cef} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.005545 sec., 1442.7412082957621 rows/sec., 2.59 MiB/sec. | ||
2280 | 2025.01.13 09:35:41.678514 [ 253 ] {fea8b0d7-279f-4a1a-96ab-52faf3fb8cef} <Debug> TCPHandler: Processed in 0.005921258 sec. | ||
2281 | 2025.01.13 09:35:41.678685 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2282 | 2025.01.13 09:35:41.678799 [ 4 ] {47c978df-e581-4fe2-a88c-5a3469fb5f79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2283 | 2025.01.13 09:35:41.678846 [ 4 ] {47c978df-e581-4fe2-a88c-5a3469fb5f79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2284 | 2025.01.13 09:35:41.679277 [ 4 ] {47c978df-e581-4fe2-a88c-5a3469fb5f79} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2285 | 2025.01.13 09:35:41.679315 [ 4 ] {47c978df-e581-4fe2-a88c-5a3469fb5f79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2286 | 2025.01.13 09:35:41.679682 [ 4 ] {47c978df-e581-4fe2-a88c-5a3469fb5f79} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2287 | 2025.01.13 09:35:41.679924 [ 4 ] {47c978df-e581-4fe2-a88c-5a3469fb5f79} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2288 | 2025.01.13 09:35:41.680097 [ 4 ] {47c978df-e581-4fe2-a88c-5a3469fb5f79} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001322 sec., 39334.341906202724 rows/sec., 2.44 MiB/sec. | ||
2289 | 2025.01.13 09:35:41.680145 [ 4 ] {47c978df-e581-4fe2-a88c-5a3469fb5f79} <Debug> TCPHandler: Processed in 0.001513983 sec. | ||
2290 | 2025.01.13 09:35:45.296632 [ 24 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2291 | 2025.01.13 09:35:45.296701 [ 24 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2292 | 2025.01.13 09:35:45.389458 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4636 | ||
2293 | 2025.01.13 09:35:45.390103 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2294 | 2025.01.13 09:35:45.390152 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2295 | 2025.01.13 09:35:45.390683 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2296 | 2025.01.13 09:35:45.390930 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2297 | 2025.01.13 09:35:45.391148 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 | ||
2298 | 2025.01.13 09:35:45.677246 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
2299 | 2025.01.13 09:35:45.697081 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2300 | 2025.01.13 09:35:45.697122 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2301 | 2025.01.13 09:35:45.704287 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2302 | 2025.01.13 09:35:45.705031 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2303 | 2025.01.13 09:35:45.707452 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
2304 | 2025.01.13 09:35:46.640908 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2305 | 2025.01.13 09:35:46.641170 [ 4 ] {0bf8feec-fedc-429e-9ce3-8c0985ee5e6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2306 | 2025.01.13 09:35:46.641582 [ 4 ] {0bf8feec-fedc-429e-9ce3-8c0985ee5e6e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2307 | 2025.01.13 09:35:46.641634 [ 4 ] {0bf8feec-fedc-429e-9ce3-8c0985ee5e6e} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2308 | 2025.01.13 09:35:46.641983 [ 4 ] {0bf8feec-fedc-429e-9ce3-8c0985ee5e6e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2309 | 2025.01.13 09:35:46.642064 [ 4 ] {0bf8feec-fedc-429e-9ce3-8c0985ee5e6e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2310 | 2025.01.13 09:35:46.642239 [ 4 ] {0bf8feec-fedc-429e-9ce3-8c0985ee5e6e} <Debug> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
2311 | 2025.01.13 09:35:46.642383 [ 296 ] {0bf8feec-fedc-429e-9ce3-8c0985ee5e6e} <Trace> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2312 | 2025.01.13 09:35:46.642415 [ 295 ] {0bf8feec-fedc-429e-9ce3-8c0985ee5e6e} <Trace> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2313 | 2025.01.13 09:35:46.642422 [ 294 ] {0bf8feec-fedc-429e-9ce3-8c0985ee5e6e} <Trace> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2314 | 2025.01.13 09:35:46.642573 [ 4 ] {0bf8feec-fedc-429e-9ce3-8c0985ee5e6e} <Debug> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (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 | ||
2315 | 2025.01.13 09:35:46.642604 [ 4 ] {0bf8feec-fedc-429e-9ce3-8c0985ee5e6e} <Trace> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2316 | 2025.01.13 09:35:46.642722 [ 4 ] {0bf8feec-fedc-429e-9ce3-8c0985ee5e6e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2317 | 2025.01.13 09:35:46.642745 [ 4 ] {0bf8feec-fedc-429e-9ce3-8c0985ee5e6e} <Debug> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Reading approx. 33 rows with 3 streams | ||
2318 | 2025.01.13 09:35:46.642788 [ 4 ] {0bf8feec-fedc-429e-9ce3-8c0985ee5e6e} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2319 | 2025.01.13 09:35:46.642832 [ 4 ] {0bf8feec-fedc-429e-9ce3-8c0985ee5e6e} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2320 | 2025.01.13 09:35:46.642872 [ 4 ] {0bf8feec-fedc-429e-9ce3-8c0985ee5e6e} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2321 | 2025.01.13 09:35:46.644450 [ 4 ] {0bf8feec-fedc-429e-9ce3-8c0985ee5e6e} <Debug> executeQuery: Read 33 rows, 1.22 KiB in 0.003402 sec., 9700.176366843034 rows/sec., 359.11 KiB/sec. | ||
2322 | 2025.01.13 09:35:46.644651 [ 4 ] {0bf8feec-fedc-429e-9ce3-8c0985ee5e6e} <Debug> TCPHandler: Processed in 0.003872939 sec. | ||
2323 | 2025.01.13 09:35:46.644913 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2324 | 2025.01.13 09:35:46.645081 [ 253 ] {a707e3d1-b9b3-451b-8e02-4541a10ab1fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2325 | 2025.01.13 09:35:46.645373 [ 253 ] {a707e3d1-b9b3-451b-8e02-4541a10ab1fa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2326 | 2025.01.13 09:35:46.645420 [ 253 ] {a707e3d1-b9b3-451b-8e02-4541a10ab1fa} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2327 | 2025.01.13 09:35:46.645740 [ 253 ] {a707e3d1-b9b3-451b-8e02-4541a10ab1fa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2328 | 2025.01.13 09:35:46.645805 [ 253 ] {a707e3d1-b9b3-451b-8e02-4541a10ab1fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2329 | 2025.01.13 09:35:46.645948 [ 253 ] {a707e3d1-b9b3-451b-8e02-4541a10ab1fa} <Debug> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
2330 | 2025.01.13 09:35:46.646066 [ 298 ] {a707e3d1-b9b3-451b-8e02-4541a10ab1fa} <Trace> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2331 | 2025.01.13 09:35:46.646099 [ 294 ] {a707e3d1-b9b3-451b-8e02-4541a10ab1fa} <Trace> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2332 | 2025.01.13 09:35:46.646105 [ 295 ] {a707e3d1-b9b3-451b-8e02-4541a10ab1fa} <Trace> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2333 | 2025.01.13 09:35:46.646242 [ 253 ] {a707e3d1-b9b3-451b-8e02-4541a10ab1fa} <Debug> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (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 | ||
2334 | 2025.01.13 09:35:46.646272 [ 253 ] {a707e3d1-b9b3-451b-8e02-4541a10ab1fa} <Trace> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2335 | 2025.01.13 09:35:46.646381 [ 253 ] {a707e3d1-b9b3-451b-8e02-4541a10ab1fa} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2336 | 2025.01.13 09:35:46.646402 [ 253 ] {a707e3d1-b9b3-451b-8e02-4541a10ab1fa} <Debug> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Reading approx. 33 rows with 3 streams | ||
2337 | 2025.01.13 09:35:46.646442 [ 253 ] {a707e3d1-b9b3-451b-8e02-4541a10ab1fa} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2338 | 2025.01.13 09:35:46.646484 [ 253 ] {a707e3d1-b9b3-451b-8e02-4541a10ab1fa} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2339 | 2025.01.13 09:35:46.646526 [ 253 ] {a707e3d1-b9b3-451b-8e02-4541a10ab1fa} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2340 | 2025.01.13 09:35:46.647908 [ 253 ] {a707e3d1-b9b3-451b-8e02-4541a10ab1fa} <Debug> executeQuery: Read 33 rows, 1.22 KiB in 0.002904 sec., 11363.636363636364 rows/sec., 420.69 KiB/sec. | ||
2341 | 2025.01.13 09:35:46.648085 [ 253 ] {a707e3d1-b9b3-451b-8e02-4541a10ab1fa} <Debug> TCPHandler: Processed in 0.003231532 sec. | ||
2342 | 2025.01.13 09:35:46.648334 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2343 | 2025.01.13 09:35:46.648510 [ 4 ] {94d613b2-b19d-4957-9f0f-35c73e16824e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2344 | 2025.01.13 09:35:46.648804 [ 4 ] {94d613b2-b19d-4957-9f0f-35c73e16824e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2345 | 2025.01.13 09:35:46.648852 [ 4 ] {94d613b2-b19d-4957-9f0f-35c73e16824e} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2346 | 2025.01.13 09:35:46.649171 [ 4 ] {94d613b2-b19d-4957-9f0f-35c73e16824e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2347 | 2025.01.13 09:35:46.649237 [ 4 ] {94d613b2-b19d-4957-9f0f-35c73e16824e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2348 | 2025.01.13 09:35:46.649379 [ 4 ] {94d613b2-b19d-4957-9f0f-35c73e16824e} <Debug> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
2349 | 2025.01.13 09:35:46.649514 [ 298 ] {94d613b2-b19d-4957-9f0f-35c73e16824e} <Trace> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2350 | 2025.01.13 09:35:46.649531 [ 295 ] {94d613b2-b19d-4957-9f0f-35c73e16824e} <Trace> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2351 | 2025.01.13 09:35:46.649515 [ 294 ] {94d613b2-b19d-4957-9f0f-35c73e16824e} <Trace> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2352 | 2025.01.13 09:35:46.649663 [ 4 ] {94d613b2-b19d-4957-9f0f-35c73e16824e} <Debug> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (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 | ||
2353 | 2025.01.13 09:35:46.649692 [ 4 ] {94d613b2-b19d-4957-9f0f-35c73e16824e} <Trace> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2354 | 2025.01.13 09:35:46.649798 [ 4 ] {94d613b2-b19d-4957-9f0f-35c73e16824e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2355 | 2025.01.13 09:35:46.649818 [ 4 ] {94d613b2-b19d-4957-9f0f-35c73e16824e} <Debug> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Reading approx. 33 rows with 3 streams | ||
2356 | 2025.01.13 09:35:46.649857 [ 4 ] {94d613b2-b19d-4957-9f0f-35c73e16824e} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2357 | 2025.01.13 09:35:46.649898 [ 4 ] {94d613b2-b19d-4957-9f0f-35c73e16824e} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2358 | 2025.01.13 09:35:46.649936 [ 4 ] {94d613b2-b19d-4957-9f0f-35c73e16824e} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2359 | 2025.01.13 09:35:46.651290 [ 4 ] {94d613b2-b19d-4957-9f0f-35c73e16824e} <Debug> executeQuery: Read 33 rows, 1.22 KiB in 0.002866 sec., 11514.30565247732 rows/sec., 426.27 KiB/sec. | ||
2360 | 2025.01.13 09:35:46.651469 [ 4 ] {94d613b2-b19d-4957-9f0f-35c73e16824e} <Debug> TCPHandler: Processed in 0.003187441 sec. | ||
2361 | 2025.01.13 09:35:46.654924 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2362 | 2025.01.13 09:35:46.655070 [ 253 ] {ae418bf7-c528-49bb-b932-046cbea2bee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2363 | 2025.01.13 09:35:46.655126 [ 253 ] {ae418bf7-c528-49bb-b932-046cbea2bee4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2364 | 2025.01.13 09:35:46.655925 [ 253 ] {ae418bf7-c528-49bb-b932-046cbea2bee4} <Trace> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2365 | 2025.01.13 09:35:46.655967 [ 253 ] {ae418bf7-c528-49bb-b932-046cbea2bee4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2366 | 2025.01.13 09:35:46.656435 [ 253 ] {ae418bf7-c528-49bb-b932-046cbea2bee4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2367 | 2025.01.13 09:35:46.656658 [ 253 ] {ae418bf7-c528-49bb-b932-046cbea2bee4} <Trace> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2368 | 2025.01.13 09:35:46.656950 [ 253 ] {ae418bf7-c528-49bb-b932-046cbea2bee4} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001902 sec., 1577.2870662460568 rows/sec., 143.76 KiB/sec. | ||
2369 | 2025.01.13 09:35:46.657081 [ 253 ] {ae418bf7-c528-49bb-b932-046cbea2bee4} <Debug> TCPHandler: Processed in 0.002221243 sec. | ||
2370 | 2025.01.13 09:35:46.657239 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2371 | 2025.01.13 09:35:46.657372 [ 4 ] {13f5f7d4-dca9-47e0-b3e0-5adf9468fef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2372 | 2025.01.13 09:35:46.657428 [ 4 ] {13f5f7d4-dca9-47e0-b3e0-5adf9468fef1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2373 | 2025.01.13 09:35:46.658089 [ 4 ] {13f5f7d4-dca9-47e0-b3e0-5adf9468fef1} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2374 | 2025.01.13 09:35:46.658130 [ 4 ] {13f5f7d4-dca9-47e0-b3e0-5adf9468fef1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2375 | 2025.01.13 09:35:46.658509 [ 4 ] {13f5f7d4-dca9-47e0-b3e0-5adf9468fef1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2376 | 2025.01.13 09:35:46.658750 [ 4 ] {13f5f7d4-dca9-47e0-b3e0-5adf9468fef1} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2377 | 2025.01.13 09:35:46.658944 [ 4 ] {13f5f7d4-dca9-47e0-b3e0-5adf9468fef1} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.001601 sec., 48719.55028107433 rows/sec., 4.18 MiB/sec. | ||
2378 | 2025.01.13 09:35:46.658996 [ 4 ] {13f5f7d4-dca9-47e0-b3e0-5adf9468fef1} <Debug> TCPHandler: Processed in 0.001822661 sec. | ||
2379 | 2025.01.13 09:35:46.659147 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2380 | 2025.01.13 09:35:46.659252 [ 253 ] {e863cf0a-3def-40ff-8233-62da8d41d260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2381 | 2025.01.13 09:35:46.659297 [ 253 ] {e863cf0a-3def-40ff-8233-62da8d41d260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2382 | 2025.01.13 09:35:46.659806 [ 253 ] {e863cf0a-3def-40ff-8233-62da8d41d260} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2383 | 2025.01.13 09:35:46.659846 [ 253 ] {e863cf0a-3def-40ff-8233-62da8d41d260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2384 | 2025.01.13 09:35:46.660177 [ 253 ] {e863cf0a-3def-40ff-8233-62da8d41d260} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2385 | 2025.01.13 09:35:46.660408 [ 253 ] {e863cf0a-3def-40ff-8233-62da8d41d260} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2386 | 2025.01.13 09:35:46.660617 [ 253 ] {e863cf0a-3def-40ff-8233-62da8d41d260} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001387 sec., 18745.493871665465 rows/sec., 1.38 MiB/sec. | ||
2387 | 2025.01.13 09:35:46.660669 [ 253 ] {e863cf0a-3def-40ff-8233-62da8d41d260} <Debug> TCPHandler: Processed in 0.001573795 sec. | ||
2388 | 2025.01.13 09:35:46.660791 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2389 | 2025.01.13 09:35:46.660898 [ 4 ] {6176896e-c902-423b-8e73-4cd3a6afb6b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2390 | 2025.01.13 09:35:46.660943 [ 4 ] {6176896e-c902-423b-8e73-4cd3a6afb6b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2391 | 2025.01.13 09:35:46.661482 [ 4 ] {6176896e-c902-423b-8e73-4cd3a6afb6b5} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2392 | 2025.01.13 09:35:46.661528 [ 4 ] {6176896e-c902-423b-8e73-4cd3a6afb6b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2393 | 2025.01.13 09:35:46.661880 [ 4 ] {6176896e-c902-423b-8e73-4cd3a6afb6b5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2394 | 2025.01.13 09:35:46.662119 [ 4 ] {6176896e-c902-423b-8e73-4cd3a6afb6b5} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2395 | 2025.01.13 09:35:46.662327 [ 4 ] {6176896e-c902-423b-8e73-4cd3a6afb6b5} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.00145 sec., 45517.24137931035 rows/sec., 3.56 MiB/sec. | ||
2396 | 2025.01.13 09:35:46.662379 [ 4 ] {6176896e-c902-423b-8e73-4cd3a6afb6b5} <Debug> TCPHandler: Processed in 0.001640686 sec. | ||
2397 | 2025.01.13 09:35:46.662519 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2398 | 2025.01.13 09:35:46.662626 [ 253 ] {50235c13-e1eb-4b2c-9c75-fb4033c36fef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2399 | 2025.01.13 09:35:46.662673 [ 253 ] {50235c13-e1eb-4b2c-9c75-fb4033c36fef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2400 | 2025.01.13 09:35:46.663156 [ 253 ] {50235c13-e1eb-4b2c-9c75-fb4033c36fef} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2401 | 2025.01.13 09:35:46.663195 [ 253 ] {50235c13-e1eb-4b2c-9c75-fb4033c36fef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2402 | 2025.01.13 09:35:46.663570 [ 253 ] {50235c13-e1eb-4b2c-9c75-fb4033c36fef} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2403 | 2025.01.13 09:35:46.663815 [ 253 ] {50235c13-e1eb-4b2c-9c75-fb4033c36fef} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2404 | 2025.01.13 09:35:46.664039 [ 253 ] {50235c13-e1eb-4b2c-9c75-fb4033c36fef} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001435 sec., 69686.41114982578 rows/sec., 4.83 MiB/sec. | ||
2405 | 2025.01.13 09:35:46.664150 [ 253 ] {50235c13-e1eb-4b2c-9c75-fb4033c36fef} <Debug> TCPHandler: Processed in 0.001683907 sec. | ||
2406 | 2025.01.13 09:35:46.664294 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2407 | 2025.01.13 09:35:46.664423 [ 4 ] {d473ce88-7954-4a63-939f-f2fb87ea6ce4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2408 | 2025.01.13 09:35:46.664501 [ 4 ] {d473ce88-7954-4a63-939f-f2fb87ea6ce4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2409 | 2025.01.13 09:35:46.665633 [ 4 ] {d473ce88-7954-4a63-939f-f2fb87ea6ce4} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2410 | 2025.01.13 09:35:46.665671 [ 4 ] {d473ce88-7954-4a63-939f-f2fb87ea6ce4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2411 | 2025.01.13 09:35:46.666302 [ 4 ] {d473ce88-7954-4a63-939f-f2fb87ea6ce4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2412 | 2025.01.13 09:35:46.666568 [ 4 ] {d473ce88-7954-4a63-939f-f2fb87ea6ce4} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2413 | 2025.01.13 09:35:46.666743 [ 26 ] {} <Debug> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2414 | 2025.01.13 09:35:46.666829 [ 26 ] {} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2415 | 2025.01.13 09:35:46.666857 [ 4 ] {d473ce88-7954-4a63-939f-f2fb87ea6ce4} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002457 sec., 10582.010582010582 rows/sec., 18.96 MiB/sec. | ||
2416 | 2025.01.13 09:35:46.666875 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2417 | 2025.01.13 09:35:46.667338 [ 190 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::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 | ||
2418 | 2025.01.13 09:35:46.667477 [ 4 ] {d473ce88-7954-4a63-939f-f2fb87ea6ce4} <Debug> TCPHandler: Processed in 0.003244292 sec. | ||
2419 | 2025.01.13 09:35:46.667722 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2420 | 2025.01.13 09:35:46.667983 [ 253 ] {29ddfbad-9622-4fc4-8d76-5231afe3db6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
2421 | 2025.01.13 09:35:46.668114 [ 253 ] {29ddfbad-9622-4fc4-8d76-5231afe3db6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2422 | 2025.01.13 09:35:46.668322 [ 190 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2423 | 2025.01.13 09:35:46.668586 [ 190 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::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 | ||
2424 | 2025.01.13 09:35:46.669429 [ 190 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::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 | ||
2425 | 2025.01.13 09:35:46.670272 [ 190 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part | ||
2426 | 2025.01.13 09:35:46.670310 [ 253 ] {29ddfbad-9622-4fc4-8d76-5231afe3db6d} <Trace> oximeter.measurements_i64 (e97938dd-89e0-4755-bb30-5d61deacae92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2427 | 2025.01.13 09:35:46.670396 [ 253 ] {29ddfbad-9622-4fc4-8d76-5231afe3db6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2428 | 2025.01.13 09:35:46.670903 [ 190 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::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 | ||
2429 | 2025.01.13 09:35:46.671581 [ 190 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part | ||
2430 | 2025.01.13 09:35:46.671900 [ 253 ] {29ddfbad-9622-4fc4-8d76-5231afe3db6d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2431 | 2025.01.13 09:35:46.672144 [ 190 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part | ||
2432 | 2025.01.13 09:35:46.672819 [ 253 ] {29ddfbad-9622-4fc4-8d76-5231afe3db6d} <Trace> oximeter.measurements_i64 (e97938dd-89e0-4755-bb30-5d61deacae92): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2433 | 2025.01.13 09:35:46.673392 [ 253 ] {29ddfbad-9622-4fc4-8d76-5231afe3db6d} <Debug> executeQuery: Read 21 rows, 1.57 KiB in 0.005496 sec., 3820.960698689956 rows/sec., 285.36 KiB/sec. | ||
2434 | 2025.01.13 09:35:46.673504 [ 253 ] {29ddfbad-9622-4fc4-8d76-5231afe3db6d} <Debug> TCPHandler: Processed in 0.005889287 sec. | ||
2435 | 2025.01.13 09:35:46.673713 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2436 | 2025.01.13 09:35:46.674011 [ 4 ] {8c774d6a-11e0-49e9-a076-ba26a6e988b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2437 | 2025.01.13 09:35:46.674133 [ 4 ] {8c774d6a-11e0-49e9-a076-ba26a6e988b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2438 | 2025.01.13 09:35:46.675861 [ 4 ] {8c774d6a-11e0-49e9-a076-ba26a6e988b9} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2439 | 2025.01.13 09:35:46.675941 [ 4 ] {8c774d6a-11e0-49e9-a076-ba26a6e988b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2440 | 2025.01.13 09:35:46.677107 [ 4 ] {8c774d6a-11e0-49e9-a076-ba26a6e988b9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2441 | 2025.01.13 09:35:46.677687 [ 4 ] {8c774d6a-11e0-49e9-a076-ba26a6e988b9} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2442 | 2025.01.13 09:35:46.678208 [ 4 ] {8c774d6a-11e0-49e9-a076-ba26a6e988b9} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.004287 sec., 6997.900629811057 rows/sec., 490.90 KiB/sec. | ||
2443 | 2025.01.13 09:35:46.678442 [ 4 ] {8c774d6a-11e0-49e9-a076-ba26a6e988b9} <Debug> TCPHandler: Processed in 0.004832097 sec. | ||
2444 | 2025.01.13 09:35:46.679091 [ 189 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 19 columns (19 merged, 0 gathered) in 0.012078902 sec., 5464.072810591559 rows/sec., 9.79 MiB/sec. | ||
2445 | 2025.01.13 09:35:46.679351 [ 190 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2446 | 2025.01.13 09:35:46.679794 [ 190 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2447 | 2025.01.13 09:35:46.679875 [ 190 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2448 | 2025.01.13 09:35:46.679988 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
2449 | 2025.01.13 09:35:49.067738 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2450 | 2025.01.13 09:35:49.068063 [ 4 ] {2614ab85-2884-4af1-8999-d68f19ece383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2451 | 2025.01.13 09:35:49.068596 [ 4 ] {2614ab85-2884-4af1-8999-d68f19ece383} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2452 | 2025.01.13 09:35:49.068659 [ 4 ] {2614ab85-2884-4af1-8999-d68f19ece383} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2453 | 2025.01.13 09:35:49.069056 [ 4 ] {2614ab85-2884-4af1-8999-d68f19ece383} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2454 | 2025.01.13 09:35:49.069138 [ 4 ] {2614ab85-2884-4af1-8999-d68f19ece383} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2455 | 2025.01.13 09:35:49.069319 [ 4 ] {2614ab85-2884-4af1-8999-d68f19ece383} <Debug> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
2456 | 2025.01.13 09:35:49.069460 [ 296 ] {2614ab85-2884-4af1-8999-d68f19ece383} <Trace> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2457 | 2025.01.13 09:35:49.069526 [ 295 ] {2614ab85-2884-4af1-8999-d68f19ece383} <Trace> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2458 | 2025.01.13 09:35:49.069561 [ 294 ] {2614ab85-2884-4af1-8999-d68f19ece383} <Trace> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2459 | 2025.01.13 09:35:49.069563 [ 298 ] {2614ab85-2884-4af1-8999-d68f19ece383} <Trace> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2460 | 2025.01.13 09:35:49.069742 [ 4 ] {2614ab85-2884-4af1-8999-d68f19ece383} <Debug> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (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 | ||
2461 | 2025.01.13 09:35:49.069776 [ 4 ] {2614ab85-2884-4af1-8999-d68f19ece383} <Trace> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2462 | 2025.01.13 09:35:49.069920 [ 4 ] {2614ab85-2884-4af1-8999-d68f19ece383} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2463 | 2025.01.13 09:35:49.069945 [ 4 ] {2614ab85-2884-4af1-8999-d68f19ece383} <Debug> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (SelectExecutor): Reading approx. 36 rows with 4 streams | ||
2464 | 2025.01.13 09:35:49.069990 [ 4 ] {2614ab85-2884-4af1-8999-d68f19ece383} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2465 | 2025.01.13 09:35:49.070037 [ 4 ] {2614ab85-2884-4af1-8999-d68f19ece383} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2466 | 2025.01.13 09:35:49.070080 [ 4 ] {2614ab85-2884-4af1-8999-d68f19ece383} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2467 | 2025.01.13 09:35:49.070124 [ 4 ] {2614ab85-2884-4af1-8999-d68f19ece383} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2468 | 2025.01.13 09:35:49.072190 [ 4 ] {2614ab85-2884-4af1-8999-d68f19ece383} <Debug> executeQuery: Read 36 rows, 1.36 KiB in 0.004273 sec., 8424.99414930962 rows/sec., 318.36 KiB/sec. | ||
2469 | 2025.01.13 09:35:49.072446 [ 4 ] {2614ab85-2884-4af1-8999-d68f19ece383} <Debug> MemoryTracker: Peak memory usage (for query): 142.41 KiB. | ||
2470 | 2025.01.13 09:35:49.072467 [ 4 ] {2614ab85-2884-4af1-8999-d68f19ece383} <Debug> TCPHandler: Processed in 0.004874009 sec. | ||
2471 | 2025.01.13 09:35:49.114181 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2472 | 2025.01.13 09:35:49.114309 [ 4 ] {b7955f73-5dd6-4ff7-893b-088028f3f2aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2473 | 2025.01.13 09:35:49.114359 [ 4 ] {b7955f73-5dd6-4ff7-893b-088028f3f2aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2474 | 2025.01.13 09:35:49.115072 [ 4 ] {b7955f73-5dd6-4ff7-893b-088028f3f2aa} <Trace> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2475 | 2025.01.13 09:35:49.115116 [ 4 ] {b7955f73-5dd6-4ff7-893b-088028f3f2aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2476 | 2025.01.13 09:35:49.115625 [ 4 ] {b7955f73-5dd6-4ff7-893b-088028f3f2aa} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2477 | 2025.01.13 09:35:49.115892 [ 4 ] {b7955f73-5dd6-4ff7-893b-088028f3f2aa} <Trace> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2478 | 2025.01.13 09:35:49.116250 [ 4 ] {b7955f73-5dd6-4ff7-893b-088028f3f2aa} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.001955 sec., 511.5089514066496 rows/sec., 115.89 KiB/sec. | ||
2479 | 2025.01.13 09:35:49.116360 [ 4 ] {b7955f73-5dd6-4ff7-893b-088028f3f2aa} <Debug> TCPHandler: Processed in 0.002233204 sec. | ||
2480 | 2025.01.13 09:35:49.116514 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2481 | 2025.01.13 09:35:49.116630 [ 253 ] {00658deb-355c-43e8-920f-81fa0daea3b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2482 | 2025.01.13 09:35:49.116677 [ 253 ] {00658deb-355c-43e8-920f-81fa0daea3b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2483 | 2025.01.13 09:35:49.117282 [ 253 ] {00658deb-355c-43e8-920f-81fa0daea3b8} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2484 | 2025.01.13 09:35:49.117322 [ 253 ] {00658deb-355c-43e8-920f-81fa0daea3b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2485 | 2025.01.13 09:35:49.117690 [ 253 ] {00658deb-355c-43e8-920f-81fa0daea3b8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2486 | 2025.01.13 09:35:49.117931 [ 253 ] {00658deb-355c-43e8-920f-81fa0daea3b8} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2487 | 2025.01.13 09:35:49.118174 [ 253 ] {00658deb-355c-43e8-920f-81fa0daea3b8} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00156 sec., 8974.358974358975 rows/sec., 646.03 KiB/sec. | ||
2488 | 2025.01.13 09:35:49.118245 [ 253 ] {00658deb-355c-43e8-920f-81fa0daea3b8} <Debug> TCPHandler: Processed in 0.001791801 sec. | ||
2489 | 2025.01.13 09:35:49.118411 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2490 | 2025.01.13 09:35:49.118538 [ 4 ] {78ce5914-e30d-41ab-808c-1084acc1062f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2491 | 2025.01.13 09:35:49.118594 [ 4 ] {78ce5914-e30d-41ab-808c-1084acc1062f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2492 | 2025.01.13 09:35:49.119181 [ 4 ] {78ce5914-e30d-41ab-808c-1084acc1062f} <Trace> oximeter.fields_ipaddr (55eee10e-07c1-4121-bb06-cd2392fbd95f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2493 | 2025.01.13 09:35:49.119220 [ 4 ] {78ce5914-e30d-41ab-808c-1084acc1062f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2494 | 2025.01.13 09:35:49.119569 [ 4 ] {78ce5914-e30d-41ab-808c-1084acc1062f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2495 | 2025.01.13 09:35:49.119811 [ 4 ] {78ce5914-e30d-41ab-808c-1084acc1062f} <Trace> oximeter.fields_ipaddr (55eee10e-07c1-4121-bb06-cd2392fbd95f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2496 | 2025.01.13 09:35:49.120070 [ 4 ] {78ce5914-e30d-41ab-808c-1084acc1062f} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001551 sec., 5157.962604771115 rows/sec., 420.60 KiB/sec. | ||
2497 | 2025.01.13 09:35:49.120131 [ 4 ] {78ce5914-e30d-41ab-808c-1084acc1062f} <Debug> TCPHandler: Processed in 0.00178244 sec. | ||
2498 | 2025.01.13 09:35:49.120279 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2499 | 2025.01.13 09:35:49.120386 [ 253 ] {47bfa750-7c89-4fe6-a7d4-238fd868cbba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2500 | 2025.01.13 09:35:49.120430 [ 253 ] {47bfa750-7c89-4fe6-a7d4-238fd868cbba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2501 | 2025.01.13 09:35:49.121625 [ 253 ] {47bfa750-7c89-4fe6-a7d4-238fd868cbba} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2502 | 2025.01.13 09:35:49.121665 [ 253 ] {47bfa750-7c89-4fe6-a7d4-238fd868cbba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2503 | 2025.01.13 09:35:49.122096 [ 253 ] {47bfa750-7c89-4fe6-a7d4-238fd868cbba} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2504 | 2025.01.13 09:35:49.122343 [ 253 ] {47bfa750-7c89-4fe6-a7d4-238fd868cbba} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2505 | 2025.01.13 09:35:49.122561 [ 253 ] {47bfa750-7c89-4fe6-a7d4-238fd868cbba} <Debug> executeQuery: Read 1333 rows, 113.55 KiB in 0.002196 sec., 607012.7504553734 rows/sec., 50.49 MiB/sec. | ||
2506 | 2025.01.13 09:35:49.122613 [ 253 ] {47bfa750-7c89-4fe6-a7d4-238fd868cbba} <Debug> TCPHandler: Processed in 0.002391628 sec. | ||
2507 | 2025.01.13 09:35:49.122743 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2508 | 2025.01.13 09:35:49.122852 [ 4 ] {7c2dbeac-c86a-4fa9-be64-723d4847e399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2509 | 2025.01.13 09:35:49.122895 [ 4 ] {7c2dbeac-c86a-4fa9-be64-723d4847e399} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2510 | 2025.01.13 09:35:49.123411 [ 4 ] {7c2dbeac-c86a-4fa9-be64-723d4847e399} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2511 | 2025.01.13 09:35:49.123450 [ 4 ] {7c2dbeac-c86a-4fa9-be64-723d4847e399} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2512 | 2025.01.13 09:35:49.123801 [ 4 ] {7c2dbeac-c86a-4fa9-be64-723d4847e399} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2513 | 2025.01.13 09:35:49.124051 [ 4 ] {7c2dbeac-c86a-4fa9-be64-723d4847e399} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2514 | 2025.01.13 09:35:49.124267 [ 4 ] {7c2dbeac-c86a-4fa9-be64-723d4847e399} <Debug> executeQuery: Read 23 rows, 1.62 KiB in 0.001436 sec., 16016.713091922005 rows/sec., 1.10 MiB/sec. | ||
2515 | 2025.01.13 09:35:49.124319 [ 4 ] {7c2dbeac-c86a-4fa9-be64-723d4847e399} <Debug> TCPHandler: Processed in 0.001636356 sec. | ||
2516 | 2025.01.13 09:35:49.124442 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2517 | 2025.01.13 09:35:49.124548 [ 253 ] {ac8b4b9f-846c-415b-8727-c257e6cbf614} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2518 | 2025.01.13 09:35:49.124592 [ 253 ] {ac8b4b9f-846c-415b-8727-c257e6cbf614} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2519 | 2025.01.13 09:35:49.125192 [ 253 ] {ac8b4b9f-846c-415b-8727-c257e6cbf614} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2520 | 2025.01.13 09:35:49.125231 [ 253 ] {ac8b4b9f-846c-415b-8727-c257e6cbf614} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2521 | 2025.01.13 09:35:49.125590 [ 253 ] {ac8b4b9f-846c-415b-8727-c257e6cbf614} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2522 | 2025.01.13 09:35:49.125834 [ 253 ] {ac8b4b9f-846c-415b-8727-c257e6cbf614} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2523 | 2025.01.13 09:35:49.125998 [ 91 ] {} <Debug> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2524 | 2025.01.13 09:35:49.126071 [ 253 ] {ac8b4b9f-846c-415b-8727-c257e6cbf614} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001537 sec., 157449.57709824335 rows/sec., 10.67 MiB/sec. | ||
2525 | 2025.01.13 09:35:49.126081 [ 91 ] {} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2526 | 2025.01.13 09:35:49.126165 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2527 | 2025.01.13 09:35:49.126179 [ 253 ] {ac8b4b9f-846c-415b-8727-c257e6cbf614} <Debug> TCPHandler: Processed in 0.001793051 sec. | ||
2528 | 2025.01.13 09:35:49.126355 [ 189 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::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 | ||
2529 | 2025.01.13 09:35:49.126368 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2530 | 2025.01.13 09:35:49.126499 [ 189 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2531 | 2025.01.13 09:35:49.126540 [ 4 ] {80077351-cb8f-4db4-b33e-5586ea7d4a21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2532 | 2025.01.13 09:35:49.126544 [ 189 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part | ||
2533 | 2025.01.13 09:35:49.126603 [ 4 ] {80077351-cb8f-4db4-b33e-5586ea7d4a21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2534 | 2025.01.13 09:35:49.126775 [ 189 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part | ||
2535 | 2025.01.13 09:35:49.127174 [ 189 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 242 rows starting from the beginning of the part | ||
2536 | 2025.01.13 09:35:49.127564 [ 189 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part | ||
2537 | 2025.01.13 09:35:49.127957 [ 189 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part | ||
2538 | 2025.01.13 09:35:49.128338 [ 189 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 242 rows starting from the beginning of the part | ||
2539 | 2025.01.13 09:35:49.129347 [ 4 ] {80077351-cb8f-4db4-b33e-5586ea7d4a21} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2540 | 2025.01.13 09:35:49.129389 [ 4 ] {80077351-cb8f-4db4-b33e-5586ea7d4a21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2541 | 2025.01.13 09:35:49.129916 [ 4 ] {80077351-cb8f-4db4-b33e-5586ea7d4a21} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2542 | 2025.01.13 09:35:49.130170 [ 190 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.00387842 sec., 139231.95528075864 rows/sec., 9.97 MiB/sec. | ||
2543 | 2025.01.13 09:35:49.130329 [ 4 ] {80077351-cb8f-4db4-b33e-5586ea7d4a21} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2544 | 2025.01.13 09:35:49.130514 [ 196 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2545 | 2025.01.13 09:35:49.130659 [ 4 ] {80077351-cb8f-4db4-b33e-5586ea7d4a21} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.004138 sec., 3141.614306428226 rows/sec., 195.88 KiB/sec. | ||
2546 | 2025.01.13 09:35:49.130768 [ 4 ] {80077351-cb8f-4db4-b33e-5586ea7d4a21} <Debug> TCPHandler: Processed in 0.004484297 sec. | ||
2547 | 2025.01.13 09:35:49.130925 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2548 | 2025.01.13 09:35:49.131136 [ 253 ] {9d4322c9-3536-435a-90b1-67edc3445757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2549 | 2025.01.13 09:35:49.131155 [ 196 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_6_1} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2550 | 2025.01.13 09:35:49.131216 [ 253 ] {9d4322c9-3536-435a-90b1-67edc3445757} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2551 | 2025.01.13 09:35:49.131366 [ 196 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_6_1} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2552 | 2025.01.13 09:35:49.131557 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
2553 | 2025.01.13 09:35:49.132377 [ 253 ] {9d4322c9-3536-435a-90b1-67edc3445757} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2554 | 2025.01.13 09:35:49.132422 [ 253 ] {9d4322c9-3536-435a-90b1-67edc3445757} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2555 | 2025.01.13 09:35:49.132813 [ 253 ] {9d4322c9-3536-435a-90b1-67edc3445757} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2556 | 2025.01.13 09:35:49.133073 [ 253 ] {9d4322c9-3536-435a-90b1-67edc3445757} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2557 | 2025.01.13 09:35:49.133285 [ 253 ] {9d4322c9-3536-435a-90b1-67edc3445757} <Debug> executeQuery: Read 818 rows, 60.38 KiB in 0.002212 sec., 369801.0849909584 rows/sec., 26.66 MiB/sec. | ||
2558 | 2025.01.13 09:35:49.133339 [ 253 ] {9d4322c9-3536-435a-90b1-67edc3445757} <Debug> TCPHandler: Processed in 0.0024884 sec. | ||
2559 | 2025.01.13 09:35:49.133484 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2560 | 2025.01.13 09:35:49.133612 [ 4 ] {fee988aa-e226-4130-887d-136640a8a271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2561 | 2025.01.13 09:35:49.133668 [ 4 ] {fee988aa-e226-4130-887d-136640a8a271} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2562 | 2025.01.13 09:35:49.134145 [ 4 ] {fee988aa-e226-4130-887d-136640a8a271} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2563 | 2025.01.13 09:35:49.134185 [ 4 ] {fee988aa-e226-4130-887d-136640a8a271} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2564 | 2025.01.13 09:35:49.134544 [ 4 ] {fee988aa-e226-4130-887d-136640a8a271} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2565 | 2025.01.13 09:35:49.134784 [ 4 ] {fee988aa-e226-4130-887d-136640a8a271} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2566 | 2025.01.13 09:35:49.134940 [ 91 ] {} <Debug> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2567 | 2025.01.13 09:35:49.135002 [ 91 ] {} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2568 | 2025.01.13 09:35:49.135024 [ 4 ] {fee988aa-e226-4130-887d-136640a8a271} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001436 sec., 4178.272980501392 rows/sec., 218.30 KiB/sec. | ||
2569 | 2025.01.13 09:35:49.135040 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2570 | 2025.01.13 09:35:49.135138 [ 4 ] {fee988aa-e226-4130-887d-136640a8a271} <Debug> TCPHandler: Processed in 0.001714159 sec. | ||
2571 | 2025.01.13 09:35:49.135384 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2572 | 2025.01.13 09:35:49.135404 [ 189 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::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 | ||
2573 | 2025.01.13 09:35:49.135562 [ 189 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2574 | 2025.01.13 09:35:49.135567 [ 253 ] {a629fe81-a6dc-44ab-a6e4-e0e78310dfbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2575 | 2025.01.13 09:35:49.135604 [ 189 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::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 | ||
2576 | 2025.01.13 09:35:49.135651 [ 253 ] {a629fe81-a6dc-44ab-a6e4-e0e78310dfbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2577 | 2025.01.13 09:35:49.135792 [ 189 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::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 | ||
2578 | 2025.01.13 09:35:49.136302 [ 189 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::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 | ||
2579 | 2025.01.13 09:35:49.136883 [ 189 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::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 | ||
2580 | 2025.01.13 09:35:49.137252 [ 189 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::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 | ||
2581 | 2025.01.13 09:35:49.137590 [ 189 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::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 | ||
2582 | 2025.01.13 09:35:49.139318 [ 253 ] {a629fe81-a6dc-44ab-a6e4-e0e78310dfbc} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2583 | 2025.01.13 09:35:49.139335 [ 189 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.004176808 sec., 8619.021989998104 rows/sec., 450.31 KiB/sec. | ||
2584 | 2025.01.13 09:35:49.139359 [ 253 ] {a629fe81-a6dc-44ab-a6e4-e0e78310dfbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2585 | 2025.01.13 09:35:49.139548 [ 190 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2586 | 2025.01.13 09:35:49.140141 [ 190 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_6_1} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2587 | 2025.01.13 09:35:49.140152 [ 253 ] {a629fe81-a6dc-44ab-a6e4-e0e78310dfbc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2588 | 2025.01.13 09:35:49.140301 [ 190 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_6_1} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2589 | 2025.01.13 09:35:49.140465 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
2590 | 2025.01.13 09:35:49.140576 [ 253 ] {a629fe81-a6dc-44ab-a6e4-e0e78310dfbc} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2591 | 2025.01.13 09:35:49.140808 [ 253 ] {a629fe81-a6dc-44ab-a6e4-e0e78310dfbc} <Debug> executeQuery: Read 987 rows, 67.23 KiB in 0.005291 sec., 186543.18654318654 rows/sec., 12.41 MiB/sec. | ||
2592 | 2025.01.13 09:35:49.140871 [ 253 ] {a629fe81-a6dc-44ab-a6e4-e0e78310dfbc} <Debug> TCPHandler: Processed in 0.00563039 sec. | ||
2593 | 2025.01.13 09:35:49.141018 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2594 | 2025.01.13 09:35:49.141128 [ 4 ] {20aba893-1ce5-4f9f-a734-242d2f53f383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2595 | 2025.01.13 09:35:49.141179 [ 4 ] {20aba893-1ce5-4f9f-a734-242d2f53f383} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2596 | 2025.01.13 09:35:49.141602 [ 4 ] {20aba893-1ce5-4f9f-a734-242d2f53f383} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2597 | 2025.01.13 09:35:49.141642 [ 4 ] {20aba893-1ce5-4f9f-a734-242d2f53f383} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2598 | 2025.01.13 09:35:49.141995 [ 4 ] {20aba893-1ce5-4f9f-a734-242d2f53f383} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2599 | 2025.01.13 09:35:49.142239 [ 4 ] {20aba893-1ce5-4f9f-a734-242d2f53f383} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2600 | 2025.01.13 09:35:49.142486 [ 4 ] {20aba893-1ce5-4f9f-a734-242d2f53f383} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001378 sec., 725.6894049346879 rows/sec., 48.90 KiB/sec. | ||
2601 | 2025.01.13 09:35:49.142631 [ 4 ] {20aba893-1ce5-4f9f-a734-242d2f53f383} <Debug> TCPHandler: Processed in 0.001661017 sec. | ||
2602 | 2025.01.13 09:35:49.142777 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2603 | 2025.01.13 09:35:49.142888 [ 253 ] {b5fab563-1466-4705-9b35-bb4bfd274de0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2604 | 2025.01.13 09:35:49.142958 [ 253 ] {b5fab563-1466-4705-9b35-bb4bfd274de0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2605 | 2025.01.13 09:35:49.143984 [ 253 ] {b5fab563-1466-4705-9b35-bb4bfd274de0} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2606 | 2025.01.13 09:35:49.144024 [ 253 ] {b5fab563-1466-4705-9b35-bb4bfd274de0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2607 | 2025.01.13 09:35:49.144613 [ 253 ] {b5fab563-1466-4705-9b35-bb4bfd274de0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2608 | 2025.01.13 09:35:49.144873 [ 253 ] {b5fab563-1466-4705-9b35-bb4bfd274de0} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2609 | 2025.01.13 09:35:49.145127 [ 253 ] {b5fab563-1466-4705-9b35-bb4bfd274de0} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002261 sec., 3538.2574082264487 rows/sec., 6.34 MiB/sec. | ||
2610 | 2025.01.13 09:35:49.145221 [ 253 ] {b5fab563-1466-4705-9b35-bb4bfd274de0} <Debug> TCPHandler: Processed in 0.002496261 sec. | ||
2611 | 2025.01.13 09:35:49.145374 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2612 | 2025.01.13 09:35:49.145504 [ 4 ] {f79c92fe-95ee-4044-9a0a-632389aa5abf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2613 | 2025.01.13 09:35:49.145559 [ 4 ] {f79c92fe-95ee-4044-9a0a-632389aa5abf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2614 | 2025.01.13 09:35:49.146046 [ 4 ] {f79c92fe-95ee-4044-9a0a-632389aa5abf} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2615 | 2025.01.13 09:35:49.146085 [ 4 ] {f79c92fe-95ee-4044-9a0a-632389aa5abf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2616 | 2025.01.13 09:35:49.146433 [ 4 ] {f79c92fe-95ee-4044-9a0a-632389aa5abf} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2617 | 2025.01.13 09:35:49.146676 [ 4 ] {f79c92fe-95ee-4044-9a0a-632389aa5abf} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2618 | 2025.01.13 09:35:49.146933 [ 4 ] {f79c92fe-95ee-4044-9a0a-632389aa5abf} <Debug> executeQuery: Read 40 rows, 2.46 KiB in 0.001454 sec., 27510.31636863824 rows/sec., 1.65 MiB/sec. | ||
2619 | 2025.01.13 09:35:49.147121 [ 4 ] {f79c92fe-95ee-4044-9a0a-632389aa5abf} <Debug> TCPHandler: Processed in 0.001808081 sec. | ||
2620 | 2025.01.13 09:35:50.001157 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.47 MiB, peak 172.70 MiB, free memory in arenas 0.00 B, will set to 168.33 MiB (RSS), difference: -1.14 MiB | ||
2621 | 2025.01.13 09:35:50.403516 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 72 entries to flush up to offset 378 | ||
2622 | 2025.01.13 09:35:50.407434 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2623 | 2025.01.13 09:35:50.407499 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2624 | 2025.01.13 09:35:50.409060 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2625 | 2025.01.13 09:35:50.409399 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2626 | 2025.01.13 09:35:50.410088 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 378 | ||
2627 | 2025.01.13 09:35:51.639781 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2628 | 2025.01.13 09:35:51.639978 [ 4 ] {a2567179-0bdc-439f-a39b-63e3f302e180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2629 | 2025.01.13 09:35:51.640053 [ 4 ] {a2567179-0bdc-439f-a39b-63e3f302e180} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2630 | 2025.01.13 09:35:51.640825 [ 4 ] {a2567179-0bdc-439f-a39b-63e3f302e180} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2631 | 2025.01.13 09:35:51.640869 [ 4 ] {a2567179-0bdc-439f-a39b-63e3f302e180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2632 | 2025.01.13 09:35:51.641316 [ 4 ] {a2567179-0bdc-439f-a39b-63e3f302e180} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2633 | 2025.01.13 09:35:51.641590 [ 4 ] {a2567179-0bdc-439f-a39b-63e3f302e180} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2634 | 2025.01.13 09:35:51.641853 [ 4 ] {a2567179-0bdc-439f-a39b-63e3f302e180} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001929 sec., 13478.486262312079 rows/sec., 1.00 MiB/sec. | ||
2635 | 2025.01.13 09:35:51.642068 [ 4 ] {a2567179-0bdc-439f-a39b-63e3f302e180} <Debug> TCPHandler: Processed in 0.002421169 sec. | ||
2636 | 2025.01.13 09:35:51.642255 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2637 | 2025.01.13 09:35:51.642379 [ 253 ] {26a0df6e-1edc-42dd-8069-2a71b1fb8a58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2638 | 2025.01.13 09:35:51.642429 [ 253 ] {26a0df6e-1edc-42dd-8069-2a71b1fb8a58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2639 | 2025.01.13 09:35:51.643023 [ 253 ] {26a0df6e-1edc-42dd-8069-2a71b1fb8a58} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2640 | 2025.01.13 09:35:51.643063 [ 253 ] {26a0df6e-1edc-42dd-8069-2a71b1fb8a58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2641 | 2025.01.13 09:35:51.643429 [ 253 ] {26a0df6e-1edc-42dd-8069-2a71b1fb8a58} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2642 | 2025.01.13 09:35:51.643674 [ 253 ] {26a0df6e-1edc-42dd-8069-2a71b1fb8a58} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2643 | 2025.01.13 09:35:51.643912 [ 253 ] {26a0df6e-1edc-42dd-8069-2a71b1fb8a58} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001555 sec., 18006.430868167205 rows/sec., 1.40 MiB/sec. | ||
2644 | 2025.01.13 09:35:51.644117 [ 253 ] {26a0df6e-1edc-42dd-8069-2a71b1fb8a58} <Debug> TCPHandler: Processed in 0.001917435 sec. | ||
2645 | 2025.01.13 09:35:51.644287 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2646 | 2025.01.13 09:35:51.644419 [ 4 ] {e0204529-b6cb-4129-8f86-803a820a34bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2647 | 2025.01.13 09:35:51.644484 [ 4 ] {e0204529-b6cb-4129-8f86-803a820a34bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2648 | 2025.01.13 09:35:51.645068 [ 4 ] {e0204529-b6cb-4129-8f86-803a820a34bf} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2649 | 2025.01.13 09:35:51.645107 [ 4 ] {e0204529-b6cb-4129-8f86-803a820a34bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2650 | 2025.01.13 09:35:51.645485 [ 4 ] {e0204529-b6cb-4129-8f86-803a820a34bf} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2651 | 2025.01.13 09:35:51.645731 [ 4 ] {e0204529-b6cb-4129-8f86-803a820a34bf} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2652 | 2025.01.13 09:35:51.645908 [ 4 ] {e0204529-b6cb-4129-8f86-803a820a34bf} <Debug> executeQuery: Read 40 rows, 2.84 KiB in 0.001519 sec., 26333.113890717577 rows/sec., 1.83 MiB/sec. | ||
2653 | 2025.01.13 09:35:51.645960 [ 4 ] {e0204529-b6cb-4129-8f86-803a820a34bf} <Debug> TCPHandler: Processed in 0.001736109 sec. | ||
2654 | 2025.01.13 09:35:51.646105 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2655 | 2025.01.13 09:35:51.646234 [ 253 ] {1087e8ff-b8e3-43dc-9797-3c79e0eec0f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2656 | 2025.01.13 09:35:51.646289 [ 253 ] {1087e8ff-b8e3-43dc-9797-3c79e0eec0f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2657 | 2025.01.13 09:35:51.646788 [ 253 ] {1087e8ff-b8e3-43dc-9797-3c79e0eec0f7} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2658 | 2025.01.13 09:35:51.646833 [ 253 ] {1087e8ff-b8e3-43dc-9797-3c79e0eec0f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2659 | 2025.01.13 09:35:51.647201 [ 253 ] {1087e8ff-b8e3-43dc-9797-3c79e0eec0f7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2660 | 2025.01.13 09:35:51.647446 [ 253 ] {1087e8ff-b8e3-43dc-9797-3c79e0eec0f7} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2661 | 2025.01.13 09:35:51.647675 [ 253 ] {1087e8ff-b8e3-43dc-9797-3c79e0eec0f7} <Debug> executeQuery: Read 12 rows, 862.00 B in 0.001461 sec., 8213.552361396303 rows/sec., 576.18 KiB/sec. | ||
2662 | 2025.01.13 09:35:51.647854 [ 253 ] {1087e8ff-b8e3-43dc-9797-3c79e0eec0f7} <Debug> TCPHandler: Processed in 0.001805941 sec. | ||
2663 | 2025.01.13 09:35:52.892173 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5063 | ||
2664 | 2025.01.13 09:35:52.892801 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2665 | 2025.01.13 09:35:52.892839 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2666 | 2025.01.13 09:35:52.893355 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2667 | 2025.01.13 09:35:52.893623 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2668 | 2025.01.13 09:35:52.893771 [ 150 ] {} <Debug> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2669 | 2025.01.13 09:35:52.893813 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5063 | ||
2670 | 2025.01.13 09:35:52.893823 [ 150 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2671 | 2025.01.13 09:35:52.893851 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2672 | 2025.01.13 09:35:52.894071 [ 201 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::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 | ||
2673 | 2025.01.13 09:35:52.894322 [ 201 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2674 | 2025.01.13 09:35:52.894406 [ 201 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::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 | ||
2675 | 2025.01.13 09:35:52.894616 [ 201 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::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 | ||
2676 | 2025.01.13 09:35:52.894891 [ 201 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::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 | ||
2677 | 2025.01.13 09:35:52.895069 [ 201 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::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 | ||
2678 | 2025.01.13 09:35:52.895211 [ 201 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::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 | ||
2679 | 2025.01.13 09:35:52.895376 [ 201 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 427 rows starting from the beginning of the part | ||
2680 | 2025.01.13 09:35:52.897176 [ 189 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5063 rows, containing 4 columns (4 merged, 0 gathered) in 0.003214731 sec., 1574937.374231312 rows/sec., 22.53 MiB/sec. | ||
2681 | 2025.01.13 09:35:52.897561 [ 189 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2682 | 2025.01.13 09:35:52.897898 [ 189 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_11_2} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2683 | 2025.01.13 09:35:52.898000 [ 189 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_11_2} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2684 | 2025.01.13 09:35:52.898086 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
2685 | 2025.01.13 09:35:53.208428 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
2686 | 2025.01.13 09:35:53.230421 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2687 | 2025.01.13 09:35:53.230485 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2688 | 2025.01.13 09:35:53.238199 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2689 | 2025.01.13 09:35:53.238986 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2690 | 2025.01.13 09:35:53.239394 [ 29 ] {} <Debug> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2691 | 2025.01.13 09:35:53.239531 [ 29 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2692 | 2025.01.13 09:35:53.239598 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2693 | 2025.01.13 09:35:53.240248 [ 201 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
2694 | 2025.01.13 09:35:53.255542 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
2695 | 2025.01.13 09:35:53.257912 [ 201 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2696 | 2025.01.13 09:35:53.259710 [ 201 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
2697 | 2025.01.13 09:35:53.265556 [ 201 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
2698 | 2025.01.13 09:35:53.271240 [ 201 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
2699 | 2025.01.13 09:35:53.277006 [ 201 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
2700 | 2025.01.13 09:35:53.282757 [ 201 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
2701 | 2025.01.13 09:35:53.287299 [ 201 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
2702 | 2025.01.13 09:35:53.345685 [ 188 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.105949586 sec., 783.3914518552248 rows/sec., 4.05 MiB/sec. | ||
2703 | 2025.01.13 09:35:53.348073 [ 188 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2704 | 2025.01.13 09:35:53.350896 [ 188 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_11_2} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2705 | 2025.01.13 09:35:53.351013 [ 188 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_11_2} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2706 | 2025.01.13 09:35:53.353366 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
2707 | 2025.01.13 09:35:54.001151 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.46 MiB, peak 179.35 MiB, free memory in arenas 0.00 B, will set to 170.80 MiB (RSS), difference: 1.34 MiB | ||
2708 | 2025.01.13 09:35:56.643170 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2709 | 2025.01.13 09:35:56.643479 [ 4 ] {c2299008-ead6-4a7d-8daa-eaae3505f159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2710 | 2025.01.13 09:35:56.643599 [ 4 ] {c2299008-ead6-4a7d-8daa-eaae3505f159} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2711 | 2025.01.13 09:35:56.644592 [ 4 ] {c2299008-ead6-4a7d-8daa-eaae3505f159} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2712 | 2025.01.13 09:35:56.644646 [ 4 ] {c2299008-ead6-4a7d-8daa-eaae3505f159} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2713 | 2025.01.13 09:35:56.645110 [ 4 ] {c2299008-ead6-4a7d-8daa-eaae3505f159} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2714 | 2025.01.13 09:35:56.645401 [ 4 ] {c2299008-ead6-4a7d-8daa-eaae3505f159} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2715 | 2025.01.13 09:35:56.645614 [ 6 ] {} <Debug> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2716 | 2025.01.13 09:35:56.645709 [ 4 ] {c2299008-ead6-4a7d-8daa-eaae3505f159} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.002307 sec., 33810.143042912874 rows/sec., 2.90 MiB/sec. | ||
2717 | 2025.01.13 09:35:56.645710 [ 6 ] {} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2718 | 2025.01.13 09:35:56.645799 [ 6 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2719 | 2025.01.13 09:35:56.645857 [ 4 ] {c2299008-ead6-4a7d-8daa-eaae3505f159} <Debug> TCPHandler: Processed in 0.002887692 sec. | ||
2720 | 2025.01.13 09:35:56.646100 [ 192 ] {4e32d370-b554-4105-93df-36198ea84aa7::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 | ||
2721 | 2025.01.13 09:35:56.646113 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2722 | 2025.01.13 09:35:56.646374 [ 253 ] {d16b5b88-db70-42b7-a4fa-92fd5dee92f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2723 | 2025.01.13 09:35:56.646389 [ 192 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2724 | 2025.01.13 09:35:56.646476 [ 253 ] {d16b5b88-db70-42b7-a4fa-92fd5dee92f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2725 | 2025.01.13 09:35:56.646479 [ 192 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1329 rows starting from the beginning of the part | ||
2726 | 2025.01.13 09:35:56.646833 [ 192 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 189 rows starting from the beginning of the part | ||
2727 | 2025.01.13 09:35:56.647274 [ 192 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 78 rows starting from the beginning of the part | ||
2728 | 2025.01.13 09:35:56.647671 [ 192 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1333 rows starting from the beginning of the part | ||
2729 | 2025.01.13 09:35:56.648020 [ 192 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 26 rows starting from the beginning of the part | ||
2730 | 2025.01.13 09:35:56.648277 [ 192 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 78 rows starting from the beginning of the part | ||
2731 | 2025.01.13 09:35:56.649120 [ 253 ] {d16b5b88-db70-42b7-a4fa-92fd5dee92f4} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2732 | 2025.01.13 09:35:56.649188 [ 253 ] {d16b5b88-db70-42b7-a4fa-92fd5dee92f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2733 | 2025.01.13 09:35:56.650273 [ 253 ] {d16b5b88-db70-42b7-a4fa-92fd5dee92f4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2734 | 2025.01.13 09:35:56.650811 [ 253 ] {d16b5b88-db70-42b7-a4fa-92fd5dee92f4} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2735 | 2025.01.13 09:35:56.651293 [ 253 ] {d16b5b88-db70-42b7-a4fa-92fd5dee92f4} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.004976 sec., 5225.080385852089 rows/sec., 392.90 KiB/sec. | ||
2736 | 2025.01.13 09:35:56.651416 [ 253 ] {d16b5b88-db70-42b7-a4fa-92fd5dee92f4} <Debug> TCPHandler: Processed in 0.005432864 sec. | ||
2737 | 2025.01.13 09:35:56.651701 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2738 | 2025.01.13 09:35:56.651808 [ 187 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3033 rows, containing 5 columns (5 merged, 0 gathered) in 0.005886376 sec., 515257.6050187756 rows/sec., 45.04 MiB/sec. | ||
2739 | 2025.01.13 09:35:56.651891 [ 4 ] {3d0b23f8-39c5-485b-a3bb-162a1c7837b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2740 | 2025.01.13 09:35:56.651962 [ 4 ] {3d0b23f8-39c5-485b-a3bb-162a1c7837b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2741 | 2025.01.13 09:35:56.652193 [ 187 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2742 | 2025.01.13 09:35:56.652895 [ 187 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_16_3} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2743 | 2025.01.13 09:35:56.653136 [ 187 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_16_3} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2744 | 2025.01.13 09:35:56.653220 [ 4 ] {3d0b23f8-39c5-485b-a3bb-162a1c7837b6} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2745 | 2025.01.13 09:35:56.653298 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
2746 | 2025.01.13 09:35:56.653300 [ 4 ] {3d0b23f8-39c5-485b-a3bb-162a1c7837b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2747 | 2025.01.13 09:35:56.653724 [ 4 ] {3d0b23f8-39c5-485b-a3bb-162a1c7837b6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2748 | 2025.01.13 09:35:56.653969 [ 4 ] {3d0b23f8-39c5-485b-a3bb-162a1c7837b6} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2749 | 2025.01.13 09:35:56.654153 [ 6 ] {} <Debug> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2750 | 2025.01.13 09:35:56.654222 [ 6 ] {} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2751 | 2025.01.13 09:35:56.654240 [ 4 ] {3d0b23f8-39c5-485b-a3bb-162a1c7837b6} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.002386 sec., 22632.020117351214 rows/sec., 1.77 MiB/sec. | ||
2752 | 2025.01.13 09:35:56.654259 [ 6 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2753 | 2025.01.13 09:35:56.654408 [ 4 ] {3d0b23f8-39c5-485b-a3bb-162a1c7837b6} <Debug> TCPHandler: Processed in 0.002862851 sec. | ||
2754 | 2025.01.13 09:35:56.654496 [ 200 ] {dc80af8f-ae59-4221-9151-b81aadd12800::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 | ||
2755 | 2025.01.13 09:35:56.654628 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2756 | 2025.01.13 09:35:56.654672 [ 200 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2757 | 2025.01.13 09:35:56.654710 [ 200 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 810 rows starting from the beginning of the part | ||
2758 | 2025.01.13 09:35:56.654889 [ 253 ] {9ec17082-f55f-415e-935b-8416fb79ac5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2759 | 2025.01.13 09:35:56.655016 [ 200 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 354 rows starting from the beginning of the part | ||
2760 | 2025.01.13 09:35:56.655083 [ 253 ] {9ec17082-f55f-415e-935b-8416fb79ac5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2761 | 2025.01.13 09:35:56.655391 [ 200 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 66 rows starting from the beginning of the part | ||
2762 | 2025.01.13 09:35:56.655806 [ 200 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 818 rows starting from the beginning of the part | ||
2763 | 2025.01.13 09:35:56.656223 [ 200 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 28 rows starting from the beginning of the part | ||
2764 | 2025.01.13 09:35:56.656527 [ 200 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 54 rows starting from the beginning of the part | ||
2765 | 2025.01.13 09:35:56.657555 [ 253 ] {9ec17082-f55f-415e-935b-8416fb79ac5e} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2766 | 2025.01.13 09:35:56.657634 [ 253 ] {9ec17082-f55f-415e-935b-8416fb79ac5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2767 | 2025.01.13 09:35:56.658754 [ 253 ] {9ec17082-f55f-415e-935b-8416fb79ac5e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2768 | 2025.01.13 09:35:56.659142 [ 253 ] {9ec17082-f55f-415e-935b-8416fb79ac5e} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2769 | 2025.01.13 09:35:56.659468 [ 6 ] {} <Debug> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2770 | 2025.01.13 09:35:56.659565 [ 6 ] {} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2771 | 2025.01.13 09:35:56.659652 [ 6 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2772 | 2025.01.13 09:35:56.659825 [ 200 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2130 rows, containing 5 columns (5 merged, 0 gathered) in 0.005408254 sec., 393842.4489678184 rows/sec., 29.92 MiB/sec. | ||
2773 | 2025.01.13 09:35:56.659922 [ 253 ] {9ec17082-f55f-415e-935b-8416fb79ac5e} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.00511 sec., 19569.471624266145 rows/sec., 1.36 MiB/sec. | ||
2774 | 2025.01.13 09:35:56.660089 [ 195 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
2775 | 2025.01.13 09:35:56.660167 [ 253 ] {9ec17082-f55f-415e-935b-8416fb79ac5e} <Debug> TCPHandler: Processed in 0.00562555 sec. | ||
2776 | 2025.01.13 09:35:56.660272 [ 192 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2777 | 2025.01.13 09:35:56.660486 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2778 | 2025.01.13 09:35:56.660653 [ 195 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2779 | 2025.01.13 09:35:56.660783 [ 195 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3414 rows starting from the beginning of the part | ||
2780 | 2025.01.13 09:35:56.660885 [ 4 ] {f8cc7d18-cb64-47fd-87f9-7fe8541ea1d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2781 | 2025.01.13 09:35:56.661138 [ 195 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 177 rows starting from the beginning of the part | ||
2782 | 2025.01.13 09:35:56.661470 [ 195 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 100 rows starting from the beginning of the part | ||
2783 | 2025.01.13 09:35:56.661675 [ 4 ] {f8cc7d18-cb64-47fd-87f9-7fe8541ea1d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2784 | 2025.01.13 09:35:56.661760 [ 195 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 987 rows starting from the beginning of the part | ||
2785 | 2025.01.13 09:35:56.662095 [ 195 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 40 rows starting from the beginning of the part | ||
2786 | 2025.01.13 09:35:56.662462 [ 195 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 100 rows starting from the beginning of the part | ||
2787 | 2025.01.13 09:35:56.662613 [ 187 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_16_3} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2788 | 2025.01.13 09:35:56.663098 [ 187 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_16_3} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2789 | 2025.01.13 09:35:56.663441 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
2790 | 2025.01.13 09:35:56.666773 [ 4 ] {f8cc7d18-cb64-47fd-87f9-7fe8541ea1d1} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2791 | 2025.01.13 09:35:56.666824 [ 4 ] {f8cc7d18-cb64-47fd-87f9-7fe8541ea1d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2792 | 2025.01.13 09:35:56.667529 [ 195 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4818 rows, containing 5 columns (5 merged, 0 gathered) in 0.00773974 sec., 622501.5310591828 rows/sec., 41.69 MiB/sec. | ||
2793 | 2025.01.13 09:35:56.667885 [ 195 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2794 | 2025.01.13 09:35:56.668004 [ 4 ] {f8cc7d18-cb64-47fd-87f9-7fe8541ea1d1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2795 | 2025.01.13 09:35:56.668369 [ 195 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2796 | 2025.01.13 09:35:56.668555 [ 4 ] {f8cc7d18-cb64-47fd-87f9-7fe8541ea1d1} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2797 | 2025.01.13 09:35:56.668603 [ 195 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2798 | 2025.01.13 09:35:56.668751 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
2799 | 2025.01.13 09:35:56.668972 [ 4 ] {f8cc7d18-cb64-47fd-87f9-7fe8541ea1d1} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.008254 sec., 3149.987884661982 rows/sec., 5.64 MiB/sec. | ||
2800 | 2025.01.13 09:35:56.669090 [ 4 ] {f8cc7d18-cb64-47fd-87f9-7fe8541ea1d1} <Debug> TCPHandler: Processed in 0.008781809 sec. | ||
2801 | 2025.01.13 09:35:56.669259 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2802 | 2025.01.13 09:35:56.669393 [ 253 ] {a60b8b6d-d0f0-4cec-a0da-7e237f215ec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2803 | 2025.01.13 09:35:56.669449 [ 253 ] {a60b8b6d-d0f0-4cec-a0da-7e237f215ec8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2804 | 2025.01.13 09:35:56.669986 [ 253 ] {a60b8b6d-d0f0-4cec-a0da-7e237f215ec8} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2805 | 2025.01.13 09:35:56.670033 [ 253 ] {a60b8b6d-d0f0-4cec-a0da-7e237f215ec8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2806 | 2025.01.13 09:35:56.670414 [ 253 ] {a60b8b6d-d0f0-4cec-a0da-7e237f215ec8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2807 | 2025.01.13 09:35:56.670651 [ 253 ] {a60b8b6d-d0f0-4cec-a0da-7e237f215ec8} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2808 | 2025.01.13 09:35:56.670820 [ 6 ] {} <Debug> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2809 | 2025.01.13 09:35:56.670879 [ 6 ] {} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2810 | 2025.01.13 09:35:56.670895 [ 253 ] {a60b8b6d-d0f0-4cec-a0da-7e237f215ec8} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001521 sec., 19723.865877712033 rows/sec., 1.35 MiB/sec. | ||
2811 | 2025.01.13 09:35:56.670913 [ 6 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2812 | 2025.01.13 09:35:56.671061 [ 253 ] {a60b8b6d-d0f0-4cec-a0da-7e237f215ec8} <Debug> TCPHandler: Processed in 0.001855793 sec. | ||
2813 | 2025.01.13 09:35:56.671169 [ 195 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::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 | ||
2814 | 2025.01.13 09:35:56.671303 [ 195 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2815 | 2025.01.13 09:35:56.671339 [ 195 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 370 rows starting from the beginning of the part | ||
2816 | 2025.01.13 09:35:56.671462 [ 195 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 52 rows starting from the beginning of the part | ||
2817 | 2025.01.13 09:35:56.671655 [ 195 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 30 rows starting from the beginning of the part | ||
2818 | 2025.01.13 09:35:56.671806 [ 195 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part | ||
2819 | 2025.01.13 09:35:56.671938 [ 195 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part | ||
2820 | 2025.01.13 09:35:56.672087 [ 195 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 30 rows starting from the beginning of the part | ||
2821 | 2025.01.13 09:35:56.673150 [ 187 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 534 rows, containing 4 columns (4 merged, 0 gathered) in 0.00212638 sec., 251131.0302015632 rows/sec., 16.24 MiB/sec. | ||
2822 | 2025.01.13 09:35:56.673290 [ 195 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2823 | 2025.01.13 09:35:56.673583 [ 195 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_16_3} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2824 | 2025.01.13 09:35:56.673658 [ 195 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_16_3} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2825 | 2025.01.13 09:35:56.673724 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
2826 | 2025.01.13 09:36:00.296957 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2827 | 2025.01.13 09:36:00.297026 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2828 | 2025.01.13 09:36:00.394812 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5551 | ||
2829 | 2025.01.13 09:36:00.395454 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2830 | 2025.01.13 09:36:00.395500 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2831 | 2025.01.13 09:36:00.396007 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2832 | 2025.01.13 09:36:00.396260 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2833 | 2025.01.13 09:36:00.396504 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 | ||
2834 | 2025.01.13 09:36:00.411261 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 398 | ||
2835 | 2025.01.13 09:36:00.414044 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2836 | 2025.01.13 09:36:00.414100 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2837 | 2025.01.13 09:36:00.415603 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2838 | 2025.01.13 09:36:00.415941 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2839 | 2025.01.13 09:36:00.416579 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 398 | ||
2840 | 2025.01.13 09:36:00.756523 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
2841 | 2025.01.13 09:36:00.776605 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2842 | 2025.01.13 09:36:00.776663 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2843 | 2025.01.13 09:36:00.783976 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2844 | 2025.01.13 09:36:00.784715 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2845 | 2025.01.13 09:36:00.787826 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
2846 | 2025.01.13 09:36:01.646574 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2847 | 2025.01.13 09:36:01.646767 [ 4 ] {3b2c3bf8-2ea2-4e8b-a532-8f8f13aab759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2848 | 2025.01.13 09:36:01.646841 [ 4 ] {3b2c3bf8-2ea2-4e8b-a532-8f8f13aab759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2849 | 2025.01.13 09:36:01.647592 [ 4 ] {3b2c3bf8-2ea2-4e8b-a532-8f8f13aab759} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2850 | 2025.01.13 09:36:01.647639 [ 4 ] {3b2c3bf8-2ea2-4e8b-a532-8f8f13aab759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2851 | 2025.01.13 09:36:01.648078 [ 4 ] {3b2c3bf8-2ea2-4e8b-a532-8f8f13aab759} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2852 | 2025.01.13 09:36:01.648340 [ 4 ] {3b2c3bf8-2ea2-4e8b-a532-8f8f13aab759} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2853 | 2025.01.13 09:36:01.648591 [ 4 ] {3b2c3bf8-2ea2-4e8b-a532-8f8f13aab759} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001878 sec., 7454.739084132056 rows/sec., 536.64 KiB/sec. | ||
2854 | 2025.01.13 09:36:01.648649 [ 4 ] {3b2c3bf8-2ea2-4e8b-a532-8f8f13aab759} <Debug> TCPHandler: Processed in 0.002207992 sec. | ||
2855 | 2025.01.13 09:36:01.648806 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2856 | 2025.01.13 09:36:01.648921 [ 253 ] {c1334af2-0aa9-4e3b-a91c-c03eae25ca77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2857 | 2025.01.13 09:36:01.648968 [ 253 ] {c1334af2-0aa9-4e3b-a91c-c03eae25ca77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2858 | 2025.01.13 09:36:01.649587 [ 253 ] {c1334af2-0aa9-4e3b-a91c-c03eae25ca77} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2859 | 2025.01.13 09:36:01.649628 [ 253 ] {c1334af2-0aa9-4e3b-a91c-c03eae25ca77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2860 | 2025.01.13 09:36:01.650017 [ 253 ] {c1334af2-0aa9-4e3b-a91c-c03eae25ca77} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2861 | 2025.01.13 09:36:01.650265 [ 253 ] {c1334af2-0aa9-4e3b-a91c-c03eae25ca77} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2862 | 2025.01.13 09:36:01.650516 [ 253 ] {c1334af2-0aa9-4e3b-a91c-c03eae25ca77} <Debug> executeQuery: Read 199 rows, 18.11 KiB in 0.001613 sec., 123372.59764414135 rows/sec., 10.97 MiB/sec. | ||
2863 | 2025.01.13 09:36:01.650741 [ 253 ] {c1334af2-0aa9-4e3b-a91c-c03eae25ca77} <Debug> TCPHandler: Processed in 0.001987756 sec. | ||
2864 | 2025.01.13 09:36:01.650888 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2865 | 2025.01.13 09:36:01.650995 [ 4 ] {4c324f06-19a9-4418-a58c-844256ebef20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2866 | 2025.01.13 09:36:01.651042 [ 4 ] {4c324f06-19a9-4418-a58c-844256ebef20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2867 | 2025.01.13 09:36:01.651609 [ 4 ] {4c324f06-19a9-4418-a58c-844256ebef20} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2868 | 2025.01.13 09:36:01.651649 [ 4 ] {4c324f06-19a9-4418-a58c-844256ebef20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2869 | 2025.01.13 09:36:01.652015 [ 4 ] {4c324f06-19a9-4418-a58c-844256ebef20} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2870 | 2025.01.13 09:36:01.652259 [ 4 ] {4c324f06-19a9-4418-a58c-844256ebef20} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2871 | 2025.01.13 09:36:01.652475 [ 4 ] {4c324f06-19a9-4418-a58c-844256ebef20} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.001502 sec., 13315.579227696404 rows/sec., 954.46 KiB/sec. | ||
2872 | 2025.01.13 09:36:01.652527 [ 4 ] {4c324f06-19a9-4418-a58c-844256ebef20} <Debug> TCPHandler: Processed in 0.001691237 sec. | ||
2873 | 2025.01.13 09:36:01.652692 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2874 | 2025.01.13 09:36:01.652823 [ 253 ] {510a827b-8c2c-469e-b59b-78728af71b85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2875 | 2025.01.13 09:36:01.652876 [ 253 ] {510a827b-8c2c-469e-b59b-78728af71b85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2876 | 2025.01.13 09:36:01.653485 [ 253 ] {510a827b-8c2c-469e-b59b-78728af71b85} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2877 | 2025.01.13 09:36:01.653526 [ 253 ] {510a827b-8c2c-469e-b59b-78728af71b85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2878 | 2025.01.13 09:36:01.653887 [ 253 ] {510a827b-8c2c-469e-b59b-78728af71b85} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2879 | 2025.01.13 09:36:01.654136 [ 253 ] {510a827b-8c2c-469e-b59b-78728af71b85} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2880 | 2025.01.13 09:36:01.654409 [ 253 ] {510a827b-8c2c-469e-b59b-78728af71b85} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001606 sec., 8717.3100871731 rows/sec., 610.50 KiB/sec. | ||
2881 | 2025.01.13 09:36:01.654555 [ 253 ] {510a827b-8c2c-469e-b59b-78728af71b85} <Debug> TCPHandler: Processed in 0.001927495 sec. | ||
2882 | 2025.01.13 09:36:01.654720 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2883 | 2025.01.13 09:36:01.654849 [ 4 ] {ec445e19-777c-4af1-8df6-db6cb14532b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2884 | 2025.01.13 09:36:01.654904 [ 4 ] {ec445e19-777c-4af1-8df6-db6cb14532b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2885 | 2025.01.13 09:36:01.655491 [ 4 ] {ec445e19-777c-4af1-8df6-db6cb14532b5} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2886 | 2025.01.13 09:36:01.655532 [ 4 ] {ec445e19-777c-4af1-8df6-db6cb14532b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2887 | 2025.01.13 09:36:01.655887 [ 4 ] {ec445e19-777c-4af1-8df6-db6cb14532b5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2888 | 2025.01.13 09:36:01.656128 [ 4 ] {ec445e19-777c-4af1-8df6-db6cb14532b5} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2889 | 2025.01.13 09:36:01.656341 [ 4 ] {ec445e19-777c-4af1-8df6-db6cb14532b5} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001521 sec., 8547.008547008547 rows/sec., 532.90 KiB/sec. | ||
2890 | 2025.01.13 09:36:01.656394 [ 4 ] {ec445e19-777c-4af1-8df6-db6cb14532b5} <Debug> TCPHandler: Processed in 0.001737369 sec. | ||
2891 | 2025.01.13 09:36:01.656540 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2892 | 2025.01.13 09:36:01.656666 [ 253 ] {7a085b07-f48e-4df4-8484-252d4c7290dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2893 | 2025.01.13 09:36:01.656719 [ 253 ] {7a085b07-f48e-4df4-8484-252d4c7290dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2894 | 2025.01.13 09:36:01.657466 [ 253 ] {7a085b07-f48e-4df4-8484-252d4c7290dd} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2895 | 2025.01.13 09:36:01.657506 [ 253 ] {7a085b07-f48e-4df4-8484-252d4c7290dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2896 | 2025.01.13 09:36:01.657891 [ 253 ] {7a085b07-f48e-4df4-8484-252d4c7290dd} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2897 | 2025.01.13 09:36:01.658130 [ 253 ] {7a085b07-f48e-4df4-8484-252d4c7290dd} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2898 | 2025.01.13 09:36:01.658329 [ 253 ] {7a085b07-f48e-4df4-8484-252d4c7290dd} <Debug> executeQuery: Read 365 rows, 26.33 KiB in 0.00169 sec., 215976.33136094673 rows/sec., 15.21 MiB/sec. | ||
2899 | 2025.01.13 09:36:01.658381 [ 253 ] {7a085b07-f48e-4df4-8484-252d4c7290dd} <Debug> TCPHandler: Processed in 0.001904545 sec. | ||
2900 | 2025.01.13 09:36:01.658529 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2901 | 2025.01.13 09:36:01.658657 [ 4 ] {34f3c5fd-832a-4555-b9a9-48a5ff0ab8c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2902 | 2025.01.13 09:36:01.658713 [ 4 ] {34f3c5fd-832a-4555-b9a9-48a5ff0ab8c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2903 | 2025.01.13 09:36:01.659223 [ 4 ] {34f3c5fd-832a-4555-b9a9-48a5ff0ab8c5} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2904 | 2025.01.13 09:36:01.659263 [ 4 ] {34f3c5fd-832a-4555-b9a9-48a5ff0ab8c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2905 | 2025.01.13 09:36:01.659622 [ 4 ] {34f3c5fd-832a-4555-b9a9-48a5ff0ab8c5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2906 | 2025.01.13 09:36:01.659861 [ 4 ] {34f3c5fd-832a-4555-b9a9-48a5ff0ab8c5} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2907 | 2025.01.13 09:36:01.660149 [ 4 ] {34f3c5fd-832a-4555-b9a9-48a5ff0ab8c5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001501 sec., 3997.3351099267156 rows/sec., 208.85 KiB/sec. | ||
2908 | 2025.01.13 09:36:01.660273 [ 4 ] {34f3c5fd-832a-4555-b9a9-48a5ff0ab8c5} <Debug> TCPHandler: Processed in 0.001806671 sec. | ||
2909 | 2025.01.13 09:36:01.660415 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2910 | 2025.01.13 09:36:01.660543 [ 253 ] {08bef3d8-aa28-47aa-80c3-96c2a006915f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2911 | 2025.01.13 09:36:01.660599 [ 253 ] {08bef3d8-aa28-47aa-80c3-96c2a006915f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2912 | 2025.01.13 09:36:01.661223 [ 253 ] {08bef3d8-aa28-47aa-80c3-96c2a006915f} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2913 | 2025.01.13 09:36:01.661262 [ 253 ] {08bef3d8-aa28-47aa-80c3-96c2a006915f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2914 | 2025.01.13 09:36:01.661640 [ 253 ] {08bef3d8-aa28-47aa-80c3-96c2a006915f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2915 | 2025.01.13 09:36:01.661882 [ 253 ] {08bef3d8-aa28-47aa-80c3-96c2a006915f} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2916 | 2025.01.13 09:36:01.662091 [ 253 ] {08bef3d8-aa28-47aa-80c3-96c2a006915f} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001576 sec., 112309.64467005077 rows/sec., 7.41 MiB/sec. | ||
2917 | 2025.01.13 09:36:01.662143 [ 253 ] {08bef3d8-aa28-47aa-80c3-96c2a006915f} <Debug> TCPHandler: Processed in 0.001790211 sec. | ||
2918 | 2025.01.13 09:36:01.662286 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2919 | 2025.01.13 09:36:01.662412 [ 4 ] {287a723d-b2e7-476c-aba4-0caa322847a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2920 | 2025.01.13 09:36:01.662471 [ 4 ] {287a723d-b2e7-476c-aba4-0caa322847a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2921 | 2025.01.13 09:36:01.662976 [ 4 ] {287a723d-b2e7-476c-aba4-0caa322847a9} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2922 | 2025.01.13 09:36:01.663023 [ 4 ] {287a723d-b2e7-476c-aba4-0caa322847a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2923 | 2025.01.13 09:36:01.663400 [ 4 ] {287a723d-b2e7-476c-aba4-0caa322847a9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2924 | 2025.01.13 09:36:01.663647 [ 4 ] {287a723d-b2e7-476c-aba4-0caa322847a9} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2925 | 2025.01.13 09:36:01.663908 [ 4 ] {287a723d-b2e7-476c-aba4-0caa322847a9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001516 sec., 659.6306068601583 rows/sec., 44.45 KiB/sec. | ||
2926 | 2025.01.13 09:36:01.664058 [ 4 ] {287a723d-b2e7-476c-aba4-0caa322847a9} <Debug> TCPHandler: Processed in 0.001828451 sec. | ||
2927 | 2025.01.13 09:36:01.664199 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2928 | 2025.01.13 09:36:01.664332 [ 253 ] {3413dd5e-2aed-49c0-a668-ee5b1d5ab0fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2929 | 2025.01.13 09:36:01.664415 [ 253 ] {3413dd5e-2aed-49c0-a668-ee5b1d5ab0fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2930 | 2025.01.13 09:36:01.665595 [ 253 ] {3413dd5e-2aed-49c0-a668-ee5b1d5ab0fe} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2931 | 2025.01.13 09:36:01.665635 [ 253 ] {3413dd5e-2aed-49c0-a668-ee5b1d5ab0fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2932 | 2025.01.13 09:36:01.666246 [ 253 ] {3413dd5e-2aed-49c0-a668-ee5b1d5ab0fe} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2933 | 2025.01.13 09:36:01.666503 [ 253 ] {3413dd5e-2aed-49c0-a668-ee5b1d5ab0fe} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2934 | 2025.01.13 09:36:01.666769 [ 253 ] {3413dd5e-2aed-49c0-a668-ee5b1d5ab0fe} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.00247 sec., 5263.1578947368425 rows/sec., 9.43 MiB/sec. | ||
2935 | 2025.01.13 09:36:01.666867 [ 253 ] {3413dd5e-2aed-49c0-a668-ee5b1d5ab0fe} <Debug> TCPHandler: Processed in 0.002723147 sec. | ||
2936 | 2025.01.13 09:36:01.666997 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2937 | 2025.01.13 09:36:01.667101 [ 4 ] {0667fa4f-4556-4ec5-927b-2f2baa33152f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
2938 | 2025.01.13 09:36:01.667147 [ 4 ] {0667fa4f-4556-4ec5-927b-2f2baa33152f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2939 | 2025.01.13 09:36:01.667642 [ 4 ] {0667fa4f-4556-4ec5-927b-2f2baa33152f} <Trace> oximeter.measurements_i64 (e97938dd-89e0-4755-bb30-5d61deacae92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2940 | 2025.01.13 09:36:01.667688 [ 4 ] {0667fa4f-4556-4ec5-927b-2f2baa33152f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2941 | 2025.01.13 09:36:01.668107 [ 4 ] {0667fa4f-4556-4ec5-927b-2f2baa33152f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2942 | 2025.01.13 09:36:01.668359 [ 4 ] {0667fa4f-4556-4ec5-927b-2f2baa33152f} <Trace> oximeter.measurements_i64 (e97938dd-89e0-4755-bb30-5d61deacae92): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2943 | 2025.01.13 09:36:01.668641 [ 4 ] {0667fa4f-4556-4ec5-927b-2f2baa33152f} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001548 sec., 3875.9689922480625 rows/sec., 273.79 KiB/sec. | ||
2944 | 2025.01.13 09:36:01.668713 [ 4 ] {0667fa4f-4556-4ec5-927b-2f2baa33152f} <Debug> TCPHandler: Processed in 0.001768931 sec. | ||
2945 | 2025.01.13 09:36:01.668840 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2946 | 2025.01.13 09:36:01.668945 [ 253 ] {92289e16-9a27-4e35-866e-15a578cd4335} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2947 | 2025.01.13 09:36:01.668990 [ 253 ] {92289e16-9a27-4e35-866e-15a578cd4335} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2948 | 2025.01.13 09:36:01.669430 [ 253 ] {92289e16-9a27-4e35-866e-15a578cd4335} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2949 | 2025.01.13 09:36:01.669470 [ 253 ] {92289e16-9a27-4e35-866e-15a578cd4335} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2950 | 2025.01.13 09:36:01.669832 [ 253 ] {92289e16-9a27-4e35-866e-15a578cd4335} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2951 | 2025.01.13 09:36:01.670070 [ 253 ] {92289e16-9a27-4e35-866e-15a578cd4335} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2952 | 2025.01.13 09:36:01.670289 [ 253 ] {92289e16-9a27-4e35-866e-15a578cd4335} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001366 sec., 38067.349926793555 rows/sec., 2.36 MiB/sec. | ||
2953 | 2025.01.13 09:36:01.670394 [ 253 ] {92289e16-9a27-4e35-866e-15a578cd4335} <Debug> TCPHandler: Processed in 0.001605355 sec. | ||
2954 | 2025.01.13 09:36:01.707857 [ 34 ] {} <Debug> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2955 | 2025.01.13 09:36:01.707925 [ 34 ] {} <Trace> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2956 | 2025.01.13 09:36:01.707948 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2957 | 2025.01.13 09:36:01.708132 [ 198 ] {9645b7b6-babd-4fa1-82d5-c35996dea62e::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 | ||
2958 | 2025.01.13 09:36:01.708509 [ 198 ] {9645b7b6-babd-4fa1-82d5-c35996dea62e::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2959 | 2025.01.13 09:36:01.708561 [ 198 ] {9645b7b6-babd-4fa1-82d5-c35996dea62e::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 | ||
2960 | 2025.01.13 09:36:01.708699 [ 198 ] {9645b7b6-babd-4fa1-82d5-c35996dea62e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 13 rows starting from the beginning of the part | ||
2961 | 2025.01.13 09:36:01.708805 [ 198 ] {9645b7b6-babd-4fa1-82d5-c35996dea62e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
2962 | 2025.01.13 09:36:01.708905 [ 198 ] {9645b7b6-babd-4fa1-82d5-c35996dea62e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 3 rows starting from the beginning of the part | ||
2963 | 2025.01.13 09:36:01.709001 [ 198 ] {9645b7b6-babd-4fa1-82d5-c35996dea62e::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 | ||
2964 | 2025.01.13 09:36:01.711103 [ 187 ] {9645b7b6-babd-4fa1-82d5-c35996dea62e::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37 rows, containing 6 columns (6 merged, 0 gathered) in 0.003080488 sec., 12011.083958126115 rows/sec., 2.05 MiB/sec. | ||
2965 | 2025.01.13 09:36:01.711316 [ 186 ] {9645b7b6-babd-4fa1-82d5-c35996dea62e::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2966 | 2025.01.13 09:36:01.711792 [ 186 ] {9645b7b6-babd-4fa1-82d5-c35996dea62e::all_1_5_1} <Trace> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2967 | 2025.01.13 09:36:01.711887 [ 186 ] {9645b7b6-babd-4fa1-82d5-c35996dea62e::all_1_5_1} <Trace> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2968 | 2025.01.13 09:36:01.711975 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
2969 | 2025.01.13 09:36:06.643693 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2970 | 2025.01.13 09:36:06.644023 [ 4 ] {cff89617-679f-49f7-9d14-894185a17a50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2971 | 2025.01.13 09:36:06.644137 [ 4 ] {cff89617-679f-49f7-9d14-894185a17a50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2972 | 2025.01.13 09:36:06.644997 [ 4 ] {cff89617-679f-49f7-9d14-894185a17a50} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2973 | 2025.01.13 09:36:06.645042 [ 4 ] {cff89617-679f-49f7-9d14-894185a17a50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2974 | 2025.01.13 09:36:06.645515 [ 4 ] {cff89617-679f-49f7-9d14-894185a17a50} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2975 | 2025.01.13 09:36:06.645770 [ 4 ] {cff89617-679f-49f7-9d14-894185a17a50} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2976 | 2025.01.13 09:36:06.646031 [ 4 ] {cff89617-679f-49f7-9d14-894185a17a50} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.002094 sec., 37249.28366762178 rows/sec., 3.19 MiB/sec. | ||
2977 | 2025.01.13 09:36:06.646088 [ 4 ] {cff89617-679f-49f7-9d14-894185a17a50} <Debug> TCPHandler: Processed in 0.002583813 sec. | ||
2978 | 2025.01.13 09:36:06.646253 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2979 | 2025.01.13 09:36:06.646392 [ 253 ] {8e35692f-a820-4dd6-8bee-9179e6cfbc3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2980 | 2025.01.13 09:36:06.646447 [ 253 ] {8e35692f-a820-4dd6-8bee-9179e6cfbc3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2981 | 2025.01.13 09:36:06.647107 [ 253 ] {8e35692f-a820-4dd6-8bee-9179e6cfbc3a} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2982 | 2025.01.13 09:36:06.647155 [ 253 ] {8e35692f-a820-4dd6-8bee-9179e6cfbc3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2983 | 2025.01.13 09:36:06.647541 [ 253 ] {8e35692f-a820-4dd6-8bee-9179e6cfbc3a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2984 | 2025.01.13 09:36:06.647784 [ 253 ] {8e35692f-a820-4dd6-8bee-9179e6cfbc3a} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2985 | 2025.01.13 09:36:06.647956 [ 70 ] {} <Debug> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
2986 | 2025.01.13 09:36:06.648026 [ 253 ] {8e35692f-a820-4dd6-8bee-9179e6cfbc3a} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001661 sec., 15653.220951234196 rows/sec., 1.15 MiB/sec. | ||
2987 | 2025.01.13 09:36:06.648051 [ 70 ] {} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2988 | 2025.01.13 09:36:06.648121 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
2989 | 2025.01.13 09:36:06.648146 [ 253 ] {8e35692f-a820-4dd6-8bee-9179e6cfbc3a} <Debug> TCPHandler: Processed in 0.001951565 sec. | ||
2990 | 2025.01.13 09:36:06.648389 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2991 | 2025.01.13 09:36:06.648522 [ 198 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::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 | ||
2992 | 2025.01.13 09:36:06.648773 [ 4 ] {226dcb10-c9d8-434d-9138-3d6269d30786} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2993 | 2025.01.13 09:36:06.648930 [ 4 ] {226dcb10-c9d8-434d-9138-3d6269d30786} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2994 | 2025.01.13 09:36:06.649002 [ 198 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2995 | 2025.01.13 09:36:06.649119 [ 198 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 15 rows starting from the beginning of the part | ||
2996 | 2025.01.13 09:36:06.649466 [ 198 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part | ||
2997 | 2025.01.13 09:36:06.649861 [ 198 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 23 rows starting from the beginning of the part | ||
2998 | 2025.01.13 09:36:06.650238 [ 198 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 26 rows starting from the beginning of the part | ||
2999 | 2025.01.13 09:36:06.650555 [ 198 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 20 rows starting from the beginning of the part | ||
3000 | 2025.01.13 09:36:06.650981 [ 198 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 26 rows starting from the beginning of the part | ||
3001 | 2025.01.13 09:36:06.652263 [ 4 ] {226dcb10-c9d8-434d-9138-3d6269d30786} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3002 | 2025.01.13 09:36:06.652319 [ 4 ] {226dcb10-c9d8-434d-9138-3d6269d30786} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
3003 | 2025.01.13 09:36:06.653388 [ 4 ] {226dcb10-c9d8-434d-9138-3d6269d30786} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3004 | 2025.01.13 09:36:06.654007 [ 4 ] {226dcb10-c9d8-434d-9138-3d6269d30786} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3005 | 2025.01.13 09:36:06.654251 [ 194 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 136 rows, containing 5 columns (5 merged, 0 gathered) in 0.006028051 sec., 22561.18934627461 rows/sec., 1.70 MiB/sec. | ||
3006 | 2025.01.13 09:36:06.654615 [ 4 ] {226dcb10-c9d8-434d-9138-3d6269d30786} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.005994 sec., 9009.009009009009 rows/sec., 720.45 KiB/sec. | ||
3007 | 2025.01.13 09:36:06.654653 [ 194 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
3008 | 2025.01.13 09:36:06.654989 [ 4 ] {226dcb10-c9d8-434d-9138-3d6269d30786} <Debug> TCPHandler: Processed in 0.006749842 sec. | ||
3009 | 2025.01.13 09:36:06.655329 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3010 | 2025.01.13 09:36:06.655565 [ 253 ] {bc2f0600-e2bb-4943-9c4f-b5bd771a73b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3011 | 2025.01.13 09:36:06.655638 [ 194 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_10_2} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3012 | 2025.01.13 09:36:06.655675 [ 253 ] {bc2f0600-e2bb-4943-9c4f-b5bd771a73b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3013 | 2025.01.13 09:36:06.655827 [ 194 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_10_2} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
3014 | 2025.01.13 09:36:06.656026 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
3015 | 2025.01.13 09:36:06.656575 [ 253 ] {bc2f0600-e2bb-4943-9c4f-b5bd771a73b1} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3016 | 2025.01.13 09:36:06.656620 [ 253 ] {bc2f0600-e2bb-4943-9c4f-b5bd771a73b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
3017 | 2025.01.13 09:36:06.657033 [ 253 ] {bc2f0600-e2bb-4943-9c4f-b5bd771a73b1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3018 | 2025.01.13 09:36:06.657290 [ 253 ] {bc2f0600-e2bb-4943-9c4f-b5bd771a73b1} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3019 | 2025.01.13 09:36:06.657512 [ 253 ] {bc2f0600-e2bb-4943-9c4f-b5bd771a73b1} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.002015 sec., 49627.79156327544 rows/sec., 3.44 MiB/sec. | ||
3020 | 2025.01.13 09:36:06.657567 [ 253 ] {bc2f0600-e2bb-4943-9c4f-b5bd771a73b1} <Debug> TCPHandler: Processed in 0.002410768 sec. | ||
3021 | 2025.01.13 09:36:06.657734 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3022 | 2025.01.13 09:36:06.657865 [ 4 ] {c46876de-fcc0-4678-ba64-e02eb28b0819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3023 | 2025.01.13 09:36:06.657945 [ 4 ] {c46876de-fcc0-4678-ba64-e02eb28b0819} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3024 | 2025.01.13 09:36:06.659117 [ 4 ] {c46876de-fcc0-4678-ba64-e02eb28b0819} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3025 | 2025.01.13 09:36:06.659159 [ 4 ] {c46876de-fcc0-4678-ba64-e02eb28b0819} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
3026 | 2025.01.13 09:36:06.659825 [ 4 ] {c46876de-fcc0-4678-ba64-e02eb28b0819} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3027 | 2025.01.13 09:36:06.660094 [ 4 ] {c46876de-fcc0-4678-ba64-e02eb28b0819} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3028 | 2025.01.13 09:36:06.660355 [ 4 ] {c46876de-fcc0-4678-ba64-e02eb28b0819} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002519 sec., 10321.556173084557 rows/sec., 18.50 MiB/sec. | ||
3029 | 2025.01.13 09:36:06.660463 [ 4 ] {c46876de-fcc0-4678-ba64-e02eb28b0819} <Debug> TCPHandler: Processed in 0.002790579 sec. | ||
3030 | 2025.01.13 09:36:06.660598 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3031 | 2025.01.13 09:36:06.660706 [ 253 ] {4ea8c75d-a2e6-4911-9d74-4c68cea1ac5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3032 | 2025.01.13 09:36:06.660752 [ 253 ] {4ea8c75d-a2e6-4911-9d74-4c68cea1ac5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3033 | 2025.01.13 09:36:06.661188 [ 253 ] {4ea8c75d-a2e6-4911-9d74-4c68cea1ac5f} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3034 | 2025.01.13 09:36:06.661227 [ 253 ] {4ea8c75d-a2e6-4911-9d74-4c68cea1ac5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
3035 | 2025.01.13 09:36:06.661584 [ 253 ] {4ea8c75d-a2e6-4911-9d74-4c68cea1ac5f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3036 | 2025.01.13 09:36:06.661823 [ 253 ] {4ea8c75d-a2e6-4911-9d74-4c68cea1ac5f} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3037 | 2025.01.13 09:36:06.662035 [ 253 ] {4ea8c75d-a2e6-4911-9d74-4c68cea1ac5f} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001351 sec., 22205.77350111029 rows/sec., 1.52 MiB/sec. | ||
3038 | 2025.01.13 09:36:06.662086 [ 253 ] {4ea8c75d-a2e6-4911-9d74-4c68cea1ac5f} <Debug> TCPHandler: Processed in 0.001540154 sec. | ||
3039 | 2025.01.13 09:36:07.897549 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5978 | ||
3040 | 2025.01.13 09:36:07.898167 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3041 | 2025.01.13 09:36:07.898207 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
3042 | 2025.01.13 09:36:07.898713 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3043 | 2025.01.13 09:36:07.898972 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3044 | 2025.01.13 09:36:07.899203 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5978 | ||
3045 | 2025.01.13 09:36:08.288820 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
3046 | 2025.01.13 09:36:08.308727 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3047 | 2025.01.13 09:36:08.308778 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
3048 | 2025.01.13 09:36:08.316431 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3049 | 2025.01.13 09:36:08.317177 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3050 | 2025.01.13 09:36:08.319787 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
3051 | 2025.01.13 09:36:10.417617 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 434 | ||
3052 | 2025.01.13 09:36:10.420680 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3053 | 2025.01.13 09:36:10.420727 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
3054 | 2025.01.13 09:36:10.422190 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3055 | 2025.01.13 09:36:10.422509 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3056 | 2025.01.13 09:36:10.423071 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 434 | ||
3057 | 2025.01.13 09:36:11.647584 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3058 | 2025.01.13 09:36:11.647886 [ 4 ] {b98cb4a4-b4a3-4e95-aac1-291092663cb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3059 | 2025.01.13 09:36:11.648000 [ 4 ] {b98cb4a4-b4a3-4e95-aac1-291092663cb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3060 | 2025.01.13 09:36:11.648969 [ 4 ] {b98cb4a4-b4a3-4e95-aac1-291092663cb0} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3061 | 2025.01.13 09:36:11.649012 [ 4 ] {b98cb4a4-b4a3-4e95-aac1-291092663cb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
3062 | 2025.01.13 09:36:11.649453 [ 4 ] {b98cb4a4-b4a3-4e95-aac1-291092663cb0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3063 | 2025.01.13 09:36:11.649716 [ 4 ] {b98cb4a4-b4a3-4e95-aac1-291092663cb0} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3064 | 2025.01.13 09:36:11.649944 [ 4 ] {b98cb4a4-b4a3-4e95-aac1-291092663cb0} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002137 sec., 6551.240056153486 rows/sec., 471.60 KiB/sec. | ||
3065 | 2025.01.13 09:36:11.650026 [ 4 ] {b98cb4a4-b4a3-4e95-aac1-291092663cb0} <Debug> TCPHandler: Processed in 0.002631005 sec. | ||
3066 | 2025.01.13 09:36:11.650197 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3067 | 2025.01.13 09:36:11.650335 [ 253 ] {388cd7fe-50eb-4555-b8a5-8c6f872933e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3068 | 2025.01.13 09:36:11.650391 [ 253 ] {388cd7fe-50eb-4555-b8a5-8c6f872933e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3069 | 2025.01.13 09:36:11.651062 [ 253 ] {388cd7fe-50eb-4555-b8a5-8c6f872933e3} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3070 | 2025.01.13 09:36:11.651099 [ 253 ] {388cd7fe-50eb-4555-b8a5-8c6f872933e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
3071 | 2025.01.13 09:36:11.651482 [ 253 ] {388cd7fe-50eb-4555-b8a5-8c6f872933e3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3072 | 2025.01.13 09:36:11.651719 [ 253 ] {388cd7fe-50eb-4555-b8a5-8c6f872933e3} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3073 | 2025.01.13 09:36:11.651932 [ 253 ] {388cd7fe-50eb-4555-b8a5-8c6f872933e3} <Debug> executeQuery: Read 199 rows, 18.11 KiB in 0.001618 sec., 122991.34734239802 rows/sec., 10.93 MiB/sec. | ||
3074 | 2025.01.13 09:36:11.652121 [ 253 ] {388cd7fe-50eb-4555-b8a5-8c6f872933e3} <Debug> TCPHandler: Processed in 0.001990226 sec. | ||
3075 | 2025.01.13 09:36:11.652328 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3076 | 2025.01.13 09:36:11.652459 [ 4 ] {216d080a-323f-4d4e-b9f7-85b4039dfabb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3077 | 2025.01.13 09:36:11.652514 [ 4 ] {216d080a-323f-4d4e-b9f7-85b4039dfabb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3078 | 2025.01.13 09:36:11.653211 [ 4 ] {216d080a-323f-4d4e-b9f7-85b4039dfabb} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3079 | 2025.01.13 09:36:11.653258 [ 4 ] {216d080a-323f-4d4e-b9f7-85b4039dfabb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
3080 | 2025.01.13 09:36:11.653651 [ 4 ] {216d080a-323f-4d4e-b9f7-85b4039dfabb} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3081 | 2025.01.13 09:36:11.653890 [ 4 ] {216d080a-323f-4d4e-b9f7-85b4039dfabb} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3082 | 2025.01.13 09:36:11.654070 [ 4 ] {216d080a-323f-4d4e-b9f7-85b4039dfabb} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.001642 sec., 12180.26796589525 rows/sec., 873.08 KiB/sec. | ||
3083 | 2025.01.13 09:36:11.654122 [ 4 ] {216d080a-323f-4d4e-b9f7-85b4039dfabb} <Debug> TCPHandler: Processed in 0.001875693 sec. | ||
3084 | 2025.01.13 09:36:11.654269 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3085 | 2025.01.13 09:36:11.654378 [ 253 ] {0aadde89-d9d9-41df-94b9-4ed2f140f3bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3086 | 2025.01.13 09:36:11.654423 [ 253 ] {0aadde89-d9d9-41df-94b9-4ed2f140f3bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3087 | 2025.01.13 09:36:11.655035 [ 253 ] {0aadde89-d9d9-41df-94b9-4ed2f140f3bf} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3088 | 2025.01.13 09:36:11.655079 [ 253 ] {0aadde89-d9d9-41df-94b9-4ed2f140f3bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
3089 | 2025.01.13 09:36:11.655496 [ 253 ] {0aadde89-d9d9-41df-94b9-4ed2f140f3bf} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3090 | 2025.01.13 09:36:11.655731 [ 253 ] {0aadde89-d9d9-41df-94b9-4ed2f140f3bf} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3091 | 2025.01.13 09:36:11.655925 [ 253 ] {0aadde89-d9d9-41df-94b9-4ed2f140f3bf} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001568 sec., 8928.57142857143 rows/sec., 625.30 KiB/sec. | ||
3092 | 2025.01.13 09:36:11.655976 [ 253 ] {0aadde89-d9d9-41df-94b9-4ed2f140f3bf} <Debug> TCPHandler: Processed in 0.00176057 sec. | ||
3093 | 2025.01.13 09:36:11.656106 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3094 | 2025.01.13 09:36:11.656212 [ 4 ] {a9ef6ad3-1bf8-47bf-ae14-a7effed7c3ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3095 | 2025.01.13 09:36:11.656258 [ 4 ] {a9ef6ad3-1bf8-47bf-ae14-a7effed7c3ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3096 | 2025.01.13 09:36:11.656768 [ 4 ] {a9ef6ad3-1bf8-47bf-ae14-a7effed7c3ed} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3097 | 2025.01.13 09:36:11.656806 [ 4 ] {a9ef6ad3-1bf8-47bf-ae14-a7effed7c3ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
3098 | 2025.01.13 09:36:11.657149 [ 4 ] {a9ef6ad3-1bf8-47bf-ae14-a7effed7c3ed} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3099 | 2025.01.13 09:36:11.657421 [ 4 ] {a9ef6ad3-1bf8-47bf-ae14-a7effed7c3ed} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3100 | 2025.01.13 09:36:11.657619 [ 4 ] {a9ef6ad3-1bf8-47bf-ae14-a7effed7c3ed} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001423 sec., 9135.628952916373 rows/sec., 569.60 KiB/sec. | ||
3101 | 2025.01.13 09:36:11.657696 [ 4 ] {a9ef6ad3-1bf8-47bf-ae14-a7effed7c3ed} <Debug> TCPHandler: Processed in 0.001641327 sec. | ||
3102 | 2025.01.13 09:36:11.657845 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3103 | 2025.01.13 09:36:11.657973 [ 253 ] {e90865b1-60b1-4998-9f35-94dd56632182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3104 | 2025.01.13 09:36:11.658027 [ 253 ] {e90865b1-60b1-4998-9f35-94dd56632182} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3105 | 2025.01.13 09:36:11.658787 [ 253 ] {e90865b1-60b1-4998-9f35-94dd56632182} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3106 | 2025.01.13 09:36:11.658824 [ 253 ] {e90865b1-60b1-4998-9f35-94dd56632182} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
3107 | 2025.01.13 09:36:11.659182 [ 253 ] {e90865b1-60b1-4998-9f35-94dd56632182} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3108 | 2025.01.13 09:36:11.659421 [ 253 ] {e90865b1-60b1-4998-9f35-94dd56632182} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3109 | 2025.01.13 09:36:11.659594 [ 253 ] {e90865b1-60b1-4998-9f35-94dd56632182} <Debug> executeQuery: Read 359 rows, 25.84 KiB in 0.001649 sec., 217707.70163735596 rows/sec., 15.31 MiB/sec. | ||
3110 | 2025.01.13 09:36:11.659645 [ 253 ] {e90865b1-60b1-4998-9f35-94dd56632182} <Debug> TCPHandler: Processed in 0.001861753 sec. | ||
3111 | 2025.01.13 09:36:11.659797 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3112 | 2025.01.13 09:36:11.659925 [ 4 ] {9dd663be-82c3-49da-ac8f-edbe790aabcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3113 | 2025.01.13 09:36:11.659980 [ 4 ] {9dd663be-82c3-49da-ac8f-edbe790aabcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3114 | 2025.01.13 09:36:11.660503 [ 4 ] {9dd663be-82c3-49da-ac8f-edbe790aabcb} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3115 | 2025.01.13 09:36:11.660540 [ 4 ] {9dd663be-82c3-49da-ac8f-edbe790aabcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
3116 | 2025.01.13 09:36:11.660890 [ 4 ] {9dd663be-82c3-49da-ac8f-edbe790aabcb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3117 | 2025.01.13 09:36:11.661124 [ 4 ] {9dd663be-82c3-49da-ac8f-edbe790aabcb} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3118 | 2025.01.13 09:36:11.661341 [ 4 ] {9dd663be-82c3-49da-ac8f-edbe790aabcb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001436 sec., 4178.272980501392 rows/sec., 218.30 KiB/sec. | ||
3119 | 2025.01.13 09:36:11.661515 [ 4 ] {9dd663be-82c3-49da-ac8f-edbe790aabcb} <Debug> TCPHandler: Processed in 0.00177844 sec. | ||
3120 | 2025.01.13 09:36:11.661669 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3121 | 2025.01.13 09:36:11.661799 [ 253 ] {42811a5e-406c-4673-be38-235552b906c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3122 | 2025.01.13 09:36:11.661857 [ 253 ] {42811a5e-406c-4673-be38-235552b906c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3123 | 2025.01.13 09:36:11.662490 [ 253 ] {42811a5e-406c-4673-be38-235552b906c7} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3124 | 2025.01.13 09:36:11.662531 [ 253 ] {42811a5e-406c-4673-be38-235552b906c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
3125 | 2025.01.13 09:36:11.662898 [ 253 ] {42811a5e-406c-4673-be38-235552b906c7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3126 | 2025.01.13 09:36:11.663130 [ 253 ] {42811a5e-406c-4673-be38-235552b906c7} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3127 | 2025.01.13 09:36:11.663349 [ 253 ] {42811a5e-406c-4673-be38-235552b906c7} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.00157 sec., 112738.85350318471 rows/sec., 7.44 MiB/sec. | ||
3128 | 2025.01.13 09:36:11.663545 [ 253 ] {42811a5e-406c-4673-be38-235552b906c7} <Debug> TCPHandler: Processed in 0.001942816 sec. | ||
3129 | 2025.01.13 09:36:11.663738 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3130 | 2025.01.13 09:36:11.663869 [ 4 ] {43020dfc-e905-421b-b003-d5bd37c936e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3131 | 2025.01.13 09:36:11.663927 [ 4 ] {43020dfc-e905-421b-b003-d5bd37c936e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3132 | 2025.01.13 09:36:11.664466 [ 4 ] {43020dfc-e905-421b-b003-d5bd37c936e4} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3133 | 2025.01.13 09:36:11.664510 [ 4 ] {43020dfc-e905-421b-b003-d5bd37c936e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
3134 | 2025.01.13 09:36:11.664852 [ 4 ] {43020dfc-e905-421b-b003-d5bd37c936e4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3135 | 2025.01.13 09:36:11.665087 [ 4 ] {43020dfc-e905-421b-b003-d5bd37c936e4} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3136 | 2025.01.13 09:36:11.665262 [ 4 ] {43020dfc-e905-421b-b003-d5bd37c936e4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001423 sec., 702.7406886858749 rows/sec., 47.35 KiB/sec. | ||
3137 | 2025.01.13 09:36:11.665310 [ 4 ] {43020dfc-e905-421b-b003-d5bd37c936e4} <Debug> TCPHandler: Processed in 0.001657836 sec. | ||
3138 | 2025.01.13 09:36:11.665448 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3139 | 2025.01.13 09:36:11.665553 [ 253 ] {e8c1dffa-29f9-4eeb-b0ae-19bdd7171d79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3140 | 2025.01.13 09:36:11.665618 [ 253 ] {e8c1dffa-29f9-4eeb-b0ae-19bdd7171d79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3141 | 2025.01.13 09:36:11.666652 [ 253 ] {e8c1dffa-29f9-4eeb-b0ae-19bdd7171d79} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3142 | 2025.01.13 09:36:11.666689 [ 253 ] {e8c1dffa-29f9-4eeb-b0ae-19bdd7171d79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
3143 | 2025.01.13 09:36:11.667287 [ 253 ] {e8c1dffa-29f9-4eeb-b0ae-19bdd7171d79} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3144 | 2025.01.13 09:36:11.667545 [ 253 ] {e8c1dffa-29f9-4eeb-b0ae-19bdd7171d79} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3145 | 2025.01.13 09:36:11.667679 [ 149 ] {} <Debug> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3146 | 2025.01.13 09:36:11.667749 [ 253 ] {e8c1dffa-29f9-4eeb-b0ae-19bdd7171d79} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002217 sec., 5863.779882724403 rows/sec., 10.51 MiB/sec. | ||
3147 | 2025.01.13 09:36:11.667751 [ 149 ] {} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3148 | 2025.01.13 09:36:11.667811 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
3149 | 2025.01.13 09:36:11.667995 [ 253 ] {e8c1dffa-29f9-4eeb-b0ae-19bdd7171d79} <Debug> TCPHandler: Processed in 0.002595474 sec. | ||
3150 | 2025.01.13 09:36:11.668116 [ 187 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::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 | ||
3151 | 2025.01.13 09:36:11.668173 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3152 | 2025.01.13 09:36:11.668379 [ 4 ] {c0d1a025-b957-4d47-8e6e-d07894bff630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3153 | 2025.01.13 09:36:11.668489 [ 4 ] {c0d1a025-b957-4d47-8e6e-d07894bff630} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3154 | 2025.01.13 09:36:11.669209 [ 187 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3155 | 2025.01.13 09:36:11.669361 [ 187 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 66 rows starting from the beginning of the part | ||
3156 | 2025.01.13 09:36:11.670227 [ 187 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 8 rows starting from the beginning of the part | ||
3157 | 2025.01.13 09:36:11.670590 [ 4 ] {c0d1a025-b957-4d47-8e6e-d07894bff630} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3158 | 2025.01.13 09:36:11.670875 [ 4 ] {c0d1a025-b957-4d47-8e6e-d07894bff630} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
3159 | 2025.01.13 09:36:11.670931 [ 187 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 26 rows starting from the beginning of the part | ||
3160 | 2025.01.13 09:36:11.671583 [ 187 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 13 rows starting from the beginning of the part | ||
3161 | 2025.01.13 09:36:11.672138 [ 187 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 26 rows starting from the beginning of the part | ||
3162 | 2025.01.13 09:36:11.672747 [ 187 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 13 rows starting from the beginning of the part | ||
3163 | 2025.01.13 09:36:11.672827 [ 4 ] {c0d1a025-b957-4d47-8e6e-d07894bff630} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3164 | 2025.01.13 09:36:11.673674 [ 4 ] {c0d1a025-b957-4d47-8e6e-d07894bff630} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3165 | 2025.01.13 09:36:11.674076 [ 4 ] {c0d1a025-b957-4d47-8e6e-d07894bff630} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.005757 sec., 9032.48219558798 rows/sec., 572.67 KiB/sec. | ||
3166 | 2025.01.13 09:36:11.674268 [ 4 ] {c0d1a025-b957-4d47-8e6e-d07894bff630} <Debug> TCPHandler: Processed in 0.006169375 sec. | ||
3167 | 2025.01.13 09:36:11.676916 [ 194 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 152 rows, containing 19 columns (19 merged, 0 gathered) in 0.008964194 sec., 16956.348780492703 rows/sec., 30.38 MiB/sec. | ||
3168 | 2025.01.13 09:36:11.677478 [ 186 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3169 | 2025.01.13 09:36:11.677942 [ 186 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3170 | 2025.01.13 09:36:11.678040 [ 186 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3171 | 2025.01.13 09:36:11.678211 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
3172 | 2025.01.13 09:36:15.297074 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3173 | 2025.01.13 09:36:15.297173 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3174 | 2025.01.13 09:36:15.400251 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6466 | ||
3175 | 2025.01.13 09:36:15.400881 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3176 | 2025.01.13 09:36:15.400924 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
3177 | 2025.01.13 09:36:15.401486 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3178 | 2025.01.13 09:36:15.401747 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3179 | 2025.01.13 09:36:15.401967 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 | ||
3180 | 2025.01.13 09:36:15.820792 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
3181 | 2025.01.13 09:36:15.841002 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3182 | 2025.01.13 09:36:15.841057 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
3183 | 2025.01.13 09:36:15.848520 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3184 | 2025.01.13 09:36:15.849264 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3185 | 2025.01.13 09:36:15.851874 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
3186 | 2025.01.13 09:36:16.643724 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3187 | 2025.01.13 09:36:16.643933 [ 4 ] {c619bb73-12d6-40f6-a9fe-48c4c1cb7268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3188 | 2025.01.13 09:36:16.644015 [ 4 ] {c619bb73-12d6-40f6-a9fe-48c4c1cb7268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3189 | 2025.01.13 09:36:16.644840 [ 4 ] {c619bb73-12d6-40f6-a9fe-48c4c1cb7268} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3190 | 2025.01.13 09:36:16.644888 [ 4 ] {c619bb73-12d6-40f6-a9fe-48c4c1cb7268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
3191 | 2025.01.13 09:36:16.645322 [ 4 ] {c619bb73-12d6-40f6-a9fe-48c4c1cb7268} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3192 | 2025.01.13 09:36:16.645571 [ 4 ] {c619bb73-12d6-40f6-a9fe-48c4c1cb7268} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3193 | 2025.01.13 09:36:16.645821 [ 4 ] {c619bb73-12d6-40f6-a9fe-48c4c1cb7268} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.001948 sec., 40041.06776180698 rows/sec., 3.43 MiB/sec. | ||
3194 | 2025.01.13 09:36:16.645885 [ 4 ] {c619bb73-12d6-40f6-a9fe-48c4c1cb7268} <Debug> TCPHandler: Processed in 0.002303635 sec. | ||
3195 | 2025.01.13 09:36:16.646054 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3196 | 2025.01.13 09:36:16.646199 [ 253 ] {e26b094a-7463-42ce-8b47-def265301254} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3197 | 2025.01.13 09:36:16.646255 [ 253 ] {e26b094a-7463-42ce-8b47-def265301254} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3198 | 2025.01.13 09:36:16.646874 [ 253 ] {e26b094a-7463-42ce-8b47-def265301254} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3199 | 2025.01.13 09:36:16.646915 [ 253 ] {e26b094a-7463-42ce-8b47-def265301254} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
3200 | 2025.01.13 09:36:16.647279 [ 253 ] {e26b094a-7463-42ce-8b47-def265301254} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3201 | 2025.01.13 09:36:16.647522 [ 253 ] {e26b094a-7463-42ce-8b47-def265301254} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3202 | 2025.01.13 09:36:16.647696 [ 253 ] {e26b094a-7463-42ce-8b47-def265301254} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001531 sec., 16982.36446766819 rows/sec., 1.25 MiB/sec. | ||
3203 | 2025.01.13 09:36:16.647748 [ 253 ] {e26b094a-7463-42ce-8b47-def265301254} <Debug> TCPHandler: Processed in 0.00176151 sec. | ||
3204 | 2025.01.13 09:36:16.647918 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3205 | 2025.01.13 09:36:16.648047 [ 4 ] {e5edc161-00a3-44a2-a6e7-3d9489e82fae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3206 | 2025.01.13 09:36:16.648102 [ 4 ] {e5edc161-00a3-44a2-a6e7-3d9489e82fae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3207 | 2025.01.13 09:36:16.648740 [ 4 ] {e5edc161-00a3-44a2-a6e7-3d9489e82fae} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3208 | 2025.01.13 09:36:16.648777 [ 4 ] {e5edc161-00a3-44a2-a6e7-3d9489e82fae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
3209 | 2025.01.13 09:36:16.649130 [ 4 ] {e5edc161-00a3-44a2-a6e7-3d9489e82fae} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3210 | 2025.01.13 09:36:16.649368 [ 4 ] {e5edc161-00a3-44a2-a6e7-3d9489e82fae} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3211 | 2025.01.13 09:36:16.649550 [ 4 ] {e5edc161-00a3-44a2-a6e7-3d9489e82fae} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.001531 sec., 35271.06466361855 rows/sec., 2.75 MiB/sec. | ||
3212 | 2025.01.13 09:36:16.649667 [ 4 ] {e5edc161-00a3-44a2-a6e7-3d9489e82fae} <Debug> TCPHandler: Processed in 0.001812722 sec. | ||
3213 | 2025.01.13 09:36:16.649829 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3214 | 2025.01.13 09:36:16.649960 [ 253 ] {9cff4504-3f53-44f5-b2aa-2e14274219a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3215 | 2025.01.13 09:36:16.650019 [ 253 ] {9cff4504-3f53-44f5-b2aa-2e14274219a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3216 | 2025.01.13 09:36:16.650605 [ 253 ] {9cff4504-3f53-44f5-b2aa-2e14274219a7} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3217 | 2025.01.13 09:36:16.650649 [ 253 ] {9cff4504-3f53-44f5-b2aa-2e14274219a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
3218 | 2025.01.13 09:36:16.651020 [ 253 ] {9cff4504-3f53-44f5-b2aa-2e14274219a7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3219 | 2025.01.13 09:36:16.651262 [ 253 ] {9cff4504-3f53-44f5-b2aa-2e14274219a7} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3220 | 2025.01.13 09:36:16.651440 [ 253 ] {9cff4504-3f53-44f5-b2aa-2e14274219a7} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001509 sec., 66269.05235255136 rows/sec., 4.59 MiB/sec. | ||
3221 | 2025.01.13 09:36:16.651490 [ 253 ] {9cff4504-3f53-44f5-b2aa-2e14274219a7} <Debug> TCPHandler: Processed in 0.001726439 sec. | ||
3222 | 2025.01.13 09:36:16.651614 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3223 | 2025.01.13 09:36:16.651737 [ 4 ] {d2a51659-ef99-4b82-9e79-e79f0a82d553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3224 | 2025.01.13 09:36:16.651816 [ 4 ] {d2a51659-ef99-4b82-9e79-e79f0a82d553} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3225 | 2025.01.13 09:36:16.653004 [ 4 ] {d2a51659-ef99-4b82-9e79-e79f0a82d553} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3226 | 2025.01.13 09:36:16.653040 [ 4 ] {d2a51659-ef99-4b82-9e79-e79f0a82d553} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
3227 | 2025.01.13 09:36:16.653663 [ 4 ] {d2a51659-ef99-4b82-9e79-e79f0a82d553} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3228 | 2025.01.13 09:36:16.653924 [ 4 ] {d2a51659-ef99-4b82-9e79-e79f0a82d553} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3229 | 2025.01.13 09:36:16.654226 [ 4 ] {d2a51659-ef99-4b82-9e79-e79f0a82d553} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002495 sec., 10420.841683366734 rows/sec., 18.67 MiB/sec. | ||
3230 | 2025.01.13 09:36:16.654442 [ 4 ] {d2a51659-ef99-4b82-9e79-e79f0a82d553} <Debug> TCPHandler: Processed in 0.002878802 sec. | ||
3231 | 2025.01.13 09:36:16.654586 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3232 | 2025.01.13 09:36:16.654714 [ 253 ] {816066d0-56e5-4237-9310-38f17d2a4b00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3233 | 2025.01.13 09:36:16.654770 [ 253 ] {816066d0-56e5-4237-9310-38f17d2a4b00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3234 | 2025.01.13 09:36:16.655299 [ 253 ] {816066d0-56e5-4237-9310-38f17d2a4b00} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3235 | 2025.01.13 09:36:16.655344 [ 253 ] {816066d0-56e5-4237-9310-38f17d2a4b00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
3236 | 2025.01.13 09:36:16.655746 [ 253 ] {816066d0-56e5-4237-9310-38f17d2a4b00} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3237 | 2025.01.13 09:36:16.655991 [ 253 ] {816066d0-56e5-4237-9310-38f17d2a4b00} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3238 | 2025.01.13 09:36:16.656196 [ 253 ] {816066d0-56e5-4237-9310-38f17d2a4b00} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001505 sec., 19933.554817275748 rows/sec., 1.37 MiB/sec. | ||
3239 | 2025.01.13 09:36:16.656277 [ 253 ] {816066d0-56e5-4237-9310-38f17d2a4b00} <Debug> TCPHandler: Processed in 0.00175266 sec. | ||
3240 | 2025.01.13 09:36:19.219227 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3241 | 2025.01.13 09:36:19.219463 [ 4 ] {819a0492-2473-42b4-8906-33e77f8ed940} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3242 | 2025.01.13 09:36:19.219547 [ 4 ] {819a0492-2473-42b4-8906-33e77f8ed940} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3243 | 2025.01.13 09:36:19.220369 [ 4 ] {819a0492-2473-42b4-8906-33e77f8ed940} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3244 | 2025.01.13 09:36:19.220421 [ 4 ] {819a0492-2473-42b4-8906-33e77f8ed940} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
3245 | 2025.01.13 09:36:19.220863 [ 4 ] {819a0492-2473-42b4-8906-33e77f8ed940} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3246 | 2025.01.13 09:36:19.221119 [ 4 ] {819a0492-2473-42b4-8906-33e77f8ed940} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3247 | 2025.01.13 09:36:19.221321 [ 142 ] {} <Debug> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3248 | 2025.01.13 09:36:19.221390 [ 4 ] {819a0492-2473-42b4-8906-33e77f8ed940} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001986 sec., 7049.345417925479 rows/sec., 507.46 KiB/sec. | ||
3249 | 2025.01.13 09:36:19.221407 [ 142 ] {} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3250 | 2025.01.13 09:36:19.221485 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
3251 | 2025.01.13 09:36:19.221540 [ 4 ] {819a0492-2473-42b4-8906-33e77f8ed940} <Debug> TCPHandler: Processed in 0.00245592 sec. | ||
3252 | 2025.01.13 09:36:19.221742 [ 187 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::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 | ||
3253 | 2025.01.13 09:36:19.221793 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3254 | 2025.01.13 09:36:19.222003 [ 187 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3255 | 2025.01.13 09:36:19.222030 [ 253 ] {c859fbdc-2b12-485e-b1a6-ba83f5ee4a45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3256 | 2025.01.13 09:36:19.222085 [ 187 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 14 rows starting from the beginning of the part | ||
3257 | 2025.01.13 09:36:19.222137 [ 253 ] {c859fbdc-2b12-485e-b1a6-ba83f5ee4a45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3258 | 2025.01.13 09:36:19.222398 [ 187 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 14 rows starting from the beginning of the part | ||
3259 | 2025.01.13 09:36:19.222757 [ 187 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part | ||
3260 | 2025.01.13 09:36:19.223018 [ 187 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part | ||
3261 | 2025.01.13 09:36:19.223244 [ 187 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part | ||
3262 | 2025.01.13 09:36:19.224769 [ 186 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.00317001 sec., 22081.94926829884 rows/sec., 1.64 MiB/sec. | ||
3263 | 2025.01.13 09:36:19.224959 [ 197 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3264 | 2025.01.13 09:36:19.225395 [ 193 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_9_2} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3265 | 2025.01.13 09:36:19.225498 [ 193 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_9_2} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3266 | 2025.01.13 09:36:19.225568 [ 253 ] {c859fbdc-2b12-485e-b1a6-ba83f5ee4a45} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3267 | 2025.01.13 09:36:19.225605 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
3268 | 2025.01.13 09:36:19.225620 [ 253 ] {c859fbdc-2b12-485e-b1a6-ba83f5ee4a45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
3269 | 2025.01.13 09:36:19.226101 [ 253 ] {c859fbdc-2b12-485e-b1a6-ba83f5ee4a45} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3270 | 2025.01.13 09:36:19.226354 [ 253 ] {c859fbdc-2b12-485e-b1a6-ba83f5ee4a45} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3271 | 2025.01.13 09:36:19.226529 [ 142 ] {} <Debug> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3272 | 2025.01.13 09:36:19.226586 [ 142 ] {} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3273 | 2025.01.13 09:36:19.226620 [ 253 ] {c859fbdc-2b12-485e-b1a6-ba83f5ee4a45} <Debug> executeQuery: Read 1339 rows, 114.23 KiB in 0.004665 sec., 287031.0825294748 rows/sec., 23.91 MiB/sec. | ||
3274 | 2025.01.13 09:36:19.226627 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
3275 | 2025.01.13 09:36:19.226799 [ 253 ] {c859fbdc-2b12-485e-b1a6-ba83f5ee4a45} <Debug> TCPHandler: Processed in 0.005085914 sec. | ||
3276 | 2025.01.13 09:36:19.226846 [ 193 ] {4e32d370-b554-4105-93df-36198ea84aa7::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 | ||
3277 | 2025.01.13 09:36:19.226944 [ 193 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3278 | 2025.01.13 09:36:19.226977 [ 193 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1385 rows starting from the beginning of the part | ||
3279 | 2025.01.13 09:36:19.227014 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3280 | 2025.01.13 09:36:19.227150 [ 193 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 199 rows starting from the beginning of the part | ||
3281 | 2025.01.13 09:36:19.227423 [ 4 ] {4ddb2f55-a661-4478-9f61-233cef461fdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3282 | 2025.01.13 09:36:19.227501 [ 193 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 78 rows starting from the beginning of the part | ||
3283 | 2025.01.13 09:36:19.227597 [ 4 ] {4ddb2f55-a661-4478-9f61-233cef461fdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3284 | 2025.01.13 09:36:19.227891 [ 193 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 199 rows starting from the beginning of the part | ||
3285 | 2025.01.13 09:36:19.228271 [ 193 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 78 rows starting from the beginning of the part | ||
3286 | 2025.01.13 09:36:19.228599 [ 193 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1339 rows starting from the beginning of the part | ||
3287 | 2025.01.13 09:36:19.229712 [ 4 ] {4ddb2f55-a661-4478-9f61-233cef461fdc} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3288 | 2025.01.13 09:36:19.229757 [ 4 ] {4ddb2f55-a661-4478-9f61-233cef461fdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
3289 | 2025.01.13 09:36:19.230363 [ 4 ] {4ddb2f55-a661-4478-9f61-233cef461fdc} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3290 | 2025.01.13 09:36:19.230627 [ 4 ] {4ddb2f55-a661-4478-9f61-233cef461fdc} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3291 | 2025.01.13 09:36:19.230979 [ 4 ] {4ddb2f55-a661-4478-9f61-233cef461fdc} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.003709 sec., 5392.28902669183 rows/sec., 386.52 KiB/sec. | ||
3292 | 2025.01.13 09:36:19.231301 [ 4 ] {4ddb2f55-a661-4478-9f61-233cef461fdc} <Debug> TCPHandler: Processed in 0.004349793 sec. | ||
3293 | 2025.01.13 09:36:19.231530 [ 186 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3278 rows, containing 5 columns (5 merged, 0 gathered) in 0.004774315 sec., 686590.6417988758 rows/sec., 60.42 MiB/sec. | ||
3294 | 2025.01.13 09:36:19.231545 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3295 | 2025.01.13 09:36:19.231728 [ 253 ] {2346f1ae-de7c-41d1-b7c8-0d77203bdbaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3296 | 2025.01.13 09:36:19.231815 [ 253 ] {2346f1ae-de7c-41d1-b7c8-0d77203bdbaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3297 | 2025.01.13 09:36:19.231854 [ 199 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3298 | 2025.01.13 09:36:19.232620 [ 199 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_21_4} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3299 | 2025.01.13 09:36:19.232738 [ 199 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_21_4} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3300 | 2025.01.13 09:36:19.232888 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
3301 | 2025.01.13 09:36:19.233149 [ 253 ] {2346f1ae-de7c-41d1-b7c8-0d77203bdbaf} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3302 | 2025.01.13 09:36:19.233195 [ 253 ] {2346f1ae-de7c-41d1-b7c8-0d77203bdbaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
3303 | 2025.01.13 09:36:19.233573 [ 253 ] {2346f1ae-de7c-41d1-b7c8-0d77203bdbaf} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3304 | 2025.01.13 09:36:19.233810 [ 253 ] {2346f1ae-de7c-41d1-b7c8-0d77203bdbaf} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3305 | 2025.01.13 09:36:19.234027 [ 253 ] {2346f1ae-de7c-41d1-b7c8-0d77203bdbaf} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.002351 sec., 102934.92131008083 rows/sec., 6.97 MiB/sec. | ||
3306 | 2025.01.13 09:36:19.234087 [ 253 ] {2346f1ae-de7c-41d1-b7c8-0d77203bdbaf} <Debug> TCPHandler: Processed in 0.002663506 sec. | ||
3307 | 2025.01.13 09:36:19.234223 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3308 | 2025.01.13 09:36:19.234331 [ 4 ] {55f76d88-1717-4b85-b7b0-269273cacbbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3309 | 2025.01.13 09:36:19.234377 [ 4 ] {55f76d88-1717-4b85-b7b0-269273cacbbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3310 | 2025.01.13 09:36:19.234903 [ 4 ] {55f76d88-1717-4b85-b7b0-269273cacbbc} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3311 | 2025.01.13 09:36:19.234942 [ 4 ] {55f76d88-1717-4b85-b7b0-269273cacbbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
3312 | 2025.01.13 09:36:19.235425 [ 4 ] {55f76d88-1717-4b85-b7b0-269273cacbbc} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3313 | 2025.01.13 09:36:19.235668 [ 4 ] {55f76d88-1717-4b85-b7b0-269273cacbbc} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3314 | 2025.01.13 09:36:19.235796 [ 141 ] {} <Debug> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3315 | 2025.01.13 09:36:19.235835 [ 141 ] {} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3316 | 2025.01.13 09:36:19.235844 [ 4 ] {55f76d88-1717-4b85-b7b0-269273cacbbc} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001533 sec., 8480.10437051533 rows/sec., 528.73 KiB/sec. | ||
3317 | 2025.01.13 09:36:19.235860 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
3318 | 2025.01.13 09:36:19.235931 [ 4 ] {55f76d88-1717-4b85-b7b0-269273cacbbc} <Debug> TCPHandler: Processed in 0.00176333 sec. | ||
3319 | 2025.01.13 09:36:19.235978 [ 193 ] {87347901-4082-4a7d-a746-0bcdebd578f7::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 | ||
3320 | 2025.01.13 09:36:19.236081 [ 193 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3321 | 2025.01.13 09:36:19.236091 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3322 | 2025.01.13 09:36:19.236116 [ 193 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 13 rows starting from the beginning of the part | ||
3323 | 2025.01.13 09:36:19.236326 [ 193 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 13 rows starting from the beginning of the part | ||
3324 | 2025.01.13 09:36:19.236330 [ 253 ] {492bf5e6-0794-43c0-9353-93a37b890a9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3325 | 2025.01.13 09:36:19.236495 [ 253 ] {492bf5e6-0794-43c0-9353-93a37b890a9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3326 | 2025.01.13 09:36:19.236697 [ 193 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 13 rows starting from the beginning of the part | ||
3327 | 2025.01.13 09:36:19.237087 [ 193 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 13 rows starting from the beginning of the part | ||
3328 | 2025.01.13 09:36:19.237422 [ 193 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 13 rows starting from the beginning of the part | ||
3329 | 2025.01.13 09:36:19.238985 [ 199 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003055057 sec., 21276.198774687346 rows/sec., 1.38 MiB/sec. | ||
3330 | 2025.01.13 09:36:19.239107 [ 253 ] {492bf5e6-0794-43c0-9353-93a37b890a9e} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3331 | 2025.01.13 09:36:19.239161 [ 253 ] {492bf5e6-0794-43c0-9353-93a37b890a9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
3332 | 2025.01.13 09:36:19.239198 [ 199 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3333 | 2025.01.13 09:36:19.239847 [ 199 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_9_2} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3334 | 2025.01.13 09:36:19.239969 [ 199 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_9_2} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3335 | 2025.01.13 09:36:19.239986 [ 253 ] {492bf5e6-0794-43c0-9353-93a37b890a9e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3336 | 2025.01.13 09:36:19.240104 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
3337 | 2025.01.13 09:36:19.240317 [ 253 ] {492bf5e6-0794-43c0-9353-93a37b890a9e} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3338 | 2025.01.13 09:36:19.240458 [ 141 ] {} <Debug> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3339 | 2025.01.13 09:36:19.240496 [ 141 ] {} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3340 | 2025.01.13 09:36:19.240517 [ 253 ] {492bf5e6-0794-43c0-9353-93a37b890a9e} <Debug> executeQuery: Read 815 rows, 60.13 KiB in 0.004302 sec., 189446.76894467688 rows/sec., 13.65 MiB/sec. | ||
3341 | 2025.01.13 09:36:19.240522 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
3342 | 2025.01.13 09:36:19.240654 [ 253 ] {492bf5e6-0794-43c0-9353-93a37b890a9e} <Debug> TCPHandler: Processed in 0.004620971 sec. | ||
3343 | 2025.01.13 09:36:19.240791 [ 191 ] {dc80af8f-ae59-4221-9151-b81aadd12800::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 | ||
3344 | 2025.01.13 09:36:19.240865 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3345 | 2025.01.13 09:36:19.240952 [ 191 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3346 | 2025.01.13 09:36:19.241024 [ 191 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 856 rows starting from the beginning of the part | ||
3347 | 2025.01.13 09:36:19.241090 [ 4 ] {ec2c5573-b0d0-4f6e-a4a6-72886913532a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3348 | 2025.01.13 09:36:19.241280 [ 191 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 365 rows starting from the beginning of the part | ||
3349 | 2025.01.13 09:36:19.241329 [ 4 ] {ec2c5573-b0d0-4f6e-a4a6-72886913532a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3350 | 2025.01.13 09:36:19.241593 [ 191 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 54 rows starting from the beginning of the part | ||
3351 | 2025.01.13 09:36:19.241898 [ 191 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 359 rows starting from the beginning of the part | ||
3352 | 2025.01.13 09:36:19.242175 [ 191 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 54 rows starting from the beginning of the part | ||
3353 | 2025.01.13 09:36:19.242474 [ 191 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 815 rows starting from the beginning of the part | ||
3354 | 2025.01.13 09:36:19.243795 [ 4 ] {ec2c5573-b0d0-4f6e-a4a6-72886913532a} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3355 | 2025.01.13 09:36:19.243887 [ 4 ] {ec2c5573-b0d0-4f6e-a4a6-72886913532a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
3356 | 2025.01.13 09:36:19.244916 [ 4 ] {ec2c5573-b0d0-4f6e-a4a6-72886913532a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3357 | 2025.01.13 09:36:19.245273 [ 4 ] {ec2c5573-b0d0-4f6e-a4a6-72886913532a} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3358 | 2025.01.13 09:36:19.245734 [ 4 ] {ec2c5573-b0d0-4f6e-a4a6-72886913532a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004666 sec., 1285.8979854264894 rows/sec., 67.18 KiB/sec. | ||
3359 | 2025.01.13 09:36:19.245841 [ 191 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2503 rows, containing 5 columns (5 merged, 0 gathered) in 0.005206678 sec., 480728.7871460459 rows/sec., 36.41 MiB/sec. | ||
3360 | 2025.01.13 09:36:19.245879 [ 4 ] {ec2c5573-b0d0-4f6e-a4a6-72886913532a} <Debug> TCPHandler: Processed in 0.005120025 sec. | ||
3361 | 2025.01.13 09:36:19.246057 [ 191 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3362 | 2025.01.13 09:36:19.246069 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3363 | 2025.01.13 09:36:19.246254 [ 253 ] {d1fcb6c3-d538-4aa1-bc06-83d408edf4d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3364 | 2025.01.13 09:36:19.246337 [ 253 ] {d1fcb6c3-d538-4aa1-bc06-83d408edf4d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3365 | 2025.01.13 09:36:19.246567 [ 191 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_21_4} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3366 | 2025.01.13 09:36:19.246817 [ 191 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_21_4} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3367 | 2025.01.13 09:36:19.246964 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
3368 | 2025.01.13 09:36:19.247566 [ 253 ] {d1fcb6c3-d538-4aa1-bc06-83d408edf4d7} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3369 | 2025.01.13 09:36:19.247610 [ 253 ] {d1fcb6c3-d538-4aa1-bc06-83d408edf4d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
3370 | 2025.01.13 09:36:19.248053 [ 253 ] {d1fcb6c3-d538-4aa1-bc06-83d408edf4d7} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3371 | 2025.01.13 09:36:19.248293 [ 253 ] {d1fcb6c3-d538-4aa1-bc06-83d408edf4d7} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3372 | 2025.01.13 09:36:19.248420 [ 141 ] {} <Debug> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3373 | 2025.01.13 09:36:19.248464 [ 141 ] {} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3374 | 2025.01.13 09:36:19.248480 [ 253 ] {d1fcb6c3-d538-4aa1-bc06-83d408edf4d7} <Debug> executeQuery: Read 977 rows, 66.54 KiB in 0.002276 sec., 429261.862917399 rows/sec., 28.55 MiB/sec. | ||
3375 | 2025.01.13 09:36:19.248490 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
3376 | 2025.01.13 09:36:19.248602 [ 253 ] {d1fcb6c3-d538-4aa1-bc06-83d408edf4d7} <Debug> TCPHandler: Processed in 0.002599353 sec. | ||
3377 | 2025.01.13 09:36:19.248783 [ 186 ] {2e635561-38d3-4dab-82be-ab6a0873e781::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 | ||
3378 | 2025.01.13 09:36:19.248816 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3379 | 2025.01.13 09:36:19.249077 [ 4 ] {cdf56448-e4de-4874-9dc9-dee4fac109f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3380 | 2025.01.13 09:36:19.249161 [ 186 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3381 | 2025.01.13 09:36:19.249182 [ 4 ] {cdf56448-e4de-4874-9dc9-dee4fac109f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3382 | 2025.01.13 09:36:19.249278 [ 186 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 4818 rows starting from the beginning of the part | ||
3383 | 2025.01.13 09:36:19.249875 [ 186 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 177 rows starting from the beginning of the part | ||
3384 | 2025.01.13 09:36:19.250222 [ 186 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 100 rows starting from the beginning of the part | ||
3385 | 2025.01.13 09:36:19.250541 [ 186 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 177 rows starting from the beginning of the part | ||
3386 | 2025.01.13 09:36:19.250827 [ 186 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 100 rows starting from the beginning of the part | ||
3387 | 2025.01.13 09:36:19.251175 [ 186 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 977 rows starting from the beginning of the part | ||
3388 | 2025.01.13 09:36:19.251854 [ 4 ] {cdf56448-e4de-4874-9dc9-dee4fac109f4} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3389 | 2025.01.13 09:36:19.251908 [ 4 ] {cdf56448-e4de-4874-9dc9-dee4fac109f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
3390 | 2025.01.13 09:36:19.252735 [ 4 ] {cdf56448-e4de-4874-9dc9-dee4fac109f4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3391 | 2025.01.13 09:36:19.253243 [ 4 ] {cdf56448-e4de-4874-9dc9-dee4fac109f4} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3392 | 2025.01.13 09:36:19.253780 [ 4 ] {cdf56448-e4de-4874-9dc9-dee4fac109f4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00478 sec., 209.20502092050208 rows/sec., 14.10 KiB/sec. | ||
3393 | 2025.01.13 09:36:19.253916 [ 4 ] {cdf56448-e4de-4874-9dc9-dee4fac109f4} <Debug> TCPHandler: Processed in 0.005209638 sec. | ||
3394 | 2025.01.13 09:36:19.254124 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3395 | 2025.01.13 09:36:19.254280 [ 253 ] {697a5a62-dd5c-4a68-876a-ef1b00eae2f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3396 | 2025.01.13 09:36:19.254393 [ 253 ] {697a5a62-dd5c-4a68-876a-ef1b00eae2f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3397 | 2025.01.13 09:36:19.255700 [ 186 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6349 rows, containing 5 columns (5 merged, 0 gathered) in 0.00708483 sec., 896140.062640882 rows/sec., 59.97 MiB/sec. | ||
3398 | 2025.01.13 09:36:19.256313 [ 191 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3399 | 2025.01.13 09:36:19.256704 [ 253 ] {697a5a62-dd5c-4a68-876a-ef1b00eae2f1} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3400 | 2025.01.13 09:36:19.256768 [ 253 ] {697a5a62-dd5c-4a68-876a-ef1b00eae2f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
3401 | 2025.01.13 09:36:19.257130 [ 191 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3402 | 2025.01.13 09:36:19.257364 [ 191 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3403 | 2025.01.13 09:36:19.257528 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
3404 | 2025.01.13 09:36:19.257871 [ 253 ] {697a5a62-dd5c-4a68-876a-ef1b00eae2f1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3405 | 2025.01.13 09:36:19.258145 [ 253 ] {697a5a62-dd5c-4a68-876a-ef1b00eae2f1} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3406 | 2025.01.13 09:36:19.258377 [ 253 ] {697a5a62-dd5c-4a68-876a-ef1b00eae2f1} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.004122 sec., 3153.808830664726 rows/sec., 5.65 MiB/sec. | ||
3407 | 2025.01.13 09:36:19.258519 [ 253 ] {697a5a62-dd5c-4a68-876a-ef1b00eae2f1} <Debug> TCPHandler: Processed in 0.004498828 sec. | ||
3408 | 2025.01.13 09:36:19.258722 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3409 | 2025.01.13 09:36:19.258843 [ 4 ] {eccb8637-9fe3-41d5-88ad-a9ad5df45e57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3410 | 2025.01.13 09:36:19.258890 [ 4 ] {eccb8637-9fe3-41d5-88ad-a9ad5df45e57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3411 | 2025.01.13 09:36:19.259329 [ 4 ] {eccb8637-9fe3-41d5-88ad-a9ad5df45e57} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3412 | 2025.01.13 09:36:19.259367 [ 4 ] {eccb8637-9fe3-41d5-88ad-a9ad5df45e57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
3413 | 2025.01.13 09:36:19.259730 [ 4 ] {eccb8637-9fe3-41d5-88ad-a9ad5df45e57} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3414 | 2025.01.13 09:36:19.259981 [ 4 ] {eccb8637-9fe3-41d5-88ad-a9ad5df45e57} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3415 | 2025.01.13 09:36:19.260102 [ 141 ] {} <Debug> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3416 | 2025.01.13 09:36:19.260140 [ 141 ] {} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3417 | 2025.01.13 09:36:19.260164 [ 4 ] {eccb8637-9fe3-41d5-88ad-a9ad5df45e57} <Debug> executeQuery: Read 40 rows, 2.46 KiB in 0.001343 sec., 29784.065524944155 rows/sec., 1.79 MiB/sec. | ||
3418 | 2025.01.13 09:36:19.260168 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
3419 | 2025.01.13 09:36:19.260280 [ 4 ] {eccb8637-9fe3-41d5-88ad-a9ad5df45e57} <Debug> TCPHandler: Processed in 0.001621566 sec. | ||
3420 | 2025.01.13 09:36:19.260399 [ 191 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::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 | ||
3421 | 2025.01.13 09:36:19.260516 [ 191 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3422 | 2025.01.13 09:36:19.260545 [ 191 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 534 rows starting from the beginning of the part | ||
3423 | 2025.01.13 09:36:19.260614 [ 191 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 52 rows starting from the beginning of the part | ||
3424 | 2025.01.13 09:36:19.260794 [ 191 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 30 rows starting from the beginning of the part | ||
3425 | 2025.01.13 09:36:19.260942 [ 191 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 52 rows starting from the beginning of the part | ||
3426 | 2025.01.13 09:36:19.261074 [ 191 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 30 rows starting from the beginning of the part | ||
3427 | 2025.01.13 09:36:19.261253 [ 191 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 40 rows starting from the beginning of the part | ||
3428 | 2025.01.13 09:36:19.262367 [ 186 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 738 rows, containing 4 columns (4 merged, 0 gathered) in 0.00209682 sec., 351961.54176324146 rows/sec., 22.64 MiB/sec. | ||
3429 | 2025.01.13 09:36:19.262561 [ 186 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3430 | 2025.01.13 09:36:19.262875 [ 186 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_21_4} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3431 | 2025.01.13 09:36:19.262961 [ 186 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_21_4} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3432 | 2025.01.13 09:36:19.263049 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
3433 | 2025.01.13 09:36:20.424185 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 490 | ||
3434 | 2025.01.13 09:36:20.427640 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3435 | 2025.01.13 09:36:20.427692 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
3436 | 2025.01.13 09:36:20.429242 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3437 | 2025.01.13 09:36:20.429565 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3438 | 2025.01.13 09:36:20.430155 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 490 | ||
3439 | 2025.01.13 09:36:21.639575 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3440 | 2025.01.13 09:36:21.639792 [ 4 ] {f00d7765-c537-4379-80b8-b7a08749b911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3441 | 2025.01.13 09:36:21.639866 [ 4 ] {f00d7765-c537-4379-80b8-b7a08749b911} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3442 | 2025.01.13 09:36:21.640621 [ 4 ] {f00d7765-c537-4379-80b8-b7a08749b911} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3443 | 2025.01.13 09:36:21.640674 [ 4 ] {f00d7765-c537-4379-80b8-b7a08749b911} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
3444 | 2025.01.13 09:36:21.641107 [ 4 ] {f00d7765-c537-4379-80b8-b7a08749b911} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3445 | 2025.01.13 09:36:21.641371 [ 4 ] {f00d7765-c537-4379-80b8-b7a08749b911} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3446 | 2025.01.13 09:36:21.641601 [ 4 ] {f00d7765-c537-4379-80b8-b7a08749b911} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001871 sec., 13896.312132549438 rows/sec., 1.03 MiB/sec. | ||
3447 | 2025.01.13 09:36:21.641658 [ 4 ] {f00d7765-c537-4379-80b8-b7a08749b911} <Debug> TCPHandler: Processed in 0.002227614 sec. | ||
3448 | 2025.01.13 09:36:21.641845 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3449 | 2025.01.13 09:36:21.641963 [ 253 ] {26cdbd2c-dc7f-475f-b3e6-ad424a964c91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3450 | 2025.01.13 09:36:21.642010 [ 253 ] {26cdbd2c-dc7f-475f-b3e6-ad424a964c91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3451 | 2025.01.13 09:36:21.642562 [ 253 ] {26cdbd2c-dc7f-475f-b3e6-ad424a964c91} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3452 | 2025.01.13 09:36:21.642602 [ 253 ] {26cdbd2c-dc7f-475f-b3e6-ad424a964c91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
3453 | 2025.01.13 09:36:21.642997 [ 253 ] {26cdbd2c-dc7f-475f-b3e6-ad424a964c91} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3454 | 2025.01.13 09:36:21.643276 [ 253 ] {26cdbd2c-dc7f-475f-b3e6-ad424a964c91} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3455 | 2025.01.13 09:36:21.643562 [ 253 ] {26cdbd2c-dc7f-475f-b3e6-ad424a964c91} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001616 sec., 17326.73267326733 rows/sec., 1.35 MiB/sec. | ||
3456 | 2025.01.13 09:36:21.643812 [ 253 ] {26cdbd2c-dc7f-475f-b3e6-ad424a964c91} <Debug> TCPHandler: Processed in 0.002031938 sec. | ||
3457 | 2025.01.13 09:36:21.643980 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3458 | 2025.01.13 09:36:21.644111 [ 4 ] {9560cd66-7ebf-4147-992b-f6441f13bf3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3459 | 2025.01.13 09:36:21.644168 [ 4 ] {9560cd66-7ebf-4147-992b-f6441f13bf3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3460 | 2025.01.13 09:36:21.644785 [ 4 ] {9560cd66-7ebf-4147-992b-f6441f13bf3f} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3461 | 2025.01.13 09:36:21.644827 [ 4 ] {9560cd66-7ebf-4147-992b-f6441f13bf3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
3462 | 2025.01.13 09:36:21.645199 [ 4 ] {9560cd66-7ebf-4147-992b-f6441f13bf3f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3463 | 2025.01.13 09:36:21.645434 [ 4 ] {9560cd66-7ebf-4147-992b-f6441f13bf3f} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3464 | 2025.01.13 09:36:21.645644 [ 4 ] {9560cd66-7ebf-4147-992b-f6441f13bf3f} <Debug> executeQuery: Read 40 rows, 2.84 KiB in 0.001564 sec., 25575.44757033248 rows/sec., 1.77 MiB/sec. | ||
3465 | 2025.01.13 09:36:21.645697 [ 4 ] {9560cd66-7ebf-4147-992b-f6441f13bf3f} <Debug> TCPHandler: Processed in 0.00177857 sec. | ||
3466 | 2025.01.13 09:36:21.645859 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3467 | 2025.01.13 09:36:21.645988 [ 253 ] {e9b8dcfd-269c-45d6-b9ad-900785df039c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3468 | 2025.01.13 09:36:21.646044 [ 253 ] {e9b8dcfd-269c-45d6-b9ad-900785df039c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3469 | 2025.01.13 09:36:21.646578 [ 253 ] {e9b8dcfd-269c-45d6-b9ad-900785df039c} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3470 | 2025.01.13 09:36:21.646626 [ 253 ] {e9b8dcfd-269c-45d6-b9ad-900785df039c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
3471 | 2025.01.13 09:36:21.647014 [ 253 ] {e9b8dcfd-269c-45d6-b9ad-900785df039c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3472 | 2025.01.13 09:36:21.647257 [ 253 ] {e9b8dcfd-269c-45d6-b9ad-900785df039c} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3473 | 2025.01.13 09:36:21.647466 [ 253 ] {e9b8dcfd-269c-45d6-b9ad-900785df039c} <Debug> executeQuery: Read 12 rows, 862.00 B in 0.001507 sec., 7962.8400796284 rows/sec., 558.59 KiB/sec. | ||
3474 | 2025.01.13 09:36:21.647517 [ 253 ] {e9b8dcfd-269c-45d6-b9ad-900785df039c} <Debug> TCPHandler: Processed in 0.001720699 sec. | ||
3475 | 2025.01.13 09:36:22.903029 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6893 | ||
3476 | 2025.01.13 09:36:22.903668 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3477 | 2025.01.13 09:36:22.903717 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
3478 | 2025.01.13 09:36:22.904229 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3479 | 2025.01.13 09:36:22.904477 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3480 | 2025.01.13 09:36:22.904725 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6893 | ||
3481 | 2025.01.13 09:36:23.352865 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 114 | ||
3482 | 2025.01.13 09:36:23.374400 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3483 | 2025.01.13 09:36:23.374450 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
3484 | 2025.01.13 09:36:23.382113 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3485 | 2025.01.13 09:36:23.382871 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3486 | 2025.01.13 09:36:23.386123 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 114 | ||
3487 | 2025.01.13 09:36:26.643114 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3488 | 2025.01.13 09:36:26.643304 [ 4 ] {2819ec99-1a0c-4662-b78d-1ae571ce8d0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3489 | 2025.01.13 09:36:26.643377 [ 4 ] {2819ec99-1a0c-4662-b78d-1ae571ce8d0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3490 | 2025.01.13 09:36:26.644178 [ 4 ] {2819ec99-1a0c-4662-b78d-1ae571ce8d0e} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3491 | 2025.01.13 09:36:26.644222 [ 4 ] {2819ec99-1a0c-4662-b78d-1ae571ce8d0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
3492 | 2025.01.13 09:36:26.644687 [ 4 ] {2819ec99-1a0c-4662-b78d-1ae571ce8d0e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3493 | 2025.01.13 09:36:26.644958 [ 4 ] {2819ec99-1a0c-4662-b78d-1ae571ce8d0e} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3494 | 2025.01.13 09:36:26.645172 [ 4 ] {2819ec99-1a0c-4662-b78d-1ae571ce8d0e} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.00192 sec., 40625 rows/sec., 3.48 MiB/sec. | ||
3495 | 2025.01.13 09:36:26.645250 [ 4 ] {2819ec99-1a0c-4662-b78d-1ae571ce8d0e} <Debug> TCPHandler: Processed in 0.002273534 sec. | ||
3496 | 2025.01.13 09:36:26.645456 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3497 | 2025.01.13 09:36:26.645603 [ 253 ] {a723b562-5f5c-4e7e-b26a-c573ff765ae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3498 | 2025.01.13 09:36:26.645664 [ 253 ] {a723b562-5f5c-4e7e-b26a-c573ff765ae2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3499 | 2025.01.13 09:36:26.646290 [ 253 ] {a723b562-5f5c-4e7e-b26a-c573ff765ae2} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3500 | 2025.01.13 09:36:26.646328 [ 253 ] {a723b562-5f5c-4e7e-b26a-c573ff765ae2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
3501 | 2025.01.13 09:36:26.646708 [ 253 ] {a723b562-5f5c-4e7e-b26a-c573ff765ae2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3502 | 2025.01.13 09:36:26.646954 [ 253 ] {a723b562-5f5c-4e7e-b26a-c573ff765ae2} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3503 | 2025.01.13 09:36:26.647191 [ 253 ] {a723b562-5f5c-4e7e-b26a-c573ff765ae2} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001615 sec., 16099.071207430341 rows/sec., 1.18 MiB/sec. | ||
3504 | 2025.01.13 09:36:26.647410 [ 253 ] {a723b562-5f5c-4e7e-b26a-c573ff765ae2} <Debug> TCPHandler: Processed in 0.002022537 sec. | ||
3505 | 2025.01.13 09:36:26.647595 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3506 | 2025.01.13 09:36:26.647736 [ 4 ] {55210f00-d2a7-4a45-aa03-0fde7b9dab32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3507 | 2025.01.13 09:36:26.647793 [ 4 ] {55210f00-d2a7-4a45-aa03-0fde7b9dab32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3508 | 2025.01.13 09:36:26.648400 [ 4 ] {55210f00-d2a7-4a45-aa03-0fde7b9dab32} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3509 | 2025.01.13 09:36:26.648440 [ 4 ] {55210f00-d2a7-4a45-aa03-0fde7b9dab32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
3510 | 2025.01.13 09:36:26.648821 [ 4 ] {55210f00-d2a7-4a45-aa03-0fde7b9dab32} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3511 | 2025.01.13 09:36:26.649068 [ 4 ] {55210f00-d2a7-4a45-aa03-0fde7b9dab32} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3512 | 2025.01.13 09:36:26.649257 [ 4 ] {55210f00-d2a7-4a45-aa03-0fde7b9dab32} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.001551 sec., 34816.247582205026 rows/sec., 2.72 MiB/sec. | ||
3513 | 2025.01.13 09:36:26.649380 [ 4 ] {55210f00-d2a7-4a45-aa03-0fde7b9dab32} <Debug> TCPHandler: Processed in 0.001851852 sec. | ||
3514 | 2025.01.13 09:36:26.649537 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3515 | 2025.01.13 09:36:26.649664 [ 253 ] {44997e6f-3368-4595-8b94-f00fa5ae1c67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3516 | 2025.01.13 09:36:26.649724 [ 253 ] {44997e6f-3368-4595-8b94-f00fa5ae1c67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3517 | 2025.01.13 09:36:26.650286 [ 253 ] {44997e6f-3368-4595-8b94-f00fa5ae1c67} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3518 | 2025.01.13 09:36:26.650324 [ 253 ] {44997e6f-3368-4595-8b94-f00fa5ae1c67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
3519 | 2025.01.13 09:36:26.650708 [ 253 ] {44997e6f-3368-4595-8b94-f00fa5ae1c67} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3520 | 2025.01.13 09:36:26.650961 [ 253 ] {44997e6f-3368-4595-8b94-f00fa5ae1c67} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3521 | 2025.01.13 09:36:26.651137 [ 253 ] {44997e6f-3368-4595-8b94-f00fa5ae1c67} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.0015 sec., 66666.66666666667 rows/sec., 4.62 MiB/sec. | ||
3522 | 2025.01.13 09:36:26.651188 [ 253 ] {44997e6f-3368-4595-8b94-f00fa5ae1c67} <Debug> TCPHandler: Processed in 0.001713578 sec. | ||
3523 | 2025.01.13 09:36:26.651352 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3524 | 2025.01.13 09:36:26.651481 [ 4 ] {1d3c0e7c-2ad1-4b4f-a257-501060188f8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3525 | 2025.01.13 09:36:26.651560 [ 4 ] {1d3c0e7c-2ad1-4b4f-a257-501060188f8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3526 | 2025.01.13 09:36:26.652762 [ 4 ] {1d3c0e7c-2ad1-4b4f-a257-501060188f8f} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3527 | 2025.01.13 09:36:26.652800 [ 4 ] {1d3c0e7c-2ad1-4b4f-a257-501060188f8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
3528 | 2025.01.13 09:36:26.653780 [ 4 ] {1d3c0e7c-2ad1-4b4f-a257-501060188f8f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3529 | 2025.01.13 09:36:26.654041 [ 4 ] {1d3c0e7c-2ad1-4b4f-a257-501060188f8f} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3530 | 2025.01.13 09:36:26.654236 [ 4 ] {1d3c0e7c-2ad1-4b4f-a257-501060188f8f} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002785 sec., 9335.72710951526 rows/sec., 16.73 MiB/sec. | ||
3531 | 2025.01.13 09:36:26.654327 [ 4 ] {1d3c0e7c-2ad1-4b4f-a257-501060188f8f} <Debug> TCPHandler: Processed in 0.003038236 sec. | ||
3532 | 2025.01.13 09:36:26.654495 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3533 | 2025.01.13 09:36:26.654624 [ 253 ] {34fbd14d-ca47-4103-8d59-2b046f3d8af3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3534 | 2025.01.13 09:36:26.654679 [ 253 ] {34fbd14d-ca47-4103-8d59-2b046f3d8af3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3535 | 2025.01.13 09:36:26.655143 [ 253 ] {34fbd14d-ca47-4103-8d59-2b046f3d8af3} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3536 | 2025.01.13 09:36:26.655181 [ 253 ] {34fbd14d-ca47-4103-8d59-2b046f3d8af3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
3537 | 2025.01.13 09:36:26.655539 [ 253 ] {34fbd14d-ca47-4103-8d59-2b046f3d8af3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3538 | 2025.01.13 09:36:26.655768 [ 253 ] {34fbd14d-ca47-4103-8d59-2b046f3d8af3} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3539 | 2025.01.13 09:36:26.655961 [ 253 ] {34fbd14d-ca47-4103-8d59-2b046f3d8af3} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001365 sec., 21978.02197802198 rows/sec., 1.51 MiB/sec. | ||
3540 | 2025.01.13 09:36:26.656011 [ 253 ] {34fbd14d-ca47-4103-8d59-2b046f3d8af3} <Debug> TCPHandler: Processed in 0.001580175 sec. | ||
3541 | 2025.01.13 09:36:30.297453 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3542 | 2025.01.13 09:36:30.297527 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3543 | 2025.01.13 09:36:30.405766 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7381 | ||
3544 | 2025.01.13 09:36:30.406417 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3545 | 2025.01.13 09:36:30.406462 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
3546 | 2025.01.13 09:36:30.407015 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3547 | 2025.01.13 09:36:30.407276 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3548 | 2025.01.13 09:36:30.407437 [ 130 ] {} <Debug> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3549 | 2025.01.13 09:36:30.407459 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 | ||
3550 | 2025.01.13 09:36:30.407482 [ 130 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3551 | 2025.01.13 09:36:30.407506 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
3552 | 2025.01.13 09:36:30.407658 [ 190 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::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 | ||
3553 | 2025.01.13 09:36:30.407988 [ 190 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3554 | 2025.01.13 09:36:30.408079 [ 190 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5063 rows starting from the beginning of the part | ||
3555 | 2025.01.13 09:36:30.408163 [ 190 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 488 rows starting from the beginning of the part | ||
3556 | 2025.01.13 09:36:30.408249 [ 190 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 427 rows starting from the beginning of the part | ||
3557 | 2025.01.13 09:36:30.408390 [ 190 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 488 rows starting from the beginning of the part | ||
3558 | 2025.01.13 09:36:30.408493 [ 190 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 427 rows starting from the beginning of the part | ||
3559 | 2025.01.13 09:36:30.408583 [ 190 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 488 rows starting from the beginning of the part | ||
3560 | 2025.01.13 09:36:30.410086 [ 191 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.002525782 sec., 2922263.2832128825 rows/sec., 41.80 MiB/sec. | ||
3561 | 2025.01.13 09:36:30.411044 [ 189 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3562 | 2025.01.13 09:36:30.411414 [ 189 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_16_3} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3563 | 2025.01.13 09:36:30.411499 [ 189 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_16_3} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3564 | 2025.01.13 09:36:30.411613 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
3565 | 2025.01.13 09:36:30.431317 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 510 | ||
3566 | 2025.01.13 09:36:30.434157 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3567 | 2025.01.13 09:36:30.434215 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
3568 | 2025.01.13 09:36:30.435772 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3569 | 2025.01.13 09:36:30.436099 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3570 | 2025.01.13 09:36:30.436303 [ 130 ] {} <Debug> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3571 | 2025.01.13 09:36:30.436415 [ 130 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3572 | 2025.01.13 09:36:30.436488 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
3573 | 2025.01.13 09:36:30.436845 [ 190 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::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 | ||
3574 | 2025.01.13 09:36:30.437798 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 510 | ||
3575 | 2025.01.13 09:36:30.438161 [ 190 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3576 | 2025.01.13 09:36:30.438312 [ 190 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 306 rows starting from the beginning of the part | ||
3577 | 2025.01.13 09:36:30.438793 [ 190 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 72 rows starting from the beginning of the part | ||
3578 | 2025.01.13 09:36:30.439241 [ 190 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 20 rows starting from the beginning of the part | ||
3579 | 2025.01.13 09:36:30.439690 [ 190 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::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 | ||
3580 | 2025.01.13 09:36:30.440156 [ 190 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 56 rows starting from the beginning of the part | ||
3581 | 2025.01.13 09:36:30.440610 [ 190 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 20 rows starting from the beginning of the part | ||
3582 | 2025.01.13 09:36:30.448027 [ 201 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 510 rows, containing 72 columns (72 merged, 0 gathered) in 0.011437834 sec., 44588.86184219845 rows/sec., 39.36 MiB/sec. | ||
3583 | 2025.01.13 09:36:30.449643 [ 188 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3584 | 2025.01.13 09:36:30.450491 [ 188 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_11_2} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3585 | 2025.01.13 09:36:30.450591 [ 188 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_11_2} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3586 | 2025.01.13 09:36:30.450930 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.81 MiB. | ||
3587 | 2025.01.13 09:36:30.834029 [ 130 ] {} <Debug> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3588 | 2025.01.13 09:36:30.834112 [ 130 ] {} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3589 | 2025.01.13 09:36:30.834155 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
3590 | 2025.01.13 09:36:30.834393 [ 191 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::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 | ||
3591 | 2025.01.13 09:36:30.834629 [ 191 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3592 | 2025.01.13 09:36:30.834676 [ 191 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
3593 | 2025.01.13 09:36:30.834772 [ 191 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
3594 | 2025.01.13 09:36:30.834977 [ 191 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
3595 | 2025.01.13 09:36:30.835293 [ 191 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
3596 | 2025.01.13 09:36:30.835467 [ 191 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
3597 | 2025.01.13 09:36:30.836596 [ 201 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9 rows, containing 4 columns (4 merged, 0 gathered) in 0.002342126 sec., 3842.662606537821 rows/sec., 258.93 KiB/sec. | ||
3598 | 2025.01.13 09:36:30.836811 [ 200 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3599 | 2025.01.13 09:36:30.837194 [ 200 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_9_2} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3600 | 2025.01.13 09:36:30.837282 [ 200 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_9_2} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3601 | 2025.01.13 09:36:30.837380 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
3602 | 2025.01.13 09:36:30.887128 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 121 | ||
3603 | 2025.01.13 09:36:30.908793 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3604 | 2025.01.13 09:36:30.908840 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
3605 | 2025.01.13 09:36:30.916423 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3606 | 2025.01.13 09:36:30.917202 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3607 | 2025.01.13 09:36:30.917588 [ 130 ] {} <Debug> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3608 | 2025.01.13 09:36:30.917717 [ 130 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3609 | 2025.01.13 09:36:30.917785 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
3610 | 2025.01.13 09:36:30.918232 [ 191 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
3611 | 2025.01.13 09:36:30.932683 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
3612 | 2025.01.13 09:36:30.934628 [ 191 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3613 | 2025.01.13 09:36:30.936382 [ 191 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
3614 | 2025.01.13 09:36:30.942306 [ 191 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
3615 | 2025.01.13 09:36:30.948310 [ 191 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
3616 | 2025.01.13 09:36:30.954114 [ 191 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
3617 | 2025.01.13 09:36:30.959985 [ 191 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 8 rows starting from the beginning of the part | ||
3618 | 2025.01.13 09:36:30.964575 [ 191 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 7 rows starting from the beginning of the part | ||
3619 | 2025.01.13 09:36:31.000150 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.32 MiB, peak 185.32 MiB, free memory in arenas 0.00 B, will set to 177.41 MiB (RSS), difference: -7.90 MiB | ||
3620 | 2025.01.13 09:36:31.001883 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001443801 sec. | ||
3621 | 2025.01.13 09:36:31.025661 [ 201 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.107741516 sec., 1123.0582647454116 rows/sec., 5.81 MiB/sec. | ||
3622 | 2025.01.13 09:36:31.028316 [ 201 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3623 | 2025.01.13 09:36:31.031401 [ 201 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_16_3} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3624 | 2025.01.13 09:36:31.031535 [ 201 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_16_3} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3625 | 2025.01.13 09:36:31.034064 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
3626 | 2025.01.13 09:36:31.646291 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3627 | 2025.01.13 09:36:31.646508 [ 4 ] {dcff5e02-d449-47de-bcce-5f16bc0c4ea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3628 | 2025.01.13 09:36:31.646590 [ 4 ] {dcff5e02-d449-47de-bcce-5f16bc0c4ea8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3629 | 2025.01.13 09:36:31.647413 [ 4 ] {dcff5e02-d449-47de-bcce-5f16bc0c4ea8} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3630 | 2025.01.13 09:36:31.647466 [ 4 ] {dcff5e02-d449-47de-bcce-5f16bc0c4ea8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
3631 | 2025.01.13 09:36:31.647897 [ 4 ] {dcff5e02-d449-47de-bcce-5f16bc0c4ea8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3632 | 2025.01.13 09:36:31.648157 [ 4 ] {dcff5e02-d449-47de-bcce-5f16bc0c4ea8} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3633 | 2025.01.13 09:36:31.648389 [ 4 ] {dcff5e02-d449-47de-bcce-5f16bc0c4ea8} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001941 sec., 7212.776919113859 rows/sec., 519.22 KiB/sec. | ||
3634 | 2025.01.13 09:36:31.648447 [ 4 ] {dcff5e02-d449-47de-bcce-5f16bc0c4ea8} <Debug> TCPHandler: Processed in 0.002305836 sec. | ||
3635 | 2025.01.13 09:36:31.648634 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3636 | 2025.01.13 09:36:31.648775 [ 253 ] {84462c76-ce11-4fc8-9b76-d203760c90ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3637 | 2025.01.13 09:36:31.648829 [ 253 ] {84462c76-ce11-4fc8-9b76-d203760c90ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3638 | 2025.01.13 09:36:31.649539 [ 253 ] {84462c76-ce11-4fc8-9b76-d203760c90ef} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3639 | 2025.01.13 09:36:31.649579 [ 253 ] {84462c76-ce11-4fc8-9b76-d203760c90ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
3640 | 2025.01.13 09:36:31.649960 [ 253 ] {84462c76-ce11-4fc8-9b76-d203760c90ef} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3641 | 2025.01.13 09:36:31.650201 [ 253 ] {84462c76-ce11-4fc8-9b76-d203760c90ef} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3642 | 2025.01.13 09:36:31.650423 [ 253 ] {84462c76-ce11-4fc8-9b76-d203760c90ef} <Debug> executeQuery: Read 199 rows, 18.11 KiB in 0.001678 sec., 118593.56376638856 rows/sec., 10.54 MiB/sec. | ||
3643 | 2025.01.13 09:36:31.650478 [ 253 ] {84462c76-ce11-4fc8-9b76-d203760c90ef} <Debug> TCPHandler: Processed in 0.001912384 sec. | ||
3644 | 2025.01.13 09:36:31.650629 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3645 | 2025.01.13 09:36:31.650735 [ 4 ] {0463d75e-4605-41cf-a01d-daff6e82f3c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3646 | 2025.01.13 09:36:31.650779 [ 4 ] {0463d75e-4605-41cf-a01d-daff6e82f3c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3647 | 2025.01.13 09:36:31.651311 [ 4 ] {0463d75e-4605-41cf-a01d-daff6e82f3c6} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3648 | 2025.01.13 09:36:31.651350 [ 4 ] {0463d75e-4605-41cf-a01d-daff6e82f3c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
3649 | 2025.01.13 09:36:31.651694 [ 4 ] {0463d75e-4605-41cf-a01d-daff6e82f3c6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3650 | 2025.01.13 09:36:31.651932 [ 4 ] {0463d75e-4605-41cf-a01d-daff6e82f3c6} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3651 | 2025.01.13 09:36:31.652116 [ 127 ] {} <Debug> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
3652 | 2025.01.13 09:36:31.652174 [ 4 ] {0463d75e-4605-41cf-a01d-daff6e82f3c6} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.001454 sec., 13755.15818431912 rows/sec., 985.97 KiB/sec. | ||
3653 | 2025.01.13 09:36:31.652202 [ 127 ] {} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3654 | 2025.01.13 09:36:31.652282 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
3655 | 2025.01.13 09:36:31.652297 [ 4 ] {0463d75e-4605-41cf-a01d-daff6e82f3c6} <Debug> TCPHandler: Processed in 0.001716019 sec. | ||
3656 | 2025.01.13 09:36:31.652553 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3657 | 2025.01.13 09:36:31.652869 [ 192 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::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 | ||
3658 | 2025.01.13 09:36:31.652949 [ 253 ] {6a1cbef1-a62f-42fb-b29b-a27aa264c210} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3659 | 2025.01.13 09:36:31.653065 [ 253 ] {6a1cbef1-a62f-42fb-b29b-a27aa264c210} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3660 | 2025.01.13 09:36:31.653344 [ 192 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3661 | 2025.01.13 09:36:31.653423 [ 192 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 54 rows starting from the beginning of the part | ||
3662 | 2025.01.13 09:36:31.653781 [ 192 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 20 rows starting from the beginning of the part | ||
3663 | 2025.01.13 09:36:31.654268 [ 192 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 26 rows starting from the beginning of the part | ||
3664 | 2025.01.13 09:36:31.654586 [ 192 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 20 rows starting from the beginning of the part | ||
3665 | 2025.01.13 09:36:31.654832 [ 192 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 26 rows starting from the beginning of the part | ||
3666 | 2025.01.13 09:36:31.655116 [ 192 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 20 rows starting from the beginning of the part | ||
3667 | 2025.01.13 09:36:31.655824 [ 253 ] {6a1cbef1-a62f-42fb-b29b-a27aa264c210} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3668 | 2025.01.13 09:36:31.655884 [ 253 ] {6a1cbef1-a62f-42fb-b29b-a27aa264c210} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
3669 | 2025.01.13 09:36:31.656869 [ 253 ] {6a1cbef1-a62f-42fb-b29b-a27aa264c210} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3670 | 2025.01.13 09:36:31.657450 [ 253 ] {6a1cbef1-a62f-42fb-b29b-a27aa264c210} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3671 | 2025.01.13 09:36:31.658246 [ 253 ] {6a1cbef1-a62f-42fb-b29b-a27aa264c210} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005384 sec., 2600.2971768202083 rows/sec., 182.11 KiB/sec. | ||
3672 | 2025.01.13 09:36:31.658300 [ 192 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 166 rows, containing 5 columns (5 merged, 0 gathered) in 0.005863396 sec., 28311.23806067337 rows/sec., 2.13 MiB/sec. | ||
3673 | 2025.01.13 09:36:31.658421 [ 253 ] {6a1cbef1-a62f-42fb-b29b-a27aa264c210} <Debug> TCPHandler: Processed in 0.006025411 sec. | ||
3674 | 2025.01.13 09:36:31.658616 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3675 | 2025.01.13 09:36:31.658625 [ 198 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
3676 | 2025.01.13 09:36:31.658842 [ 4 ] {b0f75e34-1719-44b0-bfb8-957fd49df104} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3677 | 2025.01.13 09:36:31.658907 [ 4 ] {b0f75e34-1719-44b0-bfb8-957fd49df104} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3678 | 2025.01.13 09:36:31.659326 [ 198 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_15_3} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3679 | 2025.01.13 09:36:31.659599 [ 198 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_15_3} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
3680 | 2025.01.13 09:36:31.659730 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
3681 | 2025.01.13 09:36:31.659982 [ 4 ] {b0f75e34-1719-44b0-bfb8-957fd49df104} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3682 | 2025.01.13 09:36:31.660027 [ 4 ] {b0f75e34-1719-44b0-bfb8-957fd49df104} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
3683 | 2025.01.13 09:36:31.660392 [ 4 ] {b0f75e34-1719-44b0-bfb8-957fd49df104} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3684 | 2025.01.13 09:36:31.660632 [ 4 ] {b0f75e34-1719-44b0-bfb8-957fd49df104} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3685 | 2025.01.13 09:36:31.660906 [ 4 ] {b0f75e34-1719-44b0-bfb8-957fd49df104} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.002124 sec., 6120.527306967985 rows/sec., 381.61 KiB/sec. | ||
3686 | 2025.01.13 09:36:31.661046 [ 4 ] {b0f75e34-1719-44b0-bfb8-957fd49df104} <Debug> TCPHandler: Processed in 0.002497961 sec. | ||
3687 | 2025.01.13 09:36:31.661216 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3688 | 2025.01.13 09:36:31.661321 [ 253 ] {1da85b6b-de82-45c5-a30e-ca9b1a4616ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3689 | 2025.01.13 09:36:31.661364 [ 253 ] {1da85b6b-de82-45c5-a30e-ca9b1a4616ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3690 | 2025.01.13 09:36:31.662047 [ 253 ] {1da85b6b-de82-45c5-a30e-ca9b1a4616ed} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3691 | 2025.01.13 09:36:31.662088 [ 253 ] {1da85b6b-de82-45c5-a30e-ca9b1a4616ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
3692 | 2025.01.13 09:36:31.662465 [ 253 ] {1da85b6b-de82-45c5-a30e-ca9b1a4616ed} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3693 | 2025.01.13 09:36:31.662708 [ 253 ] {1da85b6b-de82-45c5-a30e-ca9b1a4616ed} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3694 | 2025.01.13 09:36:31.662932 [ 253 ] {1da85b6b-de82-45c5-a30e-ca9b1a4616ed} <Debug> executeQuery: Read 359 rows, 25.84 KiB in 0.001628 sec., 220515.9705159705 rows/sec., 15.50 MiB/sec. | ||
3695 | 2025.01.13 09:36:31.663050 [ 253 ] {1da85b6b-de82-45c5-a30e-ca9b1a4616ed} <Debug> TCPHandler: Processed in 0.001893564 sec. | ||
3696 | 2025.01.13 09:36:31.663207 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3697 | 2025.01.13 09:36:31.663314 [ 4 ] {9e2cc86c-1278-4dda-bfc5-ca54d736d785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3698 | 2025.01.13 09:36:31.663360 [ 4 ] {9e2cc86c-1278-4dda-bfc5-ca54d736d785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3699 | 2025.01.13 09:36:31.663800 [ 4 ] {9e2cc86c-1278-4dda-bfc5-ca54d736d785} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3700 | 2025.01.13 09:36:31.663838 [ 4 ] {9e2cc86c-1278-4dda-bfc5-ca54d736d785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
3701 | 2025.01.13 09:36:31.664189 [ 4 ] {9e2cc86c-1278-4dda-bfc5-ca54d736d785} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3702 | 2025.01.13 09:36:31.664434 [ 4 ] {9e2cc86c-1278-4dda-bfc5-ca54d736d785} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3703 | 2025.01.13 09:36:31.664726 [ 4 ] {9e2cc86c-1278-4dda-bfc5-ca54d736d785} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001411 sec., 4252.303330970943 rows/sec., 222.17 KiB/sec. | ||
3704 | 2025.01.13 09:36:31.664807 [ 4 ] {9e2cc86c-1278-4dda-bfc5-ca54d736d785} <Debug> TCPHandler: Processed in 0.001657057 sec. | ||
3705 | 2025.01.13 09:36:31.664955 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3706 | 2025.01.13 09:36:31.665066 [ 253 ] {52a6b1e3-ff10-4b67-bc7e-cfacd396cce8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3707 | 2025.01.13 09:36:31.665114 [ 253 ] {52a6b1e3-ff10-4b67-bc7e-cfacd396cce8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3708 | 2025.01.13 09:36:31.665642 [ 253 ] {52a6b1e3-ff10-4b67-bc7e-cfacd396cce8} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3709 | 2025.01.13 09:36:31.665681 [ 253 ] {52a6b1e3-ff10-4b67-bc7e-cfacd396cce8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
3710 | 2025.01.13 09:36:31.666059 [ 253 ] {52a6b1e3-ff10-4b67-bc7e-cfacd396cce8} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3711 | 2025.01.13 09:36:31.666297 [ 253 ] {52a6b1e3-ff10-4b67-bc7e-cfacd396cce8} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3712 | 2025.01.13 09:36:31.666616 [ 253 ] {52a6b1e3-ff10-4b67-bc7e-cfacd396cce8} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001569 sec., 112810.70745697895 rows/sec., 7.44 MiB/sec. | ||
3713 | 2025.01.13 09:36:31.667043 [ 253 ] {52a6b1e3-ff10-4b67-bc7e-cfacd396cce8} <Debug> TCPHandler: Processed in 0.002135201 sec. | ||
3714 | 2025.01.13 09:36:31.667270 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3715 | 2025.01.13 09:36:31.667394 [ 4 ] {8edfaa6b-6dd9-46b9-b63f-ad05a45391cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3716 | 2025.01.13 09:36:31.667445 [ 4 ] {8edfaa6b-6dd9-46b9-b63f-ad05a45391cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3717 | 2025.01.13 09:36:31.667906 [ 4 ] {8edfaa6b-6dd9-46b9-b63f-ad05a45391cb} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3718 | 2025.01.13 09:36:31.667947 [ 4 ] {8edfaa6b-6dd9-46b9-b63f-ad05a45391cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
3719 | 2025.01.13 09:36:31.668319 [ 4 ] {8edfaa6b-6dd9-46b9-b63f-ad05a45391cb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3720 | 2025.01.13 09:36:31.668584 [ 4 ] {8edfaa6b-6dd9-46b9-b63f-ad05a45391cb} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3721 | 2025.01.13 09:36:31.668827 [ 4 ] {8edfaa6b-6dd9-46b9-b63f-ad05a45391cb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00145 sec., 689.6551724137931 rows/sec., 46.47 KiB/sec. | ||
3722 | 2025.01.13 09:36:31.668999 [ 4 ] {8edfaa6b-6dd9-46b9-b63f-ad05a45391cb} <Debug> TCPHandler: Processed in 0.001827981 sec. | ||
3723 | 2025.01.13 09:36:31.669162 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3724 | 2025.01.13 09:36:31.669292 [ 253 ] {75d7765f-7013-453e-9796-34fa9d94165a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3725 | 2025.01.13 09:36:31.669372 [ 253 ] {75d7765f-7013-453e-9796-34fa9d94165a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3726 | 2025.01.13 09:36:31.670571 [ 253 ] {75d7765f-7013-453e-9796-34fa9d94165a} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3727 | 2025.01.13 09:36:31.670610 [ 253 ] {75d7765f-7013-453e-9796-34fa9d94165a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
3728 | 2025.01.13 09:36:31.671221 [ 253 ] {75d7765f-7013-453e-9796-34fa9d94165a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3729 | 2025.01.13 09:36:31.671476 [ 253 ] {75d7765f-7013-453e-9796-34fa9d94165a} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3730 | 2025.01.13 09:36:31.672087 [ 253 ] {75d7765f-7013-453e-9796-34fa9d94165a} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002717 sec., 4784.6889952153115 rows/sec., 8.57 MiB/sec. | ||
3731 | 2025.01.13 09:36:31.672318 [ 253 ] {75d7765f-7013-453e-9796-34fa9d94165a} <Debug> TCPHandler: Processed in 0.003217962 sec. | ||
3732 | 2025.01.13 09:36:31.672475 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3733 | 2025.01.13 09:36:31.672604 [ 4 ] {687f5fde-bf6d-4355-a7c6-0fa2fb10c25b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3734 | 2025.01.13 09:36:31.672660 [ 4 ] {687f5fde-bf6d-4355-a7c6-0fa2fb10c25b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3735 | 2025.01.13 09:36:31.673182 [ 4 ] {687f5fde-bf6d-4355-a7c6-0fa2fb10c25b} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3736 | 2025.01.13 09:36:31.673221 [ 4 ] {687f5fde-bf6d-4355-a7c6-0fa2fb10c25b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
3737 | 2025.01.13 09:36:31.673580 [ 4 ] {687f5fde-bf6d-4355-a7c6-0fa2fb10c25b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3738 | 2025.01.13 09:36:31.673823 [ 4 ] {687f5fde-bf6d-4355-a7c6-0fa2fb10c25b} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3739 | 2025.01.13 09:36:31.674104 [ 4 ] {687f5fde-bf6d-4355-a7c6-0fa2fb10c25b} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001502 sec., 34620.50599201065 rows/sec., 2.14 MiB/sec. | ||
3740 | 2025.01.13 09:36:31.674327 [ 4 ] {687f5fde-bf6d-4355-a7c6-0fa2fb10c25b} <Debug> TCPHandler: Processed in 0.001912475 sec. | ||
3741 | 2025.01.13 09:36:32.000239 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.84 MiB, peak 185.32 MiB, free memory in arenas 0.00 B, will set to 177.86 MiB (RSS), difference: 9.01 MiB | ||
3742 | 2025.01.13 09:36:36.643404 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3743 | 2025.01.13 09:36:36.643636 [ 4 ] {6e52c67f-5a40-4096-b8cc-c7149a6e5409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3744 | 2025.01.13 09:36:36.643717 [ 4 ] {6e52c67f-5a40-4096-b8cc-c7149a6e5409} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3745 | 2025.01.13 09:36:36.644512 [ 4 ] {6e52c67f-5a40-4096-b8cc-c7149a6e5409} <Trace> oximeter.fields_ipaddr (55eee10e-07c1-4121-bb06-cd2392fbd95f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3746 | 2025.01.13 09:36:36.644558 [ 4 ] {6e52c67f-5a40-4096-b8cc-c7149a6e5409} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
3747 | 2025.01.13 09:36:36.644982 [ 4 ] {6e52c67f-5a40-4096-b8cc-c7149a6e5409} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
3748 | 2025.01.13 09:36:36.645244 [ 4 ] {6e52c67f-5a40-4096-b8cc-c7149a6e5409} <Trace> oximeter.fields_ipaddr (55eee10e-07c1-4121-bb06-cd2392fbd95f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3749 | 2025.01.13 09:36:36.645502 [ 4 ] {6e52c67f-5a40-4096-b8cc-c7149a6e5409} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001911 sec., 1046.5724751439038 rows/sec., 85.34 KiB/sec. | ||
3750 | 2025.01.13 09:36:36.645768 [ 4 ] {6e52c67f-5a40-4096-b8cc-c7149a6e5409} <Debug> TCPHandler: Processed in 0.002514862 sec. | ||
3751 | 2025.01.13 09:36:36.645963 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3752 | 2025.01.13 09:36:36.646102 [ 253 ] {63bb3b24-5c07-4948-90b3-ae6bf40fbdf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3753 | 2025.01.13 09:36:36.646157 [ 253 ] {63bb3b24-5c07-4948-90b3-ae6bf40fbdf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3754 | 2025.01.13 09:36:36.646757 [ 253 ] {63bb3b24-5c07-4948-90b3-ae6bf40fbdf6} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3755 | 2025.01.13 09:36:36.646798 [ 253 ] {63bb3b24-5c07-4948-90b3-ae6bf40fbdf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
3756 | 2025.01.13 09:36:36.647180 [ 253 ] {63bb3b24-5c07-4948-90b3-ae6bf40fbdf6} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3757 | 2025.01.13 09:36:36.647418 [ 253 ] {63bb3b24-5c07-4948-90b3-ae6bf40fbdf6} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3758 | 2025.01.13 09:36:36.647693 [ 253 ] {63bb3b24-5c07-4948-90b3-ae6bf40fbdf6} <Debug> executeQuery: Read 79 rows, 6.92 KiB in 0.001616 sec., 48886.13861386138 rows/sec., 4.18 MiB/sec. | ||
3759 | 2025.01.13 09:36:36.647888 [ 253 ] {63bb3b24-5c07-4948-90b3-ae6bf40fbdf6} <Debug> TCPHandler: Processed in 0.001989326 sec. | ||
3760 | 2025.01.13 09:36:36.648075 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3761 | 2025.01.13 09:36:36.648186 [ 4 ] {ad5a4642-70d6-4ba2-8a32-31cdbfa60ad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3762 | 2025.01.13 09:36:36.648233 [ 4 ] {ad5a4642-70d6-4ba2-8a32-31cdbfa60ad9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3763 | 2025.01.13 09:36:36.648916 [ 4 ] {ad5a4642-70d6-4ba2-8a32-31cdbfa60ad9} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3764 | 2025.01.13 09:36:36.648964 [ 4 ] {ad5a4642-70d6-4ba2-8a32-31cdbfa60ad9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
3765 | 2025.01.13 09:36:36.649357 [ 4 ] {ad5a4642-70d6-4ba2-8a32-31cdbfa60ad9} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3766 | 2025.01.13 09:36:36.649604 [ 4 ] {ad5a4642-70d6-4ba2-8a32-31cdbfa60ad9} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3767 | 2025.01.13 09:36:36.649807 [ 4 ] {ad5a4642-70d6-4ba2-8a32-31cdbfa60ad9} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001644 sec., 17031.6301703163 rows/sec., 1.24 MiB/sec. | ||
3768 | 2025.01.13 09:36:36.649859 [ 4 ] {ad5a4642-70d6-4ba2-8a32-31cdbfa60ad9} <Debug> TCPHandler: Processed in 0.001852423 sec. | ||
3769 | 2025.01.13 09:36:36.650002 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3770 | 2025.01.13 09:36:36.650109 [ 253 ] {6448467d-755d-439b-998a-f472f11b2294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3771 | 2025.01.13 09:36:36.650183 [ 253 ] {6448467d-755d-439b-998a-f472f11b2294} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3772 | 2025.01.13 09:36:36.650882 [ 253 ] {6448467d-755d-439b-998a-f472f11b2294} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3773 | 2025.01.13 09:36:36.650930 [ 253 ] {6448467d-755d-439b-998a-f472f11b2294} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
3774 | 2025.01.13 09:36:36.651329 [ 253 ] {6448467d-755d-439b-998a-f472f11b2294} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3775 | 2025.01.13 09:36:36.651562 [ 253 ] {6448467d-755d-439b-998a-f472f11b2294} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3776 | 2025.01.13 09:36:36.651796 [ 253 ] {6448467d-755d-439b-998a-f472f11b2294} <Debug> executeQuery: Read 56 rows, 4.48 KiB in 0.001706 sec., 32825.3223915592 rows/sec., 2.57 MiB/sec. | ||
3777 | 2025.01.13 09:36:36.651909 [ 253 ] {6448467d-755d-439b-998a-f472f11b2294} <Debug> TCPHandler: Processed in 0.001958645 sec. | ||
3778 | 2025.01.13 09:36:36.652060 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3779 | 2025.01.13 09:36:36.652194 [ 4 ] {64281d3e-2975-4e8f-b91e-f92f14793bf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3780 | 2025.01.13 09:36:36.652245 [ 4 ] {64281d3e-2975-4e8f-b91e-f92f14793bf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3781 | 2025.01.13 09:36:36.652842 [ 4 ] {64281d3e-2975-4e8f-b91e-f92f14793bf5} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3782 | 2025.01.13 09:36:36.652888 [ 4 ] {64281d3e-2975-4e8f-b91e-f92f14793bf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
3783 | 2025.01.13 09:36:36.653327 [ 4 ] {64281d3e-2975-4e8f-b91e-f92f14793bf5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3784 | 2025.01.13 09:36:36.653564 [ 4 ] {64281d3e-2975-4e8f-b91e-f92f14793bf5} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3785 | 2025.01.13 09:36:36.653830 [ 4 ] {64281d3e-2975-4e8f-b91e-f92f14793bf5} <Debug> executeQuery: Read 101 rows, 7.17 KiB in 0.001658 sec., 60916.7671893848 rows/sec., 4.22 MiB/sec. | ||
3786 | 2025.01.13 09:36:36.654053 [ 4 ] {64281d3e-2975-4e8f-b91e-f92f14793bf5} <Debug> TCPHandler: Processed in 0.002042918 sec. | ||
3787 | 2025.01.13 09:36:36.654208 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3788 | 2025.01.13 09:36:36.654334 [ 253 ] {c69fd61d-aa4f-4147-84b1-a8c495e00ac5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3789 | 2025.01.13 09:36:36.654417 [ 253 ] {c69fd61d-aa4f-4147-84b1-a8c495e00ac5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3790 | 2025.01.13 09:36:36.655734 [ 253 ] {c69fd61d-aa4f-4147-84b1-a8c495e00ac5} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3791 | 2025.01.13 09:36:36.655778 [ 253 ] {c69fd61d-aa4f-4147-84b1-a8c495e00ac5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
3792 | 2025.01.13 09:36:36.656426 [ 253 ] {c69fd61d-aa4f-4147-84b1-a8c495e00ac5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3793 | 2025.01.13 09:36:36.656695 [ 253 ] {c69fd61d-aa4f-4147-84b1-a8c495e00ac5} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3794 | 2025.01.13 09:36:36.656881 [ 118 ] {} <Debug> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3795 | 2025.01.13 09:36:36.656974 [ 253 ] {c69fd61d-aa4f-4147-84b1-a8c495e00ac5} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002662 sec., 9767.092411720512 rows/sec., 17.50 MiB/sec. | ||
3796 | 2025.01.13 09:36:36.656977 [ 118 ] {} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3797 | 2025.01.13 09:36:36.657064 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
3798 | 2025.01.13 09:36:36.657315 [ 253 ] {c69fd61d-aa4f-4147-84b1-a8c495e00ac5} <Debug> TCPHandler: Processed in 0.003151719 sec. | ||
3799 | 2025.01.13 09:36:36.657570 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3800 | 2025.01.13 09:36:36.657605 [ 192 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::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 | ||
3801 | 2025.01.13 09:36:36.657782 [ 4 ] {b100ddc7-f1a5-4409-8684-4abbe19c7b7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3802 | 2025.01.13 09:36:36.657910 [ 4 ] {b100ddc7-f1a5-4409-8684-4abbe19c7b7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3803 | 2025.01.13 09:36:36.658920 [ 192 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3804 | 2025.01.13 09:36:36.659104 [ 192 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 152 rows starting from the beginning of the part | ||
3805 | 2025.01.13 09:36:36.659845 [ 192 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 26 rows starting from the beginning of the part | ||
3806 | 2025.01.13 09:36:36.660046 [ 4 ] {b100ddc7-f1a5-4409-8684-4abbe19c7b7f} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3807 | 2025.01.13 09:36:36.660142 [ 4 ] {b100ddc7-f1a5-4409-8684-4abbe19c7b7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
3808 | 2025.01.13 09:36:36.660757 [ 192 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 13 rows starting from the beginning of the part | ||
3809 | 2025.01.13 09:36:36.661517 [ 192 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 26 rows starting from the beginning of the part | ||
3810 | 2025.01.13 09:36:36.661664 [ 4 ] {b100ddc7-f1a5-4409-8684-4abbe19c7b7f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3811 | 2025.01.13 09:36:36.662037 [ 192 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 13 rows starting from the beginning of the part | ||
3812 | 2025.01.13 09:36:36.662590 [ 4 ] {b100ddc7-f1a5-4409-8684-4abbe19c7b7f} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3813 | 2025.01.13 09:36:36.662652 [ 192 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 26 rows starting from the beginning of the part | ||
3814 | 2025.01.13 09:36:36.663641 [ 4 ] {b100ddc7-f1a5-4409-8684-4abbe19c7b7f} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.005891 sec., 5092.514004413511 rows/sec., 357.24 KiB/sec. | ||
3815 | 2025.01.13 09:36:36.664005 [ 4 ] {b100ddc7-f1a5-4409-8684-4abbe19c7b7f} <Debug> TCPHandler: Processed in 0.006570246 sec. | ||
3816 | 2025.01.13 09:36:36.666845 [ 198 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 256 rows, containing 19 columns (19 merged, 0 gathered) in 0.009584142 sec., 26710.789552158138 rows/sec., 47.86 MiB/sec. | ||
3817 | 2025.01.13 09:36:36.667461 [ 197 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3818 | 2025.01.13 09:36:36.667882 [ 197 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3819 | 2025.01.13 09:36:36.667959 [ 197 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3820 | 2025.01.13 09:36:36.668106 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
3821 | 2025.01.13 09:36:37.908514 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7808 | ||
3822 | 2025.01.13 09:36:37.909160 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3823 | 2025.01.13 09:36:37.909214 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
3824 | 2025.01.13 09:36:37.909739 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3825 | 2025.01.13 09:36:37.910001 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3826 | 2025.01.13 09:36:37.910325 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7808 | ||
3827 | 2025.01.13 09:36:38.433702 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
3828 | 2025.01.13 09:36:38.454416 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3829 | 2025.01.13 09:36:38.454479 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
3830 | 2025.01.13 09:36:38.465009 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3831 | 2025.01.13 09:36:38.465926 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3832 | 2025.01.13 09:36:38.472736 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
3833 | 2025.01.13 09:36:39.000160 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 178.47 MiB, peak 185.32 MiB, free memory in arenas 0.00 B, will set to 179.75 MiB (RSS), difference: 1.28 MiB | ||
3834 | 2025.01.13 09:36:40.438860 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 546 | ||
3835 | 2025.01.13 09:36:40.442060 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3836 | 2025.01.13 09:36:40.442121 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
3837 | 2025.01.13 09:36:40.443598 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3838 | 2025.01.13 09:36:40.443927 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3839 | 2025.01.13 09:36:40.445219 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 546 | ||
3840 | 2025.01.13 09:36:41.646772 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3841 | 2025.01.13 09:36:41.646991 [ 4 ] {3aeb6b87-de06-41ca-9b6c-5dde316c766e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3842 | 2025.01.13 09:36:41.647075 [ 4 ] {3aeb6b87-de06-41ca-9b6c-5dde316c766e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3843 | 2025.01.13 09:36:41.647891 [ 4 ] {3aeb6b87-de06-41ca-9b6c-5dde316c766e} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3844 | 2025.01.13 09:36:41.647943 [ 4 ] {3aeb6b87-de06-41ca-9b6c-5dde316c766e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
3845 | 2025.01.13 09:36:41.648392 [ 4 ] {3aeb6b87-de06-41ca-9b6c-5dde316c766e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3846 | 2025.01.13 09:36:41.648658 [ 4 ] {3aeb6b87-de06-41ca-9b6c-5dde316c766e} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3847 | 2025.01.13 09:36:41.648870 [ 4 ] {3aeb6b87-de06-41ca-9b6c-5dde316c766e} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001937 sec., 7227.671657201859 rows/sec., 520.30 KiB/sec. | ||
3848 | 2025.01.13 09:36:41.648984 [ 4 ] {3aeb6b87-de06-41ca-9b6c-5dde316c766e} <Debug> TCPHandler: Processed in 0.002354926 sec. | ||
3849 | 2025.01.13 09:36:41.649176 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3850 | 2025.01.13 09:36:41.649323 [ 253 ] {1e79b784-2bde-4bf9-999a-834e0990cf36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3851 | 2025.01.13 09:36:41.649385 [ 253 ] {1e79b784-2bde-4bf9-999a-834e0990cf36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3852 | 2025.01.13 09:36:41.650047 [ 253 ] {1e79b784-2bde-4bf9-999a-834e0990cf36} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3853 | 2025.01.13 09:36:41.650086 [ 253 ] {1e79b784-2bde-4bf9-999a-834e0990cf36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
3854 | 2025.01.13 09:36:41.650477 [ 253 ] {1e79b784-2bde-4bf9-999a-834e0990cf36} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3855 | 2025.01.13 09:36:41.650737 [ 253 ] {1e79b784-2bde-4bf9-999a-834e0990cf36} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3856 | 2025.01.13 09:36:41.650864 [ 113 ] {} <Debug> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3857 | 2025.01.13 09:36:41.650908 [ 113 ] {} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3858 | 2025.01.13 09:36:41.650928 [ 253 ] {1e79b784-2bde-4bf9-999a-834e0990cf36} <Debug> executeQuery: Read 199 rows, 18.11 KiB in 0.001637 sec., 121563.83628588881 rows/sec., 10.81 MiB/sec. | ||
3859 | 2025.01.13 09:36:41.650932 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
3860 | 2025.01.13 09:36:41.651013 [ 253 ] {1e79b784-2bde-4bf9-999a-834e0990cf36} <Debug> TCPHandler: Processed in 0.001907824 sec. | ||
3861 | 2025.01.13 09:36:41.651077 [ 193 ] {4e32d370-b554-4105-93df-36198ea84aa7::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 | ||
3862 | 2025.01.13 09:36:41.651177 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3863 | 2025.01.13 09:36:41.651188 [ 193 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3864 | 2025.01.13 09:36:41.651227 [ 193 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1395 rows starting from the beginning of the part | ||
3865 | 2025.01.13 09:36:41.651316 [ 4 ] {24540f23-f9a6-41ac-9643-21558e114871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3866 | 2025.01.13 09:36:41.651326 [ 193 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 26 rows starting from the beginning of the part | ||
3867 | 2025.01.13 09:36:41.651474 [ 4 ] {24540f23-f9a6-41ac-9643-21558e114871} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3868 | 2025.01.13 09:36:41.651758 [ 193 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 78 rows starting from the beginning of the part | ||
3869 | 2025.01.13 09:36:41.652192 [ 193 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 199 rows starting from the beginning of the part | ||
3870 | 2025.01.13 09:36:41.652543 [ 193 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 79 rows starting from the beginning of the part | ||
3871 | 2025.01.13 09:36:41.652902 [ 193 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 199 rows starting from the beginning of the part | ||
3872 | 2025.01.13 09:36:41.654095 [ 4 ] {24540f23-f9a6-41ac-9643-21558e114871} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3873 | 2025.01.13 09:36:41.654143 [ 4 ] {24540f23-f9a6-41ac-9643-21558e114871} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
3874 | 2025.01.13 09:36:41.654826 [ 4 ] {24540f23-f9a6-41ac-9643-21558e114871} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3875 | 2025.01.13 09:36:41.655125 [ 4 ] {24540f23-f9a6-41ac-9643-21558e114871} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3876 | 2025.01.13 09:36:41.655615 [ 4 ] {24540f23-f9a6-41ac-9643-21558e114871} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.004315 sec., 4634.994206257242 rows/sec., 332.23 KiB/sec. | ||
3877 | 2025.01.13 09:36:41.655745 [ 193 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1976 rows, containing 5 columns (5 merged, 0 gathered) in 0.004717674 sec., 418850.4758912973 rows/sec., 37.07 MiB/sec. | ||
3878 | 2025.01.13 09:36:41.655813 [ 4 ] {24540f23-f9a6-41ac-9643-21558e114871} <Debug> TCPHandler: Processed in 0.004697973 sec. | ||
3879 | 2025.01.13 09:36:41.655988 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3880 | 2025.01.13 09:36:41.656020 [ 193 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3881 | 2025.01.13 09:36:41.656114 [ 253 ] {9dd56a44-879f-41b0-95e0-bae6ca8a4674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3882 | 2025.01.13 09:36:41.656168 [ 253 ] {9dd56a44-879f-41b0-95e0-bae6ca8a4674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3883 | 2025.01.13 09:36:41.656361 [ 193 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_26_5} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3884 | 2025.01.13 09:36:41.656506 [ 193 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_26_5} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3885 | 2025.01.13 09:36:41.656598 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
3886 | 2025.01.13 09:36:41.656877 [ 253 ] {9dd56a44-879f-41b0-95e0-bae6ca8a4674} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3887 | 2025.01.13 09:36:41.656915 [ 253 ] {9dd56a44-879f-41b0-95e0-bae6ca8a4674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
3888 | 2025.01.13 09:36:41.657261 [ 253 ] {9dd56a44-879f-41b0-95e0-bae6ca8a4674} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3889 | 2025.01.13 09:36:41.657512 [ 253 ] {9dd56a44-879f-41b0-95e0-bae6ca8a4674} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3890 | 2025.01.13 09:36:41.657647 [ 113 ] {} <Debug> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3891 | 2025.01.13 09:36:41.657690 [ 113 ] {} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3892 | 2025.01.13 09:36:41.657700 [ 253 ] {9dd56a44-879f-41b0-95e0-bae6ca8a4674} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001606 sec., 8717.3100871731 rows/sec., 610.50 KiB/sec. | ||
3893 | 2025.01.13 09:36:41.657720 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
3894 | 2025.01.13 09:36:41.657810 [ 253 ] {9dd56a44-879f-41b0-95e0-bae6ca8a4674} <Debug> TCPHandler: Processed in 0.001882594 sec. | ||
3895 | 2025.01.13 09:36:41.658152 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3896 | 2025.01.13 09:36:41.658181 [ 198 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::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 | ||
3897 | 2025.01.13 09:36:41.658391 [ 4 ] {c3ce48b5-f14f-4825-909d-7ebc7968e67a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3898 | 2025.01.13 09:36:41.658488 [ 198 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3899 | 2025.01.13 09:36:41.658500 [ 4 ] {c3ce48b5-f14f-4825-909d-7ebc7968e67a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3900 | 2025.01.13 09:36:41.658568 [ 198 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 242 rows starting from the beginning of the part | ||
3901 | 2025.01.13 09:36:41.658921 [ 198 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part | ||
3902 | 2025.01.13 09:36:41.659271 [ 198 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part | ||
3903 | 2025.01.13 09:36:41.659666 [ 198 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 242 rows starting from the beginning of the part | ||
3904 | 2025.01.13 09:36:41.660024 [ 198 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part | ||
3905 | 2025.01.13 09:36:41.660389 [ 198 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part | ||
3906 | 2025.01.13 09:36:41.661367 [ 4 ] {c3ce48b5-f14f-4825-909d-7ebc7968e67a} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3907 | 2025.01.13 09:36:41.661446 [ 4 ] {c3ce48b5-f14f-4825-909d-7ebc7968e67a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
3908 | 2025.01.13 09:36:41.662345 [ 4 ] {c3ce48b5-f14f-4825-909d-7ebc7968e67a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3909 | 2025.01.13 09:36:41.662907 [ 4 ] {c3ce48b5-f14f-4825-909d-7ebc7968e67a} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3910 | 2025.01.13 09:36:41.663168 [ 193 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.005337362 sec., 101173.57601002142 rows/sec., 7.25 MiB/sec. | ||
3911 | 2025.01.13 09:36:41.663374 [ 4 ] {c3ce48b5-f14f-4825-909d-7ebc7968e67a} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005042 sec., 2578.341927806426 rows/sec., 160.76 KiB/sec. | ||
3912 | 2025.01.13 09:36:41.663391 [ 193 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3913 | 2025.01.13 09:36:41.663501 [ 4 ] {c3ce48b5-f14f-4825-909d-7ebc7968e67a} <Debug> TCPHandler: Processed in 0.005543997 sec. | ||
3914 | 2025.01.13 09:36:41.663665 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3915 | 2025.01.13 09:36:41.663770 [ 193 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_11_2} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3916 | 2025.01.13 09:36:41.663816 [ 253 ] {b1a0800f-f3d3-41df-a501-b1b6cceb1915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3917 | 2025.01.13 09:36:41.663866 [ 193 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_11_2} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3918 | 2025.01.13 09:36:41.663880 [ 253 ] {b1a0800f-f3d3-41df-a501-b1b6cceb1915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3919 | 2025.01.13 09:36:41.663978 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
3920 | 2025.01.13 09:36:41.664703 [ 253 ] {b1a0800f-f3d3-41df-a501-b1b6cceb1915} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3921 | 2025.01.13 09:36:41.664740 [ 253 ] {b1a0800f-f3d3-41df-a501-b1b6cceb1915} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
3922 | 2025.01.13 09:36:41.665115 [ 253 ] {b1a0800f-f3d3-41df-a501-b1b6cceb1915} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3923 | 2025.01.13 09:36:41.665362 [ 253 ] {b1a0800f-f3d3-41df-a501-b1b6cceb1915} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3924 | 2025.01.13 09:36:41.665491 [ 113 ] {} <Debug> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3925 | 2025.01.13 09:36:41.665530 [ 113 ] {} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3926 | 2025.01.13 09:36:41.665544 [ 253 ] {b1a0800f-f3d3-41df-a501-b1b6cceb1915} <Debug> executeQuery: Read 359 rows, 25.84 KiB in 0.001766 sec., 203284.25821064552 rows/sec., 14.29 MiB/sec. | ||
3927 | 2025.01.13 09:36:41.665554 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
3928 | 2025.01.13 09:36:41.665682 [ 253 ] {b1a0800f-f3d3-41df-a501-b1b6cceb1915} <Debug> TCPHandler: Processed in 0.002078279 sec. | ||
3929 | 2025.01.13 09:36:41.665994 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3930 | 2025.01.13 09:36:41.666117 [ 199 ] {dc80af8f-ae59-4221-9151-b81aadd12800::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.01.13 09:36:41.666279 [ 4 ] {9c8c75bf-c316-4b27-977e-3f9d6997168d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3932 | 2025.01.13 09:36:41.666409 [ 4 ] {9c8c75bf-c316-4b27-977e-3f9d6997168d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3933 | 2025.01.13 09:36:41.666621 [ 199 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3934 | 2025.01.13 09:36:41.666726 [ 199 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 867 rows starting from the beginning of the part | ||
3935 | 2025.01.13 09:36:41.667035 [ 199 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 28 rows starting from the beginning of the part | ||
3936 | 2025.01.13 09:36:41.667347 [ 199 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 54 rows starting from the beginning of the part | ||
3937 | 2025.01.13 09:36:41.667613 [ 199 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 359 rows starting from the beginning of the part | ||
3938 | 2025.01.13 09:36:41.667846 [ 199 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 56 rows starting from the beginning of the part | ||
3939 | 2025.01.13 09:36:41.668150 [ 199 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 359 rows starting from the beginning of the part | ||
3940 | 2025.01.13 09:36:41.668937 [ 4 ] {9c8c75bf-c316-4b27-977e-3f9d6997168d} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3941 | 2025.01.13 09:36:41.669005 [ 4 ] {9c8c75bf-c316-4b27-977e-3f9d6997168d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
3942 | 2025.01.13 09:36:41.669881 [ 4 ] {9c8c75bf-c316-4b27-977e-3f9d6997168d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3943 | 2025.01.13 09:36:41.670445 [ 4 ] {9c8c75bf-c316-4b27-977e-3f9d6997168d} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3944 | 2025.01.13 09:36:41.670765 [ 113 ] {} <Debug> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3945 | 2025.01.13 09:36:41.670826 [ 113 ] {} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3946 | 2025.01.13 09:36:41.670865 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
3947 | 2025.01.13 09:36:41.670870 [ 4 ] {9c8c75bf-c316-4b27-977e-3f9d6997168d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004683 sec., 1281.2299807815505 rows/sec., 66.94 KiB/sec. | ||
3948 | 2025.01.13 09:36:41.671220 [ 198 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::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 | ||
3949 | 2025.01.13 09:36:41.671594 [ 198 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3950 | 2025.01.13 09:36:41.671608 [ 4 ] {9c8c75bf-c316-4b27-977e-3f9d6997168d} <Debug> TCPHandler: Processed in 0.005785634 sec. | ||
3951 | 2025.01.13 09:36:41.671664 [ 198 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::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 | ||
3952 | 2025.01.13 09:36:41.671727 [ 196 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1723 rows, containing 5 columns (5 merged, 0 gathered) in 0.006026661 sec., 285896.286517526 rows/sec., 21.68 MiB/sec. | ||
3953 | 2025.01.13 09:36:41.671905 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3954 | 2025.01.13 09:36:41.672039 [ 198 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::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 | ||
3955 | 2025.01.13 09:36:41.672339 [ 187 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3956 | 2025.01.13 09:36:41.672356 [ 198 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::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 | ||
3957 | 2025.01.13 09:36:41.672730 [ 198 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::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 | ||
3958 | 2025.01.13 09:36:41.672809 [ 253 ] {1a5c337e-2a63-4944-8ed9-aa97ebb1bc10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3959 | 2025.01.13 09:36:41.673073 [ 198 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::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 | ||
3960 | 2025.01.13 09:36:41.673210 [ 253 ] {1a5c337e-2a63-4944-8ed9-aa97ebb1bc10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3961 | 2025.01.13 09:36:41.673474 [ 198 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::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 | ||
3962 | 2025.01.13 09:36:41.673647 [ 187 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_26_5} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3963 | 2025.01.13 09:36:41.674117 [ 187 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_26_5} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3964 | 2025.01.13 09:36:41.674380 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
3965 | 2025.01.13 09:36:41.676100 [ 253 ] {1a5c337e-2a63-4944-8ed9-aa97ebb1bc10} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3966 | 2025.01.13 09:36:41.676177 [ 253 ] {1a5c337e-2a63-4944-8ed9-aa97ebb1bc10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
3967 | 2025.01.13 09:36:41.676627 [ 198 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.00566902 sec., 11642.223876437196 rows/sec., 608.26 KiB/sec. | ||
3968 | 2025.01.13 09:36:41.676813 [ 198 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3969 | 2025.01.13 09:36:41.677144 [ 253 ] {1a5c337e-2a63-4944-8ed9-aa97ebb1bc10} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3970 | 2025.01.13 09:36:41.677374 [ 198 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_11_2} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3971 | 2025.01.13 09:36:41.677547 [ 198 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_11_2} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3972 | 2025.01.13 09:36:41.677629 [ 253 ] {1a5c337e-2a63-4944-8ed9-aa97ebb1bc10} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3973 | 2025.01.13 09:36:41.677712 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
3974 | 2025.01.13 09:36:41.677862 [ 113 ] {} <Debug> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3975 | 2025.01.13 09:36:41.677909 [ 113 ] {} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3976 | 2025.01.13 09:36:41.677915 [ 253 ] {1a5c337e-2a63-4944-8ed9-aa97ebb1bc10} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.005567 sec., 31794.503323154302 rows/sec., 2.10 MiB/sec. | ||
3977 | 2025.01.13 09:36:41.677937 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
3978 | 2025.01.13 09:36:41.678047 [ 253 ] {1a5c337e-2a63-4944-8ed9-aa97ebb1bc10} <Debug> TCPHandler: Processed in 0.006309949 sec. | ||
3979 | 2025.01.13 09:36:41.678222 [ 187 ] {2e635561-38d3-4dab-82be-ab6a0873e781::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 | ||
3980 | 2025.01.13 09:36:41.678269 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3981 | 2025.01.13 09:36:41.678453 [ 187 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3982 | 2025.01.13 09:36:41.678505 [ 4 ] {b26a846e-5464-4a68-a5b3-fa779eb75f74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3983 | 2025.01.13 09:36:41.678528 [ 187 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6349 rows starting from the beginning of the part | ||
3984 | 2025.01.13 09:36:41.678612 [ 4 ] {b26a846e-5464-4a68-a5b3-fa779eb75f74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3985 | 2025.01.13 09:36:41.678779 [ 187 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 40 rows starting from the beginning of the part | ||
3986 | 2025.01.13 09:36:41.679121 [ 187 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 100 rows starting from the beginning of the part | ||
3987 | 2025.01.13 09:36:41.679433 [ 187 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 177 rows starting from the beginning of the part | ||
3988 | 2025.01.13 09:36:41.679737 [ 187 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 101 rows starting from the beginning of the part | ||
3989 | 2025.01.13 09:36:41.680038 [ 187 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 177 rows starting from the beginning of the part | ||
3990 | 2025.01.13 09:36:41.681231 [ 4 ] {b26a846e-5464-4a68-a5b3-fa779eb75f74} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3991 | 2025.01.13 09:36:41.681294 [ 4 ] {b26a846e-5464-4a68-a5b3-fa779eb75f74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
3992 | 2025.01.13 09:36:41.681897 [ 4 ] {b26a846e-5464-4a68-a5b3-fa779eb75f74} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3993 | 2025.01.13 09:36:41.682427 [ 4 ] {b26a846e-5464-4a68-a5b3-fa779eb75f74} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3994 | 2025.01.13 09:36:41.682784 [ 4 ] {b26a846e-5464-4a68-a5b3-fa779eb75f74} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004337 sec., 230.57412958266085 rows/sec., 15.54 KiB/sec. | ||
3995 | 2025.01.13 09:36:41.682884 [ 4 ] {b26a846e-5464-4a68-a5b3-fa779eb75f74} <Debug> TCPHandler: Processed in 0.004718034 sec. | ||
3996 | 2025.01.13 09:36:41.683122 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3997 | 2025.01.13 09:36:41.683268 [ 253 ] {accd5f05-6c30-4987-a5b6-2180c5bd4928} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3998 | 2025.01.13 09:36:41.683395 [ 253 ] {accd5f05-6c30-4987-a5b6-2180c5bd4928} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3999 | 2025.01.13 09:36:41.684167 [ 187 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6944 rows, containing 5 columns (5 merged, 0 gathered) in 0.006101083 sec., 1138158.5859428563 rows/sec., 76.21 MiB/sec. | ||
4000 | 2025.01.13 09:36:41.684809 [ 187 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4001 | 2025.01.13 09:36:41.685568 [ 187 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4002 | 2025.01.13 09:36:41.685788 [ 253 ] {accd5f05-6c30-4987-a5b6-2180c5bd4928} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4003 | 2025.01.13 09:36:41.685800 [ 187 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4004 | 2025.01.13 09:36:41.685849 [ 253 ] {accd5f05-6c30-4987-a5b6-2180c5bd4928} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
4005 | 2025.01.13 09:36:41.685978 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
4006 | 2025.01.13 09:36:41.686632 [ 253 ] {accd5f05-6c30-4987-a5b6-2180c5bd4928} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4007 | 2025.01.13 09:36:41.686899 [ 253 ] {accd5f05-6c30-4987-a5b6-2180c5bd4928} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4008 | 2025.01.13 09:36:41.687156 [ 253 ] {accd5f05-6c30-4987-a5b6-2180c5bd4928} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.003925 sec., 3312.1019108280257 rows/sec., 5.94 MiB/sec. | ||
4009 | 2025.01.13 09:36:41.687625 [ 253 ] {accd5f05-6c30-4987-a5b6-2180c5bd4928} <Debug> TCPHandler: Processed in 0.00458492 sec. | ||
4010 | 2025.01.13 09:36:41.687780 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4011 | 2025.01.13 09:36:41.687911 [ 4 ] {22f693fc-e51f-4bae-992e-ce5fcb3e6e51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4012 | 2025.01.13 09:36:41.687967 [ 4 ] {22f693fc-e51f-4bae-992e-ce5fcb3e6e51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4013 | 2025.01.13 09:36:41.688485 [ 4 ] {22f693fc-e51f-4bae-992e-ce5fcb3e6e51} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4014 | 2025.01.13 09:36:41.688523 [ 4 ] {22f693fc-e51f-4bae-992e-ce5fcb3e6e51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
4015 | 2025.01.13 09:36:41.688881 [ 4 ] {22f693fc-e51f-4bae-992e-ce5fcb3e6e51} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4016 | 2025.01.13 09:36:41.689124 [ 4 ] {22f693fc-e51f-4bae-992e-ce5fcb3e6e51} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4017 | 2025.01.13 09:36:41.689300 [ 112 ] {} <Debug> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4018 | 2025.01.13 09:36:41.689331 [ 4 ] {22f693fc-e51f-4bae-992e-ce5fcb3e6e51} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001449 sec., 35886.81849551415 rows/sec., 2.22 MiB/sec. | ||
4019 | 2025.01.13 09:36:41.689360 [ 112 ] {} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4020 | 2025.01.13 09:36:41.689438 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
4021 | 2025.01.13 09:36:41.689441 [ 4 ] {22f693fc-e51f-4bae-992e-ce5fcb3e6e51} <Debug> TCPHandler: Processed in 0.001721669 sec. | ||
4022 | 2025.01.13 09:36:41.689641 [ 199 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::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 | ||
4023 | 2025.01.13 09:36:41.689764 [ 199 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4024 | 2025.01.13 09:36:41.689796 [ 199 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 738 rows starting from the beginning of the part | ||
4025 | 2025.01.13 09:36:41.689889 [ 199 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 12 rows starting from the beginning of the part | ||
4026 | 2025.01.13 09:36:41.690100 [ 199 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 30 rows starting from the beginning of the part | ||
4027 | 2025.01.13 09:36:41.690257 [ 199 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 52 rows starting from the beginning of the part | ||
4028 | 2025.01.13 09:36:41.690372 [ 199 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 30 rows starting from the beginning of the part | ||
4029 | 2025.01.13 09:36:41.690549 [ 199 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 52 rows starting from the beginning of the part | ||
4030 | 2025.01.13 09:36:41.691742 [ 186 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 914 rows, containing 4 columns (4 merged, 0 gathered) in 0.002197652 sec., 415898.4224981935 rows/sec., 26.78 MiB/sec. | ||
4031 | 2025.01.13 09:36:41.691925 [ 186 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4032 | 2025.01.13 09:36:41.692232 [ 186 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_26_5} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4033 | 2025.01.13 09:36:41.692316 [ 186 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_26_5} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4034 | 2025.01.13 09:36:41.692402 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
4035 | 2025.01.13 09:36:45.297779 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4036 | 2025.01.13 09:36:45.297850 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4037 | 2025.01.13 09:36:45.411369 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8296 | ||
4038 | 2025.01.13 09:36:45.412031 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4039 | 2025.01.13 09:36:45.412079 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
4040 | 2025.01.13 09:36:45.412621 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4041 | 2025.01.13 09:36:45.412877 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4042 | 2025.01.13 09:36:45.413132 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 | ||
4043 | 2025.01.13 09:36:45.973748 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
4044 | 2025.01.13 09:36:45.993396 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4045 | 2025.01.13 09:36:45.993445 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
4046 | 2025.01.13 09:36:46.000970 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4047 | 2025.01.13 09:36:46.001157 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.58 MiB, peak 185.32 MiB, free memory in arenas 0.00 B, will set to 180.44 MiB (RSS), difference: -4.14 MiB | ||
4048 | 2025.01.13 09:36:46.002343 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4049 | 2025.01.13 09:36:46.004923 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
4050 | 2025.01.13 09:36:46.643322 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4051 | 2025.01.13 09:36:46.643541 [ 4 ] {775f7062-42d0-47d2-920e-e37901be0931} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4052 | 2025.01.13 09:36:46.643618 [ 4 ] {775f7062-42d0-47d2-920e-e37901be0931} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4053 | 2025.01.13 09:36:46.644467 [ 4 ] {775f7062-42d0-47d2-920e-e37901be0931} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4054 | 2025.01.13 09:36:46.644519 [ 4 ] {775f7062-42d0-47d2-920e-e37901be0931} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
4055 | 2025.01.13 09:36:46.644978 [ 4 ] {775f7062-42d0-47d2-920e-e37901be0931} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4056 | 2025.01.13 09:36:46.645248 [ 4 ] {775f7062-42d0-47d2-920e-e37901be0931} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4057 | 2025.01.13 09:36:46.645515 [ 4 ] {775f7062-42d0-47d2-920e-e37901be0931} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.002032 sec., 38385.82677165354 rows/sec., 3.29 MiB/sec. | ||
4058 | 2025.01.13 09:36:46.645642 [ 4 ] {775f7062-42d0-47d2-920e-e37901be0931} <Debug> TCPHandler: Processed in 0.00246698 sec. | ||
4059 | 2025.01.13 09:36:46.645836 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4060 | 2025.01.13 09:36:46.645983 [ 253 ] {83ab01dc-43b1-46cf-b390-0ea040de6fc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4061 | 2025.01.13 09:36:46.646041 [ 253 ] {83ab01dc-43b1-46cf-b390-0ea040de6fc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4062 | 2025.01.13 09:36:46.646688 [ 253 ] {83ab01dc-43b1-46cf-b390-0ea040de6fc8} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4063 | 2025.01.13 09:36:46.646729 [ 253 ] {83ab01dc-43b1-46cf-b390-0ea040de6fc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
4064 | 2025.01.13 09:36:46.647097 [ 253 ] {83ab01dc-43b1-46cf-b390-0ea040de6fc8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4065 | 2025.01.13 09:36:46.647343 [ 253 ] {83ab01dc-43b1-46cf-b390-0ea040de6fc8} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4066 | 2025.01.13 09:36:46.647619 [ 253 ] {83ab01dc-43b1-46cf-b390-0ea040de6fc8} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001671 sec., 15559.545182525435 rows/sec., 1.14 MiB/sec. | ||
4067 | 2025.01.13 09:36:46.647840 [ 253 ] {83ab01dc-43b1-46cf-b390-0ea040de6fc8} <Debug> TCPHandler: Processed in 0.002067609 sec. | ||
4068 | 2025.01.13 09:36:46.648017 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4069 | 2025.01.13 09:36:46.648147 [ 4 ] {a2ce2849-f9fb-4556-bef5-b43ba9a330dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4070 | 2025.01.13 09:36:46.648203 [ 4 ] {a2ce2849-f9fb-4556-bef5-b43ba9a330dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4071 | 2025.01.13 09:36:46.648854 [ 4 ] {a2ce2849-f9fb-4556-bef5-b43ba9a330dc} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4072 | 2025.01.13 09:36:46.648895 [ 4 ] {a2ce2849-f9fb-4556-bef5-b43ba9a330dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
4073 | 2025.01.13 09:36:46.649269 [ 4 ] {a2ce2849-f9fb-4556-bef5-b43ba9a330dc} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4074 | 2025.01.13 09:36:46.649526 [ 4 ] {a2ce2849-f9fb-4556-bef5-b43ba9a330dc} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4075 | 2025.01.13 09:36:46.649757 [ 4 ] {a2ce2849-f9fb-4556-bef5-b43ba9a330dc} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.001638 sec., 32967.03296703297 rows/sec., 2.57 MiB/sec. | ||
4076 | 2025.01.13 09:36:46.649880 [ 4 ] {a2ce2849-f9fb-4556-bef5-b43ba9a330dc} <Debug> TCPHandler: Processed in 0.001925284 sec. | ||
4077 | 2025.01.13 09:36:46.650055 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4078 | 2025.01.13 09:36:46.650183 [ 253 ] {818aed67-086c-4246-8e9e-472efc37823b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4079 | 2025.01.13 09:36:46.650241 [ 253 ] {818aed67-086c-4246-8e9e-472efc37823b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4080 | 2025.01.13 09:36:46.650791 [ 253 ] {818aed67-086c-4246-8e9e-472efc37823b} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4081 | 2025.01.13 09:36:46.650830 [ 253 ] {818aed67-086c-4246-8e9e-472efc37823b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
4082 | 2025.01.13 09:36:46.651212 [ 253 ] {818aed67-086c-4246-8e9e-472efc37823b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4083 | 2025.01.13 09:36:46.651459 [ 253 ] {818aed67-086c-4246-8e9e-472efc37823b} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4084 | 2025.01.13 09:36:46.651697 [ 253 ] {818aed67-086c-4246-8e9e-472efc37823b} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001542 sec., 64850.84306095979 rows/sec., 4.50 MiB/sec. | ||
4085 | 2025.01.13 09:36:46.651908 [ 253 ] {818aed67-086c-4246-8e9e-472efc37823b} <Debug> TCPHandler: Processed in 0.001913944 sec. | ||
4086 | 2025.01.13 09:36:46.652119 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4087 | 2025.01.13 09:36:46.652252 [ 4 ] {b5c3958b-f925-4d1a-911b-4d5356a84180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4088 | 2025.01.13 09:36:46.652341 [ 4 ] {b5c3958b-f925-4d1a-911b-4d5356a84180} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4089 | 2025.01.13 09:36:46.653579 [ 4 ] {b5c3958b-f925-4d1a-911b-4d5356a84180} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4090 | 2025.01.13 09:36:46.653619 [ 4 ] {b5c3958b-f925-4d1a-911b-4d5356a84180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
4091 | 2025.01.13 09:36:46.654273 [ 4 ] {b5c3958b-f925-4d1a-911b-4d5356a84180} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4092 | 2025.01.13 09:36:46.654536 [ 4 ] {b5c3958b-f925-4d1a-911b-4d5356a84180} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4093 | 2025.01.13 09:36:46.654797 [ 4 ] {b5c3958b-f925-4d1a-911b-4d5356a84180} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002575 sec., 10097.087378640777 rows/sec., 18.09 MiB/sec. | ||
4094 | 2025.01.13 09:36:46.654900 [ 4 ] {b5c3958b-f925-4d1a-911b-4d5356a84180} <Debug> TCPHandler: Processed in 0.002881342 sec. | ||
4095 | 2025.01.13 09:36:46.655052 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4096 | 2025.01.13 09:36:46.655179 [ 253 ] {054b2121-2e28-4b78-8e1c-cf3ce89961b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4097 | 2025.01.13 09:36:46.655233 [ 253 ] {054b2121-2e28-4b78-8e1c-cf3ce89961b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4098 | 2025.01.13 09:36:46.655711 [ 253 ] {054b2121-2e28-4b78-8e1c-cf3ce89961b9} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4099 | 2025.01.13 09:36:46.655750 [ 253 ] {054b2121-2e28-4b78-8e1c-cf3ce89961b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
4100 | 2025.01.13 09:36:46.656095 [ 253 ] {054b2121-2e28-4b78-8e1c-cf3ce89961b9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4101 | 2025.01.13 09:36:46.656324 [ 253 ] {054b2121-2e28-4b78-8e1c-cf3ce89961b9} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4102 | 2025.01.13 09:36:46.656532 [ 253 ] {054b2121-2e28-4b78-8e1c-cf3ce89961b9} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001381 sec., 21723.38884866039 rows/sec., 1.49 MiB/sec. | ||
4103 | 2025.01.13 09:36:46.656582 [ 253 ] {054b2121-2e28-4b78-8e1c-cf3ce89961b9} <Debug> TCPHandler: Processed in 0.001593285 sec. | ||
4104 | 2025.01.13 09:36:47.000187 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 176.88 MiB, peak 185.32 MiB, free memory in arenas 0.00 B, will set to 180.44 MiB (RSS), difference: 3.57 MiB | ||
4105 | 2025.01.13 09:36:49.105777 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4106 | 2025.01.13 09:36:49.105986 [ 4 ] {4f530323-9b67-4856-8c73-3b8c5a095a46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4107 | 2025.01.13 09:36:49.106061 [ 4 ] {4f530323-9b67-4856-8c73-3b8c5a095a46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4108 | 2025.01.13 09:36:49.106802 [ 4 ] {4f530323-9b67-4856-8c73-3b8c5a095a46} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4109 | 2025.01.13 09:36:49.106855 [ 4 ] {4f530323-9b67-4856-8c73-3b8c5a095a46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
4110 | 2025.01.13 09:36:49.107294 [ 4 ] {4f530323-9b67-4856-8c73-3b8c5a095a46} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4111 | 2025.01.13 09:36:49.107551 [ 4 ] {4f530323-9b67-4856-8c73-3b8c5a095a46} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4112 | 2025.01.13 09:36:49.107802 [ 4 ] {4f530323-9b67-4856-8c73-3b8c5a095a46} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001867 sec., 7498.660953401179 rows/sec., 539.80 KiB/sec. | ||
4113 | 2025.01.13 09:36:49.107928 [ 4 ] {4f530323-9b67-4856-8c73-3b8c5a095a46} <Debug> TCPHandler: Processed in 0.002298085 sec. | ||
4114 | 2025.01.13 09:36:49.108127 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4115 | 2025.01.13 09:36:49.108243 [ 253 ] {dc998c84-9833-4ac4-9bb4-32ebdd0d261e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4116 | 2025.01.13 09:36:49.108293 [ 253 ] {dc998c84-9833-4ac4-9bb4-32ebdd0d261e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4117 | 2025.01.13 09:36:49.108825 [ 253 ] {dc998c84-9833-4ac4-9bb4-32ebdd0d261e} <Trace> oximeter.fields_ipaddr (55eee10e-07c1-4121-bb06-cd2392fbd95f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4118 | 2025.01.13 09:36:49.108868 [ 253 ] {dc998c84-9833-4ac4-9bb4-32ebdd0d261e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
4119 | 2025.01.13 09:36:49.109234 [ 253 ] {dc998c84-9833-4ac4-9bb4-32ebdd0d261e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
4120 | 2025.01.13 09:36:49.109478 [ 253 ] {dc998c84-9833-4ac4-9bb4-32ebdd0d261e} <Trace> oximeter.fields_ipaddr (55eee10e-07c1-4121-bb06-cd2392fbd95f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4121 | 2025.01.13 09:36:49.109712 [ 253 ] {dc998c84-9833-4ac4-9bb4-32ebdd0d261e} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001486 sec., 8075.370121130552 rows/sec., 658.49 KiB/sec. | ||
4122 | 2025.01.13 09:36:49.109791 [ 253 ] {dc998c84-9833-4ac4-9bb4-32ebdd0d261e} <Debug> TCPHandler: Processed in 0.001719259 sec. | ||
4123 | 2025.01.13 09:36:49.109946 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4124 | 2025.01.13 09:36:49.110077 [ 4 ] {49a96bda-614a-4810-9fe8-d5b97527f236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4125 | 2025.01.13 09:36:49.110130 [ 4 ] {49a96bda-614a-4810-9fe8-d5b97527f236} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4126 | 2025.01.13 09:36:49.111433 [ 4 ] {49a96bda-614a-4810-9fe8-d5b97527f236} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4127 | 2025.01.13 09:36:49.111472 [ 4 ] {49a96bda-614a-4810-9fe8-d5b97527f236} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
4128 | 2025.01.13 09:36:49.111908 [ 4 ] {49a96bda-614a-4810-9fe8-d5b97527f236} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4129 | 2025.01.13 09:36:49.112162 [ 4 ] {49a96bda-614a-4810-9fe8-d5b97527f236} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4130 | 2025.01.13 09:36:49.112389 [ 4 ] {49a96bda-614a-4810-9fe8-d5b97527f236} <Debug> executeQuery: Read 1345 rows, 114.67 KiB in 0.002339 sec., 575032.0649850364 rows/sec., 47.88 MiB/sec. | ||
4131 | 2025.01.13 09:36:49.112514 [ 4 ] {49a96bda-614a-4810-9fe8-d5b97527f236} <Debug> TCPHandler: Processed in 0.002629124 sec. | ||
4132 | 2025.01.13 09:36:49.112667 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4133 | 2025.01.13 09:36:49.112798 [ 253 ] {1f37ab5b-ec7d-4de6-b31a-7a6b8971108f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4134 | 2025.01.13 09:36:49.112852 [ 253 ] {1f37ab5b-ec7d-4de6-b31a-7a6b8971108f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4135 | 2025.01.13 09:36:49.113513 [ 253 ] {1f37ab5b-ec7d-4de6-b31a-7a6b8971108f} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4136 | 2025.01.13 09:36:49.113559 [ 253 ] {1f37ab5b-ec7d-4de6-b31a-7a6b8971108f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
4137 | 2025.01.13 09:36:49.113912 [ 253 ] {1f37ab5b-ec7d-4de6-b31a-7a6b8971108f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4138 | 2025.01.13 09:36:49.114160 [ 253 ] {1f37ab5b-ec7d-4de6-b31a-7a6b8971108f} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4139 | 2025.01.13 09:36:49.114369 [ 253 ] {1f37ab5b-ec7d-4de6-b31a-7a6b8971108f} <Debug> executeQuery: Read 32 rows, 2.27 KiB in 0.001602 sec., 19975.031210986268 rows/sec., 1.38 MiB/sec. | ||
4140 | 2025.01.13 09:36:49.114422 [ 253 ] {1f37ab5b-ec7d-4de6-b31a-7a6b8971108f} <Debug> TCPHandler: Processed in 0.001825221 sec. | ||
4141 | 2025.01.13 09:36:49.114563 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4142 | 2025.01.13 09:36:49.114691 [ 4 ] {58c11541-02a6-4a79-91b9-e8bdab7e2c40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4143 | 2025.01.13 09:36:49.114743 [ 4 ] {58c11541-02a6-4a79-91b9-e8bdab7e2c40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4144 | 2025.01.13 09:36:49.115490 [ 4 ] {58c11541-02a6-4a79-91b9-e8bdab7e2c40} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4145 | 2025.01.13 09:36:49.115538 [ 4 ] {58c11541-02a6-4a79-91b9-e8bdab7e2c40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
4146 | 2025.01.13 09:36:49.115902 [ 4 ] {58c11541-02a6-4a79-91b9-e8bdab7e2c40} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4147 | 2025.01.13 09:36:49.116143 [ 4 ] {58c11541-02a6-4a79-91b9-e8bdab7e2c40} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4148 | 2025.01.13 09:36:49.116349 [ 4 ] {58c11541-02a6-4a79-91b9-e8bdab7e2c40} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001687 sec., 143449.91108476586 rows/sec., 9.72 MiB/sec. | ||
4149 | 2025.01.13 09:36:49.116402 [ 4 ] {58c11541-02a6-4a79-91b9-e8bdab7e2c40} <Debug> TCPHandler: Processed in 0.001890333 sec. | ||
4150 | 2025.01.13 09:36:49.116551 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4151 | 2025.01.13 09:36:49.116675 [ 253 ] {55e106e4-7a00-4888-843b-d68e0ead7de2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4152 | 2025.01.13 09:36:49.116729 [ 253 ] {55e106e4-7a00-4888-843b-d68e0ead7de2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4153 | 2025.01.13 09:36:49.117382 [ 253 ] {55e106e4-7a00-4888-843b-d68e0ead7de2} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4154 | 2025.01.13 09:36:49.117430 [ 253 ] {55e106e4-7a00-4888-843b-d68e0ead7de2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
4155 | 2025.01.13 09:36:49.117798 [ 253 ] {55e106e4-7a00-4888-843b-d68e0ead7de2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4156 | 2025.01.13 09:36:49.118036 [ 253 ] {55e106e4-7a00-4888-843b-d68e0ead7de2} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4157 | 2025.01.13 09:36:49.118243 [ 253 ] {55e106e4-7a00-4888-843b-d68e0ead7de2} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001597 sec., 8140.2629931120855 rows/sec., 507.54 KiB/sec. | ||
4158 | 2025.01.13 09:36:49.118296 [ 253 ] {55e106e4-7a00-4888-843b-d68e0ead7de2} <Debug> TCPHandler: Processed in 0.001798151 sec. | ||
4159 | 2025.01.13 09:36:49.118432 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4160 | 2025.01.13 09:36:49.118538 [ 4 ] {f1873710-b859-403b-8819-1dc3b6aa2330} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4161 | 2025.01.13 09:36:49.118582 [ 4 ] {f1873710-b859-403b-8819-1dc3b6aa2330} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4162 | 2025.01.13 09:36:49.119577 [ 4 ] {f1873710-b859-403b-8819-1dc3b6aa2330} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4163 | 2025.01.13 09:36:49.119621 [ 4 ] {f1873710-b859-403b-8819-1dc3b6aa2330} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
4164 | 2025.01.13 09:36:49.119998 [ 4 ] {f1873710-b859-403b-8819-1dc3b6aa2330} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4165 | 2025.01.13 09:36:49.120234 [ 4 ] {f1873710-b859-403b-8819-1dc3b6aa2330} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4166 | 2025.01.13 09:36:49.120441 [ 4 ] {f1873710-b859-403b-8819-1dc3b6aa2330} <Debug> executeQuery: Read 827 rows, 61.11 KiB in 0.001925 sec., 429610.3896103896 rows/sec., 31.00 MiB/sec. | ||
4167 | 2025.01.13 09:36:49.120493 [ 4 ] {f1873710-b859-403b-8819-1dc3b6aa2330} <Debug> TCPHandler: Processed in 0.002112329 sec. | ||
4168 | 2025.01.13 09:36:49.120644 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4169 | 2025.01.13 09:36:49.120772 [ 253 ] {671efda6-efbe-4727-8eac-90ac20ee3638} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4170 | 2025.01.13 09:36:49.120830 [ 253 ] {671efda6-efbe-4727-8eac-90ac20ee3638} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4171 | 2025.01.13 09:36:49.121347 [ 253 ] {671efda6-efbe-4727-8eac-90ac20ee3638} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4172 | 2025.01.13 09:36:49.121393 [ 253 ] {671efda6-efbe-4727-8eac-90ac20ee3638} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
4173 | 2025.01.13 09:36:49.121774 [ 253 ] {671efda6-efbe-4727-8eac-90ac20ee3638} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4174 | 2025.01.13 09:36:49.122007 [ 253 ] {671efda6-efbe-4727-8eac-90ac20ee3638} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4175 | 2025.01.13 09:36:49.122212 [ 253 ] {671efda6-efbe-4727-8eac-90ac20ee3638} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001469 sec., 4084.411164057182 rows/sec., 213.39 KiB/sec. | ||
4176 | 2025.01.13 09:36:49.122262 [ 253 ] {671efda6-efbe-4727-8eac-90ac20ee3638} <Debug> TCPHandler: Processed in 0.001682128 sec. | ||
4177 | 2025.01.13 09:36:49.122388 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4178 | 2025.01.13 09:36:49.122495 [ 4 ] {c6e3288b-3e86-4259-b55d-e6e781b3c4d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4179 | 2025.01.13 09:36:49.122542 [ 4 ] {c6e3288b-3e86-4259-b55d-e6e781b3c4d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4180 | 2025.01.13 09:36:49.123409 [ 4 ] {c6e3288b-3e86-4259-b55d-e6e781b3c4d7} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4181 | 2025.01.13 09:36:49.123456 [ 4 ] {c6e3288b-3e86-4259-b55d-e6e781b3c4d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
4182 | 2025.01.13 09:36:49.123902 [ 4 ] {c6e3288b-3e86-4259-b55d-e6e781b3c4d7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4183 | 2025.01.13 09:36:49.124150 [ 4 ] {c6e3288b-3e86-4259-b55d-e6e781b3c4d7} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4184 | 2025.01.13 09:36:49.124371 [ 4 ] {c6e3288b-3e86-4259-b55d-e6e781b3c4d7} <Debug> executeQuery: Read 989 rows, 67.37 KiB in 0.001897 sec., 521349.4992092778 rows/sec., 34.68 MiB/sec. | ||
4185 | 2025.01.13 09:36:49.124489 [ 4 ] {c6e3288b-3e86-4259-b55d-e6e781b3c4d7} <Debug> TCPHandler: Processed in 0.002149611 sec. | ||
4186 | 2025.01.13 09:36:49.124638 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4187 | 2025.01.13 09:36:49.124745 [ 253 ] {3ec93e90-c83e-4c1e-bef3-518bbfc3a765} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4188 | 2025.01.13 09:36:49.124793 [ 253 ] {3ec93e90-c83e-4c1e-bef3-518bbfc3a765} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4189 | 2025.01.13 09:36:49.125206 [ 253 ] {3ec93e90-c83e-4c1e-bef3-518bbfc3a765} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4190 | 2025.01.13 09:36:49.125244 [ 253 ] {3ec93e90-c83e-4c1e-bef3-518bbfc3a765} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
4191 | 2025.01.13 09:36:49.125585 [ 253 ] {3ec93e90-c83e-4c1e-bef3-518bbfc3a765} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4192 | 2025.01.13 09:36:49.125829 [ 253 ] {3ec93e90-c83e-4c1e-bef3-518bbfc3a765} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4193 | 2025.01.13 09:36:49.126027 [ 253 ] {3ec93e90-c83e-4c1e-bef3-518bbfc3a765} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001304 sec., 766.8711656441718 rows/sec., 51.67 KiB/sec. | ||
4194 | 2025.01.13 09:36:49.126078 [ 253 ] {3ec93e90-c83e-4c1e-bef3-518bbfc3a765} <Debug> TCPHandler: Processed in 0.001496603 sec. | ||
4195 | 2025.01.13 09:36:49.126213 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4196 | 2025.01.13 09:36:49.126320 [ 4 ] {ba0de163-2801-41de-920b-8eecead41481} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4197 | 2025.01.13 09:36:49.126387 [ 4 ] {ba0de163-2801-41de-920b-8eecead41481} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4198 | 2025.01.13 09:36:49.127501 [ 4 ] {ba0de163-2801-41de-920b-8eecead41481} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4199 | 2025.01.13 09:36:49.127543 [ 4 ] {ba0de163-2801-41de-920b-8eecead41481} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
4200 | 2025.01.13 09:36:49.128152 [ 4 ] {ba0de163-2801-41de-920b-8eecead41481} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4201 | 2025.01.13 09:36:49.128409 [ 4 ] {ba0de163-2801-41de-920b-8eecead41481} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4202 | 2025.01.13 09:36:49.128669 [ 4 ] {ba0de163-2801-41de-920b-8eecead41481} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002368 sec., 5489.864864864865 rows/sec., 9.84 MiB/sec. | ||
4203 | 2025.01.13 09:36:49.128780 [ 4 ] {ba0de163-2801-41de-920b-8eecead41481} <Debug> TCPHandler: Processed in 0.002617355 sec. | ||
4204 | 2025.01.13 09:36:49.128927 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4205 | 2025.01.13 09:36:49.129057 [ 253 ] {b6bb50ae-0f38-476d-8445-6d6448c3cd20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4206 | 2025.01.13 09:36:49.129113 [ 253 ] {b6bb50ae-0f38-476d-8445-6d6448c3cd20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4207 | 2025.01.13 09:36:49.129673 [ 253 ] {b6bb50ae-0f38-476d-8445-6d6448c3cd20} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4208 | 2025.01.13 09:36:49.129720 [ 253 ] {b6bb50ae-0f38-476d-8445-6d6448c3cd20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
4209 | 2025.01.13 09:36:49.130068 [ 253 ] {b6bb50ae-0f38-476d-8445-6d6448c3cd20} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4210 | 2025.01.13 09:36:49.130296 [ 253 ] {b6bb50ae-0f38-476d-8445-6d6448c3cd20} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4211 | 2025.01.13 09:36:49.130503 [ 253 ] {b6bb50ae-0f38-476d-8445-6d6448c3cd20} <Debug> executeQuery: Read 40 rows, 2.46 KiB in 0.001475 sec., 27118.64406779661 rows/sec., 1.63 MiB/sec. | ||
4212 | 2025.01.13 09:36:49.130552 [ 253 ] {b6bb50ae-0f38-476d-8445-6d6448c3cd20} <Debug> TCPHandler: Processed in 0.001688678 sec. | ||
4213 | 2025.01.13 09:36:50.446284 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 604 | ||
4214 | 2025.01.13 09:36:50.449834 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4215 | 2025.01.13 09:36:50.449892 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
4216 | 2025.01.13 09:36:50.451400 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4217 | 2025.01.13 09:36:50.451724 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4218 | 2025.01.13 09:36:50.452390 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 604 | ||
4219 | 2025.01.13 09:36:51.639361 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4220 | 2025.01.13 09:36:51.639561 [ 4 ] {a087a976-9130-4205-b361-5aa5c3aab024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4221 | 2025.01.13 09:36:51.639636 [ 4 ] {a087a976-9130-4205-b361-5aa5c3aab024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4222 | 2025.01.13 09:36:51.640414 [ 4 ] {a087a976-9130-4205-b361-5aa5c3aab024} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4223 | 2025.01.13 09:36:51.640468 [ 4 ] {a087a976-9130-4205-b361-5aa5c3aab024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
4224 | 2025.01.13 09:36:51.640914 [ 4 ] {a087a976-9130-4205-b361-5aa5c3aab024} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4225 | 2025.01.13 09:36:51.641180 [ 4 ] {a087a976-9130-4205-b361-5aa5c3aab024} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4226 | 2025.01.13 09:36:51.641421 [ 4 ] {a087a976-9130-4205-b361-5aa5c3aab024} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001914 sec., 13584.117032392895 rows/sec., 1.01 MiB/sec. | ||
4227 | 2025.01.13 09:36:51.641492 [ 4 ] {a087a976-9130-4205-b361-5aa5c3aab024} <Debug> TCPHandler: Processed in 0.002268204 sec. | ||
4228 | 2025.01.13 09:36:51.641663 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4229 | 2025.01.13 09:36:51.641810 [ 253 ] {b6383f6e-03d4-4be8-bba0-83f20c296f3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4230 | 2025.01.13 09:36:51.641870 [ 253 ] {b6383f6e-03d4-4be8-bba0-83f20c296f3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4231 | 2025.01.13 09:36:51.642546 [ 253 ] {b6383f6e-03d4-4be8-bba0-83f20c296f3f} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4232 | 2025.01.13 09:36:51.642597 [ 253 ] {b6383f6e-03d4-4be8-bba0-83f20c296f3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
4233 | 2025.01.13 09:36:51.642986 [ 253 ] {b6383f6e-03d4-4be8-bba0-83f20c296f3f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4234 | 2025.01.13 09:36:51.643235 [ 253 ] {b6383f6e-03d4-4be8-bba0-83f20c296f3f} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4235 | 2025.01.13 09:36:51.643485 [ 253 ] {b6383f6e-03d4-4be8-bba0-83f20c296f3f} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.0017 sec., 16470.58823529412 rows/sec., 1.28 MiB/sec. | ||
4236 | 2025.01.13 09:36:51.643606 [ 253 ] {b6383f6e-03d4-4be8-bba0-83f20c296f3f} <Debug> TCPHandler: Processed in 0.001996867 sec. | ||
4237 | 2025.01.13 09:36:51.643835 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4238 | 2025.01.13 09:36:51.643975 [ 4 ] {260323f7-6631-4a91-8db1-918bb1cb82d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4239 | 2025.01.13 09:36:51.644038 [ 4 ] {260323f7-6631-4a91-8db1-918bb1cb82d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4240 | 2025.01.13 09:36:51.644662 [ 4 ] {260323f7-6631-4a91-8db1-918bb1cb82d3} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4241 | 2025.01.13 09:36:51.644702 [ 4 ] {260323f7-6631-4a91-8db1-918bb1cb82d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
4242 | 2025.01.13 09:36:51.645080 [ 4 ] {260323f7-6631-4a91-8db1-918bb1cb82d3} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4243 | 2025.01.13 09:36:51.645324 [ 4 ] {260323f7-6631-4a91-8db1-918bb1cb82d3} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4244 | 2025.01.13 09:36:51.645578 [ 4 ] {260323f7-6631-4a91-8db1-918bb1cb82d3} <Debug> executeQuery: Read 40 rows, 2.84 KiB in 0.001631 sec., 24524.83139178418 rows/sec., 1.70 MiB/sec. | ||
4245 | 2025.01.13 09:36:51.645786 [ 4 ] {260323f7-6631-4a91-8db1-918bb1cb82d3} <Debug> TCPHandler: Processed in 0.002057008 sec. | ||
4246 | 2025.01.13 09:36:51.645979 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4247 | 2025.01.13 09:36:51.646093 [ 253 ] {56e5a297-b559-45c7-a38f-7ae30c574d6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4248 | 2025.01.13 09:36:51.646143 [ 253 ] {56e5a297-b559-45c7-a38f-7ae30c574d6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4249 | 2025.01.13 09:36:51.646616 [ 253 ] {56e5a297-b559-45c7-a38f-7ae30c574d6f} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4250 | 2025.01.13 09:36:51.646657 [ 253 ] {56e5a297-b559-45c7-a38f-7ae30c574d6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
4251 | 2025.01.13 09:36:51.647019 [ 253 ] {56e5a297-b559-45c7-a38f-7ae30c574d6f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4252 | 2025.01.13 09:36:51.647277 [ 253 ] {56e5a297-b559-45c7-a38f-7ae30c574d6f} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4253 | 2025.01.13 09:36:51.647487 [ 253 ] {56e5a297-b559-45c7-a38f-7ae30c574d6f} <Debug> executeQuery: Read 12 rows, 862.00 B in 0.00142 sec., 8450.704225352112 rows/sec., 592.81 KiB/sec. | ||
4254 | 2025.01.13 09:36:51.647542 [ 253 ] {56e5a297-b559-45c7-a38f-7ae30c574d6f} <Debug> TCPHandler: Processed in 0.001621996 sec. | ||
4255 | 2025.01.13 09:36:52.914165 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8723 | ||
4256 | 2025.01.13 09:36:52.914798 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4257 | 2025.01.13 09:36:52.914846 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
4258 | 2025.01.13 09:36:52.915425 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4259 | 2025.01.13 09:36:52.915675 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4260 | 2025.01.13 09:36:52.915903 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8723 | ||
4261 | 2025.01.13 09:36:53.505907 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
4262 | 2025.01.13 09:36:53.526825 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4263 | 2025.01.13 09:36:53.526890 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
4264 | 2025.01.13 09:36:53.534544 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4265 | 2025.01.13 09:36:53.535305 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4266 | 2025.01.13 09:36:53.538824 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
4267 | 2025.01.13 09:36:56.643478 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4268 | 2025.01.13 09:36:56.643703 [ 4 ] {a5235268-84a4-4e43-9d45-b3d1241a5171} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4269 | 2025.01.13 09:36:56.643788 [ 4 ] {a5235268-84a4-4e43-9d45-b3d1241a5171} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4270 | 2025.01.13 09:36:56.644636 [ 4 ] {a5235268-84a4-4e43-9d45-b3d1241a5171} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4271 | 2025.01.13 09:36:56.644688 [ 4 ] {a5235268-84a4-4e43-9d45-b3d1241a5171} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
4272 | 2025.01.13 09:36:56.645162 [ 4 ] {a5235268-84a4-4e43-9d45-b3d1241a5171} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4273 | 2025.01.13 09:36:56.645428 [ 4 ] {a5235268-84a4-4e43-9d45-b3d1241a5171} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4274 | 2025.01.13 09:36:56.645684 [ 4 ] {a5235268-84a4-4e43-9d45-b3d1241a5171} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.002048 sec., 38085.9375 rows/sec., 3.27 MiB/sec. | ||
4275 | 2025.01.13 09:36:56.645754 [ 4 ] {a5235268-84a4-4e43-9d45-b3d1241a5171} <Debug> TCPHandler: Processed in 0.002419559 sec. | ||
4276 | 2025.01.13 09:36:56.645952 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4277 | 2025.01.13 09:36:56.646098 [ 253 ] {5cc1ddd5-c080-479a-b222-a8204ad02970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4278 | 2025.01.13 09:36:56.646155 [ 253 ] {5cc1ddd5-c080-479a-b222-a8204ad02970} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4279 | 2025.01.13 09:36:56.646813 [ 253 ] {5cc1ddd5-c080-479a-b222-a8204ad02970} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4280 | 2025.01.13 09:36:56.646855 [ 253 ] {5cc1ddd5-c080-479a-b222-a8204ad02970} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
4281 | 2025.01.13 09:36:56.647215 [ 253 ] {5cc1ddd5-c080-479a-b222-a8204ad02970} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4282 | 2025.01.13 09:36:56.647454 [ 253 ] {5cc1ddd5-c080-479a-b222-a8204ad02970} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4283 | 2025.01.13 09:36:56.647616 [ 95 ] {} <Debug> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
4284 | 2025.01.13 09:36:56.647684 [ 253 ] {5cc1ddd5-c080-479a-b222-a8204ad02970} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001618 sec., 16069.22126081582 rows/sec., 1.18 MiB/sec. | ||
4285 | 2025.01.13 09:36:56.647702 [ 95 ] {} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4286 | 2025.01.13 09:36:56.647772 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
4287 | 2025.01.13 09:36:56.647817 [ 253 ] {5cc1ddd5-c080-479a-b222-a8204ad02970} <Debug> TCPHandler: Processed in 0.001934395 sec. | ||
4288 | 2025.01.13 09:36:56.648039 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4289 | 2025.01.13 09:36:56.648055 [ 199 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::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 | ||
4290 | 2025.01.13 09:36:56.648263 [ 4 ] {17b311e4-0775-4563-924b-3c123fa0a76e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4291 | 2025.01.13 09:36:56.648304 [ 199 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4292 | 2025.01.13 09:36:56.648369 [ 4 ] {17b311e4-0775-4563-924b-3c123fa0a76e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4293 | 2025.01.13 09:36:56.648376 [ 199 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 54 rows starting from the beginning of the part | ||
4294 | 2025.01.13 09:36:56.648693 [ 199 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 28 rows starting from the beginning of the part | ||
4295 | 2025.01.13 09:36:56.649013 [ 199 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 20 rows starting from the beginning of the part | ||
4296 | 2025.01.13 09:36:56.649276 [ 199 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 26 rows starting from the beginning of the part | ||
4297 | 2025.01.13 09:36:56.649616 [ 199 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 32 rows starting from the beginning of the part | ||
4298 | 2025.01.13 09:36:56.649919 [ 199 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 26 rows starting from the beginning of the part | ||
4299 | 2025.01.13 09:36:56.651401 [ 4 ] {17b311e4-0775-4563-924b-3c123fa0a76e} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4300 | 2025.01.13 09:36:56.651465 [ 4 ] {17b311e4-0775-4563-924b-3c123fa0a76e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
4301 | 2025.01.13 09:36:56.652527 [ 4 ] {17b311e4-0775-4563-924b-3c123fa0a76e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4302 | 2025.01.13 09:36:56.652857 [ 199 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 5 columns (5 merged, 0 gathered) in 0.004980731 sec., 37343.91598341689 rows/sec., 2.82 MiB/sec. | ||
4303 | 2025.01.13 09:36:56.653040 [ 4 ] {17b311e4-0775-4563-924b-3c123fa0a76e} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4304 | 2025.01.13 09:36:56.653050 [ 199 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
4305 | 2025.01.13 09:36:56.653463 [ 4 ] {17b311e4-0775-4563-924b-3c123fa0a76e} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.005268 sec., 10250.569476082004 rows/sec., 819.73 KiB/sec. | ||
4306 | 2025.01.13 09:36:56.653602 [ 4 ] {17b311e4-0775-4563-924b-3c123fa0a76e} <Debug> TCPHandler: Processed in 0.005675151 sec. | ||
4307 | 2025.01.13 09:36:56.653691 [ 199 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_20_4} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4308 | 2025.01.13 09:36:56.653850 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4309 | 2025.01.13 09:36:56.653853 [ 199 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_20_4} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
4310 | 2025.01.13 09:36:56.654027 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
4311 | 2025.01.13 09:36:56.654058 [ 253 ] {c21d615e-cf25-424d-8404-4fa7123c500e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4312 | 2025.01.13 09:36:56.654124 [ 253 ] {c21d615e-cf25-424d-8404-4fa7123c500e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4313 | 2025.01.13 09:36:56.654678 [ 253 ] {c21d615e-cf25-424d-8404-4fa7123c500e} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4314 | 2025.01.13 09:36:56.654718 [ 253 ] {c21d615e-cf25-424d-8404-4fa7123c500e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
4315 | 2025.01.13 09:36:56.655102 [ 253 ] {c21d615e-cf25-424d-8404-4fa7123c500e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4316 | 2025.01.13 09:36:56.655342 [ 253 ] {c21d615e-cf25-424d-8404-4fa7123c500e} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4317 | 2025.01.13 09:36:56.655565 [ 253 ] {c21d615e-cf25-424d-8404-4fa7123c500e} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001571 sec., 63653.723742838956 rows/sec., 4.41 MiB/sec. | ||
4318 | 2025.01.13 09:36:56.655620 [ 253 ] {c21d615e-cf25-424d-8404-4fa7123c500e} <Debug> TCPHandler: Processed in 0.001881133 sec. | ||
4319 | 2025.01.13 09:36:56.655760 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4320 | 2025.01.13 09:36:56.655884 [ 4 ] {dd9b4500-b930-412e-8328-57171ac21361} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4321 | 2025.01.13 09:36:56.655964 [ 4 ] {dd9b4500-b930-412e-8328-57171ac21361} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4322 | 2025.01.13 09:36:56.657212 [ 4 ] {dd9b4500-b930-412e-8328-57171ac21361} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4323 | 2025.01.13 09:36:56.657250 [ 4 ] {dd9b4500-b930-412e-8328-57171ac21361} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
4324 | 2025.01.13 09:36:56.657883 [ 4 ] {dd9b4500-b930-412e-8328-57171ac21361} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4325 | 2025.01.13 09:36:56.658138 [ 4 ] {dd9b4500-b930-412e-8328-57171ac21361} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4326 | 2025.01.13 09:36:56.658419 [ 4 ] {dd9b4500-b930-412e-8328-57171ac21361} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002561 sec., 10152.284263959391 rows/sec., 18.19 MiB/sec. | ||
4327 | 2025.01.13 09:36:56.658647 [ 4 ] {dd9b4500-b930-412e-8328-57171ac21361} <Debug> TCPHandler: Processed in 0.002935963 sec. | ||
4328 | 2025.01.13 09:36:56.658792 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4329 | 2025.01.13 09:36:56.658898 [ 253 ] {c2f881a7-795e-4df0-ab29-b9ddb1373052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4330 | 2025.01.13 09:36:56.658943 [ 253 ] {c2f881a7-795e-4df0-ab29-b9ddb1373052} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4331 | 2025.01.13 09:36:56.659361 [ 253 ] {c2f881a7-795e-4df0-ab29-b9ddb1373052} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4332 | 2025.01.13 09:36:56.659398 [ 253 ] {c2f881a7-795e-4df0-ab29-b9ddb1373052} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
4333 | 2025.01.13 09:36:56.659749 [ 253 ] {c2f881a7-795e-4df0-ab29-b9ddb1373052} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4334 | 2025.01.13 09:36:56.659984 [ 253 ] {c2f881a7-795e-4df0-ab29-b9ddb1373052} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4335 | 2025.01.13 09:36:56.660207 [ 253 ] {c2f881a7-795e-4df0-ab29-b9ddb1373052} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.00133 sec., 22556.390977443607 rows/sec., 1.55 MiB/sec. | ||
4336 | 2025.01.13 09:36:56.660319 [ 253 ] {c2f881a7-795e-4df0-ab29-b9ddb1373052} <Debug> TCPHandler: Processed in 0.001577835 sec. | ||
4337 | 2025.01.13 09:37:00.298097 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4338 | 2025.01.13 09:37:00.298164 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4339 | 2025.01.13 09:37:00.416939 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9211 | ||
4340 | 2025.01.13 09:37:00.417594 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4341 | 2025.01.13 09:37:00.417639 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
4342 | 2025.01.13 09:37:00.418165 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4343 | 2025.01.13 09:37:00.418398 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4344 | 2025.01.13 09:37:00.418649 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 | ||
4345 | 2025.01.13 09:37:00.453538 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 624 | ||
4346 | 2025.01.13 09:37:00.456460 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4347 | 2025.01.13 09:37:00.456527 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
4348 | 2025.01.13 09:37:00.458079 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4349 | 2025.01.13 09:37:00.458431 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4350 | 2025.01.13 09:37:00.459450 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 624 | ||
4351 | 2025.01.13 09:37:01.039809 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
4352 | 2025.01.13 09:37:01.061219 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4353 | 2025.01.13 09:37:01.061284 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
4354 | 2025.01.13 09:37:01.069053 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4355 | 2025.01.13 09:37:01.069929 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4356 | 2025.01.13 09:37:01.073082 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
4357 | 2025.01.13 09:37:01.646427 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4358 | 2025.01.13 09:37:01.646638 [ 4 ] {2de067c6-8d3d-4b38-b6d8-6efd70a5f493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4359 | 2025.01.13 09:37:01.646718 [ 4 ] {2de067c6-8d3d-4b38-b6d8-6efd70a5f493} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4360 | 2025.01.13 09:37:01.647515 [ 4 ] {2de067c6-8d3d-4b38-b6d8-6efd70a5f493} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4361 | 2025.01.13 09:37:01.647560 [ 4 ] {2de067c6-8d3d-4b38-b6d8-6efd70a5f493} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
4362 | 2025.01.13 09:37:01.648025 [ 4 ] {2de067c6-8d3d-4b38-b6d8-6efd70a5f493} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4363 | 2025.01.13 09:37:01.648284 [ 4 ] {2de067c6-8d3d-4b38-b6d8-6efd70a5f493} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4364 | 2025.01.13 09:37:01.648478 [ 88 ] {} <Debug> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4365 | 2025.01.13 09:37:01.648547 [ 4 ] {2de067c6-8d3d-4b38-b6d8-6efd70a5f493} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001967 sec., 7117.437722419929 rows/sec., 512.36 KiB/sec. | ||
4366 | 2025.01.13 09:37:01.648573 [ 88 ] {} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4367 | 2025.01.13 09:37:01.648637 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
4368 | 2025.01.13 09:37:01.648686 [ 4 ] {2de067c6-8d3d-4b38-b6d8-6efd70a5f493} <Debug> TCPHandler: Processed in 0.002390957 sec. | ||
4369 | 2025.01.13 09:37:01.648978 [ 189 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::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 | ||
4370 | 2025.01.13 09:37:01.648979 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4371 | 2025.01.13 09:37:01.649243 [ 189 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4372 | 2025.01.13 09:37:01.649258 [ 253 ] {439e5a65-bc9c-4315-8ed1-79a469a79c8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4373 | 2025.01.13 09:37:01.649289 [ 189 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 14 rows starting from the beginning of the part | ||
4374 | 2025.01.13 09:37:01.649330 [ 253 ] {439e5a65-bc9c-4315-8ed1-79a469a79c8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4375 | 2025.01.13 09:37:01.649559 [ 189 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part | ||
4376 | 2025.01.13 09:37:01.650014 [ 189 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part | ||
4377 | 2025.01.13 09:37:01.650456 [ 189 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part | ||
4378 | 2025.01.13 09:37:01.650838 [ 189 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part | ||
4379 | 2025.01.13 09:37:01.651983 [ 253 ] {439e5a65-bc9c-4315-8ed1-79a469a79c8a} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4380 | 2025.01.13 09:37:01.652030 [ 253 ] {439e5a65-bc9c-4315-8ed1-79a469a79c8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
4381 | 2025.01.13 09:37:01.652450 [ 188 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003697405 sec., 18932.1970408976 rows/sec., 1.40 MiB/sec. | ||
4382 | 2025.01.13 09:37:01.652782 [ 253 ] {439e5a65-bc9c-4315-8ed1-79a469a79c8a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4383 | 2025.01.13 09:37:01.652818 [ 200 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4384 | 2025.01.13 09:37:01.653296 [ 253 ] {439e5a65-bc9c-4315-8ed1-79a469a79c8a} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4385 | 2025.01.13 09:37:01.653451 [ 200 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_13_3} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4386 | 2025.01.13 09:37:01.653554 [ 88 ] {} <Debug> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4387 | 2025.01.13 09:37:01.653636 [ 88 ] {} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4388 | 2025.01.13 09:37:01.653699 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
4389 | 2025.01.13 09:37:01.653819 [ 200 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_13_3} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
4390 | 2025.01.13 09:37:01.654010 [ 253 ] {439e5a65-bc9c-4315-8ed1-79a469a79c8a} <Debug> executeQuery: Read 199 rows, 18.11 KiB in 0.004711 sec., 42241.56230099766 rows/sec., 3.75 MiB/sec. | ||
4391 | 2025.01.13 09:37:01.654394 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
4392 | 2025.01.13 09:37:01.654459 [ 253 ] {439e5a65-bc9c-4315-8ed1-79a469a79c8a} <Debug> TCPHandler: Processed in 0.00563797 sec. | ||
4393 | 2025.01.13 09:37:01.654564 [ 200 ] {4e32d370-b554-4105-93df-36198ea84aa7::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 | ||
4394 | 2025.01.13 09:37:01.654760 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4395 | 2025.01.13 09:37:01.655075 [ 200 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4396 | 2025.01.13 09:37:01.655084 [ 4 ] {3084cd9d-07c2-43dc-977e-d6ea4076d11e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4397 | 2025.01.13 09:37:01.655138 [ 200 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1396 rows starting from the beginning of the part | ||
4398 | 2025.01.13 09:37:01.655185 [ 4 ] {3084cd9d-07c2-43dc-977e-d6ea4076d11e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4399 | 2025.01.13 09:37:01.655584 [ 200 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 78 rows starting from the beginning of the part | ||
4400 | 2025.01.13 09:37:01.655920 [ 200 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1345 rows starting from the beginning of the part | ||
4401 | 2025.01.13 09:37:01.656360 [ 200 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 26 rows starting from the beginning of the part | ||
4402 | 2025.01.13 09:37:01.656746 [ 200 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 78 rows starting from the beginning of the part | ||
4403 | 2025.01.13 09:37:01.656988 [ 200 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 199 rows starting from the beginning of the part | ||
4404 | 2025.01.13 09:37:01.657837 [ 4 ] {3084cd9d-07c2-43dc-977e-d6ea4076d11e} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4405 | 2025.01.13 09:37:01.657917 [ 4 ] {3084cd9d-07c2-43dc-977e-d6ea4076d11e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
4406 | 2025.01.13 09:37:01.658840 [ 4 ] {3084cd9d-07c2-43dc-977e-d6ea4076d11e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4407 | 2025.01.13 09:37:01.659411 [ 4 ] {3084cd9d-07c2-43dc-977e-d6ea4076d11e} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4408 | 2025.01.13 09:37:01.659949 [ 4 ] {3084cd9d-07c2-43dc-977e-d6ea4076d11e} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.004919 sec., 4065.8670461475913 rows/sec., 291.44 KiB/sec. | ||
4409 | 2025.01.13 09:37:01.660276 [ 4 ] {3084cd9d-07c2-43dc-977e-d6ea4076d11e} <Debug> TCPHandler: Processed in 0.005674011 sec. | ||
4410 | 2025.01.13 09:37:01.660580 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4411 | 2025.01.13 09:37:01.660653 [ 189 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3122 rows, containing 5 columns (5 merged, 0 gathered) in 0.006802223 sec., 458967.60514908144 rows/sec., 40.22 MiB/sec. | ||
4412 | 2025.01.13 09:37:01.660746 [ 253 ] {4b13e697-d67d-44cf-a285-1fe8a7a05b3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4413 | 2025.01.13 09:37:01.660802 [ 253 ] {4b13e697-d67d-44cf-a285-1fe8a7a05b3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4414 | 2025.01.13 09:37:01.660949 [ 189 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4415 | 2025.01.13 09:37:01.661349 [ 189 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_31_6} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4416 | 2025.01.13 09:37:01.661465 [ 189 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_31_6} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4417 | 2025.01.13 09:37:01.661586 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
4418 | 2025.01.13 09:37:01.661632 [ 253 ] {4b13e697-d67d-44cf-a285-1fe8a7a05b3a} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4419 | 2025.01.13 09:37:01.661670 [ 253 ] {4b13e697-d67d-44cf-a285-1fe8a7a05b3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
4420 | 2025.01.13 09:37:01.662015 [ 253 ] {4b13e697-d67d-44cf-a285-1fe8a7a05b3a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4421 | 2025.01.13 09:37:01.662248 [ 253 ] {4b13e697-d67d-44cf-a285-1fe8a7a05b3a} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4422 | 2025.01.13 09:37:01.662485 [ 253 ] {4b13e697-d67d-44cf-a285-1fe8a7a05b3a} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001765 sec., 7932.011331444759 rows/sec., 555.51 KiB/sec. | ||
4423 | 2025.01.13 09:37:01.662566 [ 253 ] {4b13e697-d67d-44cf-a285-1fe8a7a05b3a} <Debug> TCPHandler: Processed in 0.002153101 sec. | ||
4424 | 2025.01.13 09:37:01.662715 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4425 | 2025.01.13 09:37:01.662844 [ 4 ] {846f3a4c-9b66-4508-9264-6c272905eca9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4426 | 2025.01.13 09:37:01.662898 [ 4 ] {846f3a4c-9b66-4508-9264-6c272905eca9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4427 | 2025.01.13 09:37:01.663517 [ 4 ] {846f3a4c-9b66-4508-9264-6c272905eca9} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4428 | 2025.01.13 09:37:01.663563 [ 4 ] {846f3a4c-9b66-4508-9264-6c272905eca9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
4429 | 2025.01.13 09:37:01.663965 [ 4 ] {846f3a4c-9b66-4508-9264-6c272905eca9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4430 | 2025.01.13 09:37:01.664200 [ 4 ] {846f3a4c-9b66-4508-9264-6c272905eca9} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4431 | 2025.01.13 09:37:01.664363 [ 88 ] {} <Debug> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4432 | 2025.01.13 09:37:01.664429 [ 88 ] {} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4433 | 2025.01.13 09:37:01.664445 [ 4 ] {846f3a4c-9b66-4508-9264-6c272905eca9} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001618 sec., 8034.61063040791 rows/sec., 500.96 KiB/sec. | ||
4434 | 2025.01.13 09:37:01.664469 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
4435 | 2025.01.13 09:37:01.664616 [ 4 ] {846f3a4c-9b66-4508-9264-6c272905eca9} <Debug> TCPHandler: Processed in 0.001954805 sec. | ||
4436 | 2025.01.13 09:37:01.664818 [ 189 ] {87347901-4082-4a7d-a746-0bcdebd578f7::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 | ||
4437 | 2025.01.13 09:37:01.664931 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4438 | 2025.01.13 09:37:01.665261 [ 253 ] {5bb71e9b-b128-4d3a-8f1e-cb6800a03adb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4439 | 2025.01.13 09:37:01.665271 [ 189 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4440 | 2025.01.13 09:37:01.665319 [ 189 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 13 rows starting from the beginning of the part | ||
4441 | 2025.01.13 09:37:01.665326 [ 253 ] {5bb71e9b-b128-4d3a-8f1e-cb6800a03adb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4442 | 2025.01.13 09:37:01.665618 [ 189 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 13 rows starting from the beginning of the part | ||
4443 | 2025.01.13 09:37:01.666040 [ 189 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 13 rows starting from the beginning of the part | ||
4444 | 2025.01.13 09:37:01.666435 [ 189 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 13 rows starting from the beginning of the part | ||
4445 | 2025.01.13 09:37:01.666735 [ 189 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 13 rows starting from the beginning of the part | ||
4446 | 2025.01.13 09:37:01.667923 [ 253 ] {5bb71e9b-b128-4d3a-8f1e-cb6800a03adb} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4447 | 2025.01.13 09:37:01.667967 [ 253 ] {5bb71e9b-b128-4d3a-8f1e-cb6800a03adb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
4448 | 2025.01.13 09:37:01.668361 [ 200 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003769547 sec., 17243.451268812936 rows/sec., 1.12 MiB/sec. | ||
4449 | 2025.01.13 09:37:01.668635 [ 253 ] {5bb71e9b-b128-4d3a-8f1e-cb6800a03adb} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4450 | 2025.01.13 09:37:01.668664 [ 190 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4451 | 2025.01.13 09:37:01.669065 [ 253 ] {5bb71e9b-b128-4d3a-8f1e-cb6800a03adb} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4452 | 2025.01.13 09:37:01.669331 [ 88 ] {} <Debug> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4453 | 2025.01.13 09:37:01.669358 [ 190 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_13_3} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4454 | 2025.01.13 09:37:01.669460 [ 88 ] {} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4455 | 2025.01.13 09:37:01.669598 [ 253 ] {5bb71e9b-b128-4d3a-8f1e-cb6800a03adb} <Debug> executeQuery: Read 359 rows, 25.84 KiB in 0.004377 sec., 82019.64816084076 rows/sec., 5.77 MiB/sec. | ||
4456 | 2025.01.13 09:37:01.669601 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
4457 | 2025.01.13 09:37:01.669625 [ 190 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_13_3} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
4458 | 2025.01.13 09:37:01.669954 [ 253 ] {5bb71e9b-b128-4d3a-8f1e-cb6800a03adb} <Debug> TCPHandler: Processed in 0.005213278 sec. | ||
4459 | 2025.01.13 09:37:01.670010 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
4460 | 2025.01.13 09:37:01.670094 [ 189 ] {dc80af8f-ae59-4221-9151-b81aadd12800::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.01.13 09:37:01.670140 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4462 | 2025.01.13 09:37:01.670209 [ 189 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4463 | 2025.01.13 09:37:01.670250 [ 189 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 869 rows starting from the beginning of the part | ||
4464 | 2025.01.13 09:37:01.670294 [ 4 ] {b9d69e6e-cd83-4a34-b142-ea8083da4bc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4465 | 2025.01.13 09:37:01.670428 [ 189 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 54 rows starting from the beginning of the part | ||
4466 | 2025.01.13 09:37:01.670434 [ 4 ] {b9d69e6e-cd83-4a34-b142-ea8083da4bc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4467 | 2025.01.13 09:37:01.670872 [ 189 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 827 rows starting from the beginning of the part | ||
4468 | 2025.01.13 09:37:01.671249 [ 189 ] {dc80af8f-ae59-4221-9151-b81aadd12800::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 | ||
4469 | 2025.01.13 09:37:01.671646 [ 189 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 54 rows starting from the beginning of the part | ||
4470 | 2025.01.13 09:37:01.671951 [ 189 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 359 rows starting from the beginning of the part | ||
4471 | 2025.01.13 09:37:01.672744 [ 4 ] {b9d69e6e-cd83-4a34-b142-ea8083da4bc9} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4472 | 2025.01.13 09:37:01.672786 [ 4 ] {b9d69e6e-cd83-4a34-b142-ea8083da4bc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
4473 | 2025.01.13 09:37:01.673286 [ 4 ] {b9d69e6e-cd83-4a34-b142-ea8083da4bc9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4474 | 2025.01.13 09:37:01.673585 [ 4 ] {b9d69e6e-cd83-4a34-b142-ea8083da4bc9} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4475 | 2025.01.13 09:37:01.673933 [ 4 ] {b9d69e6e-cd83-4a34-b142-ea8083da4bc9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003656 sec., 1641.1378555798688 rows/sec., 85.74 KiB/sec. | ||
4476 | 2025.01.13 09:37:01.674228 [ 4 ] {b9d69e6e-cd83-4a34-b142-ea8083da4bc9} <Debug> TCPHandler: Processed in 0.004165928 sec. | ||
4477 | 2025.01.13 09:37:01.674454 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4478 | 2025.01.13 09:37:01.674459 [ 190 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2191 rows, containing 5 columns (5 merged, 0 gathered) in 0.004662903 sec., 469878.9573791262 rows/sec., 35.78 MiB/sec. | ||
4479 | 2025.01.13 09:37:01.674604 [ 253 ] {9b0ffbbf-d071-4cf8-ae15-10252346f0da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4480 | 2025.01.13 09:37:01.674688 [ 253 ] {9b0ffbbf-d071-4cf8-ae15-10252346f0da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4481 | 2025.01.13 09:37:01.674796 [ 195 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4482 | 2025.01.13 09:37:01.675524 [ 195 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_31_6} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4483 | 2025.01.13 09:37:01.675768 [ 195 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_31_6} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4484 | 2025.01.13 09:37:01.675909 [ 253 ] {9b0ffbbf-d071-4cf8-ae15-10252346f0da} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4485 | 2025.01.13 09:37:01.675945 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
4486 | 2025.01.13 09:37:01.675969 [ 253 ] {9b0ffbbf-d071-4cf8-ae15-10252346f0da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
4487 | 2025.01.13 09:37:01.676397 [ 253 ] {9b0ffbbf-d071-4cf8-ae15-10252346f0da} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4488 | 2025.01.13 09:37:01.676658 [ 253 ] {9b0ffbbf-d071-4cf8-ae15-10252346f0da} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4489 | 2025.01.13 09:37:01.676831 [ 88 ] {} <Debug> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4490 | 2025.01.13 09:37:01.676893 [ 88 ] {} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4491 | 2025.01.13 09:37:01.676927 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
4492 | 2025.01.13 09:37:01.676934 [ 253 ] {9b0ffbbf-d071-4cf8-ae15-10252346f0da} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.002351 sec., 75287.11186729053 rows/sec., 4.97 MiB/sec. | ||
4493 | 2025.01.13 09:37:01.677069 [ 253 ] {9b0ffbbf-d071-4cf8-ae15-10252346f0da} <Debug> TCPHandler: Processed in 0.002738608 sec. | ||
4494 | 2025.01.13 09:37:01.677099 [ 201 ] {2e635561-38d3-4dab-82be-ab6a0873e781::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 | ||
4495 | 2025.01.13 09:37:01.677219 [ 201 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4496 | 2025.01.13 09:37:01.677252 [ 201 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 6944 rows starting from the beginning of the part | ||
4497 | 2025.01.13 09:37:01.677254 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4498 | 2025.01.13 09:37:01.677386 [ 201 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 100 rows starting from the beginning of the part | ||
4499 | 2025.01.13 09:37:01.677618 [ 4 ] {9205bef0-3c15-4b8a-ac82-b83248f6eefc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4500 | 2025.01.13 09:37:01.677777 [ 201 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 989 rows starting from the beginning of the part | ||
4501 | 2025.01.13 09:37:01.677825 [ 4 ] {9205bef0-3c15-4b8a-ac82-b83248f6eefc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4502 | 2025.01.13 09:37:01.678076 [ 201 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 40 rows starting from the beginning of the part | ||
4503 | 2025.01.13 09:37:01.678476 [ 201 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 100 rows starting from the beginning of the part | ||
4504 | 2025.01.13 09:37:01.678821 [ 201 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 177 rows starting from the beginning of the part | ||
4505 | 2025.01.13 09:37:01.679812 [ 4 ] {9205bef0-3c15-4b8a-ac82-b83248f6eefc} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4506 | 2025.01.13 09:37:01.679850 [ 4 ] {9205bef0-3c15-4b8a-ac82-b83248f6eefc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
4507 | 2025.01.13 09:37:01.680345 [ 4 ] {9205bef0-3c15-4b8a-ac82-b83248f6eefc} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4508 | 2025.01.13 09:37:01.680694 [ 4 ] {9205bef0-3c15-4b8a-ac82-b83248f6eefc} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4509 | 2025.01.13 09:37:01.681147 [ 4 ] {9205bef0-3c15-4b8a-ac82-b83248f6eefc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003697 sec., 270.4895861509332 rows/sec., 18.23 KiB/sec. | ||
4510 | 2025.01.13 09:37:01.681373 [ 4 ] {9205bef0-3c15-4b8a-ac82-b83248f6eefc} <Debug> TCPHandler: Processed in 0.004190419 sec. | ||
4511 | 2025.01.13 09:37:01.681624 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4512 | 2025.01.13 09:37:01.681763 [ 253 ] {8cd7964b-00a8-4700-8492-a6e9d4590e76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4513 | 2025.01.13 09:37:01.681851 [ 253 ] {8cd7964b-00a8-4700-8492-a6e9d4590e76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4514 | 2025.01.13 09:37:01.682855 [ 190 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8350 rows, containing 5 columns (5 merged, 0 gathered) in 0.005852796 sec., 1426668.5529446097 rows/sec., 95.52 MiB/sec. | ||
4515 | 2025.01.13 09:37:01.683171 [ 190 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4516 | 2025.01.13 09:37:01.683810 [ 253 ] {8cd7964b-00a8-4700-8492-a6e9d4590e76} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4517 | 2025.01.13 09:37:01.683866 [ 253 ] {8cd7964b-00a8-4700-8492-a6e9d4590e76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
4518 | 2025.01.13 09:37:01.683951 [ 190 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4519 | 2025.01.13 09:37:01.684198 [ 190 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4520 | 2025.01.13 09:37:01.684357 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB. | ||
4521 | 2025.01.13 09:37:01.684849 [ 253 ] {8cd7964b-00a8-4700-8492-a6e9d4590e76} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4522 | 2025.01.13 09:37:01.685129 [ 253 ] {8cd7964b-00a8-4700-8492-a6e9d4590e76} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4523 | 2025.01.13 09:37:01.685323 [ 87 ] {} <Debug> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4524 | 2025.01.13 09:37:01.685408 [ 87 ] {} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4525 | 2025.01.13 09:37:01.685432 [ 253 ] {8cd7964b-00a8-4700-8492-a6e9d4590e76} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.00369 sec., 3523.035230352303 rows/sec., 6.31 MiB/sec. | ||
4526 | 2025.01.13 09:37:01.685451 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
4527 | 2025.01.13 09:37:01.686105 [ 191 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::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 | ||
4528 | 2025.01.13 09:37:01.686226 [ 253 ] {8cd7964b-00a8-4700-8492-a6e9d4590e76} <Debug> TCPHandler: Processed in 0.004724424 sec. | ||
4529 | 2025.01.13 09:37:01.686510 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4530 | 2025.01.13 09:37:01.686787 [ 4 ] {a0413269-416f-47b4-9689-cfc0a79409d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4531 | 2025.01.13 09:37:01.686921 [ 4 ] {a0413269-416f-47b4-9689-cfc0a79409d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4532 | 2025.01.13 09:37:01.687371 [ 191 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4533 | 2025.01.13 09:37:01.687609 [ 191 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 256 rows starting from the beginning of the part | ||
4534 | 2025.01.13 09:37:01.688329 [ 191 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 13 rows starting from the beginning of the part | ||
4535 | 2025.01.13 09:37:01.689134 [ 191 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 26 rows starting from the beginning of the part | ||
4536 | 2025.01.13 09:37:01.689198 [ 4 ] {a0413269-416f-47b4-9689-cfc0a79409d8} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4537 | 2025.01.13 09:37:01.689272 [ 4 ] {a0413269-416f-47b4-9689-cfc0a79409d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
4538 | 2025.01.13 09:37:01.689690 [ 191 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 13 rows starting from the beginning of the part | ||
4539 | 2025.01.13 09:37:01.690304 [ 191 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 26 rows starting from the beginning of the part | ||
4540 | 2025.01.13 09:37:01.690949 [ 191 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 13 rows starting from the beginning of the part | ||
4541 | 2025.01.13 09:37:01.691156 [ 4 ] {a0413269-416f-47b4-9689-cfc0a79409d8} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4542 | 2025.01.13 09:37:01.692042 [ 4 ] {a0413269-416f-47b4-9689-cfc0a79409d8} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4543 | 2025.01.13 09:37:01.692306 [ 87 ] {} <Debug> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4544 | 2025.01.13 09:37:01.692431 [ 87 ] {} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4545 | 2025.01.13 09:37:01.692519 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
4546 | 2025.01.13 09:37:01.692728 [ 4 ] {a0413269-416f-47b4-9689-cfc0a79409d8} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.005983 sec., 8691.291993982952 rows/sec., 551.04 KiB/sec. | ||
4547 | 2025.01.13 09:37:01.692970 [ 190 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::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 | ||
4548 | 2025.01.13 09:37:01.693149 [ 4 ] {a0413269-416f-47b4-9689-cfc0a79409d8} <Debug> TCPHandler: Processed in 0.006782282 sec. | ||
4549 | 2025.01.13 09:37:01.693440 [ 190 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4550 | 2025.01.13 09:37:01.693520 [ 190 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 914 rows starting from the beginning of the part | ||
4551 | 2025.01.13 09:37:01.693621 [ 190 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 30 rows starting from the beginning of the part | ||
4552 | 2025.01.13 09:37:01.693841 [ 190 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 40 rows starting from the beginning of the part | ||
4553 | 2025.01.13 09:37:01.694117 [ 190 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 12 rows starting from the beginning of the part | ||
4554 | 2025.01.13 09:37:01.694335 [ 190 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 30 rows starting from the beginning of the part | ||
4555 | 2025.01.13 09:37:01.694670 [ 190 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 52 rows starting from the beginning of the part | ||
4556 | 2025.01.13 09:37:01.698010 [ 190 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1078 rows, containing 4 columns (4 merged, 0 gathered) in 0.005342592 sec., 201774.7190876638 rows/sec., 12.99 MiB/sec. | ||
4557 | 2025.01.13 09:37:01.698276 [ 190 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4558 | 2025.01.13 09:37:01.698937 [ 190 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_31_6} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4559 | 2025.01.13 09:37:01.699317 [ 190 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_31_6} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4560 | 2025.01.13 09:37:01.699407 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
4561 | 2025.01.13 09:37:01.700435 [ 194 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 19 columns (19 merged, 0 gathered) in 0.01483098 sec., 23396.970395752673 rows/sec., 41.93 MiB/sec. | ||
4562 | 2025.01.13 09:37:01.701025 [ 192 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4563 | 2025.01.13 09:37:01.701477 [ 192 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4564 | 2025.01.13 09:37:01.701565 [ 192 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4565 | 2025.01.13 09:37:01.701719 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.04 MiB. | ||
4566 | 2025.01.13 09:37:06.643182 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4567 | 2025.01.13 09:37:06.643411 [ 4 ] {ba5e41b7-2a65-43d2-ba74-f536ca0e398f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4568 | 2025.01.13 09:37:06.643495 [ 4 ] {ba5e41b7-2a65-43d2-ba74-f536ca0e398f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4569 | 2025.01.13 09:37:06.644383 [ 4 ] {ba5e41b7-2a65-43d2-ba74-f536ca0e398f} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4570 | 2025.01.13 09:37:06.644433 [ 4 ] {ba5e41b7-2a65-43d2-ba74-f536ca0e398f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
4571 | 2025.01.13 09:37:06.644885 [ 4 ] {ba5e41b7-2a65-43d2-ba74-f536ca0e398f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4572 | 2025.01.13 09:37:06.645144 [ 4 ] {ba5e41b7-2a65-43d2-ba74-f536ca0e398f} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4573 | 2025.01.13 09:37:06.645399 [ 4 ] {ba5e41b7-2a65-43d2-ba74-f536ca0e398f} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.00205 sec., 38048.78048780488 rows/sec., 3.26 MiB/sec. | ||
4574 | 2025.01.13 09:37:06.645466 [ 4 ] {ba5e41b7-2a65-43d2-ba74-f536ca0e398f} <Debug> TCPHandler: Processed in 0.002428059 sec. | ||
4575 | 2025.01.13 09:37:06.645652 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4576 | 2025.01.13 09:37:06.645800 [ 253 ] {db9a9e6d-3b4d-4e21-aad7-0d3c316340d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4577 | 2025.01.13 09:37:06.645860 [ 253 ] {db9a9e6d-3b4d-4e21-aad7-0d3c316340d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4578 | 2025.01.13 09:37:06.646468 [ 253 ] {db9a9e6d-3b4d-4e21-aad7-0d3c316340d3} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4579 | 2025.01.13 09:37:06.646512 [ 253 ] {db9a9e6d-3b4d-4e21-aad7-0d3c316340d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
4580 | 2025.01.13 09:37:06.646888 [ 253 ] {db9a9e6d-3b4d-4e21-aad7-0d3c316340d3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4581 | 2025.01.13 09:37:06.647135 [ 253 ] {db9a9e6d-3b4d-4e21-aad7-0d3c316340d3} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4582 | 2025.01.13 09:37:06.647360 [ 253 ] {db9a9e6d-3b4d-4e21-aad7-0d3c316340d3} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001595 sec., 16300.940438871472 rows/sec., 1.20 MiB/sec. | ||
4583 | 2025.01.13 09:37:06.647414 [ 253 ] {db9a9e6d-3b4d-4e21-aad7-0d3c316340d3} <Debug> TCPHandler: Processed in 0.001831572 sec. | ||
4584 | 2025.01.13 09:37:06.647564 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4585 | 2025.01.13 09:37:06.647674 [ 4 ] {91ae5a11-c21f-4ad7-b646-1fbc627966e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4586 | 2025.01.13 09:37:06.647721 [ 4 ] {91ae5a11-c21f-4ad7-b646-1fbc627966e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4587 | 2025.01.13 09:37:06.648303 [ 4 ] {91ae5a11-c21f-4ad7-b646-1fbc627966e3} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4588 | 2025.01.13 09:37:06.648343 [ 4 ] {91ae5a11-c21f-4ad7-b646-1fbc627966e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
4589 | 2025.01.13 09:37:06.648702 [ 4 ] {91ae5a11-c21f-4ad7-b646-1fbc627966e3} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4590 | 2025.01.13 09:37:06.648955 [ 4 ] {91ae5a11-c21f-4ad7-b646-1fbc627966e3} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4591 | 2025.01.13 09:37:06.649163 [ 4 ] {91ae5a11-c21f-4ad7-b646-1fbc627966e3} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.001513 sec., 35690.680766688696 rows/sec., 2.79 MiB/sec. | ||
4592 | 2025.01.13 09:37:06.649216 [ 4 ] {91ae5a11-c21f-4ad7-b646-1fbc627966e3} <Debug> TCPHandler: Processed in 0.001706208 sec. | ||
4593 | 2025.01.13 09:37:06.649385 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4594 | 2025.01.13 09:37:06.649514 [ 253 ] {5a642103-7f90-480a-b899-c9cd1b061801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4595 | 2025.01.13 09:37:06.649573 [ 253 ] {5a642103-7f90-480a-b899-c9cd1b061801} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4596 | 2025.01.13 09:37:06.650166 [ 253 ] {5a642103-7f90-480a-b899-c9cd1b061801} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4597 | 2025.01.13 09:37:06.650206 [ 253 ] {5a642103-7f90-480a-b899-c9cd1b061801} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
4598 | 2025.01.13 09:37:06.650594 [ 253 ] {5a642103-7f90-480a-b899-c9cd1b061801} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4599 | 2025.01.13 09:37:06.650844 [ 253 ] {5a642103-7f90-480a-b899-c9cd1b061801} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4600 | 2025.01.13 09:37:06.651105 [ 253 ] {5a642103-7f90-480a-b899-c9cd1b061801} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001618 sec., 61804.69715698393 rows/sec., 4.29 MiB/sec. | ||
4601 | 2025.01.13 09:37:06.651314 [ 253 ] {5a642103-7f90-480a-b899-c9cd1b061801} <Debug> TCPHandler: Processed in 0.001987697 sec. | ||
4602 | 2025.01.13 09:37:06.651513 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4603 | 2025.01.13 09:37:06.651624 [ 4 ] {535618a5-e7c3-4a2b-be73-1df6744b7666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4604 | 2025.01.13 09:37:06.651701 [ 4 ] {535618a5-e7c3-4a2b-be73-1df6744b7666} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4605 | 2025.01.13 09:37:06.652878 [ 4 ] {535618a5-e7c3-4a2b-be73-1df6744b7666} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4606 | 2025.01.13 09:37:06.652919 [ 4 ] {535618a5-e7c3-4a2b-be73-1df6744b7666} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
4607 | 2025.01.13 09:37:06.653553 [ 4 ] {535618a5-e7c3-4a2b-be73-1df6744b7666} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4608 | 2025.01.13 09:37:06.653815 [ 4 ] {535618a5-e7c3-4a2b-be73-1df6744b7666} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4609 | 2025.01.13 09:37:06.654101 [ 4 ] {535618a5-e7c3-4a2b-be73-1df6744b7666} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002499 sec., 10404.161664665866 rows/sec., 18.64 MiB/sec. | ||
4610 | 2025.01.13 09:37:06.654217 [ 4 ] {535618a5-e7c3-4a2b-be73-1df6744b7666} <Debug> TCPHandler: Processed in 0.002789479 sec. | ||
4611 | 2025.01.13 09:37:06.654390 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4612 | 2025.01.13 09:37:06.654520 [ 253 ] {b8b3aad9-1875-49ef-bd9b-32ba366dcbff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4613 | 2025.01.13 09:37:06.654576 [ 253 ] {b8b3aad9-1875-49ef-bd9b-32ba366dcbff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4614 | 2025.01.13 09:37:06.655105 [ 253 ] {b8b3aad9-1875-49ef-bd9b-32ba366dcbff} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4615 | 2025.01.13 09:37:06.655162 [ 253 ] {b8b3aad9-1875-49ef-bd9b-32ba366dcbff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
4616 | 2025.01.13 09:37:06.655534 [ 253 ] {b8b3aad9-1875-49ef-bd9b-32ba366dcbff} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4617 | 2025.01.13 09:37:06.655777 [ 253 ] {b8b3aad9-1875-49ef-bd9b-32ba366dcbff} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4618 | 2025.01.13 09:37:06.655990 [ 253 ] {b8b3aad9-1875-49ef-bd9b-32ba366dcbff} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001499 sec., 20013.3422281521 rows/sec., 1.37 MiB/sec. | ||
4619 | 2025.01.13 09:37:06.656042 [ 253 ] {b8b3aad9-1875-49ef-bd9b-32ba366dcbff} <Debug> TCPHandler: Processed in 0.001713869 sec. | ||
4620 | 2025.01.13 09:37:07.919672 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9638 | ||
4621 | 2025.01.13 09:37:07.920307 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4622 | 2025.01.13 09:37:07.920351 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
4623 | 2025.01.13 09:37:07.920872 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4624 | 2025.01.13 09:37:07.921121 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4625 | 2025.01.13 09:37:07.921347 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9638 | ||
4626 | 2025.01.13 09:37:07.921352 [ 80 ] {} <Debug> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4627 | 2025.01.13 09:37:07.921425 [ 80 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4628 | 2025.01.13 09:37:07.921449 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
4629 | 2025.01.13 09:37:07.921564 [ 192 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::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 | ||
4630 | 2025.01.13 09:37:07.921699 [ 192 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4631 | 2025.01.13 09:37:07.921741 [ 192 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::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 | ||
4632 | 2025.01.13 09:37:07.921820 [ 192 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 427 rows starting from the beginning of the part | ||
4633 | 2025.01.13 09:37:07.922049 [ 192 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 488 rows starting from the beginning of the part | ||
4634 | 2025.01.13 09:37:07.922230 [ 192 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 427 rows starting from the beginning of the part | ||
4635 | 2025.01.13 09:37:07.922389 [ 192 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 488 rows starting from the beginning of the part | ||
4636 | 2025.01.13 09:37:07.922542 [ 192 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 427 rows starting from the beginning of the part | ||
4637 | 2025.01.13 09:37:07.924636 [ 194 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9638 rows, containing 4 columns (4 merged, 0 gathered) in 0.003126229 sec., 3082947.5383921014 rows/sec., 44.10 MiB/sec. | ||
4638 | 2025.01.13 09:37:07.924992 [ 197 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4639 | 2025.01.13 09:37:07.925360 [ 197 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_21_4} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4640 | 2025.01.13 09:37:07.925452 [ 197 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_21_4} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4641 | 2025.01.13 09:37:07.925570 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
4642 | 2025.01.13 09:37:08.574068 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
4643 | 2025.01.13 09:37:08.603612 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4644 | 2025.01.13 09:37:08.603703 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
4645 | 2025.01.13 09:37:08.611533 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4646 | 2025.01.13 09:37:08.612365 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4647 | 2025.01.13 09:37:08.612708 [ 80 ] {} <Debug> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4648 | 2025.01.13 09:37:08.612787 [ 80 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4649 | 2025.01.13 09:37:08.612837 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
4650 | 2025.01.13 09:37:08.613277 [ 193 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
4651 | 2025.01.13 09:37:08.628559 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
4652 | 2025.01.13 09:37:08.631008 [ 193 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4653 | 2025.01.13 09:37:08.632866 [ 193 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
4654 | 2025.01.13 09:37:08.639038 [ 193 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
4655 | 2025.01.13 09:37:08.644792 [ 193 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
4656 | 2025.01.13 09:37:08.650622 [ 193 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
4657 | 2025.01.13 09:37:08.656459 [ 193 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
4658 | 2025.01.13 09:37:08.661103 [ 193 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
4659 | 2025.01.13 09:37:08.728551 [ 194 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.115564468 sec., 1375.8554229661663 rows/sec., 7.11 MiB/sec. | ||
4660 | 2025.01.13 09:37:08.731230 [ 196 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4661 | 2025.01.13 09:37:08.734240 [ 196 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_21_4} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4662 | 2025.01.13 09:37:08.734371 [ 196 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_21_4} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4663 | 2025.01.13 09:37:08.736642 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
4664 | 2025.01.13 09:37:09.000283 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.67 MiB, peak 194.21 MiB, free memory in arenas 0.00 B, will set to 186.10 MiB (RSS), difference: 2.43 MiB | ||
4665 | 2025.01.13 09:37:10.460474 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 658 | ||
4666 | 2025.01.13 09:37:10.463517 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4667 | 2025.01.13 09:37:10.463569 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
4668 | 2025.01.13 09:37:10.465004 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4669 | 2025.01.13 09:37:10.465320 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4670 | 2025.01.13 09:37:10.465879 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 658 | ||
4671 | 2025.01.13 09:37:11.646635 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4672 | 2025.01.13 09:37:11.646835 [ 4 ] {ffca20d7-2823-4de7-99dc-1a87fd85cf88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4673 | 2025.01.13 09:37:11.646914 [ 4 ] {ffca20d7-2823-4de7-99dc-1a87fd85cf88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4674 | 2025.01.13 09:37:11.647714 [ 4 ] {ffca20d7-2823-4de7-99dc-1a87fd85cf88} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4675 | 2025.01.13 09:37:11.647769 [ 4 ] {ffca20d7-2823-4de7-99dc-1a87fd85cf88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
4676 | 2025.01.13 09:37:11.648216 [ 4 ] {ffca20d7-2823-4de7-99dc-1a87fd85cf88} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4677 | 2025.01.13 09:37:11.648476 [ 4 ] {ffca20d7-2823-4de7-99dc-1a87fd85cf88} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4678 | 2025.01.13 09:37:11.648720 [ 4 ] {ffca20d7-2823-4de7-99dc-1a87fd85cf88} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001943 sec., 7205.352547606793 rows/sec., 518.69 KiB/sec. | ||
4679 | 2025.01.13 09:37:11.648788 [ 4 ] {ffca20d7-2823-4de7-99dc-1a87fd85cf88} <Debug> TCPHandler: Processed in 0.002293085 sec. | ||
4680 | 2025.01.13 09:37:11.648966 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4681 | 2025.01.13 09:37:11.649089 [ 253 ] {8d6879f5-1a0a-4037-ae46-03e33b3ba0e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4682 | 2025.01.13 09:37:11.649141 [ 253 ] {8d6879f5-1a0a-4037-ae46-03e33b3ba0e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4683 | 2025.01.13 09:37:11.649914 [ 253 ] {8d6879f5-1a0a-4037-ae46-03e33b3ba0e2} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4684 | 2025.01.13 09:37:11.649965 [ 253 ] {8d6879f5-1a0a-4037-ae46-03e33b3ba0e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
4685 | 2025.01.13 09:37:11.650398 [ 253 ] {8d6879f5-1a0a-4037-ae46-03e33b3ba0e2} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4686 | 2025.01.13 09:37:11.650647 [ 253 ] {8d6879f5-1a0a-4037-ae46-03e33b3ba0e2} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4687 | 2025.01.13 09:37:11.650868 [ 253 ] {8d6879f5-1a0a-4037-ae46-03e33b3ba0e2} <Debug> executeQuery: Read 199 rows, 18.11 KiB in 0.001806 sec., 110188.26135105205 rows/sec., 9.79 MiB/sec. | ||
4688 | 2025.01.13 09:37:11.650921 [ 253 ] {8d6879f5-1a0a-4037-ae46-03e33b3ba0e2} <Debug> TCPHandler: Processed in 0.002014747 sec. | ||
4689 | 2025.01.13 09:37:11.651066 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4690 | 2025.01.13 09:37:11.651175 [ 4 ] {ad9d3a41-cb3f-42e2-b9da-5d377b2eaf28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4691 | 2025.01.13 09:37:11.651223 [ 4 ] {ad9d3a41-cb3f-42e2-b9da-5d377b2eaf28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4692 | 2025.01.13 09:37:11.651864 [ 4 ] {ad9d3a41-cb3f-42e2-b9da-5d377b2eaf28} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4693 | 2025.01.13 09:37:11.651911 [ 4 ] {ad9d3a41-cb3f-42e2-b9da-5d377b2eaf28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
4694 | 2025.01.13 09:37:11.652308 [ 4 ] {ad9d3a41-cb3f-42e2-b9da-5d377b2eaf28} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4695 | 2025.01.13 09:37:11.652555 [ 4 ] {ad9d3a41-cb3f-42e2-b9da-5d377b2eaf28} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4696 | 2025.01.13 09:37:11.652789 [ 4 ] {ad9d3a41-cb3f-42e2-b9da-5d377b2eaf28} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.001637 sec., 12217.470983506415 rows/sec., 875.74 KiB/sec. | ||
4697 | 2025.01.13 09:37:11.652843 [ 4 ] {ad9d3a41-cb3f-42e2-b9da-5d377b2eaf28} <Debug> TCPHandler: Processed in 0.001829351 sec. | ||
4698 | 2025.01.13 09:37:11.652978 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4699 | 2025.01.13 09:37:11.653085 [ 253 ] {a473ccdc-08c3-4518-bebe-537fb56cd452} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4700 | 2025.01.13 09:37:11.653131 [ 253 ] {a473ccdc-08c3-4518-bebe-537fb56cd452} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4701 | 2025.01.13 09:37:11.653768 [ 253 ] {a473ccdc-08c3-4518-bebe-537fb56cd452} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4702 | 2025.01.13 09:37:11.653816 [ 253 ] {a473ccdc-08c3-4518-bebe-537fb56cd452} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
4703 | 2025.01.13 09:37:11.654239 [ 253 ] {a473ccdc-08c3-4518-bebe-537fb56cd452} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4704 | 2025.01.13 09:37:11.654477 [ 253 ] {a473ccdc-08c3-4518-bebe-537fb56cd452} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4705 | 2025.01.13 09:37:11.654709 [ 253 ] {a473ccdc-08c3-4518-bebe-537fb56cd452} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001646 sec., 8505.46780072904 rows/sec., 595.67 KiB/sec. | ||
4706 | 2025.01.13 09:37:11.654761 [ 253 ] {a473ccdc-08c3-4518-bebe-537fb56cd452} <Debug> TCPHandler: Processed in 0.001836202 sec. | ||
4707 | 2025.01.13 09:37:11.654897 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4708 | 2025.01.13 09:37:11.655004 [ 4 ] {36f57942-f4a1-4c74-b7a8-6b8c0d6a3e4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4709 | 2025.01.13 09:37:11.655049 [ 4 ] {36f57942-f4a1-4c74-b7a8-6b8c0d6a3e4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4710 | 2025.01.13 09:37:11.655574 [ 4 ] {36f57942-f4a1-4c74-b7a8-6b8c0d6a3e4f} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4711 | 2025.01.13 09:37:11.655614 [ 4 ] {36f57942-f4a1-4c74-b7a8-6b8c0d6a3e4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
4712 | 2025.01.13 09:37:11.655961 [ 4 ] {36f57942-f4a1-4c74-b7a8-6b8c0d6a3e4f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4713 | 2025.01.13 09:37:11.656206 [ 4 ] {36f57942-f4a1-4c74-b7a8-6b8c0d6a3e4f} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4714 | 2025.01.13 09:37:11.656419 [ 4 ] {36f57942-f4a1-4c74-b7a8-6b8c0d6a3e4f} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001438 sec., 9040.333796940195 rows/sec., 563.66 KiB/sec. | ||
4715 | 2025.01.13 09:37:11.656473 [ 4 ] {36f57942-f4a1-4c74-b7a8-6b8c0d6a3e4f} <Debug> TCPHandler: Processed in 0.001628836 sec. | ||
4716 | 2025.01.13 09:37:11.656599 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4717 | 2025.01.13 09:37:11.656708 [ 253 ] {2569d972-c85a-4c69-8e9c-d3cf9f346ebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4718 | 2025.01.13 09:37:11.656752 [ 253 ] {2569d972-c85a-4c69-8e9c-d3cf9f346ebe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4719 | 2025.01.13 09:37:11.657402 [ 253 ] {2569d972-c85a-4c69-8e9c-d3cf9f346ebe} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4720 | 2025.01.13 09:37:11.657441 [ 253 ] {2569d972-c85a-4c69-8e9c-d3cf9f346ebe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
4721 | 2025.01.13 09:37:11.657807 [ 253 ] {2569d972-c85a-4c69-8e9c-d3cf9f346ebe} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4722 | 2025.01.13 09:37:11.658046 [ 253 ] {2569d972-c85a-4c69-8e9c-d3cf9f346ebe} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4723 | 2025.01.13 09:37:11.658248 [ 253 ] {2569d972-c85a-4c69-8e9c-d3cf9f346ebe} <Debug> executeQuery: Read 359 rows, 25.84 KiB in 0.001562 sec., 229833.5467349552 rows/sec., 16.16 MiB/sec. | ||
4724 | 2025.01.13 09:37:11.658300 [ 253 ] {2569d972-c85a-4c69-8e9c-d3cf9f346ebe} <Debug> TCPHandler: Processed in 0.001753289 sec. | ||
4725 | 2025.01.13 09:37:11.658439 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4726 | 2025.01.13 09:37:11.658566 [ 4 ] {85350db0-99ca-43df-b751-e50def75e01a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4727 | 2025.01.13 09:37:11.658620 [ 4 ] {85350db0-99ca-43df-b751-e50def75e01a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4728 | 2025.01.13 09:37:11.659168 [ 4 ] {85350db0-99ca-43df-b751-e50def75e01a} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4729 | 2025.01.13 09:37:11.659215 [ 4 ] {85350db0-99ca-43df-b751-e50def75e01a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
4730 | 2025.01.13 09:37:11.659566 [ 4 ] {85350db0-99ca-43df-b751-e50def75e01a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4731 | 2025.01.13 09:37:11.659810 [ 4 ] {85350db0-99ca-43df-b751-e50def75e01a} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4732 | 2025.01.13 09:37:11.660072 [ 4 ] {85350db0-99ca-43df-b751-e50def75e01a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001534 sec., 3911.342894393742 rows/sec., 204.35 KiB/sec. | ||
4733 | 2025.01.13 09:37:11.660266 [ 4 ] {85350db0-99ca-43df-b751-e50def75e01a} <Debug> TCPHandler: Processed in 0.001885163 sec. | ||
4734 | 2025.01.13 09:37:11.660418 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4735 | 2025.01.13 09:37:11.660547 [ 253 ] {b29cbaad-baf8-41ba-b9ba-e82ee5c14cc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4736 | 2025.01.13 09:37:11.660606 [ 253 ] {b29cbaad-baf8-41ba-b9ba-e82ee5c14cc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4737 | 2025.01.13 09:37:11.661260 [ 253 ] {b29cbaad-baf8-41ba-b9ba-e82ee5c14cc6} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4738 | 2025.01.13 09:37:11.661299 [ 253 ] {b29cbaad-baf8-41ba-b9ba-e82ee5c14cc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
4739 | 2025.01.13 09:37:11.661677 [ 253 ] {b29cbaad-baf8-41ba-b9ba-e82ee5c14cc6} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4740 | 2025.01.13 09:37:11.661914 [ 253 ] {b29cbaad-baf8-41ba-b9ba-e82ee5c14cc6} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4741 | 2025.01.13 09:37:11.662124 [ 253 ] {b29cbaad-baf8-41ba-b9ba-e82ee5c14cc6} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001606 sec., 110211.70610211707 rows/sec., 7.27 MiB/sec. | ||
4742 | 2025.01.13 09:37:11.662179 [ 253 ] {b29cbaad-baf8-41ba-b9ba-e82ee5c14cc6} <Debug> TCPHandler: Processed in 0.001823871 sec. | ||
4743 | 2025.01.13 09:37:11.662331 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4744 | 2025.01.13 09:37:11.662459 [ 4 ] {cfbaa409-fc86-435d-8219-eecd32da2be2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4745 | 2025.01.13 09:37:11.662515 [ 4 ] {cfbaa409-fc86-435d-8219-eecd32da2be2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4746 | 2025.01.13 09:37:11.663022 [ 4 ] {cfbaa409-fc86-435d-8219-eecd32da2be2} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4747 | 2025.01.13 09:37:11.663068 [ 4 ] {cfbaa409-fc86-435d-8219-eecd32da2be2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
4748 | 2025.01.13 09:37:11.663426 [ 4 ] {cfbaa409-fc86-435d-8219-eecd32da2be2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4749 | 2025.01.13 09:37:11.663661 [ 4 ] {cfbaa409-fc86-435d-8219-eecd32da2be2} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4750 | 2025.01.13 09:37:11.663793 [ 73 ] {} <Debug> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
4751 | 2025.01.13 09:37:11.663833 [ 73 ] {} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4752 | 2025.01.13 09:37:11.663839 [ 4 ] {cfbaa409-fc86-435d-8219-eecd32da2be2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001406 sec., 711.2375533428166 rows/sec., 47.93 KiB/sec. | ||
4753 | 2025.01.13 09:37:11.663856 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
4754 | 2025.01.13 09:37:11.663930 [ 4 ] {cfbaa409-fc86-435d-8219-eecd32da2be2} <Debug> TCPHandler: Processed in 0.001656377 sec. | ||
4755 | 2025.01.13 09:37:11.664181 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4756 | 2025.01.13 09:37:11.664347 [ 194 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full | ||
4757 | 2025.01.13 09:37:11.664553 [ 253 ] {50a645dd-4de1-43c5-bd82-4598184f4e3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4758 | 2025.01.13 09:37:11.664876 [ 253 ] {50a645dd-4de1-43c5-bd82-4598184f4e3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4759 | 2025.01.13 09:37:11.664883 [ 194 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4760 | 2025.01.13 09:37:11.665023 [ 194 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 9 rows starting from the beginning of the part | ||
4761 | 2025.01.13 09:37:11.665400 [ 194 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
4762 | 2025.01.13 09:37:11.665859 [ 194 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
4763 | 2025.01.13 09:37:11.666256 [ 194 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
4764 | 2025.01.13 09:37:11.666707 [ 194 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
4765 | 2025.01.13 09:37:11.667065 [ 194 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
4766 | 2025.01.13 09:37:11.671066 [ 253 ] {50a645dd-4de1-43c5-bd82-4598184f4e3c} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4767 | 2025.01.13 09:37:11.671074 [ 194 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.007103691 sec., 1970.8064441429112 rows/sec., 132.80 KiB/sec. | ||
4768 | 2025.01.13 09:37:11.671120 [ 253 ] {50a645dd-4de1-43c5-bd82-4598184f4e3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
4769 | 2025.01.13 09:37:11.671267 [ 194 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
4770 | 2025.01.13 09:37:11.672003 [ 194 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_14_3} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4771 | 2025.01.13 09:37:11.672250 [ 194 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_14_3} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
4772 | 2025.01.13 09:37:11.672462 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4773 | 2025.01.13 09:37:11.672687 [ 253 ] {50a645dd-4de1-43c5-bd82-4598184f4e3c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4774 | 2025.01.13 09:37:11.672975 [ 253 ] {50a645dd-4de1-43c5-bd82-4598184f4e3c} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4775 | 2025.01.13 09:37:11.673191 [ 253 ] {50a645dd-4de1-43c5-bd82-4598184f4e3c} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.00879 sec., 1478.953356086462 rows/sec., 2.65 MiB/sec. | ||
4776 | 2025.01.13 09:37:11.673317 [ 253 ] {50a645dd-4de1-43c5-bd82-4598184f4e3c} <Debug> TCPHandler: Processed in 0.009293623 sec. | ||
4777 | 2025.01.13 09:37:11.673500 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4778 | 2025.01.13 09:37:11.673629 [ 4 ] {36b9414c-01cf-4a5a-8999-6337a84084f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4779 | 2025.01.13 09:37:11.673685 [ 4 ] {36b9414c-01cf-4a5a-8999-6337a84084f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4780 | 2025.01.13 09:37:11.674221 [ 4 ] {36b9414c-01cf-4a5a-8999-6337a84084f2} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4781 | 2025.01.13 09:37:11.674260 [ 4 ] {36b9414c-01cf-4a5a-8999-6337a84084f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
4782 | 2025.01.13 09:37:11.674626 [ 4 ] {36b9414c-01cf-4a5a-8999-6337a84084f2} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4783 | 2025.01.13 09:37:11.674862 [ 4 ] {36b9414c-01cf-4a5a-8999-6337a84084f2} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4784 | 2025.01.13 09:37:11.675064 [ 4 ] {36b9414c-01cf-4a5a-8999-6337a84084f2} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001452 sec., 35812.672176308544 rows/sec., 2.22 MiB/sec. | ||
4785 | 2025.01.13 09:37:11.675175 [ 4 ] {36b9414c-01cf-4a5a-8999-6337a84084f2} <Debug> TCPHandler: Processed in 0.001735089 sec. | ||
4786 | 2025.01.13 09:37:15.298408 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4787 | 2025.01.13 09:37:15.298471 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4788 | 2025.01.13 09:37:15.422382 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10126 | ||
4789 | 2025.01.13 09:37:15.423031 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4790 | 2025.01.13 09:37:15.423074 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
4791 | 2025.01.13 09:37:15.423583 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4792 | 2025.01.13 09:37:15.423831 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4793 | 2025.01.13 09:37:15.424060 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 | ||
4794 | 2025.01.13 09:37:16.129565 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
4795 | 2025.01.13 09:37:16.149575 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4796 | 2025.01.13 09:37:16.149635 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
4797 | 2025.01.13 09:37:16.157058 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4798 | 2025.01.13 09:37:16.157794 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4799 | 2025.01.13 09:37:16.160469 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
4800 | 2025.01.13 09:37:16.642988 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4801 | 2025.01.13 09:37:16.643190 [ 4 ] {d6584698-aa77-421d-9893-0c07a91b7bea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4802 | 2025.01.13 09:37:16.643266 [ 4 ] {d6584698-aa77-421d-9893-0c07a91b7bea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4803 | 2025.01.13 09:37:16.644056 [ 4 ] {d6584698-aa77-421d-9893-0c07a91b7bea} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4804 | 2025.01.13 09:37:16.644102 [ 4 ] {d6584698-aa77-421d-9893-0c07a91b7bea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
4805 | 2025.01.13 09:37:16.644560 [ 4 ] {d6584698-aa77-421d-9893-0c07a91b7bea} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4806 | 2025.01.13 09:37:16.644818 [ 4 ] {d6584698-aa77-421d-9893-0c07a91b7bea} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): 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.01.13 09:37:16.645023 [ 4 ] {d6584698-aa77-421d-9893-0c07a91b7bea} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.001888 sec., 41313.5593220339 rows/sec., 3.54 MiB/sec. | ||
4808 | 2025.01.13 09:37:16.645090 [ 4 ] {d6584698-aa77-421d-9893-0c07a91b7bea} <Debug> TCPHandler: Processed in 0.002244874 sec. | ||
4809 | 2025.01.13 09:37:16.645253 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4810 | 2025.01.13 09:37:16.645374 [ 253 ] {b9f3362c-cee2-4308-96b8-b5d9bf93e68b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4811 | 2025.01.13 09:37:16.645423 [ 253 ] {b9f3362c-cee2-4308-96b8-b5d9bf93e68b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4812 | 2025.01.13 09:37:16.645992 [ 253 ] {b9f3362c-cee2-4308-96b8-b5d9bf93e68b} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4813 | 2025.01.13 09:37:16.646030 [ 253 ] {b9f3362c-cee2-4308-96b8-b5d9bf93e68b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
4814 | 2025.01.13 09:37:16.646392 [ 253 ] {b9f3362c-cee2-4308-96b8-b5d9bf93e68b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4815 | 2025.01.13 09:37:16.646637 [ 253 ] {b9f3362c-cee2-4308-96b8-b5d9bf93e68b} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4816 | 2025.01.13 09:37:16.646814 [ 253 ] {b9f3362c-cee2-4308-96b8-b5d9bf93e68b} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001467 sec., 17723.24471710975 rows/sec., 1.30 MiB/sec. | ||
4817 | 2025.01.13 09:37:16.646868 [ 253 ] {b9f3362c-cee2-4308-96b8-b5d9bf93e68b} <Debug> TCPHandler: Processed in 0.001674107 sec. | ||
4818 | 2025.01.13 09:37:16.647020 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4819 | 2025.01.13 09:37:16.647130 [ 4 ] {bed6fc98-0678-4c26-bcf7-49a9568495ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4820 | 2025.01.13 09:37:16.647176 [ 4 ] {bed6fc98-0678-4c26-bcf7-49a9568495ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4821 | 2025.01.13 09:37:16.647713 [ 4 ] {bed6fc98-0678-4c26-bcf7-49a9568495ad} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4822 | 2025.01.13 09:37:16.647750 [ 4 ] {bed6fc98-0678-4c26-bcf7-49a9568495ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
4823 | 2025.01.13 09:37:16.648101 [ 4 ] {bed6fc98-0678-4c26-bcf7-49a9568495ad} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4824 | 2025.01.13 09:37:16.648340 [ 4 ] {bed6fc98-0678-4c26-bcf7-49a9568495ad} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4825 | 2025.01.13 09:37:16.648515 [ 4 ] {bed6fc98-0678-4c26-bcf7-49a9568495ad} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.001409 sec., 38325.05322924059 rows/sec., 2.99 MiB/sec. | ||
4826 | 2025.01.13 09:37:16.648565 [ 4 ] {bed6fc98-0678-4c26-bcf7-49a9568495ad} <Debug> TCPHandler: Processed in 0.001598135 sec. | ||
4827 | 2025.01.13 09:37:16.648714 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4828 | 2025.01.13 09:37:16.648842 [ 253 ] {2aeaf771-68dc-4a20-a19a-3984272af6df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4829 | 2025.01.13 09:37:16.648900 [ 253 ] {2aeaf771-68dc-4a20-a19a-3984272af6df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4830 | 2025.01.13 09:37:16.649459 [ 253 ] {2aeaf771-68dc-4a20-a19a-3984272af6df} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4831 | 2025.01.13 09:37:16.649495 [ 253 ] {2aeaf771-68dc-4a20-a19a-3984272af6df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
4832 | 2025.01.13 09:37:16.649869 [ 253 ] {2aeaf771-68dc-4a20-a19a-3984272af6df} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4833 | 2025.01.13 09:37:16.650105 [ 253 ] {2aeaf771-68dc-4a20-a19a-3984272af6df} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): 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.01.13 09:37:16.650278 [ 253 ] {2aeaf771-68dc-4a20-a19a-3984272af6df} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001466 sec., 68212.82401091405 rows/sec., 4.73 MiB/sec. | ||
4835 | 2025.01.13 09:37:16.650329 [ 253 ] {2aeaf771-68dc-4a20-a19a-3984272af6df} <Debug> TCPHandler: Processed in 0.001677718 sec. | ||
4836 | 2025.01.13 09:37:16.650475 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4837 | 2025.01.13 09:37:16.650602 [ 4 ] {7f97a30f-239f-4beb-96af-5147c6475c20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4838 | 2025.01.13 09:37:16.650680 [ 4 ] {7f97a30f-239f-4beb-96af-5147c6475c20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4839 | 2025.01.13 09:37:16.651900 [ 4 ] {7f97a30f-239f-4beb-96af-5147c6475c20} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4840 | 2025.01.13 09:37:16.651937 [ 4 ] {7f97a30f-239f-4beb-96af-5147c6475c20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
4841 | 2025.01.13 09:37:16.652594 [ 4 ] {7f97a30f-239f-4beb-96af-5147c6475c20} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4842 | 2025.01.13 09:37:16.652850 [ 4 ] {7f97a30f-239f-4beb-96af-5147c6475c20} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4843 | 2025.01.13 09:37:16.653044 [ 4 ] {7f97a30f-239f-4beb-96af-5147c6475c20} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002471 sec., 10522.055847834885 rows/sec., 18.86 MiB/sec. | ||
4844 | 2025.01.13 09:37:16.653153 [ 4 ] {7f97a30f-239f-4beb-96af-5147c6475c20} <Debug> TCPHandler: Processed in 0.002739708 sec. | ||
4845 | 2025.01.13 09:37:16.653296 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4846 | 2025.01.13 09:37:16.653415 [ 253 ] {2512c2b7-cc0f-4c75-b4eb-3db4f2876582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4847 | 2025.01.13 09:37:16.653461 [ 253 ] {2512c2b7-cc0f-4c75-b4eb-3db4f2876582} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4848 | 2025.01.13 09:37:16.653884 [ 253 ] {2512c2b7-cc0f-4c75-b4eb-3db4f2876582} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4849 | 2025.01.13 09:37:16.653921 [ 253 ] {2512c2b7-cc0f-4c75-b4eb-3db4f2876582} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
4850 | 2025.01.13 09:37:16.654267 [ 253 ] {2512c2b7-cc0f-4c75-b4eb-3db4f2876582} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4851 | 2025.01.13 09:37:16.654506 [ 253 ] {2512c2b7-cc0f-4c75-b4eb-3db4f2876582} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4852 | 2025.01.13 09:37:16.654691 [ 253 ] {2512c2b7-cc0f-4c75-b4eb-3db4f2876582} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001294 sec., 23183.925811437402 rows/sec., 1.59 MiB/sec. | ||
4853 | 2025.01.13 09:37:16.654801 [ 253 ] {2512c2b7-cc0f-4c75-b4eb-3db4f2876582} <Debug> TCPHandler: Processed in 0.001566384 sec. | ||
4854 | 2025.01.13 09:37:19.105823 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4855 | 2025.01.13 09:37:19.106041 [ 4 ] {8a8c05a7-318f-4ba0-a201-fbc17e2dd249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4856 | 2025.01.13 09:37:19.106117 [ 4 ] {8a8c05a7-318f-4ba0-a201-fbc17e2dd249} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4857 | 2025.01.13 09:37:19.106883 [ 4 ] {8a8c05a7-318f-4ba0-a201-fbc17e2dd249} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4858 | 2025.01.13 09:37:19.106939 [ 4 ] {8a8c05a7-318f-4ba0-a201-fbc17e2dd249} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
4859 | 2025.01.13 09:37:19.107378 [ 4 ] {8a8c05a7-318f-4ba0-a201-fbc17e2dd249} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4860 | 2025.01.13 09:37:19.107638 [ 4 ] {8a8c05a7-318f-4ba0-a201-fbc17e2dd249} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4861 | 2025.01.13 09:37:19.107903 [ 4 ] {8a8c05a7-318f-4ba0-a201-fbc17e2dd249} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001909 sec., 7333.682556312205 rows/sec., 527.93 KiB/sec. | ||
4862 | 2025.01.13 09:37:19.108072 [ 4 ] {8a8c05a7-318f-4ba0-a201-fbc17e2dd249} <Debug> TCPHandler: Processed in 0.002381088 sec. | ||
4863 | 2025.01.13 09:37:19.108320 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4864 | 2025.01.13 09:37:19.108469 [ 253 ] {4b281226-ec5f-4298-972b-0bdb4ef8a2d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4865 | 2025.01.13 09:37:19.108530 [ 253 ] {4b281226-ec5f-4298-972b-0bdb4ef8a2d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4866 | 2025.01.13 09:37:19.109867 [ 253 ] {4b281226-ec5f-4298-972b-0bdb4ef8a2d9} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4867 | 2025.01.13 09:37:19.109910 [ 253 ] {4b281226-ec5f-4298-972b-0bdb4ef8a2d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
4868 | 2025.01.13 09:37:19.110380 [ 253 ] {4b281226-ec5f-4298-972b-0bdb4ef8a2d9} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4869 | 2025.01.13 09:37:19.110628 [ 253 ] {4b281226-ec5f-4298-972b-0bdb4ef8a2d9} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4870 | 2025.01.13 09:37:19.110858 [ 253 ] {4b281226-ec5f-4298-972b-0bdb4ef8a2d9} <Debug> executeQuery: Read 1339 rows, 114.23 KiB in 0.002426 sec., 551937.3454245671 rows/sec., 45.98 MiB/sec. | ||
4871 | 2025.01.13 09:37:19.110919 [ 253 ] {4b281226-ec5f-4298-972b-0bdb4ef8a2d9} <Debug> TCPHandler: Processed in 0.002669746 sec. | ||
4872 | 2025.01.13 09:37:19.111064 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4873 | 2025.01.13 09:37:19.111175 [ 4 ] {d9d579c1-8bf5-4bf6-ab63-d781008870f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4874 | 2025.01.13 09:37:19.111223 [ 4 ] {d9d579c1-8bf5-4bf6-ab63-d781008870f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4875 | 2025.01.13 09:37:19.111776 [ 4 ] {d9d579c1-8bf5-4bf6-ab63-d781008870f3} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4876 | 2025.01.13 09:37:19.111817 [ 4 ] {d9d579c1-8bf5-4bf6-ab63-d781008870f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
4877 | 2025.01.13 09:37:19.112170 [ 4 ] {d9d579c1-8bf5-4bf6-ab63-d781008870f3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4878 | 2025.01.13 09:37:19.112407 [ 4 ] {d9d579c1-8bf5-4bf6-ab63-d781008870f3} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4879 | 2025.01.13 09:37:19.112586 [ 58 ] {} <Debug> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
4880 | 2025.01.13 09:37:19.112659 [ 4 ] {d9d579c1-8bf5-4bf6-ab63-d781008870f3} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.001507 sec., 13271.400132714001 rows/sec., 951.29 KiB/sec. | ||
4881 | 2025.01.13 09:37:19.112685 [ 58 ] {} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4882 | 2025.01.13 09:37:19.112753 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
4883 | 2025.01.13 09:37:19.112779 [ 4 ] {d9d579c1-8bf5-4bf6-ab63-d781008870f3} <Debug> TCPHandler: Processed in 0.00176858 sec. | ||
4884 | 2025.01.13 09:37:19.112995 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4885 | 2025.01.13 09:37:19.113005 [ 187 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::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 | ||
4886 | 2025.01.13 09:37:19.113197 [ 253 ] {89f293ff-9573-43bc-8616-dca8444fc029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4887 | 2025.01.13 09:37:19.113313 [ 187 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4888 | 2025.01.13 09:37:19.113323 [ 253 ] {89f293ff-9573-43bc-8616-dca8444fc029} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4889 | 2025.01.13 09:37:19.113410 [ 187 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 60 rows starting from the beginning of the part | ||
4890 | 2025.01.13 09:37:19.113690 [ 187 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 20 rows starting from the beginning of the part | ||
4891 | 2025.01.13 09:37:19.113976 [ 187 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 26 rows starting from the beginning of the part | ||
4892 | 2025.01.13 09:37:19.114291 [ 187 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 20 rows starting from the beginning of the part | ||
4893 | 2025.01.13 09:37:19.114580 [ 187 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 26 rows starting from the beginning of the part | ||
4894 | 2025.01.13 09:37:19.114932 [ 187 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 20 rows starting from the beginning of the part | ||
4895 | 2025.01.13 09:37:19.116401 [ 253 ] {89f293ff-9573-43bc-8616-dca8444fc029} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4896 | 2025.01.13 09:37:19.116474 [ 253 ] {89f293ff-9573-43bc-8616-dca8444fc029} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
4897 | 2025.01.13 09:37:19.117572 [ 253 ] {89f293ff-9573-43bc-8616-dca8444fc029} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4898 | 2025.01.13 09:37:19.117855 [ 199 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 172 rows, containing 5 columns (5 merged, 0 gathered) in 0.004993971 sec., 34441.52959638733 rows/sec., 2.59 MiB/sec. | ||
4899 | 2025.01.13 09:37:19.118052 [ 253 ] {89f293ff-9573-43bc-8616-dca8444fc029} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4900 | 2025.01.13 09:37:19.118076 [ 199 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
4901 | 2025.01.13 09:37:19.118489 [ 253 ] {89f293ff-9573-43bc-8616-dca8444fc029} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.005331 sec., 45394.86025135997 rows/sec., 3.08 MiB/sec. | ||
4902 | 2025.01.13 09:37:19.118653 [ 253 ] {89f293ff-9573-43bc-8616-dca8444fc029} <Debug> TCPHandler: Processed in 0.005771274 sec. | ||
4903 | 2025.01.13 09:37:19.118752 [ 199 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_25_5} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4904 | 2025.01.13 09:37:19.118857 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4905 | 2025.01.13 09:37:19.118890 [ 199 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_25_5} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
4906 | 2025.01.13 09:37:19.119047 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
4907 | 2025.01.13 09:37:19.119104 [ 4 ] {5c51cb6a-f0e9-470d-94da-2473b0d8f592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4908 | 2025.01.13 09:37:19.119164 [ 4 ] {5c51cb6a-f0e9-470d-94da-2473b0d8f592} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4909 | 2025.01.13 09:37:19.119770 [ 4 ] {5c51cb6a-f0e9-470d-94da-2473b0d8f592} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4910 | 2025.01.13 09:37:19.119810 [ 4 ] {5c51cb6a-f0e9-470d-94da-2473b0d8f592} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
4911 | 2025.01.13 09:37:19.120166 [ 4 ] {5c51cb6a-f0e9-470d-94da-2473b0d8f592} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4912 | 2025.01.13 09:37:19.120418 [ 4 ] {5c51cb6a-f0e9-470d-94da-2473b0d8f592} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4913 | 2025.01.13 09:37:19.120636 [ 4 ] {5c51cb6a-f0e9-470d-94da-2473b0d8f592} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001603 sec., 8109.794135995009 rows/sec., 505.64 KiB/sec. | ||
4914 | 2025.01.13 09:37:19.120691 [ 4 ] {5c51cb6a-f0e9-470d-94da-2473b0d8f592} <Debug> TCPHandler: Processed in 0.001922235 sec. | ||
4915 | 2025.01.13 09:37:19.120834 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4916 | 2025.01.13 09:37:19.120962 [ 253 ] {1c0affc5-5a39-46a7-9ad3-a08ed2fb7312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4917 | 2025.01.13 09:37:19.121016 [ 253 ] {1c0affc5-5a39-46a7-9ad3-a08ed2fb7312} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4918 | 2025.01.13 09:37:19.121919 [ 253 ] {1c0affc5-5a39-46a7-9ad3-a08ed2fb7312} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4919 | 2025.01.13 09:37:19.121959 [ 253 ] {1c0affc5-5a39-46a7-9ad3-a08ed2fb7312} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
4920 | 2025.01.13 09:37:19.122340 [ 253 ] {1c0affc5-5a39-46a7-9ad3-a08ed2fb7312} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4921 | 2025.01.13 09:37:19.122585 [ 253 ] {1c0affc5-5a39-46a7-9ad3-a08ed2fb7312} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4922 | 2025.01.13 09:37:19.122804 [ 253 ] {1c0affc5-5a39-46a7-9ad3-a08ed2fb7312} <Debug> executeQuery: Read 815 rows, 60.13 KiB in 0.001871 sec., 435595.93800106895 rows/sec., 31.39 MiB/sec. | ||
4923 | 2025.01.13 09:37:19.122857 [ 253 ] {1c0affc5-5a39-46a7-9ad3-a08ed2fb7312} <Debug> TCPHandler: Processed in 0.002087419 sec. | ||
4924 | 2025.01.13 09:37:19.122995 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4925 | 2025.01.13 09:37:19.123121 [ 4 ] {956434ad-8d53-4aea-b02f-85be8b56cbb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4926 | 2025.01.13 09:37:19.123177 [ 4 ] {956434ad-8d53-4aea-b02f-85be8b56cbb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4927 | 2025.01.13 09:37:19.123675 [ 4 ] {956434ad-8d53-4aea-b02f-85be8b56cbb6} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4928 | 2025.01.13 09:37:19.123714 [ 4 ] {956434ad-8d53-4aea-b02f-85be8b56cbb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
4929 | 2025.01.13 09:37:19.124068 [ 4 ] {956434ad-8d53-4aea-b02f-85be8b56cbb6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4930 | 2025.01.13 09:37:19.124302 [ 4 ] {956434ad-8d53-4aea-b02f-85be8b56cbb6} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4931 | 2025.01.13 09:37:19.124517 [ 4 ] {956434ad-8d53-4aea-b02f-85be8b56cbb6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001424 sec., 4213.483146067416 rows/sec., 220.14 KiB/sec. | ||
4932 | 2025.01.13 09:37:19.124568 [ 4 ] {956434ad-8d53-4aea-b02f-85be8b56cbb6} <Debug> TCPHandler: Processed in 0.001636657 sec. | ||
4933 | 2025.01.13 09:37:19.124722 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4934 | 2025.01.13 09:37:19.124849 [ 253 ] {1e136786-c2f7-467c-b22a-07e6158ba097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4935 | 2025.01.13 09:37:19.124906 [ 253 ] {1e136786-c2f7-467c-b22a-07e6158ba097} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4936 | 2025.01.13 09:37:19.125702 [ 253 ] {1e136786-c2f7-467c-b22a-07e6158ba097} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4937 | 2025.01.13 09:37:19.125742 [ 253 ] {1e136786-c2f7-467c-b22a-07e6158ba097} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
4938 | 2025.01.13 09:37:19.126162 [ 253 ] {1e136786-c2f7-467c-b22a-07e6158ba097} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4939 | 2025.01.13 09:37:19.126398 [ 253 ] {1e136786-c2f7-467c-b22a-07e6158ba097} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4940 | 2025.01.13 09:37:19.126612 [ 253 ] {1e136786-c2f7-467c-b22a-07e6158ba097} <Debug> executeQuery: Read 983 rows, 66.95 KiB in 0.001792 sec., 548549.1071428572 rows/sec., 36.48 MiB/sec. | ||
4941 | 2025.01.13 09:37:19.126665 [ 253 ] {1e136786-c2f7-467c-b22a-07e6158ba097} <Debug> TCPHandler: Processed in 0.002005646 sec. | ||
4942 | 2025.01.13 09:37:19.126812 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4943 | 2025.01.13 09:37:19.126940 [ 4 ] {0d2734b2-f66e-4f36-bbe1-727c33525aa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4944 | 2025.01.13 09:37:19.126997 [ 4 ] {0d2734b2-f66e-4f36-bbe1-727c33525aa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4945 | 2025.01.13 09:37:19.127485 [ 4 ] {0d2734b2-f66e-4f36-bbe1-727c33525aa2} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4946 | 2025.01.13 09:37:19.127524 [ 4 ] {0d2734b2-f66e-4f36-bbe1-727c33525aa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
4947 | 2025.01.13 09:37:19.127866 [ 4 ] {0d2734b2-f66e-4f36-bbe1-727c33525aa2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4948 | 2025.01.13 09:37:19.128100 [ 4 ] {0d2734b2-f66e-4f36-bbe1-727c33525aa2} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4949 | 2025.01.13 09:37:19.128309 [ 4 ] {0d2734b2-f66e-4f36-bbe1-727c33525aa2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001398 sec., 715.307582260372 rows/sec., 48.20 KiB/sec. | ||
4950 | 2025.01.13 09:37:19.128360 [ 4 ] {0d2734b2-f66e-4f36-bbe1-727c33525aa2} <Debug> TCPHandler: Processed in 0.001610616 sec. | ||
4951 | 2025.01.13 09:37:19.128494 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4952 | 2025.01.13 09:37:19.128621 [ 253 ] {42ef5faa-9316-4ff7-b0ea-b5251eeb042a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4953 | 2025.01.13 09:37:19.128700 [ 253 ] {42ef5faa-9316-4ff7-b0ea-b5251eeb042a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4954 | 2025.01.13 09:37:19.129871 [ 253 ] {42ef5faa-9316-4ff7-b0ea-b5251eeb042a} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4955 | 2025.01.13 09:37:19.129910 [ 253 ] {42ef5faa-9316-4ff7-b0ea-b5251eeb042a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
4956 | 2025.01.13 09:37:19.130507 [ 253 ] {42ef5faa-9316-4ff7-b0ea-b5251eeb042a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4957 | 2025.01.13 09:37:19.130762 [ 253 ] {42ef5faa-9316-4ff7-b0ea-b5251eeb042a} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4958 | 2025.01.13 09:37:19.131021 [ 253 ] {42ef5faa-9316-4ff7-b0ea-b5251eeb042a} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002427 sec., 5356.407086938608 rows/sec., 9.60 MiB/sec. | ||
4959 | 2025.01.13 09:37:19.131123 [ 253 ] {42ef5faa-9316-4ff7-b0ea-b5251eeb042a} <Debug> TCPHandler: Processed in 0.002692886 sec. | ||
4960 | 2025.01.13 09:37:19.131269 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4961 | 2025.01.13 09:37:19.131396 [ 4 ] {44a63a20-1690-426f-baf9-34f2f3f61de4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4962 | 2025.01.13 09:37:19.131451 [ 4 ] {44a63a20-1690-426f-baf9-34f2f3f61de4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4963 | 2025.01.13 09:37:19.131959 [ 4 ] {44a63a20-1690-426f-baf9-34f2f3f61de4} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4964 | 2025.01.13 09:37:19.132006 [ 4 ] {44a63a20-1690-426f-baf9-34f2f3f61de4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
4965 | 2025.01.13 09:37:19.132425 [ 4 ] {44a63a20-1690-426f-baf9-34f2f3f61de4} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4966 | 2025.01.13 09:37:19.132674 [ 4 ] {44a63a20-1690-426f-baf9-34f2f3f61de4} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4967 | 2025.01.13 09:37:19.132890 [ 4 ] {44a63a20-1690-426f-baf9-34f2f3f61de4} <Debug> executeQuery: Read 40 rows, 2.46 KiB in 0.001523 sec., 26263.952724885094 rows/sec., 1.57 MiB/sec. | ||
4968 | 2025.01.13 09:37:19.132942 [ 4 ] {44a63a20-1690-426f-baf9-34f2f3f61de4} <Debug> TCPHandler: Processed in 0.00173586 sec. | ||
4969 | 2025.01.13 09:37:20.466974 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 714 | ||
4970 | 2025.01.13 09:37:20.470514 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4971 | 2025.01.13 09:37:20.470583 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
4972 | 2025.01.13 09:37:20.472082 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4973 | 2025.01.13 09:37:20.472420 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4974 | 2025.01.13 09:37:20.472650 [ 56 ] {} <Debug> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4975 | 2025.01.13 09:37:20.472781 [ 56 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4976 | 2025.01.13 09:37:20.472847 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
4977 | 2025.01.13 09:37:20.473485 [ 186 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::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 | ||
4978 | 2025.01.13 09:37:20.473972 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 714 | ||
4979 | 2025.01.13 09:37:20.474496 [ 186 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4980 | 2025.01.13 09:37:20.474673 [ 186 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 510 rows starting from the beginning of the part | ||
4981 | 2025.01.13 09:37:20.475162 [ 186 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part | ||
4982 | 2025.01.13 09:37:20.475642 [ 186 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 58 rows starting from the beginning of the part | ||
4983 | 2025.01.13 09:37:20.476116 [ 186 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 20 rows starting from the beginning of the part | ||
4984 | 2025.01.13 09:37:20.476578 [ 186 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::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 | ||
4985 | 2025.01.13 09:37:20.477019 [ 186 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 56 rows starting from the beginning of the part | ||
4986 | 2025.01.13 09:37:20.484415 [ 188 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 714 rows, containing 72 columns (72 merged, 0 gathered) in 0.011334402 sec., 62994.060030692395 rows/sec., 52.44 MiB/sec. | ||
4987 | 2025.01.13 09:37:20.485626 [ 200 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
4988 | 2025.01.13 09:37:20.486428 [ 200 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_16_3} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4989 | 2025.01.13 09:37:20.486519 [ 200 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_16_3} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
4990 | 2025.01.13 09:37:20.486831 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.10 MiB. | ||
4991 | 2025.01.13 09:37:21.638397 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4992 | 2025.01.13 09:37:21.638610 [ 4 ] {116c77fd-75a6-4822-92a3-e5805eb4d461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4993 | 2025.01.13 09:37:21.638686 [ 4 ] {116c77fd-75a6-4822-92a3-e5805eb4d461} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4994 | 2025.01.13 09:37:21.639466 [ 4 ] {116c77fd-75a6-4822-92a3-e5805eb4d461} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4995 | 2025.01.13 09:37:21.639521 [ 4 ] {116c77fd-75a6-4822-92a3-e5805eb4d461} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
4996 | 2025.01.13 09:37:21.639963 [ 4 ] {116c77fd-75a6-4822-92a3-e5805eb4d461} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4997 | 2025.01.13 09:37:21.640228 [ 4 ] {116c77fd-75a6-4822-92a3-e5805eb4d461} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4998 | 2025.01.13 09:37:21.640426 [ 55 ] {} <Debug> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4999 | 2025.01.13 09:37:21.640492 [ 4 ] {116c77fd-75a6-4822-92a3-e5805eb4d461} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001933 sec., 13450.594930160372 rows/sec., 1.00 MiB/sec. | ||
5000 | 2025.01.13 09:37:21.640513 [ 55 ] {} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5001 | 2025.01.13 09:37:21.640594 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5002 | 2025.01.13 09:37:21.640673 [ 4 ] {116c77fd-75a6-4822-92a3-e5805eb4d461} <Debug> TCPHandler: Processed in 0.002418499 sec. | ||
5003 | 2025.01.13 09:37:21.641066 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5004 | 2025.01.13 09:37:21.641125 [ 200 ] {4e32d370-b554-4105-93df-36198ea84aa7::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 | ||
5005 | 2025.01.13 09:37:21.641434 [ 253 ] {be2b02cb-a914-4fe8-89aa-dcf266bd93f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5006 | 2025.01.13 09:37:21.641505 [ 200 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5007 | 2025.01.13 09:37:21.641556 [ 253 ] {be2b02cb-a914-4fe8-89aa-dcf266bd93f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5008 | 2025.01.13 09:37:21.641584 [ 200 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1398 rows starting from the beginning of the part | ||
5009 | 2025.01.13 09:37:21.641953 [ 200 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 78 rows starting from the beginning of the part | ||
5010 | 2025.01.13 09:37:21.642285 [ 200 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 199 rows starting from the beginning of the part | ||
5011 | 2025.01.13 09:37:21.642700 [ 200 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 78 rows starting from the beginning of the part | ||
5012 | 2025.01.13 09:37:21.643084 [ 200 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1339 rows starting from the beginning of the part | ||
5013 | 2025.01.13 09:37:21.643385 [ 200 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 26 rows starting from the beginning of the part | ||
5014 | 2025.01.13 09:37:21.644270 [ 253 ] {be2b02cb-a914-4fe8-89aa-dcf266bd93f9} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5015 | 2025.01.13 09:37:21.644339 [ 253 ] {be2b02cb-a914-4fe8-89aa-dcf266bd93f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5016 | 2025.01.13 09:37:21.645300 [ 253 ] {be2b02cb-a914-4fe8-89aa-dcf266bd93f9} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5017 | 2025.01.13 09:37:21.645829 [ 253 ] {be2b02cb-a914-4fe8-89aa-dcf266bd93f9} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5018 | 2025.01.13 09:37:21.646113 [ 55 ] {} <Debug> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5019 | 2025.01.13 09:37:21.646191 [ 55 ] {} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5020 | 2025.01.13 09:37:21.646242 [ 253 ] {be2b02cb-a914-4fe8-89aa-dcf266bd93f9} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.004883 sec., 5734.179807495392 rows/sec., 457.98 KiB/sec. | ||
5021 | 2025.01.13 09:37:21.646256 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5022 | 2025.01.13 09:37:21.646631 [ 253 ] {be2b02cb-a914-4fe8-89aa-dcf266bd93f9} <Debug> TCPHandler: Processed in 0.005779064 sec. | ||
5023 | 2025.01.13 09:37:21.646978 [ 188 ] {dc80af8f-ae59-4221-9151-b81aadd12800::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 | ||
5024 | 2025.01.13 09:37:21.647077 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5025 | 2025.01.13 09:37:21.647785 [ 4 ] {0b911167-9808-4cef-9d17-5de67593c57d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5026 | 2025.01.13 09:37:21.647985 [ 188 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5027 | 2025.01.13 09:37:21.648183 [ 4 ] {0b911167-9808-4cef-9d17-5de67593c57d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5028 | 2025.01.13 09:37:21.648211 [ 188 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 873 rows starting from the beginning of the part | ||
5029 | 2025.01.13 09:37:21.648245 [ 201 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3118 rows, containing 5 columns (5 merged, 0 gathered) in 0.007531384 sec., 414000.932630709 rows/sec., 36.28 MiB/sec. | ||
5030 | 2025.01.13 09:37:21.648854 [ 201 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5031 | 2025.01.13 09:37:21.649001 [ 188 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 54 rows starting from the beginning of the part | ||
5032 | 2025.01.13 09:37:21.649721 [ 188 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 359 rows starting from the beginning of the part | ||
5033 | 2025.01.13 09:37:21.649953 [ 200 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_36_7} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5034 | 2025.01.13 09:37:21.650223 [ 188 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 54 rows starting from the beginning of the part | ||
5035 | 2025.01.13 09:37:21.650450 [ 200 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_36_7} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5036 | 2025.01.13 09:37:21.650567 [ 188 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 815 rows starting from the beginning of the part | ||
5037 | 2025.01.13 09:37:21.650839 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
5038 | 2025.01.13 09:37:21.651102 [ 188 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 28 rows starting from the beginning of the part | ||
5039 | 2025.01.13 09:37:21.651818 [ 4 ] {0b911167-9808-4cef-9d17-5de67593c57d} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5040 | 2025.01.13 09:37:21.651911 [ 4 ] {0b911167-9808-4cef-9d17-5de67593c57d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5041 | 2025.01.13 09:37:21.653010 [ 4 ] {0b911167-9808-4cef-9d17-5de67593c57d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5042 | 2025.01.13 09:37:21.653519 [ 4 ] {0b911167-9808-4cef-9d17-5de67593c57d} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5043 | 2025.01.13 09:37:21.653743 [ 55 ] {} <Debug> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5044 | 2025.01.13 09:37:21.653858 [ 55 ] {} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5045 | 2025.01.13 09:37:21.653977 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5046 | 2025.01.13 09:37:21.654039 [ 4 ] {0b911167-9808-4cef-9d17-5de67593c57d} <Debug> executeQuery: Read 40 rows, 2.84 KiB in 0.006554 sec., 6103.1431187061335 rows/sec., 433.30 KiB/sec. | ||
5047 | 2025.01.13 09:37:21.654581 [ 4 ] {0b911167-9808-4cef-9d17-5de67593c57d} <Debug> TCPHandler: Processed in 0.007794982 sec. | ||
5048 | 2025.01.13 09:37:21.654609 [ 188 ] {2e635561-38d3-4dab-82be-ab6a0873e781::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 | ||
5049 | 2025.01.13 09:37:21.654708 [ 190 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2183 rows, containing 5 columns (5 merged, 0 gathered) in 0.008284995 sec., 263488.3907594392 rows/sec., 20.06 MiB/sec. | ||
5050 | 2025.01.13 09:37:21.654850 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5051 | 2025.01.13 09:37:21.655036 [ 188 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5052 | 2025.01.13 09:37:21.655107 [ 190 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5053 | 2025.01.13 09:37:21.655156 [ 188 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 8350 rows starting from the beginning of the part | ||
5054 | 2025.01.13 09:37:21.655227 [ 253 ] {ac4dc087-d2e7-4d1e-87af-0ed978e7e871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5055 | 2025.01.13 09:37:21.655552 [ 253 ] {ac4dc087-d2e7-4d1e-87af-0ed978e7e871} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5056 | 2025.01.13 09:37:21.655803 [ 188 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 100 rows starting from the beginning of the part | ||
5057 | 2025.01.13 09:37:21.656264 [ 190 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_36_7} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5058 | 2025.01.13 09:37:21.656462 [ 188 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 177 rows starting from the beginning of the part | ||
5059 | 2025.01.13 09:37:21.656709 [ 190 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_36_7} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5060 | 2025.01.13 09:37:21.656987 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
5061 | 2025.01.13 09:37:21.657126 [ 188 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 100 rows starting from the beginning of the part | ||
5062 | 2025.01.13 09:37:21.657250 [ 188 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 983 rows starting from the beginning of the part | ||
5063 | 2025.01.13 09:37:21.657646 [ 188 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 40 rows starting from the beginning of the part | ||
5064 | 2025.01.13 09:37:21.658382 [ 253 ] {ac4dc087-d2e7-4d1e-87af-0ed978e7e871} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5065 | 2025.01.13 09:37:21.658447 [ 253 ] {ac4dc087-d2e7-4d1e-87af-0ed978e7e871} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5066 | 2025.01.13 09:37:21.659165 [ 253 ] {ac4dc087-d2e7-4d1e-87af-0ed978e7e871} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5067 | 2025.01.13 09:37:21.659636 [ 253 ] {ac4dc087-d2e7-4d1e-87af-0ed978e7e871} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5068 | 2025.01.13 09:37:21.659984 [ 55 ] {} <Debug> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5069 | 2025.01.13 09:37:21.660096 [ 55 ] {} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5070 | 2025.01.13 09:37:21.660166 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5071 | 2025.01.13 09:37:21.660360 [ 253 ] {ac4dc087-d2e7-4d1e-87af-0ed978e7e871} <Debug> executeQuery: Read 12 rows, 862.00 B in 0.00523 sec., 2294.455066921606 rows/sec., 160.96 KiB/sec. | ||
5072 | 2025.01.13 09:37:21.660874 [ 253 ] {ac4dc087-d2e7-4d1e-87af-0ed978e7e871} <Debug> TCPHandler: Processed in 0.006165685 sec. | ||
5073 | 2025.01.13 09:37:21.660877 [ 189 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::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 | ||
5074 | 2025.01.13 09:37:21.661530 [ 189 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5075 | 2025.01.13 09:37:21.661676 [ 189 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1078 rows starting from the beginning of the part | ||
5076 | 2025.01.13 09:37:21.661880 [ 189 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 30 rows starting from the beginning of the part | ||
5077 | 2025.01.13 09:37:21.662168 [ 189 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 52 rows starting from the beginning of the part | ||
5078 | 2025.01.13 09:37:21.662328 [ 189 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 30 rows starting from the beginning of the part | ||
5079 | 2025.01.13 09:37:21.662499 [ 189 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 40 rows starting from the beginning of the part | ||
5080 | 2025.01.13 09:37:21.662979 [ 189 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 12 rows starting from the beginning of the part | ||
5081 | 2025.01.13 09:37:21.664467 [ 190 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9750 rows, containing 5 columns (5 merged, 0 gathered) in 0.010289272 sec., 947588.9061927801 rows/sec., 63.44 MiB/sec. | ||
5082 | 2025.01.13 09:37:21.664785 [ 197 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5083 | 2025.01.13 09:37:21.665038 [ 192 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1242 rows, containing 4 columns (4 merged, 0 gathered) in 0.004703163 sec., 264077.60054244346 rows/sec., 17.00 MiB/sec. | ||
5084 | 2025.01.13 09:37:21.665329 [ 192 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5085 | 2025.01.13 09:37:21.665588 [ 190 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5086 | 2025.01.13 09:37:21.665766 [ 190 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5087 | 2025.01.13 09:37:21.665903 [ 192 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_36_7} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5088 | 2025.01.13 09:37:21.665962 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.91 MiB. | ||
5089 | 2025.01.13 09:37:21.666060 [ 192 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_36_7} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5090 | 2025.01.13 09:37:21.666161 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
5091 | 2025.01.13 09:37:22.925122 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10553 | ||
5092 | 2025.01.13 09:37:22.925782 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5093 | 2025.01.13 09:37:22.925830 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5094 | 2025.01.13 09:37:22.926356 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
5095 | 2025.01.13 09:37:22.926624 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5096 | 2025.01.13 09:37:22.926861 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10553 | ||
5097 | 2025.01.13 09:37:23.661469 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
5098 | 2025.01.13 09:37:23.681241 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5099 | 2025.01.13 09:37:23.681297 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5100 | 2025.01.13 09:37:23.688933 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
5101 | 2025.01.13 09:37:23.689695 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5102 | 2025.01.13 09:37:23.692278 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
5103 | 2025.01.13 09:37:26.642128 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5104 | 2025.01.13 09:37:26.642449 [ 4 ] {9408662e-85a6-491b-94b0-1e6e2ebdb63b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5105 | 2025.01.13 09:37:26.642576 [ 4 ] {9408662e-85a6-491b-94b0-1e6e2ebdb63b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5106 | 2025.01.13 09:37:26.643443 [ 4 ] {9408662e-85a6-491b-94b0-1e6e2ebdb63b} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5107 | 2025.01.13 09:37:26.643498 [ 4 ] {9408662e-85a6-491b-94b0-1e6e2ebdb63b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5108 | 2025.01.13 09:37:26.643966 [ 4 ] {9408662e-85a6-491b-94b0-1e6e2ebdb63b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5109 | 2025.01.13 09:37:26.644240 [ 4 ] {9408662e-85a6-491b-94b0-1e6e2ebdb63b} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5110 | 2025.01.13 09:37:26.644504 [ 4 ] {9408662e-85a6-491b-94b0-1e6e2ebdb63b} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.002141 sec., 36431.57403082671 rows/sec., 3.12 MiB/sec. | ||
5111 | 2025.01.13 09:37:26.644585 [ 4 ] {9408662e-85a6-491b-94b0-1e6e2ebdb63b} <Debug> TCPHandler: Processed in 0.002648936 sec. | ||
5112 | 2025.01.13 09:37:26.644781 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5113 | 2025.01.13 09:37:26.644899 [ 253 ] {d1f1dbf9-7eac-4575-b1a5-379d61d8fb95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5114 | 2025.01.13 09:37:26.644950 [ 253 ] {d1f1dbf9-7eac-4575-b1a5-379d61d8fb95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5115 | 2025.01.13 09:37:26.645534 [ 253 ] {d1f1dbf9-7eac-4575-b1a5-379d61d8fb95} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5116 | 2025.01.13 09:37:26.645576 [ 253 ] {d1f1dbf9-7eac-4575-b1a5-379d61d8fb95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5117 | 2025.01.13 09:37:26.645940 [ 253 ] {d1f1dbf9-7eac-4575-b1a5-379d61d8fb95} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5118 | 2025.01.13 09:37:26.646194 [ 253 ] {d1f1dbf9-7eac-4575-b1a5-379d61d8fb95} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5119 | 2025.01.13 09:37:26.646428 [ 253 ] {d1f1dbf9-7eac-4575-b1a5-379d61d8fb95} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001553 sec., 16741.79008370895 rows/sec., 1.23 MiB/sec. | ||
5120 | 2025.01.13 09:37:26.646552 [ 253 ] {d1f1dbf9-7eac-4575-b1a5-379d61d8fb95} <Debug> TCPHandler: Processed in 0.001839913 sec. | ||
5121 | 2025.01.13 09:37:26.646716 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5122 | 2025.01.13 09:37:26.646826 [ 4 ] {9c218f52-5739-438c-a763-40a0397d11e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5123 | 2025.01.13 09:37:26.646874 [ 4 ] {9c218f52-5739-438c-a763-40a0397d11e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5124 | 2025.01.13 09:37:26.647439 [ 4 ] {9c218f52-5739-438c-a763-40a0397d11e8} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5125 | 2025.01.13 09:37:26.647478 [ 4 ] {9c218f52-5739-438c-a763-40a0397d11e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5126 | 2025.01.13 09:37:26.647848 [ 4 ] {9c218f52-5739-438c-a763-40a0397d11e8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5127 | 2025.01.13 09:37:26.648098 [ 4 ] {9c218f52-5739-438c-a763-40a0397d11e8} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5128 | 2025.01.13 09:37:26.648300 [ 4 ] {9c218f52-5739-438c-a763-40a0397d11e8} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.001498 sec., 36048.064085447266 rows/sec., 2.82 MiB/sec. | ||
5129 | 2025.01.13 09:37:26.648352 [ 4 ] {9c218f52-5739-438c-a763-40a0397d11e8} <Debug> TCPHandler: Processed in 0.001694788 sec. | ||
5130 | 2025.01.13 09:37:26.648508 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5131 | 2025.01.13 09:37:26.648616 [ 253 ] {1fa20cf3-34e1-4e92-9153-bff9f4b005c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5132 | 2025.01.13 09:37:26.648695 [ 253 ] {1fa20cf3-34e1-4e92-9153-bff9f4b005c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5133 | 2025.01.13 09:37:26.649192 [ 253 ] {1fa20cf3-34e1-4e92-9153-bff9f4b005c6} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5134 | 2025.01.13 09:37:26.649231 [ 253 ] {1fa20cf3-34e1-4e92-9153-bff9f4b005c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5135 | 2025.01.13 09:37:26.649614 [ 253 ] {1fa20cf3-34e1-4e92-9153-bff9f4b005c6} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5136 | 2025.01.13 09:37:26.649854 [ 253 ] {1fa20cf3-34e1-4e92-9153-bff9f4b005c6} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5137 | 2025.01.13 09:37:26.650058 [ 253 ] {1fa20cf3-34e1-4e92-9153-bff9f4b005c6} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001466 sec., 68212.82401091405 rows/sec., 4.73 MiB/sec. | ||
5138 | 2025.01.13 09:37:26.650110 [ 253 ] {1fa20cf3-34e1-4e92-9153-bff9f4b005c6} <Debug> TCPHandler: Processed in 0.001659557 sec. | ||
5139 | 2025.01.13 09:37:26.650253 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5140 | 2025.01.13 09:37:26.650390 [ 4 ] {b556eef5-34c1-4568-b437-da63fd60fbea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5141 | 2025.01.13 09:37:26.650457 [ 4 ] {b556eef5-34c1-4568-b437-da63fd60fbea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5142 | 2025.01.13 09:37:26.651567 [ 4 ] {b556eef5-34c1-4568-b437-da63fd60fbea} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5143 | 2025.01.13 09:37:26.651608 [ 4 ] {b556eef5-34c1-4568-b437-da63fd60fbea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5144 | 2025.01.13 09:37:26.652277 [ 4 ] {b556eef5-34c1-4568-b437-da63fd60fbea} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5145 | 2025.01.13 09:37:26.652550 [ 4 ] {b556eef5-34c1-4568-b437-da63fd60fbea} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5146 | 2025.01.13 09:37:26.652766 [ 46 ] {} <Debug> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5147 | 2025.01.13 09:37:26.652833 [ 4 ] {b556eef5-34c1-4568-b437-da63fd60fbea} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002462 sec., 10560.519902518277 rows/sec., 18.92 MiB/sec. | ||
5148 | 2025.01.13 09:37:26.652853 [ 46 ] {} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5149 | 2025.01.13 09:37:26.652921 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5150 | 2025.01.13 09:37:26.653267 [ 197 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::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 | ||
5151 | 2025.01.13 09:37:26.653342 [ 4 ] {b556eef5-34c1-4568-b437-da63fd60fbea} <Debug> TCPHandler: Processed in 0.003141319 sec. | ||
5152 | 2025.01.13 09:37:26.653577 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5153 | 2025.01.13 09:37:26.653787 [ 253 ] {9e93a44b-e727-4940-80b4-6c50761f533e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5154 | 2025.01.13 09:37:26.653859 [ 253 ] {9e93a44b-e727-4940-80b4-6c50761f533e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5155 | 2025.01.13 09:37:26.653876 [ 197 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5156 | 2025.01.13 09:37:26.653990 [ 197 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 347 rows starting from the beginning of the part | ||
5157 | 2025.01.13 09:37:26.654644 [ 197 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 26 rows starting from the beginning of the part | ||
5158 | 2025.01.13 09:37:26.655272 [ 197 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 13 rows starting from the beginning of the part | ||
5159 | 2025.01.13 09:37:26.655271 [ 253 ] {9e93a44b-e727-4940-80b4-6c50761f533e} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5160 | 2025.01.13 09:37:26.655329 [ 253 ] {9e93a44b-e727-4940-80b4-6c50761f533e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5161 | 2025.01.13 09:37:26.655810 [ 197 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 26 rows starting from the beginning of the part | ||
5162 | 2025.01.13 09:37:26.656353 [ 197 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 13 rows starting from the beginning of the part | ||
5163 | 2025.01.13 09:37:26.656544 [ 253 ] {9e93a44b-e727-4940-80b4-6c50761f533e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5164 | 2025.01.13 09:37:26.656820 [ 197 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 26 rows starting from the beginning of the part | ||
5165 | 2025.01.13 09:37:26.657282 [ 253 ] {9e93a44b-e727-4940-80b4-6c50761f533e} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5166 | 2025.01.13 09:37:26.657672 [ 253 ] {9e93a44b-e727-4940-80b4-6c50761f533e} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.00392 sec., 7653.061224489797 rows/sec., 536.86 KiB/sec. | ||
5167 | 2025.01.13 09:37:26.657767 [ 253 ] {9e93a44b-e727-4940-80b4-6c50761f533e} <Debug> TCPHandler: Processed in 0.004311593 sec. | ||
5168 | 2025.01.13 09:37:26.661118 [ 190 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 451 rows, containing 19 columns (19 merged, 0 gathered) in 0.008062299 sec., 55939.3790778536 rows/sec., 100.24 MiB/sec. | ||
5169 | 2025.01.13 09:37:26.661816 [ 190 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5170 | 2025.01.13 09:37:26.662275 [ 190 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5171 | 2025.01.13 09:37:26.662365 [ 190 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5172 | 2025.01.13 09:37:26.662530 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. | ||
5173 | 2025.01.13 09:37:30.298516 [ 41 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5174 | 2025.01.13 09:37:30.298584 [ 41 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5175 | 2025.01.13 09:37:30.427891 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11041 | ||
5176 | 2025.01.13 09:37:30.428563 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5177 | 2025.01.13 09:37:30.428624 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5178 | 2025.01.13 09:37:30.429262 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5179 | 2025.01.13 09:37:30.429528 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5180 | 2025.01.13 09:37:30.429794 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 | ||
5181 | 2025.01.13 09:37:30.475199 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 734 | ||
5182 | 2025.01.13 09:37:30.477887 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5183 | 2025.01.13 09:37:30.477930 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5184 | 2025.01.13 09:37:30.479384 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5185 | 2025.01.13 09:37:30.479717 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5186 | 2025.01.13 09:37:30.480189 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 734 | ||
5187 | 2025.01.13 09:37:30.532760 [ 39 ] {} <Debug> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
5188 | 2025.01.13 09:37:30.532815 [ 39 ] {} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5189 | 2025.01.13 09:37:30.532844 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5190 | 2025.01.13 09:37:30.533085 [ 198 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full | ||
5191 | 2025.01.13 09:37:30.533330 [ 198 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5192 | 2025.01.13 09:37:30.533388 [ 198 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 242 rows starting from the beginning of the part | ||
5193 | 2025.01.13 09:37:30.533540 [ 198 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 242 rows starting from the beginning of the part | ||
5194 | 2025.01.13 09:37:30.533716 [ 198 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part | ||
5195 | 2025.01.13 09:37:30.533870 [ 198 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part | ||
5196 | 2025.01.13 09:37:30.533952 [ 198 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 242 rows starting from the beginning of the part | ||
5197 | 2025.01.13 09:37:30.535005 [ 198 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 754 rows, containing 5 columns (5 merged, 0 gathered) in 0.002069508 sec., 364337.80396113475 rows/sec., 26.08 MiB/sec. | ||
5198 | 2025.01.13 09:37:30.535218 [ 193 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
5199 | 2025.01.13 09:37:30.535612 [ 193 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_15_3} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5200 | 2025.01.13 09:37:30.535723 [ 193 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_15_3} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 | ||
5201 | 2025.01.13 09:37:30.535874 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
5202 | 2025.01.13 09:37:31.193263 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
5203 | 2025.01.13 09:37:31.214167 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5204 | 2025.01.13 09:37:31.214229 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5205 | 2025.01.13 09:37:31.221798 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5206 | 2025.01.13 09:37:31.222593 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5207 | 2025.01.13 09:37:31.225460 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
5208 | 2025.01.13 09:37:31.558823 [ 38 ] {} <Debug> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
5209 | 2025.01.13 09:37:31.558895 [ 38 ] {} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5210 | 2025.01.13 09:37:31.558923 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5211 | 2025.01.13 09:37:31.559169 [ 196 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full | ||
5212 | 2025.01.13 09:37:31.559449 [ 196 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5213 | 2025.01.13 09:37:31.559497 [ 196 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part | ||
5214 | 2025.01.13 09:37:31.559622 [ 196 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
5215 | 2025.01.13 09:37:31.559865 [ 196 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
5216 | 2025.01.13 09:37:31.560045 [ 196 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
5217 | 2025.01.13 09:37:31.560252 [ 196 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
5218 | 2025.01.13 09:37:31.561404 [ 193 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.002379827 sec., 37817.87499679598 rows/sec., 1.93 MiB/sec. | ||
5219 | 2025.01.13 09:37:31.561694 [ 193 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
5220 | 2025.01.13 09:37:31.562091 [ 193 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_15_3} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5221 | 2025.01.13 09:37:31.562179 [ 193 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_15_3} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 | ||
5222 | 2025.01.13 09:37:31.562278 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
5223 | 2025.01.13 09:37:31.646539 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5224 | 2025.01.13 09:37:31.646717 [ 4 ] {c04d3fcc-21c5-47c4-bb29-099a148885a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5225 | 2025.01.13 09:37:31.646793 [ 4 ] {c04d3fcc-21c5-47c4-bb29-099a148885a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5226 | 2025.01.13 09:37:31.647537 [ 4 ] {c04d3fcc-21c5-47c4-bb29-099a148885a9} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5227 | 2025.01.13 09:37:31.647580 [ 4 ] {c04d3fcc-21c5-47c4-bb29-099a148885a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5228 | 2025.01.13 09:37:31.647983 [ 4 ] {c04d3fcc-21c5-47c4-bb29-099a148885a9} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5229 | 2025.01.13 09:37:31.648239 [ 4 ] {c04d3fcc-21c5-47c4-bb29-099a148885a9} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5230 | 2025.01.13 09:37:31.648493 [ 4 ] {c04d3fcc-21c5-47c4-bb29-099a148885a9} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001827 sec., 7662.835249042146 rows/sec., 551.62 KiB/sec. | ||
5231 | 2025.01.13 09:37:31.648667 [ 4 ] {c04d3fcc-21c5-47c4-bb29-099a148885a9} <Debug> TCPHandler: Processed in 0.002254214 sec. | ||
5232 | 2025.01.13 09:37:31.648883 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5233 | 2025.01.13 09:37:31.649017 [ 253 ] {7e87661d-b79e-4788-9c36-66376dcb9943} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5234 | 2025.01.13 09:37:31.649075 [ 253 ] {7e87661d-b79e-4788-9c36-66376dcb9943} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5235 | 2025.01.13 09:37:31.649921 [ 253 ] {7e87661d-b79e-4788-9c36-66376dcb9943} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5236 | 2025.01.13 09:37:31.649962 [ 253 ] {7e87661d-b79e-4788-9c36-66376dcb9943} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5237 | 2025.01.13 09:37:31.650335 [ 253 ] {7e87661d-b79e-4788-9c36-66376dcb9943} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5238 | 2025.01.13 09:37:31.650578 [ 253 ] {7e87661d-b79e-4788-9c36-66376dcb9943} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5239 | 2025.01.13 09:37:31.650808 [ 253 ] {7e87661d-b79e-4788-9c36-66376dcb9943} <Debug> executeQuery: Read 199 rows, 18.11 KiB in 0.001817 sec., 109521.18877270225 rows/sec., 9.73 MiB/sec. | ||
5240 | 2025.01.13 09:37:31.650923 [ 253 ] {7e87661d-b79e-4788-9c36-66376dcb9943} <Debug> TCPHandler: Processed in 0.00210951 sec. | ||
5241 | 2025.01.13 09:37:31.651115 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5242 | 2025.01.13 09:37:31.651247 [ 4 ] {b7a07514-62da-4797-8683-34e41829c0af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5243 | 2025.01.13 09:37:31.651301 [ 4 ] {b7a07514-62da-4797-8683-34e41829c0af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5244 | 2025.01.13 09:37:31.651915 [ 4 ] {b7a07514-62da-4797-8683-34e41829c0af} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5245 | 2025.01.13 09:37:31.651954 [ 4 ] {b7a07514-62da-4797-8683-34e41829c0af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5246 | 2025.01.13 09:37:31.652299 [ 4 ] {b7a07514-62da-4797-8683-34e41829c0af} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5247 | 2025.01.13 09:37:31.652543 [ 4 ] {b7a07514-62da-4797-8683-34e41829c0af} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5248 | 2025.01.13 09:37:31.652749 [ 4 ] {b7a07514-62da-4797-8683-34e41829c0af} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.001529 sec., 13080.444735120995 rows/sec., 937.60 KiB/sec. | ||
5249 | 2025.01.13 09:37:31.652801 [ 4 ] {b7a07514-62da-4797-8683-34e41829c0af} <Debug> TCPHandler: Processed in 0.00175148 sec. | ||
5250 | 2025.01.13 09:37:31.652959 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5251 | 2025.01.13 09:37:31.653092 [ 253 ] {4f1d69db-18af-4009-b876-1e4dcd8eaeaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5252 | 2025.01.13 09:37:31.653147 [ 253 ] {4f1d69db-18af-4009-b876-1e4dcd8eaeaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5253 | 2025.01.13 09:37:31.653783 [ 253 ] {4f1d69db-18af-4009-b876-1e4dcd8eaeaf} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5254 | 2025.01.13 09:37:31.653830 [ 253 ] {4f1d69db-18af-4009-b876-1e4dcd8eaeaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5255 | 2025.01.13 09:37:31.654179 [ 253 ] {4f1d69db-18af-4009-b876-1e4dcd8eaeaf} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5256 | 2025.01.13 09:37:31.654420 [ 253 ] {4f1d69db-18af-4009-b876-1e4dcd8eaeaf} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5257 | 2025.01.13 09:37:31.654667 [ 253 ] {4f1d69db-18af-4009-b876-1e4dcd8eaeaf} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001599 sec., 8755.472170106317 rows/sec., 613.18 KiB/sec. | ||
5258 | 2025.01.13 09:37:31.654903 [ 253 ] {4f1d69db-18af-4009-b876-1e4dcd8eaeaf} <Debug> TCPHandler: Processed in 0.002003597 sec. | ||
5259 | 2025.01.13 09:37:31.655106 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5260 | 2025.01.13 09:37:31.655240 [ 4 ] {86e18a36-b17d-4e9b-9224-76eb2bffede1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5261 | 2025.01.13 09:37:31.655297 [ 4 ] {86e18a36-b17d-4e9b-9224-76eb2bffede1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5262 | 2025.01.13 09:37:31.655987 [ 4 ] {86e18a36-b17d-4e9b-9224-76eb2bffede1} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5263 | 2025.01.13 09:37:31.656025 [ 4 ] {86e18a36-b17d-4e9b-9224-76eb2bffede1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5264 | 2025.01.13 09:37:31.656382 [ 4 ] {86e18a36-b17d-4e9b-9224-76eb2bffede1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5265 | 2025.01.13 09:37:31.656622 [ 4 ] {86e18a36-b17d-4e9b-9224-76eb2bffede1} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5266 | 2025.01.13 09:37:31.656857 [ 4 ] {86e18a36-b17d-4e9b-9224-76eb2bffede1} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001639 sec., 7931.665649786455 rows/sec., 494.54 KiB/sec. | ||
5267 | 2025.01.13 09:37:31.657061 [ 4 ] {86e18a36-b17d-4e9b-9224-76eb2bffede1} <Debug> TCPHandler: Processed in 0.002035918 sec. | ||
5268 | 2025.01.13 09:37:31.657225 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5269 | 2025.01.13 09:37:31.657335 [ 253 ] {9220f2df-1d88-4c64-99e8-6879ff91ca6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5270 | 2025.01.13 09:37:31.657381 [ 253 ] {9220f2df-1d88-4c64-99e8-6879ff91ca6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5271 | 2025.01.13 09:37:31.658069 [ 253 ] {9220f2df-1d88-4c64-99e8-6879ff91ca6a} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5272 | 2025.01.13 09:37:31.658108 [ 253 ] {9220f2df-1d88-4c64-99e8-6879ff91ca6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5273 | 2025.01.13 09:37:31.658532 [ 253 ] {9220f2df-1d88-4c64-99e8-6879ff91ca6a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5274 | 2025.01.13 09:37:31.658785 [ 253 ] {9220f2df-1d88-4c64-99e8-6879ff91ca6a} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5275 | 2025.01.13 09:37:31.659003 [ 253 ] {9220f2df-1d88-4c64-99e8-6879ff91ca6a} <Debug> executeQuery: Read 359 rows, 25.84 KiB in 0.00169 sec., 212426.03550295858 rows/sec., 14.93 MiB/sec. | ||
5276 | 2025.01.13 09:37:31.659056 [ 253 ] {9220f2df-1d88-4c64-99e8-6879ff91ca6a} <Debug> TCPHandler: Processed in 0.001885884 sec. | ||
5277 | 2025.01.13 09:37:31.659214 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5278 | 2025.01.13 09:37:31.659342 [ 4 ] {1a67c404-136a-4287-b542-9b9c46626260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5279 | 2025.01.13 09:37:31.659396 [ 4 ] {1a67c404-136a-4287-b542-9b9c46626260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5280 | 2025.01.13 09:37:31.659892 [ 4 ] {1a67c404-136a-4287-b542-9b9c46626260} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5281 | 2025.01.13 09:37:31.659930 [ 4 ] {1a67c404-136a-4287-b542-9b9c46626260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5282 | 2025.01.13 09:37:31.660271 [ 4 ] {1a67c404-136a-4287-b542-9b9c46626260} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5283 | 2025.01.13 09:37:31.660517 [ 4 ] {1a67c404-136a-4287-b542-9b9c46626260} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5284 | 2025.01.13 09:37:31.660723 [ 4 ] {1a67c404-136a-4287-b542-9b9c46626260} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001411 sec., 4252.303330970943 rows/sec., 222.17 KiB/sec. | ||
5285 | 2025.01.13 09:37:31.660773 [ 4 ] {1a67c404-136a-4287-b542-9b9c46626260} <Debug> TCPHandler: Processed in 0.001621575 sec. | ||
5286 | 2025.01.13 09:37:31.660928 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5287 | 2025.01.13 09:37:31.661054 [ 253 ] {a95d0b48-d3e7-46cf-81ee-6da916acc686} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5288 | 2025.01.13 09:37:31.661112 [ 253 ] {a95d0b48-d3e7-46cf-81ee-6da916acc686} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5289 | 2025.01.13 09:37:31.661756 [ 253 ] {a95d0b48-d3e7-46cf-81ee-6da916acc686} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5290 | 2025.01.13 09:37:31.661804 [ 253 ] {a95d0b48-d3e7-46cf-81ee-6da916acc686} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5291 | 2025.01.13 09:37:31.662178 [ 253 ] {a95d0b48-d3e7-46cf-81ee-6da916acc686} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5292 | 2025.01.13 09:37:31.662412 [ 253 ] {a95d0b48-d3e7-46cf-81ee-6da916acc686} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5293 | 2025.01.13 09:37:31.662620 [ 253 ] {a95d0b48-d3e7-46cf-81ee-6da916acc686} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001594 sec., 111041.40526976161 rows/sec., 7.32 MiB/sec. | ||
5294 | 2025.01.13 09:37:31.662672 [ 253 ] {a95d0b48-d3e7-46cf-81ee-6da916acc686} <Debug> TCPHandler: Processed in 0.001806892 sec. | ||
5295 | 2025.01.13 09:37:31.662804 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5296 | 2025.01.13 09:37:31.662931 [ 4 ] {a896b362-0997-4301-a75f-1f82dbc53c71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5297 | 2025.01.13 09:37:31.662988 [ 4 ] {a896b362-0997-4301-a75f-1f82dbc53c71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5298 | 2025.01.13 09:37:31.663475 [ 4 ] {a896b362-0997-4301-a75f-1f82dbc53c71} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5299 | 2025.01.13 09:37:31.663521 [ 4 ] {a896b362-0997-4301-a75f-1f82dbc53c71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5300 | 2025.01.13 09:37:31.663911 [ 4 ] {a896b362-0997-4301-a75f-1f82dbc53c71} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5301 | 2025.01.13 09:37:31.664153 [ 4 ] {a896b362-0997-4301-a75f-1f82dbc53c71} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5302 | 2025.01.13 09:37:31.664359 [ 4 ] {a896b362-0997-4301-a75f-1f82dbc53c71} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001456 sec., 686.8131868131868 rows/sec., 46.28 KiB/sec. | ||
5303 | 2025.01.13 09:37:31.664407 [ 4 ] {a896b362-0997-4301-a75f-1f82dbc53c71} <Debug> TCPHandler: Processed in 0.001659617 sec. | ||
5304 | 2025.01.13 09:37:31.664521 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5305 | 2025.01.13 09:37:31.664625 [ 253 ] {e5289c86-1945-4122-ab5b-c936cc49276d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5306 | 2025.01.13 09:37:31.664692 [ 253 ] {e5289c86-1945-4122-ab5b-c936cc49276d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5307 | 2025.01.13 09:37:31.665903 [ 253 ] {e5289c86-1945-4122-ab5b-c936cc49276d} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5308 | 2025.01.13 09:37:31.665941 [ 253 ] {e5289c86-1945-4122-ab5b-c936cc49276d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5309 | 2025.01.13 09:37:31.666538 [ 253 ] {e5289c86-1945-4122-ab5b-c936cc49276d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5310 | 2025.01.13 09:37:31.666792 [ 253 ] {e5289c86-1945-4122-ab5b-c936cc49276d} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5311 | 2025.01.13 09:37:31.667025 [ 253 ] {e5289c86-1945-4122-ab5b-c936cc49276d} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002421 sec., 5369.6819496076005 rows/sec., 9.62 MiB/sec. | ||
5312 | 2025.01.13 09:37:31.667117 [ 253 ] {e5289c86-1945-4122-ab5b-c936cc49276d} <Debug> TCPHandler: Processed in 0.002646464 sec. | ||
5313 | 2025.01.13 09:37:31.667271 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5314 | 2025.01.13 09:37:31.667400 [ 4 ] {ac858cb0-d791-49db-b064-a0f4b7f34468} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5315 | 2025.01.13 09:37:31.667456 [ 4 ] {ac858cb0-d791-49db-b064-a0f4b7f34468} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5316 | 2025.01.13 09:37:31.667946 [ 4 ] {ac858cb0-d791-49db-b064-a0f4b7f34468} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5317 | 2025.01.13 09:37:31.667985 [ 4 ] {ac858cb0-d791-49db-b064-a0f4b7f34468} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5318 | 2025.01.13 09:37:31.668338 [ 4 ] {ac858cb0-d791-49db-b064-a0f4b7f34468} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5319 | 2025.01.13 09:37:31.668585 [ 4 ] {ac858cb0-d791-49db-b064-a0f4b7f34468} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5320 | 2025.01.13 09:37:31.668767 [ 4 ] {ac858cb0-d791-49db-b064-a0f4b7f34468} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001397 sec., 37222.619899785255 rows/sec., 2.30 MiB/sec. | ||
5321 | 2025.01.13 09:37:31.668814 [ 4 ] {ac858cb0-d791-49db-b064-a0f4b7f34468} <Debug> TCPHandler: Processed in 0.001606806 sec. | ||
5322 | 2025.01.13 09:37:32.000222 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 191.32 MiB, peak 196.35 MiB, free memory in arenas 0.00 B, will set to 190.30 MiB (RSS), difference: -1.02 MiB | ||
5323 | 2025.01.13 09:37:36.642508 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5324 | 2025.01.13 09:37:36.642749 [ 4 ] {35b9a3eb-87a9-4082-85e2-fd2c98a69ac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5325 | 2025.01.13 09:37:36.642833 [ 4 ] {35b9a3eb-87a9-4082-85e2-fd2c98a69ac3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5326 | 2025.01.13 09:37:36.643601 [ 4 ] {35b9a3eb-87a9-4082-85e2-fd2c98a69ac3} <Trace> oximeter.fields_ipaddr (55eee10e-07c1-4121-bb06-cd2392fbd95f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5327 | 2025.01.13 09:37:36.643655 [ 4 ] {35b9a3eb-87a9-4082-85e2-fd2c98a69ac3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5328 | 2025.01.13 09:37:36.644088 [ 4 ] {35b9a3eb-87a9-4082-85e2-fd2c98a69ac3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
5329 | 2025.01.13 09:37:36.644349 [ 4 ] {35b9a3eb-87a9-4082-85e2-fd2c98a69ac3} <Trace> oximeter.fields_ipaddr (55eee10e-07c1-4121-bb06-cd2392fbd95f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5330 | 2025.01.13 09:37:36.644603 [ 4 ] {35b9a3eb-87a9-4082-85e2-fd2c98a69ac3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001913 sec., 1045.4783063251436 rows/sec., 85.25 KiB/sec. | ||
5331 | 2025.01.13 09:37:36.644726 [ 4 ] {35b9a3eb-87a9-4082-85e2-fd2c98a69ac3} <Debug> TCPHandler: Processed in 0.002368947 sec. | ||
5332 | 2025.01.13 09:37:36.644897 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5333 | 2025.01.13 09:37:36.645022 [ 253 ] {f49daf6b-9686-4c41-a564-eb569f531640} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5334 | 2025.01.13 09:37:36.645077 [ 253 ] {f49daf6b-9686-4c41-a564-eb569f531640} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5335 | 2025.01.13 09:37:36.645675 [ 253 ] {f49daf6b-9686-4c41-a564-eb569f531640} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5336 | 2025.01.13 09:37:36.645716 [ 253 ] {f49daf6b-9686-4c41-a564-eb569f531640} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5337 | 2025.01.13 09:37:36.646086 [ 253 ] {f49daf6b-9686-4c41-a564-eb569f531640} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5338 | 2025.01.13 09:37:36.646339 [ 253 ] {f49daf6b-9686-4c41-a564-eb569f531640} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5339 | 2025.01.13 09:37:36.646557 [ 253 ] {f49daf6b-9686-4c41-a564-eb569f531640} <Debug> executeQuery: Read 79 rows, 6.92 KiB in 0.001564 sec., 50511.50895140665 rows/sec., 4.32 MiB/sec. | ||
5340 | 2025.01.13 09:37:36.646612 [ 253 ] {f49daf6b-9686-4c41-a564-eb569f531640} <Debug> TCPHandler: Processed in 0.00177363 sec. | ||
5341 | 2025.01.13 09:37:36.646762 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5342 | 2025.01.13 09:37:36.646873 [ 4 ] {6bca32bb-11b8-4117-8ba9-00bdc286c3a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5343 | 2025.01.13 09:37:36.646919 [ 4 ] {6bca32bb-11b8-4117-8ba9-00bdc286c3a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5344 | 2025.01.13 09:37:36.647475 [ 4 ] {6bca32bb-11b8-4117-8ba9-00bdc286c3a3} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5345 | 2025.01.13 09:37:36.647517 [ 4 ] {6bca32bb-11b8-4117-8ba9-00bdc286c3a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5346 | 2025.01.13 09:37:36.647876 [ 4 ] {6bca32bb-11b8-4117-8ba9-00bdc286c3a3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5347 | 2025.01.13 09:37:36.648130 [ 4 ] {6bca32bb-11b8-4117-8ba9-00bdc286c3a3} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5348 | 2025.01.13 09:37:36.648386 [ 4 ] {6bca32bb-11b8-4117-8ba9-00bdc286c3a3} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001527 sec., 18336.6077275704 rows/sec., 1.34 MiB/sec. | ||
5349 | 2025.01.13 09:37:36.648493 [ 4 ] {6bca32bb-11b8-4117-8ba9-00bdc286c3a3} <Debug> TCPHandler: Processed in 0.001782601 sec. | ||
5350 | 2025.01.13 09:37:36.648731 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5351 | 2025.01.13 09:37:36.648875 [ 253 ] {7f4c2d98-338c-436e-b030-8860685ed01c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5352 | 2025.01.13 09:37:36.648932 [ 253 ] {7f4c2d98-338c-436e-b030-8860685ed01c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5353 | 2025.01.13 09:37:36.649537 [ 253 ] {7f4c2d98-338c-436e-b030-8860685ed01c} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5354 | 2025.01.13 09:37:36.649577 [ 253 ] {7f4c2d98-338c-436e-b030-8860685ed01c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5355 | 2025.01.13 09:37:36.649941 [ 253 ] {7f4c2d98-338c-436e-b030-8860685ed01c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5356 | 2025.01.13 09:37:36.650188 [ 253 ] {7f4c2d98-338c-436e-b030-8860685ed01c} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5357 | 2025.01.13 09:37:36.650397 [ 253 ] {7f4c2d98-338c-436e-b030-8860685ed01c} <Debug> executeQuery: Read 56 rows, 4.48 KiB in 0.001554 sec., 36036.036036036036 rows/sec., 2.82 MiB/sec. | ||
5358 | 2025.01.13 09:37:36.650452 [ 253 ] {7f4c2d98-338c-436e-b030-8860685ed01c} <Debug> TCPHandler: Processed in 0.001838522 sec. | ||
5359 | 2025.01.13 09:37:36.650611 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5360 | 2025.01.13 09:37:36.650719 [ 4 ] {dd3f4839-e137-45fe-9ac5-c8e79ddc47ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5361 | 2025.01.13 09:37:36.650770 [ 4 ] {dd3f4839-e137-45fe-9ac5-c8e79ddc47ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5362 | 2025.01.13 09:37:36.651271 [ 4 ] {dd3f4839-e137-45fe-9ac5-c8e79ddc47ad} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5363 | 2025.01.13 09:37:36.651310 [ 4 ] {dd3f4839-e137-45fe-9ac5-c8e79ddc47ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5364 | 2025.01.13 09:37:36.651695 [ 4 ] {dd3f4839-e137-45fe-9ac5-c8e79ddc47ad} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5365 | 2025.01.13 09:37:36.651945 [ 4 ] {dd3f4839-e137-45fe-9ac5-c8e79ddc47ad} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5366 | 2025.01.13 09:37:36.652165 [ 4 ] {dd3f4839-e137-45fe-9ac5-c8e79ddc47ad} <Debug> executeQuery: Read 101 rows, 7.17 KiB in 0.001467 sec., 68847.98909338786 rows/sec., 4.77 MiB/sec. | ||
5367 | 2025.01.13 09:37:36.652219 [ 4 ] {dd3f4839-e137-45fe-9ac5-c8e79ddc47ad} <Debug> TCPHandler: Processed in 0.001660657 sec. | ||
5368 | 2025.01.13 09:37:36.652366 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5369 | 2025.01.13 09:37:36.652472 [ 253 ] {32bd4d65-72f7-45b8-8cc0-5b457a88f223} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5370 | 2025.01.13 09:37:36.652540 [ 253 ] {32bd4d65-72f7-45b8-8cc0-5b457a88f223} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5371 | 2025.01.13 09:37:36.653654 [ 253 ] {32bd4d65-72f7-45b8-8cc0-5b457a88f223} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5372 | 2025.01.13 09:37:36.653694 [ 253 ] {32bd4d65-72f7-45b8-8cc0-5b457a88f223} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5373 | 2025.01.13 09:37:36.654330 [ 253 ] {32bd4d65-72f7-45b8-8cc0-5b457a88f223} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5374 | 2025.01.13 09:37:36.654593 [ 253 ] {32bd4d65-72f7-45b8-8cc0-5b457a88f223} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5375 | 2025.01.13 09:37:36.654843 [ 253 ] {32bd4d65-72f7-45b8-8cc0-5b457a88f223} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002393 sec., 10865.022983702465 rows/sec., 19.47 MiB/sec. | ||
5376 | 2025.01.13 09:37:36.654944 [ 253 ] {32bd4d65-72f7-45b8-8cc0-5b457a88f223} <Debug> TCPHandler: Processed in 0.002630265 sec. | ||
5377 | 2025.01.13 09:37:36.655091 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5378 | 2025.01.13 09:37:36.655198 [ 4 ] {9ad89465-c501-4a75-8af5-77ea5ec465f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5379 | 2025.01.13 09:37:36.655247 [ 4 ] {9ad89465-c501-4a75-8af5-77ea5ec465f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5380 | 2025.01.13 09:37:36.655674 [ 4 ] {9ad89465-c501-4a75-8af5-77ea5ec465f1} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5381 | 2025.01.13 09:37:36.655714 [ 4 ] {9ad89465-c501-4a75-8af5-77ea5ec465f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5382 | 2025.01.13 09:37:36.656062 [ 4 ] {9ad89465-c501-4a75-8af5-77ea5ec465f1} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5383 | 2025.01.13 09:37:36.656305 [ 4 ] {9ad89465-c501-4a75-8af5-77ea5ec465f1} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5384 | 2025.01.13 09:37:36.656525 [ 4 ] {9ad89465-c501-4a75-8af5-77ea5ec465f1} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001348 sec., 22255.19287833828 rows/sec., 1.52 MiB/sec. | ||
5385 | 2025.01.13 09:37:36.656617 [ 4 ] {9ad89465-c501-4a75-8af5-77ea5ec465f1} <Debug> TCPHandler: Processed in 0.001577435 sec. | ||
5386 | 2025.01.13 09:37:37.930860 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11468 | ||
5387 | 2025.01.13 09:37:37.931732 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5388 | 2025.01.13 09:37:37.931774 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5389 | 2025.01.13 09:37:37.932335 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5390 | 2025.01.13 09:37:37.932609 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5391 | 2025.01.13 09:37:37.932924 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11468 | ||
5392 | 2025.01.13 09:37:38.726452 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
5393 | 2025.01.13 09:37:38.751106 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5394 | 2025.01.13 09:37:38.751195 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5395 | 2025.01.13 09:37:38.759389 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5396 | 2025.01.13 09:37:38.760254 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5397 | 2025.01.13 09:37:38.764724 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
5398 | 2025.01.13 09:37:40.481217 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 770 | ||
5399 | 2025.01.13 09:37:40.484293 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5400 | 2025.01.13 09:37:40.484342 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5401 | 2025.01.13 09:37:40.485816 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5402 | 2025.01.13 09:37:40.486140 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5403 | 2025.01.13 09:37:40.486892 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 770 | ||
5404 | 2025.01.13 09:37:41.646104 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5405 | 2025.01.13 09:37:41.646321 [ 4 ] {fde8082d-8e56-47c2-a89f-b3ab440661e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5406 | 2025.01.13 09:37:41.646404 [ 4 ] {fde8082d-8e56-47c2-a89f-b3ab440661e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5407 | 2025.01.13 09:37:41.647255 [ 4 ] {fde8082d-8e56-47c2-a89f-b3ab440661e7} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5408 | 2025.01.13 09:37:41.647306 [ 4 ] {fde8082d-8e56-47c2-a89f-b3ab440661e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5409 | 2025.01.13 09:37:41.647739 [ 4 ] {fde8082d-8e56-47c2-a89f-b3ab440661e7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5410 | 2025.01.13 09:37:41.648010 [ 4 ] {fde8082d-8e56-47c2-a89f-b3ab440661e7} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5411 | 2025.01.13 09:37:41.648209 [ 26 ] {} <Debug> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
5412 | 2025.01.13 09:37:41.648278 [ 4 ] {fde8082d-8e56-47c2-a89f-b3ab440661e7} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002013 sec., 6954.793840039742 rows/sec., 500.65 KiB/sec. | ||
5413 | 2025.01.13 09:37:41.648304 [ 26 ] {} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5414 | 2025.01.13 09:37:41.648378 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5415 | 2025.01.13 09:37:41.648398 [ 4 ] {fde8082d-8e56-47c2-a89f-b3ab440661e7} <Debug> TCPHandler: Processed in 0.002436549 sec. | ||
5416 | 2025.01.13 09:37:41.648628 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5417 | 2025.01.13 09:37:41.648631 [ 196 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::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 | ||
5418 | 2025.01.13 09:37:41.648847 [ 253 ] {ccb17a08-552d-435f-ad5a-f58fad530a3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5419 | 2025.01.13 09:37:41.648968 [ 253 ] {ccb17a08-552d-435f-ad5a-f58fad530a3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5420 | 2025.01.13 09:37:41.648986 [ 196 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5421 | 2025.01.13 09:37:41.649098 [ 196 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 14 rows starting from the beginning of the part | ||
5422 | 2025.01.13 09:37:41.649373 [ 196 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part | ||
5423 | 2025.01.13 09:37:41.649852 [ 196 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part | ||
5424 | 2025.01.13 09:37:41.650258 [ 196 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part | ||
5425 | 2025.01.13 09:37:41.650634 [ 196 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part | ||
5426 | 2025.01.13 09:37:41.651691 [ 253 ] {ccb17a08-552d-435f-ad5a-f58fad530a3f} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5427 | 2025.01.13 09:37:41.651771 [ 253 ] {ccb17a08-552d-435f-ad5a-f58fad530a3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5428 | 2025.01.13 09:37:41.652935 [ 253 ] {ccb17a08-552d-435f-ad5a-f58fad530a3f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5429 | 2025.01.13 09:37:41.653227 [ 193 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004731834 sec., 14793.4183659021 rows/sec., 1.10 MiB/sec. | ||
5430 | 2025.01.13 09:37:41.653399 [ 253 ] {ccb17a08-552d-435f-ad5a-f58fad530a3f} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5431 | 2025.01.13 09:37:41.653426 [ 196 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
5432 | 2025.01.13 09:37:41.653806 [ 253 ] {ccb17a08-552d-435f-ad5a-f58fad530a3f} <Debug> executeQuery: Read 199 rows, 18.11 KiB in 0.005019 sec., 39649.33253636183 rows/sec., 3.52 MiB/sec. | ||
5433 | 2025.01.13 09:37:41.653970 [ 253 ] {ccb17a08-552d-435f-ad5a-f58fad530a3f} <Debug> TCPHandler: Processed in 0.005435534 sec. | ||
5434 | 2025.01.13 09:37:41.654018 [ 196 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_17_4} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5435 | 2025.01.13 09:37:41.654168 [ 196 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_17_4} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
5436 | 2025.01.13 09:37:41.654181 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5437 | 2025.01.13 09:37:41.654311 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5438 | 2025.01.13 09:37:41.654387 [ 4 ] {a65a1aea-a0fe-472f-8c6b-28adf0a17116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5439 | 2025.01.13 09:37:41.654448 [ 4 ] {a65a1aea-a0fe-472f-8c6b-28adf0a17116} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5440 | 2025.01.13 09:37:41.655133 [ 4 ] {a65a1aea-a0fe-472f-8c6b-28adf0a17116} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5441 | 2025.01.13 09:37:41.655174 [ 4 ] {a65a1aea-a0fe-472f-8c6b-28adf0a17116} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5442 | 2025.01.13 09:37:41.655532 [ 4 ] {a65a1aea-a0fe-472f-8c6b-28adf0a17116} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5443 | 2025.01.13 09:37:41.655777 [ 4 ] {a65a1aea-a0fe-472f-8c6b-28adf0a17116} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5444 | 2025.01.13 09:37:41.655995 [ 4 ] {a65a1aea-a0fe-472f-8c6b-28adf0a17116} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.001651 sec., 12113.870381586918 rows/sec., 868.32 KiB/sec. | ||
5445 | 2025.01.13 09:37:41.656048 [ 4 ] {a65a1aea-a0fe-472f-8c6b-28adf0a17116} <Debug> TCPHandler: Processed in 0.001960296 sec. | ||
5446 | 2025.01.13 09:37:41.656215 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5447 | 2025.01.13 09:37:41.656343 [ 253 ] {36df529e-44dc-42e5-9723-2d68e322d851} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5448 | 2025.01.13 09:37:41.656398 [ 253 ] {36df529e-44dc-42e5-9723-2d68e322d851} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5449 | 2025.01.13 09:37:41.657045 [ 253 ] {36df529e-44dc-42e5-9723-2d68e322d851} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5450 | 2025.01.13 09:37:41.657095 [ 253 ] {36df529e-44dc-42e5-9723-2d68e322d851} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5451 | 2025.01.13 09:37:41.657457 [ 253 ] {36df529e-44dc-42e5-9723-2d68e322d851} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5452 | 2025.01.13 09:37:41.657710 [ 253 ] {36df529e-44dc-42e5-9723-2d68e322d851} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5453 | 2025.01.13 09:37:41.657918 [ 253 ] {36df529e-44dc-42e5-9723-2d68e322d851} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001604 sec., 8728.179551122195 rows/sec., 611.26 KiB/sec. | ||
5454 | 2025.01.13 09:37:41.657971 [ 253 ] {36df529e-44dc-42e5-9723-2d68e322d851} <Debug> TCPHandler: Processed in 0.001819861 sec. | ||
5455 | 2025.01.13 09:37:41.658120 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5456 | 2025.01.13 09:37:41.658226 [ 4 ] {2171d54e-9e04-4507-be94-ebdfd5ae20f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5457 | 2025.01.13 09:37:41.658272 [ 4 ] {2171d54e-9e04-4507-be94-ebdfd5ae20f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5458 | 2025.01.13 09:37:41.658806 [ 4 ] {2171d54e-9e04-4507-be94-ebdfd5ae20f2} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5459 | 2025.01.13 09:37:41.658846 [ 4 ] {2171d54e-9e04-4507-be94-ebdfd5ae20f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5460 | 2025.01.13 09:37:41.659185 [ 4 ] {2171d54e-9e04-4507-be94-ebdfd5ae20f2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5461 | 2025.01.13 09:37:41.659428 [ 4 ] {2171d54e-9e04-4507-be94-ebdfd5ae20f2} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5462 | 2025.01.13 09:37:41.659585 [ 26 ] {} <Debug> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
5463 | 2025.01.13 09:37:41.659647 [ 26 ] {} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5464 | 2025.01.13 09:37:41.659681 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5465 | 2025.01.13 09:37:41.659686 [ 4 ] {2171d54e-9e04-4507-be94-ebdfd5ae20f2} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001474 sec., 8819.53867028494 rows/sec., 549.90 KiB/sec. | ||
5466 | 2025.01.13 09:37:41.659899 [ 4 ] {2171d54e-9e04-4507-be94-ebdfd5ae20f2} <Debug> TCPHandler: Processed in 0.001828152 sec. | ||
5467 | 2025.01.13 09:37:41.659935 [ 194 ] {87347901-4082-4a7d-a746-0bcdebd578f7::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 | ||
5468 | 2025.01.13 09:37:41.660067 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5469 | 2025.01.13 09:37:41.660140 [ 194 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5470 | 2025.01.13 09:37:41.660208 [ 194 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 13 rows starting from the beginning of the part | ||
5471 | 2025.01.13 09:37:41.660322 [ 253 ] {3981f757-044e-4422-bee0-3b9f4377fa02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5472 | 2025.01.13 09:37:41.660460 [ 194 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 13 rows starting from the beginning of the part | ||
5473 | 2025.01.13 09:37:41.660504 [ 253 ] {3981f757-044e-4422-bee0-3b9f4377fa02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5474 | 2025.01.13 09:37:41.660822 [ 194 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 13 rows starting from the beginning of the part | ||
5475 | 2025.01.13 09:37:41.661217 [ 194 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 13 rows starting from the beginning of the part | ||
5476 | 2025.01.13 09:37:41.661570 [ 194 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 13 rows starting from the beginning of the part | ||
5477 | 2025.01.13 09:37:41.663474 [ 253 ] {3981f757-044e-4422-bee0-3b9f4377fa02} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5478 | 2025.01.13 09:37:41.663551 [ 253 ] {3981f757-044e-4422-bee0-3b9f4377fa02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5479 | 2025.01.13 09:37:41.664251 [ 194 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004497438 sec., 14452.672832843942 rows/sec., 957.58 KiB/sec. | ||
5480 | 2025.01.13 09:37:41.664457 [ 193 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
5481 | 2025.01.13 09:37:41.664483 [ 253 ] {3981f757-044e-4422-bee0-3b9f4377fa02} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5482 | 2025.01.13 09:37:41.664865 [ 253 ] {3981f757-044e-4422-bee0-3b9f4377fa02} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5483 | 2025.01.13 09:37:41.664913 [ 193 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_17_4} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5484 | 2025.01.13 09:37:41.665079 [ 193 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_17_4} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
5485 | 2025.01.13 09:37:41.665228 [ 253 ] {3981f757-044e-4422-bee0-3b9f4377fa02} <Debug> executeQuery: Read 359 rows, 25.84 KiB in 0.004994 sec., 71886.26351621946 rows/sec., 5.05 MiB/sec. | ||
5486 | 2025.01.13 09:37:41.665235 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
5487 | 2025.01.13 09:37:41.665316 [ 253 ] {3981f757-044e-4422-bee0-3b9f4377fa02} <Debug> TCPHandler: Processed in 0.005327371 sec. | ||
5488 | 2025.01.13 09:37:41.665468 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5489 | 2025.01.13 09:37:41.665598 [ 4 ] {b61c2737-2c25-4d24-80ad-6c543f1a3881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5490 | 2025.01.13 09:37:41.665655 [ 4 ] {b61c2737-2c25-4d24-80ad-6c543f1a3881} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5491 | 2025.01.13 09:37:41.666175 [ 4 ] {b61c2737-2c25-4d24-80ad-6c543f1a3881} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5492 | 2025.01.13 09:37:41.666217 [ 4 ] {b61c2737-2c25-4d24-80ad-6c543f1a3881} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5493 | 2025.01.13 09:37:41.666586 [ 4 ] {b61c2737-2c25-4d24-80ad-6c543f1a3881} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5494 | 2025.01.13 09:37:41.666832 [ 4 ] {b61c2737-2c25-4d24-80ad-6c543f1a3881} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5495 | 2025.01.13 09:37:41.667087 [ 4 ] {b61c2737-2c25-4d24-80ad-6c543f1a3881} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001509 sec., 3976.1431411530816 rows/sec., 207.74 KiB/sec. | ||
5496 | 2025.01.13 09:37:41.667269 [ 4 ] {b61c2737-2c25-4d24-80ad-6c543f1a3881} <Debug> TCPHandler: Processed in 0.001860443 sec. | ||
5497 | 2025.01.13 09:37:41.667456 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5498 | 2025.01.13 09:37:41.667569 [ 253 ] {8fa38171-0fff-435f-9936-ae39934f2e73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5499 | 2025.01.13 09:37:41.667619 [ 253 ] {8fa38171-0fff-435f-9936-ae39934f2e73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5500 | 2025.01.13 09:37:41.668183 [ 253 ] {8fa38171-0fff-435f-9936-ae39934f2e73} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5501 | 2025.01.13 09:37:41.668223 [ 253 ] {8fa38171-0fff-435f-9936-ae39934f2e73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5502 | 2025.01.13 09:37:41.668609 [ 253 ] {8fa38171-0fff-435f-9936-ae39934f2e73} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5503 | 2025.01.13 09:37:41.668850 [ 253 ] {8fa38171-0fff-435f-9936-ae39934f2e73} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5504 | 2025.01.13 09:37:41.669101 [ 253 ] {8fa38171-0fff-435f-9936-ae39934f2e73} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001554 sec., 113899.61389961389 rows/sec., 7.51 MiB/sec. | ||
5505 | 2025.01.13 09:37:41.669215 [ 253 ] {8fa38171-0fff-435f-9936-ae39934f2e73} <Debug> TCPHandler: Processed in 0.001833902 sec. | ||
5506 | 2025.01.13 09:37:41.669432 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5507 | 2025.01.13 09:37:41.669579 [ 4 ] {1ebae719-c0db-43af-906e-157eb9439337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5508 | 2025.01.13 09:37:41.669630 [ 4 ] {1ebae719-c0db-43af-906e-157eb9439337} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5509 | 2025.01.13 09:37:41.670074 [ 4 ] {1ebae719-c0db-43af-906e-157eb9439337} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5510 | 2025.01.13 09:37:41.670113 [ 4 ] {1ebae719-c0db-43af-906e-157eb9439337} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5511 | 2025.01.13 09:37:41.670464 [ 4 ] {1ebae719-c0db-43af-906e-157eb9439337} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5512 | 2025.01.13 09:37:41.670705 [ 4 ] {1ebae719-c0db-43af-906e-157eb9439337} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5513 | 2025.01.13 09:37:41.670922 [ 4 ] {1ebae719-c0db-43af-906e-157eb9439337} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001366 sec., 732.0644216691069 rows/sec., 49.33 KiB/sec. | ||
5514 | 2025.01.13 09:37:41.671023 [ 4 ] {1ebae719-c0db-43af-906e-157eb9439337} <Debug> TCPHandler: Processed in 0.001696108 sec. | ||
5515 | 2025.01.13 09:37:41.671173 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5516 | 2025.01.13 09:37:41.671280 [ 253 ] {c68d43ac-2e3b-4c9a-8e35-a3a66d438bc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5517 | 2025.01.13 09:37:41.671348 [ 253 ] {c68d43ac-2e3b-4c9a-8e35-a3a66d438bc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5518 | 2025.01.13 09:37:41.672437 [ 253 ] {c68d43ac-2e3b-4c9a-8e35-a3a66d438bc8} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5519 | 2025.01.13 09:37:41.672475 [ 253 ] {c68d43ac-2e3b-4c9a-8e35-a3a66d438bc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5520 | 2025.01.13 09:37:41.673091 [ 253 ] {c68d43ac-2e3b-4c9a-8e35-a3a66d438bc8} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5521 | 2025.01.13 09:37:41.673348 [ 253 ] {c68d43ac-2e3b-4c9a-8e35-a3a66d438bc8} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5522 | 2025.01.13 09:37:41.673663 [ 253 ] {c68d43ac-2e3b-4c9a-8e35-a3a66d438bc8} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002397 sec., 5423.445974134335 rows/sec., 9.72 MiB/sec. | ||
5523 | 2025.01.13 09:37:41.674105 [ 253 ] {c68d43ac-2e3b-4c9a-8e35-a3a66d438bc8} <Debug> TCPHandler: Processed in 0.002983575 sec. | ||
5524 | 2025.01.13 09:37:41.674265 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5525 | 2025.01.13 09:37:41.674395 [ 4 ] {013d40b8-1158-45b2-8ba2-17bcc036d753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5526 | 2025.01.13 09:37:41.674450 [ 4 ] {013d40b8-1158-45b2-8ba2-17bcc036d753} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5527 | 2025.01.13 09:37:41.674974 [ 4 ] {013d40b8-1158-45b2-8ba2-17bcc036d753} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5528 | 2025.01.13 09:37:41.675020 [ 4 ] {013d40b8-1158-45b2-8ba2-17bcc036d753} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5529 | 2025.01.13 09:37:41.675394 [ 4 ] {013d40b8-1158-45b2-8ba2-17bcc036d753} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5530 | 2025.01.13 09:37:41.675638 [ 4 ] {013d40b8-1158-45b2-8ba2-17bcc036d753} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5531 | 2025.01.13 09:37:41.675843 [ 4 ] {013d40b8-1158-45b2-8ba2-17bcc036d753} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001478 sec., 35182.67929634642 rows/sec., 2.18 MiB/sec. | ||
5532 | 2025.01.13 09:37:41.675893 [ 4 ] {013d40b8-1158-45b2-8ba2-17bcc036d753} <Debug> TCPHandler: Processed in 0.001691628 sec. | ||
5533 | 2025.01.13 09:37:45.298629 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5534 | 2025.01.13 09:37:45.298702 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5535 | 2025.01.13 09:37:45.433985 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11956 | ||
5536 | 2025.01.13 09:37:45.434637 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5537 | 2025.01.13 09:37:45.434682 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5538 | 2025.01.13 09:37:45.435196 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5539 | 2025.01.13 09:37:45.435445 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5540 | 2025.01.13 09:37:45.435668 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 | ||
5541 | 2025.01.13 09:37:45.435678 [ 108 ] {} <Debug> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5542 | 2025.01.13 09:37:45.435752 [ 108 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5543 | 2025.01.13 09:37:45.435780 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5544 | 2025.01.13 09:37:45.435933 [ 187 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::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 | ||
5545 | 2025.01.13 09:37:45.436089 [ 187 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5546 | 2025.01.13 09:37:45.436134 [ 187 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9638 rows starting from the beginning of the part | ||
5547 | 2025.01.13 09:37:45.436215 [ 187 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 488 rows starting from the beginning of the part | ||
5548 | 2025.01.13 09:37:45.436365 [ 187 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 427 rows starting from the beginning of the part | ||
5549 | 2025.01.13 09:37:45.436587 [ 187 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 488 rows starting from the beginning of the part | ||
5550 | 2025.01.13 09:37:45.436761 [ 187 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 427 rows starting from the beginning of the part | ||
5551 | 2025.01.13 09:37:45.436917 [ 187 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 488 rows starting from the beginning of the part | ||
5552 | 2025.01.13 09:37:45.441423 [ 199 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.005565578 sec., 2148204.5530581013 rows/sec., 30.73 MiB/sec. | ||
5553 | 2025.01.13 09:37:45.441693 [ 199 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5554 | 2025.01.13 09:37:45.442019 [ 199 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_26_5} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5555 | 2025.01.13 09:37:45.442106 [ 199 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_26_5} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5556 | 2025.01.13 09:37:45.442196 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. | ||
5557 | 2025.01.13 09:37:46.265716 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
5558 | 2025.01.13 09:37:46.286929 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5559 | 2025.01.13 09:37:46.286984 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5560 | 2025.01.13 09:37:46.294829 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5561 | 2025.01.13 09:37:46.295626 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5562 | 2025.01.13 09:37:46.295965 [ 124 ] {} <Debug> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5563 | 2025.01.13 09:37:46.296029 [ 124 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5564 | 2025.01.13 09:37:46.296073 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5565 | 2025.01.13 09:37:46.296517 [ 195 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
5566 | 2025.01.13 09:37:46.312472 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
5567 | 2025.01.13 09:37:46.314311 [ 195 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5568 | 2025.01.13 09:37:46.315704 [ 195 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
5569 | 2025.01.13 09:37:46.321434 [ 195 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
5570 | 2025.01.13 09:37:46.327216 [ 195 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
5571 | 2025.01.13 09:37:46.332946 [ 195 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
5572 | 2025.01.13 09:37:46.338688 [ 195 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
5573 | 2025.01.13 09:37:46.343148 [ 195 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
5574 | 2025.01.13 09:37:46.403167 [ 186 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.106975904 sec., 1832.1883028910886 rows/sec., 9.47 MiB/sec. | ||
5575 | 2025.01.13 09:37:46.404878 [ 191 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5576 | 2025.01.13 09:37:46.407310 [ 191 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_26_5} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5577 | 2025.01.13 09:37:46.407423 [ 191 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_26_5} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5578 | 2025.01.13 09:37:46.408946 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
5579 | 2025.01.13 09:37:46.642064 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5580 | 2025.01.13 09:37:46.642288 [ 4 ] {30b19de2-91d8-492d-ae8a-dbfa126fad4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5581 | 2025.01.13 09:37:46.642374 [ 4 ] {30b19de2-91d8-492d-ae8a-dbfa126fad4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5582 | 2025.01.13 09:37:46.643291 [ 4 ] {30b19de2-91d8-492d-ae8a-dbfa126fad4f} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5583 | 2025.01.13 09:37:46.643344 [ 4 ] {30b19de2-91d8-492d-ae8a-dbfa126fad4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5584 | 2025.01.13 09:37:46.643803 [ 4 ] {30b19de2-91d8-492d-ae8a-dbfa126fad4f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5585 | 2025.01.13 09:37:46.644071 [ 4 ] {30b19de2-91d8-492d-ae8a-dbfa126fad4f} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5586 | 2025.01.13 09:37:46.644279 [ 124 ] {} <Debug> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5587 | 2025.01.13 09:37:46.644357 [ 4 ] {30b19de2-91d8-492d-ae8a-dbfa126fad4f} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.002123 sec., 36740.46161092794 rows/sec., 3.15 MiB/sec. | ||
5588 | 2025.01.13 09:37:46.644362 [ 124 ] {} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5589 | 2025.01.13 09:37:46.644452 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5590 | 2025.01.13 09:37:46.644504 [ 4 ] {30b19de2-91d8-492d-ae8a-dbfa126fad4f} <Debug> TCPHandler: Processed in 0.002586463 sec. | ||
5591 | 2025.01.13 09:37:46.644851 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5592 | 2025.01.13 09:37:46.644902 [ 191 ] {4e32d370-b554-4105-93df-36198ea84aa7::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 | ||
5593 | 2025.01.13 09:37:46.645422 [ 253 ] {31d2253a-f886-401a-84b9-437a07f8959b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5594 | 2025.01.13 09:37:46.645493 [ 191 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5595 | 2025.01.13 09:37:46.645615 [ 191 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1398 rows starting from the beginning of the part | ||
5596 | 2025.01.13 09:37:46.645635 [ 253 ] {31d2253a-f886-401a-84b9-437a07f8959b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5597 | 2025.01.13 09:37:46.645912 [ 191 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 78 rows starting from the beginning of the part | ||
5598 | 2025.01.13 09:37:46.646217 [ 191 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 199 rows starting from the beginning of the part | ||
5599 | 2025.01.13 09:37:46.646488 [ 191 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 79 rows starting from the beginning of the part | ||
5600 | 2025.01.13 09:37:46.646770 [ 191 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 199 rows starting from the beginning of the part | ||
5601 | 2025.01.13 09:37:46.647052 [ 191 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 78 rows starting from the beginning of the part | ||
5602 | 2025.01.13 09:37:46.648691 [ 253 ] {31d2253a-f886-401a-84b9-437a07f8959b} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5603 | 2025.01.13 09:37:46.648769 [ 253 ] {31d2253a-f886-401a-84b9-437a07f8959b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5604 | 2025.01.13 09:37:46.649920 [ 253 ] {31d2253a-f886-401a-84b9-437a07f8959b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5605 | 2025.01.13 09:37:46.650360 [ 253 ] {31d2253a-f886-401a-84b9-437a07f8959b} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5606 | 2025.01.13 09:37:46.650661 [ 191 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2031 rows, containing 5 columns (5 merged, 0 gathered) in 0.006041991 sec., 336147.4719177834 rows/sec., 29.80 MiB/sec. | ||
5607 | 2025.01.13 09:37:46.650729 [ 124 ] {} <Debug> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
5608 | 2025.01.13 09:37:46.650818 [ 124 ] {} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5609 | 2025.01.13 09:37:46.650872 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5610 | 2025.01.13 09:37:46.650985 [ 253 ] {31d2253a-f886-401a-84b9-437a07f8959b} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.005806 sec., 4478.126076472614 rows/sec., 336.73 KiB/sec. | ||
5611 | 2025.01.13 09:37:46.651055 [ 191 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5612 | 2025.01.13 09:37:46.651254 [ 186 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::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 | ||
5613 | 2025.01.13 09:37:46.651405 [ 253 ] {31d2253a-f886-401a-84b9-437a07f8959b} <Debug> TCPHandler: Processed in 0.006766332 sec. | ||
5614 | 2025.01.13 09:37:46.651753 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5615 | 2025.01.13 09:37:46.651766 [ 186 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5616 | 2025.01.13 09:37:46.651853 [ 186 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 60 rows starting from the beginning of the part | ||
5617 | 2025.01.13 09:37:46.651947 [ 191 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_41_8} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5618 | 2025.01.13 09:37:46.652321 [ 186 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 26 rows starting from the beginning of the part | ||
5619 | 2025.01.13 09:37:46.652368 [ 4 ] {1d651ee8-4a9a-46bc-bb76-ba45919e7033} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5620 | 2025.01.13 09:37:46.652419 [ 191 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_41_8} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5621 | 2025.01.13 09:37:46.652649 [ 4 ] {1d651ee8-4a9a-46bc-bb76-ba45919e7033} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5622 | 2025.01.13 09:37:46.652769 [ 186 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 20 rows starting from the beginning of the part | ||
5623 | 2025.01.13 09:37:46.652814 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
5624 | 2025.01.13 09:37:46.653191 [ 186 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 28 rows starting from the beginning of the part | ||
5625 | 2025.01.13 09:37:46.653546 [ 186 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 20 rows starting from the beginning of the part | ||
5626 | 2025.01.13 09:37:46.653945 [ 186 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 26 rows starting from the beginning of the part | ||
5627 | 2025.01.13 09:37:46.655777 [ 4 ] {1d651ee8-4a9a-46bc-bb76-ba45919e7033} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5628 | 2025.01.13 09:37:46.655853 [ 4 ] {1d651ee8-4a9a-46bc-bb76-ba45919e7033} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5629 | 2025.01.13 09:37:46.656986 [ 4 ] {1d651ee8-4a9a-46bc-bb76-ba45919e7033} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5630 | 2025.01.13 09:37:46.657048 [ 191 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 5 columns (5 merged, 0 gathered) in 0.006067902 sec., 29664.289238685793 rows/sec., 2.24 MiB/sec. | ||
5631 | 2025.01.13 09:37:46.657270 [ 191 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
5632 | 2025.01.13 09:37:46.657465 [ 4 ] {1d651ee8-4a9a-46bc-bb76-ba45919e7033} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5633 | 2025.01.13 09:37:46.657748 [ 124 ] {} <Debug> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5634 | 2025.01.13 09:37:46.657868 [ 124 ] {} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5635 | 2025.01.13 09:37:46.657930 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5636 | 2025.01.13 09:37:46.657997 [ 4 ] {1d651ee8-4a9a-46bc-bb76-ba45919e7033} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.005976 sec., 9036.144578313253 rows/sec., 722.62 KiB/sec. | ||
5637 | 2025.01.13 09:37:46.658287 [ 191 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_30_6} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5638 | 2025.01.13 09:37:46.658523 [ 4 ] {1d651ee8-4a9a-46bc-bb76-ba45919e7033} <Debug> TCPHandler: Processed in 0.006964378 sec. | ||
5639 | 2025.01.13 09:37:46.658610 [ 200 ] {dc80af8f-ae59-4221-9151-b81aadd12800::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 | ||
5640 | 2025.01.13 09:37:46.658954 [ 191 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_30_6} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
5641 | 2025.01.13 09:37:46.658946 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5642 | 2025.01.13 09:37:46.659311 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
5643 | 2025.01.13 09:37:46.659536 [ 253 ] {8d53ca3a-3874-4569-b2fd-69a660d3b8b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5644 | 2025.01.13 09:37:46.659797 [ 253 ] {8d53ca3a-3874-4569-b2fd-69a660d3b8b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5645 | 2025.01.13 09:37:46.659797 [ 200 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5646 | 2025.01.13 09:37:46.659913 [ 200 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 873 rows starting from the beginning of the part | ||
5647 | 2025.01.13 09:37:46.660308 [ 200 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 54 rows starting from the beginning of the part | ||
5648 | 2025.01.13 09:37:46.660724 [ 200 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 359 rows starting from the beginning of the part | ||
5649 | 2025.01.13 09:37:46.661070 [ 200 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 56 rows starting from the beginning of the part | ||
5650 | 2025.01.13 09:37:46.661194 [ 200 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 359 rows starting from the beginning of the part | ||
5651 | 2025.01.13 09:37:46.661641 [ 200 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 54 rows starting from the beginning of the part | ||
5652 | 2025.01.13 09:37:46.662441 [ 253 ] {8d53ca3a-3874-4569-b2fd-69a660d3b8b2} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5653 | 2025.01.13 09:37:46.662503 [ 253 ] {8d53ca3a-3874-4569-b2fd-69a660d3b8b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5654 | 2025.01.13 09:37:46.663512 [ 253 ] {8d53ca3a-3874-4569-b2fd-69a660d3b8b2} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5655 | 2025.01.13 09:37:46.664019 [ 253 ] {8d53ca3a-3874-4569-b2fd-69a660d3b8b2} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5656 | 2025.01.13 09:37:46.664260 [ 124 ] {} <Debug> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5657 | 2025.01.13 09:37:46.664363 [ 124 ] {} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5658 | 2025.01.13 09:37:46.664436 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5659 | 2025.01.13 09:37:46.664551 [ 253 ] {8d53ca3a-3874-4569-b2fd-69a660d3b8b2} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.005161 sec., 19376.08990505716 rows/sec., 1.34 MiB/sec. | ||
5660 | 2025.01.13 09:37:46.665265 [ 253 ] {8d53ca3a-3874-4569-b2fd-69a660d3b8b2} <Debug> TCPHandler: Processed in 0.006564646 sec. | ||
5661 | 2025.01.13 09:37:46.665385 [ 189 ] {2e635561-38d3-4dab-82be-ab6a0873e781::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 | ||
5662 | 2025.01.13 09:37:46.665670 [ 188 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1755 rows, containing 5 columns (5 merged, 0 gathered) in 0.007594825 sec., 231078.39877811534 rows/sec., 17.55 MiB/sec. | ||
5663 | 2025.01.13 09:37:46.665781 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5664 | 2025.01.13 09:37:46.666245 [ 189 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5665 | 2025.01.13 09:37:46.666332 [ 4 ] {b85f61fa-f9d8-4f1d-b592-7fd50fc1606c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5666 | 2025.01.13 09:37:46.666385 [ 190 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5667 | 2025.01.13 09:37:46.666410 [ 189 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 9750 rows starting from the beginning of the part | ||
5668 | 2025.01.13 09:37:46.666986 [ 4 ] {b85f61fa-f9d8-4f1d-b592-7fd50fc1606c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5669 | 2025.01.13 09:37:46.667102 [ 189 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 100 rows starting from the beginning of the part | ||
5670 | 2025.01.13 09:37:46.667633 [ 189 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 177 rows starting from the beginning of the part | ||
5671 | 2025.01.13 09:37:46.667914 [ 190 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_41_8} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5672 | 2025.01.13 09:37:46.668099 [ 189 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 101 rows starting from the beginning of the part | ||
5673 | 2025.01.13 09:37:46.668627 [ 189 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 177 rows starting from the beginning of the part | ||
5674 | 2025.01.13 09:37:46.668651 [ 190 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_41_8} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5675 | 2025.01.13 09:37:46.669146 [ 189 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 100 rows starting from the beginning of the part | ||
5676 | 2025.01.13 09:37:46.669185 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
5677 | 2025.01.13 09:37:46.671397 [ 4 ] {b85f61fa-f9d8-4f1d-b592-7fd50fc1606c} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5678 | 2025.01.13 09:37:46.671444 [ 4 ] {b85f61fa-f9d8-4f1d-b592-7fd50fc1606c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5679 | 2025.01.13 09:37:46.672477 [ 4 ] {b85f61fa-f9d8-4f1d-b592-7fd50fc1606c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5680 | 2025.01.13 09:37:46.672961 [ 4 ] {b85f61fa-f9d8-4f1d-b592-7fd50fc1606c} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5681 | 2025.01.13 09:37:46.673286 [ 4 ] {b85f61fa-f9d8-4f1d-b592-7fd50fc1606c} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.007094 sec., 3665.0690724555966 rows/sec., 6.57 MiB/sec. | ||
5682 | 2025.01.13 09:37:46.673906 [ 4 ] {b85f61fa-f9d8-4f1d-b592-7fd50fc1606c} <Debug> TCPHandler: Processed in 0.008436949 sec. | ||
5683 | 2025.01.13 09:37:46.674189 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5684 | 2025.01.13 09:37:46.674341 [ 189 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10405 rows, containing 5 columns (5 merged, 0 gathered) in 0.009777188 sec., 1064211.9186007266 rows/sec., 71.29 MiB/sec. | ||
5685 | 2025.01.13 09:37:46.674356 [ 253 ] {621291ba-aea9-4d7d-b9e8-18dc02e051fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5686 | 2025.01.13 09:37:46.674411 [ 253 ] {621291ba-aea9-4d7d-b9e8-18dc02e051fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5687 | 2025.01.13 09:37:46.674568 [ 189 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5688 | 2025.01.13 09:37:46.674942 [ 189 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5689 | 2025.01.13 09:37:46.675028 [ 253 ] {621291ba-aea9-4d7d-b9e8-18dc02e051fb} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5690 | 2025.01.13 09:37:46.675057 [ 189 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5691 | 2025.01.13 09:37:46.675071 [ 253 ] {621291ba-aea9-4d7d-b9e8-18dc02e051fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5692 | 2025.01.13 09:37:46.675148 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.01 MiB. | ||
5693 | 2025.01.13 09:37:46.675480 [ 253 ] {621291ba-aea9-4d7d-b9e8-18dc02e051fb} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5694 | 2025.01.13 09:37:46.675720 [ 253 ] {621291ba-aea9-4d7d-b9e8-18dc02e051fb} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5695 | 2025.01.13 09:37:46.675896 [ 124 ] {} <Debug> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5696 | 2025.01.13 09:37:46.675959 [ 124 ] {} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5697 | 2025.01.13 09:37:46.675985 [ 253 ] {621291ba-aea9-4d7d-b9e8-18dc02e051fb} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001653 sec., 18148.820326678768 rows/sec., 1.24 MiB/sec. | ||
5698 | 2025.01.13 09:37:46.676000 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5699 | 2025.01.13 09:37:46.676138 [ 253 ] {621291ba-aea9-4d7d-b9e8-18dc02e051fb} <Debug> TCPHandler: Processed in 0.002110689 sec. | ||
5700 | 2025.01.13 09:37:46.676223 [ 188 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::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 | ||
5701 | 2025.01.13 09:37:46.676350 [ 188 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5702 | 2025.01.13 09:37:46.676382 [ 188 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1242 rows starting from the beginning of the part | ||
5703 | 2025.01.13 09:37:46.676478 [ 188 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 30 rows starting from the beginning of the part | ||
5704 | 2025.01.13 09:37:46.676682 [ 188 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 52 rows starting from the beginning of the part | ||
5705 | 2025.01.13 09:37:46.676876 [ 188 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 30 rows starting from the beginning of the part | ||
5706 | 2025.01.13 09:37:46.676995 [ 188 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 52 rows starting from the beginning of the part | ||
5707 | 2025.01.13 09:37:46.677197 [ 188 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 30 rows starting from the beginning of the part | ||
5708 | 2025.01.13 09:37:46.678512 [ 190 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1436 rows, containing 4 columns (4 merged, 0 gathered) in 0.002388928 sec., 601106.4376992526 rows/sec., 38.74 MiB/sec. | ||
5709 | 2025.01.13 09:37:46.678719 [ 188 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5710 | 2025.01.13 09:37:46.679003 [ 188 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_41_8} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5711 | 2025.01.13 09:37:46.679085 [ 188 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_41_8} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5712 | 2025.01.13 09:37:46.679163 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
5713 | 2025.01.13 09:37:47.000190 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 192.82 MiB, peak 202.78 MiB, free memory in arenas 0.00 B, will set to 194.46 MiB (RSS), difference: 1.64 MiB | ||
5714 | 2025.01.13 09:37:49.101717 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5715 | 2025.01.13 09:37:49.101947 [ 4 ] {118c003b-78ce-4620-84ae-72e9dda90381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5716 | 2025.01.13 09:37:49.102028 [ 4 ] {118c003b-78ce-4620-84ae-72e9dda90381} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5717 | 2025.01.13 09:37:49.102821 [ 4 ] {118c003b-78ce-4620-84ae-72e9dda90381} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5718 | 2025.01.13 09:37:49.102863 [ 4 ] {118c003b-78ce-4620-84ae-72e9dda90381} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5719 | 2025.01.13 09:37:49.103316 [ 4 ] {118c003b-78ce-4620-84ae-72e9dda90381} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5720 | 2025.01.13 09:37:49.103570 [ 4 ] {118c003b-78ce-4620-84ae-72e9dda90381} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5721 | 2025.01.13 09:37:49.103777 [ 4 ] {118c003b-78ce-4620-84ae-72e9dda90381} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001889 sec., 7411.3287453679195 rows/sec., 533.52 KiB/sec. | ||
5722 | 2025.01.13 09:37:49.103907 [ 4 ] {118c003b-78ce-4620-84ae-72e9dda90381} <Debug> TCPHandler: Processed in 0.002334276 sec. | ||
5723 | 2025.01.13 09:37:49.104083 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5724 | 2025.01.13 09:37:49.104199 [ 253 ] {0ca996a8-04c2-4adf-adca-eac90220b84f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5725 | 2025.01.13 09:37:49.104247 [ 253 ] {0ca996a8-04c2-4adf-adca-eac90220b84f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5726 | 2025.01.13 09:37:49.104810 [ 253 ] {0ca996a8-04c2-4adf-adca-eac90220b84f} <Trace> oximeter.fields_ipaddr (55eee10e-07c1-4121-bb06-cd2392fbd95f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5727 | 2025.01.13 09:37:49.104848 [ 253 ] {0ca996a8-04c2-4adf-adca-eac90220b84f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5728 | 2025.01.13 09:37:49.105206 [ 253 ] {0ca996a8-04c2-4adf-adca-eac90220b84f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
5729 | 2025.01.13 09:37:49.105455 [ 253 ] {0ca996a8-04c2-4adf-adca-eac90220b84f} <Trace> oximeter.fields_ipaddr (55eee10e-07c1-4121-bb06-cd2392fbd95f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5730 | 2025.01.13 09:37:49.105663 [ 253 ] {0ca996a8-04c2-4adf-adca-eac90220b84f} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001488 sec., 8064.5161290322585 rows/sec., 657.60 KiB/sec. | ||
5731 | 2025.01.13 09:37:49.105836 [ 253 ] {0ca996a8-04c2-4adf-adca-eac90220b84f} <Debug> TCPHandler: Processed in 0.001804972 sec. | ||
5732 | 2025.01.13 09:37:49.105990 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5733 | 2025.01.13 09:37:49.106099 [ 4 ] {a998dccf-adf5-4e1f-b75a-934525c57118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5734 | 2025.01.13 09:37:49.106144 [ 4 ] {a998dccf-adf5-4e1f-b75a-934525c57118} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5735 | 2025.01.13 09:37:49.107347 [ 4 ] {a998dccf-adf5-4e1f-b75a-934525c57118} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5736 | 2025.01.13 09:37:49.107386 [ 4 ] {a998dccf-adf5-4e1f-b75a-934525c57118} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5737 | 2025.01.13 09:37:49.107823 [ 4 ] {a998dccf-adf5-4e1f-b75a-934525c57118} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5738 | 2025.01.13 09:37:49.108069 [ 4 ] {a998dccf-adf5-4e1f-b75a-934525c57118} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5739 | 2025.01.13 09:37:49.108260 [ 4 ] {a998dccf-adf5-4e1f-b75a-934525c57118} <Debug> executeQuery: Read 1345 rows, 114.67 KiB in 0.002183 sec., 616124.5991754467 rows/sec., 51.30 MiB/sec. | ||
5740 | 2025.01.13 09:37:49.108381 [ 4 ] {a998dccf-adf5-4e1f-b75a-934525c57118} <Debug> TCPHandler: Processed in 0.002442619 sec. | ||
5741 | 2025.01.13 09:37:49.108569 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5742 | 2025.01.13 09:37:49.108698 [ 253 ] {d0983dcf-ae8c-40f2-879b-862e3251cfce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5743 | 2025.01.13 09:37:49.108753 [ 253 ] {d0983dcf-ae8c-40f2-879b-862e3251cfce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5744 | 2025.01.13 09:37:49.109390 [ 253 ] {d0983dcf-ae8c-40f2-879b-862e3251cfce} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5745 | 2025.01.13 09:37:49.109429 [ 253 ] {d0983dcf-ae8c-40f2-879b-862e3251cfce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5746 | 2025.01.13 09:37:49.109777 [ 253 ] {d0983dcf-ae8c-40f2-879b-862e3251cfce} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5747 | 2025.01.13 09:37:49.110027 [ 253 ] {d0983dcf-ae8c-40f2-879b-862e3251cfce} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5748 | 2025.01.13 09:37:49.110204 [ 253 ] {d0983dcf-ae8c-40f2-879b-862e3251cfce} <Debug> executeQuery: Read 32 rows, 2.27 KiB in 0.001535 sec., 20846.905537459286 rows/sec., 1.45 MiB/sec. | ||
5749 | 2025.01.13 09:37:49.110256 [ 253 ] {d0983dcf-ae8c-40f2-879b-862e3251cfce} <Debug> TCPHandler: Processed in 0.001753699 sec. | ||
5750 | 2025.01.13 09:37:49.110405 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5751 | 2025.01.13 09:37:49.110535 [ 4 ] {868f8680-0138-4452-aca5-8609c3b83418} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5752 | 2025.01.13 09:37:49.110588 [ 4 ] {868f8680-0138-4452-aca5-8609c3b83418} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5753 | 2025.01.13 09:37:49.111336 [ 4 ] {868f8680-0138-4452-aca5-8609c3b83418} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5754 | 2025.01.13 09:37:49.111374 [ 4 ] {868f8680-0138-4452-aca5-8609c3b83418} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5755 | 2025.01.13 09:37:49.111725 [ 4 ] {868f8680-0138-4452-aca5-8609c3b83418} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5756 | 2025.01.13 09:37:49.111964 [ 4 ] {868f8680-0138-4452-aca5-8609c3b83418} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5757 | 2025.01.13 09:37:49.112190 [ 4 ] {868f8680-0138-4452-aca5-8609c3b83418} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001682 sec., 143876.33769322236 rows/sec., 9.75 MiB/sec. | ||
5758 | 2025.01.13 09:37:49.112406 [ 4 ] {868f8680-0138-4452-aca5-8609c3b83418} <Debug> TCPHandler: Processed in 0.002060188 sec. | ||
5759 | 2025.01.13 09:37:49.112573 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5760 | 2025.01.13 09:37:49.112704 [ 253 ] {f03acc79-9a38-44ea-aadb-182dc40958b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5761 | 2025.01.13 09:37:49.112758 [ 253 ] {f03acc79-9a38-44ea-aadb-182dc40958b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5762 | 2025.01.13 09:37:49.113404 [ 253 ] {f03acc79-9a38-44ea-aadb-182dc40958b4} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5763 | 2025.01.13 09:37:49.113443 [ 253 ] {f03acc79-9a38-44ea-aadb-182dc40958b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5764 | 2025.01.13 09:37:49.113783 [ 253 ] {f03acc79-9a38-44ea-aadb-182dc40958b4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5765 | 2025.01.13 09:37:49.114025 [ 253 ] {f03acc79-9a38-44ea-aadb-182dc40958b4} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5766 | 2025.01.13 09:37:49.114199 [ 253 ] {f03acc79-9a38-44ea-aadb-182dc40958b4} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001526 sec., 8519.003931847968 rows/sec., 531.16 KiB/sec. | ||
5767 | 2025.01.13 09:37:49.114253 [ 253 ] {f03acc79-9a38-44ea-aadb-182dc40958b4} <Debug> TCPHandler: Processed in 0.00175101 sec. | ||
5768 | 2025.01.13 09:37:49.114402 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5769 | 2025.01.13 09:37:49.114528 [ 4 ] {2e00d809-df8f-4a02-bd9d-ad3f3425b30e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5770 | 2025.01.13 09:37:49.114581 [ 4 ] {2e00d809-df8f-4a02-bd9d-ad3f3425b30e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5771 | 2025.01.13 09:37:49.115516 [ 4 ] {2e00d809-df8f-4a02-bd9d-ad3f3425b30e} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5772 | 2025.01.13 09:37:49.115555 [ 4 ] {2e00d809-df8f-4a02-bd9d-ad3f3425b30e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5773 | 2025.01.13 09:37:49.115933 [ 4 ] {2e00d809-df8f-4a02-bd9d-ad3f3425b30e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5774 | 2025.01.13 09:37:49.116179 [ 4 ] {2e00d809-df8f-4a02-bd9d-ad3f3425b30e} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5775 | 2025.01.13 09:37:49.116370 [ 4 ] {2e00d809-df8f-4a02-bd9d-ad3f3425b30e} <Debug> executeQuery: Read 827 rows, 61.11 KiB in 0.001869 sec., 442482.6110219369 rows/sec., 31.93 MiB/sec. | ||
5776 | 2025.01.13 09:37:49.116496 [ 4 ] {2e00d809-df8f-4a02-bd9d-ad3f3425b30e} <Debug> TCPHandler: Processed in 0.002156421 sec. | ||
5777 | 2025.01.13 09:37:49.116661 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5778 | 2025.01.13 09:37:49.116788 [ 253 ] {b0ba5c53-7e22-408f-be92-0937c26b320f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5779 | 2025.01.13 09:37:49.116844 [ 253 ] {b0ba5c53-7e22-408f-be92-0937c26b320f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5780 | 2025.01.13 09:37:49.117360 [ 253 ] {b0ba5c53-7e22-408f-be92-0937c26b320f} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5781 | 2025.01.13 09:37:49.117397 [ 253 ] {b0ba5c53-7e22-408f-be92-0937c26b320f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5782 | 2025.01.13 09:37:49.117746 [ 253 ] {b0ba5c53-7e22-408f-be92-0937c26b320f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5783 | 2025.01.13 09:37:49.117983 [ 253 ] {b0ba5c53-7e22-408f-be92-0937c26b320f} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5784 | 2025.01.13 09:37:49.118163 [ 253 ] {b0ba5c53-7e22-408f-be92-0937c26b320f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001405 sec., 4270.462633451957 rows/sec., 223.11 KiB/sec. | ||
5785 | 2025.01.13 09:37:49.118213 [ 253 ] {b0ba5c53-7e22-408f-be92-0937c26b320f} <Debug> TCPHandler: Processed in 0.001621106 sec. | ||
5786 | 2025.01.13 09:37:49.118361 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5787 | 2025.01.13 09:37:49.118488 [ 4 ] {40b772f7-7092-401b-a489-29a49cfcb379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5788 | 2025.01.13 09:37:49.118544 [ 4 ] {40b772f7-7092-401b-a489-29a49cfcb379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5789 | 2025.01.13 09:37:49.119376 [ 4 ] {40b772f7-7092-401b-a489-29a49cfcb379} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5790 | 2025.01.13 09:37:49.119414 [ 4 ] {40b772f7-7092-401b-a489-29a49cfcb379} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5791 | 2025.01.13 09:37:49.119833 [ 4 ] {40b772f7-7092-401b-a489-29a49cfcb379} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5792 | 2025.01.13 09:37:49.120068 [ 4 ] {40b772f7-7092-401b-a489-29a49cfcb379} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5793 | 2025.01.13 09:37:49.120244 [ 4 ] {40b772f7-7092-401b-a489-29a49cfcb379} <Debug> executeQuery: Read 989 rows, 67.37 KiB in 0.001785 sec., 554061.62464986 rows/sec., 36.86 MiB/sec. | ||
5794 | 2025.01.13 09:37:49.120296 [ 4 ] {40b772f7-7092-401b-a489-29a49cfcb379} <Debug> TCPHandler: Processed in 0.001997587 sec. | ||
5795 | 2025.01.13 09:37:49.120438 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5796 | 2025.01.13 09:37:49.120572 [ 253 ] {0849ae55-3fd1-48ac-a980-68dd0e091adc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5797 | 2025.01.13 09:37:49.120629 [ 253 ] {0849ae55-3fd1-48ac-a980-68dd0e091adc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5798 | 2025.01.13 09:37:49.121139 [ 253 ] {0849ae55-3fd1-48ac-a980-68dd0e091adc} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5799 | 2025.01.13 09:37:49.121183 [ 253 ] {0849ae55-3fd1-48ac-a980-68dd0e091adc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5800 | 2025.01.13 09:37:49.121558 [ 253 ] {0849ae55-3fd1-48ac-a980-68dd0e091adc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5801 | 2025.01.13 09:37:49.121799 [ 253 ] {0849ae55-3fd1-48ac-a980-68dd0e091adc} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5802 | 2025.01.13 09:37:49.122018 [ 253 ] {0849ae55-3fd1-48ac-a980-68dd0e091adc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001471 sec., 679.8096532970768 rows/sec., 45.81 KiB/sec. | ||
5803 | 2025.01.13 09:37:49.122215 [ 253 ] {0849ae55-3fd1-48ac-a980-68dd0e091adc} <Debug> TCPHandler: Processed in 0.001839942 sec. | ||
5804 | 2025.01.13 09:37:49.122428 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5805 | 2025.01.13 09:37:49.122557 [ 4 ] {5db610ae-313c-49ef-a300-2ce403be63bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5806 | 2025.01.13 09:37:49.122641 [ 4 ] {5db610ae-313c-49ef-a300-2ce403be63bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5807 | 2025.01.13 09:37:49.123826 [ 4 ] {5db610ae-313c-49ef-a300-2ce403be63bb} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5808 | 2025.01.13 09:37:49.123865 [ 4 ] {5db610ae-313c-49ef-a300-2ce403be63bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5809 | 2025.01.13 09:37:49.124451 [ 4 ] {5db610ae-313c-49ef-a300-2ce403be63bb} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5810 | 2025.01.13 09:37:49.124730 [ 4 ] {5db610ae-313c-49ef-a300-2ce403be63bb} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5811 | 2025.01.13 09:37:49.124868 [ 29 ] {} <Debug> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5812 | 2025.01.13 09:37:49.124918 [ 29 ] {} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5813 | 2025.01.13 09:37:49.124943 [ 4 ] {5db610ae-313c-49ef-a300-2ce403be63bb} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002412 sec., 5389.71807628524 rows/sec., 9.66 MiB/sec. | ||
5814 | 2025.01.13 09:37:49.124948 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5815 | 2025.01.13 09:37:49.125332 [ 197 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::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 | ||
5816 | 2025.01.13 09:37:49.125357 [ 4 ] {5db610ae-313c-49ef-a300-2ce403be63bb} <Debug> TCPHandler: Processed in 0.002990715 sec. | ||
5817 | 2025.01.13 09:37:49.125623 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5818 | 2025.01.13 09:37:49.125855 [ 253 ] {a92c2933-6fe2-4697-84c5-fc579a050a40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5819 | 2025.01.13 09:37:49.125873 [ 197 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5820 | 2025.01.13 09:37:49.125921 [ 253 ] {a92c2933-6fe2-4697-84c5-fc579a050a40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5821 | 2025.01.13 09:37:49.125953 [ 197 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 451 rows starting from the beginning of the part | ||
5822 | 2025.01.13 09:37:49.126651 [ 197 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 13 rows starting from the beginning of the part | ||
5823 | 2025.01.13 09:37:49.127292 [ 197 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 26 rows starting from the beginning of the part | ||
5824 | 2025.01.13 09:37:49.127861 [ 253 ] {a92c2933-6fe2-4697-84c5-fc579a050a40} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5825 | 2025.01.13 09:37:49.127876 [ 197 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 13 rows starting from the beginning of the part | ||
5826 | 2025.01.13 09:37:49.127907 [ 253 ] {a92c2933-6fe2-4697-84c5-fc579a050a40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5827 | 2025.01.13 09:37:49.128385 [ 197 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 26 rows starting from the beginning of the part | ||
5828 | 2025.01.13 09:37:49.128929 [ 197 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 13 rows starting from the beginning of the part | ||
5829 | 2025.01.13 09:37:49.129031 [ 253 ] {a92c2933-6fe2-4697-84c5-fc579a050a40} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5830 | 2025.01.13 09:37:49.129588 [ 253 ] {a92c2933-6fe2-4697-84c5-fc579a050a40} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5831 | 2025.01.13 09:37:49.129840 [ 253 ] {a92c2933-6fe2-4697-84c5-fc579a050a40} <Debug> executeQuery: Read 40 rows, 2.46 KiB in 0.004026 sec., 9935.419771485345 rows/sec., 609.81 KiB/sec. | ||
5832 | 2025.01.13 09:37:49.129922 [ 253 ] {a92c2933-6fe2-4697-84c5-fc579a050a40} <Debug> TCPHandler: Processed in 0.004475347 sec. | ||
5833 | 2025.01.13 09:37:49.141425 [ 190 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 542 rows, containing 19 columns (19 merged, 0 gathered) in 0.016368304 sec., 33112.77698654668 rows/sec., 59.34 MiB/sec. | ||
5834 | 2025.01.13 09:37:49.142361 [ 190 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
5835 | 2025.01.13 09:37:49.142837 [ 190 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5836 | 2025.01.13 09:37:49.142941 [ 190 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
5837 | 2025.01.13 09:37:49.143119 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. | ||
5838 | 2025.01.13 09:37:50.487979 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 828 | ||
5839 | 2025.01.13 09:37:50.491464 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5840 | 2025.01.13 09:37:50.491511 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5841 | 2025.01.13 09:37:50.492999 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5842 | 2025.01.13 09:37:50.493321 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5843 | 2025.01.13 09:37:50.494012 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 828 | ||
5844 | 2025.01.13 09:37:51.638250 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5845 | 2025.01.13 09:37:51.638469 [ 4 ] {ada7094b-8c6c-427b-89cb-f1cfe8d24b55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5846 | 2025.01.13 09:37:51.638552 [ 4 ] {ada7094b-8c6c-427b-89cb-f1cfe8d24b55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5847 | 2025.01.13 09:37:51.639439 [ 4 ] {ada7094b-8c6c-427b-89cb-f1cfe8d24b55} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5848 | 2025.01.13 09:37:51.639490 [ 4 ] {ada7094b-8c6c-427b-89cb-f1cfe8d24b55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5849 | 2025.01.13 09:37:51.639937 [ 4 ] {ada7094b-8c6c-427b-89cb-f1cfe8d24b55} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5850 | 2025.01.13 09:37:51.640198 [ 4 ] {ada7094b-8c6c-427b-89cb-f1cfe8d24b55} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5851 | 2025.01.13 09:37:51.640454 [ 4 ] {ada7094b-8c6c-427b-89cb-f1cfe8d24b55} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.002046 sec., 12707.72238514174 rows/sec., 967.49 KiB/sec. | ||
5852 | 2025.01.13 09:37:51.640524 [ 4 ] {ada7094b-8c6c-427b-89cb-f1cfe8d24b55} <Debug> TCPHandler: Processed in 0.002416459 sec. | ||
5853 | 2025.01.13 09:37:51.640698 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5854 | 2025.01.13 09:37:51.640815 [ 253 ] {60217f92-cc12-45f2-afc3-d041af280c86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5855 | 2025.01.13 09:37:51.640864 [ 253 ] {60217f92-cc12-45f2-afc3-d041af280c86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5856 | 2025.01.13 09:37:51.641422 [ 253 ] {60217f92-cc12-45f2-afc3-d041af280c86} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5857 | 2025.01.13 09:37:51.641464 [ 253 ] {60217f92-cc12-45f2-afc3-d041af280c86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5858 | 2025.01.13 09:37:51.641828 [ 253 ] {60217f92-cc12-45f2-afc3-d041af280c86} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5859 | 2025.01.13 09:37:51.642068 [ 253 ] {60217f92-cc12-45f2-afc3-d041af280c86} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5860 | 2025.01.13 09:37:51.642287 [ 253 ] {60217f92-cc12-45f2-afc3-d041af280c86} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001501 sec., 18654.23051299134 rows/sec., 1.45 MiB/sec. | ||
5861 | 2025.01.13 09:37:51.642342 [ 253 ] {60217f92-cc12-45f2-afc3-d041af280c86} <Debug> TCPHandler: Processed in 0.001699868 sec. | ||
5862 | 2025.01.13 09:37:51.642495 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5863 | 2025.01.13 09:37:51.642612 [ 4 ] {63e4257f-0741-418f-a348-57fb3965b667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5864 | 2025.01.13 09:37:51.642662 [ 4 ] {63e4257f-0741-418f-a348-57fb3965b667} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5865 | 2025.01.13 09:37:51.643154 [ 4 ] {63e4257f-0741-418f-a348-57fb3965b667} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5866 | 2025.01.13 09:37:51.643194 [ 4 ] {63e4257f-0741-418f-a348-57fb3965b667} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5867 | 2025.01.13 09:37:51.643581 [ 4 ] {63e4257f-0741-418f-a348-57fb3965b667} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5868 | 2025.01.13 09:37:51.643839 [ 4 ] {63e4257f-0741-418f-a348-57fb3965b667} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5869 | 2025.01.13 09:37:51.644043 [ 4 ] {63e4257f-0741-418f-a348-57fb3965b667} <Debug> executeQuery: Read 40 rows, 2.84 KiB in 0.001456 sec., 27472.527472527472 rows/sec., 1.90 MiB/sec. | ||
5870 | 2025.01.13 09:37:51.644098 [ 4 ] {63e4257f-0741-418f-a348-57fb3965b667} <Debug> TCPHandler: Processed in 0.001656457 sec. | ||
5871 | 2025.01.13 09:37:51.644229 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5872 | 2025.01.13 09:37:51.644336 [ 253 ] {be77aa0f-1499-4d78-9462-f8a4daa0d422} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5873 | 2025.01.13 09:37:51.644388 [ 253 ] {be77aa0f-1499-4d78-9462-f8a4daa0d422} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5874 | 2025.01.13 09:37:51.644921 [ 253 ] {be77aa0f-1499-4d78-9462-f8a4daa0d422} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5875 | 2025.01.13 09:37:51.644968 [ 253 ] {be77aa0f-1499-4d78-9462-f8a4daa0d422} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5876 | 2025.01.13 09:37:51.645393 [ 253 ] {be77aa0f-1499-4d78-9462-f8a4daa0d422} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5877 | 2025.01.13 09:37:51.645641 [ 253 ] {be77aa0f-1499-4d78-9462-f8a4daa0d422} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5878 | 2025.01.13 09:37:51.645849 [ 253 ] {be77aa0f-1499-4d78-9462-f8a4daa0d422} <Debug> executeQuery: Read 12 rows, 862.00 B in 0.001537 sec., 7807.417046193885 rows/sec., 547.69 KiB/sec. | ||
5879 | 2025.01.13 09:37:51.645899 [ 253 ] {be77aa0f-1499-4d78-9462-f8a4daa0d422} <Debug> TCPHandler: Processed in 0.001722399 sec. | ||
5880 | 2025.01.13 09:37:52.936725 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12383 | ||
5881 | 2025.01.13 09:37:52.937374 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5882 | 2025.01.13 09:37:52.937425 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5883 | 2025.01.13 09:37:52.937947 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5884 | 2025.01.13 09:37:52.938229 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5885 | 2025.01.13 09:37:52.938499 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12383 | ||
5886 | 2025.01.13 09:37:53.813498 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
5887 | 2025.01.13 09:37:53.832489 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5888 | 2025.01.13 09:37:53.832554 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5889 | 2025.01.13 09:37:53.839676 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5890 | 2025.01.13 09:37:53.840429 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5891 | 2025.01.13 09:37:53.843063 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
5892 | 2025.01.13 09:37:56.642772 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5893 | 2025.01.13 09:37:56.642991 [ 4 ] {7be7c5ee-31cd-437b-afe1-d196124a5a6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5894 | 2025.01.13 09:37:56.643077 [ 4 ] {7be7c5ee-31cd-437b-afe1-d196124a5a6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5895 | 2025.01.13 09:37:56.643942 [ 4 ] {7be7c5ee-31cd-437b-afe1-d196124a5a6d} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5896 | 2025.01.13 09:37:56.643993 [ 4 ] {7be7c5ee-31cd-437b-afe1-d196124a5a6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5897 | 2025.01.13 09:37:56.644444 [ 4 ] {7be7c5ee-31cd-437b-afe1-d196124a5a6d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5898 | 2025.01.13 09:37:56.644710 [ 4 ] {7be7c5ee-31cd-437b-afe1-d196124a5a6d} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5899 | 2025.01.13 09:37:56.644966 [ 4 ] {7be7c5ee-31cd-437b-afe1-d196124a5a6d} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.002034 sec., 38348.08259587021 rows/sec., 3.29 MiB/sec. | ||
5900 | 2025.01.13 09:37:56.645035 [ 4 ] {7be7c5ee-31cd-437b-afe1-d196124a5a6d} <Debug> TCPHandler: Processed in 0.002406638 sec. | ||
5901 | 2025.01.13 09:37:56.645223 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5902 | 2025.01.13 09:37:56.645370 [ 253 ] {86d54ba6-a1ce-45bf-bf78-560c60ecc741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5903 | 2025.01.13 09:37:56.645427 [ 253 ] {86d54ba6-a1ce-45bf-bf78-560c60ecc741} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5904 | 2025.01.13 09:37:56.646011 [ 253 ] {86d54ba6-a1ce-45bf-bf78-560c60ecc741} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5905 | 2025.01.13 09:37:56.646053 [ 253 ] {86d54ba6-a1ce-45bf-bf78-560c60ecc741} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5906 | 2025.01.13 09:37:56.646429 [ 253 ] {86d54ba6-a1ce-45bf-bf78-560c60ecc741} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
5907 | 2025.01.13 09:37:56.646672 [ 253 ] {86d54ba6-a1ce-45bf-bf78-560c60ecc741} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5908 | 2025.01.13 09:37:56.646925 [ 253 ] {86d54ba6-a1ce-45bf-bf78-560c60ecc741} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001583 sec., 16424.510423247 rows/sec., 1.21 MiB/sec. | ||
5909 | 2025.01.13 09:37:56.647059 [ 253 ] {86d54ba6-a1ce-45bf-bf78-560c60ecc741} <Debug> TCPHandler: Processed in 0.001900884 sec. | ||
5910 | 2025.01.13 09:37:56.647286 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5911 | 2025.01.13 09:37:56.647407 [ 4 ] {4c210ec9-fe10-42c8-aacd-7468e4ace4cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5912 | 2025.01.13 09:37:56.647457 [ 4 ] {4c210ec9-fe10-42c8-aacd-7468e4ace4cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5913 | 2025.01.13 09:37:56.648037 [ 4 ] {4c210ec9-fe10-42c8-aacd-7468e4ace4cc} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5914 | 2025.01.13 09:37:56.648077 [ 4 ] {4c210ec9-fe10-42c8-aacd-7468e4ace4cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5915 | 2025.01.13 09:37:56.648438 [ 4 ] {4c210ec9-fe10-42c8-aacd-7468e4ace4cc} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5916 | 2025.01.13 09:37:56.648681 [ 4 ] {4c210ec9-fe10-42c8-aacd-7468e4ace4cc} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5917 | 2025.01.13 09:37:56.648894 [ 4 ] {4c210ec9-fe10-42c8-aacd-7468e4ace4cc} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.00151 sec., 35761.58940397351 rows/sec., 2.79 MiB/sec. | ||
5918 | 2025.01.13 09:37:56.648948 [ 4 ] {4c210ec9-fe10-42c8-aacd-7468e4ace4cc} <Debug> TCPHandler: Processed in 0.00177206 sec. | ||
5919 | 2025.01.13 09:37:56.649086 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5920 | 2025.01.13 09:37:56.649192 [ 253 ] {5835f000-f919-4184-8179-57fd30a79598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5921 | 2025.01.13 09:37:56.649246 [ 253 ] {5835f000-f919-4184-8179-57fd30a79598} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5922 | 2025.01.13 09:37:56.649754 [ 253 ] {5835f000-f919-4184-8179-57fd30a79598} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5923 | 2025.01.13 09:37:56.649794 [ 253 ] {5835f000-f919-4184-8179-57fd30a79598} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5924 | 2025.01.13 09:37:56.650174 [ 253 ] {5835f000-f919-4184-8179-57fd30a79598} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5925 | 2025.01.13 09:37:56.650416 [ 253 ] {5835f000-f919-4184-8179-57fd30a79598} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5926 | 2025.01.13 09:37:56.650635 [ 253 ] {5835f000-f919-4184-8179-57fd30a79598} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001463 sec., 68352.6999316473 rows/sec., 4.74 MiB/sec. | ||
5927 | 2025.01.13 09:37:56.650693 [ 253 ] {5835f000-f919-4184-8179-57fd30a79598} <Debug> TCPHandler: Processed in 0.001656577 sec. | ||
5928 | 2025.01.13 09:37:56.650846 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5929 | 2025.01.13 09:37:56.650958 [ 4 ] {c7f1433e-98c5-4b25-91c7-7d574a0f3311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5930 | 2025.01.13 09:37:56.651025 [ 4 ] {c7f1433e-98c5-4b25-91c7-7d574a0f3311} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5931 | 2025.01.13 09:37:56.652161 [ 4 ] {c7f1433e-98c5-4b25-91c7-7d574a0f3311} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5932 | 2025.01.13 09:37:56.652201 [ 4 ] {c7f1433e-98c5-4b25-91c7-7d574a0f3311} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5933 | 2025.01.13 09:37:56.652843 [ 4 ] {c7f1433e-98c5-4b25-91c7-7d574a0f3311} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
5934 | 2025.01.13 09:37:56.653115 [ 4 ] {c7f1433e-98c5-4b25-91c7-7d574a0f3311} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5935 | 2025.01.13 09:37:56.653455 [ 4 ] {c7f1433e-98c5-4b25-91c7-7d574a0f3311} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002494 sec., 10425.020048115477 rows/sec., 18.68 MiB/sec. | ||
5936 | 2025.01.13 09:37:56.654028 [ 4 ] {c7f1433e-98c5-4b25-91c7-7d574a0f3311} <Debug> TCPHandler: Processed in 0.003243412 sec. | ||
5937 | 2025.01.13 09:37:56.654218 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5938 | 2025.01.13 09:37:56.654346 [ 253 ] {1330538c-f90e-4479-8333-ffa4eb0c5879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5939 | 2025.01.13 09:37:56.654401 [ 253 ] {1330538c-f90e-4479-8333-ffa4eb0c5879} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5940 | 2025.01.13 09:37:56.654872 [ 253 ] {1330538c-f90e-4479-8333-ffa4eb0c5879} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5941 | 2025.01.13 09:37:56.654911 [ 253 ] {1330538c-f90e-4479-8333-ffa4eb0c5879} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
5942 | 2025.01.13 09:37:56.655269 [ 253 ] {1330538c-f90e-4479-8333-ffa4eb0c5879} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5943 | 2025.01.13 09:37:56.655516 [ 253 ] {1330538c-f90e-4479-8333-ffa4eb0c5879} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5944 | 2025.01.13 09:37:56.655737 [ 253 ] {1330538c-f90e-4479-8333-ffa4eb0c5879} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001418 sec., 21156.558533145275 rows/sec., 1.45 MiB/sec. | ||
5945 | 2025.01.13 09:37:56.655843 [ 253 ] {1330538c-f90e-4479-8333-ffa4eb0c5879} <Debug> TCPHandler: Processed in 0.001687928 sec. | ||
5946 | 2025.01.13 09:38:00.298773 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5947 | 2025.01.13 09:38:00.298879 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5948 | 2025.01.13 09:38:00.439532 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12871 | ||
5949 | 2025.01.13 09:38:00.440166 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5950 | 2025.01.13 09:38:00.440210 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
5951 | 2025.01.13 09:38:00.440791 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5952 | 2025.01.13 09:38:00.441038 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5953 | 2025.01.13 09:38:00.441221 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 | ||
5954 | 2025.01.13 09:38:00.495171 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 848 | ||
5955 | 2025.01.13 09:38:00.497883 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5956 | 2025.01.13 09:38:00.497933 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
5957 | 2025.01.13 09:38:00.499379 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5958 | 2025.01.13 09:38:00.499704 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5959 | 2025.01.13 09:38:00.500927 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 848 | ||
5960 | 2025.01.13 09:38:00.879572 [ 50 ] {} <Debug> oximeter.fields_ipaddr (55eee10e-07c1-4121-bb06-cd2392fbd95f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
5961 | 2025.01.13 09:38:00.879653 [ 50 ] {} <Trace> oximeter.fields_ipaddr (55eee10e-07c1-4121-bb06-cd2392fbd95f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5962 | 2025.01.13 09:38:00.879697 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
5963 | 2025.01.13 09:38:00.879957 [ 198 ] {55eee10e-07c1-4121-bb06-cd2392fbd95f::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 | ||
5964 | 2025.01.13 09:38:00.880172 [ 198 ] {55eee10e-07c1-4121-bb06-cd2392fbd95f::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5965 | 2025.01.13 09:38:00.880233 [ 198 ] {55eee10e-07c1-4121-bb06-cd2392fbd95f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
5966 | 2025.01.13 09:38:00.880360 [ 198 ] {55eee10e-07c1-4121-bb06-cd2392fbd95f::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 | ||
5967 | 2025.01.13 09:38:00.880602 [ 198 ] {55eee10e-07c1-4121-bb06-cd2392fbd95f::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 | ||
5968 | 2025.01.13 09:38:00.880760 [ 198 ] {55eee10e-07c1-4121-bb06-cd2392fbd95f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
5969 | 2025.01.13 09:38:00.880821 [ 198 ] {55eee10e-07c1-4121-bb06-cd2392fbd95f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
5970 | 2025.01.13 09:38:00.881826 [ 196 ] {55eee10e-07c1-4121-bb06-cd2392fbd95f::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002030528 sec., 17729.378762568158 rows/sec., 1.48 MiB/sec. | ||
5971 | 2025.01.13 09:38:00.881974 [ 198 ] {55eee10e-07c1-4121-bb06-cd2392fbd95f::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
5972 | 2025.01.13 09:38:00.882246 [ 198 ] {55eee10e-07c1-4121-bb06-cd2392fbd95f::all_1_5_1} <Trace> oximeter.fields_ipaddr (55eee10e-07c1-4121-bb06-cd2392fbd95f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5973 | 2025.01.13 09:38:00.882321 [ 198 ] {55eee10e-07c1-4121-bb06-cd2392fbd95f::all_1_5_1} <Trace> oximeter.fields_ipaddr (55eee10e-07c1-4121-bb06-cd2392fbd95f) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
5974 | 2025.01.13 09:38:00.882393 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5975 | 2025.01.13 09:38:01.324385 [ 50 ] {} <Debug> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
5976 | 2025.01.13 09:38:01.324449 [ 50 ] {} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5977 | 2025.01.13 09:38:01.324476 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
5978 | 2025.01.13 09:38:01.324659 [ 193 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
5979 | 2025.01.13 09:38:01.324829 [ 193 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5980 | 2025.01.13 09:38:01.324869 [ 193 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 14 rows starting from the beginning of the part | ||
5981 | 2025.01.13 09:38:01.324951 [ 193 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
5982 | 2025.01.13 09:38:01.325226 [ 193 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
5983 | 2025.01.13 09:38:01.325327 [ 193 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
5984 | 2025.01.13 09:38:01.325557 [ 193 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
5985 | 2025.01.13 09:38:01.326732 [ 196 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.002163251 sec., 8320.80974422293 rows/sec., 560.68 KiB/sec. | ||
5986 | 2025.01.13 09:38:01.326944 [ 196 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
5987 | 2025.01.13 09:38:01.327441 [ 196 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_18_4} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5988 | 2025.01.13 09:38:01.327633 [ 196 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_18_4} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
5989 | 2025.01.13 09:38:01.327743 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
5990 | 2025.01.13 09:38:01.344047 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 212 | ||
5991 | 2025.01.13 09:38:01.364323 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5992 | 2025.01.13 09:38:01.364378 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
5993 | 2025.01.13 09:38:01.372006 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5994 | 2025.01.13 09:38:01.372818 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5995 | 2025.01.13 09:38:01.376502 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 212 | ||
5996 | 2025.01.13 09:38:01.646380 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5997 | 2025.01.13 09:38:01.646597 [ 4 ] {1d78df29-ae4a-4d65-acb0-27c457b874dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5998 | 2025.01.13 09:38:01.646679 [ 4 ] {1d78df29-ae4a-4d65-acb0-27c457b874dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5999 | 2025.01.13 09:38:01.647458 [ 4 ] {1d78df29-ae4a-4d65-acb0-27c457b874dc} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6000 | 2025.01.13 09:38:01.647504 [ 4 ] {1d78df29-ae4a-4d65-acb0-27c457b874dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6001 | 2025.01.13 09:38:01.647935 [ 4 ] {1d78df29-ae4a-4d65-acb0-27c457b874dc} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6002 | 2025.01.13 09:38:01.648210 [ 4 ] {1d78df29-ae4a-4d65-acb0-27c457b874dc} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6003 | 2025.01.13 09:38:01.648502 [ 4 ] {1d78df29-ae4a-4d65-acb0-27c457b874dc} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001965 sec., 7124.681933842238 rows/sec., 512.88 KiB/sec. | ||
6004 | 2025.01.13 09:38:01.648726 [ 4 ] {1d78df29-ae4a-4d65-acb0-27c457b874dc} <Debug> TCPHandler: Processed in 0.002481441 sec. | ||
6005 | 2025.01.13 09:38:01.648980 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6006 | 2025.01.13 09:38:01.649117 [ 253 ] {8d8bae5e-0777-4a2f-85ce-5d3aa82b1012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6007 | 2025.01.13 09:38:01.649175 [ 253 ] {8d8bae5e-0777-4a2f-85ce-5d3aa82b1012} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6008 | 2025.01.13 09:38:01.649971 [ 253 ] {8d8bae5e-0777-4a2f-85ce-5d3aa82b1012} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6009 | 2025.01.13 09:38:01.650012 [ 253 ] {8d8bae5e-0777-4a2f-85ce-5d3aa82b1012} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6010 | 2025.01.13 09:38:01.650420 [ 253 ] {8d8bae5e-0777-4a2f-85ce-5d3aa82b1012} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6011 | 2025.01.13 09:38:01.650670 [ 253 ] {8d8bae5e-0777-4a2f-85ce-5d3aa82b1012} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6012 | 2025.01.13 09:38:01.650896 [ 253 ] {8d8bae5e-0777-4a2f-85ce-5d3aa82b1012} <Debug> executeQuery: Read 199 rows, 18.11 KiB in 0.001811 sec., 109884.04196576477 rows/sec., 9.77 MiB/sec. | ||
6013 | 2025.01.13 09:38:01.650953 [ 253 ] {8d8bae5e-0777-4a2f-85ce-5d3aa82b1012} <Debug> TCPHandler: Processed in 0.002064178 sec. | ||
6014 | 2025.01.13 09:38:01.651099 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6015 | 2025.01.13 09:38:01.651207 [ 4 ] {8bab199f-dcf5-4329-9a34-4e0c022119aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6016 | 2025.01.13 09:38:01.651252 [ 4 ] {8bab199f-dcf5-4329-9a34-4e0c022119aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6017 | 2025.01.13 09:38:01.651790 [ 4 ] {8bab199f-dcf5-4329-9a34-4e0c022119aa} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6018 | 2025.01.13 09:38:01.651829 [ 4 ] {8bab199f-dcf5-4329-9a34-4e0c022119aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6019 | 2025.01.13 09:38:01.652173 [ 4 ] {8bab199f-dcf5-4329-9a34-4e0c022119aa} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6020 | 2025.01.13 09:38:01.652411 [ 4 ] {8bab199f-dcf5-4329-9a34-4e0c022119aa} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6021 | 2025.01.13 09:38:01.652629 [ 4 ] {8bab199f-dcf5-4329-9a34-4e0c022119aa} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.001443 sec., 13860.01386001386 rows/sec., 993.48 KiB/sec. | ||
6022 | 2025.01.13 09:38:01.652683 [ 4 ] {8bab199f-dcf5-4329-9a34-4e0c022119aa} <Debug> TCPHandler: Processed in 0.001636036 sec. | ||
6023 | 2025.01.13 09:38:01.652833 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6024 | 2025.01.13 09:38:01.652961 [ 253 ] {b363be75-1a14-41cb-b5b5-7fdf9956f475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6025 | 2025.01.13 09:38:01.653014 [ 253 ] {b363be75-1a14-41cb-b5b5-7fdf9956f475} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6026 | 2025.01.13 09:38:01.653645 [ 253 ] {b363be75-1a14-41cb-b5b5-7fdf9956f475} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6027 | 2025.01.13 09:38:01.653685 [ 253 ] {b363be75-1a14-41cb-b5b5-7fdf9956f475} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6028 | 2025.01.13 09:38:01.654025 [ 253 ] {b363be75-1a14-41cb-b5b5-7fdf9956f475} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6029 | 2025.01.13 09:38:01.654264 [ 253 ] {b363be75-1a14-41cb-b5b5-7fdf9956f475} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6030 | 2025.01.13 09:38:01.654471 [ 253 ] {b363be75-1a14-41cb-b5b5-7fdf9956f475} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001537 sec., 9108.653220559532 rows/sec., 637.91 KiB/sec. | ||
6031 | 2025.01.13 09:38:01.654523 [ 253 ] {b363be75-1a14-41cb-b5b5-7fdf9956f475} <Debug> TCPHandler: Processed in 0.001751629 sec. | ||
6032 | 2025.01.13 09:38:01.654654 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6033 | 2025.01.13 09:38:01.654781 [ 4 ] {69dbb3b3-95c0-4c5d-9642-99c5b2b48dcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6034 | 2025.01.13 09:38:01.654834 [ 4 ] {69dbb3b3-95c0-4c5d-9642-99c5b2b48dcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6035 | 2025.01.13 09:38:01.655465 [ 4 ] {69dbb3b3-95c0-4c5d-9642-99c5b2b48dcb} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6036 | 2025.01.13 09:38:01.655513 [ 4 ] {69dbb3b3-95c0-4c5d-9642-99c5b2b48dcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6037 | 2025.01.13 09:38:01.655875 [ 4 ] {69dbb3b3-95c0-4c5d-9642-99c5b2b48dcb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6038 | 2025.01.13 09:38:01.656112 [ 4 ] {69dbb3b3-95c0-4c5d-9642-99c5b2b48dcb} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6039 | 2025.01.13 09:38:01.656347 [ 4 ] {69dbb3b3-95c0-4c5d-9642-99c5b2b48dcb} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001593 sec., 8160.703075957314 rows/sec., 508.82 KiB/sec. | ||
6040 | 2025.01.13 09:38:01.656464 [ 4 ] {69dbb3b3-95c0-4c5d-9642-99c5b2b48dcb} <Debug> TCPHandler: Processed in 0.001861673 sec. | ||
6041 | 2025.01.13 09:38:01.656591 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6042 | 2025.01.13 09:38:01.656709 [ 253 ] {d20267ec-e5f5-4578-a78c-46df6cad8a3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6043 | 2025.01.13 09:38:01.656762 [ 253 ] {d20267ec-e5f5-4578-a78c-46df6cad8a3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6044 | 2025.01.13 09:38:01.657542 [ 253 ] {d20267ec-e5f5-4578-a78c-46df6cad8a3b} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6045 | 2025.01.13 09:38:01.657588 [ 253 ] {d20267ec-e5f5-4578-a78c-46df6cad8a3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6046 | 2025.01.13 09:38:01.657971 [ 253 ] {d20267ec-e5f5-4578-a78c-46df6cad8a3b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6047 | 2025.01.13 09:38:01.658215 [ 253 ] {d20267ec-e5f5-4578-a78c-46df6cad8a3b} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6048 | 2025.01.13 09:38:01.658433 [ 253 ] {d20267ec-e5f5-4578-a78c-46df6cad8a3b} <Debug> executeQuery: Read 359 rows, 25.84 KiB in 0.001752 sec., 204908.67579908675 rows/sec., 14.41 MiB/sec. | ||
6049 | 2025.01.13 09:38:01.658486 [ 253 ] {d20267ec-e5f5-4578-a78c-46df6cad8a3b} <Debug> TCPHandler: Processed in 0.001945775 sec. | ||
6050 | 2025.01.13 09:38:01.658625 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6051 | 2025.01.13 09:38:01.658735 [ 4 ] {c4fe0526-9cfe-4394-aa45-3ddccf15a920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6052 | 2025.01.13 09:38:01.658781 [ 4 ] {c4fe0526-9cfe-4394-aa45-3ddccf15a920} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6053 | 2025.01.13 09:38:01.659220 [ 4 ] {c4fe0526-9cfe-4394-aa45-3ddccf15a920} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6054 | 2025.01.13 09:38:01.659259 [ 4 ] {c4fe0526-9cfe-4394-aa45-3ddccf15a920} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6055 | 2025.01.13 09:38:01.659611 [ 4 ] {c4fe0526-9cfe-4394-aa45-3ddccf15a920} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6056 | 2025.01.13 09:38:01.659857 [ 4 ] {c4fe0526-9cfe-4394-aa45-3ddccf15a920} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6057 | 2025.01.13 09:38:01.660142 [ 4 ] {c4fe0526-9cfe-4394-aa45-3ddccf15a920} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00142 sec., 4225.352112676056 rows/sec., 220.76 KiB/sec. | ||
6058 | 2025.01.13 09:38:01.660335 [ 4 ] {c4fe0526-9cfe-4394-aa45-3ddccf15a920} <Debug> TCPHandler: Processed in 0.00175787 sec. | ||
6059 | 2025.01.13 09:38:01.660479 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6060 | 2025.01.13 09:38:01.660586 [ 253 ] {b7e8429b-c749-4ad2-a86e-83663828ac4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6061 | 2025.01.13 09:38:01.660633 [ 253 ] {b7e8429b-c749-4ad2-a86e-83663828ac4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6062 | 2025.01.13 09:38:01.661290 [ 253 ] {b7e8429b-c749-4ad2-a86e-83663828ac4c} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6063 | 2025.01.13 09:38:01.661337 [ 253 ] {b7e8429b-c749-4ad2-a86e-83663828ac4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6064 | 2025.01.13 09:38:01.661769 [ 253 ] {b7e8429b-c749-4ad2-a86e-83663828ac4c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6065 | 2025.01.13 09:38:01.662007 [ 253 ] {b7e8429b-c749-4ad2-a86e-83663828ac4c} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6066 | 2025.01.13 09:38:01.662235 [ 253 ] {b7e8429b-c749-4ad2-a86e-83663828ac4c} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001669 sec., 106051.52786099461 rows/sec., 7.00 MiB/sec. | ||
6067 | 2025.01.13 09:38:01.662339 [ 253 ] {b7e8429b-c749-4ad2-a86e-83663828ac4c} <Debug> TCPHandler: Processed in 0.001912014 sec. | ||
6068 | 2025.01.13 09:38:01.662493 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6069 | 2025.01.13 09:38:01.662598 [ 4 ] {023b6c72-41df-490f-a06e-108f1e9a7c9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6070 | 2025.01.13 09:38:01.662645 [ 4 ] {023b6c72-41df-490f-a06e-108f1e9a7c9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6071 | 2025.01.13 09:38:01.663149 [ 4 ] {023b6c72-41df-490f-a06e-108f1e9a7c9d} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6072 | 2025.01.13 09:38:01.663195 [ 4 ] {023b6c72-41df-490f-a06e-108f1e9a7c9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6073 | 2025.01.13 09:38:01.663597 [ 4 ] {023b6c72-41df-490f-a06e-108f1e9a7c9d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6074 | 2025.01.13 09:38:01.663839 [ 4 ] {023b6c72-41df-490f-a06e-108f1e9a7c9d} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6075 | 2025.01.13 09:38:01.664041 [ 4 ] {023b6c72-41df-490f-a06e-108f1e9a7c9d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001465 sec., 682.5938566552901 rows/sec., 46.00 KiB/sec. | ||
6076 | 2025.01.13 09:38:01.664093 [ 4 ] {023b6c72-41df-490f-a06e-108f1e9a7c9d} <Debug> TCPHandler: Processed in 0.001663927 sec. | ||
6077 | 2025.01.13 09:38:01.664220 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6078 | 2025.01.13 09:38:01.664325 [ 253 ] {51eff5e6-717a-4462-8ad8-1e27b8b91012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6079 | 2025.01.13 09:38:01.664391 [ 253 ] {51eff5e6-717a-4462-8ad8-1e27b8b91012} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6080 | 2025.01.13 09:38:01.665489 [ 253 ] {51eff5e6-717a-4462-8ad8-1e27b8b91012} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6081 | 2025.01.13 09:38:01.665529 [ 253 ] {51eff5e6-717a-4462-8ad8-1e27b8b91012} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6082 | 2025.01.13 09:38:01.666148 [ 253 ] {51eff5e6-717a-4462-8ad8-1e27b8b91012} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6083 | 2025.01.13 09:38:01.666408 [ 253 ] {51eff5e6-717a-4462-8ad8-1e27b8b91012} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6084 | 2025.01.13 09:38:01.666699 [ 253 ] {51eff5e6-717a-4462-8ad8-1e27b8b91012} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002396 sec., 5425.709515859766 rows/sec., 9.72 MiB/sec. | ||
6085 | 2025.01.13 09:38:01.667128 [ 253 ] {51eff5e6-717a-4462-8ad8-1e27b8b91012} <Debug> TCPHandler: Processed in 0.002956384 sec. | ||
6086 | 2025.01.13 09:38:01.667358 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6087 | 2025.01.13 09:38:01.667490 [ 4 ] {6a5b4f0d-d783-4b47-bcf4-dbab2bb46d84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6088 | 2025.01.13 09:38:01.667546 [ 4 ] {6a5b4f0d-d783-4b47-bcf4-dbab2bb46d84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6089 | 2025.01.13 09:38:01.668023 [ 4 ] {6a5b4f0d-d783-4b47-bcf4-dbab2bb46d84} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6090 | 2025.01.13 09:38:01.668061 [ 4 ] {6a5b4f0d-d783-4b47-bcf4-dbab2bb46d84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6091 | 2025.01.13 09:38:01.668418 [ 4 ] {6a5b4f0d-d783-4b47-bcf4-dbab2bb46d84} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6092 | 2025.01.13 09:38:01.668655 [ 4 ] {6a5b4f0d-d783-4b47-bcf4-dbab2bb46d84} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6093 | 2025.01.13 09:38:01.668900 [ 4 ] {6a5b4f0d-d783-4b47-bcf4-dbab2bb46d84} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001438 sec., 36161.33518776078 rows/sec., 2.24 MiB/sec. | ||
6094 | 2025.01.13 09:38:01.668959 [ 4 ] {6a5b4f0d-d783-4b47-bcf4-dbab2bb46d84} <Debug> TCPHandler: Processed in 0.001685568 sec. | ||
6095 | 2025.01.13 09:38:06.642150 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6096 | 2025.01.13 09:38:06.642483 [ 4 ] {4ca85f3a-3cac-423c-9d13-b12a1dd8b690} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6097 | 2025.01.13 09:38:06.642602 [ 4 ] {4ca85f3a-3cac-423c-9d13-b12a1dd8b690} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6098 | 2025.01.13 09:38:06.643478 [ 4 ] {4ca85f3a-3cac-423c-9d13-b12a1dd8b690} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6099 | 2025.01.13 09:38:06.643528 [ 4 ] {4ca85f3a-3cac-423c-9d13-b12a1dd8b690} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
6100 | 2025.01.13 09:38:06.643979 [ 4 ] {4ca85f3a-3cac-423c-9d13-b12a1dd8b690} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6101 | 2025.01.13 09:38:06.644251 [ 4 ] {4ca85f3a-3cac-423c-9d13-b12a1dd8b690} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6102 | 2025.01.13 09:38:06.644463 [ 75 ] {} <Debug> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6103 | 2025.01.13 09:38:06.644527 [ 4 ] {4ca85f3a-3cac-423c-9d13-b12a1dd8b690} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.002126 sec., 36688.61712135466 rows/sec., 3.15 MiB/sec. | ||
6104 | 2025.01.13 09:38:06.644553 [ 75 ] {} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6105 | 2025.01.13 09:38:06.644622 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
6106 | 2025.01.13 09:38:06.644657 [ 4 ] {4ca85f3a-3cac-423c-9d13-b12a1dd8b690} <Debug> TCPHandler: Processed in 0.002693477 sec. | ||
6107 | 2025.01.13 09:38:06.644867 [ 187 ] {4e32d370-b554-4105-93df-36198ea84aa7::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 | ||
6108 | 2025.01.13 09:38:06.644877 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6109 | 2025.01.13 09:38:06.645157 [ 187 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6110 | 2025.01.13 09:38:06.645165 [ 253 ] {3b95f9ae-6feb-41f3-a55d-951f8b4b1bc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6111 | 2025.01.13 09:38:06.645224 [ 187 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1398 rows starting from the beginning of the part | ||
6112 | 2025.01.13 09:38:06.645268 [ 253 ] {3b95f9ae-6feb-41f3-a55d-951f8b4b1bc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6113 | 2025.01.13 09:38:06.645513 [ 187 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1345 rows starting from the beginning of the part | ||
6114 | 2025.01.13 09:38:06.645882 [ 187 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 26 rows starting from the beginning of the part | ||
6115 | 2025.01.13 09:38:06.646181 [ 187 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 78 rows starting from the beginning of the part | ||
6116 | 2025.01.13 09:38:06.646452 [ 187 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 199 rows starting from the beginning of the part | ||
6117 | 2025.01.13 09:38:06.646737 [ 187 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 78 rows starting from the beginning of the part | ||
6118 | 2025.01.13 09:38:06.648279 [ 253 ] {3b95f9ae-6feb-41f3-a55d-951f8b4b1bc2} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6119 | 2025.01.13 09:38:06.648346 [ 253 ] {3b95f9ae-6feb-41f3-a55d-951f8b4b1bc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6120 | 2025.01.13 09:38:06.649417 [ 253 ] {3b95f9ae-6feb-41f3-a55d-951f8b4b1bc2} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6121 | 2025.01.13 09:38:06.649728 [ 253 ] {3b95f9ae-6feb-41f3-a55d-951f8b4b1bc2} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6122 | 2025.01.13 09:38:06.650271 [ 253 ] {3b95f9ae-6feb-41f3-a55d-951f8b4b1bc2} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.005168 sec., 5030.959752321982 rows/sec., 378.30 KiB/sec. | ||
6123 | 2025.01.13 09:38:06.650462 [ 253 ] {3b95f9ae-6feb-41f3-a55d-951f8b4b1bc2} <Debug> TCPHandler: Processed in 0.005681962 sec. | ||
6124 | 2025.01.13 09:38:06.650485 [ 198 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3124 rows, containing 5 columns (5 merged, 0 gathered) in 0.005750513 sec., 543255.8799536668 rows/sec., 47.60 MiB/sec. | ||
6125 | 2025.01.13 09:38:06.650650 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6126 | 2025.01.13 09:38:06.650824 [ 198 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6127 | 2025.01.13 09:38:06.650857 [ 4 ] {0dab4399-beb5-47f2-a295-6140b7ab88ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6128 | 2025.01.13 09:38:06.650970 [ 4 ] {0dab4399-beb5-47f2-a295-6140b7ab88ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6129 | 2025.01.13 09:38:06.651442 [ 198 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_46_9} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6130 | 2025.01.13 09:38:06.651693 [ 198 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_46_9} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6131 | 2025.01.13 09:38:06.651861 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
6132 | 2025.01.13 09:38:06.652127 [ 4 ] {0dab4399-beb5-47f2-a295-6140b7ab88ad} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6133 | 2025.01.13 09:38:06.652173 [ 4 ] {0dab4399-beb5-47f2-a295-6140b7ab88ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
6134 | 2025.01.13 09:38:06.652553 [ 4 ] {0dab4399-beb5-47f2-a295-6140b7ab88ad} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6135 | 2025.01.13 09:38:06.652800 [ 4 ] {0dab4399-beb5-47f2-a295-6140b7ab88ad} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6136 | 2025.01.13 09:38:06.652967 [ 75 ] {} <Debug> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6137 | 2025.01.13 09:38:06.653022 [ 75 ] {} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6138 | 2025.01.13 09:38:06.653064 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
6139 | 2025.01.13 09:38:06.653063 [ 4 ] {0dab4399-beb5-47f2-a295-6140b7ab88ad} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.002247 sec., 24032.04272363151 rows/sec., 1.88 MiB/sec. | ||
6140 | 2025.01.13 09:38:06.653323 [ 4 ] {0dab4399-beb5-47f2-a295-6140b7ab88ad} <Debug> TCPHandler: Processed in 0.002735608 sec. | ||
6141 | 2025.01.13 09:38:06.653332 [ 199 ] {dc80af8f-ae59-4221-9151-b81aadd12800::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 | ||
6142 | 2025.01.13 09:38:06.653494 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6143 | 2025.01.13 09:38:06.653526 [ 199 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6144 | 2025.01.13 09:38:06.653568 [ 199 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 873 rows starting from the beginning of the part | ||
6145 | 2025.01.13 09:38:06.653782 [ 253 ] {7b5aed69-8e8e-447b-8e52-bc76975fe7d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6146 | 2025.01.13 09:38:06.653831 [ 199 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 827 rows starting from the beginning of the part | ||
6147 | 2025.01.13 09:38:06.653987 [ 253 ] {7b5aed69-8e8e-447b-8e52-bc76975fe7d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6148 | 2025.01.13 09:38:06.654111 [ 199 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 28 rows starting from the beginning of the part | ||
6149 | 2025.01.13 09:38:06.654437 [ 199 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 54 rows starting from the beginning of the part | ||
6150 | 2025.01.13 09:38:06.654728 [ 199 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 359 rows starting from the beginning of the part | ||
6151 | 2025.01.13 09:38:06.655086 [ 199 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 54 rows starting from the beginning of the part | ||
6152 | 2025.01.13 09:38:06.656754 [ 253 ] {7b5aed69-8e8e-447b-8e52-bc76975fe7d5} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6153 | 2025.01.13 09:38:06.656840 [ 253 ] {7b5aed69-8e8e-447b-8e52-bc76975fe7d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6154 | 2025.01.13 09:38:06.657816 [ 253 ] {7b5aed69-8e8e-447b-8e52-bc76975fe7d5} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6155 | 2025.01.13 09:38:06.658248 [ 201 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2195 rows, containing 5 columns (5 merged, 0 gathered) in 0.005111325 sec., 429438.550669347 rows/sec., 32.71 MiB/sec. | ||
6156 | 2025.01.13 09:38:06.658294 [ 253 ] {7b5aed69-8e8e-447b-8e52-bc76975fe7d5} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6157 | 2025.01.13 09:38:06.658528 [ 75 ] {} <Debug> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6158 | 2025.01.13 09:38:06.658634 [ 75 ] {} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6159 | 2025.01.13 09:38:06.658705 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6160 | 2025.01.13 09:38:06.658754 [ 253 ] {7b5aed69-8e8e-447b-8e52-bc76975fe7d5} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.005106 sec., 19584.802193497846 rows/sec., 1.36 MiB/sec. | ||
6161 | 2025.01.13 09:38:06.658940 [ 192 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6162 | 2025.01.13 09:38:06.659314 [ 253 ] {7b5aed69-8e8e-447b-8e52-bc76975fe7d5} <Debug> TCPHandler: Processed in 0.005881406 sec. | ||
6163 | 2025.01.13 09:38:06.659460 [ 200 ] {2e635561-38d3-4dab-82be-ab6a0873e781::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 | ||
6164 | 2025.01.13 09:38:06.659723 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6165 | 2025.01.13 09:38:06.660299 [ 4 ] {885cf5a3-6140-4cf5-b3ad-43fd564cceb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6166 | 2025.01.13 09:38:06.660420 [ 200 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6167 | 2025.01.13 09:38:06.660655 [ 200 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 10405 rows starting from the beginning of the part | ||
6168 | 2025.01.13 09:38:06.660718 [ 201 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_46_9} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6169 | 2025.01.13 09:38:06.660888 [ 4 ] {885cf5a3-6140-4cf5-b3ad-43fd564cceb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6170 | 2025.01.13 09:38:06.661219 [ 200 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 989 rows starting from the beginning of the part | ||
6171 | 2025.01.13 09:38:06.661406 [ 201 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_46_9} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6172 | 2025.01.13 09:38:06.661762 [ 200 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 40 rows starting from the beginning of the part | ||
6173 | 2025.01.13 09:38:06.661923 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
6174 | 2025.01.13 09:38:06.662623 [ 200 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 100 rows starting from the beginning of the part | ||
6175 | 2025.01.13 09:38:06.663089 [ 200 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 177 rows starting from the beginning of the part | ||
6176 | 2025.01.13 09:38:06.663520 [ 200 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 100 rows starting from the beginning of the part | ||
6177 | 2025.01.13 09:38:06.666037 [ 4 ] {885cf5a3-6140-4cf5-b3ad-43fd564cceb2} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6178 | 2025.01.13 09:38:06.666113 [ 4 ] {885cf5a3-6140-4cf5-b3ad-43fd564cceb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6179 | 2025.01.13 09:38:06.667754 [ 4 ] {885cf5a3-6140-4cf5-b3ad-43fd564cceb2} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6180 | 2025.01.13 09:38:06.668472 [ 4 ] {885cf5a3-6140-4cf5-b3ad-43fd564cceb2} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6181 | 2025.01.13 09:38:06.668788 [ 4 ] {885cf5a3-6140-4cf5-b3ad-43fd564cceb2} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.008696 sec., 2989.8804047838084 rows/sec., 5.36 MiB/sec. | ||
6182 | 2025.01.13 09:38:06.668951 [ 4 ] {885cf5a3-6140-4cf5-b3ad-43fd564cceb2} <Debug> TCPHandler: Processed in 0.009485909 sec. | ||
6183 | 2025.01.13 09:38:06.669130 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6184 | 2025.01.13 09:38:06.669271 [ 253 ] {e8b55a75-e441-4d11-aead-e7bfad46a117} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6185 | 2025.01.13 09:38:06.669365 [ 253 ] {e8b55a75-e441-4d11-aead-e7bfad46a117} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6186 | 2025.01.13 09:38:06.669931 [ 200 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11811 rows, containing 5 columns (5 merged, 0 gathered) in 0.011072454 sec., 1066701.2028227889 rows/sec., 71.45 MiB/sec. | ||
6187 | 2025.01.13 09:38:06.670288 [ 200 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6188 | 2025.01.13 09:38:06.670667 [ 253 ] {e8b55a75-e441-4d11-aead-e7bfad46a117} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6189 | 2025.01.13 09:38:06.670733 [ 253 ] {e8b55a75-e441-4d11-aead-e7bfad46a117} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
6190 | 2025.01.13 09:38:06.670897 [ 200 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6191 | 2025.01.13 09:38:06.671111 [ 200 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6192 | 2025.01.13 09:38:06.671268 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.21 MiB. | ||
6193 | 2025.01.13 09:38:06.671432 [ 253 ] {e8b55a75-e441-4d11-aead-e7bfad46a117} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6194 | 2025.01.13 09:38:06.671684 [ 253 ] {e8b55a75-e441-4d11-aead-e7bfad46a117} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6195 | 2025.01.13 09:38:06.671851 [ 75 ] {} <Debug> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6196 | 2025.01.13 09:38:06.671923 [ 75 ] {} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6197 | 2025.01.13 09:38:06.671948 [ 253 ] {e8b55a75-e441-4d11-aead-e7bfad46a117} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.002698 sec., 11119.347664936991 rows/sec., 780.02 KiB/sec. | ||
6198 | 2025.01.13 09:38:06.671963 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
6199 | 2025.01.13 09:38:06.672139 [ 253 ] {e8b55a75-e441-4d11-aead-e7bfad46a117} <Debug> TCPHandler: Processed in 0.003081767 sec. | ||
6200 | 2025.01.13 09:38:06.672416 [ 195 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::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 | ||
6201 | 2025.01.13 09:38:06.672834 [ 195 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6202 | 2025.01.13 09:38:06.672892 [ 195 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1436 rows starting from the beginning of the part | ||
6203 | 2025.01.13 09:38:06.672997 [ 195 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 40 rows starting from the beginning of the part | ||
6204 | 2025.01.13 09:38:06.673197 [ 195 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 12 rows starting from the beginning of the part | ||
6205 | 2025.01.13 09:38:06.673311 [ 195 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 30 rows starting from the beginning of the part | ||
6206 | 2025.01.13 09:38:06.673489 [ 195 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 52 rows starting from the beginning of the part | ||
6207 | 2025.01.13 09:38:06.673624 [ 195 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 30 rows starting from the beginning of the part | ||
6208 | 2025.01.13 09:38:06.674890 [ 191 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1600 rows, containing 4 columns (4 merged, 0 gathered) in 0.002803239 sec., 570768.3147958487 rows/sec., 36.78 MiB/sec. | ||
6209 | 2025.01.13 09:38:06.675089 [ 191 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6210 | 2025.01.13 09:38:06.675384 [ 191 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_46_9} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6211 | 2025.01.13 09:38:06.675466 [ 191 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_46_9} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6212 | 2025.01.13 09:38:06.675539 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
6213 | 2025.01.13 09:38:07.942279 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13298 | ||
6214 | 2025.01.13 09:38:07.942923 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6215 | 2025.01.13 09:38:07.942971 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6216 | 2025.01.13 09:38:07.943495 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
6217 | 2025.01.13 09:38:07.943746 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6218 | 2025.01.13 09:38:07.944023 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13298 | ||
6219 | 2025.01.13 09:38:08.877520 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 219 | ||
6220 | 2025.01.13 09:38:08.903660 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6221 | 2025.01.13 09:38:08.903744 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6222 | 2025.01.13 09:38:08.911828 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
6223 | 2025.01.13 09:38:08.912708 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6224 | 2025.01.13 09:38:08.917703 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
6225 | 2025.01.13 09:38:10.501967 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 882 | ||
6226 | 2025.01.13 09:38:10.504992 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6227 | 2025.01.13 09:38:10.505043 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6228 | 2025.01.13 09:38:10.506499 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6229 | 2025.01.13 09:38:10.506814 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6230 | 2025.01.13 09:38:10.507020 [ 137 ] {} <Debug> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
6231 | 2025.01.13 09:38:10.507145 [ 137 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6232 | 2025.01.13 09:38:10.507222 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6233 | 2025.01.13 09:38:10.507580 [ 195 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::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 | ||
6234 | 2025.01.13 09:38:10.507895 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 882 | ||
6235 | 2025.01.13 09:38:10.508315 [ 195 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6236 | 2025.01.13 09:38:10.508437 [ 195 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 714 rows starting from the beginning of the part | ||
6237 | 2025.01.13 09:38:10.508994 [ 195 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 20 rows starting from the beginning of the part | ||
6238 | 2025.01.13 09:38:10.509548 [ 195 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 36 rows starting from the beginning of the part | ||
6239 | 2025.01.13 09:38:10.510108 [ 195 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 58 rows starting from the beginning of the part | ||
6240 | 2025.01.13 09:38:10.510603 [ 195 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 20 rows starting from the beginning of the part | ||
6241 | 2025.01.13 09:38:10.511126 [ 195 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::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 | ||
6242 | 2025.01.13 09:38:10.518671 [ 191 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 882 rows, containing 72 columns (72 merged, 0 gathered) in 0.01128146 sec., 78181.37014180789 rows/sec., 63.22 MiB/sec. | ||
6243 | 2025.01.13 09:38:10.519963 [ 190 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
6244 | 2025.01.13 09:38:10.520776 [ 190 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_21_4} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6245 | 2025.01.13 09:38:10.520873 [ 190 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_21_4} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
6246 | 2025.01.13 09:38:10.521179 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.16 MiB. | ||
6247 | 2025.01.13 09:38:11.645414 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6248 | 2025.01.13 09:38:11.645624 [ 4 ] {57341f91-f9ab-4dfe-bcbc-ddeaacee9c1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6249 | 2025.01.13 09:38:11.645705 [ 4 ] {57341f91-f9ab-4dfe-bcbc-ddeaacee9c1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6250 | 2025.01.13 09:38:11.646479 [ 4 ] {57341f91-f9ab-4dfe-bcbc-ddeaacee9c1d} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6251 | 2025.01.13 09:38:11.646527 [ 4 ] {57341f91-f9ab-4dfe-bcbc-ddeaacee9c1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6252 | 2025.01.13 09:38:11.646959 [ 4 ] {57341f91-f9ab-4dfe-bcbc-ddeaacee9c1d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6253 | 2025.01.13 09:38:11.647232 [ 4 ] {57341f91-f9ab-4dfe-bcbc-ddeaacee9c1d} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6254 | 2025.01.13 09:38:11.647531 [ 4 ] {57341f91-f9ab-4dfe-bcbc-ddeaacee9c1d} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001957 sec., 7153.806847215125 rows/sec., 514.98 KiB/sec. | ||
6255 | 2025.01.13 09:38:11.647771 [ 4 ] {57341f91-f9ab-4dfe-bcbc-ddeaacee9c1d} <Debug> TCPHandler: Processed in 0.002495881 sec. | ||
6256 | 2025.01.13 09:38:11.647945 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6257 | 2025.01.13 09:38:11.648093 [ 253 ] {69631f96-7d4e-435a-bc01-e8eae813fe90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6258 | 2025.01.13 09:38:11.648153 [ 253 ] {69631f96-7d4e-435a-bc01-e8eae813fe90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6259 | 2025.01.13 09:38:11.648917 [ 253 ] {69631f96-7d4e-435a-bc01-e8eae813fe90} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6260 | 2025.01.13 09:38:11.648966 [ 253 ] {69631f96-7d4e-435a-bc01-e8eae813fe90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6261 | 2025.01.13 09:38:11.649360 [ 253 ] {69631f96-7d4e-435a-bc01-e8eae813fe90} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6262 | 2025.01.13 09:38:11.649611 [ 253 ] {69631f96-7d4e-435a-bc01-e8eae813fe90} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6263 | 2025.01.13 09:38:11.649824 [ 253 ] {69631f96-7d4e-435a-bc01-e8eae813fe90} <Debug> executeQuery: Read 199 rows, 18.11 KiB in 0.001766 sec., 112684.03171007927 rows/sec., 10.02 MiB/sec. | ||
6264 | 2025.01.13 09:38:11.649881 [ 253 ] {69631f96-7d4e-435a-bc01-e8eae813fe90} <Debug> TCPHandler: Processed in 0.001996907 sec. | ||
6265 | 2025.01.13 09:38:11.650023 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6266 | 2025.01.13 09:38:11.650155 [ 4 ] {5c4e9162-f185-41ad-986b-2887da77c81e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6267 | 2025.01.13 09:38:11.650211 [ 4 ] {5c4e9162-f185-41ad-986b-2887da77c81e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6268 | 2025.01.13 09:38:11.650842 [ 4 ] {5c4e9162-f185-41ad-986b-2887da77c81e} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6269 | 2025.01.13 09:38:11.650889 [ 4 ] {5c4e9162-f185-41ad-986b-2887da77c81e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6270 | 2025.01.13 09:38:11.651242 [ 4 ] {5c4e9162-f185-41ad-986b-2887da77c81e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6271 | 2025.01.13 09:38:11.651477 [ 4 ] {5c4e9162-f185-41ad-986b-2887da77c81e} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6272 | 2025.01.13 09:38:11.651655 [ 126 ] {} <Debug> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
6273 | 2025.01.13 09:38:11.651717 [ 4 ] {5c4e9162-f185-41ad-986b-2887da77c81e} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.001591 sec., 12570.71024512885 rows/sec., 901.06 KiB/sec. | ||
6274 | 2025.01.13 09:38:11.651740 [ 126 ] {} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6275 | 2025.01.13 09:38:11.651811 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6276 | 2025.01.13 09:38:11.651854 [ 4 ] {5c4e9162-f185-41ad-986b-2887da77c81e} <Debug> TCPHandler: Processed in 0.001892844 sec. | ||
6277 | 2025.01.13 09:38:11.652048 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6278 | 2025.01.13 09:38:11.652099 [ 188 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::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 | ||
6279 | 2025.01.13 09:38:11.652221 [ 253 ] {7051b9b0-fb18-4822-9e0e-07b060fc8036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6280 | 2025.01.13 09:38:11.652324 [ 253 ] {7051b9b0-fb18-4822-9e0e-07b060fc8036} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6281 | 2025.01.13 09:38:11.652493 [ 188 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6282 | 2025.01.13 09:38:11.652591 [ 188 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 60 rows starting from the beginning of the part | ||
6283 | 2025.01.13 09:38:11.653008 [ 188 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 32 rows starting from the beginning of the part | ||
6284 | 2025.01.13 09:38:11.653395 [ 188 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 26 rows starting from the beginning of the part | ||
6285 | 2025.01.13 09:38:11.653835 [ 188 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 20 rows starting from the beginning of the part | ||
6286 | 2025.01.13 09:38:11.654089 [ 188 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 26 rows starting from the beginning of the part | ||
6287 | 2025.01.13 09:38:11.654412 [ 188 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 20 rows starting from the beginning of the part | ||
6288 | 2025.01.13 09:38:11.655185 [ 253 ] {7051b9b0-fb18-4822-9e0e-07b060fc8036} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6289 | 2025.01.13 09:38:11.655252 [ 253 ] {7051b9b0-fb18-4822-9e0e-07b060fc8036} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6290 | 2025.01.13 09:38:11.656257 [ 253 ] {7051b9b0-fb18-4822-9e0e-07b060fc8036} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6291 | 2025.01.13 09:38:11.656845 [ 253 ] {7051b9b0-fb18-4822-9e0e-07b060fc8036} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6292 | 2025.01.13 09:38:11.657168 [ 126 ] {} <Debug> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
6293 | 2025.01.13 09:38:11.657291 [ 126 ] {} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6294 | 2025.01.13 09:38:11.657375 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6295 | 2025.01.13 09:38:11.657606 [ 253 ] {7051b9b0-fb18-4822-9e0e-07b060fc8036} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005369 sec., 2607.561929595828 rows/sec., 182.62 KiB/sec. | ||
6296 | 2025.01.13 09:38:11.657854 [ 191 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 184 rows, containing 5 columns (5 merged, 0 gathered) in 0.005898137 sec., 31196.29130350821 rows/sec., 2.34 MiB/sec. | ||
6297 | 2025.01.13 09:38:11.658000 [ 188 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::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 | ||
6298 | 2025.01.13 09:38:11.658154 [ 253 ] {7051b9b0-fb18-4822-9e0e-07b060fc8036} <Debug> TCPHandler: Processed in 0.006184476 sec. | ||
6299 | 2025.01.13 09:38:11.658386 [ 190 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
6300 | 2025.01.13 09:38:11.658554 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6301 | 2025.01.13 09:38:11.658851 [ 188 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6302 | 2025.01.13 09:38:11.658978 [ 188 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 242 rows starting from the beginning of the part | ||
6303 | 2025.01.13 09:38:11.659000 [ 4 ] {ff57f580-93a4-4d46-a021-445c82e3b01b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6304 | 2025.01.13 09:38:11.659238 [ 4 ] {ff57f580-93a4-4d46-a021-445c82e3b01b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6305 | 2025.01.13 09:38:11.659514 [ 190 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_35_7} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6306 | 2025.01.13 09:38:11.659627 [ 188 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part | ||
6307 | 2025.01.13 09:38:11.659826 [ 190 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_35_7} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
6308 | 2025.01.13 09:38:11.660203 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
6309 | 2025.01.13 09:38:11.660269 [ 188 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part | ||
6310 | 2025.01.13 09:38:11.660693 [ 188 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 242 rows starting from the beginning of the part | ||
6311 | 2025.01.13 09:38:11.661080 [ 188 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part | ||
6312 | 2025.01.13 09:38:11.661344 [ 188 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part | ||
6313 | 2025.01.13 09:38:11.662235 [ 4 ] {ff57f580-93a4-4d46-a021-445c82e3b01b} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6314 | 2025.01.13 09:38:11.662301 [ 4 ] {ff57f580-93a4-4d46-a021-445c82e3b01b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6315 | 2025.01.13 09:38:11.663348 [ 4 ] {ff57f580-93a4-4d46-a021-445c82e3b01b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6316 | 2025.01.13 09:38:11.663870 [ 4 ] {ff57f580-93a4-4d46-a021-445c82e3b01b} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6317 | 2025.01.13 09:38:11.664189 [ 188 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.006626428 sec., 81491.86862062034 rows/sec., 5.84 MiB/sec. | ||
6318 | 2025.01.13 09:38:11.664373 [ 4 ] {ff57f580-93a4-4d46-a021-445c82e3b01b} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00549 sec., 2367.941712204007 rows/sec., 147.64 KiB/sec. | ||
6319 | 2025.01.13 09:38:11.664458 [ 4 ] {ff57f580-93a4-4d46-a021-445c82e3b01b} <Debug> TCPHandler: Processed in 0.006127724 sec. | ||
6320 | 2025.01.13 09:38:11.664467 [ 197 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
6321 | 2025.01.13 09:38:11.664616 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6322 | 2025.01.13 09:38:11.664768 [ 253 ] {322fdf23-d7ce-4b68-9718-f194bec3a7ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6323 | 2025.01.13 09:38:11.664829 [ 253 ] {322fdf23-d7ce-4b68-9718-f194bec3a7ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6324 | 2025.01.13 09:38:11.664873 [ 197 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_20_4} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6325 | 2025.01.13 09:38:11.664991 [ 197 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_20_4} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
6326 | 2025.01.13 09:38:11.665119 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
6327 | 2025.01.13 09:38:11.665639 [ 253 ] {322fdf23-d7ce-4b68-9718-f194bec3a7ff} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6328 | 2025.01.13 09:38:11.665677 [ 253 ] {322fdf23-d7ce-4b68-9718-f194bec3a7ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6329 | 2025.01.13 09:38:11.666047 [ 253 ] {322fdf23-d7ce-4b68-9718-f194bec3a7ff} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6330 | 2025.01.13 09:38:11.666290 [ 253 ] {322fdf23-d7ce-4b68-9718-f194bec3a7ff} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6331 | 2025.01.13 09:38:11.666501 [ 253 ] {322fdf23-d7ce-4b68-9718-f194bec3a7ff} <Debug> executeQuery: Read 359 rows, 25.84 KiB in 0.00177 sec., 202824.85875706215 rows/sec., 14.26 MiB/sec. | ||
6332 | 2025.01.13 09:38:11.666556 [ 253 ] {322fdf23-d7ce-4b68-9718-f194bec3a7ff} <Debug> TCPHandler: Processed in 0.002009947 sec. | ||
6333 | 2025.01.13 09:38:11.666704 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6334 | 2025.01.13 09:38:11.666836 [ 4 ] {252becda-8ff9-44e0-8817-8074bd7e93bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6335 | 2025.01.13 09:38:11.666891 [ 4 ] {252becda-8ff9-44e0-8817-8074bd7e93bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6336 | 2025.01.13 09:38:11.667422 [ 4 ] {252becda-8ff9-44e0-8817-8074bd7e93bf} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6337 | 2025.01.13 09:38:11.667468 [ 4 ] {252becda-8ff9-44e0-8817-8074bd7e93bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6338 | 2025.01.13 09:38:11.667893 [ 4 ] {252becda-8ff9-44e0-8817-8074bd7e93bf} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6339 | 2025.01.13 09:38:11.668139 [ 4 ] {252becda-8ff9-44e0-8817-8074bd7e93bf} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6340 | 2025.01.13 09:38:11.668305 [ 148 ] {} <Debug> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
6341 | 2025.01.13 09:38:11.668374 [ 148 ] {} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6342 | 2025.01.13 09:38:11.668379 [ 4 ] {252becda-8ff9-44e0-8817-8074bd7e93bf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00156 sec., 3846.153846153846 rows/sec., 200.95 KiB/sec. | ||
6343 | 2025.01.13 09:38:11.668423 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6344 | 2025.01.13 09:38:11.668492 [ 4 ] {252becda-8ff9-44e0-8817-8074bd7e93bf} <Debug> TCPHandler: Processed in 0.001848043 sec. | ||
6345 | 2025.01.13 09:38:11.668737 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6346 | 2025.01.13 09:38:11.668809 [ 194 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::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 | ||
6347 | 2025.01.13 09:38:11.668940 [ 253 ] {2b365d1b-f5c0-4d86-b9c2-23026f06b48f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6348 | 2025.01.13 09:38:11.669068 [ 253 ] {2b365d1b-f5c0-4d86-b9c2-23026f06b48f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6349 | 2025.01.13 09:38:11.669219 [ 194 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6350 | 2025.01.13 09:38:11.669315 [ 194 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 90 rows starting from the beginning of the part | ||
6351 | 2025.01.13 09:38:11.669640 [ 194 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
6352 | 2025.01.13 09:38:11.670048 [ 194 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
6353 | 2025.01.13 09:38:11.670343 [ 194 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
6354 | 2025.01.13 09:38:11.670627 [ 194 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
6355 | 2025.01.13 09:38:11.670770 [ 194 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
6356 | 2025.01.13 09:38:11.671814 [ 253 ] {2b365d1b-f5c0-4d86-b9c2-23026f06b48f} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6357 | 2025.01.13 09:38:11.671882 [ 253 ] {2b365d1b-f5c0-4d86-b9c2-23026f06b48f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6358 | 2025.01.13 09:38:11.672924 [ 253 ] {2b365d1b-f5c0-4d86-b9c2-23026f06b48f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6359 | 2025.01.13 09:38:11.673515 [ 194 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 4 columns (4 merged, 0 gathered) in 0.004967721 sec., 24155.945955902116 rows/sec., 1.23 MiB/sec. | ||
6360 | 2025.01.13 09:38:11.673557 [ 253 ] {2b365d1b-f5c0-4d86-b9c2-23026f06b48f} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6361 | 2025.01.13 09:38:11.673739 [ 194 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
6362 | 2025.01.13 09:38:11.674191 [ 253 ] {2b365d1b-f5c0-4d86-b9c2-23026f06b48f} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.005267 sec., 33605.4680083539 rows/sec., 2.22 MiB/sec. | ||
6363 | 2025.01.13 09:38:11.674586 [ 253 ] {2b365d1b-f5c0-4d86-b9c2-23026f06b48f} <Debug> TCPHandler: Processed in 0.005959149 sec. | ||
6364 | 2025.01.13 09:38:11.674790 [ 194 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_20_4} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6365 | 2025.01.13 09:38:11.674937 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6366 | 2025.01.13 09:38:11.675065 [ 194 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_20_4} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
6367 | 2025.01.13 09:38:11.675218 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
6368 | 2025.01.13 09:38:11.675236 [ 4 ] {06515e1a-3009-4ae3-9575-0234ec9316c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6369 | 2025.01.13 09:38:11.675314 [ 4 ] {06515e1a-3009-4ae3-9575-0234ec9316c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6370 | 2025.01.13 09:38:11.675868 [ 4 ] {06515e1a-3009-4ae3-9575-0234ec9316c7} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6371 | 2025.01.13 09:38:11.675914 [ 4 ] {06515e1a-3009-4ae3-9575-0234ec9316c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6372 | 2025.01.13 09:38:11.676271 [ 4 ] {06515e1a-3009-4ae3-9575-0234ec9316c7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6373 | 2025.01.13 09:38:11.676510 [ 4 ] {06515e1a-3009-4ae3-9575-0234ec9316c7} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6374 | 2025.01.13 09:38:11.676726 [ 4 ] {06515e1a-3009-4ae3-9575-0234ec9316c7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001589 sec., 629.3266205160479 rows/sec., 42.41 KiB/sec. | ||
6375 | 2025.01.13 09:38:11.676778 [ 4 ] {06515e1a-3009-4ae3-9575-0234ec9316c7} <Debug> TCPHandler: Processed in 0.002061409 sec. | ||
6376 | 2025.01.13 09:38:11.676913 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6377 | 2025.01.13 09:38:11.677039 [ 253 ] {db384538-5745-4a91-a023-32f807ed5bbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6378 | 2025.01.13 09:38:11.677118 [ 253 ] {db384538-5745-4a91-a023-32f807ed5bbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6379 | 2025.01.13 09:38:11.678346 [ 253 ] {db384538-5745-4a91-a023-32f807ed5bbf} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6380 | 2025.01.13 09:38:11.678388 [ 253 ] {db384538-5745-4a91-a023-32f807ed5bbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6381 | 2025.01.13 09:38:11.679021 [ 253 ] {db384538-5745-4a91-a023-32f807ed5bbf} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6382 | 2025.01.13 09:38:11.679286 [ 253 ] {db384538-5745-4a91-a023-32f807ed5bbf} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6383 | 2025.01.13 09:38:11.679574 [ 253 ] {db384538-5745-4a91-a023-32f807ed5bbf} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002559 sec., 5080.109417741305 rows/sec., 9.10 MiB/sec. | ||
6384 | 2025.01.13 09:38:11.679742 [ 253 ] {db384538-5745-4a91-a023-32f807ed5bbf} <Debug> TCPHandler: Processed in 0.002879712 sec. | ||
6385 | 2025.01.13 09:38:11.679908 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6386 | 2025.01.13 09:38:11.680036 [ 4 ] {8d032923-34a6-4a36-9b4b-1b06a17f4a6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6387 | 2025.01.13 09:38:11.680091 [ 4 ] {8d032923-34a6-4a36-9b4b-1b06a17f4a6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6388 | 2025.01.13 09:38:11.680612 [ 4 ] {8d032923-34a6-4a36-9b4b-1b06a17f4a6f} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6389 | 2025.01.13 09:38:11.680659 [ 4 ] {8d032923-34a6-4a36-9b4b-1b06a17f4a6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6390 | 2025.01.13 09:38:11.681059 [ 4 ] {8d032923-34a6-4a36-9b4b-1b06a17f4a6f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6391 | 2025.01.13 09:38:11.681290 [ 4 ] {8d032923-34a6-4a36-9b4b-1b06a17f4a6f} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6392 | 2025.01.13 09:38:11.681496 [ 4 ] {8d032923-34a6-4a36-9b4b-1b06a17f4a6f} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001489 sec., 34922.766957689724 rows/sec., 2.16 MiB/sec. | ||
6393 | 2025.01.13 09:38:11.681547 [ 4 ] {8d032923-34a6-4a36-9b4b-1b06a17f4a6f} <Debug> TCPHandler: Processed in 0.001700858 sec. | ||
6394 | 2025.01.13 09:38:15.298943 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6395 | 2025.01.13 09:38:15.299024 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6396 | 2025.01.13 09:38:15.445050 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13786 | ||
6397 | 2025.01.13 09:38:15.445694 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6398 | 2025.01.13 09:38:15.445736 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6399 | 2025.01.13 09:38:15.446248 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6400 | 2025.01.13 09:38:15.446491 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6401 | 2025.01.13 09:38:15.446711 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 | ||
6402 | 2025.01.13 09:38:16.418691 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 227 | ||
6403 | 2025.01.13 09:38:16.439751 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6404 | 2025.01.13 09:38:16.439812 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6405 | 2025.01.13 09:38:16.447481 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6406 | 2025.01.13 09:38:16.448299 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6407 | 2025.01.13 09:38:16.451018 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 227 | ||
6408 | 2025.01.13 09:38:16.641886 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6409 | 2025.01.13 09:38:16.642107 [ 4 ] {ddf18dac-8340-4d6e-84ab-178f330a6da4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6410 | 2025.01.13 09:38:16.642181 [ 4 ] {ddf18dac-8340-4d6e-84ab-178f330a6da4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6411 | 2025.01.13 09:38:16.642990 [ 4 ] {ddf18dac-8340-4d6e-84ab-178f330a6da4} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6412 | 2025.01.13 09:38:16.643043 [ 4 ] {ddf18dac-8340-4d6e-84ab-178f330a6da4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6413 | 2025.01.13 09:38:16.643502 [ 4 ] {ddf18dac-8340-4d6e-84ab-178f330a6da4} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6414 | 2025.01.13 09:38:16.643759 [ 4 ] {ddf18dac-8340-4d6e-84ab-178f330a6da4} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6415 | 2025.01.13 09:38:16.644003 [ 4 ] {ddf18dac-8340-4d6e-84ab-178f330a6da4} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.001955 sec., 39897.69820971867 rows/sec., 3.42 MiB/sec. | ||
6416 | 2025.01.13 09:38:16.644082 [ 4 ] {ddf18dac-8340-4d6e-84ab-178f330a6da4} <Debug> TCPHandler: Processed in 0.002341197 sec. | ||
6417 | 2025.01.13 09:38:16.644281 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6418 | 2025.01.13 09:38:16.644418 [ 253 ] {cc6bd5dc-2805-4f6f-a3a1-ff87542a405d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6419 | 2025.01.13 09:38:16.644472 [ 253 ] {cc6bd5dc-2805-4f6f-a3a1-ff87542a405d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6420 | 2025.01.13 09:38:16.645114 [ 253 ] {cc6bd5dc-2805-4f6f-a3a1-ff87542a405d} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6421 | 2025.01.13 09:38:16.645153 [ 253 ] {cc6bd5dc-2805-4f6f-a3a1-ff87542a405d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6422 | 2025.01.13 09:38:16.645514 [ 253 ] {cc6bd5dc-2805-4f6f-a3a1-ff87542a405d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
6423 | 2025.01.13 09:38:16.645754 [ 253 ] {cc6bd5dc-2805-4f6f-a3a1-ff87542a405d} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6424 | 2025.01.13 09:38:16.645957 [ 253 ] {cc6bd5dc-2805-4f6f-a3a1-ff87542a405d} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001568 sec., 16581.632653061224 rows/sec., 1.22 MiB/sec. | ||
6425 | 2025.01.13 09:38:16.646010 [ 253 ] {cc6bd5dc-2805-4f6f-a3a1-ff87542a405d} <Debug> TCPHandler: Processed in 0.001796641 sec. | ||
6426 | 2025.01.13 09:38:16.646169 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6427 | 2025.01.13 09:38:16.646297 [ 4 ] {d505103f-b3f3-41b3-a8eb-815e395eab3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6428 | 2025.01.13 09:38:16.646351 [ 4 ] {d505103f-b3f3-41b3-a8eb-815e395eab3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6429 | 2025.01.13 09:38:16.647003 [ 4 ] {d505103f-b3f3-41b3-a8eb-815e395eab3b} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6430 | 2025.01.13 09:38:16.647050 [ 4 ] {d505103f-b3f3-41b3-a8eb-815e395eab3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6431 | 2025.01.13 09:38:16.647420 [ 4 ] {d505103f-b3f3-41b3-a8eb-815e395eab3b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6432 | 2025.01.13 09:38:16.647666 [ 4 ] {d505103f-b3f3-41b3-a8eb-815e395eab3b} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6433 | 2025.01.13 09:38:16.647888 [ 4 ] {d505103f-b3f3-41b3-a8eb-815e395eab3b} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.00162 sec., 33333.333333333336 rows/sec., 2.60 MiB/sec. | ||
6434 | 2025.01.13 09:38:16.647941 [ 4 ] {d505103f-b3f3-41b3-a8eb-815e395eab3b} <Debug> TCPHandler: Processed in 0.001835992 sec. | ||
6435 | 2025.01.13 09:38:16.648075 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6436 | 2025.01.13 09:38:16.648203 [ 253 ] {54f40c83-e014-4afe-9c82-ba3fa7c0ece7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6437 | 2025.01.13 09:38:16.648261 [ 253 ] {54f40c83-e014-4afe-9c82-ba3fa7c0ece7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6438 | 2025.01.13 09:38:16.648880 [ 253 ] {54f40c83-e014-4afe-9c82-ba3fa7c0ece7} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6439 | 2025.01.13 09:38:16.648926 [ 253 ] {54f40c83-e014-4afe-9c82-ba3fa7c0ece7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6440 | 2025.01.13 09:38:16.649333 [ 253 ] {54f40c83-e014-4afe-9c82-ba3fa7c0ece7} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6441 | 2025.01.13 09:38:16.649568 [ 253 ] {54f40c83-e014-4afe-9c82-ba3fa7c0ece7} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6442 | 2025.01.13 09:38:16.649816 [ 253 ] {54f40c83-e014-4afe-9c82-ba3fa7c0ece7} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001632 sec., 61274.509803921566 rows/sec., 4.25 MiB/sec. | ||
6443 | 2025.01.13 09:38:16.649902 [ 253 ] {54f40c83-e014-4afe-9c82-ba3fa7c0ece7} <Debug> TCPHandler: Processed in 0.001877914 sec. | ||
6444 | 2025.01.13 09:38:16.650117 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6445 | 2025.01.13 09:38:16.650275 [ 4 ] {9259e8f0-3089-49b8-be1c-0757b2d34f28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6446 | 2025.01.13 09:38:16.650359 [ 4 ] {9259e8f0-3089-49b8-be1c-0757b2d34f28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6447 | 2025.01.13 09:38:16.651673 [ 4 ] {9259e8f0-3089-49b8-be1c-0757b2d34f28} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6448 | 2025.01.13 09:38:16.651713 [ 4 ] {9259e8f0-3089-49b8-be1c-0757b2d34f28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6449 | 2025.01.13 09:38:16.652364 [ 4 ] {9259e8f0-3089-49b8-be1c-0757b2d34f28} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
6450 | 2025.01.13 09:38:16.652632 [ 4 ] {9259e8f0-3089-49b8-be1c-0757b2d34f28} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6451 | 2025.01.13 09:38:16.652823 [ 142 ] {} <Debug> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
6452 | 2025.01.13 09:38:16.652904 [ 142 ] {} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6453 | 2025.01.13 09:38:16.652911 [ 4 ] {9259e8f0-3089-49b8-be1c-0757b2d34f28} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002654 sec., 9796.533534287866 rows/sec., 17.55 MiB/sec. | ||
6454 | 2025.01.13 09:38:16.652946 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6455 | 2025.01.13 09:38:16.653635 [ 4 ] {9259e8f0-3089-49b8-be1c-0757b2d34f28} <Debug> TCPHandler: Processed in 0.003616082 sec. | ||
6456 | 2025.01.13 09:38:16.653655 [ 196 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::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 | ||
6457 | 2025.01.13 09:38:16.654063 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6458 | 2025.01.13 09:38:16.654500 [ 253 ] {ae7e9e33-7b6a-40fa-81af-e9b5ad8d37e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6459 | 2025.01.13 09:38:16.654641 [ 253 ] {ae7e9e33-7b6a-40fa-81af-e9b5ad8d37e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6460 | 2025.01.13 09:38:16.654958 [ 196 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6461 | 2025.01.13 09:38:16.655211 [ 196 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 542 rows starting from the beginning of the part | ||
6462 | 2025.01.13 09:38:16.655992 [ 196 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 26 rows starting from the beginning of the part | ||
6463 | 2025.01.13 09:38:16.656754 [ 196 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 13 rows starting from the beginning of the part | ||
6464 | 2025.01.13 09:38:16.656819 [ 253 ] {ae7e9e33-7b6a-40fa-81af-e9b5ad8d37e0} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6465 | 2025.01.13 09:38:16.656897 [ 253 ] {ae7e9e33-7b6a-40fa-81af-e9b5ad8d37e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6466 | 2025.01.13 09:38:16.657389 [ 196 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 26 rows starting from the beginning of the part | ||
6467 | 2025.01.13 09:38:16.658007 [ 196 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 13 rows starting from the beginning of the part | ||
6468 | 2025.01.13 09:38:16.658418 [ 253 ] {ae7e9e33-7b6a-40fa-81af-e9b5ad8d37e0} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6469 | 2025.01.13 09:38:16.658621 [ 196 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 26 rows starting from the beginning of the part | ||
6470 | 2025.01.13 09:38:16.659203 [ 253 ] {ae7e9e33-7b6a-40fa-81af-e9b5ad8d37e0} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6471 | 2025.01.13 09:38:16.659859 [ 253 ] {ae7e9e33-7b6a-40fa-81af-e9b5ad8d37e0} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.005448 sec., 5506.607929515419 rows/sec., 386.29 KiB/sec. | ||
6472 | 2025.01.13 09:38:16.659959 [ 253 ] {ae7e9e33-7b6a-40fa-81af-e9b5ad8d37e0} <Debug> TCPHandler: Processed in 0.006140664 sec. | ||
6473 | 2025.01.13 09:38:16.666652 [ 201 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 646 rows, containing 19 columns (19 merged, 0 gathered) in 0.013514754 sec., 47799.6121867997 rows/sec., 85.65 MiB/sec. | ||
6474 | 2025.01.13 09:38:16.667489 [ 201 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
6475 | 2025.01.13 09:38:16.667907 [ 201 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6476 | 2025.01.13 09:38:16.667985 [ 201 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
6477 | 2025.01.13 09:38:16.668138 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.51 MiB. | ||
6478 | 2025.01.13 09:38:17.001152 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 197.93 MiB, peak 205.42 MiB, free memory in arenas 0.00 B, will set to 199.21 MiB (RSS), difference: 1.27 MiB | ||
6479 | 2025.01.13 09:38:19.101842 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6480 | 2025.01.13 09:38:19.102054 [ 4 ] {40924f8e-ee08-4451-a3fa-2ea2a6b88472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6481 | 2025.01.13 09:38:19.102130 [ 4 ] {40924f8e-ee08-4451-a3fa-2ea2a6b88472} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6482 | 2025.01.13 09:38:19.102895 [ 4 ] {40924f8e-ee08-4451-a3fa-2ea2a6b88472} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6483 | 2025.01.13 09:38:19.102947 [ 4 ] {40924f8e-ee08-4451-a3fa-2ea2a6b88472} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6484 | 2025.01.13 09:38:19.103385 [ 4 ] {40924f8e-ee08-4451-a3fa-2ea2a6b88472} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6485 | 2025.01.13 09:38:19.103641 [ 4 ] {40924f8e-ee08-4451-a3fa-2ea2a6b88472} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6486 | 2025.01.13 09:38:19.103850 [ 138 ] {} <Debug> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
6487 | 2025.01.13 09:38:19.103882 [ 4 ] {40924f8e-ee08-4451-a3fa-2ea2a6b88472} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001881 sec., 7442.849548112706 rows/sec., 535.79 KiB/sec. | ||
6488 | 2025.01.13 09:38:19.103934 [ 138 ] {} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6489 | 2025.01.13 09:38:19.104012 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6490 | 2025.01.13 09:38:19.104026 [ 4 ] {40924f8e-ee08-4451-a3fa-2ea2a6b88472} <Debug> TCPHandler: Processed in 0.002316585 sec. | ||
6491 | 2025.01.13 09:38:19.104274 [ 199 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::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 | ||
6492 | 2025.01.13 09:38:19.104296 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6493 | 2025.01.13 09:38:19.104544 [ 199 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6494 | 2025.01.13 09:38:19.104602 [ 253 ] {b435fbca-53d1-4c81-a7d8-9930a5673821} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6495 | 2025.01.13 09:38:19.104625 [ 199 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 14 rows starting from the beginning of the part | ||
6496 | 2025.01.13 09:38:19.104712 [ 253 ] {b435fbca-53d1-4c81-a7d8-9930a5673821} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6497 | 2025.01.13 09:38:19.104927 [ 199 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part | ||
6498 | 2025.01.13 09:38:19.105280 [ 199 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part | ||
6499 | 2025.01.13 09:38:19.105569 [ 199 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part | ||
6500 | 2025.01.13 09:38:19.105838 [ 199 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 14 rows starting from the beginning of the part | ||
6501 | 2025.01.13 09:38:19.108056 [ 199 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003927222 sec., 17824.304304671343 rows/sec., 1.32 MiB/sec. | ||
6502 | 2025.01.13 09:38:19.108225 [ 199 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
6503 | 2025.01.13 09:38:19.108330 [ 253 ] {b435fbca-53d1-4c81-a7d8-9930a5673821} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6504 | 2025.01.13 09:38:19.108390 [ 253 ] {b435fbca-53d1-4c81-a7d8-9930a5673821} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6505 | 2025.01.13 09:38:19.108678 [ 199 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_21_5} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6506 | 2025.01.13 09:38:19.108842 [ 199 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_21_5} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
6507 | 2025.01.13 09:38:19.109007 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
6508 | 2025.01.13 09:38:19.109197 [ 253 ] {b435fbca-53d1-4c81-a7d8-9930a5673821} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6509 | 2025.01.13 09:38:19.109464 [ 253 ] {b435fbca-53d1-4c81-a7d8-9930a5673821} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6510 | 2025.01.13 09:38:19.109713 [ 253 ] {b435fbca-53d1-4c81-a7d8-9930a5673821} <Debug> executeQuery: Read 1339 rows, 114.23 KiB in 0.005187 sec., 258145.3634085213 rows/sec., 21.51 MiB/sec. | ||
6511 | 2025.01.13 09:38:19.109840 [ 253 ] {b435fbca-53d1-4c81-a7d8-9930a5673821} <Debug> TCPHandler: Processed in 0.00566967 sec. | ||
6512 | 2025.01.13 09:38:19.110007 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6513 | 2025.01.13 09:38:19.110130 [ 4 ] {82c404b9-26fb-4668-94b8-63ea7f8627b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6514 | 2025.01.13 09:38:19.110180 [ 4 ] {82c404b9-26fb-4668-94b8-63ea7f8627b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6515 | 2025.01.13 09:38:19.110779 [ 4 ] {82c404b9-26fb-4668-94b8-63ea7f8627b4} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6516 | 2025.01.13 09:38:19.110820 [ 4 ] {82c404b9-26fb-4668-94b8-63ea7f8627b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6517 | 2025.01.13 09:38:19.111199 [ 4 ] {82c404b9-26fb-4668-94b8-63ea7f8627b4} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
6518 | 2025.01.13 09:38:19.111442 [ 4 ] {82c404b9-26fb-4668-94b8-63ea7f8627b4} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6519 | 2025.01.13 09:38:19.111676 [ 4 ] {82c404b9-26fb-4668-94b8-63ea7f8627b4} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.001573 sec., 12714.558169103624 rows/sec., 911.38 KiB/sec. | ||
6520 | 2025.01.13 09:38:19.111732 [ 4 ] {82c404b9-26fb-4668-94b8-63ea7f8627b4} <Debug> TCPHandler: Processed in 0.00179097 sec. | ||
6521 | 2025.01.13 09:38:19.111874 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6522 | 2025.01.13 09:38:19.111979 [ 253 ] {4cb63428-ac1c-4b29-b917-e79c6056bdbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6523 | 2025.01.13 09:38:19.112024 [ 253 ] {4cb63428-ac1c-4b29-b917-e79c6056bdbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6524 | 2025.01.13 09:38:19.112636 [ 253 ] {4cb63428-ac1c-4b29-b917-e79c6056bdbe} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6525 | 2025.01.13 09:38:19.112675 [ 253 ] {4cb63428-ac1c-4b29-b917-e79c6056bdbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6526 | 2025.01.13 09:38:19.113038 [ 253 ] {4cb63428-ac1c-4b29-b917-e79c6056bdbe} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6527 | 2025.01.13 09:38:19.113282 [ 253 ] {4cb63428-ac1c-4b29-b917-e79c6056bdbe} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6528 | 2025.01.13 09:38:19.113487 [ 253 ] {4cb63428-ac1c-4b29-b917-e79c6056bdbe} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.00153 sec., 158169.9346405229 rows/sec., 10.72 MiB/sec. | ||
6529 | 2025.01.13 09:38:19.113542 [ 253 ] {4cb63428-ac1c-4b29-b917-e79c6056bdbe} <Debug> TCPHandler: Processed in 0.001719619 sec. | ||
6530 | 2025.01.13 09:38:19.113687 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6531 | 2025.01.13 09:38:19.113803 [ 4 ] {20c67a0d-d760-43d3-b614-cf1f2109a291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6532 | 2025.01.13 09:38:19.113849 [ 4 ] {20c67a0d-d760-43d3-b614-cf1f2109a291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6533 | 2025.01.13 09:38:19.114370 [ 4 ] {20c67a0d-d760-43d3-b614-cf1f2109a291} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6534 | 2025.01.13 09:38:19.114411 [ 4 ] {20c67a0d-d760-43d3-b614-cf1f2109a291} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6535 | 2025.01.13 09:38:19.114764 [ 4 ] {20c67a0d-d760-43d3-b614-cf1f2109a291} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6536 | 2025.01.13 09:38:19.115002 [ 4 ] {20c67a0d-d760-43d3-b614-cf1f2109a291} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6537 | 2025.01.13 09:38:19.115160 [ 138 ] {} <Debug> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
6538 | 2025.01.13 09:38:19.115218 [ 138 ] {} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6539 | 2025.01.13 09:38:19.115251 [ 4 ] {20c67a0d-d760-43d3-b614-cf1f2109a291} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001465 sec., 8873.720136518772 rows/sec., 553.27 KiB/sec. | ||
6540 | 2025.01.13 09:38:19.115257 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6541 | 2025.01.13 09:38:19.115423 [ 4 ] {20c67a0d-d760-43d3-b614-cf1f2109a291} <Debug> TCPHandler: Processed in 0.001782841 sec. | ||
6542 | 2025.01.13 09:38:19.115515 [ 187 ] {87347901-4082-4a7d-a746-0bcdebd578f7::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 | ||
6543 | 2025.01.13 09:38:19.115596 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6544 | 2025.01.13 09:38:19.115697 [ 187 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6545 | 2025.01.13 09:38:19.115782 [ 187 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 13 rows starting from the beginning of the part | ||
6546 | 2025.01.13 09:38:19.115812 [ 253 ] {05e79ebd-cbc2-465f-a1bc-4ba35ec83a61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6547 | 2025.01.13 09:38:19.115996 [ 253 ] {05e79ebd-cbc2-465f-a1bc-4ba35ec83a61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6548 | 2025.01.13 09:38:19.116067 [ 187 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 13 rows starting from the beginning of the part | ||
6549 | 2025.01.13 09:38:19.116388 [ 187 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 13 rows starting from the beginning of the part | ||
6550 | 2025.01.13 09:38:19.116681 [ 187 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 13 rows starting from the beginning of the part | ||
6551 | 2025.01.13 09:38:19.116968 [ 187 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 13 rows starting from the beginning of the part | ||
6552 | 2025.01.13 09:38:19.119258 [ 253 ] {05e79ebd-cbc2-465f-a1bc-4ba35ec83a61} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6553 | 2025.01.13 09:38:19.119328 [ 253 ] {05e79ebd-cbc2-465f-a1bc-4ba35ec83a61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6554 | 2025.01.13 09:38:19.119336 [ 187 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003932612 sec., 16528.45487935245 rows/sec., 1.07 MiB/sec. | ||
6555 | 2025.01.13 09:38:19.119564 [ 187 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
6556 | 2025.01.13 09:38:19.120203 [ 253 ] {05e79ebd-cbc2-465f-a1bc-4ba35ec83a61} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6557 | 2025.01.13 09:38:19.120214 [ 187 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_21_5} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6558 | 2025.01.13 09:38:19.120333 [ 187 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_21_5} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
6559 | 2025.01.13 09:38:19.120485 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
6560 | 2025.01.13 09:38:19.120618 [ 253 ] {05e79ebd-cbc2-465f-a1bc-4ba35ec83a61} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6561 | 2025.01.13 09:38:19.120848 [ 253 ] {05e79ebd-cbc2-465f-a1bc-4ba35ec83a61} <Debug> executeQuery: Read 815 rows, 60.13 KiB in 0.005101 sec., 159772.59360909628 rows/sec., 11.51 MiB/sec. | ||
6562 | 2025.01.13 09:38:19.120917 [ 253 ] {05e79ebd-cbc2-465f-a1bc-4ba35ec83a61} <Debug> TCPHandler: Processed in 0.005399533 sec. | ||
6563 | 2025.01.13 09:38:19.121083 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6564 | 2025.01.13 09:38:19.121213 [ 4 ] {7bbe5d37-af64-4a94-a2d2-1630c7aff34b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6565 | 2025.01.13 09:38:19.121270 [ 4 ] {7bbe5d37-af64-4a94-a2d2-1630c7aff34b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6566 | 2025.01.13 09:38:19.121806 [ 4 ] {7bbe5d37-af64-4a94-a2d2-1630c7aff34b} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6567 | 2025.01.13 09:38:19.121853 [ 4 ] {7bbe5d37-af64-4a94-a2d2-1630c7aff34b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6568 | 2025.01.13 09:38:19.122262 [ 4 ] {7bbe5d37-af64-4a94-a2d2-1630c7aff34b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6569 | 2025.01.13 09:38:19.122504 [ 4 ] {7bbe5d37-af64-4a94-a2d2-1630c7aff34b} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6570 | 2025.01.13 09:38:19.122719 [ 4 ] {7bbe5d37-af64-4a94-a2d2-1630c7aff34b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001535 sec., 3908.7947882736157 rows/sec., 204.22 KiB/sec. | ||
6571 | 2025.01.13 09:38:19.122848 [ 4 ] {7bbe5d37-af64-4a94-a2d2-1630c7aff34b} <Debug> TCPHandler: Processed in 0.001829882 sec. | ||
6572 | 2025.01.13 09:38:19.123012 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6573 | 2025.01.13 09:38:19.123118 [ 253 ] {2798cf01-33e1-4718-8d7c-021173d49c6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6574 | 2025.01.13 09:38:19.123175 [ 253 ] {2798cf01-33e1-4718-8d7c-021173d49c6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6575 | 2025.01.13 09:38:19.124017 [ 253 ] {2798cf01-33e1-4718-8d7c-021173d49c6d} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6576 | 2025.01.13 09:38:19.124062 [ 253 ] {2798cf01-33e1-4718-8d7c-021173d49c6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6577 | 2025.01.13 09:38:19.124519 [ 253 ] {2798cf01-33e1-4718-8d7c-021173d49c6d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6578 | 2025.01.13 09:38:19.124759 [ 253 ] {2798cf01-33e1-4718-8d7c-021173d49c6d} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6579 | 2025.01.13 09:38:19.124986 [ 253 ] {2798cf01-33e1-4718-8d7c-021173d49c6d} <Debug> executeQuery: Read 983 rows, 66.95 KiB in 0.001889 sec., 520381.15404976177 rows/sec., 34.61 MiB/sec. | ||
6580 | 2025.01.13 09:38:19.125039 [ 253 ] {2798cf01-33e1-4718-8d7c-021173d49c6d} <Debug> TCPHandler: Processed in 0.002078579 sec. | ||
6581 | 2025.01.13 09:38:19.125182 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6582 | 2025.01.13 09:38:19.125315 [ 4 ] {4037ca7c-1384-40a3-8d21-75fba47a155a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6583 | 2025.01.13 09:38:19.125372 [ 4 ] {4037ca7c-1384-40a3-8d21-75fba47a155a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6584 | 2025.01.13 09:38:19.125903 [ 4 ] {4037ca7c-1384-40a3-8d21-75fba47a155a} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6585 | 2025.01.13 09:38:19.125951 [ 4 ] {4037ca7c-1384-40a3-8d21-75fba47a155a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6586 | 2025.01.13 09:38:19.126347 [ 4 ] {4037ca7c-1384-40a3-8d21-75fba47a155a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6587 | 2025.01.13 09:38:19.126591 [ 4 ] {4037ca7c-1384-40a3-8d21-75fba47a155a} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6588 | 2025.01.13 09:38:19.126808 [ 4 ] {4037ca7c-1384-40a3-8d21-75fba47a155a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001521 sec., 657.4621959237344 rows/sec., 44.30 KiB/sec. | ||
6589 | 2025.01.13 09:38:19.126926 [ 4 ] {4037ca7c-1384-40a3-8d21-75fba47a155a} <Debug> TCPHandler: Processed in 0.001804441 sec. | ||
6590 | 2025.01.13 09:38:19.127070 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6591 | 2025.01.13 09:38:19.127186 [ 253 ] {dc0b2ed7-a1de-4b94-84c4-c55103a6b3f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6592 | 2025.01.13 09:38:19.127266 [ 253 ] {dc0b2ed7-a1de-4b94-84c4-c55103a6b3f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6593 | 2025.01.13 09:38:19.128511 [ 253 ] {dc0b2ed7-a1de-4b94-84c4-c55103a6b3f4} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6594 | 2025.01.13 09:38:19.128550 [ 253 ] {dc0b2ed7-a1de-4b94-84c4-c55103a6b3f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6595 | 2025.01.13 09:38:19.129158 [ 253 ] {dc0b2ed7-a1de-4b94-84c4-c55103a6b3f4} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
6596 | 2025.01.13 09:38:19.129414 [ 253 ] {dc0b2ed7-a1de-4b94-84c4-c55103a6b3f4} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6597 | 2025.01.13 09:38:19.129679 [ 253 ] {dc0b2ed7-a1de-4b94-84c4-c55103a6b3f4} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.00252 sec., 5158.730158730158 rows/sec., 9.24 MiB/sec. | ||
6598 | 2025.01.13 09:38:19.130003 [ 253 ] {dc0b2ed7-a1de-4b94-84c4-c55103a6b3f4} <Debug> TCPHandler: Processed in 0.002984285 sec. | ||
6599 | 2025.01.13 09:38:19.130150 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6600 | 2025.01.13 09:38:19.130279 [ 4 ] {1ddf7f17-69e9-4214-9f4d-1dfda0568b7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6601 | 2025.01.13 09:38:19.130334 [ 4 ] {1ddf7f17-69e9-4214-9f4d-1dfda0568b7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6602 | 2025.01.13 09:38:19.130863 [ 4 ] {1ddf7f17-69e9-4214-9f4d-1dfda0568b7b} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6603 | 2025.01.13 09:38:19.130909 [ 4 ] {1ddf7f17-69e9-4214-9f4d-1dfda0568b7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6604 | 2025.01.13 09:38:19.131313 [ 4 ] {1ddf7f17-69e9-4214-9f4d-1dfda0568b7b} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6605 | 2025.01.13 09:38:19.131553 [ 4 ] {1ddf7f17-69e9-4214-9f4d-1dfda0568b7b} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6606 | 2025.01.13 09:38:19.131757 [ 4 ] {1ddf7f17-69e9-4214-9f4d-1dfda0568b7b} <Debug> executeQuery: Read 40 rows, 2.46 KiB in 0.001507 sec., 26542.800265428003 rows/sec., 1.59 MiB/sec. | ||
6607 | 2025.01.13 09:38:19.131807 [ 4 ] {1ddf7f17-69e9-4214-9f4d-1dfda0568b7b} <Debug> TCPHandler: Processed in 0.001710419 sec. | ||
6608 | 2025.01.13 09:38:20.508979 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 938 | ||
6609 | 2025.01.13 09:38:20.512629 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6610 | 2025.01.13 09:38:20.512680 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6611 | 2025.01.13 09:38:20.514159 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6612 | 2025.01.13 09:38:20.514497 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6613 | 2025.01.13 09:38:20.515184 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 938 | ||
6614 | 2025.01.13 09:38:21.638179 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6615 | 2025.01.13 09:38:21.638398 [ 4 ] {24a9f1df-def7-4b2c-9bea-4943017c0948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6616 | 2025.01.13 09:38:21.638481 [ 4 ] {24a9f1df-def7-4b2c-9bea-4943017c0948} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6617 | 2025.01.13 09:38:21.639349 [ 4 ] {24a9f1df-def7-4b2c-9bea-4943017c0948} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6618 | 2025.01.13 09:38:21.639401 [ 4 ] {24a9f1df-def7-4b2c-9bea-4943017c0948} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6619 | 2025.01.13 09:38:21.639833 [ 4 ] {24a9f1df-def7-4b2c-9bea-4943017c0948} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6620 | 2025.01.13 09:38:21.640093 [ 4 ] {24a9f1df-def7-4b2c-9bea-4943017c0948} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6621 | 2025.01.13 09:38:21.640349 [ 4 ] {24a9f1df-def7-4b2c-9bea-4943017c0948} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.00201 sec., 12935.323383084577 rows/sec., 984.82 KiB/sec. | ||
6622 | 2025.01.13 09:38:21.640453 [ 4 ] {24a9f1df-def7-4b2c-9bea-4943017c0948} <Debug> TCPHandler: Processed in 0.002416699 sec. | ||
6623 | 2025.01.13 09:38:21.640640 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6624 | 2025.01.13 09:38:21.640758 [ 253 ] {6cfa86fc-4979-4cdf-a966-282506beb1c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6625 | 2025.01.13 09:38:21.640808 [ 253 ] {6cfa86fc-4979-4cdf-a966-282506beb1c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6626 | 2025.01.13 09:38:21.641384 [ 253 ] {6cfa86fc-4979-4cdf-a966-282506beb1c7} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6627 | 2025.01.13 09:38:21.641425 [ 253 ] {6cfa86fc-4979-4cdf-a966-282506beb1c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6628 | 2025.01.13 09:38:21.641812 [ 253 ] {6cfa86fc-4979-4cdf-a966-282506beb1c7} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6629 | 2025.01.13 09:38:21.642069 [ 253 ] {6cfa86fc-4979-4cdf-a966-282506beb1c7} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6630 | 2025.01.13 09:38:21.642330 [ 253 ] {6cfa86fc-4979-4cdf-a966-282506beb1c7} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001594 sec., 17565.872020075283 rows/sec., 1.37 MiB/sec. | ||
6631 | 2025.01.13 09:38:21.642489 [ 253 ] {6cfa86fc-4979-4cdf-a966-282506beb1c7} <Debug> TCPHandler: Processed in 0.001914045 sec. | ||
6632 | 2025.01.13 09:38:21.642714 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6633 | 2025.01.13 09:38:21.642854 [ 4 ] {8c6c665d-54cd-4fda-a27c-3e3ef7898bef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6634 | 2025.01.13 09:38:21.642908 [ 4 ] {8c6c665d-54cd-4fda-a27c-3e3ef7898bef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6635 | 2025.01.13 09:38:21.643458 [ 4 ] {8c6c665d-54cd-4fda-a27c-3e3ef7898bef} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6636 | 2025.01.13 09:38:21.643497 [ 4 ] {8c6c665d-54cd-4fda-a27c-3e3ef7898bef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6637 | 2025.01.13 09:38:21.643872 [ 4 ] {8c6c665d-54cd-4fda-a27c-3e3ef7898bef} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6638 | 2025.01.13 09:38:21.644109 [ 4 ] {8c6c665d-54cd-4fda-a27c-3e3ef7898bef} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6639 | 2025.01.13 09:38:21.644319 [ 4 ] {8c6c665d-54cd-4fda-a27c-3e3ef7898bef} <Debug> executeQuery: Read 40 rows, 2.84 KiB in 0.00149 sec., 26845.637583892618 rows/sec., 1.86 MiB/sec. | ||
6640 | 2025.01.13 09:38:21.644373 [ 4 ] {8c6c665d-54cd-4fda-a27c-3e3ef7898bef} <Debug> TCPHandler: Processed in 0.00176569 sec. | ||
6641 | 2025.01.13 09:38:21.644547 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6642 | 2025.01.13 09:38:21.644678 [ 253 ] {49b2e6c0-d7bb-4dce-b7e4-82c98a5649d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6643 | 2025.01.13 09:38:21.644735 [ 253 ] {49b2e6c0-d7bb-4dce-b7e4-82c98a5649d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6644 | 2025.01.13 09:38:21.645252 [ 253 ] {49b2e6c0-d7bb-4dce-b7e4-82c98a5649d7} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6645 | 2025.01.13 09:38:21.645291 [ 253 ] {49b2e6c0-d7bb-4dce-b7e4-82c98a5649d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6646 | 2025.01.13 09:38:21.645648 [ 253 ] {49b2e6c0-d7bb-4dce-b7e4-82c98a5649d7} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6647 | 2025.01.13 09:38:21.645890 [ 253 ] {49b2e6c0-d7bb-4dce-b7e4-82c98a5649d7} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6648 | 2025.01.13 09:38:21.646099 [ 253 ] {49b2e6c0-d7bb-4dce-b7e4-82c98a5649d7} <Debug> executeQuery: Read 12 rows, 862.00 B in 0.001452 sec., 8264.462809917355 rows/sec., 579.75 KiB/sec. | ||
6649 | 2025.01.13 09:38:21.646149 [ 253 ] {49b2e6c0-d7bb-4dce-b7e4-82c98a5649d7} <Debug> TCPHandler: Processed in 0.001665837 sec. | ||
6650 | 2025.01.13 09:38:22.947744 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14213 | ||
6651 | 2025.01.13 09:38:22.948379 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6652 | 2025.01.13 09:38:22.948420 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6653 | 2025.01.13 09:38:22.948942 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6654 | 2025.01.13 09:38:22.949203 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6655 | 2025.01.13 09:38:22.949451 [ 132 ] {} <Debug> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6656 | 2025.01.13 09:38:22.949492 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14213 | ||
6657 | 2025.01.13 09:38:22.949583 [ 132 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6658 | 2025.01.13 09:38:22.949633 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6659 | 2025.01.13 09:38:22.949789 [ 198 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::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 | ||
6660 | 2025.01.13 09:38:22.949923 [ 198 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6661 | 2025.01.13 09:38:22.949964 [ 198 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::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 | ||
6662 | 2025.01.13 09:38:22.950042 [ 198 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 427 rows starting from the beginning of the part | ||
6663 | 2025.01.13 09:38:22.950176 [ 198 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 488 rows starting from the beginning of the part | ||
6664 | 2025.01.13 09:38:22.950285 [ 198 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 427 rows starting from the beginning of the part | ||
6665 | 2025.01.13 09:38:22.950359 [ 198 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 488 rows starting from the beginning of the part | ||
6666 | 2025.01.13 09:38:22.950456 [ 198 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 427 rows starting from the beginning of the part | ||
6667 | 2025.01.13 09:38:22.952369 [ 189 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14213 rows, containing 4 columns (4 merged, 0 gathered) in 0.002638705 sec., 5386354.29121482 rows/sec., 77.05 MiB/sec. | ||
6668 | 2025.01.13 09:38:22.952873 [ 195 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6669 | 2025.01.13 09:38:22.953279 [ 195 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_31_6} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6670 | 2025.01.13 09:38:22.953377 [ 195 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_31_6} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6671 | 2025.01.13 09:38:22.953491 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. | ||
6672 | 2025.01.13 09:38:23.952001 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 234 | ||
6673 | 2025.01.13 09:38:23.974153 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6674 | 2025.01.13 09:38:23.974214 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6675 | 2025.01.13 09:38:23.981841 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6676 | 2025.01.13 09:38:23.982666 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6677 | 2025.01.13 09:38:23.983077 [ 133 ] {} <Debug> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6678 | 2025.01.13 09:38:23.983209 [ 133 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6679 | 2025.01.13 09:38:23.983285 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6680 | 2025.01.13 09:38:23.983778 [ 198 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
6681 | 2025.01.13 09:38:23.998552 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
6682 | 2025.01.13 09:38:24.000378 [ 198 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6683 | 2025.01.13 09:38:24.002450 [ 198 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
6684 | 2025.01.13 09:38:24.008287 [ 198 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
6685 | 2025.01.13 09:38:24.013818 [ 198 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 8 rows starting from the beginning of the part | ||
6686 | 2025.01.13 09:38:24.019357 [ 198 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 7 rows starting from the beginning of the part | ||
6687 | 2025.01.13 09:38:24.024944 [ 198 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
6688 | 2025.01.13 09:38:24.029295 [ 198 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
6689 | 2025.01.13 09:38:24.088374 [ 189 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.104916746 sec., 2230.3398544213333 rows/sec., 11.53 MiB/sec. | ||
6690 | 2025.01.13 09:38:24.090990 [ 191 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6691 | 2025.01.13 09:38:24.093840 [ 191 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_31_6} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6692 | 2025.01.13 09:38:24.093967 [ 191 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_31_6} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6693 | 2025.01.13 09:38:24.096318 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
6694 | 2025.01.13 09:38:25.001151 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 200.05 MiB, peak 210.59 MiB, free memory in arenas 0.00 B, will set to 202.75 MiB (RSS), difference: 2.70 MiB | ||
6695 | 2025.01.13 09:38:26.642154 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6696 | 2025.01.13 09:38:26.642362 [ 4 ] {b90ceea1-88a7-4aeb-99dc-d3340f5bed37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6697 | 2025.01.13 09:38:26.642433 [ 4 ] {b90ceea1-88a7-4aeb-99dc-d3340f5bed37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6698 | 2025.01.13 09:38:26.643221 [ 4 ] {b90ceea1-88a7-4aeb-99dc-d3340f5bed37} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6699 | 2025.01.13 09:38:26.643264 [ 4 ] {b90ceea1-88a7-4aeb-99dc-d3340f5bed37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6700 | 2025.01.13 09:38:26.643719 [ 4 ] {b90ceea1-88a7-4aeb-99dc-d3340f5bed37} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6701 | 2025.01.13 09:38:26.644002 [ 4 ] {b90ceea1-88a7-4aeb-99dc-d3340f5bed37} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6702 | 2025.01.13 09:38:26.644228 [ 128 ] {} <Debug> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6703 | 2025.01.13 09:38:26.644254 [ 4 ] {b90ceea1-88a7-4aeb-99dc-d3340f5bed37} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.001941 sec., 40185.4714064915 rows/sec., 3.45 MiB/sec. | ||
6704 | 2025.01.13 09:38:26.644360 [ 128 ] {} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6705 | 2025.01.13 09:38:26.644444 [ 4 ] {b90ceea1-88a7-4aeb-99dc-d3340f5bed37} <Debug> TCPHandler: Processed in 0.002426169 sec. | ||
6706 | 2025.01.13 09:38:26.644456 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6707 | 2025.01.13 09:38:26.644685 [ 189 ] {4e32d370-b554-4105-93df-36198ea84aa7::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 | ||
6708 | 2025.01.13 09:38:26.644692 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6709 | 2025.01.13 09:38:26.644858 [ 189 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6710 | 2025.01.13 09:38:26.644902 [ 253 ] {47931664-387b-44af-89cc-e8fcefa920cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6711 | 2025.01.13 09:38:26.644910 [ 189 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1398 rows starting from the beginning of the part | ||
6712 | 2025.01.13 09:38:26.644973 [ 253 ] {47931664-387b-44af-89cc-e8fcefa920cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6713 | 2025.01.13 09:38:26.645099 [ 189 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 199 rows starting from the beginning of the part | ||
6714 | 2025.01.13 09:38:26.645602 [ 189 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 78 rows starting from the beginning of the part | ||
6715 | 2025.01.13 09:38:26.646054 [ 189 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1339 rows starting from the beginning of the part | ||
6716 | 2025.01.13 09:38:26.646364 [ 189 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 26 rows starting from the beginning of the part | ||
6717 | 2025.01.13 09:38:26.646782 [ 189 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 78 rows starting from the beginning of the part | ||
6718 | 2025.01.13 09:38:26.647816 [ 253 ] {47931664-387b-44af-89cc-e8fcefa920cd} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6719 | 2025.01.13 09:38:26.647860 [ 253 ] {47931664-387b-44af-89cc-e8fcefa920cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6720 | 2025.01.13 09:38:26.648510 [ 253 ] {47931664-387b-44af-89cc-e8fcefa920cd} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
6721 | 2025.01.13 09:38:26.648797 [ 253 ] {47931664-387b-44af-89cc-e8fcefa920cd} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6722 | 2025.01.13 09:38:26.649110 [ 253 ] {47931664-387b-44af-89cc-e8fcefa920cd} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.004253 sec., 6113.331765812368 rows/sec., 459.69 KiB/sec. | ||
6723 | 2025.01.13 09:38:26.649300 [ 253 ] {47931664-387b-44af-89cc-e8fcefa920cd} <Debug> TCPHandler: Processed in 0.004701993 sec. | ||
6724 | 2025.01.13 09:38:26.649404 [ 194 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3118 rows, containing 5 columns (5 merged, 0 gathered) in 0.004789026 sec., 651071.8463420328 rows/sec., 57.06 MiB/sec. | ||
6725 | 2025.01.13 09:38:26.649458 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6726 | 2025.01.13 09:38:26.649627 [ 4 ] {0d4f27bf-2ebf-4f57-a473-c44ec82fe19e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6727 | 2025.01.13 09:38:26.649700 [ 4 ] {0d4f27bf-2ebf-4f57-a473-c44ec82fe19e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6728 | 2025.01.13 09:38:26.649795 [ 197 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6729 | 2025.01.13 09:38:26.650284 [ 197 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_51_10} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6730 | 2025.01.13 09:38:26.650427 [ 197 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_51_10} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6731 | 2025.01.13 09:38:26.650524 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
6732 | 2025.01.13 09:38:26.650623 [ 4 ] {0d4f27bf-2ebf-4f57-a473-c44ec82fe19e} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6733 | 2025.01.13 09:38:26.650655 [ 4 ] {0d4f27bf-2ebf-4f57-a473-c44ec82fe19e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6734 | 2025.01.13 09:38:26.651004 [ 4 ] {0d4f27bf-2ebf-4f57-a473-c44ec82fe19e} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6735 | 2025.01.13 09:38:26.651242 [ 4 ] {0d4f27bf-2ebf-4f57-a473-c44ec82fe19e} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6736 | 2025.01.13 09:38:26.651419 [ 128 ] {} <Debug> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6737 | 2025.01.13 09:38:26.651482 [ 4 ] {0d4f27bf-2ebf-4f57-a473-c44ec82fe19e} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.001888 sec., 28601.69491525424 rows/sec., 2.23 MiB/sec. | ||
6738 | 2025.01.13 09:38:26.651498 [ 128 ] {} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6739 | 2025.01.13 09:38:26.651603 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6740 | 2025.01.13 09:38:26.651631 [ 4 ] {0d4f27bf-2ebf-4f57-a473-c44ec82fe19e} <Debug> TCPHandler: Processed in 0.002253444 sec. | ||
6741 | 2025.01.13 09:38:26.651943 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6742 | 2025.01.13 09:38:26.652024 [ 189 ] {dc80af8f-ae59-4221-9151-b81aadd12800::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 | ||
6743 | 2025.01.13 09:38:26.652255 [ 253 ] {43709ad2-c228-430c-92e1-5683a3c42218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6744 | 2025.01.13 09:38:26.652483 [ 189 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6745 | 2025.01.13 09:38:26.652502 [ 253 ] {43709ad2-c228-430c-92e1-5683a3c42218} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6746 | 2025.01.13 09:38:26.652630 [ 189 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 873 rows starting from the beginning of the part | ||
6747 | 2025.01.13 09:38:26.653241 [ 189 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 359 rows starting from the beginning of the part | ||
6748 | 2025.01.13 09:38:26.653782 [ 189 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 54 rows starting from the beginning of the part | ||
6749 | 2025.01.13 09:38:26.654381 [ 189 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 815 rows starting from the beginning of the part | ||
6750 | 2025.01.13 09:38:26.654733 [ 189 ] {dc80af8f-ae59-4221-9151-b81aadd12800::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 | ||
6751 | 2025.01.13 09:38:26.655146 [ 189 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 54 rows starting from the beginning of the part | ||
6752 | 2025.01.13 09:38:26.655921 [ 253 ] {43709ad2-c228-430c-92e1-5683a3c42218} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6753 | 2025.01.13 09:38:26.655964 [ 253 ] {43709ad2-c228-430c-92e1-5683a3c42218} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6754 | 2025.01.13 09:38:26.656560 [ 253 ] {43709ad2-c228-430c-92e1-5683a3c42218} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6755 | 2025.01.13 09:38:26.656883 [ 253 ] {43709ad2-c228-430c-92e1-5683a3c42218} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6756 | 2025.01.13 09:38:26.657086 [ 128 ] {} <Debug> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6757 | 2025.01.13 09:38:26.657239 [ 128 ] {} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6758 | 2025.01.13 09:38:26.657335 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6759 | 2025.01.13 09:38:26.657479 [ 253 ] {43709ad2-c228-430c-92e1-5683a3c42218} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.005313 sec., 18821.757952192736 rows/sec., 1.30 MiB/sec. | ||
6760 | 2025.01.13 09:38:26.657755 [ 194 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2183 rows, containing 5 columns (5 merged, 0 gathered) in 0.006028661 sec., 362103.6246688941 rows/sec., 27.57 MiB/sec. | ||
6761 | 2025.01.13 09:38:26.657771 [ 253 ] {43709ad2-c228-430c-92e1-5683a3c42218} <Debug> TCPHandler: Processed in 0.006042191 sec. | ||
6762 | 2025.01.13 09:38:26.658049 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6763 | 2025.01.13 09:38:26.658105 [ 190 ] {2e635561-38d3-4dab-82be-ab6a0873e781::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 | ||
6764 | 2025.01.13 09:38:26.658153 [ 194 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6765 | 2025.01.13 09:38:26.658402 [ 4 ] {bef2215f-d5e3-46df-afb9-544fc7229c96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6766 | 2025.01.13 09:38:26.658684 [ 190 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6767 | 2025.01.13 09:38:26.658731 [ 4 ] {bef2215f-d5e3-46df-afb9-544fc7229c96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6768 | 2025.01.13 09:38:26.658782 [ 190 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 11811 rows starting from the beginning of the part | ||
6769 | 2025.01.13 09:38:26.659373 [ 190 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 177 rows starting from the beginning of the part | ||
6770 | 2025.01.13 09:38:26.659591 [ 194 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_51_10} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6771 | 2025.01.13 09:38:26.660177 [ 194 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_51_10} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6772 | 2025.01.13 09:38:26.660212 [ 190 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 100 rows starting from the beginning of the part | ||
6773 | 2025.01.13 09:38:26.660573 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
6774 | 2025.01.13 09:38:26.660851 [ 190 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 983 rows starting from the beginning of the part | ||
6775 | 2025.01.13 09:38:26.661332 [ 190 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 40 rows starting from the beginning of the part | ||
6776 | 2025.01.13 09:38:26.661765 [ 190 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 100 rows starting from the beginning of the part | ||
6777 | 2025.01.13 09:38:26.664012 [ 4 ] {bef2215f-d5e3-46df-afb9-544fc7229c96} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6778 | 2025.01.13 09:38:26.664076 [ 4 ] {bef2215f-d5e3-46df-afb9-544fc7229c96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6779 | 2025.01.13 09:38:26.665899 [ 4 ] {bef2215f-d5e3-46df-afb9-544fc7229c96} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
6780 | 2025.01.13 09:38:26.666223 [ 4 ] {bef2215f-d5e3-46df-afb9-544fc7229c96} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6781 | 2025.01.13 09:38:26.667015 [ 4 ] {bef2215f-d5e3-46df-afb9-544fc7229c96} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.008773 sec., 2963.638436110795 rows/sec., 5.31 MiB/sec. | ||
6782 | 2025.01.13 09:38:26.667625 [ 4 ] {bef2215f-d5e3-46df-afb9-544fc7229c96} <Debug> TCPHandler: Processed in 0.009737686 sec. | ||
6783 | 2025.01.13 09:38:26.667794 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6784 | 2025.01.13 09:38:26.667999 [ 253 ] {ebf101b7-1b4d-4c55-80c0-2718fb74bb5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6785 | 2025.01.13 09:38:26.668102 [ 253 ] {ebf101b7-1b4d-4c55-80c0-2718fb74bb5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6786 | 2025.01.13 09:38:26.668584 [ 190 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13211 rows, containing 5 columns (5 merged, 0 gathered) in 0.010999072 sec., 1201101.329275779 rows/sec., 80.44 MiB/sec. | ||
6787 | 2025.01.13 09:38:26.669002 [ 190 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6788 | 2025.01.13 09:38:26.669348 [ 253 ] {ebf101b7-1b4d-4c55-80c0-2718fb74bb5e} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6789 | 2025.01.13 09:38:26.669403 [ 253 ] {ebf101b7-1b4d-4c55-80c0-2718fb74bb5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6790 | 2025.01.13 09:38:26.669639 [ 186 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6791 | 2025.01.13 09:38:26.669871 [ 186 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6792 | 2025.01.13 09:38:26.670039 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.34 MiB. | ||
6793 | 2025.01.13 09:38:26.670158 [ 253 ] {ebf101b7-1b4d-4c55-80c0-2718fb74bb5e} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6794 | 2025.01.13 09:38:26.670412 [ 253 ] {ebf101b7-1b4d-4c55-80c0-2718fb74bb5e} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6795 | 2025.01.13 09:38:26.670582 [ 128 ] {} <Debug> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6796 | 2025.01.13 09:38:26.670646 [ 128 ] {} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6797 | 2025.01.13 09:38:26.670681 [ 253 ] {ebf101b7-1b4d-4c55-80c0-2718fb74bb5e} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.002761 sec., 10865.628395508873 rows/sec., 762.22 KiB/sec. | ||
6798 | 2025.01.13 09:38:26.670690 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6799 | 2025.01.13 09:38:26.670865 [ 253 ] {ebf101b7-1b4d-4c55-80c0-2718fb74bb5e} <Debug> TCPHandler: Processed in 0.003145819 sec. | ||
6800 | 2025.01.13 09:38:26.670914 [ 201 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::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 | ||
6801 | 2025.01.13 09:38:26.671016 [ 201 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6802 | 2025.01.13 09:38:26.671046 [ 201 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1600 rows starting from the beginning of the part | ||
6803 | 2025.01.13 09:38:26.671112 [ 201 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 52 rows starting from the beginning of the part | ||
6804 | 2025.01.13 09:38:26.671326 [ 201 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 30 rows starting from the beginning of the part | ||
6805 | 2025.01.13 09:38:26.671496 [ 201 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 40 rows starting from the beginning of the part | ||
6806 | 2025.01.13 09:38:26.671640 [ 201 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 12 rows starting from the beginning of the part | ||
6807 | 2025.01.13 09:38:26.671831 [ 201 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 30 rows starting from the beginning of the part | ||
6808 | 2025.01.13 09:38:26.673169 [ 196 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1764 rows, containing 4 columns (4 merged, 0 gathered) in 0.002342946 sec., 752898.2742239898 rows/sec., 48.51 MiB/sec. | ||
6809 | 2025.01.13 09:38:26.673385 [ 201 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6810 | 2025.01.13 09:38:26.673672 [ 201 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_51_10} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6811 | 2025.01.13 09:38:26.673754 [ 201 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_51_10} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6812 | 2025.01.13 09:38:26.673830 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
6813 | 2025.01.13 09:38:30.299070 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6814 | 2025.01.13 09:38:30.299142 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6815 | 2025.01.13 09:38:30.450581 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14701 | ||
6816 | 2025.01.13 09:38:30.451237 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6817 | 2025.01.13 09:38:30.451278 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6818 | 2025.01.13 09:38:30.451802 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6819 | 2025.01.13 09:38:30.452065 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6820 | 2025.01.13 09:38:30.452253 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 | ||
6821 | 2025.01.13 09:38:30.516337 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 958 | ||
6822 | 2025.01.13 09:38:30.519131 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6823 | 2025.01.13 09:38:30.519189 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6824 | 2025.01.13 09:38:30.520699 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6825 | 2025.01.13 09:38:30.521035 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6826 | 2025.01.13 09:38:30.521651 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 958 | ||
6827 | 2025.01.13 09:38:31.002351 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000939587 sec. | ||
6828 | 2025.01.13 09:38:31.499556 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 242 | ||
6829 | 2025.01.13 09:38:31.518393 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6830 | 2025.01.13 09:38:31.518454 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6831 | 2025.01.13 09:38:31.525597 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6832 | 2025.01.13 09:38:31.526366 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6833 | 2025.01.13 09:38:31.528989 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 242 | ||
6834 | 2025.01.13 09:38:31.646273 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6835 | 2025.01.13 09:38:31.646477 [ 4 ] {a3822b22-504e-4a34-8547-2949bfce0c4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6836 | 2025.01.13 09:38:31.646557 [ 4 ] {a3822b22-504e-4a34-8547-2949bfce0c4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6837 | 2025.01.13 09:38:31.647355 [ 4 ] {a3822b22-504e-4a34-8547-2949bfce0c4d} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6838 | 2025.01.13 09:38:31.647400 [ 4 ] {a3822b22-504e-4a34-8547-2949bfce0c4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6839 | 2025.01.13 09:38:31.647849 [ 4 ] {a3822b22-504e-4a34-8547-2949bfce0c4d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6840 | 2025.01.13 09:38:31.648123 [ 4 ] {a3822b22-504e-4a34-8547-2949bfce0c4d} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6841 | 2025.01.13 09:38:31.648363 [ 4 ] {a3822b22-504e-4a34-8547-2949bfce0c4d} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001938 sec., 7223.942208462332 rows/sec., 520.03 KiB/sec. | ||
6842 | 2025.01.13 09:38:31.648580 [ 4 ] {a3822b22-504e-4a34-8547-2949bfce0c4d} <Debug> TCPHandler: Processed in 0.002439309 sec. | ||
6843 | 2025.01.13 09:38:31.648797 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6844 | 2025.01.13 09:38:31.648949 [ 253 ] {93cd37e6-bf3d-4875-9c09-925167c208cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6845 | 2025.01.13 09:38:31.649011 [ 253 ] {93cd37e6-bf3d-4875-9c09-925167c208cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6846 | 2025.01.13 09:38:31.649775 [ 253 ] {93cd37e6-bf3d-4875-9c09-925167c208cc} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6847 | 2025.01.13 09:38:31.649815 [ 253 ] {93cd37e6-bf3d-4875-9c09-925167c208cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6848 | 2025.01.13 09:38:31.650218 [ 253 ] {93cd37e6-bf3d-4875-9c09-925167c208cc} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6849 | 2025.01.13 09:38:31.650471 [ 253 ] {93cd37e6-bf3d-4875-9c09-925167c208cc} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6850 | 2025.01.13 09:38:31.650653 [ 253 ] {93cd37e6-bf3d-4875-9c09-925167c208cc} <Debug> executeQuery: Read 199 rows, 18.11 KiB in 0.001741 sec., 114302.12521539346 rows/sec., 10.16 MiB/sec. | ||
6851 | 2025.01.13 09:38:31.650705 [ 253 ] {93cd37e6-bf3d-4875-9c09-925167c208cc} <Debug> TCPHandler: Processed in 0.001983807 sec. | ||
6852 | 2025.01.13 09:38:31.650867 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6853 | 2025.01.13 09:38:31.650994 [ 4 ] {d82cb1c4-0807-4b7f-9a40-67eb632c5761} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6854 | 2025.01.13 09:38:31.651048 [ 4 ] {d82cb1c4-0807-4b7f-9a40-67eb632c5761} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6855 | 2025.01.13 09:38:31.651674 [ 4 ] {d82cb1c4-0807-4b7f-9a40-67eb632c5761} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6856 | 2025.01.13 09:38:31.651711 [ 4 ] {d82cb1c4-0807-4b7f-9a40-67eb632c5761} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6857 | 2025.01.13 09:38:31.652074 [ 4 ] {d82cb1c4-0807-4b7f-9a40-67eb632c5761} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
6858 | 2025.01.13 09:38:31.652322 [ 4 ] {d82cb1c4-0807-4b7f-9a40-67eb632c5761} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6859 | 2025.01.13 09:38:31.652548 [ 4 ] {d82cb1c4-0807-4b7f-9a40-67eb632c5761} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.001571 sec., 12730.744748567791 rows/sec., 912.54 KiB/sec. | ||
6860 | 2025.01.13 09:38:31.652616 [ 4 ] {d82cb1c4-0807-4b7f-9a40-67eb632c5761} <Debug> TCPHandler: Processed in 0.001812122 sec. | ||
6861 | 2025.01.13 09:38:31.652862 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6862 | 2025.01.13 09:38:31.653025 [ 253 ] {2e1ec17e-96d4-4dfb-ad0b-1f618065346c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6863 | 2025.01.13 09:38:31.653080 [ 253 ] {2e1ec17e-96d4-4dfb-ad0b-1f618065346c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6864 | 2025.01.13 09:38:31.653699 [ 253 ] {2e1ec17e-96d4-4dfb-ad0b-1f618065346c} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6865 | 2025.01.13 09:38:31.653737 [ 253 ] {2e1ec17e-96d4-4dfb-ad0b-1f618065346c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6866 | 2025.01.13 09:38:31.654093 [ 253 ] {2e1ec17e-96d4-4dfb-ad0b-1f618065346c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6867 | 2025.01.13 09:38:31.654338 [ 253 ] {2e1ec17e-96d4-4dfb-ad0b-1f618065346c} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6868 | 2025.01.13 09:38:31.654546 [ 253 ] {2e1ec17e-96d4-4dfb-ad0b-1f618065346c} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001552 sec., 9020.61855670103 rows/sec., 631.75 KiB/sec. | ||
6869 | 2025.01.13 09:38:31.654760 [ 253 ] {2e1ec17e-96d4-4dfb-ad0b-1f618065346c} <Debug> TCPHandler: Processed in 0.002031258 sec. | ||
6870 | 2025.01.13 09:38:31.654934 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6871 | 2025.01.13 09:38:31.655062 [ 4 ] {8bd56b90-12fc-42c7-90a7-238db1361b51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6872 | 2025.01.13 09:38:31.655118 [ 4 ] {8bd56b90-12fc-42c7-90a7-238db1361b51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6873 | 2025.01.13 09:38:31.655741 [ 4 ] {8bd56b90-12fc-42c7-90a7-238db1361b51} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6874 | 2025.01.13 09:38:31.655778 [ 4 ] {8bd56b90-12fc-42c7-90a7-238db1361b51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6875 | 2025.01.13 09:38:31.656123 [ 4 ] {8bd56b90-12fc-42c7-90a7-238db1361b51} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6876 | 2025.01.13 09:38:31.656364 [ 4 ] {8bd56b90-12fc-42c7-90a7-238db1361b51} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6877 | 2025.01.13 09:38:31.656541 [ 4 ] {8bd56b90-12fc-42c7-90a7-238db1361b51} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001508 sec., 8620.689655172413 rows/sec., 537.50 KiB/sec. | ||
6878 | 2025.01.13 09:38:31.656593 [ 4 ] {8bd56b90-12fc-42c7-90a7-238db1361b51} <Debug> TCPHandler: Processed in 0.001721919 sec. | ||
6879 | 2025.01.13 09:38:31.656737 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6880 | 2025.01.13 09:38:31.656841 [ 253 ] {f63e58ca-6be1-4c92-8327-c3c2bff4b510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6881 | 2025.01.13 09:38:31.656885 [ 253 ] {f63e58ca-6be1-4c92-8327-c3c2bff4b510} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6882 | 2025.01.13 09:38:31.657535 [ 253 ] {f63e58ca-6be1-4c92-8327-c3c2bff4b510} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6883 | 2025.01.13 09:38:31.657572 [ 253 ] {f63e58ca-6be1-4c92-8327-c3c2bff4b510} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6884 | 2025.01.13 09:38:31.657958 [ 253 ] {f63e58ca-6be1-4c92-8327-c3c2bff4b510} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6885 | 2025.01.13 09:38:31.658201 [ 253 ] {f63e58ca-6be1-4c92-8327-c3c2bff4b510} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6886 | 2025.01.13 09:38:31.658410 [ 253 ] {f63e58ca-6be1-4c92-8327-c3c2bff4b510} <Debug> executeQuery: Read 359 rows, 25.84 KiB in 0.001581 sec., 227071.47375079064 rows/sec., 15.96 MiB/sec. | ||
6887 | 2025.01.13 09:38:31.658494 [ 253 ] {f63e58ca-6be1-4c92-8327-c3c2bff4b510} <Debug> TCPHandler: Processed in 0.001802532 sec. | ||
6888 | 2025.01.13 09:38:31.658727 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6889 | 2025.01.13 09:38:31.658894 [ 4 ] {32dd322b-5bce-4cca-bab8-d3316c6b2887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6890 | 2025.01.13 09:38:31.658955 [ 4 ] {32dd322b-5bce-4cca-bab8-d3316c6b2887} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6891 | 2025.01.13 09:38:31.659477 [ 4 ] {32dd322b-5bce-4cca-bab8-d3316c6b2887} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6892 | 2025.01.13 09:38:31.659522 [ 4 ] {32dd322b-5bce-4cca-bab8-d3316c6b2887} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6893 | 2025.01.13 09:38:31.659881 [ 4 ] {32dd322b-5bce-4cca-bab8-d3316c6b2887} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6894 | 2025.01.13 09:38:31.660131 [ 4 ] {32dd322b-5bce-4cca-bab8-d3316c6b2887} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6895 | 2025.01.13 09:38:31.660308 [ 4 ] {32dd322b-5bce-4cca-bab8-d3316c6b2887} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001449 sec., 4140.786749482401 rows/sec., 216.34 KiB/sec. | ||
6896 | 2025.01.13 09:38:31.660358 [ 4 ] {32dd322b-5bce-4cca-bab8-d3316c6b2887} <Debug> TCPHandler: Processed in 0.00175833 sec. | ||
6897 | 2025.01.13 09:38:31.660477 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6898 | 2025.01.13 09:38:31.660586 [ 253 ] {4c44b0f9-8e51-4f62-9f70-f091ec5ac0f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6899 | 2025.01.13 09:38:31.660634 [ 253 ] {4c44b0f9-8e51-4f62-9f70-f091ec5ac0f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6900 | 2025.01.13 09:38:31.661169 [ 253 ] {4c44b0f9-8e51-4f62-9f70-f091ec5ac0f1} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6901 | 2025.01.13 09:38:31.661206 [ 253 ] {4c44b0f9-8e51-4f62-9f70-f091ec5ac0f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6902 | 2025.01.13 09:38:31.661584 [ 253 ] {4c44b0f9-8e51-4f62-9f70-f091ec5ac0f1} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6903 | 2025.01.13 09:38:31.661826 [ 253 ] {4c44b0f9-8e51-4f62-9f70-f091ec5ac0f1} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6904 | 2025.01.13 09:38:31.662006 [ 253 ] {4c44b0f9-8e51-4f62-9f70-f091ec5ac0f1} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001444 sec., 122576.17728531857 rows/sec., 8.09 MiB/sec. | ||
6905 | 2025.01.13 09:38:31.662056 [ 253 ] {4c44b0f9-8e51-4f62-9f70-f091ec5ac0f1} <Debug> TCPHandler: Processed in 0.001630857 sec. | ||
6906 | 2025.01.13 09:38:31.662204 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6907 | 2025.01.13 09:38:31.662309 [ 4 ] {d0a30167-cee9-4365-9d68-ec545906fd49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6908 | 2025.01.13 09:38:31.662356 [ 4 ] {d0a30167-cee9-4365-9d68-ec545906fd49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6909 | 2025.01.13 09:38:31.662775 [ 4 ] {d0a30167-cee9-4365-9d68-ec545906fd49} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6910 | 2025.01.13 09:38:31.662811 [ 4 ] {d0a30167-cee9-4365-9d68-ec545906fd49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6911 | 2025.01.13 09:38:31.663154 [ 4 ] {d0a30167-cee9-4365-9d68-ec545906fd49} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6912 | 2025.01.13 09:38:31.663384 [ 4 ] {d0a30167-cee9-4365-9d68-ec545906fd49} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6913 | 2025.01.13 09:38:31.663601 [ 4 ] {d0a30167-cee9-4365-9d68-ec545906fd49} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001311 sec., 762.7765064836002 rows/sec., 51.40 KiB/sec. | ||
6914 | 2025.01.13 09:38:31.663783 [ 4 ] {d0a30167-cee9-4365-9d68-ec545906fd49} <Debug> TCPHandler: Processed in 0.001625137 sec. | ||
6915 | 2025.01.13 09:38:31.663968 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6916 | 2025.01.13 09:38:31.664099 [ 253 ] {6c62e1be-7123-468d-8593-ca24025d2de4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6917 | 2025.01.13 09:38:31.664187 [ 253 ] {6c62e1be-7123-468d-8593-ca24025d2de4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6918 | 2025.01.13 09:38:31.665355 [ 253 ] {6c62e1be-7123-468d-8593-ca24025d2de4} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6919 | 2025.01.13 09:38:31.665393 [ 253 ] {6c62e1be-7123-468d-8593-ca24025d2de4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6920 | 2025.01.13 09:38:31.666029 [ 253 ] {6c62e1be-7123-468d-8593-ca24025d2de4} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
6921 | 2025.01.13 09:38:31.666294 [ 253 ] {6c62e1be-7123-468d-8593-ca24025d2de4} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6922 | 2025.01.13 09:38:31.666488 [ 253 ] {6c62e1be-7123-468d-8593-ca24025d2de4} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.00242 sec., 5371.900826446281 rows/sec., 9.63 MiB/sec. | ||
6923 | 2025.01.13 09:38:31.666579 [ 253 ] {6c62e1be-7123-468d-8593-ca24025d2de4} <Debug> TCPHandler: Processed in 0.002685946 sec. | ||
6924 | 2025.01.13 09:38:31.666734 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6925 | 2025.01.13 09:38:31.666861 [ 4 ] {0cce22eb-8ad9-4966-b2c3-904f671fb779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6926 | 2025.01.13 09:38:31.666923 [ 4 ] {0cce22eb-8ad9-4966-b2c3-904f671fb779} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6927 | 2025.01.13 09:38:31.667431 [ 4 ] {0cce22eb-8ad9-4966-b2c3-904f671fb779} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6928 | 2025.01.13 09:38:31.667475 [ 4 ] {0cce22eb-8ad9-4966-b2c3-904f671fb779} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6929 | 2025.01.13 09:38:31.667833 [ 4 ] {0cce22eb-8ad9-4966-b2c3-904f671fb779} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6930 | 2025.01.13 09:38:31.668068 [ 4 ] {0cce22eb-8ad9-4966-b2c3-904f671fb779} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6931 | 2025.01.13 09:38:31.668238 [ 4 ] {0cce22eb-8ad9-4966-b2c3-904f671fb779} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001407 sec., 36958.06680881308 rows/sec., 2.29 MiB/sec. | ||
6932 | 2025.01.13 09:38:31.668286 [ 4 ] {0cce22eb-8ad9-4966-b2c3-904f671fb779} <Debug> TCPHandler: Processed in 0.001613095 sec. | ||
6933 | 2025.01.13 09:38:36.642330 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6934 | 2025.01.13 09:38:36.642538 [ 4 ] {8bdcb68c-4583-45d2-8951-1095b7893670} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6935 | 2025.01.13 09:38:36.642612 [ 4 ] {8bdcb68c-4583-45d2-8951-1095b7893670} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6936 | 2025.01.13 09:38:36.643374 [ 4 ] {8bdcb68c-4583-45d2-8951-1095b7893670} <Trace> oximeter.fields_ipaddr (55eee10e-07c1-4121-bb06-cd2392fbd95f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6937 | 2025.01.13 09:38:36.643418 [ 4 ] {8bdcb68c-4583-45d2-8951-1095b7893670} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6938 | 2025.01.13 09:38:36.643843 [ 4 ] {8bdcb68c-4583-45d2-8951-1095b7893670} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
6939 | 2025.01.13 09:38:36.644094 [ 4 ] {8bdcb68c-4583-45d2-8951-1095b7893670} <Trace> oximeter.fields_ipaddr (55eee10e-07c1-4121-bb06-cd2392fbd95f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6940 | 2025.01.13 09:38:36.644334 [ 4 ] {8bdcb68c-4583-45d2-8951-1095b7893670} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001844 sec., 1084.5986984815618 rows/sec., 88.44 KiB/sec. | ||
6941 | 2025.01.13 09:38:36.644523 [ 4 ] {8bdcb68c-4583-45d2-8951-1095b7893670} <Debug> TCPHandler: Processed in 0.002325806 sec. | ||
6942 | 2025.01.13 09:38:36.644725 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6943 | 2025.01.13 09:38:36.644875 [ 253 ] {17317dcd-f354-4885-b6d3-35335c40a9fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6944 | 2025.01.13 09:38:36.644934 [ 253 ] {17317dcd-f354-4885-b6d3-35335c40a9fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6945 | 2025.01.13 09:38:36.645672 [ 253 ] {17317dcd-f354-4885-b6d3-35335c40a9fc} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6946 | 2025.01.13 09:38:36.645712 [ 253 ] {17317dcd-f354-4885-b6d3-35335c40a9fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6947 | 2025.01.13 09:38:36.646107 [ 253 ] {17317dcd-f354-4885-b6d3-35335c40a9fc} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6948 | 2025.01.13 09:38:36.646359 [ 253 ] {17317dcd-f354-4885-b6d3-35335c40a9fc} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6949 | 2025.01.13 09:38:36.646550 [ 253 ] {17317dcd-f354-4885-b6d3-35335c40a9fc} <Debug> executeQuery: Read 79 rows, 6.92 KiB in 0.00171 sec., 46198.83040935673 rows/sec., 3.95 MiB/sec. | ||
6950 | 2025.01.13 09:38:36.646643 [ 253 ] {17317dcd-f354-4885-b6d3-35335c40a9fc} <Debug> TCPHandler: Processed in 0.001987967 sec. | ||
6951 | 2025.01.13 09:38:36.646817 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6952 | 2025.01.13 09:38:36.646943 [ 4 ] {c6152de4-e80c-42e9-a25b-640fe6d0eb74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6953 | 2025.01.13 09:38:36.646997 [ 4 ] {c6152de4-e80c-42e9-a25b-640fe6d0eb74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6954 | 2025.01.13 09:38:36.647638 [ 4 ] {c6152de4-e80c-42e9-a25b-640fe6d0eb74} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6955 | 2025.01.13 09:38:36.647675 [ 4 ] {c6152de4-e80c-42e9-a25b-640fe6d0eb74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6956 | 2025.01.13 09:38:36.648027 [ 4 ] {c6152de4-e80c-42e9-a25b-640fe6d0eb74} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
6957 | 2025.01.13 09:38:36.648260 [ 4 ] {c6152de4-e80c-42e9-a25b-640fe6d0eb74} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6958 | 2025.01.13 09:38:36.648392 [ 117 ] {} <Debug> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
6959 | 2025.01.13 09:38:36.648437 [ 4 ] {c6152de4-e80c-42e9-a25b-640fe6d0eb74} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.00152 sec., 18421.052631578947 rows/sec., 1.35 MiB/sec. | ||
6960 | 2025.01.13 09:38:36.648437 [ 117 ] {} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6961 | 2025.01.13 09:38:36.648483 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6962 | 2025.01.13 09:38:36.648510 [ 4 ] {c6152de4-e80c-42e9-a25b-640fe6d0eb74} <Debug> TCPHandler: Processed in 0.00176229 sec. | ||
6963 | 2025.01.13 09:38:36.648710 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6964 | 2025.01.13 09:38:36.648716 [ 196 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::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 | ||
6965 | 2025.01.13 09:38:36.648928 [ 253 ] {23ba0064-52cb-4441-89b4-0443cd5575bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6966 | 2025.01.13 09:38:36.649040 [ 196 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6967 | 2025.01.13 09:38:36.649049 [ 253 ] {23ba0064-52cb-4441-89b4-0443cd5575bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6968 | 2025.01.13 09:38:36.649134 [ 196 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 60 rows starting from the beginning of the part | ||
6969 | 2025.01.13 09:38:36.649500 [ 196 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 26 rows starting from the beginning of the part | ||
6970 | 2025.01.13 09:38:36.649868 [ 196 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 20 rows starting from the beginning of the part | ||
6971 | 2025.01.13 09:38:36.650308 [ 196 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 26 rows starting from the beginning of the part | ||
6972 | 2025.01.13 09:38:36.650686 [ 196 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 20 rows starting from the beginning of the part | ||
6973 | 2025.01.13 09:38:36.650945 [ 196 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 28 rows starting from the beginning of the part | ||
6974 | 2025.01.13 09:38:36.651877 [ 253 ] {23ba0064-52cb-4441-89b4-0443cd5575bc} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6975 | 2025.01.13 09:38:36.651946 [ 253 ] {23ba0064-52cb-4441-89b4-0443cd5575bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6976 | 2025.01.13 09:38:36.652969 [ 253 ] {23ba0064-52cb-4441-89b4-0443cd5575bc} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6977 | 2025.01.13 09:38:36.653531 [ 253 ] {23ba0064-52cb-4441-89b4-0443cd5575bc} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6978 | 2025.01.13 09:38:36.653929 [ 201 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 5 columns (5 merged, 0 gathered) in 0.005326121 sec., 33795.702350735184 rows/sec., 2.56 MiB/sec. | ||
6979 | 2025.01.13 09:38:36.654057 [ 253 ] {23ba0064-52cb-4441-89b4-0443cd5575bc} <Debug> executeQuery: Read 56 rows, 4.48 KiB in 0.00517 sec., 10831.721470019342 rows/sec., 866.82 KiB/sec. | ||
6980 | 2025.01.13 09:38:36.654213 [ 192 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
6981 | 2025.01.13 09:38:36.654447 [ 253 ] {23ba0064-52cb-4441-89b4-0443cd5575bc} <Debug> TCPHandler: Processed in 0.005822765 sec. | ||
6982 | 2025.01.13 09:38:36.654735 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6983 | 2025.01.13 09:38:36.655109 [ 4 ] {50efb937-77cf-425f-b685-d8dd32343142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6984 | 2025.01.13 09:38:36.655164 [ 192 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_40_8} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6985 | 2025.01.13 09:38:36.655191 [ 4 ] {50efb937-77cf-425f-b685-d8dd32343142} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6986 | 2025.01.13 09:38:36.655407 [ 192 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_40_8} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
6987 | 2025.01.13 09:38:36.655605 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
6988 | 2025.01.13 09:38:36.656071 [ 4 ] {50efb937-77cf-425f-b685-d8dd32343142} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6989 | 2025.01.13 09:38:36.656113 [ 4 ] {50efb937-77cf-425f-b685-d8dd32343142} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6990 | 2025.01.13 09:38:36.656500 [ 4 ] {50efb937-77cf-425f-b685-d8dd32343142} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6991 | 2025.01.13 09:38:36.656732 [ 4 ] {50efb937-77cf-425f-b685-d8dd32343142} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6992 | 2025.01.13 09:38:36.656916 [ 4 ] {50efb937-77cf-425f-b685-d8dd32343142} <Debug> executeQuery: Read 101 rows, 7.17 KiB in 0.00193 sec., 52331.60621761658 rows/sec., 3.63 MiB/sec. | ||
6993 | 2025.01.13 09:38:36.657010 [ 4 ] {50efb937-77cf-425f-b685-d8dd32343142} <Debug> TCPHandler: Processed in 0.002412739 sec. | ||
6994 | 2025.01.13 09:38:36.657188 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6995 | 2025.01.13 09:38:36.657316 [ 253 ] {ee9d6b11-a811-460f-8d7b-0447581f644f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6996 | 2025.01.13 09:38:36.657397 [ 253 ] {ee9d6b11-a811-460f-8d7b-0447581f644f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6997 | 2025.01.13 09:38:36.658541 [ 253 ] {ee9d6b11-a811-460f-8d7b-0447581f644f} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6998 | 2025.01.13 09:38:36.658578 [ 253 ] {ee9d6b11-a811-460f-8d7b-0447581f644f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
6999 | 2025.01.13 09:38:36.659230 [ 253 ] {ee9d6b11-a811-460f-8d7b-0447581f644f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
7000 | 2025.01.13 09:38:36.659508 [ 253 ] {ee9d6b11-a811-460f-8d7b-0447581f644f} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7001 | 2025.01.13 09:38:36.659757 [ 253 ] {ee9d6b11-a811-460f-8d7b-0447581f644f} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002461 sec., 10564.811052417715 rows/sec., 18.93 MiB/sec. | ||
7002 | 2025.01.13 09:38:36.660060 [ 253 ] {ee9d6b11-a811-460f-8d7b-0447581f644f} <Debug> TCPHandler: Processed in 0.002942193 sec. | ||
7003 | 2025.01.13 09:38:36.660302 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7004 | 2025.01.13 09:38:36.660453 [ 4 ] {b767603a-d716-41ca-9168-1ce9e3a51c37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7005 | 2025.01.13 09:38:36.660502 [ 4 ] {b767603a-d716-41ca-9168-1ce9e3a51c37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7006 | 2025.01.13 09:38:36.660963 [ 4 ] {b767603a-d716-41ca-9168-1ce9e3a51c37} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7007 | 2025.01.13 09:38:36.661000 [ 4 ] {b767603a-d716-41ca-9168-1ce9e3a51c37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7008 | 2025.01.13 09:38:36.661366 [ 4 ] {b767603a-d716-41ca-9168-1ce9e3a51c37} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
7009 | 2025.01.13 09:38:36.661594 [ 4 ] {b767603a-d716-41ca-9168-1ce9e3a51c37} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7010 | 2025.01.13 09:38:36.661764 [ 4 ] {b767603a-d716-41ca-9168-1ce9e3a51c37} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001334 sec., 22488.755622188906 rows/sec., 1.54 MiB/sec. | ||
7011 | 2025.01.13 09:38:36.661814 [ 4 ] {b767603a-d716-41ca-9168-1ce9e3a51c37} <Debug> TCPHandler: Processed in 0.001636656 sec. | ||
7012 | 2025.01.13 09:38:37.953296 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15128 | ||
7013 | 2025.01.13 09:38:37.953958 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7014 | 2025.01.13 09:38:37.954009 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7015 | 2025.01.13 09:38:37.954543 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
7016 | 2025.01.13 09:38:37.954799 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7017 | 2025.01.13 09:38:37.955080 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15128 | ||
7018 | 2025.01.13 09:38:39.029984 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 249 | ||
7019 | 2025.01.13 09:38:39.054804 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7020 | 2025.01.13 09:38:39.054873 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7021 | 2025.01.13 09:38:39.062500 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
7022 | 2025.01.13 09:38:39.063708 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7023 | 2025.01.13 09:38:39.067974 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
7024 | 2025.01.13 09:38:40.522686 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 994 | ||
7025 | 2025.01.13 09:38:40.525776 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7026 | 2025.01.13 09:38:40.525828 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7027 | 2025.01.13 09:38:40.527290 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7028 | 2025.01.13 09:38:40.527607 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7029 | 2025.01.13 09:38:40.529176 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 994 | ||
7030 | 2025.01.13 09:38:41.644859 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7031 | 2025.01.13 09:38:41.645053 [ 4 ] {7366efff-7de1-4ec1-95b6-e69ec3208de0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7032 | 2025.01.13 09:38:41.645128 [ 4 ] {7366efff-7de1-4ec1-95b6-e69ec3208de0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7033 | 2025.01.13 09:38:41.645946 [ 4 ] {7366efff-7de1-4ec1-95b6-e69ec3208de0} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7034 | 2025.01.13 09:38:41.646001 [ 4 ] {7366efff-7de1-4ec1-95b6-e69ec3208de0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7035 | 2025.01.13 09:38:41.646434 [ 4 ] {7366efff-7de1-4ec1-95b6-e69ec3208de0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7036 | 2025.01.13 09:38:41.646698 [ 4 ] {7366efff-7de1-4ec1-95b6-e69ec3208de0} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7037 | 2025.01.13 09:38:41.646951 [ 4 ] {7366efff-7de1-4ec1-95b6-e69ec3208de0} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001953 sec., 7168.458781362006 rows/sec., 516.03 KiB/sec. | ||
7038 | 2025.01.13 09:38:41.647009 [ 4 ] {7366efff-7de1-4ec1-95b6-e69ec3208de0} <Debug> TCPHandler: Processed in 0.002291855 sec. | ||
7039 | 2025.01.13 09:38:41.647181 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7040 | 2025.01.13 09:38:41.647297 [ 253 ] {914ad9cb-e091-4568-94b9-c38d4abe2f9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7041 | 2025.01.13 09:38:41.647345 [ 253 ] {914ad9cb-e091-4568-94b9-c38d4abe2f9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7042 | 2025.01.13 09:38:41.647989 [ 253 ] {914ad9cb-e091-4568-94b9-c38d4abe2f9f} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7043 | 2025.01.13 09:38:41.648031 [ 253 ] {914ad9cb-e091-4568-94b9-c38d4abe2f9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7044 | 2025.01.13 09:38:41.648438 [ 253 ] {914ad9cb-e091-4568-94b9-c38d4abe2f9f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7045 | 2025.01.13 09:38:41.648698 [ 253 ] {914ad9cb-e091-4568-94b9-c38d4abe2f9f} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7046 | 2025.01.13 09:38:41.648944 [ 253 ] {914ad9cb-e091-4568-94b9-c38d4abe2f9f} <Debug> executeQuery: Read 199 rows, 18.11 KiB in 0.001662 sec., 119735.2587244284 rows/sec., 10.64 MiB/sec. | ||
7047 | 2025.01.13 09:38:41.649010 [ 253 ] {914ad9cb-e091-4568-94b9-c38d4abe2f9f} <Debug> TCPHandler: Processed in 0.001886883 sec. | ||
7048 | 2025.01.13 09:38:41.649223 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7049 | 2025.01.13 09:38:41.649422 [ 4 ] {eda5be8f-e8fd-4af1-a0a5-194cb70fbac5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7050 | 2025.01.13 09:38:41.649470 [ 4 ] {eda5be8f-e8fd-4af1-a0a5-194cb70fbac5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7051 | 2025.01.13 09:38:41.650047 [ 4 ] {eda5be8f-e8fd-4af1-a0a5-194cb70fbac5} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7052 | 2025.01.13 09:38:41.650089 [ 4 ] {eda5be8f-e8fd-4af1-a0a5-194cb70fbac5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7053 | 2025.01.13 09:38:41.650438 [ 4 ] {eda5be8f-e8fd-4af1-a0a5-194cb70fbac5} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
7054 | 2025.01.13 09:38:41.650672 [ 4 ] {eda5be8f-e8fd-4af1-a0a5-194cb70fbac5} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7055 | 2025.01.13 09:38:41.650893 [ 4 ] {eda5be8f-e8fd-4af1-a0a5-194cb70fbac5} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.001513 sec., 13218.770654329148 rows/sec., 947.52 KiB/sec. | ||
7056 | 2025.01.13 09:38:41.650984 [ 4 ] {eda5be8f-e8fd-4af1-a0a5-194cb70fbac5} <Debug> TCPHandler: Processed in 0.001876084 sec. | ||
7057 | 2025.01.13 09:38:41.651184 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7058 | 2025.01.13 09:38:41.651319 [ 253 ] {fbd27bb2-23c1-43a0-8e32-47621a8d81e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7059 | 2025.01.13 09:38:41.651372 [ 253 ] {fbd27bb2-23c1-43a0-8e32-47621a8d81e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7060 | 2025.01.13 09:38:41.651986 [ 253 ] {fbd27bb2-23c1-43a0-8e32-47621a8d81e1} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7061 | 2025.01.13 09:38:41.652025 [ 253 ] {fbd27bb2-23c1-43a0-8e32-47621a8d81e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7062 | 2025.01.13 09:38:41.652384 [ 253 ] {fbd27bb2-23c1-43a0-8e32-47621a8d81e1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7063 | 2025.01.13 09:38:41.652626 [ 253 ] {fbd27bb2-23c1-43a0-8e32-47621a8d81e1} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7064 | 2025.01.13 09:38:41.652837 [ 253 ] {fbd27bb2-23c1-43a0-8e32-47621a8d81e1} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001547 sec., 9049.773755656108 rows/sec., 633.79 KiB/sec. | ||
7065 | 2025.01.13 09:38:41.652890 [ 253 ] {fbd27bb2-23c1-43a0-8e32-47621a8d81e1} <Debug> TCPHandler: Processed in 0.001784511 sec. | ||
7066 | 2025.01.13 09:38:41.653039 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7067 | 2025.01.13 09:38:41.653147 [ 4 ] {f3af166a-d67f-43da-aaa9-0a2798625d4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7068 | 2025.01.13 09:38:41.653193 [ 4 ] {f3af166a-d67f-43da-aaa9-0a2798625d4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7069 | 2025.01.13 09:38:41.653720 [ 4 ] {f3af166a-d67f-43da-aaa9-0a2798625d4d} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7070 | 2025.01.13 09:38:41.653766 [ 4 ] {f3af166a-d67f-43da-aaa9-0a2798625d4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7071 | 2025.01.13 09:38:41.654121 [ 4 ] {f3af166a-d67f-43da-aaa9-0a2798625d4d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7072 | 2025.01.13 09:38:41.654365 [ 4 ] {f3af166a-d67f-43da-aaa9-0a2798625d4d} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7073 | 2025.01.13 09:38:41.654572 [ 4 ] {f3af166a-d67f-43da-aaa9-0a2798625d4d} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001446 sec., 8990.318118948824 rows/sec., 560.54 KiB/sec. | ||
7074 | 2025.01.13 09:38:41.654626 [ 4 ] {f3af166a-d67f-43da-aaa9-0a2798625d4d} <Debug> TCPHandler: Processed in 0.001643457 sec. | ||
7075 | 2025.01.13 09:38:41.654770 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7076 | 2025.01.13 09:38:41.654875 [ 253 ] {7128f420-f2af-4e0f-bc52-3c41cc048036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7077 | 2025.01.13 09:38:41.654920 [ 253 ] {7128f420-f2af-4e0f-bc52-3c41cc048036} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7078 | 2025.01.13 09:38:41.655577 [ 253 ] {7128f420-f2af-4e0f-bc52-3c41cc048036} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7079 | 2025.01.13 09:38:41.655617 [ 253 ] {7128f420-f2af-4e0f-bc52-3c41cc048036} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7080 | 2025.01.13 09:38:41.655986 [ 253 ] {7128f420-f2af-4e0f-bc52-3c41cc048036} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7081 | 2025.01.13 09:38:41.656235 [ 253 ] {7128f420-f2af-4e0f-bc52-3c41cc048036} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7082 | 2025.01.13 09:38:41.656442 [ 253 ] {7128f420-f2af-4e0f-bc52-3c41cc048036} <Debug> executeQuery: Read 359 rows, 25.84 KiB in 0.001588 sec., 226070.52896725442 rows/sec., 15.89 MiB/sec. | ||
7083 | 2025.01.13 09:38:41.656495 [ 253 ] {7128f420-f2af-4e0f-bc52-3c41cc048036} <Debug> TCPHandler: Processed in 0.001781051 sec. | ||
7084 | 2025.01.13 09:38:41.656650 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7085 | 2025.01.13 09:38:41.656757 [ 4 ] {6d2b97ac-3843-441f-b6ed-cc8c63c58260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7086 | 2025.01.13 09:38:41.656804 [ 4 ] {6d2b97ac-3843-441f-b6ed-cc8c63c58260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7087 | 2025.01.13 09:38:41.657241 [ 4 ] {6d2b97ac-3843-441f-b6ed-cc8c63c58260} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7088 | 2025.01.13 09:38:41.657280 [ 4 ] {6d2b97ac-3843-441f-b6ed-cc8c63c58260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7089 | 2025.01.13 09:38:41.657629 [ 4 ] {6d2b97ac-3843-441f-b6ed-cc8c63c58260} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7090 | 2025.01.13 09:38:41.657868 [ 4 ] {6d2b97ac-3843-441f-b6ed-cc8c63c58260} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7091 | 2025.01.13 09:38:41.658072 [ 4 ] {6d2b97ac-3843-441f-b6ed-cc8c63c58260} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001337 sec., 4487.658937920718 rows/sec., 234.46 KiB/sec. | ||
7092 | 2025.01.13 09:38:41.658123 [ 4 ] {6d2b97ac-3843-441f-b6ed-cc8c63c58260} <Debug> TCPHandler: Processed in 0.001533894 sec. | ||
7093 | 2025.01.13 09:38:41.658264 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7094 | 2025.01.13 09:38:41.658370 [ 253 ] {ca5ea0d4-380a-4b74-891f-d9902c6c112d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7095 | 2025.01.13 09:38:41.658418 [ 253 ] {ca5ea0d4-380a-4b74-891f-d9902c6c112d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7096 | 2025.01.13 09:38:41.658935 [ 253 ] {ca5ea0d4-380a-4b74-891f-d9902c6c112d} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7097 | 2025.01.13 09:38:41.658975 [ 253 ] {ca5ea0d4-380a-4b74-891f-d9902c6c112d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7098 | 2025.01.13 09:38:41.659348 [ 253 ] {ca5ea0d4-380a-4b74-891f-d9902c6c112d} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7099 | 2025.01.13 09:38:41.659583 [ 253 ] {ca5ea0d4-380a-4b74-891f-d9902c6c112d} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7100 | 2025.01.13 09:38:41.659791 [ 253 ] {ca5ea0d4-380a-4b74-891f-d9902c6c112d} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.00144 sec., 122916.66666666666 rows/sec., 8.11 MiB/sec. | ||
7101 | 2025.01.13 09:38:41.659845 [ 253 ] {ca5ea0d4-380a-4b74-891f-d9902c6c112d} <Debug> TCPHandler: Processed in 0.001636236 sec. | ||
7102 | 2025.01.13 09:38:41.659996 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7103 | 2025.01.13 09:38:41.660103 [ 4 ] {d8d2e411-bfff-4d2b-959b-669867cb8c8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7104 | 2025.01.13 09:38:41.660150 [ 4 ] {d8d2e411-bfff-4d2b-959b-669867cb8c8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7105 | 2025.01.13 09:38:41.660578 [ 4 ] {d8d2e411-bfff-4d2b-959b-669867cb8c8a} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7106 | 2025.01.13 09:38:41.660617 [ 4 ] {d8d2e411-bfff-4d2b-959b-669867cb8c8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7107 | 2025.01.13 09:38:41.660961 [ 4 ] {d8d2e411-bfff-4d2b-959b-669867cb8c8a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7108 | 2025.01.13 09:38:41.661192 [ 4 ] {d8d2e411-bfff-4d2b-959b-669867cb8c8a} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7109 | 2025.01.13 09:38:41.661351 [ 111 ] {} <Debug> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
7110 | 2025.01.13 09:38:41.661416 [ 4 ] {d8d2e411-bfff-4d2b-959b-669867cb8c8a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001333 sec., 750.1875468867216 rows/sec., 50.55 KiB/sec. | ||
7111 | 2025.01.13 09:38:41.661440 [ 111 ] {} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7112 | 2025.01.13 09:38:41.661511 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7113 | 2025.01.13 09:38:41.661538 [ 4 ] {d8d2e411-bfff-4d2b-959b-669867cb8c8a} <Debug> TCPHandler: Processed in 0.001598775 sec. | ||
7114 | 2025.01.13 09:38:41.661736 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7115 | 2025.01.13 09:38:41.661752 [ 187 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full | ||
7116 | 2025.01.13 09:38:41.661966 [ 253 ] {2e70a945-4379-463e-b18d-466713dfd085} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7117 | 2025.01.13 09:38:41.662034 [ 187 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7118 | 2025.01.13 09:38:41.662132 [ 187 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 18 rows starting from the beginning of the part | ||
7119 | 2025.01.13 09:38:41.662161 [ 253 ] {2e70a945-4379-463e-b18d-466713dfd085} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7120 | 2025.01.13 09:38:41.662427 [ 187 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
7121 | 2025.01.13 09:38:41.662803 [ 187 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
7122 | 2025.01.13 09:38:41.663131 [ 187 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
7123 | 2025.01.13 09:38:41.663415 [ 187 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
7124 | 2025.01.13 09:38:41.663705 [ 187 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
7125 | 2025.01.13 09:38:41.667642 [ 187 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23 rows, containing 4 columns (4 merged, 0 gathered) in 0.006027471 sec., 3815.862407301503 rows/sec., 257.12 KiB/sec. | ||
7126 | 2025.01.13 09:38:41.667842 [ 253 ] {2e70a945-4379-463e-b18d-466713dfd085} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7127 | 2025.01.13 09:38:41.667871 [ 187 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
7128 | 2025.01.13 09:38:41.667914 [ 253 ] {2e70a945-4379-463e-b18d-466713dfd085} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7129 | 2025.01.13 09:38:41.668526 [ 187 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_23_5} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7130 | 2025.01.13 09:38:41.668686 [ 187 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_23_5} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
7131 | 2025.01.13 09:38:41.668919 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
7132 | 2025.01.13 09:38:41.669216 [ 253 ] {2e70a945-4379-463e-b18d-466713dfd085} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
7133 | 2025.01.13 09:38:41.669509 [ 253 ] {2e70a945-4379-463e-b18d-466713dfd085} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7134 | 2025.01.13 09:38:41.669699 [ 111 ] {} <Debug> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
7135 | 2025.01.13 09:38:41.669779 [ 111 ] {} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7136 | 2025.01.13 09:38:41.669823 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7137 | 2025.01.13 09:38:41.669845 [ 253 ] {2e70a945-4379-463e-b18d-466713dfd085} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.007944 sec., 1636.455186304129 rows/sec., 2.93 MiB/sec. | ||
7138 | 2025.01.13 09:38:41.670195 [ 199 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::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 | ||
7139 | 2025.01.13 09:38:41.670275 [ 253 ] {2e70a945-4379-463e-b18d-466713dfd085} <Debug> TCPHandler: Processed in 0.008636785 sec. | ||
7140 | 2025.01.13 09:38:41.670500 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7141 | 2025.01.13 09:38:41.670777 [ 4 ] {3209ca9c-3bef-4219-b69c-6dab3d42cfaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7142 | 2025.01.13 09:38:41.670865 [ 199 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7143 | 2025.01.13 09:38:41.670882 [ 4 ] {3209ca9c-3bef-4219-b69c-6dab3d42cfaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7144 | 2025.01.13 09:38:41.671087 [ 199 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 646 rows starting from the beginning of the part | ||
7145 | 2025.01.13 09:38:41.671941 [ 199 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 13 rows starting from the beginning of the part | ||
7146 | 2025.01.13 09:38:41.672691 [ 199 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 26 rows starting from the beginning of the part | ||
7147 | 2025.01.13 09:38:41.673148 [ 4 ] {3209ca9c-3bef-4219-b69c-6dab3d42cfaf} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7148 | 2025.01.13 09:38:41.673322 [ 4 ] {3209ca9c-3bef-4219-b69c-6dab3d42cfaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7149 | 2025.01.13 09:38:41.673408 [ 199 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 13 rows starting from the beginning of the part | ||
7150 | 2025.01.13 09:38:41.674092 [ 199 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 26 rows starting from the beginning of the part | ||
7151 | 2025.01.13 09:38:41.674743 [ 199 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 13 rows starting from the beginning of the part | ||
7152 | 2025.01.13 09:38:41.674887 [ 4 ] {3209ca9c-3bef-4219-b69c-6dab3d42cfaf} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7153 | 2025.01.13 09:38:41.675692 [ 4 ] {3209ca9c-3bef-4219-b69c-6dab3d42cfaf} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7154 | 2025.01.13 09:38:41.676107 [ 4 ] {3209ca9c-3bef-4219-b69c-6dab3d42cfaf} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.005423 sec., 9588.788493453809 rows/sec., 607.94 KiB/sec. | ||
7155 | 2025.01.13 09:38:41.676295 [ 4 ] {3209ca9c-3bef-4219-b69c-6dab3d42cfaf} <Debug> TCPHandler: Processed in 0.005912928 sec. | ||
7156 | 2025.01.13 09:38:41.680402 [ 200 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 737 rows, containing 19 columns (19 merged, 0 gathered) in 0.010482498 sec., 70307.66903079781 rows/sec., 125.99 MiB/sec. | ||
7157 | 2025.01.13 09:38:41.681166 [ 195 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
7158 | 2025.01.13 09:38:41.681563 [ 195 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7159 | 2025.01.13 09:38:41.681642 [ 195 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
7160 | 2025.01.13 09:38:41.681746 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.59 MiB. | ||
7161 | 2025.01.13 09:38:45.299193 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7162 | 2025.01.13 09:38:45.299259 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7163 | 2025.01.13 09:38:45.456115 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15616 | ||
7164 | 2025.01.13 09:38:45.456783 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7165 | 2025.01.13 09:38:45.456826 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7166 | 2025.01.13 09:38:45.457345 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
7167 | 2025.01.13 09:38:45.457600 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7168 | 2025.01.13 09:38:45.457804 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 | ||
7169 | 2025.01.13 09:38:46.568964 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 | ||
7170 | 2025.01.13 09:38:46.589820 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7171 | 2025.01.13 09:38:46.589881 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7172 | 2025.01.13 09:38:46.597538 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
7173 | 2025.01.13 09:38:46.598307 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7174 | 2025.01.13 09:38:46.601103 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 257 | ||
7175 | 2025.01.13 09:38:46.642347 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7176 | 2025.01.13 09:38:46.642604 [ 4 ] {5085143d-e94f-44aa-b3cf-d09e754d0e82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7177 | 2025.01.13 09:38:46.642689 [ 4 ] {5085143d-e94f-44aa-b3cf-d09e754d0e82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7178 | 2025.01.13 09:38:46.643544 [ 4 ] {5085143d-e94f-44aa-b3cf-d09e754d0e82} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7179 | 2025.01.13 09:38:46.643589 [ 4 ] {5085143d-e94f-44aa-b3cf-d09e754d0e82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7180 | 2025.01.13 09:38:46.644055 [ 4 ] {5085143d-e94f-44aa-b3cf-d09e754d0e82} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7181 | 2025.01.13 09:38:46.644317 [ 4 ] {5085143d-e94f-44aa-b3cf-d09e754d0e82} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7182 | 2025.01.13 09:38:46.644551 [ 4 ] {5085143d-e94f-44aa-b3cf-d09e754d0e82} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.002 sec., 39000 rows/sec., 3.34 MiB/sec. | ||
7183 | 2025.01.13 09:38:46.644655 [ 4 ] {5085143d-e94f-44aa-b3cf-d09e754d0e82} <Debug> TCPHandler: Processed in 0.00245535 sec. | ||
7184 | 2025.01.13 09:38:46.644926 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7185 | 2025.01.13 09:38:46.645052 [ 253 ] {f68c9d74-78b6-4eaf-8409-008ed6c23b06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7186 | 2025.01.13 09:38:46.645103 [ 253 ] {f68c9d74-78b6-4eaf-8409-008ed6c23b06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7187 | 2025.01.13 09:38:46.645703 [ 253 ] {f68c9d74-78b6-4eaf-8409-008ed6c23b06} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7188 | 2025.01.13 09:38:46.645743 [ 253 ] {f68c9d74-78b6-4eaf-8409-008ed6c23b06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7189 | 2025.01.13 09:38:46.646125 [ 253 ] {f68c9d74-78b6-4eaf-8409-008ed6c23b06} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
7190 | 2025.01.13 09:38:46.646368 [ 253 ] {f68c9d74-78b6-4eaf-8409-008ed6c23b06} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7191 | 2025.01.13 09:38:46.646583 [ 253 ] {f68c9d74-78b6-4eaf-8409-008ed6c23b06} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001555 sec., 16720.257234726687 rows/sec., 1.23 MiB/sec. | ||
7192 | 2025.01.13 09:38:46.646728 [ 253 ] {f68c9d74-78b6-4eaf-8409-008ed6c23b06} <Debug> TCPHandler: Processed in 0.001909944 sec. | ||
7193 | 2025.01.13 09:38:46.646962 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7194 | 2025.01.13 09:38:46.647099 [ 4 ] {37993384-0c15-464f-bf49-e5132326394d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7195 | 2025.01.13 09:38:46.647154 [ 4 ] {37993384-0c15-464f-bf49-e5132326394d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7196 | 2025.01.13 09:38:46.647846 [ 4 ] {37993384-0c15-464f-bf49-e5132326394d} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7197 | 2025.01.13 09:38:46.647893 [ 4 ] {37993384-0c15-464f-bf49-e5132326394d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7198 | 2025.01.13 09:38:46.648253 [ 4 ] {37993384-0c15-464f-bf49-e5132326394d} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7199 | 2025.01.13 09:38:46.648490 [ 4 ] {37993384-0c15-464f-bf49-e5132326394d} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7200 | 2025.01.13 09:38:46.648662 [ 4 ] {37993384-0c15-464f-bf49-e5132326394d} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.001593 sec., 33898.30508474576 rows/sec., 2.65 MiB/sec. | ||
7201 | 2025.01.13 09:38:46.648717 [ 4 ] {37993384-0c15-464f-bf49-e5132326394d} <Debug> TCPHandler: Processed in 0.001866503 sec. | ||
7202 | 2025.01.13 09:38:46.648858 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7203 | 2025.01.13 09:38:46.648972 [ 253 ] {c67d939c-73bd-4e4c-a9b2-7d972be4b8a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7204 | 2025.01.13 09:38:46.649032 [ 253 ] {c67d939c-73bd-4e4c-a9b2-7d972be4b8a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7205 | 2025.01.13 09:38:46.649626 [ 253 ] {c67d939c-73bd-4e4c-a9b2-7d972be4b8a7} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7206 | 2025.01.13 09:38:46.649671 [ 253 ] {c67d939c-73bd-4e4c-a9b2-7d972be4b8a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7207 | 2025.01.13 09:38:46.650095 [ 253 ] {c67d939c-73bd-4e4c-a9b2-7d972be4b8a7} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7208 | 2025.01.13 09:38:46.650340 [ 253 ] {c67d939c-73bd-4e4c-a9b2-7d972be4b8a7} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7209 | 2025.01.13 09:38:46.650514 [ 253 ] {c67d939c-73bd-4e4c-a9b2-7d972be4b8a7} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001572 sec., 63613.23155216285 rows/sec., 4.41 MiB/sec. | ||
7210 | 2025.01.13 09:38:46.650565 [ 253 ] {c67d939c-73bd-4e4c-a9b2-7d972be4b8a7} <Debug> TCPHandler: Processed in 0.00175821 sec. | ||
7211 | 2025.01.13 09:38:46.650693 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7212 | 2025.01.13 09:38:46.650807 [ 4 ] {5c0fcb71-d6a3-49ba-9737-d25b663a2359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7213 | 2025.01.13 09:38:46.650873 [ 4 ] {5c0fcb71-d6a3-49ba-9737-d25b663a2359} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7214 | 2025.01.13 09:38:46.652151 [ 4 ] {5c0fcb71-d6a3-49ba-9737-d25b663a2359} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7215 | 2025.01.13 09:38:46.652188 [ 4 ] {5c0fcb71-d6a3-49ba-9737-d25b663a2359} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7216 | 2025.01.13 09:38:46.652836 [ 4 ] {5c0fcb71-d6a3-49ba-9737-d25b663a2359} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
7217 | 2025.01.13 09:38:46.653097 [ 4 ] {5c0fcb71-d6a3-49ba-9737-d25b663a2359} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7218 | 2025.01.13 09:38:46.653342 [ 4 ] {5c0fcb71-d6a3-49ba-9737-d25b663a2359} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002555 sec., 10176.125244618395 rows/sec., 18.24 MiB/sec. | ||
7219 | 2025.01.13 09:38:46.653737 [ 4 ] {5c0fcb71-d6a3-49ba-9737-d25b663a2359} <Debug> TCPHandler: Processed in 0.003094288 sec. | ||
7220 | 2025.01.13 09:38:46.654001 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7221 | 2025.01.13 09:38:46.654150 [ 253 ] {fcaa909c-dd08-4f08-baf6-acf0d044a23b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7222 | 2025.01.13 09:38:46.654199 [ 253 ] {fcaa909c-dd08-4f08-baf6-acf0d044a23b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7223 | 2025.01.13 09:38:46.654686 [ 253 ] {fcaa909c-dd08-4f08-baf6-acf0d044a23b} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7224 | 2025.01.13 09:38:46.654738 [ 253 ] {fcaa909c-dd08-4f08-baf6-acf0d044a23b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7225 | 2025.01.13 09:38:46.655125 [ 253 ] {fcaa909c-dd08-4f08-baf6-acf0d044a23b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7226 | 2025.01.13 09:38:46.655364 [ 253 ] {fcaa909c-dd08-4f08-baf6-acf0d044a23b} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7227 | 2025.01.13 09:38:46.655538 [ 253 ] {fcaa909c-dd08-4f08-baf6-acf0d044a23b} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001413 sec., 21231.422505307855 rows/sec., 1.45 MiB/sec. | ||
7228 | 2025.01.13 09:38:46.655588 [ 253 ] {fcaa909c-dd08-4f08-baf6-acf0d044a23b} <Debug> TCPHandler: Processed in 0.001732929 sec. | ||
7229 | 2025.01.13 09:38:49.102142 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7230 | 2025.01.13 09:38:49.102474 [ 4 ] {47406849-62aa-4dcc-8bf7-6e2c95b6a575} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7231 | 2025.01.13 09:38:49.102596 [ 4 ] {47406849-62aa-4dcc-8bf7-6e2c95b6a575} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7232 | 2025.01.13 09:38:49.103533 [ 4 ] {47406849-62aa-4dcc-8bf7-6e2c95b6a575} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7233 | 2025.01.13 09:38:49.103587 [ 4 ] {47406849-62aa-4dcc-8bf7-6e2c95b6a575} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7234 | 2025.01.13 09:38:49.104035 [ 4 ] {47406849-62aa-4dcc-8bf7-6e2c95b6a575} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7235 | 2025.01.13 09:38:49.104290 [ 4 ] {47406849-62aa-4dcc-8bf7-6e2c95b6a575} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7236 | 2025.01.13 09:38:49.104539 [ 4 ] {47406849-62aa-4dcc-8bf7-6e2c95b6a575} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002155 sec., 6496.519721577727 rows/sec., 467.66 KiB/sec. | ||
7237 | 2025.01.13 09:38:49.104609 [ 4 ] {47406849-62aa-4dcc-8bf7-6e2c95b6a575} <Debug> TCPHandler: Processed in 0.002665846 sec. | ||
7238 | 2025.01.13 09:38:49.104816 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7239 | 2025.01.13 09:38:49.104961 [ 253 ] {8e735e72-6bce-42b8-98b6-160303fb63e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7240 | 2025.01.13 09:38:49.105023 [ 253 ] {8e735e72-6bce-42b8-98b6-160303fb63e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7241 | 2025.01.13 09:38:49.105684 [ 253 ] {8e735e72-6bce-42b8-98b6-160303fb63e9} <Trace> oximeter.fields_ipaddr (55eee10e-07c1-4121-bb06-cd2392fbd95f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7242 | 2025.01.13 09:38:49.105734 [ 253 ] {8e735e72-6bce-42b8-98b6-160303fb63e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7243 | 2025.01.13 09:38:49.106160 [ 253 ] {8e735e72-6bce-42b8-98b6-160303fb63e9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
7244 | 2025.01.13 09:38:49.106421 [ 253 ] {8e735e72-6bce-42b8-98b6-160303fb63e9} <Trace> oximeter.fields_ipaddr (55eee10e-07c1-4121-bb06-cd2392fbd95f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7245 | 2025.01.13 09:38:49.106676 [ 253 ] {8e735e72-6bce-42b8-98b6-160303fb63e9} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001738 sec., 6904.487917146145 rows/sec., 563.01 KiB/sec. | ||
7246 | 2025.01.13 09:38:49.106869 [ 253 ] {8e735e72-6bce-42b8-98b6-160303fb63e9} <Debug> TCPHandler: Processed in 0.002120389 sec. | ||
7247 | 2025.01.13 09:38:49.107023 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7248 | 2025.01.13 09:38:49.107135 [ 4 ] {f94025cf-eebb-4475-bf43-8cc897cc24c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7249 | 2025.01.13 09:38:49.107181 [ 4 ] {f94025cf-eebb-4475-bf43-8cc897cc24c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7250 | 2025.01.13 09:38:49.108519 [ 4 ] {f94025cf-eebb-4475-bf43-8cc897cc24c9} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7251 | 2025.01.13 09:38:49.108559 [ 4 ] {f94025cf-eebb-4475-bf43-8cc897cc24c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7252 | 2025.01.13 09:38:49.109009 [ 4 ] {f94025cf-eebb-4475-bf43-8cc897cc24c9} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7253 | 2025.01.13 09:38:49.109255 [ 4 ] {f94025cf-eebb-4475-bf43-8cc897cc24c9} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7254 | 2025.01.13 09:38:49.109430 [ 103 ] {} <Debug> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7255 | 2025.01.13 09:38:49.109496 [ 4 ] {f94025cf-eebb-4475-bf43-8cc897cc24c9} <Debug> executeQuery: Read 1345 rows, 114.67 KiB in 0.002382 sec., 564651.5533165407 rows/sec., 47.01 MiB/sec. | ||
7256 | 2025.01.13 09:38:49.109517 [ 103 ] {} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7257 | 2025.01.13 09:38:49.109586 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7258 | 2025.01.13 09:38:49.109633 [ 4 ] {f94025cf-eebb-4475-bf43-8cc897cc24c9} <Debug> TCPHandler: Processed in 0.002660876 sec. | ||
7259 | 2025.01.13 09:38:49.109834 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7260 | 2025.01.13 09:38:49.109855 [ 193 ] {4e32d370-b554-4105-93df-36198ea84aa7::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 | ||
7261 | 2025.01.13 09:38:49.110146 [ 253 ] {73809f31-f83a-42f2-bf01-b4f912de5ad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7262 | 2025.01.13 09:38:49.110239 [ 193 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7263 | 2025.01.13 09:38:49.110279 [ 253 ] {73809f31-f83a-42f2-bf01-b4f912de5ad9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7264 | 2025.01.13 09:38:49.110314 [ 193 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1398 rows starting from the beginning of the part | ||
7265 | 2025.01.13 09:38:49.110811 [ 193 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 199 rows starting from the beginning of the part | ||
7266 | 2025.01.13 09:38:49.111278 [ 193 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 79 rows starting from the beginning of the part | ||
7267 | 2025.01.13 09:38:49.111858 [ 193 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 199 rows starting from the beginning of the part | ||
7268 | 2025.01.13 09:38:49.112500 [ 193 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 78 rows starting from the beginning of the part | ||
7269 | 2025.01.13 09:38:49.113005 [ 193 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1345 rows starting from the beginning of the part | ||
7270 | 2025.01.13 09:38:49.113978 [ 253 ] {73809f31-f83a-42f2-bf01-b4f912de5ad9} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7271 | 2025.01.13 09:38:49.114022 [ 253 ] {73809f31-f83a-42f2-bf01-b4f912de5ad9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
7272 | 2025.01.13 09:38:49.114644 [ 253 ] {73809f31-f83a-42f2-bf01-b4f912de5ad9} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
7273 | 2025.01.13 09:38:49.114940 [ 253 ] {73809f31-f83a-42f2-bf01-b4f912de5ad9} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7274 | 2025.01.13 09:38:49.115272 [ 253 ] {73809f31-f83a-42f2-bf01-b4f912de5ad9} <Debug> executeQuery: Read 32 rows, 2.27 KiB in 0.005207 sec., 6145.57326675629 rows/sec., 436.24 KiB/sec. | ||
7275 | 2025.01.13 09:38:49.115552 [ 253 ] {73809f31-f83a-42f2-bf01-b4f912de5ad9} <Debug> TCPHandler: Processed in 0.005800924 sec. | ||
7276 | 2025.01.13 09:38:49.115975 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7277 | 2025.01.13 09:38:49.116294 [ 193 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3298 rows, containing 5 columns (5 merged, 0 gathered) in 0.006581107 sec., 501131.4965704098 rows/sec., 44.09 MiB/sec. | ||
7278 | 2025.01.13 09:38:49.116433 [ 4 ] {d6eb621e-8401-4e11-8965-bf52b73c5202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7279 | 2025.01.13 09:38:49.116573 [ 4 ] {d6eb621e-8401-4e11-8965-bf52b73c5202} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7280 | 2025.01.13 09:38:49.116631 [ 193 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7281 | 2025.01.13 09:38:49.117039 [ 193 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_56_11} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7282 | 2025.01.13 09:38:49.117143 [ 193 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_56_11} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7283 | 2025.01.13 09:38:49.117228 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
7284 | 2025.01.13 09:38:49.117475 [ 4 ] {d6eb621e-8401-4e11-8965-bf52b73c5202} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7285 | 2025.01.13 09:38:49.117514 [ 4 ] {d6eb621e-8401-4e11-8965-bf52b73c5202} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7286 | 2025.01.13 09:38:49.117879 [ 4 ] {d6eb621e-8401-4e11-8965-bf52b73c5202} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7287 | 2025.01.13 09:38:49.118123 [ 4 ] {d6eb621e-8401-4e11-8965-bf52b73c5202} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7288 | 2025.01.13 09:38:49.118383 [ 4 ] {d6eb621e-8401-4e11-8965-bf52b73c5202} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.002094 sec., 115568.29035339065 rows/sec., 7.83 MiB/sec. | ||
7289 | 2025.01.13 09:38:49.118602 [ 4 ] {d6eb621e-8401-4e11-8965-bf52b73c5202} <Debug> TCPHandler: Processed in 0.002890802 sec. | ||
7290 | 2025.01.13 09:38:49.118761 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7291 | 2025.01.13 09:38:49.118873 [ 253 ] {00c1ad2c-48e7-4167-8a99-6abd37738f93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7292 | 2025.01.13 09:38:49.118921 [ 253 ] {00c1ad2c-48e7-4167-8a99-6abd37738f93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7293 | 2025.01.13 09:38:49.119585 [ 253 ] {00c1ad2c-48e7-4167-8a99-6abd37738f93} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7294 | 2025.01.13 09:38:49.119633 [ 253 ] {00c1ad2c-48e7-4167-8a99-6abd37738f93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7295 | 2025.01.13 09:38:49.120053 [ 253 ] {00c1ad2c-48e7-4167-8a99-6abd37738f93} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7296 | 2025.01.13 09:38:49.120305 [ 253 ] {00c1ad2c-48e7-4167-8a99-6abd37738f93} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7297 | 2025.01.13 09:38:49.120530 [ 253 ] {00c1ad2c-48e7-4167-8a99-6abd37738f93} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001679 sec., 7742.703990470519 rows/sec., 482.76 KiB/sec. | ||
7298 | 2025.01.13 09:38:49.120584 [ 253 ] {00c1ad2c-48e7-4167-8a99-6abd37738f93} <Debug> TCPHandler: Processed in 0.001884094 sec. | ||
7299 | 2025.01.13 09:38:49.120727 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7300 | 2025.01.13 09:38:49.120835 [ 4 ] {cd3350e0-bd37-46ee-a8e7-34d4a9d58f46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7301 | 2025.01.13 09:38:49.120880 [ 4 ] {cd3350e0-bd37-46ee-a8e7-34d4a9d58f46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7302 | 2025.01.13 09:38:49.121690 [ 4 ] {cd3350e0-bd37-46ee-a8e7-34d4a9d58f46} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7303 | 2025.01.13 09:38:49.121732 [ 4 ] {cd3350e0-bd37-46ee-a8e7-34d4a9d58f46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7304 | 2025.01.13 09:38:49.122120 [ 4 ] {cd3350e0-bd37-46ee-a8e7-34d4a9d58f46} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7305 | 2025.01.13 09:38:49.122368 [ 4 ] {cd3350e0-bd37-46ee-a8e7-34d4a9d58f46} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7306 | 2025.01.13 09:38:49.122535 [ 102 ] {} <Debug> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7307 | 2025.01.13 09:38:49.122601 [ 4 ] {cd3350e0-bd37-46ee-a8e7-34d4a9d58f46} <Debug> executeQuery: Read 827 rows, 61.11 KiB in 0.001787 sec., 462786.7935086738 rows/sec., 33.40 MiB/sec. | ||
7308 | 2025.01.13 09:38:49.122626 [ 102 ] {} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7309 | 2025.01.13 09:38:49.122696 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7310 | 2025.01.13 09:38:49.122720 [ 4 ] {cd3350e0-bd37-46ee-a8e7-34d4a9d58f46} <Debug> TCPHandler: Processed in 0.002040318 sec. | ||
7311 | 2025.01.13 09:38:49.122929 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7312 | 2025.01.13 09:38:49.122976 [ 191 ] {dc80af8f-ae59-4221-9151-b81aadd12800::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 | ||
7313 | 2025.01.13 09:38:49.123141 [ 253 ] {819b7be6-c804-40c9-91ef-69920a4affe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7314 | 2025.01.13 09:38:49.123271 [ 191 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7315 | 2025.01.13 09:38:49.123276 [ 253 ] {819b7be6-c804-40c9-91ef-69920a4affe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7316 | 2025.01.13 09:38:49.123350 [ 191 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 873 rows starting from the beginning of the part | ||
7317 | 2025.01.13 09:38:49.123677 [ 191 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 359 rows starting from the beginning of the part | ||
7318 | 2025.01.13 09:38:49.124018 [ 191 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 56 rows starting from the beginning of the part | ||
7319 | 2025.01.13 09:38:49.124358 [ 191 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 359 rows starting from the beginning of the part | ||
7320 | 2025.01.13 09:38:49.124623 [ 191 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 54 rows starting from the beginning of the part | ||
7321 | 2025.01.13 09:38:49.124937 [ 191 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 827 rows starting from the beginning of the part | ||
7322 | 2025.01.13 09:38:49.125842 [ 253 ] {819b7be6-c804-40c9-91ef-69920a4affe7} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7323 | 2025.01.13 09:38:49.125910 [ 253 ] {819b7be6-c804-40c9-91ef-69920a4affe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
7324 | 2025.01.13 09:38:49.126799 [ 253 ] {819b7be6-c804-40c9-91ef-69920a4affe7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7325 | 2025.01.13 09:38:49.127331 [ 253 ] {819b7be6-c804-40c9-91ef-69920a4affe7} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7326 | 2025.01.13 09:38:49.127628 [ 253 ] {819b7be6-c804-40c9-91ef-69920a4affe7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00455 sec., 1318.6813186813185 rows/sec., 68.90 KiB/sec. | ||
7327 | 2025.01.13 09:38:49.127693 [ 253 ] {819b7be6-c804-40c9-91ef-69920a4affe7} <Debug> TCPHandler: Processed in 0.004877228 sec. | ||
7328 | 2025.01.13 09:38:49.127937 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7329 | 2025.01.13 09:38:49.128130 [ 198 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2528 rows, containing 5 columns (5 merged, 0 gathered) in 0.005325571 sec., 474690.8829118981 rows/sec., 35.99 MiB/sec. | ||
7330 | 2025.01.13 09:38:49.128173 [ 4 ] {dc2848b3-d945-478d-ab73-4ea42ff77e3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7331 | 2025.01.13 09:38:49.128266 [ 4 ] {dc2848b3-d945-478d-ab73-4ea42ff77e3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7332 | 2025.01.13 09:38:49.128496 [ 198 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7333 | 2025.01.13 09:38:49.129084 [ 198 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_56_11} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7334 | 2025.01.13 09:38:49.129298 [ 198 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_56_11} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7335 | 2025.01.13 09:38:49.129488 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
7336 | 2025.01.13 09:38:49.129725 [ 4 ] {dc2848b3-d945-478d-ab73-4ea42ff77e3d} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7337 | 2025.01.13 09:38:49.129771 [ 4 ] {dc2848b3-d945-478d-ab73-4ea42ff77e3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7338 | 2025.01.13 09:38:49.130217 [ 4 ] {dc2848b3-d945-478d-ab73-4ea42ff77e3d} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7339 | 2025.01.13 09:38:49.130457 [ 4 ] {dc2848b3-d945-478d-ab73-4ea42ff77e3d} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7340 | 2025.01.13 09:38:49.130632 [ 102 ] {} <Debug> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7341 | 2025.01.13 09:38:49.130696 [ 102 ] {} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7342 | 2025.01.13 09:38:49.130720 [ 4 ] {dc2848b3-d945-478d-ab73-4ea42ff77e3d} <Debug> executeQuery: Read 989 rows, 67.37 KiB in 0.002596 sec., 380970.7241910632 rows/sec., 25.34 MiB/sec. | ||
7343 | 2025.01.13 09:38:49.130739 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7344 | 2025.01.13 09:38:49.130922 [ 4 ] {dc2848b3-d945-478d-ab73-4ea42ff77e3d} <Debug> TCPHandler: Processed in 0.003123899 sec. | ||
7345 | 2025.01.13 09:38:49.130969 [ 193 ] {2e635561-38d3-4dab-82be-ab6a0873e781::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 | ||
7346 | 2025.01.13 09:38:49.131085 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7347 | 2025.01.13 09:38:49.131098 [ 193 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7348 | 2025.01.13 09:38:49.131143 [ 193 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 13211 rows starting from the beginning of the part | ||
7349 | 2025.01.13 09:38:49.131343 [ 253 ] {a39aae22-c64f-4b78-916e-11f6d32ec5b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7350 | 2025.01.13 09:38:49.131383 [ 193 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 177 rows starting from the beginning of the part | ||
7351 | 2025.01.13 09:38:49.131559 [ 253 ] {a39aae22-c64f-4b78-916e-11f6d32ec5b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7352 | 2025.01.13 09:38:49.131809 [ 193 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 101 rows starting from the beginning of the part | ||
7353 | 2025.01.13 09:38:49.132216 [ 193 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 177 rows starting from the beginning of the part | ||
7354 | 2025.01.13 09:38:49.132545 [ 193 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 100 rows starting from the beginning of the part | ||
7355 | 2025.01.13 09:38:49.132923 [ 193 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 989 rows starting from the beginning of the part | ||
7356 | 2025.01.13 09:38:49.133601 [ 253 ] {a39aae22-c64f-4b78-916e-11f6d32ec5b5} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7357 | 2025.01.13 09:38:49.133641 [ 253 ] {a39aae22-c64f-4b78-916e-11f6d32ec5b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
7358 | 2025.01.13 09:38:49.134093 [ 253 ] {a39aae22-c64f-4b78-916e-11f6d32ec5b5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7359 | 2025.01.13 09:38:49.134540 [ 253 ] {a39aae22-c64f-4b78-916e-11f6d32ec5b5} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7360 | 2025.01.13 09:38:49.134865 [ 253 ] {a39aae22-c64f-4b78-916e-11f6d32ec5b5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003659 sec., 273.2987154960372 rows/sec., 18.42 KiB/sec. | ||
7361 | 2025.01.13 09:38:49.134982 [ 253 ] {a39aae22-c64f-4b78-916e-11f6d32ec5b5} <Debug> TCPHandler: Processed in 0.003968622 sec. | ||
7362 | 2025.01.13 09:38:49.135149 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7363 | 2025.01.13 09:38:49.135300 [ 4 ] {20f5f258-dd73-4b0f-abda-e85403bc54ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7364 | 2025.01.13 09:38:49.135380 [ 4 ] {20f5f258-dd73-4b0f-abda-e85403bc54ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7365 | 2025.01.13 09:38:49.136988 [ 4 ] {20f5f258-dd73-4b0f-abda-e85403bc54ee} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7366 | 2025.01.13 09:38:49.137028 [ 4 ] {20f5f258-dd73-4b0f-abda-e85403bc54ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
7367 | 2025.01.13 09:38:49.137840 [ 4 ] {20f5f258-dd73-4b0f-abda-e85403bc54ee} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
7368 | 2025.01.13 09:38:49.137955 [ 198 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14755 rows, containing 5 columns (5 merged, 0 gathered) in 0.007095361 sec., 2079527.7365027657 rows/sec., 139.22 MiB/sec. | ||
7369 | 2025.01.13 09:38:49.138192 [ 4 ] {20f5f258-dd73-4b0f-abda-e85403bc54ee} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7370 | 2025.01.13 09:38:49.138495 [ 4 ] {20f5f258-dd73-4b0f-abda-e85403bc54ee} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.003232 sec., 4022.2772277227723 rows/sec., 7.21 MiB/sec. | ||
7371 | 2025.01.13 09:38:49.138584 [ 198 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7372 | 2025.01.13 09:38:49.138895 [ 4 ] {20f5f258-dd73-4b0f-abda-e85403bc54ee} <Debug> TCPHandler: Processed in 0.003816008 sec. | ||
7373 | 2025.01.13 09:38:49.139083 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7374 | 2025.01.13 09:38:49.139258 [ 253 ] {41caa950-3232-48ff-84e5-273416bbc27d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7375 | 2025.01.13 09:38:49.139284 [ 198 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7376 | 2025.01.13 09:38:49.139343 [ 253 ] {41caa950-3232-48ff-84e5-273416bbc27d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7377 | 2025.01.13 09:38:49.139502 [ 198 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7378 | 2025.01.13 09:38:49.139710 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.77 MiB. | ||
7379 | 2025.01.13 09:38:49.140105 [ 253 ] {41caa950-3232-48ff-84e5-273416bbc27d} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7380 | 2025.01.13 09:38:49.140149 [ 253 ] {41caa950-3232-48ff-84e5-273416bbc27d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7381 | 2025.01.13 09:38:49.140515 [ 253 ] {41caa950-3232-48ff-84e5-273416bbc27d} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7382 | 2025.01.13 09:38:49.140764 [ 253 ] {41caa950-3232-48ff-84e5-273416bbc27d} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7383 | 2025.01.13 09:38:49.140945 [ 102 ] {} <Debug> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7384 | 2025.01.13 09:38:49.141004 [ 102 ] {} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7385 | 2025.01.13 09:38:49.141017 [ 253 ] {41caa950-3232-48ff-84e5-273416bbc27d} <Debug> executeQuery: Read 40 rows, 2.46 KiB in 0.001799 sec., 22234.574763757642 rows/sec., 1.33 MiB/sec. | ||
7386 | 2025.01.13 09:38:49.141040 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7387 | 2025.01.13 09:38:49.141171 [ 253 ] {41caa950-3232-48ff-84e5-273416bbc27d} <Debug> TCPHandler: Processed in 0.002171051 sec. | ||
7388 | 2025.01.13 09:38:49.141344 [ 188 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::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 | ||
7389 | 2025.01.13 09:38:49.141523 [ 188 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7390 | 2025.01.13 09:38:49.141563 [ 188 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1764 rows starting from the beginning of the part | ||
7391 | 2025.01.13 09:38:49.141680 [ 188 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 52 rows starting from the beginning of the part | ||
7392 | 2025.01.13 09:38:49.141897 [ 188 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 30 rows starting from the beginning of the part | ||
7393 | 2025.01.13 09:38:49.142065 [ 188 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 52 rows starting from the beginning of the part | ||
7394 | 2025.01.13 09:38:49.142217 [ 188 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 30 rows starting from the beginning of the part | ||
7395 | 2025.01.13 09:38:49.142368 [ 188 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 40 rows starting from the beginning of the part | ||
7396 | 2025.01.13 09:38:49.143914 [ 190 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1968 rows, containing 4 columns (4 merged, 0 gathered) in 0.002728287 sec., 721331.7367271113 rows/sec., 46.40 MiB/sec. | ||
7397 | 2025.01.13 09:38:49.144165 [ 190 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7398 | 2025.01.13 09:38:49.144507 [ 190 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_56_11} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7399 | 2025.01.13 09:38:49.144610 [ 190 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_56_11} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7400 | 2025.01.13 09:38:49.144712 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
7401 | 2025.01.13 09:38:50.530283 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1052 | ||
7402 | 2025.01.13 09:38:50.533848 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7403 | 2025.01.13 09:38:50.533909 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7404 | 2025.01.13 09:38:50.535428 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7405 | 2025.01.13 09:38:50.535767 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7406 | 2025.01.13 09:38:50.536691 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1052 | ||
7407 | 2025.01.13 09:38:51.637671 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7408 | 2025.01.13 09:38:51.637891 [ 4 ] {5378d5b7-dc51-4ca9-ad0a-a718afa676dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7409 | 2025.01.13 09:38:51.637973 [ 4 ] {5378d5b7-dc51-4ca9-ad0a-a718afa676dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7410 | 2025.01.13 09:38:51.638760 [ 4 ] {5378d5b7-dc51-4ca9-ad0a-a718afa676dc} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7411 | 2025.01.13 09:38:51.638816 [ 4 ] {5378d5b7-dc51-4ca9-ad0a-a718afa676dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7412 | 2025.01.13 09:38:51.639265 [ 4 ] {5378d5b7-dc51-4ca9-ad0a-a718afa676dc} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7413 | 2025.01.13 09:38:51.639537 [ 4 ] {5378d5b7-dc51-4ca9-ad0a-a718afa676dc} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7414 | 2025.01.13 09:38:51.639770 [ 4 ] {5378d5b7-dc51-4ca9-ad0a-a718afa676dc} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.00194 sec., 13402.061855670103 rows/sec., 1020.36 KiB/sec. | ||
7415 | 2025.01.13 09:38:51.639839 [ 4 ] {5378d5b7-dc51-4ca9-ad0a-a718afa676dc} <Debug> TCPHandler: Processed in 0.002316806 sec. | ||
7416 | 2025.01.13 09:38:51.640030 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7417 | 2025.01.13 09:38:51.640173 [ 253 ] {86607a10-0f93-4599-83e8-3a9f8dc3b8a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7418 | 2025.01.13 09:38:51.640232 [ 253 ] {86607a10-0f93-4599-83e8-3a9f8dc3b8a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7419 | 2025.01.13 09:38:51.640900 [ 253 ] {86607a10-0f93-4599-83e8-3a9f8dc3b8a9} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7420 | 2025.01.13 09:38:51.640950 [ 253 ] {86607a10-0f93-4599-83e8-3a9f8dc3b8a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7421 | 2025.01.13 09:38:51.641338 [ 253 ] {86607a10-0f93-4599-83e8-3a9f8dc3b8a9} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7422 | 2025.01.13 09:38:51.641602 [ 253 ] {86607a10-0f93-4599-83e8-3a9f8dc3b8a9} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7423 | 2025.01.13 09:38:51.641825 [ 253 ] {86607a10-0f93-4599-83e8-3a9f8dc3b8a9} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001686 sec., 16607.3546856465 rows/sec., 1.30 MiB/sec. | ||
7424 | 2025.01.13 09:38:51.641880 [ 253 ] {86607a10-0f93-4599-83e8-3a9f8dc3b8a9} <Debug> TCPHandler: Processed in 0.001921045 sec. | ||
7425 | 2025.01.13 09:38:51.642021 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7426 | 2025.01.13 09:38:51.642145 [ 4 ] {3fb2f55a-a541-481c-9ff4-eabd24f4fde9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7427 | 2025.01.13 09:38:51.642204 [ 4 ] {3fb2f55a-a541-481c-9ff4-eabd24f4fde9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7428 | 2025.01.13 09:38:51.642808 [ 4 ] {3fb2f55a-a541-481c-9ff4-eabd24f4fde9} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7429 | 2025.01.13 09:38:51.642855 [ 4 ] {3fb2f55a-a541-481c-9ff4-eabd24f4fde9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7430 | 2025.01.13 09:38:51.643266 [ 4 ] {3fb2f55a-a541-481c-9ff4-eabd24f4fde9} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7431 | 2025.01.13 09:38:51.643504 [ 4 ] {3fb2f55a-a541-481c-9ff4-eabd24f4fde9} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7432 | 2025.01.13 09:38:51.643739 [ 4 ] {3fb2f55a-a541-481c-9ff4-eabd24f4fde9} <Debug> executeQuery: Read 40 rows, 2.84 KiB in 0.00162 sec., 24691.35802469136 rows/sec., 1.71 MiB/sec. | ||
7433 | 2025.01.13 09:38:51.643801 [ 4 ] {3fb2f55a-a541-481c-9ff4-eabd24f4fde9} <Debug> TCPHandler: Processed in 0.001829902 sec. | ||
7434 | 2025.01.13 09:38:51.643974 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7435 | 2025.01.13 09:38:51.644090 [ 253 ] {9c466e2c-cd13-45dd-a759-cfbcbf9690bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7436 | 2025.01.13 09:38:51.644146 [ 253 ] {9c466e2c-cd13-45dd-a759-cfbcbf9690bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7437 | 2025.01.13 09:38:51.644649 [ 253 ] {9c466e2c-cd13-45dd-a759-cfbcbf9690bc} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7438 | 2025.01.13 09:38:51.644695 [ 253 ] {9c466e2c-cd13-45dd-a759-cfbcbf9690bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7439 | 2025.01.13 09:38:51.645108 [ 253 ] {9c466e2c-cd13-45dd-a759-cfbcbf9690bc} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7440 | 2025.01.13 09:38:51.645364 [ 253 ] {9c466e2c-cd13-45dd-a759-cfbcbf9690bc} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7441 | 2025.01.13 09:38:51.645568 [ 253 ] {9c466e2c-cd13-45dd-a759-cfbcbf9690bc} <Debug> executeQuery: Read 12 rows, 862.00 B in 0.001505 sec., 7973.421926910299 rows/sec., 559.33 KiB/sec. | ||
7442 | 2025.01.13 09:38:51.645618 [ 253 ] {9c466e2c-cd13-45dd-a759-cfbcbf9690bc} <Debug> TCPHandler: Processed in 0.001708689 sec. | ||
7443 | 2025.01.13 09:38:52.958848 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16043 | ||
7444 | 2025.01.13 09:38:52.959489 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7445 | 2025.01.13 09:38:52.959532 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7446 | 2025.01.13 09:38:52.960054 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
7447 | 2025.01.13 09:38:52.960313 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7448 | 2025.01.13 09:38:52.960550 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16043 | ||
7449 | 2025.01.13 09:38:54.102102 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 | ||
7450 | 2025.01.13 09:38:54.124637 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7451 | 2025.01.13 09:38:54.124706 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7452 | 2025.01.13 09:38:54.132350 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
7453 | 2025.01.13 09:38:54.133150 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7454 | 2025.01.13 09:38:54.137346 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
7455 | 2025.01.13 09:38:56.642102 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7456 | 2025.01.13 09:38:56.642320 [ 4 ] {75947576-ae25-4df3-911a-d4e409ade4ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7457 | 2025.01.13 09:38:56.642404 [ 4 ] {75947576-ae25-4df3-911a-d4e409ade4ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7458 | 2025.01.13 09:38:56.643295 [ 4 ] {75947576-ae25-4df3-911a-d4e409ade4ff} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7459 | 2025.01.13 09:38:56.643347 [ 4 ] {75947576-ae25-4df3-911a-d4e409ade4ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7460 | 2025.01.13 09:38:56.643864 [ 4 ] {75947576-ae25-4df3-911a-d4e409ade4ff} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7461 | 2025.01.13 09:38:56.644126 [ 4 ] {75947576-ae25-4df3-911a-d4e409ade4ff} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7462 | 2025.01.13 09:38:56.644389 [ 4 ] {75947576-ae25-4df3-911a-d4e409ade4ff} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.002128 sec., 36654.13533834586 rows/sec., 3.14 MiB/sec. | ||
7463 | 2025.01.13 09:38:56.644475 [ 4 ] {75947576-ae25-4df3-911a-d4e409ade4ff} <Debug> TCPHandler: Processed in 0.002518252 sec. | ||
7464 | 2025.01.13 09:38:56.644724 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7465 | 2025.01.13 09:38:56.644880 [ 253 ] {4261b832-3436-4c7f-a970-b8c531135769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7466 | 2025.01.13 09:38:56.644928 [ 253 ] {4261b832-3436-4c7f-a970-b8c531135769} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7467 | 2025.01.13 09:38:56.645484 [ 253 ] {4261b832-3436-4c7f-a970-b8c531135769} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7468 | 2025.01.13 09:38:56.645524 [ 253 ] {4261b832-3436-4c7f-a970-b8c531135769} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7469 | 2025.01.13 09:38:56.645895 [ 253 ] {4261b832-3436-4c7f-a970-b8c531135769} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
7470 | 2025.01.13 09:38:56.646143 [ 253 ] {4261b832-3436-4c7f-a970-b8c531135769} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7471 | 2025.01.13 09:38:56.646340 [ 253 ] {4261b832-3436-4c7f-a970-b8c531135769} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001482 sec., 17543.859649122805 rows/sec., 1.29 MiB/sec. | ||
7472 | 2025.01.13 09:38:56.646425 [ 253 ] {4261b832-3436-4c7f-a970-b8c531135769} <Debug> TCPHandler: Processed in 0.001817112 sec. | ||
7473 | 2025.01.13 09:38:56.646619 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7474 | 2025.01.13 09:38:56.646780 [ 4 ] {dc63bc19-41dc-4238-ac16-b804f1e92ad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7475 | 2025.01.13 09:38:56.646829 [ 4 ] {dc63bc19-41dc-4238-ac16-b804f1e92ad0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7476 | 2025.01.13 09:38:56.647389 [ 4 ] {dc63bc19-41dc-4238-ac16-b804f1e92ad0} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7477 | 2025.01.13 09:38:56.647427 [ 4 ] {dc63bc19-41dc-4238-ac16-b804f1e92ad0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7478 | 2025.01.13 09:38:56.647792 [ 4 ] {dc63bc19-41dc-4238-ac16-b804f1e92ad0} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7479 | 2025.01.13 09:38:56.648046 [ 4 ] {dc63bc19-41dc-4238-ac16-b804f1e92ad0} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7480 | 2025.01.13 09:38:56.648226 [ 4 ] {dc63bc19-41dc-4238-ac16-b804f1e92ad0} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.001471 sec., 36709.72127804215 rows/sec., 2.87 MiB/sec. | ||
7481 | 2025.01.13 09:38:56.648277 [ 4 ] {dc63bc19-41dc-4238-ac16-b804f1e92ad0} <Debug> TCPHandler: Processed in 0.001767491 sec. | ||
7482 | 2025.01.13 09:38:56.648406 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7483 | 2025.01.13 09:38:56.648533 [ 253 ] {71db35d0-c04c-4d84-8f2b-fccf9e41a1f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7484 | 2025.01.13 09:38:56.648591 [ 253 ] {71db35d0-c04c-4d84-8f2b-fccf9e41a1f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7485 | 2025.01.13 09:38:56.649205 [ 253 ] {71db35d0-c04c-4d84-8f2b-fccf9e41a1f1} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7486 | 2025.01.13 09:38:56.649248 [ 253 ] {71db35d0-c04c-4d84-8f2b-fccf9e41a1f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7487 | 2025.01.13 09:38:56.649623 [ 253 ] {71db35d0-c04c-4d84-8f2b-fccf9e41a1f1} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7488 | 2025.01.13 09:38:56.649864 [ 253 ] {71db35d0-c04c-4d84-8f2b-fccf9e41a1f1} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7489 | 2025.01.13 09:38:56.650044 [ 253 ] {71db35d0-c04c-4d84-8f2b-fccf9e41a1f1} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.00154 sec., 64935.06493506494 rows/sec., 4.50 MiB/sec. | ||
7490 | 2025.01.13 09:38:56.650095 [ 253 ] {71db35d0-c04c-4d84-8f2b-fccf9e41a1f1} <Debug> TCPHandler: Processed in 0.001749859 sec. | ||
7491 | 2025.01.13 09:38:56.650245 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7492 | 2025.01.13 09:38:56.650373 [ 4 ] {a6551dae-ae45-42a5-979d-2dd69c173fad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7493 | 2025.01.13 09:38:56.650453 [ 4 ] {a6551dae-ae45-42a5-979d-2dd69c173fad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7494 | 2025.01.13 09:38:56.651712 [ 4 ] {a6551dae-ae45-42a5-979d-2dd69c173fad} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7495 | 2025.01.13 09:38:56.651749 [ 4 ] {a6551dae-ae45-42a5-979d-2dd69c173fad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7496 | 2025.01.13 09:38:56.652380 [ 4 ] {a6551dae-ae45-42a5-979d-2dd69c173fad} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
7497 | 2025.01.13 09:38:56.652640 [ 4 ] {a6551dae-ae45-42a5-979d-2dd69c173fad} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7498 | 2025.01.13 09:38:56.652853 [ 4 ] {a6551dae-ae45-42a5-979d-2dd69c173fad} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002509 sec., 10362.694300518135 rows/sec., 18.57 MiB/sec. | ||
7499 | 2025.01.13 09:38:56.653182 [ 4 ] {a6551dae-ae45-42a5-979d-2dd69c173fad} <Debug> TCPHandler: Processed in 0.002997375 sec. | ||
7500 | 2025.01.13 09:38:56.653348 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7501 | 2025.01.13 09:38:56.653474 [ 253 ] {53aaf0de-8216-4996-937c-4ed06353cbeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7502 | 2025.01.13 09:38:56.653529 [ 253 ] {53aaf0de-8216-4996-937c-4ed06353cbeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7503 | 2025.01.13 09:38:56.654042 [ 253 ] {53aaf0de-8216-4996-937c-4ed06353cbeb} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7504 | 2025.01.13 09:38:56.654086 [ 253 ] {53aaf0de-8216-4996-937c-4ed06353cbeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
7505 | 2025.01.13 09:38:56.654463 [ 253 ] {53aaf0de-8216-4996-937c-4ed06353cbeb} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7506 | 2025.01.13 09:38:56.654713 [ 253 ] {53aaf0de-8216-4996-937c-4ed06353cbeb} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7507 | 2025.01.13 09:38:56.654887 [ 253 ] {53aaf0de-8216-4996-937c-4ed06353cbeb} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.00144 sec., 20833.333333333332 rows/sec., 1.43 MiB/sec. | ||
7508 | 2025.01.13 09:38:56.654935 [ 253 ] {53aaf0de-8216-4996-937c-4ed06353cbeb} <Debug> TCPHandler: Processed in 0.001649307 sec. | ||
7509 | 2025.01.13 09:39:00.299328 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7510 | 2025.01.13 09:39:00.299413 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7511 | 2025.01.13 09:39:00.461590 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16531 | ||
7512 | 2025.01.13 09:39:00.462225 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7513 | 2025.01.13 09:39:00.462268 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
7514 | 2025.01.13 09:39:00.462797 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
7515 | 2025.01.13 09:39:00.463052 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7516 | 2025.01.13 09:39:00.463297 [ 89 ] {} <Debug> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
7517 | 2025.01.13 09:39:00.463311 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 | ||
7518 | 2025.01.13 09:39:00.463415 [ 89 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7519 | 2025.01.13 09:39:00.463464 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
7520 | 2025.01.13 09:39:00.463690 [ 194 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::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 | ||
7521 | 2025.01.13 09:39:00.464093 [ 194 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7522 | 2025.01.13 09:39:00.464217 [ 194 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14213 rows starting from the beginning of the part | ||
7523 | 2025.01.13 09:39:00.464408 [ 194 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 488 rows starting from the beginning of the part | ||
7524 | 2025.01.13 09:39:00.464497 [ 194 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 427 rows starting from the beginning of the part | ||
7525 | 2025.01.13 09:39:00.464603 [ 194 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 488 rows starting from the beginning of the part | ||
7526 | 2025.01.13 09:39:00.464709 [ 194 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 427 rows starting from the beginning of the part | ||
7527 | 2025.01.13 09:39:00.464774 [ 194 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 488 rows starting from the beginning of the part | ||
7528 | 2025.01.13 09:39:00.466935 [ 189 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.003384726 sec., 4883999.472926317 rows/sec., 69.87 MiB/sec. | ||
7529 | 2025.01.13 09:39:00.467077 [ 189 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
7530 | 2025.01.13 09:39:00.467437 [ 189 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_36_7} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7531 | 2025.01.13 09:39:00.467525 [ 189 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_36_7} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
7532 | 2025.01.13 09:39:00.467653 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
7533 | 2025.01.13 09:39:00.537859 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1072 | ||
7534 | 2025.01.13 09:39:00.540697 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7535 | 2025.01.13 09:39:00.540758 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
7536 | 2025.01.13 09:39:00.542294 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7537 | 2025.01.13 09:39:00.542627 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7538 | 2025.01.13 09:39:00.542832 [ 89 ] {} <Debug> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
7539 | 2025.01.13 09:39:00.542930 [ 89 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7540 | 2025.01.13 09:39:00.542998 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
7541 | 2025.01.13 09:39:00.543381 [ 192 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::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 | ||
7542 | 2025.01.13 09:39:00.544310 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1072 | ||
7543 | 2025.01.13 09:39:00.544728 [ 192 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7544 | 2025.01.13 09:39:00.544902 [ 192 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 882 rows starting from the beginning of the part | ||
7545 | 2025.01.13 09:39:00.545513 [ 192 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 56 rows starting from the beginning of the part | ||
7546 | 2025.01.13 09:39:00.546098 [ 192 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 20 rows starting from the beginning of the part | ||
7547 | 2025.01.13 09:39:00.546717 [ 192 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 36 rows starting from the beginning of the part | ||
7548 | 2025.01.13 09:39:00.547357 [ 192 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 58 rows starting from the beginning of the part | ||
7549 | 2025.01.13 09:39:00.547956 [ 192 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 20 rows starting from the beginning of the part | ||
7550 | 2025.01.13 09:39:00.556073 [ 201 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1072 rows, containing 72 columns (72 merged, 0 gathered) in 0.012948557 sec., 82789.14785639821 rows/sec., 65.46 MiB/sec. | ||
7551 | 2025.01.13 09:39:00.557419 [ 195 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
7552 | 2025.01.13 09:39:00.558217 [ 195 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_26_5} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7553 | 2025.01.13 09:39:00.558301 [ 195 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_26_5} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
7554 | 2025.01.13 09:39:00.558620 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.43 MiB. | ||
7555 | 2025.01.13 09:39:01.337649 [ 88 ] {} <Debug> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0 | ||
7556 | 2025.01.13 09:39:01.337756 [ 88 ] {} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7557 | 2025.01.13 09:39:01.337801 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
7558 | 2025.01.13 09:39:01.338122 [ 195 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_20_4 to all_24_24_0 into Compact with storage Full | ||
7559 | 2025.01.13 09:39:01.338409 [ 195 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7560 | 2025.01.13 09:39:01.338481 [ 195 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 120 rows starting from the beginning of the part | ||
7561 | 2025.01.13 09:39:01.338567 [ 195 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
7562 | 2025.01.13 09:39:01.338786 [ 195 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
7563 | 2025.01.13 09:39:01.339156 [ 195 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
7564 | 2025.01.13 09:39:01.339442 [ 195 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
7565 | 2025.01.13 09:39:01.340506 [ 201 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 144 rows, containing 4 columns (4 merged, 0 gathered) in 0.002582994 sec., 55749.258418718746 rows/sec., 2.84 MiB/sec. | ||
7566 | 2025.01.13 09:39:01.340686 [ 199 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
7567 | 2025.01.13 09:39:01.341040 [ 199 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_24_5} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7568 | 2025.01.13 09:39:01.341144 [ 199 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_24_5} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5 | ||
7569 | 2025.01.13 09:39:01.341236 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
7570 | 2025.01.13 09:39:01.638348 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
7571 | 2025.01.13 09:39:01.645614 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7572 | 2025.01.13 09:39:01.646111 [ 4 ] {33eea334-bdc5-45c4-97c2-de18b9554244} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7573 | 2025.01.13 09:39:01.646365 [ 4 ] {33eea334-bdc5-45c4-97c2-de18b9554244} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7574 | 2025.01.13 09:39:01.649400 [ 4 ] {33eea334-bdc5-45c4-97c2-de18b9554244} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7575 | 2025.01.13 09:39:01.649505 [ 4 ] {33eea334-bdc5-45c4-97c2-de18b9554244} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
7576 | 2025.01.13 09:39:01.651298 [ 4 ] {33eea334-bdc5-45c4-97c2-de18b9554244} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7577 | 2025.01.13 09:39:01.652007 [ 4 ] {33eea334-bdc5-45c4-97c2-de18b9554244} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7578 | 2025.01.13 09:39:01.652384 [ 88 ] {} <Debug> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
7579 | 2025.01.13 09:39:01.652525 [ 88 ] {} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7580 | 2025.01.13 09:39:01.652623 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
7581 | 2025.01.13 09:39:01.652761 [ 4 ] {33eea334-bdc5-45c4-97c2-de18b9554244} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.006774 sec., 2066.7257159728374 rows/sec., 148.78 KiB/sec. | ||
7582 | 2025.01.13 09:39:01.653107 [ 200 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::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 | ||
7583 | 2025.01.13 09:39:01.653156 [ 4 ] {33eea334-bdc5-45c4-97c2-de18b9554244} <Debug> TCPHandler: Processed in 0.00778365 sec. | ||
7584 | 2025.01.13 09:39:01.653561 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7585 | 2025.01.13 09:39:01.653617 [ 200 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7586 | 2025.01.13 09:39:01.653689 [ 200 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 14 rows starting from the beginning of the part | ||
7587 | 2025.01.13 09:39:01.654091 [ 253 ] {59fa5102-f4f5-44ee-a561-3cdd302331f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7588 | 2025.01.13 09:39:01.654131 [ 200 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part | ||
7589 | 2025.01.13 09:39:01.654408 [ 253 ] {59fa5102-f4f5-44ee-a561-3cdd302331f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7590 | 2025.01.13 09:39:01.654795 [ 200 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part | ||
7591 | 2025.01.13 09:39:01.655315 [ 200 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 14 rows starting from the beginning of the part | ||
7592 | 2025.01.13 09:39:01.655769 [ 200 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part | ||
7593 | 2025.01.13 09:39:01.660084 [ 253 ] {59fa5102-f4f5-44ee-a561-3cdd302331f2} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7594 | 2025.01.13 09:39:01.660234 [ 253 ] {59fa5102-f4f5-44ee-a561-3cdd302331f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
7595 | 2025.01.13 09:39:01.660860 [ 200 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.00809329 sec., 8649.140213683188 rows/sec., 656.41 KiB/sec. | ||
7596 | 2025.01.13 09:39:01.661147 [ 200 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
7597 | 2025.01.13 09:39:01.662148 [ 200 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_25_6} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7598 | 2025.01.13 09:39:01.662424 [ 253 ] {59fa5102-f4f5-44ee-a561-3cdd302331f2} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7599 | 2025.01.13 09:39:01.662443 [ 200 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_25_6} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
7600 | 2025.01.13 09:39:01.662730 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
7601 | 2025.01.13 09:39:01.663470 [ 253 ] {59fa5102-f4f5-44ee-a561-3cdd302331f2} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7602 | 2025.01.13 09:39:01.664295 [ 253 ] {59fa5102-f4f5-44ee-a561-3cdd302331f2} <Debug> executeQuery: Read 199 rows, 18.11 KiB in 0.010428 sec., 19083.237437667816 rows/sec., 1.70 MiB/sec. | ||
7603 | 2025.01.13 09:39:01.664570 [ 253 ] {59fa5102-f4f5-44ee-a561-3cdd302331f2} <Debug> TCPHandler: Processed in 0.011251569 sec. | ||
7604 | 2025.01.13 09:39:01.664806 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7605 | 2025.01.13 09:39:01.665148 [ 4 ] {dbc21608-8fe5-4121-9450-188d5287dd8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7606 | 2025.01.13 09:39:01.665310 [ 4 ] {dbc21608-8fe5-4121-9450-188d5287dd8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7607 | 2025.01.13 09:39:01.668479 [ 4 ] {dbc21608-8fe5-4121-9450-188d5287dd8a} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7608 | 2025.01.13 09:39:01.668546 [ 4 ] {dbc21608-8fe5-4121-9450-188d5287dd8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
7609 | 2025.01.13 09:39:01.669560 [ 4 ] {dbc21608-8fe5-4121-9450-188d5287dd8a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
7610 | 2025.01.13 09:39:01.670149 [ 4 ] {dbc21608-8fe5-4121-9450-188d5287dd8a} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7611 | 2025.01.13 09:39:01.670474 [ 88 ] {} <Debug> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
7612 | 2025.01.13 09:39:01.670588 [ 88 ] {} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7613 | 2025.01.13 09:39:01.670685 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
7614 | 2025.01.13 09:39:01.670812 [ 4 ] {dbc21608-8fe5-4121-9450-188d5287dd8a} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.005769 sec., 3466.805338880222 rows/sec., 248.50 KiB/sec. | ||
7615 | 2025.01.13 09:39:01.671259 [ 4 ] {dbc21608-8fe5-4121-9450-188d5287dd8a} <Debug> TCPHandler: Processed in 0.006564916 sec. | ||
7616 | 2025.01.13 09:39:01.671310 [ 201 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::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 | ||
7617 | 2025.01.13 09:39:01.671593 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7618 | 2025.01.13 09:39:01.671965 [ 201 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7619 | 2025.01.13 09:39:01.672008 [ 253 ] {68f7853c-7508-48db-8963-ba607f7e2cce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7620 | 2025.01.13 09:39:01.672098 [ 201 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 60 rows starting from the beginning of the part | ||
7621 | 2025.01.13 09:39:01.672173 [ 253 ] {68f7853c-7508-48db-8963-ba607f7e2cce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7622 | 2025.01.13 09:39:01.672485 [ 201 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 20 rows starting from the beginning of the part | ||
7623 | 2025.01.13 09:39:01.672952 [ 201 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 26 rows starting from the beginning of the part | ||
7624 | 2025.01.13 09:39:01.673603 [ 201 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 32 rows starting from the beginning of the part | ||
7625 | 2025.01.13 09:39:01.674084 [ 201 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 26 rows starting from the beginning of the part | ||
7626 | 2025.01.13 09:39:01.674535 [ 201 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 20 rows starting from the beginning of the part | ||
7627 | 2025.01.13 09:39:01.678343 [ 253 ] {68f7853c-7508-48db-8963-ba607f7e2cce} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7628 | 2025.01.13 09:39:01.678492 [ 253 ] {68f7853c-7508-48db-8963-ba607f7e2cce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
7629 | 2025.01.13 09:39:01.680368 [ 253 ] {68f7853c-7508-48db-8963-ba607f7e2cce} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7630 | 2025.01.13 09:39:01.681235 [ 197 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 184 rows, containing 5 columns (5 merged, 0 gathered) in 0.010404295 sec., 17685.004125700012 rows/sec., 1.33 MiB/sec. | ||
7631 | 2025.01.13 09:39:01.681395 [ 253 ] {68f7853c-7508-48db-8963-ba607f7e2cce} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7632 | 2025.01.13 09:39:01.681550 [ 197 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
7633 | 2025.01.13 09:39:01.681843 [ 88 ] {} <Debug> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
7634 | 2025.01.13 09:39:01.681970 [ 88 ] {} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7635 | 2025.01.13 09:39:01.682085 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
7636 | 2025.01.13 09:39:01.682526 [ 253 ] {68f7853c-7508-48db-8963-ba607f7e2cce} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.01059 sec., 1322.0018885741265 rows/sec., 92.58 KiB/sec. | ||
7637 | 2025.01.13 09:39:01.682709 [ 190 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::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 | ||
7638 | 2025.01.13 09:39:01.683038 [ 197 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_45_9} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7639 | 2025.01.13 09:39:01.683204 [ 253 ] {68f7853c-7508-48db-8963-ba607f7e2cce} <Debug> TCPHandler: Processed in 0.011805255 sec. | ||
7640 | 2025.01.13 09:39:01.683551 [ 197 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_45_9} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
7641 | 2025.01.13 09:39:01.683555 [ 190 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7642 | 2025.01.13 09:39:01.683587 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7643 | 2025.01.13 09:39:01.683743 [ 190 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 242 rows starting from the beginning of the part | ||
7644 | 2025.01.13 09:39:01.683857 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
7645 | 2025.01.13 09:39:01.684094 [ 4 ] {1dc56928-3399-4ae5-bb90-10914fbf49e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7646 | 2025.01.13 09:39:01.684210 [ 190 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 242 rows starting from the beginning of the part | ||
7647 | 2025.01.13 09:39:01.684389 [ 4 ] {1dc56928-3399-4ae5-bb90-10914fbf49e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7648 | 2025.01.13 09:39:01.684714 [ 190 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part | ||
7649 | 2025.01.13 09:39:01.685094 [ 190 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part | ||
7650 | 2025.01.13 09:39:01.685506 [ 190 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 242 rows starting from the beginning of the part | ||
7651 | 2025.01.13 09:39:01.685879 [ 190 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part | ||
7652 | 2025.01.13 09:39:01.689462 [ 4 ] {1dc56928-3399-4ae5-bb90-10914fbf49e2} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7653 | 2025.01.13 09:39:01.689610 [ 4 ] {1dc56928-3399-4ae5-bb90-10914fbf49e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
7654 | 2025.01.13 09:39:01.691086 [ 190 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 5 columns (5 merged, 0 gathered) in 0.00881182 sec., 87155.66137301942 rows/sec., 6.24 MiB/sec. | ||
7655 | 2025.01.13 09:39:01.691442 [ 190 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
7656 | 2025.01.13 09:39:01.691520 [ 4 ] {1dc56928-3399-4ae5-bb90-10914fbf49e2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7657 | 2025.01.13 09:39:01.692387 [ 197 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_25_5} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7658 | 2025.01.13 09:39:01.692517 [ 4 ] {1dc56928-3399-4ae5-bb90-10914fbf49e2} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7659 | 2025.01.13 09:39:01.692742 [ 197 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_25_5} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
7660 | 2025.01.13 09:39:01.693001 [ 88 ] {} <Debug> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
7661 | 2025.01.13 09:39:01.693058 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
7662 | 2025.01.13 09:39:01.693149 [ 88 ] {} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7663 | 2025.01.13 09:39:01.693259 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
7664 | 2025.01.13 09:39:01.693557 [ 4 ] {1dc56928-3399-4ae5-bb90-10914fbf49e2} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.009614 sec., 1352.1947160391098 rows/sec., 84.31 KiB/sec. | ||
7665 | 2025.01.13 09:39:01.693792 [ 193 ] {87347901-4082-4a7d-a746-0bcdebd578f7::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 | ||
7666 | 2025.01.13 09:39:01.693952 [ 4 ] {1dc56928-3399-4ae5-bb90-10914fbf49e2} <Debug> TCPHandler: Processed in 0.01058635 sec. | ||
7667 | 2025.01.13 09:39:01.694319 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7668 | 2025.01.13 09:39:01.694450 [ 193 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7669 | 2025.01.13 09:39:01.694571 [ 193 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 13 rows starting from the beginning of the part | ||
7670 | 2025.01.13 09:39:01.694741 [ 253 ] {855d0026-41df-419f-a167-c70eca1f3c0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7671 | 2025.01.13 09:39:01.695015 [ 253 ] {855d0026-41df-419f-a167-c70eca1f3c0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7672 | 2025.01.13 09:39:01.695067 [ 193 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 13 rows starting from the beginning of the part | ||
7673 | 2025.01.13 09:39:01.695450 [ 193 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 13 rows starting from the beginning of the part | ||
7674 | 2025.01.13 09:39:01.695856 [ 193 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 13 rows starting from the beginning of the part | ||
7675 | 2025.01.13 09:39:01.696294 [ 193 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 13 rows starting from the beginning of the part | ||
7676 | 2025.01.13 09:39:01.699989 [ 253 ] {855d0026-41df-419f-a167-c70eca1f3c0b} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7677 | 2025.01.13 09:39:01.700096 [ 253 ] {855d0026-41df-419f-a167-c70eca1f3c0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
7678 | 2025.01.13 09:39:01.700946 [ 193 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.007509533 sec., 8655.664739738144 rows/sec., 573.49 KiB/sec. | ||
7679 | 2025.01.13 09:39:01.701192 [ 193 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
7680 | 2025.01.13 09:39:01.701278 [ 253 ] {855d0026-41df-419f-a167-c70eca1f3c0b} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7681 | 2025.01.13 09:39:01.701703 [ 193 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_25_6} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7682 | 2025.01.13 09:39:01.701791 [ 253 ] {855d0026-41df-419f-a167-c70eca1f3c0b} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7683 | 2025.01.13 09:39:01.701910 [ 193 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_25_6} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
7684 | 2025.01.13 09:39:01.702126 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
7685 | 2025.01.13 09:39:01.702323 [ 253 ] {855d0026-41df-419f-a167-c70eca1f3c0b} <Debug> executeQuery: Read 359 rows, 25.84 KiB in 0.00771 sec., 46562.90531776913 rows/sec., 3.27 MiB/sec. | ||
7686 | 2025.01.13 09:39:01.702508 [ 253 ] {855d0026-41df-419f-a167-c70eca1f3c0b} <Debug> TCPHandler: Processed in 0.008420078 sec. | ||
7687 | 2025.01.13 09:39:01.702729 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7688 | 2025.01.13 09:39:01.703047 [ 4 ] {3d6966d8-5ab0-4328-81b8-684924801476} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7689 | 2025.01.13 09:39:01.703172 [ 4 ] {3d6966d8-5ab0-4328-81b8-684924801476} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7690 | 2025.01.13 09:39:01.705572 [ 4 ] {3d6966d8-5ab0-4328-81b8-684924801476} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7691 | 2025.01.13 09:39:01.705686 [ 4 ] {3d6966d8-5ab0-4328-81b8-684924801476} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
7692 | 2025.01.13 09:39:01.708780 [ 4 ] {3d6966d8-5ab0-4328-81b8-684924801476} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7693 | 2025.01.13 09:39:01.709592 [ 4 ] {3d6966d8-5ab0-4328-81b8-684924801476} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7694 | 2025.01.13 09:39:01.710497 [ 4 ] {3d6966d8-5ab0-4328-81b8-684924801476} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.007509 sec., 799.0411506192569 rows/sec., 41.75 KiB/sec. | ||
7695 | 2025.01.13 09:39:01.710760 [ 4 ] {3d6966d8-5ab0-4328-81b8-684924801476} <Debug> TCPHandler: Processed in 0.00811969 sec. | ||
7696 | 2025.01.13 09:39:01.711047 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7697 | 2025.01.13 09:39:01.711369 [ 253 ] {aa8a8cd2-b3d7-41af-a885-bd4bb72d7734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7698 | 2025.01.13 09:39:01.711629 [ 253 ] {aa8a8cd2-b3d7-41af-a885-bd4bb72d7734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7699 | 2025.01.13 09:39:01.717023 [ 253 ] {aa8a8cd2-b3d7-41af-a885-bd4bb72d7734} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7700 | 2025.01.13 09:39:01.717122 [ 253 ] {aa8a8cd2-b3d7-41af-a885-bd4bb72d7734} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
7701 | 2025.01.13 09:39:01.718907 [ 253 ] {aa8a8cd2-b3d7-41af-a885-bd4bb72d7734} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7702 | 2025.01.13 09:39:01.719506 [ 253 ] {aa8a8cd2-b3d7-41af-a885-bd4bb72d7734} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7703 | 2025.01.13 09:39:01.720369 [ 253 ] {aa8a8cd2-b3d7-41af-a885-bd4bb72d7734} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.009085 sec., 19482.66373142543 rows/sec., 1.29 MiB/sec. | ||
7704 | 2025.01.13 09:39:01.720785 [ 253 ] {aa8a8cd2-b3d7-41af-a885-bd4bb72d7734} <Debug> TCPHandler: Processed in 0.009898011 sec. | ||
7705 | 2025.01.13 09:39:01.721161 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7706 | 2025.01.13 09:39:01.721666 [ 4 ] {90f7c755-1587-4228-85a5-cc479cb480e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7707 | 2025.01.13 09:39:01.721869 [ 4 ] {90f7c755-1587-4228-85a5-cc479cb480e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7708 | 2025.01.13 09:39:01.724679 [ 4 ] {90f7c755-1587-4228-85a5-cc479cb480e6} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7709 | 2025.01.13 09:39:01.724778 [ 4 ] {90f7c755-1587-4228-85a5-cc479cb480e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
7710 | 2025.01.13 09:39:01.726173 [ 4 ] {90f7c755-1587-4228-85a5-cc479cb480e6} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7711 | 2025.01.13 09:39:01.726994 [ 4 ] {90f7c755-1587-4228-85a5-cc479cb480e6} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7712 | 2025.01.13 09:39:01.727753 [ 4 ] {90f7c755-1587-4228-85a5-cc479cb480e6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.006249 sec., 160.02560409665546 rows/sec., 10.78 KiB/sec. | ||
7713 | 2025.01.13 09:39:01.728166 [ 4 ] {90f7c755-1587-4228-85a5-cc479cb480e6} <Debug> TCPHandler: Processed in 0.007213834 sec. | ||
7714 | 2025.01.13 09:39:01.728437 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7715 | 2025.01.13 09:39:01.728709 [ 253 ] {fc48b7a2-7af8-46ab-a819-a5b814cb38f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7716 | 2025.01.13 09:39:01.728836 [ 253 ] {fc48b7a2-7af8-46ab-a819-a5b814cb38f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7717 | 2025.01.13 09:39:01.731758 [ 253 ] {fc48b7a2-7af8-46ab-a819-a5b814cb38f6} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7718 | 2025.01.13 09:39:01.731876 [ 253 ] {fc48b7a2-7af8-46ab-a819-a5b814cb38f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
7719 | 2025.01.13 09:39:01.735930 [ 253 ] {fc48b7a2-7af8-46ab-a819-a5b814cb38f6} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
7720 | 2025.01.13 09:39:01.737280 [ 253 ] {fc48b7a2-7af8-46ab-a819-a5b814cb38f6} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7721 | 2025.01.13 09:39:01.738601 [ 253 ] {fc48b7a2-7af8-46ab-a819-a5b814cb38f6} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.009944 sec., 1307.3209975864843 rows/sec., 2.34 MiB/sec. | ||
7722 | 2025.01.13 09:39:01.739459 [ 253 ] {fc48b7a2-7af8-46ab-a819-a5b814cb38f6} <Debug> TCPHandler: Processed in 0.011148577 sec. | ||
7723 | 2025.01.13 09:39:01.739741 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7724 | 2025.01.13 09:39:01.740094 [ 4 ] {64df30c7-4c89-4e01-a670-df43fde2543d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7725 | 2025.01.13 09:39:01.740268 [ 4 ] {64df30c7-4c89-4e01-a670-df43fde2543d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7726 | 2025.01.13 09:39:01.744013 [ 4 ] {64df30c7-4c89-4e01-a670-df43fde2543d} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7727 | 2025.01.13 09:39:01.744109 [ 4 ] {64df30c7-4c89-4e01-a670-df43fde2543d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
7728 | 2025.01.13 09:39:01.746236 [ 4 ] {64df30c7-4c89-4e01-a670-df43fde2543d} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7729 | 2025.01.13 09:39:01.747271 [ 4 ] {64df30c7-4c89-4e01-a670-df43fde2543d} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7730 | 2025.01.13 09:39:01.747952 [ 4 ] {64df30c7-4c89-4e01-a670-df43fde2543d} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.007973 sec., 6522.011789790544 rows/sec., 413.50 KiB/sec. | ||
7731 | 2025.01.13 09:39:01.748279 [ 4 ] {64df30c7-4c89-4e01-a670-df43fde2543d} <Debug> TCPHandler: Processed in 0.008701637 sec. | ||
7732 | 2025.01.13 09:39:01.748809 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7733 | 2025.01.13 09:39:01.748859 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
7734 | 2025.01.13 09:39:01.757063 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
7735 | 2025.01.13 09:39:01.757979 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7736 | 2025.01.13 09:39:01.758354 [ 87 ] {} <Debug> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
7737 | 2025.01.13 09:39:01.758531 [ 87 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7738 | 2025.01.13 09:39:01.758609 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
7739 | 2025.01.13 09:39:01.759079 [ 191 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
7740 | 2025.01.13 09:39:01.775144 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
7741 | 2025.01.13 09:39:01.776984 [ 191 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7742 | 2025.01.13 09:39:01.778789 [ 191 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
7743 | 2025.01.13 09:39:01.785004 [ 191 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
7744 | 2025.01.13 09:39:01.790894 [ 191 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
7745 | 2025.01.13 09:39:01.796596 [ 191 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
7746 | 2025.01.13 09:39:01.802498 [ 191 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
7747 | 2025.01.13 09:39:01.807084 [ 191 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
7748 | 2025.01.13 09:39:01.866725 [ 191 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.107978133 sec., 2519.028551827248 rows/sec., 13.03 MiB/sec. | ||
7749 | 2025.01.13 09:39:01.868459 [ 191 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
7750 | 2025.01.13 09:39:01.870903 [ 191 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_36_7} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7751 | 2025.01.13 09:39:01.871007 [ 191 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_36_7} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
7752 | 2025.01.13 09:39:01.872463 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
7753 | 2025.01.13 09:39:06.641376 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7754 | 2025.01.13 09:39:06.641610 [ 4 ] {67977f8f-0521-4e0e-8dc3-a5d0cd1e6a59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7755 | 2025.01.13 09:39:06.641695 [ 4 ] {67977f8f-0521-4e0e-8dc3-a5d0cd1e6a59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7756 | 2025.01.13 09:39:06.642586 [ 4 ] {67977f8f-0521-4e0e-8dc3-a5d0cd1e6a59} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7757 | 2025.01.13 09:39:06.642636 [ 4 ] {67977f8f-0521-4e0e-8dc3-a5d0cd1e6a59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
7758 | 2025.01.13 09:39:06.643085 [ 4 ] {67977f8f-0521-4e0e-8dc3-a5d0cd1e6a59} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7759 | 2025.01.13 09:39:06.643358 [ 4 ] {67977f8f-0521-4e0e-8dc3-a5d0cd1e6a59} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7760 | 2025.01.13 09:39:06.643601 [ 4 ] {67977f8f-0521-4e0e-8dc3-a5d0cd1e6a59} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.00205 sec., 38048.78048780488 rows/sec., 3.26 MiB/sec. | ||
7761 | 2025.01.13 09:39:06.643670 [ 4 ] {67977f8f-0521-4e0e-8dc3-a5d0cd1e6a59} <Debug> TCPHandler: Processed in 0.002437729 sec. | ||
7762 | 2025.01.13 09:39:06.643852 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7763 | 2025.01.13 09:39:06.643996 [ 253 ] {77d827c5-169b-493a-b962-2e1d0f71ca53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7764 | 2025.01.13 09:39:06.644057 [ 253 ] {77d827c5-169b-493a-b962-2e1d0f71ca53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7765 | 2025.01.13 09:39:06.644692 [ 253 ] {77d827c5-169b-493a-b962-2e1d0f71ca53} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7766 | 2025.01.13 09:39:06.644734 [ 253 ] {77d827c5-169b-493a-b962-2e1d0f71ca53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
7767 | 2025.01.13 09:39:06.645109 [ 253 ] {77d827c5-169b-493a-b962-2e1d0f71ca53} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
7768 | 2025.01.13 09:39:06.645357 [ 253 ] {77d827c5-169b-493a-b962-2e1d0f71ca53} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7769 | 2025.01.13 09:39:06.645571 [ 253 ] {77d827c5-169b-493a-b962-2e1d0f71ca53} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001609 sec., 16159.105034182723 rows/sec., 1.19 MiB/sec. | ||
7770 | 2025.01.13 09:39:06.645627 [ 253 ] {77d827c5-169b-493a-b962-2e1d0f71ca53} <Debug> TCPHandler: Processed in 0.001845983 sec. | ||
7771 | 2025.01.13 09:39:06.645775 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7772 | 2025.01.13 09:39:06.645907 [ 4 ] {b46159cf-a5ed-4637-839f-a93b25ce5dcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7773 | 2025.01.13 09:39:06.645964 [ 4 ] {b46159cf-a5ed-4637-839f-a93b25ce5dcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7774 | 2025.01.13 09:39:06.646628 [ 4 ] {b46159cf-a5ed-4637-839f-a93b25ce5dcd} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7775 | 2025.01.13 09:39:06.646669 [ 4 ] {b46159cf-a5ed-4637-839f-a93b25ce5dcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
7776 | 2025.01.13 09:39:06.647034 [ 4 ] {b46159cf-a5ed-4637-839f-a93b25ce5dcd} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7777 | 2025.01.13 09:39:06.647272 [ 4 ] {b46159cf-a5ed-4637-839f-a93b25ce5dcd} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7778 | 2025.01.13 09:39:06.647533 [ 4 ] {b46159cf-a5ed-4637-839f-a93b25ce5dcd} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.001647 sec., 32786.88524590164 rows/sec., 2.56 MiB/sec. | ||
7779 | 2025.01.13 09:39:06.647596 [ 4 ] {b46159cf-a5ed-4637-839f-a93b25ce5dcd} <Debug> TCPHandler: Processed in 0.001883383 sec. | ||
7780 | 2025.01.13 09:39:06.647844 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7781 | 2025.01.13 09:39:06.648015 [ 253 ] {857176b7-e436-4288-8f22-c0ecf44aa639} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7782 | 2025.01.13 09:39:06.648076 [ 253 ] {857176b7-e436-4288-8f22-c0ecf44aa639} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7783 | 2025.01.13 09:39:06.648645 [ 253 ] {857176b7-e436-4288-8f22-c0ecf44aa639} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7784 | 2025.01.13 09:39:06.648683 [ 253 ] {857176b7-e436-4288-8f22-c0ecf44aa639} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
7785 | 2025.01.13 09:39:06.649068 [ 253 ] {857176b7-e436-4288-8f22-c0ecf44aa639} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7786 | 2025.01.13 09:39:06.649311 [ 253 ] {857176b7-e436-4288-8f22-c0ecf44aa639} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7787 | 2025.01.13 09:39:06.649520 [ 253 ] {857176b7-e436-4288-8f22-c0ecf44aa639} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001536 sec., 65104.166666666664 rows/sec., 4.51 MiB/sec. | ||
7788 | 2025.01.13 09:39:06.649573 [ 253 ] {857176b7-e436-4288-8f22-c0ecf44aa639} <Debug> TCPHandler: Processed in 0.001869743 sec. | ||
7789 | 2025.01.13 09:39:06.649733 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7790 | 2025.01.13 09:39:06.649864 [ 4 ] {3bbf0f30-5ca8-4bed-ba6d-336a049669cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7791 | 2025.01.13 09:39:06.649945 [ 4 ] {3bbf0f30-5ca8-4bed-ba6d-336a049669cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7792 | 2025.01.13 09:39:06.651163 [ 4 ] {3bbf0f30-5ca8-4bed-ba6d-336a049669cd} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7793 | 2025.01.13 09:39:06.651203 [ 4 ] {3bbf0f30-5ca8-4bed-ba6d-336a049669cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
7794 | 2025.01.13 09:39:06.651850 [ 4 ] {3bbf0f30-5ca8-4bed-ba6d-336a049669cd} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
7795 | 2025.01.13 09:39:06.652114 [ 4 ] {3bbf0f30-5ca8-4bed-ba6d-336a049669cd} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7796 | 2025.01.13 09:39:06.652312 [ 82 ] {} <Debug> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
7797 | 2025.01.13 09:39:06.652390 [ 4 ] {3bbf0f30-5ca8-4bed-ba6d-336a049669cd} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002548 sec., 10204.081632653062 rows/sec., 18.29 MiB/sec. | ||
7798 | 2025.01.13 09:39:06.652400 [ 82 ] {} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7799 | 2025.01.13 09:39:06.652477 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
7800 | 2025.01.13 09:39:06.652923 [ 4 ] {3bbf0f30-5ca8-4bed-ba6d-336a049669cd} <Debug> TCPHandler: Processed in 0.003243202 sec. | ||
7801 | 2025.01.13 09:39:06.653021 [ 187 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::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 | ||
7802 | 2025.01.13 09:39:06.653220 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7803 | 2025.01.13 09:39:06.653695 [ 253 ] {6846dd11-ea61-4068-ad3f-3e430f69fff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7804 | 2025.01.13 09:39:06.653974 [ 253 ] {6846dd11-ea61-4068-ad3f-3e430f69fff9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7805 | 2025.01.13 09:39:06.654760 [ 187 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7806 | 2025.01.13 09:39:06.654921 [ 187 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 737 rows starting from the beginning of the part | ||
7807 | 2025.01.13 09:39:06.655644 [ 187 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 26 rows starting from the beginning of the part | ||
7808 | 2025.01.13 09:39:06.656264 [ 253 ] {6846dd11-ea61-4068-ad3f-3e430f69fff9} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7809 | 2025.01.13 09:39:06.656372 [ 253 ] {6846dd11-ea61-4068-ad3f-3e430f69fff9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
7810 | 2025.01.13 09:39:06.656385 [ 187 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 13 rows starting from the beginning of the part | ||
7811 | 2025.01.13 09:39:06.657099 [ 187 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 26 rows starting from the beginning of the part | ||
7812 | 2025.01.13 09:39:06.657802 [ 187 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 13 rows starting from the beginning of the part | ||
7813 | 2025.01.13 09:39:06.657877 [ 253 ] {6846dd11-ea61-4068-ad3f-3e430f69fff9} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7814 | 2025.01.13 09:39:06.658225 [ 187 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 26 rows starting from the beginning of the part | ||
7815 | 2025.01.13 09:39:06.659013 [ 253 ] {6846dd11-ea61-4068-ad3f-3e430f69fff9} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7816 | 2025.01.13 09:39:06.659503 [ 253 ] {6846dd11-ea61-4068-ad3f-3e430f69fff9} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.005958 sec., 5035.246727089628 rows/sec., 353.22 KiB/sec. | ||
7817 | 2025.01.13 09:39:06.659629 [ 253 ] {6846dd11-ea61-4068-ad3f-3e430f69fff9} <Debug> TCPHandler: Processed in 0.006586537 sec. | ||
7818 | 2025.01.13 09:39:06.668193 [ 189 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 841 rows, containing 19 columns (19 merged, 0 gathered) in 0.015558951 sec., 54052.48721459435 rows/sec., 96.86 MiB/sec. | ||
7819 | 2025.01.13 09:39:06.669475 [ 189 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
7820 | 2025.01.13 09:39:06.669888 [ 189 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7821 | 2025.01.13 09:39:06.669965 [ 189 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
7822 | 2025.01.13 09:39:06.670113 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.66 MiB. | ||
7823 | 2025.01.13 09:39:07.001127 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 210.09 MiB, peak 220.91 MiB, free memory in arenas 0.00 B, will set to 211.67 MiB (RSS), difference: 1.58 MiB | ||
7824 | 2025.01.13 09:39:07.964426 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16958 | ||
7825 | 2025.01.13 09:39:07.965091 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7826 | 2025.01.13 09:39:07.965140 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
7827 | 2025.01.13 09:39:07.965680 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
7828 | 2025.01.13 09:39:07.965935 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7829 | 2025.01.13 09:39:07.966175 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16958 | ||
7830 | 2025.01.13 09:39:09.276152 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
7831 | 2025.01.13 09:39:09.295322 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7832 | 2025.01.13 09:39:09.295392 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
7833 | 2025.01.13 09:39:09.302375 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
7834 | 2025.01.13 09:39:09.303136 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7835 | 2025.01.13 09:39:09.306175 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
7836 | 2025.01.13 09:39:10.545368 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1106 | ||
7837 | 2025.01.13 09:39:10.548522 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7838 | 2025.01.13 09:39:10.548580 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
7839 | 2025.01.13 09:39:10.550111 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7840 | 2025.01.13 09:39:10.550449 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7841 | 2025.01.13 09:39:10.551933 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1106 | ||
7842 | 2025.01.13 09:39:11.645425 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7843 | 2025.01.13 09:39:11.645642 [ 4 ] {6ac08828-79f2-4544-9bda-c208c9421df0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7844 | 2025.01.13 09:39:11.645717 [ 4 ] {6ac08828-79f2-4544-9bda-c208c9421df0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7845 | 2025.01.13 09:39:11.646485 [ 4 ] {6ac08828-79f2-4544-9bda-c208c9421df0} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7846 | 2025.01.13 09:39:11.646530 [ 4 ] {6ac08828-79f2-4544-9bda-c208c9421df0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
7847 | 2025.01.13 09:39:11.646968 [ 4 ] {6ac08828-79f2-4544-9bda-c208c9421df0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7848 | 2025.01.13 09:39:11.647239 [ 4 ] {6ac08828-79f2-4544-9bda-c208c9421df0} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7849 | 2025.01.13 09:39:11.647494 [ 4 ] {6ac08828-79f2-4544-9bda-c208c9421df0} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00191 sec., 7329.842931937173 rows/sec., 527.65 KiB/sec. | ||
7850 | 2025.01.13 09:39:11.647628 [ 4 ] {6ac08828-79f2-4544-9bda-c208c9421df0} <Debug> TCPHandler: Processed in 0.002344956 sec. | ||
7851 | 2025.01.13 09:39:11.647827 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7852 | 2025.01.13 09:39:11.647966 [ 253 ] {a90e8912-1fd8-4709-955b-91945231b12f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7853 | 2025.01.13 09:39:11.648021 [ 253 ] {a90e8912-1fd8-4709-955b-91945231b12f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7854 | 2025.01.13 09:39:11.648774 [ 253 ] {a90e8912-1fd8-4709-955b-91945231b12f} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7855 | 2025.01.13 09:39:11.648841 [ 253 ] {a90e8912-1fd8-4709-955b-91945231b12f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
7856 | 2025.01.13 09:39:11.649232 [ 253 ] {a90e8912-1fd8-4709-955b-91945231b12f} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
7857 | 2025.01.13 09:39:11.649480 [ 253 ] {a90e8912-1fd8-4709-955b-91945231b12f} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7858 | 2025.01.13 09:39:11.649660 [ 74 ] {} <Debug> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
7859 | 2025.01.13 09:39:11.649729 [ 253 ] {a90e8912-1fd8-4709-955b-91945231b12f} <Debug> executeQuery: Read 199 rows, 18.11 KiB in 0.00179 sec., 111173.1843575419 rows/sec., 9.88 MiB/sec. | ||
7860 | 2025.01.13 09:39:11.649753 [ 74 ] {} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7861 | 2025.01.13 09:39:11.649820 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
7862 | 2025.01.13 09:39:11.649850 [ 253 ] {a90e8912-1fd8-4709-955b-91945231b12f} <Debug> TCPHandler: Processed in 0.002087839 sec. | ||
7863 | 2025.01.13 09:39:11.650162 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7864 | 2025.01.13 09:39:11.650251 [ 199 ] {4e32d370-b554-4105-93df-36198ea84aa7::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 | ||
7865 | 2025.01.13 09:39:11.650470 [ 4 ] {b972ae8f-bdc1-429d-8911-500264fc9c48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7866 | 2025.01.13 09:39:11.650622 [ 4 ] {b972ae8f-bdc1-429d-8911-500264fc9c48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7867 | 2025.01.13 09:39:11.651028 [ 199 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7868 | 2025.01.13 09:39:11.651125 [ 199 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1398 rows starting from the beginning of the part | ||
7869 | 2025.01.13 09:39:11.651410 [ 199 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 26 rows starting from the beginning of the part | ||
7870 | 2025.01.13 09:39:11.651710 [ 199 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 78 rows starting from the beginning of the part | ||
7871 | 2025.01.13 09:39:11.652083 [ 199 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 199 rows starting from the beginning of the part | ||
7872 | 2025.01.13 09:39:11.652347 [ 199 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 78 rows starting from the beginning of the part | ||
7873 | 2025.01.13 09:39:11.652643 [ 199 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 199 rows starting from the beginning of the part | ||
7874 | 2025.01.13 09:39:11.653979 [ 4 ] {b972ae8f-bdc1-429d-8911-500264fc9c48} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7875 | 2025.01.13 09:39:11.654040 [ 4 ] {b972ae8f-bdc1-429d-8911-500264fc9c48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
7876 | 2025.01.13 09:39:11.654995 [ 4 ] {b972ae8f-bdc1-429d-8911-500264fc9c48} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
7877 | 2025.01.13 09:39:11.655452 [ 4 ] {b972ae8f-bdc1-429d-8911-500264fc9c48} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7878 | 2025.01.13 09:39:11.655929 [ 4 ] {b972ae8f-bdc1-429d-8911-500264fc9c48} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.005564 sec., 3594.5363048166782 rows/sec., 257.66 KiB/sec. | ||
7879 | 2025.01.13 09:39:11.656226 [ 4 ] {b972ae8f-bdc1-429d-8911-500264fc9c48} <Debug> TCPHandler: Processed in 0.006228797 sec. | ||
7880 | 2025.01.13 09:39:11.656259 [ 199 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1978 rows, containing 5 columns (5 merged, 0 gathered) in 0.00632793 sec., 312582.4716771519 rows/sec., 27.66 MiB/sec. | ||
7881 | 2025.01.13 09:39:11.656408 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7882 | 2025.01.13 09:39:11.656528 [ 199 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
7883 | 2025.01.13 09:39:11.656644 [ 253 ] {fb228af8-8f35-4cd0-bcdd-7ffe42c3a41c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7884 | 2025.01.13 09:39:11.656723 [ 253 ] {fb228af8-8f35-4cd0-bcdd-7ffe42c3a41c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7885 | 2025.01.13 09:39:11.657154 [ 199 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_61_12} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7886 | 2025.01.13 09:39:11.657397 [ 199 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_61_12} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
7887 | 2025.01.13 09:39:11.657510 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
7888 | 2025.01.13 09:39:11.657762 [ 253 ] {fb228af8-8f35-4cd0-bcdd-7ffe42c3a41c} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7889 | 2025.01.13 09:39:11.657807 [ 253 ] {fb228af8-8f35-4cd0-bcdd-7ffe42c3a41c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
7890 | 2025.01.13 09:39:11.658167 [ 253 ] {fb228af8-8f35-4cd0-bcdd-7ffe42c3a41c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7891 | 2025.01.13 09:39:11.658409 [ 253 ] {fb228af8-8f35-4cd0-bcdd-7ffe42c3a41c} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7892 | 2025.01.13 09:39:11.658619 [ 253 ] {fb228af8-8f35-4cd0-bcdd-7ffe42c3a41c} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002069 sec., 6766.553890768487 rows/sec., 473.89 KiB/sec. | ||
7893 | 2025.01.13 09:39:11.658676 [ 253 ] {fb228af8-8f35-4cd0-bcdd-7ffe42c3a41c} <Debug> TCPHandler: Processed in 0.002334257 sec. | ||
7894 | 2025.01.13 09:39:11.658823 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7895 | 2025.01.13 09:39:11.658930 [ 4 ] {159a8d62-cf4d-47a2-833b-d96e58a2e0dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7896 | 2025.01.13 09:39:11.658977 [ 4 ] {159a8d62-cf4d-47a2-833b-d96e58a2e0dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7897 | 2025.01.13 09:39:11.659510 [ 4 ] {159a8d62-cf4d-47a2-833b-d96e58a2e0dd} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7898 | 2025.01.13 09:39:11.659550 [ 4 ] {159a8d62-cf4d-47a2-833b-d96e58a2e0dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
7899 | 2025.01.13 09:39:11.659902 [ 4 ] {159a8d62-cf4d-47a2-833b-d96e58a2e0dd} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7900 | 2025.01.13 09:39:11.660148 [ 4 ] {159a8d62-cf4d-47a2-833b-d96e58a2e0dd} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7901 | 2025.01.13 09:39:11.660346 [ 4 ] {159a8d62-cf4d-47a2-833b-d96e58a2e0dd} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001438 sec., 9040.333796940195 rows/sec., 563.66 KiB/sec. | ||
7902 | 2025.01.13 09:39:11.660399 [ 4 ] {159a8d62-cf4d-47a2-833b-d96e58a2e0dd} <Debug> TCPHandler: Processed in 0.001628176 sec. | ||
7903 | 2025.01.13 09:39:11.660536 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7904 | 2025.01.13 09:39:11.660642 [ 253 ] {8512b703-011e-48bb-83f4-7e0fb0bc87a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7905 | 2025.01.13 09:39:11.660695 [ 253 ] {8512b703-011e-48bb-83f4-7e0fb0bc87a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7906 | 2025.01.13 09:39:11.661492 [ 253 ] {8512b703-011e-48bb-83f4-7e0fb0bc87a7} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7907 | 2025.01.13 09:39:11.661538 [ 253 ] {8512b703-011e-48bb-83f4-7e0fb0bc87a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
7908 | 2025.01.13 09:39:11.661926 [ 253 ] {8512b703-011e-48bb-83f4-7e0fb0bc87a7} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
7909 | 2025.01.13 09:39:11.662180 [ 253 ] {8512b703-011e-48bb-83f4-7e0fb0bc87a7} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7910 | 2025.01.13 09:39:11.662360 [ 74 ] {} <Debug> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
7911 | 2025.01.13 09:39:11.662423 [ 253 ] {8512b703-011e-48bb-83f4-7e0fb0bc87a7} <Debug> executeQuery: Read 359 rows, 25.84 KiB in 0.001793 sec., 200223.08979364194 rows/sec., 14.08 MiB/sec. | ||
7912 | 2025.01.13 09:39:11.662429 [ 74 ] {} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7913 | 2025.01.13 09:39:11.662513 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
7914 | 2025.01.13 09:39:11.662547 [ 253 ] {8512b703-011e-48bb-83f4-7e0fb0bc87a7} <Debug> TCPHandler: Processed in 0.002059158 sec. | ||
7915 | 2025.01.13 09:39:11.662793 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7916 | 2025.01.13 09:39:11.663010 [ 192 ] {dc80af8f-ae59-4221-9151-b81aadd12800::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 | ||
7917 | 2025.01.13 09:39:11.663096 [ 4 ] {33e81f72-ff76-46c3-b411-bdc6f08958f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7918 | 2025.01.13 09:39:11.663250 [ 4 ] {33e81f72-ff76-46c3-b411-bdc6f08958f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7919 | 2025.01.13 09:39:11.663782 [ 192 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7920 | 2025.01.13 09:39:11.663941 [ 192 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 873 rows starting from the beginning of the part | ||
7921 | 2025.01.13 09:39:11.664472 [ 192 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 28 rows starting from the beginning of the part | ||
7922 | 2025.01.13 09:39:11.664845 [ 192 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 54 rows starting from the beginning of the part | ||
7923 | 2025.01.13 09:39:11.665116 [ 192 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 359 rows starting from the beginning of the part | ||
7924 | 2025.01.13 09:39:11.665458 [ 192 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 54 rows starting from the beginning of the part | ||
7925 | 2025.01.13 09:39:11.665766 [ 192 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 359 rows starting from the beginning of the part | ||
7926 | 2025.01.13 09:39:11.666298 [ 4 ] {33e81f72-ff76-46c3-b411-bdc6f08958f9} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7927 | 2025.01.13 09:39:11.666371 [ 4 ] {33e81f72-ff76-46c3-b411-bdc6f08958f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
7928 | 2025.01.13 09:39:11.667866 [ 4 ] {33e81f72-ff76-46c3-b411-bdc6f08958f9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7929 | 2025.01.13 09:39:11.668371 [ 4 ] {33e81f72-ff76-46c3-b411-bdc6f08958f9} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7930 | 2025.01.13 09:39:11.668899 [ 4 ] {33e81f72-ff76-46c3-b411-bdc6f08958f9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.005871 sec., 1021.9724067450178 rows/sec., 53.39 KiB/sec. | ||
7931 | 2025.01.13 09:39:11.669050 [ 4 ] {33e81f72-ff76-46c3-b411-bdc6f08958f9} <Debug> TCPHandler: Processed in 0.006397321 sec. | ||
7932 | 2025.01.13 09:39:11.669240 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7933 | 2025.01.13 09:39:11.669363 [ 253 ] {3b0fa69e-2144-4370-bd46-35a085806b55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7934 | 2025.01.13 09:39:11.669492 [ 253 ] {3b0fa69e-2144-4370-bd46-35a085806b55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7935 | 2025.01.13 09:39:11.669990 [ 199 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1727 rows, containing 5 columns (5 merged, 0 gathered) in 0.007338489 sec., 235334.54911494724 rows/sec., 17.85 MiB/sec. | ||
7936 | 2025.01.13 09:39:11.670240 [ 199 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
7937 | 2025.01.13 09:39:11.670869 [ 253 ] {3b0fa69e-2144-4370-bd46-35a085806b55} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7938 | 2025.01.13 09:39:11.670877 [ 199 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_61_12} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7939 | 2025.01.13 09:39:11.670920 [ 253 ] {3b0fa69e-2144-4370-bd46-35a085806b55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
7940 | 2025.01.13 09:39:11.671093 [ 199 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_61_12} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
7941 | 2025.01.13 09:39:11.671253 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
7942 | 2025.01.13 09:39:11.671544 [ 253 ] {3b0fa69e-2144-4370-bd46-35a085806b55} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
7943 | 2025.01.13 09:39:11.671795 [ 253 ] {3b0fa69e-2144-4370-bd46-35a085806b55} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7944 | 2025.01.13 09:39:11.671958 [ 74 ] {} <Debug> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
7945 | 2025.01.13 09:39:11.672021 [ 74 ] {} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7946 | 2025.01.13 09:39:11.672055 [ 253 ] {3b0fa69e-2144-4370-bd46-35a085806b55} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.002702 sec., 65507.03182827535 rows/sec., 4.32 MiB/sec. | ||
7947 | 2025.01.13 09:39:11.672062 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
7948 | 2025.01.13 09:39:11.672241 [ 253 ] {3b0fa69e-2144-4370-bd46-35a085806b55} <Debug> TCPHandler: Processed in 0.003082427 sec. | ||
7949 | 2025.01.13 09:39:11.672330 [ 192 ] {2e635561-38d3-4dab-82be-ab6a0873e781::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 | ||
7950 | 2025.01.13 09:39:11.672455 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7951 | 2025.01.13 09:39:11.672529 [ 192 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7952 | 2025.01.13 09:39:11.672578 [ 192 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_56_11, total 14755 rows starting from the beginning of the part | ||
7953 | 2025.01.13 09:39:11.672759 [ 4 ] {4c1cf72c-87f3-44f9-886b-9e90169b606c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7954 | 2025.01.13 09:39:11.672911 [ 192 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 40 rows starting from the beginning of the part | ||
7955 | 2025.01.13 09:39:11.672960 [ 4 ] {4c1cf72c-87f3-44f9-886b-9e90169b606c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7956 | 2025.01.13 09:39:11.673284 [ 192 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 100 rows starting from the beginning of the part | ||
7957 | 2025.01.13 09:39:11.673625 [ 192 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 177 rows starting from the beginning of the part | ||
7958 | 2025.01.13 09:39:11.673991 [ 192 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 100 rows starting from the beginning of the part | ||
7959 | 2025.01.13 09:39:11.674329 [ 192 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 177 rows starting from the beginning of the part | ||
7960 | 2025.01.13 09:39:11.675254 [ 4 ] {4c1cf72c-87f3-44f9-886b-9e90169b606c} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7961 | 2025.01.13 09:39:11.675329 [ 4 ] {4c1cf72c-87f3-44f9-886b-9e90169b606c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
7962 | 2025.01.13 09:39:11.675846 [ 4 ] {4c1cf72c-87f3-44f9-886b-9e90169b606c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7963 | 2025.01.13 09:39:11.676186 [ 4 ] {4c1cf72c-87f3-44f9-886b-9e90169b606c} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7964 | 2025.01.13 09:39:11.676626 [ 4 ] {4c1cf72c-87f3-44f9-886b-9e90169b606c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003982 sec., 251.130085384229 rows/sec., 16.92 KiB/sec. | ||
7965 | 2025.01.13 09:39:11.676826 [ 4 ] {4c1cf72c-87f3-44f9-886b-9e90169b606c} <Debug> TCPHandler: Processed in 0.004454206 sec. | ||
7966 | 2025.01.13 09:39:11.677036 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7967 | 2025.01.13 09:39:11.677327 [ 253 ] {ddf98fa5-c4f3-4002-b1d2-87884fbaeb4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7968 | 2025.01.13 09:39:11.677467 [ 253 ] {ddf98fa5-c4f3-4002-b1d2-87884fbaeb4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7969 | 2025.01.13 09:39:11.679132 [ 253 ] {ddf98fa5-c4f3-4002-b1d2-87884fbaeb4e} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7970 | 2025.01.13 09:39:11.679182 [ 253 ] {ddf98fa5-c4f3-4002-b1d2-87884fbaeb4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
7971 | 2025.01.13 09:39:11.680362 [ 192 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15349 rows, containing 5 columns (5 merged, 0 gathered) in 0.008150681 sec., 1883155.5301943482 rows/sec., 126.10 MiB/sec. | ||
7972 | 2025.01.13 09:39:11.680656 [ 253 ] {ddf98fa5-c4f3-4002-b1d2-87884fbaeb4e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
7973 | 2025.01.13 09:39:11.680844 [ 192 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
7974 | 2025.01.13 09:39:11.681176 [ 253 ] {ddf98fa5-c4f3-4002-b1d2-87884fbaeb4e} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7975 | 2025.01.13 09:39:11.681517 [ 192 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7976 | 2025.01.13 09:39:11.681608 [ 253 ] {ddf98fa5-c4f3-4002-b1d2-87884fbaeb4e} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.004373 sec., 2972.787560027441 rows/sec., 5.33 MiB/sec. | ||
7977 | 2025.01.13 09:39:11.681733 [ 192 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
7978 | 2025.01.13 09:39:11.682009 [ 253 ] {ddf98fa5-c4f3-4002-b1d2-87884fbaeb4e} <Debug> TCPHandler: Processed in 0.005077493 sec. | ||
7979 | 2025.01.13 09:39:11.682017 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.74 MiB. | ||
7980 | 2025.01.13 09:39:11.682192 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7981 | 2025.01.13 09:39:11.682305 [ 4 ] {28d95f51-c45b-4fae-8da2-f1179ea64ad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7982 | 2025.01.13 09:39:11.682351 [ 4 ] {28d95f51-c45b-4fae-8da2-f1179ea64ad2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7983 | 2025.01.13 09:39:11.682820 [ 4 ] {28d95f51-c45b-4fae-8da2-f1179ea64ad2} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7984 | 2025.01.13 09:39:11.682858 [ 4 ] {28d95f51-c45b-4fae-8da2-f1179ea64ad2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
7985 | 2025.01.13 09:39:11.683225 [ 4 ] {28d95f51-c45b-4fae-8da2-f1179ea64ad2} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
7986 | 2025.01.13 09:39:11.683464 [ 4 ] {28d95f51-c45b-4fae-8da2-f1179ea64ad2} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7987 | 2025.01.13 09:39:11.683601 [ 73 ] {} <Debug> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
7988 | 2025.01.13 09:39:11.683644 [ 73 ] {} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7989 | 2025.01.13 09:39:11.683649 [ 4 ] {28d95f51-c45b-4fae-8da2-f1179ea64ad2} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001364 sec., 38123.16715542522 rows/sec., 2.36 MiB/sec. | ||
7990 | 2025.01.13 09:39:11.683673 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
7991 | 2025.01.13 09:39:11.683718 [ 4 ] {28d95f51-c45b-4fae-8da2-f1179ea64ad2} <Debug> TCPHandler: Processed in 0.001590565 sec. | ||
7992 | 2025.01.13 09:39:11.683908 [ 194 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::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 | ||
7993 | 2025.01.13 09:39:11.684046 [ 194 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7994 | 2025.01.13 09:39:11.684081 [ 194 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1968 rows starting from the beginning of the part | ||
7995 | 2025.01.13 09:39:11.684174 [ 194 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 12 rows starting from the beginning of the part | ||
7996 | 2025.01.13 09:39:11.684260 [ 194 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 30 rows starting from the beginning of the part | ||
7997 | 2025.01.13 09:39:11.684343 [ 194 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 52 rows starting from the beginning of the part | ||
7998 | 2025.01.13 09:39:11.684419 [ 194 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 30 rows starting from the beginning of the part | ||
7999 | 2025.01.13 09:39:11.684503 [ 194 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 52 rows starting from the beginning of the part | ||
8000 | 2025.01.13 09:39:11.685771 [ 198 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2144 rows, containing 4 columns (4 merged, 0 gathered) in 0.002007827 sec., 1067821.0821948308 rows/sec., 68.71 MiB/sec. | ||
8001 | 2025.01.13 09:39:11.686038 [ 198 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
8002 | 2025.01.13 09:39:11.686396 [ 198 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_61_12} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8003 | 2025.01.13 09:39:11.686497 [ 198 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_61_12} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
8004 | 2025.01.13 09:39:11.686586 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
8005 | 2025.01.13 09:39:15.299456 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8006 | 2025.01.13 09:39:15.299527 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8007 | 2025.01.13 09:39:15.467207 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17446 | ||
8008 | 2025.01.13 09:39:15.467886 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8009 | 2025.01.13 09:39:15.467936 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
8010 | 2025.01.13 09:39:15.468472 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
8011 | 2025.01.13 09:39:15.468726 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8012 | 2025.01.13 09:39:15.469014 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446 | ||
8013 | 2025.01.13 09:39:16.641088 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8014 | 2025.01.13 09:39:16.641307 [ 4 ] {2f629a06-72e0-4d53-9552-dffaca2f176f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8015 | 2025.01.13 09:39:16.641394 [ 4 ] {2f629a06-72e0-4d53-9552-dffaca2f176f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8016 | 2025.01.13 09:39:16.642261 [ 4 ] {2f629a06-72e0-4d53-9552-dffaca2f176f} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8017 | 2025.01.13 09:39:16.642317 [ 4 ] {2f629a06-72e0-4d53-9552-dffaca2f176f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
8018 | 2025.01.13 09:39:16.642783 [ 4 ] {2f629a06-72e0-4d53-9552-dffaca2f176f} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
8019 | 2025.01.13 09:39:16.643065 [ 4 ] {2f629a06-72e0-4d53-9552-dffaca2f176f} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8020 | 2025.01.13 09:39:16.643338 [ 4 ] {2f629a06-72e0-4d53-9552-dffaca2f176f} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.00209 sec., 37320.574162679426 rows/sec., 3.20 MiB/sec. | ||
8021 | 2025.01.13 09:39:16.643432 [ 4 ] {2f629a06-72e0-4d53-9552-dffaca2f176f} <Debug> TCPHandler: Processed in 0.002489021 sec. | ||
8022 | 2025.01.13 09:39:16.643626 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8023 | 2025.01.13 09:39:16.643744 [ 253 ] {d63229e3-964e-42c2-a6e5-243593332845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8024 | 2025.01.13 09:39:16.643796 [ 253 ] {d63229e3-964e-42c2-a6e5-243593332845} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8025 | 2025.01.13 09:39:16.644360 [ 253 ] {d63229e3-964e-42c2-a6e5-243593332845} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8026 | 2025.01.13 09:39:16.644404 [ 253 ] {d63229e3-964e-42c2-a6e5-243593332845} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
8027 | 2025.01.13 09:39:16.644783 [ 253 ] {d63229e3-964e-42c2-a6e5-243593332845} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
8028 | 2025.01.13 09:39:16.645030 [ 253 ] {d63229e3-964e-42c2-a6e5-243593332845} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8029 | 2025.01.13 09:39:16.645258 [ 253 ] {d63229e3-964e-42c2-a6e5-243593332845} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001542 sec., 16861.219195849546 rows/sec., 1.24 MiB/sec. | ||
8030 | 2025.01.13 09:39:16.645313 [ 253 ] {d63229e3-964e-42c2-a6e5-243593332845} <Debug> TCPHandler: Processed in 0.001747249 sec. | ||
8031 | 2025.01.13 09:39:16.645464 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8032 | 2025.01.13 09:39:16.645573 [ 4 ] {4249930a-b1c8-44fc-82b5-e5cc320e7e44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8033 | 2025.01.13 09:39:16.645621 [ 4 ] {4249930a-b1c8-44fc-82b5-e5cc320e7e44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8034 | 2025.01.13 09:39:16.646205 [ 4 ] {4249930a-b1c8-44fc-82b5-e5cc320e7e44} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8035 | 2025.01.13 09:39:16.646246 [ 4 ] {4249930a-b1c8-44fc-82b5-e5cc320e7e44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
8036 | 2025.01.13 09:39:16.646617 [ 4 ] {4249930a-b1c8-44fc-82b5-e5cc320e7e44} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
8037 | 2025.01.13 09:39:16.646884 [ 4 ] {4249930a-b1c8-44fc-82b5-e5cc320e7e44} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8038 | 2025.01.13 09:39:16.647110 [ 4 ] {4249930a-b1c8-44fc-82b5-e5cc320e7e44} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.001558 sec., 34659.820282413355 rows/sec., 2.71 MiB/sec. | ||
8039 | 2025.01.13 09:39:16.647165 [ 4 ] {4249930a-b1c8-44fc-82b5-e5cc320e7e44} <Debug> TCPHandler: Processed in 0.0017546 sec. | ||
8040 | 2025.01.13 09:39:16.647316 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8041 | 2025.01.13 09:39:16.647423 [ 253 ] {a952624d-0931-4eec-9700-094f62ff2a59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8042 | 2025.01.13 09:39:16.647473 [ 253 ] {a952624d-0931-4eec-9700-094f62ff2a59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8043 | 2025.01.13 09:39:16.647976 [ 253 ] {a952624d-0931-4eec-9700-094f62ff2a59} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8044 | 2025.01.13 09:39:16.648016 [ 253 ] {a952624d-0931-4eec-9700-094f62ff2a59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
8045 | 2025.01.13 09:39:16.648400 [ 253 ] {a952624d-0931-4eec-9700-094f62ff2a59} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
8046 | 2025.01.13 09:39:16.648648 [ 253 ] {a952624d-0931-4eec-9700-094f62ff2a59} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8047 | 2025.01.13 09:39:16.648846 [ 253 ] {a952624d-0931-4eec-9700-094f62ff2a59} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001437 sec., 69589.42240779402 rows/sec., 4.82 MiB/sec. | ||
8048 | 2025.01.13 09:39:16.648944 [ 253 ] {a952624d-0931-4eec-9700-094f62ff2a59} <Debug> TCPHandler: Processed in 0.001676168 sec. | ||
8049 | 2025.01.13 09:39:16.649151 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8050 | 2025.01.13 09:39:16.649278 [ 4 ] {9f1c2135-1c65-47e1-8f16-4b93cbab3031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8051 | 2025.01.13 09:39:16.649347 [ 4 ] {9f1c2135-1c65-47e1-8f16-4b93cbab3031} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8052 | 2025.01.13 09:39:16.650762 [ 4 ] {9f1c2135-1c65-47e1-8f16-4b93cbab3031} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8053 | 2025.01.13 09:39:16.650812 [ 4 ] {9f1c2135-1c65-47e1-8f16-4b93cbab3031} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
8054 | 2025.01.13 09:39:16.651626 [ 4 ] {9f1c2135-1c65-47e1-8f16-4b93cbab3031} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
8055 | 2025.01.13 09:39:16.651897 [ 4 ] {9f1c2135-1c65-47e1-8f16-4b93cbab3031} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8056 | 2025.01.13 09:39:16.652129 [ 4 ] {9f1c2135-1c65-47e1-8f16-4b93cbab3031} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002865 sec., 9075.043630017452 rows/sec., 16.26 MiB/sec. | ||
8057 | 2025.01.13 09:39:16.652562 [ 4 ] {9f1c2135-1c65-47e1-8f16-4b93cbab3031} <Debug> TCPHandler: Processed in 0.003509939 sec. | ||
8058 | 2025.01.13 09:39:16.652803 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8059 | 2025.01.13 09:39:16.652926 [ 253 ] {e9e6ba1c-19c0-4fc7-a0b1-ee033cf08ca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8060 | 2025.01.13 09:39:16.652977 [ 253 ] {e9e6ba1c-19c0-4fc7-a0b1-ee033cf08ca1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8061 | 2025.01.13 09:39:16.653471 [ 253 ] {e9e6ba1c-19c0-4fc7-a0b1-ee033cf08ca1} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8062 | 2025.01.13 09:39:16.653513 [ 253 ] {e9e6ba1c-19c0-4fc7-a0b1-ee033cf08ca1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
8063 | 2025.01.13 09:39:16.653889 [ 253 ] {e9e6ba1c-19c0-4fc7-a0b1-ee033cf08ca1} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
8064 | 2025.01.13 09:39:16.654134 [ 253 ] {e9e6ba1c-19c0-4fc7-a0b1-ee033cf08ca1} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8065 | 2025.01.13 09:39:16.654328 [ 253 ] {e9e6ba1c-19c0-4fc7-a0b1-ee033cf08ca1} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001421 sec., 21111.8930330753 rows/sec., 1.45 MiB/sec. | ||
8066 | 2025.01.13 09:39:16.654428 [ 253 ] {e9e6ba1c-19c0-4fc7-a0b1-ee033cf08ca1} <Debug> TCPHandler: Processed in 0.001723729 sec. | ||
8067 | 2025.01.13 09:39:16.807157 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
8068 | 2025.01.13 09:39:16.827395 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8069 | 2025.01.13 09:39:16.827452 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
8070 | 2025.01.13 09:39:16.835299 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
8071 | 2025.01.13 09:39:16.836061 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8072 | 2025.01.13 09:39:16.838744 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
8073 | 2025.01.13 09:39:19.101882 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8074 | 2025.01.13 09:39:19.102117 [ 4 ] {0ffc0177-51c1-4239-bdc2-2414e17d6ecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8075 | 2025.01.13 09:39:19.102199 [ 4 ] {0ffc0177-51c1-4239-bdc2-2414e17d6ecc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8076 | 2025.01.13 09:39:19.103043 [ 4 ] {0ffc0177-51c1-4239-bdc2-2414e17d6ecc} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8077 | 2025.01.13 09:39:19.103097 [ 4 ] {0ffc0177-51c1-4239-bdc2-2414e17d6ecc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
8078 | 2025.01.13 09:39:19.103537 [ 4 ] {0ffc0177-51c1-4239-bdc2-2414e17d6ecc} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8079 | 2025.01.13 09:39:19.103786 [ 4 ] {0ffc0177-51c1-4239-bdc2-2414e17d6ecc} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8080 | 2025.01.13 09:39:19.104040 [ 4 ] {0ffc0177-51c1-4239-bdc2-2414e17d6ecc} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001976 sec., 7085.02024291498 rows/sec., 510.03 KiB/sec. | ||
8081 | 2025.01.13 09:39:19.104114 [ 4 ] {0ffc0177-51c1-4239-bdc2-2414e17d6ecc} <Debug> TCPHandler: Processed in 0.002375237 sec. | ||
8082 | 2025.01.13 09:39:19.104374 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8083 | 2025.01.13 09:39:19.104517 [ 253 ] {84de81d1-f587-48ce-bbe5-f2f313110c67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8084 | 2025.01.13 09:39:19.104574 [ 253 ] {84de81d1-f587-48ce-bbe5-f2f313110c67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8085 | 2025.01.13 09:39:19.105909 [ 253 ] {84de81d1-f587-48ce-bbe5-f2f313110c67} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8086 | 2025.01.13 09:39:19.105950 [ 253 ] {84de81d1-f587-48ce-bbe5-f2f313110c67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
8087 | 2025.01.13 09:39:19.106416 [ 253 ] {84de81d1-f587-48ce-bbe5-f2f313110c67} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
8088 | 2025.01.13 09:39:19.106665 [ 253 ] {84de81d1-f587-48ce-bbe5-f2f313110c67} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8089 | 2025.01.13 09:39:19.106886 [ 253 ] {84de81d1-f587-48ce-bbe5-f2f313110c67} <Debug> executeQuery: Read 1339 rows, 114.23 KiB in 0.002401 sec., 557684.2982090795 rows/sec., 46.46 MiB/sec. | ||
8090 | 2025.01.13 09:39:19.106943 [ 253 ] {84de81d1-f587-48ce-bbe5-f2f313110c67} <Debug> TCPHandler: Processed in 0.002681106 sec. | ||
8091 | 2025.01.13 09:39:19.107137 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8092 | 2025.01.13 09:39:19.107265 [ 4 ] {98ac90f3-a9c6-448e-bab0-562bcf42a1ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8093 | 2025.01.13 09:39:19.107319 [ 4 ] {98ac90f3-a9c6-448e-bab0-562bcf42a1ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8094 | 2025.01.13 09:39:19.107941 [ 4 ] {98ac90f3-a9c6-448e-bab0-562bcf42a1ab} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8095 | 2025.01.13 09:39:19.107979 [ 4 ] {98ac90f3-a9c6-448e-bab0-562bcf42a1ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
8096 | 2025.01.13 09:39:19.108326 [ 4 ] {98ac90f3-a9c6-448e-bab0-562bcf42a1ab} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
8097 | 2025.01.13 09:39:19.108565 [ 4 ] {98ac90f3-a9c6-448e-bab0-562bcf42a1ab} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8098 | 2025.01.13 09:39:19.108776 [ 4 ] {98ac90f3-a9c6-448e-bab0-562bcf42a1ab} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.001539 sec., 12995.45159194282 rows/sec., 931.51 KiB/sec. | ||
8099 | 2025.01.13 09:39:19.108827 [ 4 ] {98ac90f3-a9c6-448e-bab0-562bcf42a1ab} <Debug> TCPHandler: Processed in 0.00175228 sec. | ||
8100 | 2025.01.13 09:39:19.108978 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8101 | 2025.01.13 09:39:19.109085 [ 253 ] {e06a34b9-ab6d-4832-9050-d3567e2a6dbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8102 | 2025.01.13 09:39:19.109129 [ 253 ] {e06a34b9-ab6d-4832-9050-d3567e2a6dbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8103 | 2025.01.13 09:39:19.109715 [ 253 ] {e06a34b9-ab6d-4832-9050-d3567e2a6dbc} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8104 | 2025.01.13 09:39:19.109755 [ 253 ] {e06a34b9-ab6d-4832-9050-d3567e2a6dbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
8105 | 2025.01.13 09:39:19.110104 [ 253 ] {e06a34b9-ab6d-4832-9050-d3567e2a6dbc} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8106 | 2025.01.13 09:39:19.110357 [ 253 ] {e06a34b9-ab6d-4832-9050-d3567e2a6dbc} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8107 | 2025.01.13 09:39:19.110570 [ 253 ] {e06a34b9-ab6d-4832-9050-d3567e2a6dbc} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001506 sec., 160690.57104913678 rows/sec., 10.89 MiB/sec. | ||
8108 | 2025.01.13 09:39:19.110623 [ 253 ] {e06a34b9-ab6d-4832-9050-d3567e2a6dbc} <Debug> TCPHandler: Processed in 0.001700849 sec. | ||
8109 | 2025.01.13 09:39:19.110751 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8110 | 2025.01.13 09:39:19.110856 [ 4 ] {3348a128-96cf-4f91-959e-22ad7ec78158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8111 | 2025.01.13 09:39:19.110900 [ 4 ] {3348a128-96cf-4f91-959e-22ad7ec78158} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8112 | 2025.01.13 09:39:19.111422 [ 4 ] {3348a128-96cf-4f91-959e-22ad7ec78158} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8113 | 2025.01.13 09:39:19.111462 [ 4 ] {3348a128-96cf-4f91-959e-22ad7ec78158} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
8114 | 2025.01.13 09:39:19.111804 [ 4 ] {3348a128-96cf-4f91-959e-22ad7ec78158} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8115 | 2025.01.13 09:39:19.112040 [ 4 ] {3348a128-96cf-4f91-959e-22ad7ec78158} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8116 | 2025.01.13 09:39:19.112251 [ 4 ] {3348a128-96cf-4f91-959e-22ad7ec78158} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001416 sec., 9180.790960451977 rows/sec., 572.42 KiB/sec. | ||
8117 | 2025.01.13 09:39:19.112303 [ 4 ] {3348a128-96cf-4f91-959e-22ad7ec78158} <Debug> TCPHandler: Processed in 0.001609475 sec. | ||
8118 | 2025.01.13 09:39:19.112448 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8119 | 2025.01.13 09:39:19.112551 [ 253 ] {15565956-3f7f-4a9b-96c6-f90f21b21879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8120 | 2025.01.13 09:39:19.112595 [ 253 ] {15565956-3f7f-4a9b-96c6-f90f21b21879} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8121 | 2025.01.13 09:39:19.113387 [ 253 ] {15565956-3f7f-4a9b-96c6-f90f21b21879} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8122 | 2025.01.13 09:39:19.113427 [ 253 ] {15565956-3f7f-4a9b-96c6-f90f21b21879} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
8123 | 2025.01.13 09:39:19.113808 [ 253 ] {15565956-3f7f-4a9b-96c6-f90f21b21879} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
8124 | 2025.01.13 09:39:19.114040 [ 253 ] {15565956-3f7f-4a9b-96c6-f90f21b21879} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8125 | 2025.01.13 09:39:19.114258 [ 253 ] {15565956-3f7f-4a9b-96c6-f90f21b21879} <Debug> executeQuery: Read 815 rows, 60.13 KiB in 0.00172 sec., 473837.2093023256 rows/sec., 34.14 MiB/sec. | ||
8126 | 2025.01.13 09:39:19.114359 [ 253 ] {15565956-3f7f-4a9b-96c6-f90f21b21879} <Debug> TCPHandler: Processed in 0.001965996 sec. | ||
8127 | 2025.01.13 09:39:19.114550 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8128 | 2025.01.13 09:39:19.114745 [ 4 ] {82844fe7-325e-4f94-93fe-bb775bde8c02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8129 | 2025.01.13 09:39:19.114794 [ 4 ] {82844fe7-325e-4f94-93fe-bb775bde8c02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8130 | 2025.01.13 09:39:19.115233 [ 4 ] {82844fe7-325e-4f94-93fe-bb775bde8c02} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8131 | 2025.01.13 09:39:19.115272 [ 4 ] {82844fe7-325e-4f94-93fe-bb775bde8c02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
8132 | 2025.01.13 09:39:19.115621 [ 4 ] {82844fe7-325e-4f94-93fe-bb775bde8c02} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8133 | 2025.01.13 09:39:19.115862 [ 4 ] {82844fe7-325e-4f94-93fe-bb775bde8c02} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8134 | 2025.01.13 09:39:19.116075 [ 4 ] {82844fe7-325e-4f94-93fe-bb775bde8c02} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001377 sec., 4357.298474945534 rows/sec., 227.65 KiB/sec. | ||
8135 | 2025.01.13 09:39:19.116125 [ 4 ] {82844fe7-325e-4f94-93fe-bb775bde8c02} <Debug> TCPHandler: Processed in 0.001680058 sec. | ||
8136 | 2025.01.13 09:39:19.116252 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8137 | 2025.01.13 09:39:19.116356 [ 253 ] {5907b0ed-3d58-4ba3-b40e-3666fb4bd59c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8138 | 2025.01.13 09:39:19.116408 [ 253 ] {5907b0ed-3d58-4ba3-b40e-3666fb4bd59c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8139 | 2025.01.13 09:39:19.117122 [ 253 ] {5907b0ed-3d58-4ba3-b40e-3666fb4bd59c} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8140 | 2025.01.13 09:39:19.117160 [ 253 ] {5907b0ed-3d58-4ba3-b40e-3666fb4bd59c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
8141 | 2025.01.13 09:39:19.117583 [ 253 ] {5907b0ed-3d58-4ba3-b40e-3666fb4bd59c} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
8142 | 2025.01.13 09:39:19.117814 [ 253 ] {5907b0ed-3d58-4ba3-b40e-3666fb4bd59c} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8143 | 2025.01.13 09:39:19.118070 [ 253 ] {5907b0ed-3d58-4ba3-b40e-3666fb4bd59c} <Debug> executeQuery: Read 983 rows, 66.95 KiB in 0.001723 sec., 570516.5409170053 rows/sec., 37.94 MiB/sec. | ||
8144 | 2025.01.13 09:39:19.118126 [ 253 ] {5907b0ed-3d58-4ba3-b40e-3666fb4bd59c} <Debug> TCPHandler: Processed in 0.001932744 sec. | ||
8145 | 2025.01.13 09:39:19.118366 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8146 | 2025.01.13 09:39:19.118556 [ 4 ] {87b23528-9d6c-4254-a03e-5842ef64eb5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8147 | 2025.01.13 09:39:19.118616 [ 4 ] {87b23528-9d6c-4254-a03e-5842ef64eb5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8148 | 2025.01.13 09:39:19.119114 [ 4 ] {87b23528-9d6c-4254-a03e-5842ef64eb5a} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8149 | 2025.01.13 09:39:19.119155 [ 4 ] {87b23528-9d6c-4254-a03e-5842ef64eb5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
8150 | 2025.01.13 09:39:19.119530 [ 4 ] {87b23528-9d6c-4254-a03e-5842ef64eb5a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8151 | 2025.01.13 09:39:19.119776 [ 4 ] {87b23528-9d6c-4254-a03e-5842ef64eb5a} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8152 | 2025.01.13 09:39:19.119991 [ 4 ] {87b23528-9d6c-4254-a03e-5842ef64eb5a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001464 sec., 683.0601092896175 rows/sec., 46.03 KiB/sec. | ||
8153 | 2025.01.13 09:39:19.120097 [ 4 ] {87b23528-9d6c-4254-a03e-5842ef64eb5a} <Debug> TCPHandler: Processed in 0.001870893 sec. | ||
8154 | 2025.01.13 09:39:19.120315 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8155 | 2025.01.13 09:39:19.120466 [ 253 ] {c73fc361-0683-44b6-adc8-4d2d1cfee56a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8156 | 2025.01.13 09:39:19.120552 [ 253 ] {c73fc361-0683-44b6-adc8-4d2d1cfee56a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8157 | 2025.01.13 09:39:19.121681 [ 253 ] {c73fc361-0683-44b6-adc8-4d2d1cfee56a} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8158 | 2025.01.13 09:39:19.121720 [ 253 ] {c73fc361-0683-44b6-adc8-4d2d1cfee56a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
8159 | 2025.01.13 09:39:19.122314 [ 253 ] {c73fc361-0683-44b6-adc8-4d2d1cfee56a} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
8160 | 2025.01.13 09:39:19.122575 [ 253 ] {c73fc361-0683-44b6-adc8-4d2d1cfee56a} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8161 | 2025.01.13 09:39:19.122847 [ 253 ] {c73fc361-0683-44b6-adc8-4d2d1cfee56a} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002406 sec., 5403.15876974231 rows/sec., 9.68 MiB/sec. | ||
8162 | 2025.01.13 09:39:19.123169 [ 253 ] {c73fc361-0683-44b6-adc8-4d2d1cfee56a} <Debug> TCPHandler: Processed in 0.002980134 sec. | ||
8163 | 2025.01.13 09:39:19.123483 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8164 | 2025.01.13 09:39:19.123731 [ 4 ] {94742606-bd8a-424a-81b6-3947540d6be4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8165 | 2025.01.13 09:39:19.123789 [ 4 ] {94742606-bd8a-424a-81b6-3947540d6be4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8166 | 2025.01.13 09:39:19.124262 [ 4 ] {94742606-bd8a-424a-81b6-3947540d6be4} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8167 | 2025.01.13 09:39:19.124303 [ 4 ] {94742606-bd8a-424a-81b6-3947540d6be4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
8168 | 2025.01.13 09:39:19.124676 [ 4 ] {94742606-bd8a-424a-81b6-3947540d6be4} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
8169 | 2025.01.13 09:39:19.124926 [ 4 ] {94742606-bd8a-424a-81b6-3947540d6be4} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8170 | 2025.01.13 09:39:19.125149 [ 4 ] {94742606-bd8a-424a-81b6-3947540d6be4} <Debug> executeQuery: Read 40 rows, 2.46 KiB in 0.001462 sec., 27359.781121751028 rows/sec., 1.64 MiB/sec. | ||
8171 | 2025.01.13 09:39:19.125202 [ 4 ] {94742606-bd8a-424a-81b6-3947540d6be4} <Debug> TCPHandler: Processed in 0.001889404 sec. | ||
8172 | 2025.01.13 09:39:20.553020 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 1162 | ||
8173 | 2025.01.13 09:39:20.556512 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8174 | 2025.01.13 09:39:20.556573 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
8175 | 2025.01.13 09:39:20.558062 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8176 | 2025.01.13 09:39:20.558385 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8177 | 2025.01.13 09:39:20.559696 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1162 | ||
8178 | 2025.01.13 09:39:21.637024 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8179 | 2025.01.13 09:39:21.637220 [ 4 ] {f138dde9-0533-4792-a1e9-eb9a52e011ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8180 | 2025.01.13 09:39:21.637294 [ 4 ] {f138dde9-0533-4792-a1e9-eb9a52e011ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8181 | 2025.01.13 09:39:21.638151 [ 4 ] {f138dde9-0533-4792-a1e9-eb9a52e011ad} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8182 | 2025.01.13 09:39:21.638198 [ 4 ] {f138dde9-0533-4792-a1e9-eb9a52e011ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
8183 | 2025.01.13 09:39:21.638642 [ 4 ] {f138dde9-0533-4792-a1e9-eb9a52e011ad} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
8184 | 2025.01.13 09:39:21.638920 [ 4 ] {f138dde9-0533-4792-a1e9-eb9a52e011ad} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8185 | 2025.01.13 09:39:21.639183 [ 4 ] {f138dde9-0533-4792-a1e9-eb9a52e011ad} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.002014 sec., 12909.632571996026 rows/sec., 982.87 KiB/sec. | ||
8186 | 2025.01.13 09:39:21.639266 [ 4 ] {f138dde9-0533-4792-a1e9-eb9a52e011ad} <Debug> TCPHandler: Processed in 0.002376627 sec. | ||
8187 | 2025.01.13 09:39:21.639441 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8188 | 2025.01.13 09:39:21.639564 [ 253 ] {9c617838-fb7e-4d01-aff0-84782f5af1cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8189 | 2025.01.13 09:39:21.639614 [ 253 ] {9c617838-fb7e-4d01-aff0-84782f5af1cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8190 | 2025.01.13 09:39:21.640195 [ 253 ] {9c617838-fb7e-4d01-aff0-84782f5af1cc} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8191 | 2025.01.13 09:39:21.640235 [ 253 ] {9c617838-fb7e-4d01-aff0-84782f5af1cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
8192 | 2025.01.13 09:39:21.640612 [ 253 ] {9c617838-fb7e-4d01-aff0-84782f5af1cc} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
8193 | 2025.01.13 09:39:21.640854 [ 253 ] {9c617838-fb7e-4d01-aff0-84782f5af1cc} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8194 | 2025.01.13 09:39:21.641072 [ 253 ] {9c617838-fb7e-4d01-aff0-84782f5af1cc} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001536 sec., 18229.166666666668 rows/sec., 1.42 MiB/sec. | ||
8195 | 2025.01.13 09:39:21.641126 [ 253 ] {9c617838-fb7e-4d01-aff0-84782f5af1cc} <Debug> TCPHandler: Processed in 0.00175883 sec. | ||
8196 | 2025.01.13 09:39:21.641288 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8197 | 2025.01.13 09:39:21.641402 [ 4 ] {722ff07f-0358-4fd7-9f72-e2211d360386} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8198 | 2025.01.13 09:39:21.641454 [ 4 ] {722ff07f-0358-4fd7-9f72-e2211d360386} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8199 | 2025.01.13 09:39:21.641955 [ 4 ] {722ff07f-0358-4fd7-9f72-e2211d360386} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8200 | 2025.01.13 09:39:21.641996 [ 4 ] {722ff07f-0358-4fd7-9f72-e2211d360386} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
8201 | 2025.01.13 09:39:21.642390 [ 4 ] {722ff07f-0358-4fd7-9f72-e2211d360386} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
8202 | 2025.01.13 09:39:21.642641 [ 4 ] {722ff07f-0358-4fd7-9f72-e2211d360386} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8203 | 2025.01.13 09:39:21.642857 [ 4 ] {722ff07f-0358-4fd7-9f72-e2211d360386} <Debug> executeQuery: Read 40 rows, 2.84 KiB in 0.001481 sec., 27008.777852802163 rows/sec., 1.87 MiB/sec. | ||
8204 | 2025.01.13 09:39:21.642911 [ 4 ] {722ff07f-0358-4fd7-9f72-e2211d360386} <Debug> TCPHandler: Processed in 0.001676027 sec. | ||
8205 | 2025.01.13 09:39:21.643068 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8206 | 2025.01.13 09:39:21.643201 [ 253 ] {8533e8ab-d8f1-4424-95c0-82be6dd6feb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8207 | 2025.01.13 09:39:21.643260 [ 253 ] {8533e8ab-d8f1-4424-95c0-82be6dd6feb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8208 | 2025.01.13 09:39:21.643785 [ 253 ] {8533e8ab-d8f1-4424-95c0-82be6dd6feb4} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8209 | 2025.01.13 09:39:21.643833 [ 253 ] {8533e8ab-d8f1-4424-95c0-82be6dd6feb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
8210 | 2025.01.13 09:39:21.644232 [ 253 ] {8533e8ab-d8f1-4424-95c0-82be6dd6feb4} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
8211 | 2025.01.13 09:39:21.644470 [ 253 ] {8533e8ab-d8f1-4424-95c0-82be6dd6feb4} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8212 | 2025.01.13 09:39:21.644676 [ 253 ] {8533e8ab-d8f1-4424-95c0-82be6dd6feb4} <Debug> executeQuery: Read 12 rows, 862.00 B in 0.001506 sec., 7968.127490039841 rows/sec., 558.96 KiB/sec. | ||
8213 | 2025.01.13 09:39:21.644726 [ 253 ] {8533e8ab-d8f1-4424-95c0-82be6dd6feb4} <Debug> TCPHandler: Processed in 0.001725819 sec. | ||
8214 | 2025.01.13 09:39:22.970065 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17873 | ||
8215 | 2025.01.13 09:39:22.970720 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8216 | 2025.01.13 09:39:22.970774 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
8217 | 2025.01.13 09:39:22.971314 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
8218 | 2025.01.13 09:39:22.971587 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8219 | 2025.01.13 09:39:22.971835 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17873 | ||
8220 | 2025.01.13 09:39:24.339734 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 295 | ||
8221 | 2025.01.13 09:39:24.360628 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8222 | 2025.01.13 09:39:24.360693 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
8223 | 2025.01.13 09:39:24.368505 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
8224 | 2025.01.13 09:39:24.369382 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8225 | 2025.01.13 09:39:24.373690 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 295 | ||
8226 | 2025.01.13 09:39:26.640962 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8227 | 2025.01.13 09:39:26.641157 [ 4 ] {9531f872-4d44-4a42-9ad2-0d99c4b2a9af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8228 | 2025.01.13 09:39:26.641235 [ 4 ] {9531f872-4d44-4a42-9ad2-0d99c4b2a9af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8229 | 2025.01.13 09:39:26.642051 [ 4 ] {9531f872-4d44-4a42-9ad2-0d99c4b2a9af} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8230 | 2025.01.13 09:39:26.642103 [ 4 ] {9531f872-4d44-4a42-9ad2-0d99c4b2a9af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
8231 | 2025.01.13 09:39:26.642566 [ 4 ] {9531f872-4d44-4a42-9ad2-0d99c4b2a9af} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8232 | 2025.01.13 09:39:26.642826 [ 4 ] {9531f872-4d44-4a42-9ad2-0d99c4b2a9af} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8233 | 2025.01.13 09:39:26.643056 [ 4 ] {9531f872-4d44-4a42-9ad2-0d99c4b2a9af} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.001952 sec., 39959.016393442624 rows/sec., 3.43 MiB/sec. | ||
8234 | 2025.01.13 09:39:26.643130 [ 4 ] {9531f872-4d44-4a42-9ad2-0d99c4b2a9af} <Debug> TCPHandler: Processed in 0.002303685 sec. | ||
8235 | 2025.01.13 09:39:26.643297 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8236 | 2025.01.13 09:39:26.643451 [ 253 ] {c0b2eba4-8568-44e2-b658-531991636ad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8237 | 2025.01.13 09:39:26.643508 [ 253 ] {c0b2eba4-8568-44e2-b658-531991636ad0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8238 | 2025.01.13 09:39:26.644087 [ 253 ] {c0b2eba4-8568-44e2-b658-531991636ad0} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8239 | 2025.01.13 09:39:26.644126 [ 253 ] {c0b2eba4-8568-44e2-b658-531991636ad0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
8240 | 2025.01.13 09:39:26.644542 [ 253 ] {c0b2eba4-8568-44e2-b658-531991636ad0} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
8241 | 2025.01.13 09:39:26.644896 [ 253 ] {c0b2eba4-8568-44e2-b658-531991636ad0} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8242 | 2025.01.13 09:39:26.645067 [ 49 ] {} <Debug> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 | ||
8243 | 2025.01.13 09:39:26.645119 [ 49 ] {} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8244 | 2025.01.13 09:39:26.645152 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
8245 | 2025.01.13 09:39:26.645164 [ 253 ] {c0b2eba4-8568-44e2-b658-531991636ad0} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.00174 sec., 14942.528735632184 rows/sec., 1.10 MiB/sec. | ||
8246 | 2025.01.13 09:39:26.645306 [ 253 ] {c0b2eba4-8568-44e2-b658-531991636ad0} <Debug> TCPHandler: Processed in 0.002067739 sec. | ||
8247 | 2025.01.13 09:39:26.645430 [ 194 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::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 | ||
8248 | 2025.01.13 09:39:26.645522 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8249 | 2025.01.13 09:39:26.645706 [ 194 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8250 | 2025.01.13 09:39:26.645736 [ 4 ] {45105f72-56fa-4668-a73b-a92f88fa8408} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8251 | 2025.01.13 09:39:26.645771 [ 194 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 60 rows starting from the beginning of the part | ||
8252 | 2025.01.13 09:39:26.645834 [ 4 ] {45105f72-56fa-4668-a73b-a92f88fa8408} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8253 | 2025.01.13 09:39:26.646086 [ 194 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 26 rows starting from the beginning of the part | ||
8254 | 2025.01.13 09:39:26.646477 [ 194 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 20 rows starting from the beginning of the part | ||
8255 | 2025.01.13 09:39:26.646842 [ 194 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 26 rows starting from the beginning of the part | ||
8256 | 2025.01.13 09:39:26.647245 [ 194 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 20 rows starting from the beginning of the part | ||
8257 | 2025.01.13 09:39:26.647613 [ 194 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 26 rows starting from the beginning of the part | ||
8258 | 2025.01.13 09:39:26.648790 [ 4 ] {45105f72-56fa-4668-a73b-a92f88fa8408} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8259 | 2025.01.13 09:39:26.648862 [ 4 ] {45105f72-56fa-4668-a73b-a92f88fa8408} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
8260 | 2025.01.13 09:39:26.649977 [ 4 ] {45105f72-56fa-4668-a73b-a92f88fa8408} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8261 | 2025.01.13 09:39:26.650511 [ 4 ] {45105f72-56fa-4668-a73b-a92f88fa8408} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8262 | 2025.01.13 09:39:26.650522 [ 201 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 178 rows, containing 5 columns (5 merged, 0 gathered) in 0.005253549 sec., 33881.85776891012 rows/sec., 2.56 MiB/sec. | ||
8263 | 2025.01.13 09:39:26.650691 [ 201 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) | ||
8264 | 2025.01.13 09:39:26.650779 [ 4 ] {45105f72-56fa-4668-a73b-a92f88fa8408} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.005107 sec., 10573.722341883687 rows/sec., 845.58 KiB/sec. | ||
8265 | 2025.01.13 09:39:26.650872 [ 4 ] {45105f72-56fa-4668-a73b-a92f88fa8408} <Debug> TCPHandler: Processed in 0.005426914 sec. | ||
8266 | 2025.01.13 09:39:26.651047 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8267 | 2025.01.13 09:39:26.651062 [ 201 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_50_10} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8268 | 2025.01.13 09:39:26.651156 [ 201 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_50_10} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 | ||
8269 | 2025.01.13 09:39:26.651179 [ 253 ] {77b784e7-b73a-4f7d-91a2-557b079d83d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8270 | 2025.01.13 09:39:26.651254 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
8271 | 2025.01.13 09:39:26.651255 [ 253 ] {77b784e7-b73a-4f7d-91a2-557b079d83d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8272 | 2025.01.13 09:39:26.651783 [ 253 ] {77b784e7-b73a-4f7d-91a2-557b079d83d3} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8273 | 2025.01.13 09:39:26.651820 [ 253 ] {77b784e7-b73a-4f7d-91a2-557b079d83d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
8274 | 2025.01.13 09:39:26.652207 [ 253 ] {77b784e7-b73a-4f7d-91a2-557b079d83d3} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8275 | 2025.01.13 09:39:26.652450 [ 253 ] {77b784e7-b73a-4f7d-91a2-557b079d83d3} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8276 | 2025.01.13 09:39:26.652653 [ 253 ] {77b784e7-b73a-4f7d-91a2-557b079d83d3} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001503 sec., 66533.5994677312 rows/sec., 4.61 MiB/sec. | ||
8277 | 2025.01.13 09:39:26.652755 [ 253 ] {77b784e7-b73a-4f7d-91a2-557b079d83d3} <Debug> TCPHandler: Processed in 0.00176935 sec. | ||
8278 | 2025.01.13 09:39:26.652958 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8279 | 2025.01.13 09:39:26.653099 [ 4 ] {742dbe2c-5c23-420e-85b7-8fc1ff423e7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8280 | 2025.01.13 09:39:26.653170 [ 4 ] {742dbe2c-5c23-420e-85b7-8fc1ff423e7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8281 | 2025.01.13 09:39:26.654322 [ 4 ] {742dbe2c-5c23-420e-85b7-8fc1ff423e7f} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8282 | 2025.01.13 09:39:26.654361 [ 4 ] {742dbe2c-5c23-420e-85b7-8fc1ff423e7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
8283 | 2025.01.13 09:39:26.655014 [ 4 ] {742dbe2c-5c23-420e-85b7-8fc1ff423e7f} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
8284 | 2025.01.13 09:39:26.655275 [ 4 ] {742dbe2c-5c23-420e-85b7-8fc1ff423e7f} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8285 | 2025.01.13 09:39:26.655492 [ 4 ] {742dbe2c-5c23-420e-85b7-8fc1ff423e7f} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002417 sec., 10757.136946628052 rows/sec., 19.28 MiB/sec. | ||
8286 | 2025.01.13 09:39:26.655836 [ 4 ] {742dbe2c-5c23-420e-85b7-8fc1ff423e7f} <Debug> TCPHandler: Processed in 0.002990255 sec. | ||
8287 | 2025.01.13 09:39:26.655988 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8288 | 2025.01.13 09:39:26.656100 [ 253 ] {500e4342-a8fa-4e14-b234-d5a109778e13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8289 | 2025.01.13 09:39:26.656157 [ 253 ] {500e4342-a8fa-4e14-b234-d5a109778e13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8290 | 2025.01.13 09:39:26.656682 [ 253 ] {500e4342-a8fa-4e14-b234-d5a109778e13} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8291 | 2025.01.13 09:39:26.656727 [ 253 ] {500e4342-a8fa-4e14-b234-d5a109778e13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
8292 | 2025.01.13 09:39:26.657145 [ 253 ] {500e4342-a8fa-4e14-b234-d5a109778e13} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8293 | 2025.01.13 09:39:26.657379 [ 253 ] {500e4342-a8fa-4e14-b234-d5a109778e13} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8294 | 2025.01.13 09:39:26.657562 [ 253 ] {500e4342-a8fa-4e14-b234-d5a109778e13} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.00149 sec., 20134.228187919463 rows/sec., 1.38 MiB/sec. | ||
8295 | 2025.01.13 09:39:26.657613 [ 253 ] {500e4342-a8fa-4e14-b234-d5a109778e13} <Debug> TCPHandler: Processed in 0.001676558 sec. | ||
8296 | 2025.01.13 09:39:30.299579 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8297 | 2025.01.13 09:39:30.299656 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8298 | 2025.01.13 09:39:30.472868 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18361 | ||
8299 | 2025.01.13 09:39:30.473538 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8300 | 2025.01.13 09:39:30.473585 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
8301 | 2025.01.13 09:39:30.474111 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
8302 | 2025.01.13 09:39:30.474375 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8303 | 2025.01.13 09:39:30.474575 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18361 | ||
8304 | 2025.01.13 09:39:30.560844 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1182 | ||
8305 | 2025.01.13 09:39:30.563537 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8306 | 2025.01.13 09:39:30.563584 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
8307 | 2025.01.13 09:39:30.565031 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8308 | 2025.01.13 09:39:30.565350 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8309 | 2025.01.13 09:39:30.566189 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1182 | ||
8310 | 2025.01.13 09:39:31.635393 [ 41 ] {} <Debug> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
8311 | 2025.01.13 09:39:31.635492 [ 41 ] {} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8312 | 2025.01.13 09:39:31.635537 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
8313 | 2025.01.13 09:39:31.635815 [ 198 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact with storage Full | ||
8314 | 2025.01.13 09:39:31.636266 [ 198 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8315 | 2025.01.13 09:39:31.636314 [ 198 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 23 rows starting from the beginning of the part | ||
8316 | 2025.01.13 09:39:31.636394 [ 198 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
8317 | 2025.01.13 09:39:31.636524 [ 198 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
8318 | 2025.01.13 09:39:31.636667 [ 198 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
8319 | 2025.01.13 09:39:31.636763 [ 198 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
8320 | 2025.01.13 09:39:31.637749 [ 201 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27 rows, containing 4 columns (4 merged, 0 gathered) in 0.00210086 sec., 12851.879706405949 rows/sec., 866.00 KiB/sec. | ||
8321 | 2025.01.13 09:39:31.637934 [ 201 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
8322 | 2025.01.13 09:39:31.638319 [ 201 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_27_6} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8323 | 2025.01.13 09:39:31.638411 [ 201 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_27_6} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 | ||
8324 | 2025.01.13 09:39:31.638509 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
8325 | 2025.01.13 09:39:31.645495 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8326 | 2025.01.13 09:39:31.645767 [ 4 ] {b0cf8927-40df-4225-829b-737a2f10f073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8327 | 2025.01.13 09:39:31.645873 [ 4 ] {b0cf8927-40df-4225-829b-737a2f10f073} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8328 | 2025.01.13 09:39:31.646749 [ 4 ] {b0cf8927-40df-4225-829b-737a2f10f073} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8329 | 2025.01.13 09:39:31.646787 [ 4 ] {b0cf8927-40df-4225-829b-737a2f10f073} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
8330 | 2025.01.13 09:39:31.647183 [ 4 ] {b0cf8927-40df-4225-829b-737a2f10f073} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8331 | 2025.01.13 09:39:31.647435 [ 4 ] {b0cf8927-40df-4225-829b-737a2f10f073} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8332 | 2025.01.13 09:39:31.647632 [ 4 ] {b0cf8927-40df-4225-829b-737a2f10f073} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001946 sec., 7194.244604316546 rows/sec., 517.89 KiB/sec. | ||
8333 | 2025.01.13 09:39:31.647758 [ 4 ] {b0cf8927-40df-4225-829b-737a2f10f073} <Debug> TCPHandler: Processed in 0.00243746 sec. | ||
8334 | 2025.01.13 09:39:31.647929 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8335 | 2025.01.13 09:39:31.648043 [ 253 ] {86797a2c-5032-40f8-bac9-d16e052a6fde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8336 | 2025.01.13 09:39:31.648092 [ 253 ] {86797a2c-5032-40f8-bac9-d16e052a6fde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8337 | 2025.01.13 09:39:31.648690 [ 253 ] {86797a2c-5032-40f8-bac9-d16e052a6fde} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8338 | 2025.01.13 09:39:31.648728 [ 253 ] {86797a2c-5032-40f8-bac9-d16e052a6fde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
8339 | 2025.01.13 09:39:31.649115 [ 253 ] {86797a2c-5032-40f8-bac9-d16e052a6fde} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8340 | 2025.01.13 09:39:31.649354 [ 253 ] {86797a2c-5032-40f8-bac9-d16e052a6fde} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8341 | 2025.01.13 09:39:31.649483 [ 41 ] {} <Debug> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8342 | 2025.01.13 09:39:31.649519 [ 41 ] {} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8343 | 2025.01.13 09:39:31.649544 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
8344 | 2025.01.13 09:39:31.649554 [ 253 ] {86797a2c-5032-40f8-bac9-d16e052a6fde} <Debug> executeQuery: Read 199 rows, 18.11 KiB in 0.001534 sec., 129726.20599739243 rows/sec., 11.53 MiB/sec. | ||
8345 | 2025.01.13 09:39:31.649684 [ 253 ] {86797a2c-5032-40f8-bac9-d16e052a6fde} <Debug> TCPHandler: Processed in 0.001816161 sec. | ||
8346 | 2025.01.13 09:39:31.649703 [ 193 ] {4e32d370-b554-4105-93df-36198ea84aa7::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 | ||
8347 | 2025.01.13 09:39:31.649806 [ 193 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8348 | 2025.01.13 09:39:31.649840 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8349 | 2025.01.13 09:39:31.649844 [ 193 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1398 rows starting from the beginning of the part | ||
8350 | 2025.01.13 09:39:31.650028 [ 193 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 78 rows starting from the beginning of the part | ||
8351 | 2025.01.13 09:39:31.650123 [ 4 ] {f0771dd5-3b80-483c-a828-c97f8c822468} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8352 | 2025.01.13 09:39:31.650312 [ 4 ] {f0771dd5-3b80-483c-a828-c97f8c822468} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8353 | 2025.01.13 09:39:31.650383 [ 193 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1339 rows starting from the beginning of the part | ||
8354 | 2025.01.13 09:39:31.650780 [ 193 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 26 rows starting from the beginning of the part | ||
8355 | 2025.01.13 09:39:31.651131 [ 193 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 78 rows starting from the beginning of the part | ||
8356 | 2025.01.13 09:39:31.651449 [ 193 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 199 rows starting from the beginning of the part | ||
8357 | 2025.01.13 09:39:31.652590 [ 4 ] {f0771dd5-3b80-483c-a828-c97f8c822468} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8358 | 2025.01.13 09:39:31.652631 [ 4 ] {f0771dd5-3b80-483c-a828-c97f8c822468} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
8359 | 2025.01.13 09:39:31.653191 [ 4 ] {f0771dd5-3b80-483c-a828-c97f8c822468} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
8360 | 2025.01.13 09:39:31.653458 [ 4 ] {f0771dd5-3b80-483c-a828-c97f8c822468} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8361 | 2025.01.13 09:39:31.653908 [ 4 ] {f0771dd5-3b80-483c-a828-c97f8c822468} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.003882 sec., 5151.983513652756 rows/sec., 369.29 KiB/sec. | ||
8362 | 2025.01.13 09:39:31.654378 [ 201 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3118 rows, containing 5 columns (5 merged, 0 gathered) in 0.004759165 sec., 655156.9445480458 rows/sec., 57.42 MiB/sec. | ||
8363 | 2025.01.13 09:39:31.654400 [ 4 ] {f0771dd5-3b80-483c-a828-c97f8c822468} <Debug> TCPHandler: Processed in 0.004620751 sec. | ||
8364 | 2025.01.13 09:39:31.654745 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8365 | 2025.01.13 09:39:31.654771 [ 201 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8366 | 2025.01.13 09:39:31.655023 [ 253 ] {6d7ddcad-905e-4bf5-a3ec-946ea8563b1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8367 | 2025.01.13 09:39:31.655080 [ 253 ] {6d7ddcad-905e-4bf5-a3ec-946ea8563b1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8368 | 2025.01.13 09:39:31.655259 [ 201 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_66_13} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8369 | 2025.01.13 09:39:31.655424 [ 201 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_66_13} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8370 | 2025.01.13 09:39:31.655534 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
8371 | 2025.01.13 09:39:31.655832 [ 253 ] {6d7ddcad-905e-4bf5-a3ec-946ea8563b1e} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8372 | 2025.01.13 09:39:31.655870 [ 253 ] {6d7ddcad-905e-4bf5-a3ec-946ea8563b1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
8373 | 2025.01.13 09:39:31.656223 [ 253 ] {6d7ddcad-905e-4bf5-a3ec-946ea8563b1e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8374 | 2025.01.13 09:39:31.656466 [ 253 ] {6d7ddcad-905e-4bf5-a3ec-946ea8563b1e} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8375 | 2025.01.13 09:39:31.656668 [ 253 ] {6d7ddcad-905e-4bf5-a3ec-946ea8563b1e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001678 sec., 8343.265792610251 rows/sec., 584.31 KiB/sec. | ||
8376 | 2025.01.13 09:39:31.656786 [ 253 ] {6d7ddcad-905e-4bf5-a3ec-946ea8563b1e} <Debug> TCPHandler: Processed in 0.002186253 sec. | ||
8377 | 2025.01.13 09:39:31.657000 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8378 | 2025.01.13 09:39:31.657127 [ 4 ] {7e4cda10-8010-4a5a-bbf3-300525d56c0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8379 | 2025.01.13 09:39:31.657174 [ 4 ] {7e4cda10-8010-4a5a-bbf3-300525d56c0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8380 | 2025.01.13 09:39:31.657721 [ 4 ] {7e4cda10-8010-4a5a-bbf3-300525d56c0d} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8381 | 2025.01.13 09:39:31.657759 [ 4 ] {7e4cda10-8010-4a5a-bbf3-300525d56c0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
8382 | 2025.01.13 09:39:31.658106 [ 4 ] {7e4cda10-8010-4a5a-bbf3-300525d56c0d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8383 | 2025.01.13 09:39:31.658355 [ 4 ] {7e4cda10-8010-4a5a-bbf3-300525d56c0d} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8384 | 2025.01.13 09:39:31.658574 [ 4 ] {7e4cda10-8010-4a5a-bbf3-300525d56c0d} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00147 sec., 8843.537414965987 rows/sec., 551.39 KiB/sec. | ||
8385 | 2025.01.13 09:39:31.658627 [ 4 ] {7e4cda10-8010-4a5a-bbf3-300525d56c0d} <Debug> TCPHandler: Processed in 0.001735869 sec. | ||
8386 | 2025.01.13 09:39:31.658773 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8387 | 2025.01.13 09:39:31.658879 [ 253 ] {065e93f5-a427-4baf-a584-0aaaa6d79394} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8388 | 2025.01.13 09:39:31.658924 [ 253 ] {065e93f5-a427-4baf-a584-0aaaa6d79394} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8389 | 2025.01.13 09:39:31.659571 [ 253 ] {065e93f5-a427-4baf-a584-0aaaa6d79394} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8390 | 2025.01.13 09:39:31.659610 [ 253 ] {065e93f5-a427-4baf-a584-0aaaa6d79394} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
8391 | 2025.01.13 09:39:31.659980 [ 253 ] {065e93f5-a427-4baf-a584-0aaaa6d79394} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8392 | 2025.01.13 09:39:31.660220 [ 253 ] {065e93f5-a427-4baf-a584-0aaaa6d79394} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8393 | 2025.01.13 09:39:31.660404 [ 39 ] {} <Debug> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8394 | 2025.01.13 09:39:31.660463 [ 253 ] {065e93f5-a427-4baf-a584-0aaaa6d79394} <Debug> executeQuery: Read 359 rows, 25.84 KiB in 0.001602 sec., 224094.8813982522 rows/sec., 15.75 MiB/sec. | ||
8395 | 2025.01.13 09:39:31.660491 [ 39 ] {} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8396 | 2025.01.13 09:39:31.660565 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
8397 | 2025.01.13 09:39:31.660575 [ 253 ] {065e93f5-a427-4baf-a584-0aaaa6d79394} <Debug> TCPHandler: Processed in 0.001853392 sec. | ||
8398 | 2025.01.13 09:39:31.660749 [ 197 ] {dc80af8f-ae59-4221-9151-b81aadd12800::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 | ||
8399 | 2025.01.13 09:39:31.660778 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8400 | 2025.01.13 09:39:31.660863 [ 197 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8401 | 2025.01.13 09:39:31.660904 [ 197 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 873 rows starting from the beginning of the part | ||
8402 | 2025.01.13 09:39:31.660910 [ 4 ] {08efe86e-8677-40c8-946e-53b43259b62a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8403 | 2025.01.13 09:39:31.660985 [ 4 ] {08efe86e-8677-40c8-946e-53b43259b62a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8404 | 2025.01.13 09:39:31.661005 [ 197 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 54 rows starting from the beginning of the part | ||
8405 | 2025.01.13 09:39:31.661482 [ 197 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 815 rows starting from the beginning of the part | ||
8406 | 2025.01.13 09:39:31.661936 [ 197 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 28 rows starting from the beginning of the part | ||
8407 | 2025.01.13 09:39:31.662311 [ 197 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 54 rows starting from the beginning of the part | ||
8408 | 2025.01.13 09:39:31.662673 [ 197 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 359 rows starting from the beginning of the part | ||
8409 | 2025.01.13 09:39:31.663399 [ 4 ] {08efe86e-8677-40c8-946e-53b43259b62a} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8410 | 2025.01.13 09:39:31.663442 [ 4 ] {08efe86e-8677-40c8-946e-53b43259b62a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
8411 | 2025.01.13 09:39:31.663965 [ 4 ] {08efe86e-8677-40c8-946e-53b43259b62a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8412 | 2025.01.13 09:39:31.664250 [ 4 ] {08efe86e-8677-40c8-946e-53b43259b62a} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8413 | 2025.01.13 09:39:31.664620 [ 4 ] {08efe86e-8677-40c8-946e-53b43259b62a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003727 sec., 1609.8738932116985 rows/sec., 84.11 KiB/sec. | ||
8414 | 2025.01.13 09:39:31.664681 [ 197 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2183 rows, containing 5 columns (5 merged, 0 gathered) in 0.004004443 sec., 545144.480767987 rows/sec., 41.50 MiB/sec. | ||
8415 | 2025.01.13 09:39:31.664706 [ 4 ] {08efe86e-8677-40c8-946e-53b43259b62a} <Debug> TCPHandler: Processed in 0.004020194 sec. | ||
8416 | 2025.01.13 09:39:31.664850 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8417 | 2025.01.13 09:39:31.664883 [ 197 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8418 | 2025.01.13 09:39:31.664984 [ 253 ] {2fb93d04-5ae7-471b-81e6-e618ac483257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8419 | 2025.01.13 09:39:31.665045 [ 253 ] {2fb93d04-5ae7-471b-81e6-e618ac483257} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8420 | 2025.01.13 09:39:31.665316 [ 197 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_66_13} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8421 | 2025.01.13 09:39:31.665411 [ 197 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_66_13} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8422 | 2025.01.13 09:39:31.665494 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
8423 | 2025.01.13 09:39:31.665717 [ 253 ] {2fb93d04-5ae7-471b-81e6-e618ac483257} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8424 | 2025.01.13 09:39:31.665755 [ 253 ] {2fb93d04-5ae7-471b-81e6-e618ac483257} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
8425 | 2025.01.13 09:39:31.666126 [ 253 ] {2fb93d04-5ae7-471b-81e6-e618ac483257} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8426 | 2025.01.13 09:39:31.666370 [ 253 ] {2fb93d04-5ae7-471b-81e6-e618ac483257} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8427 | 2025.01.13 09:39:31.666556 [ 39 ] {} <Debug> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8428 | 2025.01.13 09:39:31.666628 [ 253 ] {2fb93d04-5ae7-471b-81e6-e618ac483257} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001669 sec., 106051.52786099461 rows/sec., 7.00 MiB/sec. | ||
8429 | 2025.01.13 09:39:31.666637 [ 39 ] {} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8430 | 2025.01.13 09:39:31.666721 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
8431 | 2025.01.13 09:39:31.666760 [ 253 ] {2fb93d04-5ae7-471b-81e6-e618ac483257} <Debug> TCPHandler: Processed in 0.001962336 sec. | ||
8432 | 2025.01.13 09:39:31.667018 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8433 | 2025.01.13 09:39:31.667089 [ 201 ] {2e635561-38d3-4dab-82be-ab6a0873e781::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 | ||
8434 | 2025.01.13 09:39:31.667247 [ 4 ] {53300688-72b7-4aff-8507-c6119f13a9bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8435 | 2025.01.13 09:39:31.667449 [ 4 ] {53300688-72b7-4aff-8507-c6119f13a9bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8436 | 2025.01.13 09:39:31.667544 [ 201 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8437 | 2025.01.13 09:39:31.667689 [ 201 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_61_12, total 15349 rows starting from the beginning of the part | ||
8438 | 2025.01.13 09:39:31.668234 [ 201 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 100 rows starting from the beginning of the part | ||
8439 | 2025.01.13 09:39:31.668740 [ 201 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 983 rows starting from the beginning of the part | ||
8440 | 2025.01.13 09:39:31.669135 [ 201 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 40 rows starting from the beginning of the part | ||
8441 | 2025.01.13 09:39:31.669538 [ 201 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 100 rows starting from the beginning of the part | ||
8442 | 2025.01.13 09:39:31.670020 [ 201 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 177 rows starting from the beginning of the part | ||
8443 | 2025.01.13 09:39:31.672133 [ 4 ] {53300688-72b7-4aff-8507-c6119f13a9bc} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8444 | 2025.01.13 09:39:31.672216 [ 4 ] {53300688-72b7-4aff-8507-c6119f13a9bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
8445 | 2025.01.13 09:39:31.672678 [ 4 ] {53300688-72b7-4aff-8507-c6119f13a9bc} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8446 | 2025.01.13 09:39:31.673032 [ 4 ] {53300688-72b7-4aff-8507-c6119f13a9bc} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8447 | 2025.01.13 09:39:31.673504 [ 4 ] {53300688-72b7-4aff-8507-c6119f13a9bc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.006345 sec., 157.60441292356185 rows/sec., 10.62 KiB/sec. | ||
8448 | 2025.01.13 09:39:31.673712 [ 4 ] {53300688-72b7-4aff-8507-c6119f13a9bc} <Debug> TCPHandler: Processed in 0.006858175 sec. | ||
8449 | 2025.01.13 09:39:31.673930 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8450 | 2025.01.13 09:39:31.674219 [ 253 ] {a4ad735d-b0b7-439f-8697-fdcb1d0c641c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8451 | 2025.01.13 09:39:31.674340 [ 253 ] {a4ad735d-b0b7-439f-8697-fdcb1d0c641c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8452 | 2025.01.13 09:39:31.675949 [ 253 ] {a4ad735d-b0b7-439f-8697-fdcb1d0c641c} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8453 | 2025.01.13 09:39:31.675989 [ 253 ] {a4ad735d-b0b7-439f-8697-fdcb1d0c641c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
8454 | 2025.01.13 09:39:31.677177 [ 253 ] {a4ad735d-b0b7-439f-8697-fdcb1d0c641c} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
8455 | 2025.01.13 09:39:31.677509 [ 253 ] {a4ad735d-b0b7-439f-8697-fdcb1d0c641c} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8456 | 2025.01.13 09:39:31.677679 [ 39 ] {} <Debug> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
8457 | 2025.01.13 09:39:31.677759 [ 39 ] {} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8458 | 2025.01.13 09:39:31.677834 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
8459 | 2025.01.13 09:39:31.677973 [ 253 ] {a4ad735d-b0b7-439f-8697-fdcb1d0c641c} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.003774 sec., 3444.621091679915 rows/sec., 6.17 MiB/sec. | ||
8460 | 2025.01.13 09:39:31.678326 [ 191 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::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 | ||
8461 | 2025.01.13 09:39:31.678902 [ 186 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16749 rows, containing 5 columns (5 merged, 0 gathered) in 0.012067232 sec., 1387973.6463175646 rows/sec., 92.94 MiB/sec. | ||
8462 | 2025.01.13 09:39:31.679131 [ 253 ] {a4ad735d-b0b7-439f-8697-fdcb1d0c641c} <Debug> TCPHandler: Processed in 0.0053095 sec. | ||
8463 | 2025.01.13 09:39:31.679254 [ 186 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8464 | 2025.01.13 09:39:31.679621 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8465 | 2025.01.13 09:39:31.679845 [ 191 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8466 | 2025.01.13 09:39:31.680105 [ 4 ] {81369003-b466-442c-8c97-415181c61eb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8467 | 2025.01.13 09:39:31.680144 [ 191 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 841 rows starting from the beginning of the part | ||
8468 | 2025.01.13 09:39:31.680323 [ 186 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8469 | 2025.01.13 09:39:31.680354 [ 4 ] {81369003-b466-442c-8c97-415181c61eb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8470 | 2025.01.13 09:39:31.680684 [ 186 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8471 | 2025.01.13 09:39:31.681010 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.39 MiB. | ||
8472 | 2025.01.13 09:39:31.681258 [ 191 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 13 rows starting from the beginning of the part | ||
8473 | 2025.01.13 09:39:31.682023 [ 191 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 26 rows starting from the beginning of the part | ||
8474 | 2025.01.13 09:39:31.682622 [ 191 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 13 rows starting from the beginning of the part | ||
8475 | 2025.01.13 09:39:31.683401 [ 191 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 26 rows starting from the beginning of the part | ||
8476 | 2025.01.13 09:39:31.683434 [ 4 ] {81369003-b466-442c-8c97-415181c61eb9} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8477 | 2025.01.13 09:39:31.683517 [ 4 ] {81369003-b466-442c-8c97-415181c61eb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
8478 | 2025.01.13 09:39:31.684044 [ 191 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 13 rows starting from the beginning of the part | ||
8479 | 2025.01.13 09:39:31.685299 [ 4 ] {81369003-b466-442c-8c97-415181c61eb9} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8480 | 2025.01.13 09:39:31.685807 [ 4 ] {81369003-b466-442c-8c97-415181c61eb9} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8481 | 2025.01.13 09:39:31.686127 [ 39 ] {} <Debug> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8482 | 2025.01.13 09:39:31.686242 [ 39 ] {} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8483 | 2025.01.13 09:39:31.686348 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
8484 | 2025.01.13 09:39:31.686508 [ 4 ] {81369003-b466-442c-8c97-415181c61eb9} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.006562 sec., 7924.413288631515 rows/sec., 502.42 KiB/sec. | ||
8485 | 2025.01.13 09:39:31.686933 [ 4 ] {81369003-b466-442c-8c97-415181c61eb9} <Debug> TCPHandler: Processed in 0.007618027 sec. | ||
8486 | 2025.01.13 09:39:31.687100 [ 196 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::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 | ||
8487 | 2025.01.13 09:39:31.688065 [ 196 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8488 | 2025.01.13 09:39:31.688231 [ 196 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2144 rows starting from the beginning of the part | ||
8489 | 2025.01.13 09:39:31.688572 [ 196 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 30 rows starting from the beginning of the part | ||
8490 | 2025.01.13 09:39:31.688887 [ 196 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 40 rows starting from the beginning of the part | ||
8491 | 2025.01.13 09:39:31.689304 [ 196 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 12 rows starting from the beginning of the part | ||
8492 | 2025.01.13 09:39:31.689905 [ 196 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 30 rows starting from the beginning of the part | ||
8493 | 2025.01.13 09:39:31.690261 [ 196 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 52 rows starting from the beginning of the part | ||
8494 | 2025.01.13 09:39:31.694011 [ 195 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2308 rows, containing 4 columns (4 merged, 0 gathered) in 0.007492622 sec., 308036.35896752833 rows/sec., 19.82 MiB/sec. | ||
8495 | 2025.01.13 09:39:31.694864 [ 192 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8496 | 2025.01.13 09:39:31.695285 [ 192 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_66_13} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8497 | 2025.01.13 09:39:31.695381 [ 192 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_66_13} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8498 | 2025.01.13 09:39:31.696435 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
8499 | 2025.01.13 09:39:31.697511 [ 189 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 932 rows, containing 19 columns (19 merged, 0 gathered) in 0.019552855 sec., 47665.67337608753 rows/sec., 85.41 MiB/sec. | ||
8500 | 2025.01.13 09:39:31.698807 [ 195 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
8501 | 2025.01.13 09:39:31.699232 [ 195 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8502 | 2025.01.13 09:39:31.699317 [ 195 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
8503 | 2025.01.13 09:39:31.699437 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.10 MiB. | ||
8504 | 2025.01.13 09:39:31.874680 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 302 | ||
8505 | 2025.01.13 09:39:31.897946 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8506 | 2025.01.13 09:39:31.898009 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
8507 | 2025.01.13 09:39:31.905395 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
8508 | 2025.01.13 09:39:31.906186 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8509 | 2025.01.13 09:39:31.909115 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
8510 | 2025.01.13 09:39:32.000165 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 214.68 MiB, peak 224.86 MiB, free memory in arenas 0.00 B, will set to 217.15 MiB (RSS), difference: 2.47 MiB | ||
8511 | 2025.01.13 09:39:36.641060 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8512 | 2025.01.13 09:39:36.641393 [ 4 ] {1804e8fa-85a9-4920-bc5b-4800297876fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
8513 | 2025.01.13 09:39:36.641489 [ 4 ] {1804e8fa-85a9-4920-bc5b-4800297876fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8514 | 2025.01.13 09:39:36.642374 [ 4 ] {1804e8fa-85a9-4920-bc5b-4800297876fe} <Trace> oximeter.fields_ipaddr (55eee10e-07c1-4121-bb06-cd2392fbd95f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8515 | 2025.01.13 09:39:36.642415 [ 4 ] {1804e8fa-85a9-4920-bc5b-4800297876fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
8516 | 2025.01.13 09:39:36.642842 [ 4 ] {1804e8fa-85a9-4920-bc5b-4800297876fe} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
8517 | 2025.01.13 09:39:36.643099 [ 4 ] {1804e8fa-85a9-4920-bc5b-4800297876fe} <Trace> oximeter.fields_ipaddr (55eee10e-07c1-4121-bb06-cd2392fbd95f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8518 | 2025.01.13 09:39:36.643327 [ 4 ] {1804e8fa-85a9-4920-bc5b-4800297876fe} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002023 sec., 988.6307464162135 rows/sec., 80.62 KiB/sec. | ||
8519 | 2025.01.13 09:39:36.643390 [ 4 ] {1804e8fa-85a9-4920-bc5b-4800297876fe} <Debug> TCPHandler: Processed in 0.002515812 sec. | ||
8520 | 2025.01.13 09:39:36.643571 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8521 | 2025.01.13 09:39:36.643711 [ 253 ] {5c41cbfa-748e-44ca-96ef-0971f9b0505d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8522 | 2025.01.13 09:39:36.643766 [ 253 ] {5c41cbfa-748e-44ca-96ef-0971f9b0505d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8523 | 2025.01.13 09:39:36.644441 [ 253 ] {5c41cbfa-748e-44ca-96ef-0971f9b0505d} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8524 | 2025.01.13 09:39:36.644479 [ 253 ] {5c41cbfa-748e-44ca-96ef-0971f9b0505d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
8525 | 2025.01.13 09:39:36.644856 [ 253 ] {5c41cbfa-748e-44ca-96ef-0971f9b0505d} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8526 | 2025.01.13 09:39:36.645108 [ 253 ] {5c41cbfa-748e-44ca-96ef-0971f9b0505d} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8527 | 2025.01.13 09:39:36.645299 [ 253 ] {5c41cbfa-748e-44ca-96ef-0971f9b0505d} <Debug> executeQuery: Read 79 rows, 6.92 KiB in 0.001616 sec., 48886.13861386138 rows/sec., 4.18 MiB/sec. | ||
8528 | 2025.01.13 09:39:36.645388 [ 253 ] {5c41cbfa-748e-44ca-96ef-0971f9b0505d} <Debug> TCPHandler: Processed in 0.001884954 sec. | ||
8529 | 2025.01.13 09:39:36.645538 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8530 | 2025.01.13 09:39:36.645653 [ 4 ] {c616f4f0-7cb3-45d8-affb-9671dbe2962a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8531 | 2025.01.13 09:39:36.645699 [ 4 ] {c616f4f0-7cb3-45d8-affb-9671dbe2962a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8532 | 2025.01.13 09:39:36.646241 [ 4 ] {c616f4f0-7cb3-45d8-affb-9671dbe2962a} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8533 | 2025.01.13 09:39:36.646304 [ 4 ] {c616f4f0-7cb3-45d8-affb-9671dbe2962a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
8534 | 2025.01.13 09:39:36.646655 [ 4 ] {c616f4f0-7cb3-45d8-affb-9671dbe2962a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
8535 | 2025.01.13 09:39:36.646909 [ 4 ] {c616f4f0-7cb3-45d8-affb-9671dbe2962a} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8536 | 2025.01.13 09:39:36.647095 [ 4 ] {c616f4f0-7cb3-45d8-affb-9671dbe2962a} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001463 sec., 19138.755980861242 rows/sec., 1.40 MiB/sec. | ||
8537 | 2025.01.13 09:39:36.647201 [ 4 ] {c616f4f0-7cb3-45d8-affb-9671dbe2962a} <Debug> TCPHandler: Processed in 0.001726119 sec. | ||
8538 | 2025.01.13 09:39:36.647360 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8539 | 2025.01.13 09:39:36.647490 [ 253 ] {2621aa80-abb5-4672-a745-b72945d41588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8540 | 2025.01.13 09:39:36.647545 [ 253 ] {2621aa80-abb5-4672-a745-b72945d41588} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8541 | 2025.01.13 09:39:36.648229 [ 253 ] {2621aa80-abb5-4672-a745-b72945d41588} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8542 | 2025.01.13 09:39:36.648275 [ 253 ] {2621aa80-abb5-4672-a745-b72945d41588} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
8543 | 2025.01.13 09:39:36.648653 [ 253 ] {2621aa80-abb5-4672-a745-b72945d41588} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8544 | 2025.01.13 09:39:36.648895 [ 253 ] {2621aa80-abb5-4672-a745-b72945d41588} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8545 | 2025.01.13 09:39:36.649067 [ 253 ] {2621aa80-abb5-4672-a745-b72945d41588} <Debug> executeQuery: Read 56 rows, 4.48 KiB in 0.001606 sec., 34869.2403486924 rows/sec., 2.73 MiB/sec. | ||
8546 | 2025.01.13 09:39:36.649120 [ 253 ] {2621aa80-abb5-4672-a745-b72945d41588} <Debug> TCPHandler: Processed in 0.001833692 sec. | ||
8547 | 2025.01.13 09:39:36.649246 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8548 | 2025.01.13 09:39:36.649352 [ 4 ] {2994ba7a-b556-4ea4-9a72-0b9f2984e4eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8549 | 2025.01.13 09:39:36.649402 [ 4 ] {2994ba7a-b556-4ea4-9a72-0b9f2984e4eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8550 | 2025.01.13 09:39:36.649900 [ 4 ] {2994ba7a-b556-4ea4-9a72-0b9f2984e4eb} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8551 | 2025.01.13 09:39:36.649938 [ 4 ] {2994ba7a-b556-4ea4-9a72-0b9f2984e4eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
8552 | 2025.01.13 09:39:36.650315 [ 4 ] {2994ba7a-b556-4ea4-9a72-0b9f2984e4eb} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8553 | 2025.01.13 09:39:36.650556 [ 4 ] {2994ba7a-b556-4ea4-9a72-0b9f2984e4eb} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8554 | 2025.01.13 09:39:36.650730 [ 4 ] {2994ba7a-b556-4ea4-9a72-0b9f2984e4eb} <Debug> executeQuery: Read 101 rows, 7.17 KiB in 0.001401 sec., 72091.36331192007 rows/sec., 5.00 MiB/sec. | ||
8555 | 2025.01.13 09:39:36.650783 [ 4 ] {2994ba7a-b556-4ea4-9a72-0b9f2984e4eb} <Debug> TCPHandler: Processed in 0.001588465 sec. | ||
8556 | 2025.01.13 09:39:36.650924 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8557 | 2025.01.13 09:39:36.651031 [ 253 ] {1896340a-f3f1-4286-bfec-e565c147f4bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8558 | 2025.01.13 09:39:36.651096 [ 253 ] {1896340a-f3f1-4286-bfec-e565c147f4bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8559 | 2025.01.13 09:39:36.652183 [ 253 ] {1896340a-f3f1-4286-bfec-e565c147f4bf} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8560 | 2025.01.13 09:39:36.652220 [ 253 ] {1896340a-f3f1-4286-bfec-e565c147f4bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
8561 | 2025.01.13 09:39:36.652850 [ 253 ] {1896340a-f3f1-4286-bfec-e565c147f4bf} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
8562 | 2025.01.13 09:39:36.653118 [ 253 ] {1896340a-f3f1-4286-bfec-e565c147f4bf} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8563 | 2025.01.13 09:39:36.653319 [ 253 ] {1896340a-f3f1-4286-bfec-e565c147f4bf} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00231 sec., 11255.411255411256 rows/sec., 20.17 MiB/sec. | ||
8564 | 2025.01.13 09:39:36.653409 [ 253 ] {1896340a-f3f1-4286-bfec-e565c147f4bf} <Debug> TCPHandler: Processed in 0.002537232 sec. | ||
8565 | 2025.01.13 09:39:36.653590 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8566 | 2025.01.13 09:39:36.653722 [ 4 ] {a784a9ce-680f-4c89-8d68-8cdd4be98f6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8567 | 2025.01.13 09:39:36.653778 [ 4 ] {a784a9ce-680f-4c89-8d68-8cdd4be98f6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8568 | 2025.01.13 09:39:36.654341 [ 4 ] {a784a9ce-680f-4c89-8d68-8cdd4be98f6a} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8569 | 2025.01.13 09:39:36.654388 [ 4 ] {a784a9ce-680f-4c89-8d68-8cdd4be98f6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
8570 | 2025.01.13 09:39:36.654760 [ 4 ] {a784a9ce-680f-4c89-8d68-8cdd4be98f6a} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8571 | 2025.01.13 09:39:36.655000 [ 4 ] {a784a9ce-680f-4c89-8d68-8cdd4be98f6a} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8572 | 2025.01.13 09:39:36.655171 [ 4 ] {a784a9ce-680f-4c89-8d68-8cdd4be98f6a} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001478 sec., 20297.699594046007 rows/sec., 1.39 MiB/sec. | ||
8573 | 2025.01.13 09:39:36.655221 [ 4 ] {a784a9ce-680f-4c89-8d68-8cdd4be98f6a} <Debug> TCPHandler: Processed in 0.001694888 sec. | ||
8574 | 2025.01.13 09:39:37.975620 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18788 | ||
8575 | 2025.01.13 09:39:37.976267 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8576 | 2025.01.13 09:39:37.976313 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
8577 | 2025.01.13 09:39:37.976831 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
8578 | 2025.01.13 09:39:37.977080 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8579 | 2025.01.13 09:39:37.977352 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18788 | ||
8580 | 2025.01.13 09:39:37.977352 [ 32 ] {} <Debug> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
8581 | 2025.01.13 09:39:37.977466 [ 32 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8582 | 2025.01.13 09:39:37.977508 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
8583 | 2025.01.13 09:39:37.977759 [ 199 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::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 | ||
8584 | 2025.01.13 09:39:37.977994 [ 199 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8585 | 2025.01.13 09:39:37.978043 [ 199 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::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 | ||
8586 | 2025.01.13 09:39:37.978136 [ 199 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 427 rows starting from the beginning of the part | ||
8587 | 2025.01.13 09:39:37.978352 [ 199 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 488 rows starting from the beginning of the part | ||
8588 | 2025.01.13 09:39:37.978489 [ 199 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 427 rows starting from the beginning of the part | ||
8589 | 2025.01.13 09:39:37.978668 [ 199 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 488 rows starting from the beginning of the part | ||
8590 | 2025.01.13 09:39:37.978815 [ 199 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 427 rows starting from the beginning of the part | ||
8591 | 2025.01.13 09:39:37.981928 [ 188 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18788 rows, containing 4 columns (4 merged, 0 gathered) in 0.004322803 sec., 4346254.039335126 rows/sec., 62.17 MiB/sec. | ||
8592 | 2025.01.13 09:39:37.982208 [ 195 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
8593 | 2025.01.13 09:39:37.982545 [ 195 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_41_8} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8594 | 2025.01.13 09:39:37.982630 [ 195 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_41_8} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
8595 | 2025.01.13 09:39:37.982724 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.59 MiB. | ||
8596 | 2025.01.13 09:39:39.410101 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 310 | ||
8597 | 2025.01.13 09:39:39.433099 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8598 | 2025.01.13 09:39:39.433171 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
8599 | 2025.01.13 09:39:39.441166 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
8600 | 2025.01.13 09:39:39.441956 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8601 | 2025.01.13 09:39:39.442389 [ 10 ] {} <Debug> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
8602 | 2025.01.13 09:39:39.442524 [ 10 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8603 | 2025.01.13 09:39:39.442595 [ 10 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
8604 | 2025.01.13 09:39:39.442858 [ 200 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
8605 | 2025.01.13 09:39:39.451791 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 310 | ||
8606 | 2025.01.13 09:39:39.452994 [ 200 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8607 | 2025.01.13 09:39:39.453933 [ 200 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
8608 | 2025.01.13 09:39:39.458936 [ 200 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
8609 | 2025.01.13 09:39:39.464019 [ 200 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
8610 | 2025.01.13 09:39:39.469075 [ 200 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 8 rows starting from the beginning of the part | ||
8611 | 2025.01.13 09:39:39.474515 [ 200 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 7 rows starting from the beginning of the part | ||
8612 | 2025.01.13 09:39:39.479650 [ 200 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 8 rows starting from the beginning of the part | ||
8613 | 2025.01.13 09:39:39.538480 [ 195 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 310 rows, containing 679 columns (679 merged, 0 gathered) in 0.095763216 sec., 3237.1510998544577 rows/sec., 16.74 MiB/sec. | ||
8614 | 2025.01.13 09:39:39.541478 [ 198 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
8615 | 2025.01.13 09:39:39.544553 [ 198 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_41_8} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8616 | 2025.01.13 09:39:39.544683 [ 198 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_41_8} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
8617 | 2025.01.13 09:39:39.547273 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
8618 | 2025.01.13 09:39:40.567224 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1218 | ||
8619 | 2025.01.13 09:39:40.570376 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8620 | 2025.01.13 09:39:40.570438 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
8621 | 2025.01.13 09:39:40.571921 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
8622 | 2025.01.13 09:39:40.572239 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8623 | 2025.01.13 09:39:40.573099 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1218 | ||
8624 | 2025.01.13 09:39:41.644620 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8625 | 2025.01.13 09:39:41.644843 [ 4 ] {a07c32c9-4373-4f6a-a247-580a4f9320a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8626 | 2025.01.13 09:39:41.644930 [ 4 ] {a07c32c9-4373-4f6a-a247-580a4f9320a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8627 | 2025.01.13 09:39:41.645782 [ 4 ] {a07c32c9-4373-4f6a-a247-580a4f9320a9} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8628 | 2025.01.13 09:39:41.645839 [ 4 ] {a07c32c9-4373-4f6a-a247-580a4f9320a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
8629 | 2025.01.13 09:39:41.646290 [ 4 ] {a07c32c9-4373-4f6a-a247-580a4f9320a9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8630 | 2025.01.13 09:39:41.646552 [ 4 ] {a07c32c9-4373-4f6a-a247-580a4f9320a9} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8631 | 2025.01.13 09:39:41.646765 [ 28 ] {} <Debug> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
8632 | 2025.01.13 09:39:41.646828 [ 4 ] {a07c32c9-4373-4f6a-a247-580a4f9320a9} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002039 sec., 6866.110838646396 rows/sec., 494.27 KiB/sec. | ||
8633 | 2025.01.13 09:39:41.646857 [ 28 ] {} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8634 | 2025.01.13 09:39:41.646926 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
8635 | 2025.01.13 09:39:41.646973 [ 4 ] {a07c32c9-4373-4f6a-a247-580a4f9320a9} <Debug> TCPHandler: Processed in 0.002537972 sec. | ||
8636 | 2025.01.13 09:39:41.647261 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8637 | 2025.01.13 09:39:41.647320 [ 187 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::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 | ||
8638 | 2025.01.13 09:39:41.647601 [ 253 ] {b8ac587f-1d3f-462e-b8b2-648eb9c1a5e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8639 | 2025.01.13 09:39:41.647683 [ 187 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8640 | 2025.01.13 09:39:41.647704 [ 253 ] {b8ac587f-1d3f-462e-b8b2-648eb9c1a5e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8641 | 2025.01.13 09:39:41.647767 [ 187 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 14 rows starting from the beginning of the part | ||
8642 | 2025.01.13 09:39:41.648095 [ 187 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part | ||
8643 | 2025.01.13 09:39:41.648383 [ 187 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 14 rows starting from the beginning of the part | ||
8644 | 2025.01.13 09:39:41.648673 [ 187 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part | ||
8645 | 2025.01.13 09:39:41.648989 [ 187 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part | ||
8646 | 2025.01.13 09:39:41.650738 [ 253 ] {b8ac587f-1d3f-462e-b8b2-648eb9c1a5e1} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8647 | 2025.01.13 09:39:41.650806 [ 253 ] {b8ac587f-1d3f-462e-b8b2-648eb9c1a5e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
8648 | 2025.01.13 09:39:41.651680 [ 187 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004640962 sec., 15083.079758032924 rows/sec., 1.12 MiB/sec. | ||
8649 | 2025.01.13 09:39:41.651831 [ 253 ] {b8ac587f-1d3f-462e-b8b2-648eb9c1a5e1} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8650 | 2025.01.13 09:39:41.651876 [ 187 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
8651 | 2025.01.13 09:39:41.652339 [ 253 ] {b8ac587f-1d3f-462e-b8b2-648eb9c1a5e1} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8652 | 2025.01.13 09:39:41.652457 [ 187 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_29_7} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8653 | 2025.01.13 09:39:41.652737 [ 187 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_29_7} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
8654 | 2025.01.13 09:39:41.652778 [ 253 ] {b8ac587f-1d3f-462e-b8b2-648eb9c1a5e1} <Debug> executeQuery: Read 199 rows, 18.11 KiB in 0.005281 sec., 37682.257148267374 rows/sec., 3.35 MiB/sec. | ||
8655 | 2025.01.13 09:39:41.652885 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
8656 | 2025.01.13 09:39:41.652974 [ 253 ] {b8ac587f-1d3f-462e-b8b2-648eb9c1a5e1} <Debug> TCPHandler: Processed in 0.005850086 sec. | ||
8657 | 2025.01.13 09:39:41.653151 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8658 | 2025.01.13 09:39:41.653284 [ 4 ] {69bf51b7-19b8-4830-a923-9bc81df05069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8659 | 2025.01.13 09:39:41.653339 [ 4 ] {69bf51b7-19b8-4830-a923-9bc81df05069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8660 | 2025.01.13 09:39:41.653930 [ 4 ] {69bf51b7-19b8-4830-a923-9bc81df05069} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8661 | 2025.01.13 09:39:41.653970 [ 4 ] {69bf51b7-19b8-4830-a923-9bc81df05069} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
8662 | 2025.01.13 09:39:41.654337 [ 4 ] {69bf51b7-19b8-4830-a923-9bc81df05069} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
8663 | 2025.01.13 09:39:41.654579 [ 4 ] {69bf51b7-19b8-4830-a923-9bc81df05069} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8664 | 2025.01.13 09:39:41.654785 [ 4 ] {69bf51b7-19b8-4830-a923-9bc81df05069} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.001531 sec., 13063.357282821686 rows/sec., 936.38 KiB/sec. | ||
8665 | 2025.01.13 09:39:41.654837 [ 4 ] {69bf51b7-19b8-4830-a923-9bc81df05069} <Debug> TCPHandler: Processed in 0.00175115 sec. | ||
8666 | 2025.01.13 09:39:41.654998 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8667 | 2025.01.13 09:39:41.655126 [ 253 ] {c20acea6-1ae6-4758-9851-61b632f26702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8668 | 2025.01.13 09:39:41.655180 [ 253 ] {c20acea6-1ae6-4758-9851-61b632f26702} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8669 | 2025.01.13 09:39:41.655753 [ 253 ] {c20acea6-1ae6-4758-9851-61b632f26702} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8670 | 2025.01.13 09:39:41.655793 [ 253 ] {c20acea6-1ae6-4758-9851-61b632f26702} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
8671 | 2025.01.13 09:39:41.656137 [ 253 ] {c20acea6-1ae6-4758-9851-61b632f26702} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8672 | 2025.01.13 09:39:41.656375 [ 253 ] {c20acea6-1ae6-4758-9851-61b632f26702} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8673 | 2025.01.13 09:39:41.656593 [ 253 ] {c20acea6-1ae6-4758-9851-61b632f26702} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001494 sec., 9370.816599732261 rows/sec., 656.27 KiB/sec. | ||
8674 | 2025.01.13 09:39:41.656646 [ 253 ] {c20acea6-1ae6-4758-9851-61b632f26702} <Debug> TCPHandler: Processed in 0.001710138 sec. | ||
8675 | 2025.01.13 09:39:41.656779 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8676 | 2025.01.13 09:39:41.656906 [ 4 ] {17c837c1-016c-425e-81a0-eb4dc8e72869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8677 | 2025.01.13 09:39:41.656960 [ 4 ] {17c837c1-016c-425e-81a0-eb4dc8e72869} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8678 | 2025.01.13 09:39:41.657597 [ 4 ] {17c837c1-016c-425e-81a0-eb4dc8e72869} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8679 | 2025.01.13 09:39:41.657636 [ 4 ] {17c837c1-016c-425e-81a0-eb4dc8e72869} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
8680 | 2025.01.13 09:39:41.657990 [ 4 ] {17c837c1-016c-425e-81a0-eb4dc8e72869} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8681 | 2025.01.13 09:39:41.658227 [ 4 ] {17c837c1-016c-425e-81a0-eb4dc8e72869} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8682 | 2025.01.13 09:39:41.658385 [ 28 ] {} <Debug> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
8683 | 2025.01.13 09:39:41.658452 [ 28 ] {} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8684 | 2025.01.13 09:39:41.658472 [ 4 ] {17c837c1-016c-425e-81a0-eb4dc8e72869} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001587 sec., 8191.556395715185 rows/sec., 510.74 KiB/sec. | ||
8685 | 2025.01.13 09:39:41.658488 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
8686 | 2025.01.13 09:39:41.658638 [ 4 ] {17c837c1-016c-425e-81a0-eb4dc8e72869} <Debug> TCPHandler: Processed in 0.001912745 sec. | ||
8687 | 2025.01.13 09:39:41.658882 [ 195 ] {87347901-4082-4a7d-a746-0bcdebd578f7::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 | ||
8688 | 2025.01.13 09:39:41.658915 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8689 | 2025.01.13 09:39:41.659245 [ 253 ] {e5fc5b51-aafd-49e0-a03d-8e6a74b8455d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8690 | 2025.01.13 09:39:41.659397 [ 253 ] {e5fc5b51-aafd-49e0-a03d-8e6a74b8455d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8691 | 2025.01.13 09:39:41.659536 [ 195 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8692 | 2025.01.13 09:39:41.659634 [ 195 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 13 rows starting from the beginning of the part | ||
8693 | 2025.01.13 09:39:41.659864 [ 195 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 13 rows starting from the beginning of the part | ||
8694 | 2025.01.13 09:39:41.660181 [ 195 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 13 rows starting from the beginning of the part | ||
8695 | 2025.01.13 09:39:41.660539 [ 195 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 13 rows starting from the beginning of the part | ||
8696 | 2025.01.13 09:39:41.660846 [ 195 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 13 rows starting from the beginning of the part | ||
8697 | 2025.01.13 09:39:41.662560 [ 253 ] {e5fc5b51-aafd-49e0-a03d-8e6a74b8455d} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8698 | 2025.01.13 09:39:41.662637 [ 253 ] {e5fc5b51-aafd-49e0-a03d-8e6a74b8455d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
8699 | 2025.01.13 09:39:41.663354 [ 195 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004730364 sec., 13741.01443356156 rows/sec., 910.42 KiB/sec. | ||
8700 | 2025.01.13 09:39:41.663551 [ 195 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
8701 | 2025.01.13 09:39:41.663643 [ 253 ] {e5fc5b51-aafd-49e0-a03d-8e6a74b8455d} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8702 | 2025.01.13 09:39:41.664026 [ 187 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_29_7} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8703 | 2025.01.13 09:39:41.664118 [ 253 ] {e5fc5b51-aafd-49e0-a03d-8e6a74b8455d} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8704 | 2025.01.13 09:39:41.664235 [ 187 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_29_7} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
8705 | 2025.01.13 09:39:41.664450 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
8706 | 2025.01.13 09:39:41.664569 [ 253 ] {e5fc5b51-aafd-49e0-a03d-8e6a74b8455d} <Debug> executeQuery: Read 359 rows, 25.84 KiB in 0.005452 sec., 65847.39545121056 rows/sec., 4.63 MiB/sec. | ||
8707 | 2025.01.13 09:39:41.664638 [ 253 ] {e5fc5b51-aafd-49e0-a03d-8e6a74b8455d} <Debug> TCPHandler: Processed in 0.005871557 sec. | ||
8708 | 2025.01.13 09:39:41.664777 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8709 | 2025.01.13 09:39:41.664887 [ 4 ] {d659a184-c729-455c-a62a-eee810a50820} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8710 | 2025.01.13 09:39:41.664934 [ 4 ] {d659a184-c729-455c-a62a-eee810a50820} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8711 | 2025.01.13 09:39:41.665389 [ 4 ] {d659a184-c729-455c-a62a-eee810a50820} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8712 | 2025.01.13 09:39:41.665428 [ 4 ] {d659a184-c729-455c-a62a-eee810a50820} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
8713 | 2025.01.13 09:39:41.665783 [ 4 ] {d659a184-c729-455c-a62a-eee810a50820} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8714 | 2025.01.13 09:39:41.666018 [ 4 ] {d659a184-c729-455c-a62a-eee810a50820} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8715 | 2025.01.13 09:39:41.666170 [ 28 ] {} <Debug> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 | ||
8716 | 2025.01.13 09:39:41.666231 [ 28 ] {} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8717 | 2025.01.13 09:39:41.666265 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
8718 | 2025.01.13 09:39:41.666272 [ 4 ] {d659a184-c729-455c-a62a-eee810a50820} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001399 sec., 4288.777698355968 rows/sec., 224.07 KiB/sec. | ||
8719 | 2025.01.13 09:39:41.666396 [ 4 ] {d659a184-c729-455c-a62a-eee810a50820} <Debug> TCPHandler: Processed in 0.001670197 sec. | ||
8720 | 2025.01.13 09:39:41.666446 [ 189 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full | ||
8721 | 2025.01.13 09:39:41.666545 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8722 | 2025.01.13 09:39:41.666581 [ 189 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8723 | 2025.01.13 09:39:41.666621 [ 189 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 144 rows starting from the beginning of the part | ||
8724 | 2025.01.13 09:39:41.666703 [ 253 ] {5ae79d82-33e2-4a3a-9d1a-9aa1e999770a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8725 | 2025.01.13 09:39:41.666744 [ 189 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
8726 | 2025.01.13 09:39:41.666893 [ 253 ] {5ae79d82-33e2-4a3a-9d1a-9aa1e999770a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8727 | 2025.01.13 09:39:41.667315 [ 189 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
8728 | 2025.01.13 09:39:41.667735 [ 189 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
8729 | 2025.01.13 09:39:41.668116 [ 189 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
8730 | 2025.01.13 09:39:41.668458 [ 189 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
8731 | 2025.01.13 09:39:41.669527 [ 253 ] {5ae79d82-33e2-4a3a-9d1a-9aa1e999770a} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8732 | 2025.01.13 09:39:41.669571 [ 253 ] {5ae79d82-33e2-4a3a-9d1a-9aa1e999770a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
8733 | 2025.01.13 09:39:41.670201 [ 253 ] {5ae79d82-33e2-4a3a-9d1a-9aa1e999770a} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8734 | 2025.01.13 09:39:41.670221 [ 192 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 4 columns (4 merged, 0 gathered) in 0.003866629 sec., 45000.43836633926 rows/sec., 2.30 MiB/sec. | ||
8735 | 2025.01.13 09:39:41.670490 [ 192 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
8736 | 2025.01.13 09:39:41.670634 [ 253 ] {5ae79d82-33e2-4a3a-9d1a-9aa1e999770a} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8737 | 2025.01.13 09:39:41.670997 [ 253 ] {5ae79d82-33e2-4a3a-9d1a-9aa1e999770a} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.004331 sec., 40868.15977834219 rows/sec., 2.70 MiB/sec. | ||
8738 | 2025.01.13 09:39:41.671150 [ 253 ] {5ae79d82-33e2-4a3a-9d1a-9aa1e999770a} <Debug> TCPHandler: Processed in 0.004666682 sec. | ||
8739 | 2025.01.13 09:39:41.671223 [ 192 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_29_6} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8740 | 2025.01.13 09:39:41.671347 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8741 | 2025.01.13 09:39:41.671387 [ 192 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_29_6} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 | ||
8742 | 2025.01.13 09:39:41.671556 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
8743 | 2025.01.13 09:39:41.671589 [ 4 ] {d4700f38-8103-49f2-8459-b4b2f845b9d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8744 | 2025.01.13 09:39:41.671660 [ 4 ] {d4700f38-8103-49f2-8459-b4b2f845b9d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8745 | 2025.01.13 09:39:41.672200 [ 4 ] {d4700f38-8103-49f2-8459-b4b2f845b9d7} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8746 | 2025.01.13 09:39:41.672247 [ 4 ] {d4700f38-8103-49f2-8459-b4b2f845b9d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
8747 | 2025.01.13 09:39:41.672638 [ 4 ] {d4700f38-8103-49f2-8459-b4b2f845b9d7} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8748 | 2025.01.13 09:39:41.672870 [ 4 ] {d4700f38-8103-49f2-8459-b4b2f845b9d7} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8749 | 2025.01.13 09:39:41.673079 [ 4 ] {d4700f38-8103-49f2-8459-b4b2f845b9d7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001563 sec., 639.7952655150352 rows/sec., 43.11 KiB/sec. | ||
8750 | 2025.01.13 09:39:41.673129 [ 4 ] {d4700f38-8103-49f2-8459-b4b2f845b9d7} <Debug> TCPHandler: Processed in 0.001885614 sec. | ||
8751 | 2025.01.13 09:39:41.673274 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8752 | 2025.01.13 09:39:41.673379 [ 253 ] {979ad45a-0008-481d-aa3d-f85d5f44927c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8753 | 2025.01.13 09:39:41.673445 [ 253 ] {979ad45a-0008-481d-aa3d-f85d5f44927c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8754 | 2025.01.13 09:39:41.674487 [ 253 ] {979ad45a-0008-481d-aa3d-f85d5f44927c} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8755 | 2025.01.13 09:39:41.674527 [ 253 ] {979ad45a-0008-481d-aa3d-f85d5f44927c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
8756 | 2025.01.13 09:39:41.675159 [ 253 ] {979ad45a-0008-481d-aa3d-f85d5f44927c} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
8757 | 2025.01.13 09:39:41.675419 [ 253 ] {979ad45a-0008-481d-aa3d-f85d5f44927c} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8758 | 2025.01.13 09:39:41.675709 [ 253 ] {979ad45a-0008-481d-aa3d-f85d5f44927c} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002347 sec., 5538.98593949723 rows/sec., 9.93 MiB/sec. | ||
8759 | 2025.01.13 09:39:41.675882 [ 253 ] {979ad45a-0008-481d-aa3d-f85d5f44927c} <Debug> TCPHandler: Processed in 0.002654146 sec. | ||
8760 | 2025.01.13 09:39:41.676134 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8761 | 2025.01.13 09:39:41.676509 [ 4 ] {feaccd44-1a0a-4ab3-8191-8848ec109200} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8762 | 2025.01.13 09:39:41.676616 [ 4 ] {feaccd44-1a0a-4ab3-8191-8848ec109200} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8763 | 2025.01.13 09:39:41.677069 [ 4 ] {feaccd44-1a0a-4ab3-8191-8848ec109200} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8764 | 2025.01.13 09:39:41.677109 [ 4 ] {feaccd44-1a0a-4ab3-8191-8848ec109200} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
8765 | 2025.01.13 09:39:41.677458 [ 4 ] {feaccd44-1a0a-4ab3-8191-8848ec109200} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8766 | 2025.01.13 09:39:41.677707 [ 4 ] {feaccd44-1a0a-4ab3-8191-8848ec109200} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8767 | 2025.01.13 09:39:41.677922 [ 4 ] {feaccd44-1a0a-4ab3-8191-8848ec109200} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001541 sec., 33744.32186891629 rows/sec., 2.09 MiB/sec. | ||
8768 | 2025.01.13 09:39:41.677974 [ 4 ] {feaccd44-1a0a-4ab3-8191-8848ec109200} <Debug> TCPHandler: Processed in 0.001986896 sec. | ||
8769 | 2025.01.13 09:39:45.299719 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8770 | 2025.01.13 09:39:45.299840 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8771 | 2025.01.13 09:39:45.478389 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19276 | ||
8772 | 2025.01.13 09:39:45.479080 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8773 | 2025.01.13 09:39:45.479126 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
8774 | 2025.01.13 09:39:45.479636 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
8775 | 2025.01.13 09:39:45.479894 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8776 | 2025.01.13 09:39:45.480140 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19276 | ||
8777 | 2025.01.13 09:39:46.640793 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8778 | 2025.01.13 09:39:46.641013 [ 4 ] {c81f32af-fecf-4428-946b-a27f9ef92e92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8779 | 2025.01.13 09:39:46.641098 [ 4 ] {c81f32af-fecf-4428-946b-a27f9ef92e92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8780 | 2025.01.13 09:39:46.641993 [ 4 ] {c81f32af-fecf-4428-946b-a27f9ef92e92} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8781 | 2025.01.13 09:39:46.642049 [ 4 ] {c81f32af-fecf-4428-946b-a27f9ef92e92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
8782 | 2025.01.13 09:39:46.642497 [ 4 ] {c81f32af-fecf-4428-946b-a27f9ef92e92} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
8783 | 2025.01.13 09:39:46.642767 [ 4 ] {c81f32af-fecf-4428-946b-a27f9ef92e92} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8784 | 2025.01.13 09:39:46.643022 [ 4 ] {c81f32af-fecf-4428-946b-a27f9ef92e92} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.002072 sec., 37644.78764478764 rows/sec., 3.23 MiB/sec. | ||
8785 | 2025.01.13 09:39:46.643089 [ 4 ] {c81f32af-fecf-4428-946b-a27f9ef92e92} <Debug> TCPHandler: Processed in 0.002443479 sec. | ||
8786 | 2025.01.13 09:39:46.643267 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8787 | 2025.01.13 09:39:46.643389 [ 253 ] {46a658e9-1055-428f-b659-e76b5bc35284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8788 | 2025.01.13 09:39:46.643438 [ 253 ] {46a658e9-1055-428f-b659-e76b5bc35284} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8789 | 2025.01.13 09:39:46.644003 [ 253 ] {46a658e9-1055-428f-b659-e76b5bc35284} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8790 | 2025.01.13 09:39:46.644044 [ 253 ] {46a658e9-1055-428f-b659-e76b5bc35284} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
8791 | 2025.01.13 09:39:46.644403 [ 253 ] {46a658e9-1055-428f-b659-e76b5bc35284} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
8792 | 2025.01.13 09:39:46.644654 [ 253 ] {46a658e9-1055-428f-b659-e76b5bc35284} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8793 | 2025.01.13 09:39:46.644872 [ 253 ] {46a658e9-1055-428f-b659-e76b5bc35284} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001511 sec., 17207.147584381204 rows/sec., 1.26 MiB/sec. | ||
8794 | 2025.01.13 09:39:46.644928 [ 253 ] {46a658e9-1055-428f-b659-e76b5bc35284} <Debug> TCPHandler: Processed in 0.001718739 sec. | ||
8795 | 2025.01.13 09:39:46.645084 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8796 | 2025.01.13 09:39:46.645215 [ 4 ] {3aafbfd4-3eea-460e-b68b-bfdfda2e9dce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8797 | 2025.01.13 09:39:46.645271 [ 4 ] {3aafbfd4-3eea-460e-b68b-bfdfda2e9dce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8798 | 2025.01.13 09:39:46.645891 [ 4 ] {3aafbfd4-3eea-460e-b68b-bfdfda2e9dce} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8799 | 2025.01.13 09:39:46.645931 [ 4 ] {3aafbfd4-3eea-460e-b68b-bfdfda2e9dce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
8800 | 2025.01.13 09:39:46.646294 [ 4 ] {3aafbfd4-3eea-460e-b68b-bfdfda2e9dce} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
8801 | 2025.01.13 09:39:46.646538 [ 4 ] {3aafbfd4-3eea-460e-b68b-bfdfda2e9dce} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8802 | 2025.01.13 09:39:46.646747 [ 4 ] {3aafbfd4-3eea-460e-b68b-bfdfda2e9dce} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.001563 sec., 34548.9443378119 rows/sec., 2.70 MiB/sec. | ||
8803 | 2025.01.13 09:39:46.646801 [ 4 ] {3aafbfd4-3eea-460e-b68b-bfdfda2e9dce} <Debug> TCPHandler: Processed in 0.00178011 sec. | ||
8804 | 2025.01.13 09:39:46.646939 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8805 | 2025.01.13 09:39:46.647045 [ 253 ] {e4ff76f4-0362-4375-94b9-cc575818fd7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8806 | 2025.01.13 09:39:46.647095 [ 253 ] {e4ff76f4-0362-4375-94b9-cc575818fd7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8807 | 2025.01.13 09:39:46.647576 [ 253 ] {e4ff76f4-0362-4375-94b9-cc575818fd7f} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8808 | 2025.01.13 09:39:46.647615 [ 253 ] {e4ff76f4-0362-4375-94b9-cc575818fd7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
8809 | 2025.01.13 09:39:46.647991 [ 253 ] {e4ff76f4-0362-4375-94b9-cc575818fd7f} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
8810 | 2025.01.13 09:39:46.648226 [ 253 ] {e4ff76f4-0362-4375-94b9-cc575818fd7f} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8811 | 2025.01.13 09:39:46.648434 [ 253 ] {e4ff76f4-0362-4375-94b9-cc575818fd7f} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001412 sec., 70821.52974504248 rows/sec., 4.91 MiB/sec. | ||
8812 | 2025.01.13 09:39:46.648485 [ 253 ] {e4ff76f4-0362-4375-94b9-cc575818fd7f} <Debug> TCPHandler: Processed in 0.001598655 sec. | ||
8813 | 2025.01.13 09:39:46.648622 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8814 | 2025.01.13 09:39:46.648736 [ 4 ] {d2e22f29-21e8-40a5-8ee6-df01095c9691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8815 | 2025.01.13 09:39:46.648804 [ 4 ] {d2e22f29-21e8-40a5-8ee6-df01095c9691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8816 | 2025.01.13 09:39:46.649997 [ 4 ] {d2e22f29-21e8-40a5-8ee6-df01095c9691} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8817 | 2025.01.13 09:39:46.650037 [ 4 ] {d2e22f29-21e8-40a5-8ee6-df01095c9691} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
8818 | 2025.01.13 09:39:46.650675 [ 4 ] {d2e22f29-21e8-40a5-8ee6-df01095c9691} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
8819 | 2025.01.13 09:39:46.650931 [ 4 ] {d2e22f29-21e8-40a5-8ee6-df01095c9691} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8820 | 2025.01.13 09:39:46.651187 [ 4 ] {d2e22f29-21e8-40a5-8ee6-df01095c9691} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002473 sec., 10513.546300040436 rows/sec., 18.84 MiB/sec. | ||
8821 | 2025.01.13 09:39:46.651530 [ 4 ] {d2e22f29-21e8-40a5-8ee6-df01095c9691} <Debug> TCPHandler: Processed in 0.002961284 sec. | ||
8822 | 2025.01.13 09:39:46.651691 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8823 | 2025.01.13 09:39:46.651801 [ 253 ] {3dbdefb8-d7aa-4915-acdf-497709e90164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8824 | 2025.01.13 09:39:46.651850 [ 253 ] {3dbdefb8-d7aa-4915-acdf-497709e90164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8825 | 2025.01.13 09:39:46.652300 [ 253 ] {3dbdefb8-d7aa-4915-acdf-497709e90164} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8826 | 2025.01.13 09:39:46.652338 [ 253 ] {3dbdefb8-d7aa-4915-acdf-497709e90164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
8827 | 2025.01.13 09:39:46.652706 [ 253 ] {3dbdefb8-d7aa-4915-acdf-497709e90164} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
8828 | 2025.01.13 09:39:46.652955 [ 253 ] {3dbdefb8-d7aa-4915-acdf-497709e90164} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8829 | 2025.01.13 09:39:46.653180 [ 253 ] {3dbdefb8-d7aa-4915-acdf-497709e90164} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001401 sec., 21413.276231263386 rows/sec., 1.47 MiB/sec. | ||
8830 | 2025.01.13 09:39:46.653267 [ 253 ] {3dbdefb8-d7aa-4915-acdf-497709e90164} <Debug> TCPHandler: Processed in 0.001632637 sec. | ||
8831 | 2025.01.13 09:39:46.952793 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 317 | ||
8832 | 2025.01.13 09:39:46.971396 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8833 | 2025.01.13 09:39:46.971462 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
8834 | 2025.01.13 09:39:46.978463 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
8835 | 2025.01.13 09:39:46.979212 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8836 | 2025.01.13 09:39:46.981904 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
8837 | 2025.01.13 09:39:49.099316 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8838 | 2025.01.13 09:39:49.099659 [ 4 ] {00a1e488-237b-4482-8a2a-d072dcf01622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8839 | 2025.01.13 09:39:49.099781 [ 4 ] {00a1e488-237b-4482-8a2a-d072dcf01622} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8840 | 2025.01.13 09:39:49.100564 [ 4 ] {00a1e488-237b-4482-8a2a-d072dcf01622} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8841 | 2025.01.13 09:39:49.100622 [ 4 ] {00a1e488-237b-4482-8a2a-d072dcf01622} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
8842 | 2025.01.13 09:39:49.101107 [ 4 ] {00a1e488-237b-4482-8a2a-d072dcf01622} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
8843 | 2025.01.13 09:39:49.101379 [ 4 ] {00a1e488-237b-4482-8a2a-d072dcf01622} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8844 | 2025.01.13 09:39:49.101657 [ 4 ] {00a1e488-237b-4482-8a2a-d072dcf01622} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002083 sec., 6721.0753720595285 rows/sec., 483.83 KiB/sec. | ||
8845 | 2025.01.13 09:39:49.101764 [ 4 ] {00a1e488-237b-4482-8a2a-d072dcf01622} <Debug> TCPHandler: Processed in 0.002642785 sec. | ||
8846 | 2025.01.13 09:39:49.101997 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8847 | 2025.01.13 09:39:49.102145 [ 253 ] {5e353681-685c-4d55-9e34-ae067d87a50b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
8848 | 2025.01.13 09:39:49.102205 [ 253 ] {5e353681-685c-4d55-9e34-ae067d87a50b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8849 | 2025.01.13 09:39:49.102845 [ 253 ] {5e353681-685c-4d55-9e34-ae067d87a50b} <Trace> oximeter.fields_ipaddr (55eee10e-07c1-4121-bb06-cd2392fbd95f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8850 | 2025.01.13 09:39:49.102887 [ 253 ] {5e353681-685c-4d55-9e34-ae067d87a50b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
8851 | 2025.01.13 09:39:49.103266 [ 253 ] {5e353681-685c-4d55-9e34-ae067d87a50b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
8852 | 2025.01.13 09:39:49.103517 [ 253 ] {5e353681-685c-4d55-9e34-ae067d87a50b} <Trace> oximeter.fields_ipaddr (55eee10e-07c1-4121-bb06-cd2392fbd95f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8853 | 2025.01.13 09:39:49.103805 [ 253 ] {5e353681-685c-4d55-9e34-ae067d87a50b} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001694 sec., 7083.825265643448 rows/sec., 577.64 KiB/sec. | ||
8854 | 2025.01.13 09:39:49.104002 [ 253 ] {5e353681-685c-4d55-9e34-ae067d87a50b} <Debug> TCPHandler: Processed in 0.002069138 sec. | ||
8855 | 2025.01.13 09:39:49.104168 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8856 | 2025.01.13 09:39:49.104302 [ 4 ] {7add92c5-ebb3-4f42-939e-73efddad0bdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8857 | 2025.01.13 09:39:49.104360 [ 4 ] {7add92c5-ebb3-4f42-939e-73efddad0bdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8858 | 2025.01.13 09:39:49.105483 [ 4 ] {7add92c5-ebb3-4f42-939e-73efddad0bdb} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8859 | 2025.01.13 09:39:49.105525 [ 4 ] {7add92c5-ebb3-4f42-939e-73efddad0bdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
8860 | 2025.01.13 09:39:49.105973 [ 4 ] {7add92c5-ebb3-4f42-939e-73efddad0bdb} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
8861 | 2025.01.13 09:39:49.106222 [ 4 ] {7add92c5-ebb3-4f42-939e-73efddad0bdb} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8862 | 2025.01.13 09:39:49.106453 [ 4 ] {7add92c5-ebb3-4f42-939e-73efddad0bdb} <Debug> executeQuery: Read 1345 rows, 114.67 KiB in 0.002182 sec., 616406.9660861595 rows/sec., 51.32 MiB/sec. | ||
8863 | 2025.01.13 09:39:49.106519 [ 4 ] {7add92c5-ebb3-4f42-939e-73efddad0bdb} <Debug> TCPHandler: Processed in 0.002415378 sec. | ||
8864 | 2025.01.13 09:39:49.106683 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8865 | 2025.01.13 09:39:49.106819 [ 253 ] {d4c66fad-7f44-417e-864f-17d2b53ffe89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8866 | 2025.01.13 09:39:49.106877 [ 253 ] {d4c66fad-7f44-417e-864f-17d2b53ffe89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8867 | 2025.01.13 09:39:49.107573 [ 253 ] {d4c66fad-7f44-417e-864f-17d2b53ffe89} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8868 | 2025.01.13 09:39:49.107621 [ 253 ] {d4c66fad-7f44-417e-864f-17d2b53ffe89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
8869 | 2025.01.13 09:39:49.108011 [ 253 ] {d4c66fad-7f44-417e-864f-17d2b53ffe89} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
8870 | 2025.01.13 09:39:49.108254 [ 253 ] {d4c66fad-7f44-417e-864f-17d2b53ffe89} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8871 | 2025.01.13 09:39:49.108428 [ 124 ] {} <Debug> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0 | ||
8872 | 2025.01.13 09:39:49.108495 [ 253 ] {d4c66fad-7f44-417e-864f-17d2b53ffe89} <Debug> executeQuery: Read 32 rows, 2.27 KiB in 0.001698 sec., 18845.70082449941 rows/sec., 1.31 MiB/sec. | ||
8873 | 2025.01.13 09:39:49.108524 [ 124 ] {} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8874 | 2025.01.13 09:39:49.108597 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
8875 | 2025.01.13 09:39:49.108622 [ 253 ] {d4c66fad-7f44-417e-864f-17d2b53ffe89} <Debug> TCPHandler: Processed in 0.001997527 sec. | ||
8876 | 2025.01.13 09:39:49.108853 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8877 | 2025.01.13 09:39:49.108885 [ 186 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::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 | ||
8878 | 2025.01.13 09:39:49.109065 [ 4 ] {0f1b027f-d673-440b-a4ac-fe304cced206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8879 | 2025.01.13 09:39:49.109174 [ 4 ] {0f1b027f-d673-440b-a4ac-fe304cced206} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8880 | 2025.01.13 09:39:49.109419 [ 186 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_55_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8881 | 2025.01.13 09:39:49.109556 [ 186 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 60 rows starting from the beginning of the part | ||
8882 | 2025.01.13 09:39:49.109988 [ 186 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 20 rows starting from the beginning of the part | ||
8883 | 2025.01.13 09:39:49.110404 [ 186 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 28 rows starting from the beginning of the part | ||
8884 | 2025.01.13 09:39:49.110805 [ 186 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 20 rows starting from the beginning of the part | ||
8885 | 2025.01.13 09:39:49.111121 [ 186 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 26 rows starting from the beginning of the part | ||
8886 | 2025.01.13 09:39:49.111214 [ 186 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 32 rows starting from the beginning of the part | ||
8887 | 2025.01.13 09:39:49.112240 [ 4 ] {0f1b027f-d673-440b-a4ac-fe304cced206} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8888 | 2025.01.13 09:39:49.112302 [ 4 ] {0f1b027f-d673-440b-a4ac-fe304cced206} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
8889 | 2025.01.13 09:39:49.113388 [ 4 ] {0f1b027f-d673-440b-a4ac-fe304cced206} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
8890 | 2025.01.13 09:39:49.113986 [ 4 ] {0f1b027f-d673-440b-a4ac-fe304cced206} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8891 | 2025.01.13 09:39:49.114301 [ 197 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_55_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 5 columns (5 merged, 0 gathered) in 0.005580198 sec., 33332.15057960309 rows/sec., 2.50 MiB/sec. | ||
8892 | 2025.01.13 09:39:49.114367 [ 150 ] {} <Debug> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
8893 | 2025.01.13 09:39:49.114476 [ 150 ] {} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8894 | 2025.01.13 09:39:49.114503 [ 4 ] {0f1b027f-d673-440b-a4ac-fe304cced206} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.005503 sec., 43976.01308377249 rows/sec., 2.98 MiB/sec. | ||
8895 | 2025.01.13 09:39:49.114544 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
8896 | 2025.01.13 09:39:49.114614 [ 197 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_55_11} <Trace> MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) | ||
8897 | 2025.01.13 09:39:49.114790 [ 4 ] {0f1b027f-d673-440b-a4ac-fe304cced206} <Debug> TCPHandler: Processed in 0.006051442 sec. | ||
8898 | 2025.01.13 09:39:49.115137 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8899 | 2025.01.13 09:39:49.115192 [ 192 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::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 | ||
8900 | 2025.01.13 09:39:49.115424 [ 253 ] {bf46d6b7-f61f-4d9b-809a-2aeae5b32a0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8901 | 2025.01.13 09:39:49.115619 [ 192 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8902 | 2025.01.13 09:39:49.115629 [ 253 ] {bf46d6b7-f61f-4d9b-809a-2aeae5b32a0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8903 | 2025.01.13 09:39:49.115638 [ 193 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_55_11} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8904 | 2025.01.13 09:39:49.115712 [ 192 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 242 rows starting from the beginning of the part | ||
8905 | 2025.01.13 09:39:49.116003 [ 193 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_55_11} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11 | ||
8906 | 2025.01.13 09:39:49.116380 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
8907 | 2025.01.13 09:39:49.116394 [ 192 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part | ||
8908 | 2025.01.13 09:39:49.116799 [ 192 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 242 rows starting from the beginning of the part | ||
8909 | 2025.01.13 09:39:49.117101 [ 192 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part | ||
8910 | 2025.01.13 09:39:49.117454 [ 192 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part | ||
8911 | 2025.01.13 09:39:49.117761 [ 192 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 242 rows starting from the beginning of the part | ||
8912 | 2025.01.13 09:39:49.118636 [ 253 ] {bf46d6b7-f61f-4d9b-809a-2aeae5b32a0b} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8913 | 2025.01.13 09:39:49.118700 [ 253 ] {bf46d6b7-f61f-4d9b-809a-2aeae5b32a0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
8914 | 2025.01.13 09:39:49.119731 [ 253 ] {bf46d6b7-f61f-4d9b-809a-2aeae5b32a0b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
8915 | 2025.01.13 09:39:49.120218 [ 253 ] {bf46d6b7-f61f-4d9b-809a-2aeae5b32a0b} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8916 | 2025.01.13 09:39:49.120918 [ 253 ] {bf46d6b7-f61f-4d9b-809a-2aeae5b32a0b} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005582 sec., 2328.9143676101753 rows/sec., 145.21 KiB/sec. | ||
8917 | 2025.01.13 09:39:49.120957 [ 197 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 5 columns (5 merged, 0 gathered) in 0.006153874 sec., 124799.43528255535 rows/sec., 8.94 MiB/sec. | ||
8918 | 2025.01.13 09:39:49.121141 [ 253 ] {bf46d6b7-f61f-4d9b-809a-2aeae5b32a0b} <Debug> TCPHandler: Processed in 0.006227397 sec. | ||
8919 | 2025.01.13 09:39:49.121439 [ 197 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
8920 | 2025.01.13 09:39:49.121511 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8921 | 2025.01.13 09:39:49.121960 [ 4 ] {74cb95a6-2cf0-45a2-8e44-8305a20e2d92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8922 | 2025.01.13 09:39:49.122091 [ 4 ] {74cb95a6-2cf0-45a2-8e44-8305a20e2d92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8923 | 2025.01.13 09:39:49.122277 [ 197 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_30_6} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8924 | 2025.01.13 09:39:49.122411 [ 197 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_30_6} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
8925 | 2025.01.13 09:39:49.122523 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
8926 | 2025.01.13 09:39:49.123116 [ 4 ] {74cb95a6-2cf0-45a2-8e44-8305a20e2d92} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8927 | 2025.01.13 09:39:49.123156 [ 4 ] {74cb95a6-2cf0-45a2-8e44-8305a20e2d92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
8928 | 2025.01.13 09:39:49.123567 [ 4 ] {74cb95a6-2cf0-45a2-8e44-8305a20e2d92} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
8929 | 2025.01.13 09:39:49.123876 [ 4 ] {74cb95a6-2cf0-45a2-8e44-8305a20e2d92} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8930 | 2025.01.13 09:39:49.124441 [ 4 ] {74cb95a6-2cf0-45a2-8e44-8305a20e2d92} <Debug> executeQuery: Read 827 rows, 61.11 KiB in 0.002575 sec., 321165.0485436893 rows/sec., 23.18 MiB/sec. | ||
8931 | 2025.01.13 09:39:49.124777 [ 4 ] {74cb95a6-2cf0-45a2-8e44-8305a20e2d92} <Debug> TCPHandler: Processed in 0.003489549 sec. | ||
8932 | 2025.01.13 09:39:49.125114 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8933 | 2025.01.13 09:39:49.125553 [ 253 ] {d8e2b935-071b-4c5d-af0f-9493fde13fac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8934 | 2025.01.13 09:39:49.125707 [ 253 ] {d8e2b935-071b-4c5d-af0f-9493fde13fac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8935 | 2025.01.13 09:39:49.126277 [ 253 ] {d8e2b935-071b-4c5d-af0f-9493fde13fac} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8936 | 2025.01.13 09:39:49.126318 [ 253 ] {d8e2b935-071b-4c5d-af0f-9493fde13fac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
8937 | 2025.01.13 09:39:49.126695 [ 253 ] {d8e2b935-071b-4c5d-af0f-9493fde13fac} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
8938 | 2025.01.13 09:39:49.126950 [ 253 ] {d8e2b935-071b-4c5d-af0f-9493fde13fac} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8939 | 2025.01.13 09:39:49.127162 [ 253 ] {d8e2b935-071b-4c5d-af0f-9493fde13fac} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001763 sec., 3403.289846851957 rows/sec., 177.81 KiB/sec. | ||
8940 | 2025.01.13 09:39:49.127222 [ 253 ] {d8e2b935-071b-4c5d-af0f-9493fde13fac} <Debug> TCPHandler: Processed in 0.002324006 sec. | ||
8941 | 2025.01.13 09:39:49.127365 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8942 | 2025.01.13 09:39:49.127495 [ 4 ] {97c81096-d766-4d06-9e5e-032095f72add} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8943 | 2025.01.13 09:39:49.127556 [ 4 ] {97c81096-d766-4d06-9e5e-032095f72add} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8944 | 2025.01.13 09:39:49.128284 [ 4 ] {97c81096-d766-4d06-9e5e-032095f72add} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8945 | 2025.01.13 09:39:49.128323 [ 4 ] {97c81096-d766-4d06-9e5e-032095f72add} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
8946 | 2025.01.13 09:39:49.128761 [ 4 ] {97c81096-d766-4d06-9e5e-032095f72add} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
8947 | 2025.01.13 09:39:49.129005 [ 4 ] {97c81096-d766-4d06-9e5e-032095f72add} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8948 | 2025.01.13 09:39:49.129241 [ 4 ] {97c81096-d766-4d06-9e5e-032095f72add} <Debug> executeQuery: Read 989 rows, 67.37 KiB in 0.001775 sec., 557183.0985915492 rows/sec., 37.06 MiB/sec. | ||
8949 | 2025.01.13 09:39:49.129296 [ 4 ] {97c81096-d766-4d06-9e5e-032095f72add} <Debug> TCPHandler: Processed in 0.001994336 sec. | ||
8950 | 2025.01.13 09:39:49.129431 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8951 | 2025.01.13 09:39:49.129541 [ 253 ] {3e414bfd-fe9f-43cd-8d49-9ce01ad485f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8952 | 2025.01.13 09:39:49.129590 [ 253 ] {3e414bfd-fe9f-43cd-8d49-9ce01ad485f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8953 | 2025.01.13 09:39:49.130034 [ 253 ] {3e414bfd-fe9f-43cd-8d49-9ce01ad485f7} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8954 | 2025.01.13 09:39:49.130075 [ 253 ] {3e414bfd-fe9f-43cd-8d49-9ce01ad485f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
8955 | 2025.01.13 09:39:49.130453 [ 253 ] {3e414bfd-fe9f-43cd-8d49-9ce01ad485f7} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
8956 | 2025.01.13 09:39:49.130714 [ 253 ] {3e414bfd-fe9f-43cd-8d49-9ce01ad485f7} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8957 | 2025.01.13 09:39:49.130962 [ 253 ] {3e414bfd-fe9f-43cd-8d49-9ce01ad485f7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001432 sec., 698.3240223463688 rows/sec., 47.06 KiB/sec. | ||
8958 | 2025.01.13 09:39:49.131072 [ 253 ] {3e414bfd-fe9f-43cd-8d49-9ce01ad485f7} <Debug> TCPHandler: Processed in 0.001692388 sec. | ||
8959 | 2025.01.13 09:39:49.131281 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8960 | 2025.01.13 09:39:49.131407 [ 4 ] {9166f14b-6f33-4d62-88ee-bd8da972542e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8961 | 2025.01.13 09:39:49.131482 [ 4 ] {9166f14b-6f33-4d62-88ee-bd8da972542e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8962 | 2025.01.13 09:39:49.132556 [ 4 ] {9166f14b-6f33-4d62-88ee-bd8da972542e} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8963 | 2025.01.13 09:39:49.132596 [ 4 ] {9166f14b-6f33-4d62-88ee-bd8da972542e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
8964 | 2025.01.13 09:39:49.133207 [ 4 ] {9166f14b-6f33-4d62-88ee-bd8da972542e} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
8965 | 2025.01.13 09:39:49.133470 [ 4 ] {9166f14b-6f33-4d62-88ee-bd8da972542e} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8966 | 2025.01.13 09:39:49.133724 [ 4 ] {9166f14b-6f33-4d62-88ee-bd8da972542e} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.00234 sec., 5555.555555555556 rows/sec., 9.96 MiB/sec. | ||
8967 | 2025.01.13 09:39:49.133832 [ 4 ] {9166f14b-6f33-4d62-88ee-bd8da972542e} <Debug> TCPHandler: Processed in 0.002656766 sec. | ||
8968 | 2025.01.13 09:39:49.133992 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8969 | 2025.01.13 09:39:49.134122 [ 253 ] {f16529ee-24ce-4f47-80c0-63265f621b3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8970 | 2025.01.13 09:39:49.134177 [ 253 ] {f16529ee-24ce-4f47-80c0-63265f621b3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8971 | 2025.01.13 09:39:49.134697 [ 253 ] {f16529ee-24ce-4f47-80c0-63265f621b3f} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8972 | 2025.01.13 09:39:49.134744 [ 253 ] {f16529ee-24ce-4f47-80c0-63265f621b3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
8973 | 2025.01.13 09:39:49.135109 [ 253 ] {f16529ee-24ce-4f47-80c0-63265f621b3f} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
8974 | 2025.01.13 09:39:49.135377 [ 253 ] {f16529ee-24ce-4f47-80c0-63265f621b3f} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8975 | 2025.01.13 09:39:49.135609 [ 253 ] {f16529ee-24ce-4f47-80c0-63265f621b3f} <Debug> executeQuery: Read 40 rows, 2.46 KiB in 0.001516 sec., 26385.224274406333 rows/sec., 1.58 MiB/sec. | ||
8976 | 2025.01.13 09:39:49.135690 [ 253 ] {f16529ee-24ce-4f47-80c0-63265f621b3f} <Debug> TCPHandler: Processed in 0.001760999 sec. | ||
8977 | 2025.01.13 09:39:50.574189 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1276 | ||
8978 | 2025.01.13 09:39:50.577674 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8979 | 2025.01.13 09:39:50.577727 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
8980 | 2025.01.13 09:39:50.579209 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
8981 | 2025.01.13 09:39:50.579527 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8982 | 2025.01.13 09:39:50.579773 [ 29 ] {} <Debug> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
8983 | 2025.01.13 09:39:50.579957 [ 29 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8984 | 2025.01.13 09:39:50.580083 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
8985 | 2025.01.13 09:39:50.580859 [ 201 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::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 | ||
8986 | 2025.01.13 09:39:50.581756 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1276 | ||
8987 | 2025.01.13 09:39:50.582197 [ 201 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8988 | 2025.01.13 09:39:50.582361 [ 201 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1072 rows starting from the beginning of the part | ||
8989 | 2025.01.13 09:39:50.583014 [ 201 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::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 | ||
8990 | 2025.01.13 09:39:50.583644 [ 201 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::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 | ||
8991 | 2025.01.13 09:39:50.584254 [ 201 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 20 rows starting from the beginning of the part | ||
8992 | 2025.01.13 09:39:50.584950 [ 201 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 36 rows starting from the beginning of the part | ||
8993 | 2025.01.13 09:39:50.585668 [ 201 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 58 rows starting from the beginning of the part | ||
8994 | 2025.01.13 09:39:50.593813 [ 197 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1276 rows, containing 72 columns (72 merged, 0 gathered) in 0.013527913 sec., 94323.49247071591 rows/sec., 73.32 MiB/sec. | ||
8995 | 2025.01.13 09:39:50.595445 [ 191 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
8996 | 2025.01.13 09:39:50.596239 [ 191 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_31_6} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8997 | 2025.01.13 09:39:50.596327 [ 191 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_31_6} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
8998 | 2025.01.13 09:39:50.596671 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.84 MiB. | ||
8999 | 2025.01.13 09:39:51.637512 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9000 | 2025.01.13 09:39:51.637706 [ 4 ] {a86d8b3f-c63c-432c-96c0-b444c1e258bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9001 | 2025.01.13 09:39:51.637780 [ 4 ] {a86d8b3f-c63c-432c-96c0-b444c1e258bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9002 | 2025.01.13 09:39:51.638550 [ 4 ] {a86d8b3f-c63c-432c-96c0-b444c1e258bf} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9003 | 2025.01.13 09:39:51.638599 [ 4 ] {a86d8b3f-c63c-432c-96c0-b444c1e258bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
9004 | 2025.01.13 09:39:51.639037 [ 4 ] {a86d8b3f-c63c-432c-96c0-b444c1e258bf} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
9005 | 2025.01.13 09:39:51.639309 [ 4 ] {a86d8b3f-c63c-432c-96c0-b444c1e258bf} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9006 | 2025.01.13 09:39:51.639520 [ 54 ] {} <Debug> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
9007 | 2025.01.13 09:39:51.639568 [ 4 ] {a86d8b3f-c63c-432c-96c0-b444c1e258bf} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001907 sec., 13633.980073413739 rows/sec., 1.01 MiB/sec. | ||
9008 | 2025.01.13 09:39:51.639614 [ 54 ] {} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9009 | 2025.01.13 09:39:51.639699 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
9010 | 2025.01.13 09:39:51.639704 [ 4 ] {a86d8b3f-c63c-432c-96c0-b444c1e258bf} <Debug> TCPHandler: Processed in 0.002320136 sec. | ||
9011 | 2025.01.13 09:39:51.639935 [ 190 ] {4e32d370-b554-4105-93df-36198ea84aa7::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 | ||
9012 | 2025.01.13 09:39:51.639956 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9013 | 2025.01.13 09:39:51.640230 [ 190 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9014 | 2025.01.13 09:39:51.640243 [ 253 ] {582e7f43-990d-46f4-9452-e604a1ced312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9015 | 2025.01.13 09:39:51.640293 [ 190 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1398 rows starting from the beginning of the part | ||
9016 | 2025.01.13 09:39:51.640352 [ 253 ] {582e7f43-990d-46f4-9452-e604a1ced312} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9017 | 2025.01.13 09:39:51.640684 [ 190 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 79 rows starting from the beginning of the part | ||
9018 | 2025.01.13 09:39:51.641003 [ 190 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 199 rows starting from the beginning of the part | ||
9019 | 2025.01.13 09:39:51.641350 [ 190 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 78 rows starting from the beginning of the part | ||
9020 | 2025.01.13 09:39:51.641759 [ 190 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1345 rows starting from the beginning of the part | ||
9021 | 2025.01.13 09:39:51.642140 [ 190 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 26 rows starting from the beginning of the part | ||
9022 | 2025.01.13 09:39:51.643518 [ 253 ] {582e7f43-990d-46f4-9452-e604a1ced312} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9023 | 2025.01.13 09:39:51.643588 [ 253 ] {582e7f43-990d-46f4-9452-e604a1ced312} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
9024 | 2025.01.13 09:39:51.644581 [ 253 ] {582e7f43-990d-46f4-9452-e604a1ced312} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
9025 | 2025.01.13 09:39:51.645042 [ 253 ] {582e7f43-990d-46f4-9452-e604a1ced312} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9026 | 2025.01.13 09:39:51.645249 [ 54 ] {} <Debug> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
9027 | 2025.01.13 09:39:51.645338 [ 54 ] {} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9028 | 2025.01.13 09:39:51.645385 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
9029 | 2025.01.13 09:39:51.645435 [ 253 ] {582e7f43-990d-46f4-9452-e604a1ced312} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.005255 sec., 5328.258801141769 rows/sec., 425.56 KiB/sec. | ||
9030 | 2025.01.13 09:39:51.645966 [ 194 ] {dc80af8f-ae59-4221-9151-b81aadd12800::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 | ||
9031 | 2025.01.13 09:39:51.646446 [ 253 ] {582e7f43-990d-46f4-9452-e604a1ced312} <Debug> TCPHandler: Processed in 0.006582426 sec. | ||
9032 | 2025.01.13 09:39:51.646492 [ 190 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3125 rows, containing 5 columns (5 merged, 0 gathered) in 0.006678159 sec., 467943.33588044246 rows/sec., 41.00 MiB/sec. | ||
9033 | 2025.01.13 09:39:51.646884 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9034 | 2025.01.13 09:39:51.646985 [ 194 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9035 | 2025.01.13 09:39:51.647085 [ 190 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
9036 | 2025.01.13 09:39:51.647169 [ 194 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 873 rows starting from the beginning of the part | ||
9037 | 2025.01.13 09:39:51.647556 [ 4 ] {63b5371a-be39-4b32-8bbe-e51c31c6f58c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9038 | 2025.01.13 09:39:51.647950 [ 4 ] {63b5371a-be39-4b32-8bbe-e51c31c6f58c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9039 | 2025.01.13 09:39:51.647999 [ 194 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 56 rows starting from the beginning of the part | ||
9040 | 2025.01.13 09:39:51.648944 [ 194 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 359 rows starting from the beginning of the part | ||
9041 | 2025.01.13 09:39:51.649576 [ 191 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_71_14} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9042 | 2025.01.13 09:39:51.649645 [ 194 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 54 rows starting from the beginning of the part | ||
9043 | 2025.01.13 09:39:51.650029 [ 194 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 827 rows starting from the beginning of the part | ||
9044 | 2025.01.13 09:39:51.650260 [ 191 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_71_14} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
9045 | 2025.01.13 09:39:51.650395 [ 194 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 28 rows starting from the beginning of the part | ||
9046 | 2025.01.13 09:39:51.650804 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
9047 | 2025.01.13 09:39:51.652175 [ 4 ] {63b5371a-be39-4b32-8bbe-e51c31c6f58c} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9048 | 2025.01.13 09:39:51.652256 [ 4 ] {63b5371a-be39-4b32-8bbe-e51c31c6f58c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
9049 | 2025.01.13 09:39:51.653254 [ 4 ] {63b5371a-be39-4b32-8bbe-e51c31c6f58c} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
9050 | 2025.01.13 09:39:51.653699 [ 190 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2197 rows, containing 5 columns (5 merged, 0 gathered) in 0.008147121 sec., 269665.81200892926 rows/sec., 20.54 MiB/sec. | ||
9051 | 2025.01.13 09:39:51.653778 [ 4 ] {63b5371a-be39-4b32-8bbe-e51c31c6f58c} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9052 | 2025.01.13 09:39:51.654018 [ 54 ] {} <Debug> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781) (MergerMutator): Selected 5 parts from all_1_66_13 to all_70_70_0 | ||
9053 | 2025.01.13 09:39:51.654116 [ 54 ] {} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9054 | 2025.01.13 09:39:51.654141 [ 188 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
9055 | 2025.01.13 09:39:51.654179 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
9056 | 2025.01.13 09:39:51.654200 [ 4 ] {63b5371a-be39-4b32-8bbe-e51c31c6f58c} <Debug> executeQuery: Read 40 rows, 2.84 KiB in 0.006921 sec., 5779.511631267158 rows/sec., 410.32 KiB/sec. | ||
9057 | 2025.01.13 09:39:51.654648 [ 190 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_70_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_66_13 to all_70_70_0 into Compact with storage Full | ||
9058 | 2025.01.13 09:39:51.654656 [ 4 ] {63b5371a-be39-4b32-8bbe-e51c31c6f58c} <Debug> TCPHandler: Processed in 0.008050128 sec. | ||
9059 | 2025.01.13 09:39:51.655080 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9060 | 2025.01.13 09:39:51.655396 [ 190 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_70_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9061 | 2025.01.13 09:39:51.655569 [ 190 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 16749 rows starting from the beginning of the part | ||
9062 | 2025.01.13 09:39:51.656082 [ 199 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_71_14} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9063 | 2025.01.13 09:39:51.656153 [ 190 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 101 rows starting from the beginning of the part | ||
9064 | 2025.01.13 09:39:51.656598 [ 199 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_71_14} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
9065 | 2025.01.13 09:39:51.656616 [ 190 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 177 rows starting from the beginning of the part | ||
9066 | 2025.01.13 09:39:51.656992 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
9067 | 2025.01.13 09:39:51.656988 [ 253 ] {b209acc9-1f50-4e84-83cc-3da7d0336be9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9068 | 2025.01.13 09:39:51.657077 [ 190 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 100 rows starting from the beginning of the part | ||
9069 | 2025.01.13 09:39:51.657418 [ 253 ] {b209acc9-1f50-4e84-83cc-3da7d0336be9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9070 | 2025.01.13 09:39:51.657534 [ 190 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 989 rows starting from the beginning of the part | ||
9071 | 2025.01.13 09:39:51.659394 [ 253 ] {b209acc9-1f50-4e84-83cc-3da7d0336be9} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9072 | 2025.01.13 09:39:51.659442 [ 253 ] {b209acc9-1f50-4e84-83cc-3da7d0336be9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
9073 | 2025.01.13 09:39:51.660150 [ 253 ] {b209acc9-1f50-4e84-83cc-3da7d0336be9} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
9074 | 2025.01.13 09:39:51.660714 [ 253 ] {b209acc9-1f50-4e84-83cc-3da7d0336be9} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9075 | 2025.01.13 09:39:51.661021 [ 54 ] {} <Debug> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
9076 | 2025.01.13 09:39:51.661103 [ 54 ] {} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9077 | 2025.01.13 09:39:51.661134 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
9078 | 2025.01.13 09:39:51.661153 [ 253 ] {b209acc9-1f50-4e84-83cc-3da7d0336be9} <Debug> executeQuery: Read 12 rows, 862.00 B in 0.005447 sec., 2203.0475491096017 rows/sec., 154.54 KiB/sec. | ||
9079 | 2025.01.13 09:39:51.661483 [ 253 ] {b209acc9-1f50-4e84-83cc-3da7d0336be9} <Debug> TCPHandler: Processed in 0.006647248 sec. | ||
9080 | 2025.01.13 09:39:51.661510 [ 188 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::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 | ||
9081 | 2025.01.13 09:39:51.661692 [ 188 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9082 | 2025.01.13 09:39:51.662013 [ 188 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2308 rows starting from the beginning of the part | ||
9083 | 2025.01.13 09:39:51.662327 [ 188 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 30 rows starting from the beginning of the part | ||
9084 | 2025.01.13 09:39:51.662583 [ 188 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 52 rows starting from the beginning of the part | ||
9085 | 2025.01.13 09:39:51.662780 [ 188 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 30 rows starting from the beginning of the part | ||
9086 | 2025.01.13 09:39:51.663005 [ 188 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 40 rows starting from the beginning of the part | ||
9087 | 2025.01.13 09:39:51.663160 [ 188 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 12 rows starting from the beginning of the part | ||
9088 | 2025.01.13 09:39:51.665124 [ 200 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_70_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18116 rows, containing 5 columns (5 merged, 0 gathered) in 0.010803256 sec., 1676901.8525526007 rows/sec., 112.27 MiB/sec. | ||
9089 | 2025.01.13 09:39:51.665402 [ 198 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_70_14} <Trace> MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary) | ||
9090 | 2025.01.13 09:39:51.665842 [ 187 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2472 rows, containing 4 columns (4 merged, 0 gathered) in 0.004600641 sec., 537316.4304713191 rows/sec., 34.57 MiB/sec. | ||
9091 | 2025.01.13 09:39:51.665974 [ 198 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_70_14} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9092 | 2025.01.13 09:39:51.666075 [ 198 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_70_14} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781) (MergerMutator): Merged 5 parts: [all_1_66_13, all_70_70_0] -> all_1_70_14 | ||
9093 | 2025.01.13 09:39:51.666218 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.08 MiB. | ||
9094 | 2025.01.13 09:39:51.666221 [ 200 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
9095 | 2025.01.13 09:39:51.666550 [ 200 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_71_14} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9096 | 2025.01.13 09:39:51.666642 [ 200 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_71_14} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
9097 | 2025.01.13 09:39:51.666733 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
9098 | 2025.01.13 09:39:52.981190 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19703 | ||
9099 | 2025.01.13 09:39:52.981838 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9100 | 2025.01.13 09:39:52.981879 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
9101 | 2025.01.13 09:39:52.982415 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
9102 | 2025.01.13 09:39:52.982676 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9103 | 2025.01.13 09:39:52.982934 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19703 | ||
9104 | 2025.01.13 09:39:54.482914 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 325 | ||
9105 | 2025.01.13 09:39:54.504490 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9106 | 2025.01.13 09:39:54.504548 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
9107 | 2025.01.13 09:39:54.512071 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
9108 | 2025.01.13 09:39:54.512843 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9109 | 2025.01.13 09:39:54.516746 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 325 | ||
9110 | 2025.01.13 09:39:56.641478 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9111 | 2025.01.13 09:39:56.641677 [ 4 ] {43bd38e1-21e2-4f86-8ce8-1e7dd03921e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9112 | 2025.01.13 09:39:56.641753 [ 4 ] {43bd38e1-21e2-4f86-8ce8-1e7dd03921e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9113 | 2025.01.13 09:39:56.642565 [ 4 ] {43bd38e1-21e2-4f86-8ce8-1e7dd03921e8} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9114 | 2025.01.13 09:39:56.642618 [ 4 ] {43bd38e1-21e2-4f86-8ce8-1e7dd03921e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
9115 | 2025.01.13 09:39:56.643080 [ 4 ] {43bd38e1-21e2-4f86-8ce8-1e7dd03921e8} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
9116 | 2025.01.13 09:39:56.643340 [ 4 ] {43bd38e1-21e2-4f86-8ce8-1e7dd03921e8} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9117 | 2025.01.13 09:39:56.643599 [ 4 ] {43bd38e1-21e2-4f86-8ce8-1e7dd03921e8} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.001976 sec., 39473.68421052632 rows/sec., 3.38 MiB/sec. | ||
9118 | 2025.01.13 09:39:56.643667 [ 4 ] {43bd38e1-21e2-4f86-8ce8-1e7dd03921e8} <Debug> TCPHandler: Processed in 0.002321675 sec. | ||
9119 | 2025.01.13 09:39:56.643847 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9120 | 2025.01.13 09:39:56.643979 [ 253 ] {2809b8e3-f47b-400e-a0b6-db9ac9b01a55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9121 | 2025.01.13 09:39:56.644040 [ 253 ] {2809b8e3-f47b-400e-a0b6-db9ac9b01a55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9122 | 2025.01.13 09:39:56.644737 [ 253 ] {2809b8e3-f47b-400e-a0b6-db9ac9b01a55} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9123 | 2025.01.13 09:39:56.644786 [ 253 ] {2809b8e3-f47b-400e-a0b6-db9ac9b01a55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
9124 | 2025.01.13 09:39:56.645186 [ 253 ] {2809b8e3-f47b-400e-a0b6-db9ac9b01a55} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
9125 | 2025.01.13 09:39:56.645437 [ 253 ] {2809b8e3-f47b-400e-a0b6-db9ac9b01a55} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9126 | 2025.01.13 09:39:56.645647 [ 253 ] {2809b8e3-f47b-400e-a0b6-db9ac9b01a55} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001703 sec., 15267.175572519083 rows/sec., 1.12 MiB/sec. | ||
9127 | 2025.01.13 09:39:56.645701 [ 253 ] {2809b8e3-f47b-400e-a0b6-db9ac9b01a55} <Debug> TCPHandler: Processed in 0.001913724 sec. | ||
9128 | 2025.01.13 09:39:56.645855 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9129 | 2025.01.13 09:39:56.645970 [ 4 ] {2ea991f6-9589-46d3-8656-6b13e8be479c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9130 | 2025.01.13 09:39:56.646016 [ 4 ] {2ea991f6-9589-46d3-8656-6b13e8be479c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9131 | 2025.01.13 09:39:56.646563 [ 4 ] {2ea991f6-9589-46d3-8656-6b13e8be479c} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9132 | 2025.01.13 09:39:56.646604 [ 4 ] {2ea991f6-9589-46d3-8656-6b13e8be479c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
9133 | 2025.01.13 09:39:56.646957 [ 4 ] {2ea991f6-9589-46d3-8656-6b13e8be479c} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
9134 | 2025.01.13 09:39:56.647222 [ 4 ] {2ea991f6-9589-46d3-8656-6b13e8be479c} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9135 | 2025.01.13 09:39:56.647423 [ 4 ] {2ea991f6-9589-46d3-8656-6b13e8be479c} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.001478 sec., 36535.85926928282 rows/sec., 2.85 MiB/sec. | ||
9136 | 2025.01.13 09:39:56.647476 [ 4 ] {2ea991f6-9589-46d3-8656-6b13e8be479c} <Debug> TCPHandler: Processed in 0.001674518 sec. | ||
9137 | 2025.01.13 09:39:56.647612 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9138 | 2025.01.13 09:39:56.647722 [ 253 ] {6f01b752-fcb4-43e1-bf41-9533ead2c2ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9139 | 2025.01.13 09:39:56.647771 [ 253 ] {6f01b752-fcb4-43e1-bf41-9533ead2c2ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9140 | 2025.01.13 09:39:56.648266 [ 253 ] {6f01b752-fcb4-43e1-bf41-9533ead2c2ef} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9141 | 2025.01.13 09:39:56.648305 [ 253 ] {6f01b752-fcb4-43e1-bf41-9533ead2c2ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
9142 | 2025.01.13 09:39:56.648694 [ 253 ] {6f01b752-fcb4-43e1-bf41-9533ead2c2ef} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
9143 | 2025.01.13 09:39:56.648938 [ 253 ] {6f01b752-fcb4-43e1-bf41-9533ead2c2ef} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9144 | 2025.01.13 09:39:56.649148 [ 253 ] {6f01b752-fcb4-43e1-bf41-9533ead2c2ef} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001451 sec., 68917.98759476223 rows/sec., 4.78 MiB/sec. | ||
9145 | 2025.01.13 09:39:56.649200 [ 253 ] {6f01b752-fcb4-43e1-bf41-9533ead2c2ef} <Debug> TCPHandler: Processed in 0.001640296 sec. | ||
9146 | 2025.01.13 09:39:56.649354 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9147 | 2025.01.13 09:39:56.649484 [ 4 ] {67591df5-7f88-4907-ab7f-6812cb046b26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9148 | 2025.01.13 09:39:56.649561 [ 4 ] {67591df5-7f88-4907-ab7f-6812cb046b26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9149 | 2025.01.13 09:39:56.650775 [ 4 ] {67591df5-7f88-4907-ab7f-6812cb046b26} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9150 | 2025.01.13 09:39:56.650814 [ 4 ] {67591df5-7f88-4907-ab7f-6812cb046b26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
9151 | 2025.01.13 09:39:56.651471 [ 4 ] {67591df5-7f88-4907-ab7f-6812cb046b26} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
9152 | 2025.01.13 09:39:56.651730 [ 4 ] {67591df5-7f88-4907-ab7f-6812cb046b26} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9153 | 2025.01.13 09:39:56.651913 [ 11 ] {} <Debug> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
9154 | 2025.01.13 09:39:56.651994 [ 4 ] {67591df5-7f88-4907-ab7f-6812cb046b26} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002533 sec., 10264.508487958941 rows/sec., 18.39 MiB/sec. | ||
9155 | 2025.01.13 09:39:56.651999 [ 11 ] {} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9156 | 2025.01.13 09:39:56.652081 [ 11 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
9157 | 2025.01.13 09:39:56.652390 [ 4 ] {67591df5-7f88-4907-ab7f-6812cb046b26} <Debug> TCPHandler: Processed in 0.003095258 sec. | ||
9158 | 2025.01.13 09:39:56.652443 [ 187 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::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 | ||
9159 | 2025.01.13 09:39:56.652596 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9160 | 2025.01.13 09:39:56.652886 [ 253 ] {c170bc2e-738b-4a1a-870e-f0c457cad99b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9161 | 2025.01.13 09:39:56.653011 [ 253 ] {c170bc2e-738b-4a1a-870e-f0c457cad99b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9162 | 2025.01.13 09:39:56.653257 [ 187 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9163 | 2025.01.13 09:39:56.653539 [ 187 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 932 rows starting from the beginning of the part | ||
9164 | 2025.01.13 09:39:56.654258 [ 187 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 26 rows starting from the beginning of the part | ||
9165 | 2025.01.13 09:39:56.655255 [ 187 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 13 rows starting from the beginning of the part | ||
9166 | 2025.01.13 09:39:56.655298 [ 253 ] {c170bc2e-738b-4a1a-870e-f0c457cad99b} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9167 | 2025.01.13 09:39:56.655375 [ 253 ] {c170bc2e-738b-4a1a-870e-f0c457cad99b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
9168 | 2025.01.13 09:39:56.655887 [ 187 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 26 rows starting from the beginning of the part | ||
9169 | 2025.01.13 09:39:56.656440 [ 187 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 13 rows starting from the beginning of the part | ||
9170 | 2025.01.13 09:39:56.657006 [ 187 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 26 rows starting from the beginning of the part | ||
9171 | 2025.01.13 09:39:56.657103 [ 253 ] {c170bc2e-738b-4a1a-870e-f0c457cad99b} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
9172 | 2025.01.13 09:39:56.657962 [ 253 ] {c170bc2e-738b-4a1a-870e-f0c457cad99b} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9173 | 2025.01.13 09:39:56.658358 [ 253 ] {c170bc2e-738b-4a1a-870e-f0c457cad99b} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.005575 sec., 5381.165919282511 rows/sec., 377.49 KiB/sec. | ||
9174 | 2025.01.13 09:39:56.658555 [ 253 ] {c170bc2e-738b-4a1a-870e-f0c457cad99b} <Debug> TCPHandler: Processed in 0.006043922 sec. | ||
9175 | 2025.01.13 09:39:56.664600 [ 200 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1036 rows, containing 19 columns (19 merged, 0 gathered) in 0.012370821 sec., 83745.45230264022 rows/sec., 150.07 MiB/sec. | ||
9176 | 2025.01.13 09:39:56.666019 [ 198 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
9177 | 2025.01.13 09:39:56.666497 [ 198 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9178 | 2025.01.13 09:39:56.666594 [ 198 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
9179 | 2025.01.13 09:39:56.666770 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.36 MiB. | ||
9180 | 2025.01.13 09:39:57.001151 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 220.65 MiB, peak 231.68 MiB, free memory in arenas 0.00 B, will set to 222.95 MiB (RSS), difference: 2.30 MiB | ||
9181 | 2025.01.13 09:40:00.299889 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9182 | 2025.01.13 09:40:00.299950 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9183 | 2025.01.13 09:40:00.483982 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20191 | ||
9184 | 2025.01.13 09:40:00.484663 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9185 | 2025.01.13 09:40:00.484709 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
9186 | 2025.01.13 09:40:00.485235 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
9187 | 2025.01.13 09:40:00.485492 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9188 | 2025.01.13 09:40:00.485729 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 | ||
9189 | 2025.01.13 09:40:00.582918 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1296 | ||
9190 | 2025.01.13 09:40:00.585608 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9191 | 2025.01.13 09:40:00.585651 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
9192 | 2025.01.13 09:40:00.587090 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9193 | 2025.01.13 09:40:00.587403 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9194 | 2025.01.13 09:40:00.588563 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1296 | ||
9195 | 2025.01.13 09:40:01.644500 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9196 | 2025.01.13 09:40:01.644717 [ 4 ] {ba91b684-6aa4-410c-8778-67d976bbda36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9197 | 2025.01.13 09:40:01.644804 [ 4 ] {ba91b684-6aa4-410c-8778-67d976bbda36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9198 | 2025.01.13 09:40:01.645613 [ 4 ] {ba91b684-6aa4-410c-8778-67d976bbda36} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9199 | 2025.01.13 09:40:01.645667 [ 4 ] {ba91b684-6aa4-410c-8778-67d976bbda36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
9200 | 2025.01.13 09:40:01.646109 [ 4 ] {ba91b684-6aa4-410c-8778-67d976bbda36} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9201 | 2025.01.13 09:40:01.646374 [ 4 ] {ba91b684-6aa4-410c-8778-67d976bbda36} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9202 | 2025.01.13 09:40:01.646651 [ 4 ] {ba91b684-6aa4-410c-8778-67d976bbda36} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001987 sec., 7045.797684952189 rows/sec., 507.20 KiB/sec. | ||
9203 | 2025.01.13 09:40:01.646788 [ 4 ] {ba91b684-6aa4-410c-8778-67d976bbda36} <Debug> TCPHandler: Processed in 0.002428549 sec. | ||
9204 | 2025.01.13 09:40:01.647010 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9205 | 2025.01.13 09:40:01.647140 [ 253 ] {8bf4a17a-9414-4571-aa41-766c35b2f8ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9206 | 2025.01.13 09:40:01.647191 [ 253 ] {8bf4a17a-9414-4571-aa41-766c35b2f8ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9207 | 2025.01.13 09:40:01.647882 [ 253 ] {8bf4a17a-9414-4571-aa41-766c35b2f8ed} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9208 | 2025.01.13 09:40:01.647925 [ 253 ] {8bf4a17a-9414-4571-aa41-766c35b2f8ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
9209 | 2025.01.13 09:40:01.648326 [ 253 ] {8bf4a17a-9414-4571-aa41-766c35b2f8ed} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
9210 | 2025.01.13 09:40:01.648586 [ 253 ] {8bf4a17a-9414-4571-aa41-766c35b2f8ed} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9211 | 2025.01.13 09:40:01.648805 [ 253 ] {8bf4a17a-9414-4571-aa41-766c35b2f8ed} <Debug> executeQuery: Read 199 rows, 18.11 KiB in 0.001695 sec., 117404.12979351034 rows/sec., 10.44 MiB/sec. | ||
9212 | 2025.01.13 09:40:01.648859 [ 253 ] {8bf4a17a-9414-4571-aa41-766c35b2f8ed} <Debug> TCPHandler: Processed in 0.001939815 sec. | ||
9213 | 2025.01.13 09:40:01.649006 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9214 | 2025.01.13 09:40:01.649144 [ 4 ] {576a719b-eab4-4998-9d2c-ea24103544c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9215 | 2025.01.13 09:40:01.649189 [ 4 ] {576a719b-eab4-4998-9d2c-ea24103544c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9216 | 2025.01.13 09:40:01.649735 [ 4 ] {576a719b-eab4-4998-9d2c-ea24103544c8} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9217 | 2025.01.13 09:40:01.649775 [ 4 ] {576a719b-eab4-4998-9d2c-ea24103544c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
9218 | 2025.01.13 09:40:01.650122 [ 4 ] {576a719b-eab4-4998-9d2c-ea24103544c8} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
9219 | 2025.01.13 09:40:01.650357 [ 4 ] {576a719b-eab4-4998-9d2c-ea24103544c8} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9220 | 2025.01.13 09:40:01.650567 [ 4 ] {576a719b-eab4-4998-9d2c-ea24103544c8} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.001444 sec., 13850.415512465373 rows/sec., 992.79 KiB/sec. | ||
9221 | 2025.01.13 09:40:01.650619 [ 4 ] {576a719b-eab4-4998-9d2c-ea24103544c8} <Debug> TCPHandler: Processed in 0.001669878 sec. | ||
9222 | 2025.01.13 09:40:01.650803 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9223 | 2025.01.13 09:40:01.650908 [ 253 ] {0e333783-11b5-46de-93b4-feeada517f1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9224 | 2025.01.13 09:40:01.650953 [ 253 ] {0e333783-11b5-46de-93b4-feeada517f1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9225 | 2025.01.13 09:40:01.651486 [ 253 ] {0e333783-11b5-46de-93b4-feeada517f1d} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9226 | 2025.01.13 09:40:01.651526 [ 253 ] {0e333783-11b5-46de-93b4-feeada517f1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
9227 | 2025.01.13 09:40:01.651877 [ 253 ] {0e333783-11b5-46de-93b4-feeada517f1d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9228 | 2025.01.13 09:40:01.652121 [ 253 ] {0e333783-11b5-46de-93b4-feeada517f1d} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9229 | 2025.01.13 09:40:01.652371 [ 253 ] {0e333783-11b5-46de-93b4-feeada517f1d} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001474 sec., 9497.96472184532 rows/sec., 665.18 KiB/sec. | ||
9230 | 2025.01.13 09:40:01.652564 [ 253 ] {0e333783-11b5-46de-93b4-feeada517f1d} <Debug> TCPHandler: Processed in 0.001808261 sec. | ||
9231 | 2025.01.13 09:40:01.652775 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9232 | 2025.01.13 09:40:01.652887 [ 4 ] {8f8b46df-4367-40b4-bef5-ffed74969865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9233 | 2025.01.13 09:40:01.652933 [ 4 ] {8f8b46df-4367-40b4-bef5-ffed74969865} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9234 | 2025.01.13 09:40:01.653477 [ 4 ] {8f8b46df-4367-40b4-bef5-ffed74969865} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9235 | 2025.01.13 09:40:01.653517 [ 4 ] {8f8b46df-4367-40b4-bef5-ffed74969865} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
9236 | 2025.01.13 09:40:01.653863 [ 4 ] {8f8b46df-4367-40b4-bef5-ffed74969865} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9237 | 2025.01.13 09:40:01.654108 [ 4 ] {8f8b46df-4367-40b4-bef5-ffed74969865} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9238 | 2025.01.13 09:40:01.654313 [ 4 ] {8f8b46df-4367-40b4-bef5-ffed74969865} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001449 sec., 8971.704623878537 rows/sec., 559.38 KiB/sec. | ||
9239 | 2025.01.13 09:40:01.654366 [ 4 ] {8f8b46df-4367-40b4-bef5-ffed74969865} <Debug> TCPHandler: Processed in 0.001678967 sec. | ||
9240 | 2025.01.13 09:40:01.654508 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9241 | 2025.01.13 09:40:01.654635 [ 253 ] {a7566e40-8339-4b59-aae7-3f477457c016} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9242 | 2025.01.13 09:40:01.654690 [ 253 ] {a7566e40-8339-4b59-aae7-3f477457c016} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9243 | 2025.01.13 09:40:01.655413 [ 253 ] {a7566e40-8339-4b59-aae7-3f477457c016} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9244 | 2025.01.13 09:40:01.655453 [ 253 ] {a7566e40-8339-4b59-aae7-3f477457c016} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
9245 | 2025.01.13 09:40:01.655832 [ 253 ] {a7566e40-8339-4b59-aae7-3f477457c016} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
9246 | 2025.01.13 09:40:01.656080 [ 253 ] {a7566e40-8339-4b59-aae7-3f477457c016} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9247 | 2025.01.13 09:40:01.656324 [ 253 ] {a7566e40-8339-4b59-aae7-3f477457c016} <Debug> executeQuery: Read 359 rows, 25.84 KiB in 0.001714 sec., 209451.57526254375 rows/sec., 14.72 MiB/sec. | ||
9248 | 2025.01.13 09:40:01.656443 [ 253 ] {a7566e40-8339-4b59-aae7-3f477457c016} <Debug> TCPHandler: Processed in 0.001995877 sec. | ||
9249 | 2025.01.13 09:40:01.656634 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9250 | 2025.01.13 09:40:01.657028 [ 4 ] {f51f6e53-18ae-4d9c-99d9-c31efec6c9bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9251 | 2025.01.13 09:40:01.657165 [ 4 ] {f51f6e53-18ae-4d9c-99d9-c31efec6c9bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9252 | 2025.01.13 09:40:01.657636 [ 4 ] {f51f6e53-18ae-4d9c-99d9-c31efec6c9bc} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9253 | 2025.01.13 09:40:01.657677 [ 4 ] {f51f6e53-18ae-4d9c-99d9-c31efec6c9bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
9254 | 2025.01.13 09:40:01.658033 [ 4 ] {f51f6e53-18ae-4d9c-99d9-c31efec6c9bc} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9255 | 2025.01.13 09:40:01.658266 [ 4 ] {f51f6e53-18ae-4d9c-99d9-c31efec6c9bc} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9256 | 2025.01.13 09:40:01.658482 [ 4 ] {f51f6e53-18ae-4d9c-99d9-c31efec6c9bc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001607 sec., 3733.66521468575 rows/sec., 195.07 KiB/sec. | ||
9257 | 2025.01.13 09:40:01.658533 [ 4 ] {f51f6e53-18ae-4d9c-99d9-c31efec6c9bc} <Debug> TCPHandler: Processed in 0.002019307 sec. | ||
9258 | 2025.01.13 09:40:01.658687 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9259 | 2025.01.13 09:40:01.658814 [ 253 ] {e6036683-4048-4e96-84e9-206fe81c5a5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9260 | 2025.01.13 09:40:01.658871 [ 253 ] {e6036683-4048-4e96-84e9-206fe81c5a5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9261 | 2025.01.13 09:40:01.659444 [ 253 ] {e6036683-4048-4e96-84e9-206fe81c5a5d} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9262 | 2025.01.13 09:40:01.659482 [ 253 ] {e6036683-4048-4e96-84e9-206fe81c5a5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
9263 | 2025.01.13 09:40:01.659857 [ 253 ] {e6036683-4048-4e96-84e9-206fe81c5a5d} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
9264 | 2025.01.13 09:40:01.660110 [ 253 ] {e6036683-4048-4e96-84e9-206fe81c5a5d} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9265 | 2025.01.13 09:40:01.660314 [ 253 ] {e6036683-4048-4e96-84e9-206fe81c5a5d} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001529 sec., 115761.9359058208 rows/sec., 7.64 MiB/sec. | ||
9266 | 2025.01.13 09:40:01.660365 [ 253 ] {e6036683-4048-4e96-84e9-206fe81c5a5d} <Debug> TCPHandler: Processed in 0.001739969 sec. | ||
9267 | 2025.01.13 09:40:01.660520 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9268 | 2025.01.13 09:40:01.660648 [ 4 ] {2a464b71-c986-4a08-b5c0-83ee9aa9fb33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9269 | 2025.01.13 09:40:01.660704 [ 4 ] {2a464b71-c986-4a08-b5c0-83ee9aa9fb33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9270 | 2025.01.13 09:40:01.661177 [ 4 ] {2a464b71-c986-4a08-b5c0-83ee9aa9fb33} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9271 | 2025.01.13 09:40:01.661216 [ 4 ] {2a464b71-c986-4a08-b5c0-83ee9aa9fb33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
9272 | 2025.01.13 09:40:01.661559 [ 4 ] {2a464b71-c986-4a08-b5c0-83ee9aa9fb33} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9273 | 2025.01.13 09:40:01.661790 [ 4 ] {2a464b71-c986-4a08-b5c0-83ee9aa9fb33} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9274 | 2025.01.13 09:40:01.662000 [ 4 ] {2a464b71-c986-4a08-b5c0-83ee9aa9fb33} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001381 sec., 724.112961622013 rows/sec., 48.79 KiB/sec. | ||
9275 | 2025.01.13 09:40:01.662050 [ 4 ] {2a464b71-c986-4a08-b5c0-83ee9aa9fb33} <Debug> TCPHandler: Processed in 0.001592585 sec. | ||
9276 | 2025.01.13 09:40:01.662181 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9277 | 2025.01.13 09:40:01.662307 [ 253 ] {5a54e54b-5f92-4310-bd75-b1ae1b9d9429} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9278 | 2025.01.13 09:40:01.662384 [ 253 ] {5a54e54b-5f92-4310-bd75-b1ae1b9d9429} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9279 | 2025.01.13 09:40:01.663582 [ 253 ] {5a54e54b-5f92-4310-bd75-b1ae1b9d9429} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9280 | 2025.01.13 09:40:01.663621 [ 253 ] {5a54e54b-5f92-4310-bd75-b1ae1b9d9429} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
9281 | 2025.01.13 09:40:01.664228 [ 253 ] {5a54e54b-5f92-4310-bd75-b1ae1b9d9429} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
9282 | 2025.01.13 09:40:01.664485 [ 253 ] {5a54e54b-5f92-4310-bd75-b1ae1b9d9429} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9283 | 2025.01.13 09:40:01.664720 [ 253 ] {5a54e54b-5f92-4310-bd75-b1ae1b9d9429} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002441 sec., 5325.686194182712 rows/sec., 9.54 MiB/sec. | ||
9284 | 2025.01.13 09:40:01.664813 [ 253 ] {5a54e54b-5f92-4310-bd75-b1ae1b9d9429} <Debug> TCPHandler: Processed in 0.002693536 sec. | ||
9285 | 2025.01.13 09:40:01.664968 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9286 | 2025.01.13 09:40:01.665098 [ 4 ] {183d96f0-4a3a-4251-b6d1-9cb3075e955a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9287 | 2025.01.13 09:40:01.665145 [ 4 ] {183d96f0-4a3a-4251-b6d1-9cb3075e955a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9288 | 2025.01.13 09:40:01.665575 [ 4 ] {183d96f0-4a3a-4251-b6d1-9cb3075e955a} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9289 | 2025.01.13 09:40:01.665614 [ 4 ] {183d96f0-4a3a-4251-b6d1-9cb3075e955a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
9290 | 2025.01.13 09:40:01.665970 [ 4 ] {183d96f0-4a3a-4251-b6d1-9cb3075e955a} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
9291 | 2025.01.13 09:40:01.666203 [ 4 ] {183d96f0-4a3a-4251-b6d1-9cb3075e955a} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9292 | 2025.01.13 09:40:01.666430 [ 4 ] {183d96f0-4a3a-4251-b6d1-9cb3075e955a} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001357 sec., 38319.82313927782 rows/sec., 2.37 MiB/sec. | ||
9293 | 2025.01.13 09:40:01.666524 [ 4 ] {183d96f0-4a3a-4251-b6d1-9cb3075e955a} <Debug> TCPHandler: Processed in 0.001620116 sec. | ||
9294 | 2025.01.13 09:40:02.017740 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 332 | ||
9295 | 2025.01.13 09:40:02.040060 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9296 | 2025.01.13 09:40:02.040142 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
9297 | 2025.01.13 09:40:02.047547 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
9298 | 2025.01.13 09:40:02.048341 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9299 | 2025.01.13 09:40:02.051093 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
9300 | 2025.01.13 09:40:02.657619 [ 50 ] {} <Debug> oximeter.fields_ipaddr (55eee10e-07c1-4121-bb06-cd2392fbd95f) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
9301 | 2025.01.13 09:40:02.657697 [ 50 ] {} <Trace> oximeter.fields_ipaddr (55eee10e-07c1-4121-bb06-cd2392fbd95f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9302 | 2025.01.13 09:40:02.657719 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
9303 | 2025.01.13 09:40:02.658102 [ 200 ] {55eee10e-07c1-4121-bb06-cd2392fbd95f::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 | ||
9304 | 2025.01.13 09:40:02.658292 [ 200 ] {55eee10e-07c1-4121-bb06-cd2392fbd95f::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9305 | 2025.01.13 09:40:02.658331 [ 200 ] {55eee10e-07c1-4121-bb06-cd2392fbd95f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 14 rows starting from the beginning of the part | ||
9306 | 2025.01.13 09:40:02.658417 [ 200 ] {55eee10e-07c1-4121-bb06-cd2392fbd95f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
9307 | 2025.01.13 09:40:02.658669 [ 200 ] {55eee10e-07c1-4121-bb06-cd2392fbd95f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
9308 | 2025.01.13 09:40:02.658888 [ 200 ] {55eee10e-07c1-4121-bb06-cd2392fbd95f::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 | ||
9309 | 2025.01.13 09:40:02.659074 [ 200 ] {55eee10e-07c1-4121-bb06-cd2392fbd95f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
9310 | 2025.01.13 09:40:02.660223 [ 195 ] {55eee10e-07c1-4121-bb06-cd2392fbd95f::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.002404568 sec., 17466.754943091648 rows/sec., 1.46 MiB/sec. | ||
9311 | 2025.01.13 09:40:02.660450 [ 193 ] {55eee10e-07c1-4121-bb06-cd2392fbd95f::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
9312 | 2025.01.13 09:40:02.660852 [ 193 ] {55eee10e-07c1-4121-bb06-cd2392fbd95f::all_1_9_2} <Trace> oximeter.fields_ipaddr (55eee10e-07c1-4121-bb06-cd2392fbd95f): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9313 | 2025.01.13 09:40:02.660961 [ 193 ] {55eee10e-07c1-4121-bb06-cd2392fbd95f::all_1_9_2} <Trace> oximeter.fields_ipaddr (55eee10e-07c1-4121-bb06-cd2392fbd95f) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
9314 | 2025.01.13 09:40:02.661083 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
9315 | 2025.01.13 09:40:06.641041 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9316 | 2025.01.13 09:40:06.641334 [ 4 ] {07de66c5-d013-48be-9da6-e28558341c73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9317 | 2025.01.13 09:40:06.641410 [ 4 ] {07de66c5-d013-48be-9da6-e28558341c73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9318 | 2025.01.13 09:40:06.642229 [ 4 ] {07de66c5-d013-48be-9da6-e28558341c73} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9319 | 2025.01.13 09:40:06.642283 [ 4 ] {07de66c5-d013-48be-9da6-e28558341c73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
9320 | 2025.01.13 09:40:06.642728 [ 4 ] {07de66c5-d013-48be-9da6-e28558341c73} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
9321 | 2025.01.13 09:40:06.642995 [ 4 ] {07de66c5-d013-48be-9da6-e28558341c73} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9322 | 2025.01.13 09:40:06.643252 [ 4 ] {07de66c5-d013-48be-9da6-e28558341c73} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.001984 sec., 39314.51612903226 rows/sec., 3.37 MiB/sec. | ||
9323 | 2025.01.13 09:40:06.643320 [ 4 ] {07de66c5-d013-48be-9da6-e28558341c73} <Debug> TCPHandler: Processed in 0.00247129 sec. | ||
9324 | 2025.01.13 09:40:06.643503 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9325 | 2025.01.13 09:40:06.643626 [ 253 ] {966ddbc8-2e97-4620-ae16-b8e0954ceb93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9326 | 2025.01.13 09:40:06.643677 [ 253 ] {966ddbc8-2e97-4620-ae16-b8e0954ceb93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9327 | 2025.01.13 09:40:06.644261 [ 253 ] {966ddbc8-2e97-4620-ae16-b8e0954ceb93} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9328 | 2025.01.13 09:40:06.644303 [ 253 ] {966ddbc8-2e97-4620-ae16-b8e0954ceb93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
9329 | 2025.01.13 09:40:06.644670 [ 253 ] {966ddbc8-2e97-4620-ae16-b8e0954ceb93} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
9330 | 2025.01.13 09:40:06.644923 [ 253 ] {966ddbc8-2e97-4620-ae16-b8e0954ceb93} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9331 | 2025.01.13 09:40:06.645151 [ 253 ] {966ddbc8-2e97-4620-ae16-b8e0954ceb93} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001553 sec., 16741.79008370895 rows/sec., 1.23 MiB/sec. | ||
9332 | 2025.01.13 09:40:06.645205 [ 253 ] {966ddbc8-2e97-4620-ae16-b8e0954ceb93} <Debug> TCPHandler: Processed in 0.00176093 sec. | ||
9333 | 2025.01.13 09:40:06.645361 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9334 | 2025.01.13 09:40:06.645496 [ 4 ] {e0d4dd18-bb3f-41ad-83d5-a07893703826} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9335 | 2025.01.13 09:40:06.645553 [ 4 ] {e0d4dd18-bb3f-41ad-83d5-a07893703826} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9336 | 2025.01.13 09:40:06.646222 [ 4 ] {e0d4dd18-bb3f-41ad-83d5-a07893703826} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9337 | 2025.01.13 09:40:06.646266 [ 4 ] {e0d4dd18-bb3f-41ad-83d5-a07893703826} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
9338 | 2025.01.13 09:40:06.646626 [ 4 ] {e0d4dd18-bb3f-41ad-83d5-a07893703826} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
9339 | 2025.01.13 09:40:06.646860 [ 4 ] {e0d4dd18-bb3f-41ad-83d5-a07893703826} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9340 | 2025.01.13 09:40:06.647076 [ 4 ] {e0d4dd18-bb3f-41ad-83d5-a07893703826} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.00161 sec., 33540.372670807454 rows/sec., 2.62 MiB/sec. | ||
9341 | 2025.01.13 09:40:06.647137 [ 4 ] {e0d4dd18-bb3f-41ad-83d5-a07893703826} <Debug> TCPHandler: Processed in 0.001839042 sec. | ||
9342 | 2025.01.13 09:40:06.647303 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9343 | 2025.01.13 09:40:06.647450 [ 253 ] {a28a067e-318d-4508-871a-ac0abf0fc897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9344 | 2025.01.13 09:40:06.647509 [ 253 ] {a28a067e-318d-4508-871a-ac0abf0fc897} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9345 | 2025.01.13 09:40:06.648158 [ 253 ] {a28a067e-318d-4508-871a-ac0abf0fc897} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9346 | 2025.01.13 09:40:06.648207 [ 253 ] {a28a067e-318d-4508-871a-ac0abf0fc897} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
9347 | 2025.01.13 09:40:06.648599 [ 253 ] {a28a067e-318d-4508-871a-ac0abf0fc897} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
9348 | 2025.01.13 09:40:06.648837 [ 253 ] {a28a067e-318d-4508-871a-ac0abf0fc897} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9349 | 2025.01.13 09:40:06.649079 [ 253 ] {a28a067e-318d-4508-871a-ac0abf0fc897} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001658 sec., 60313.63088057901 rows/sec., 4.18 MiB/sec. | ||
9350 | 2025.01.13 09:40:06.649175 [ 253 ] {a28a067e-318d-4508-871a-ac0abf0fc897} <Debug> TCPHandler: Processed in 0.001961385 sec. | ||
9351 | 2025.01.13 09:40:06.649397 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9352 | 2025.01.13 09:40:06.649582 [ 4 ] {31116fd2-ca97-454e-b651-5c2d8b411eb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9353 | 2025.01.13 09:40:06.649658 [ 4 ] {31116fd2-ca97-454e-b651-5c2d8b411eb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9354 | 2025.01.13 09:40:06.650817 [ 4 ] {31116fd2-ca97-454e-b651-5c2d8b411eb8} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9355 | 2025.01.13 09:40:06.650857 [ 4 ] {31116fd2-ca97-454e-b651-5c2d8b411eb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
9356 | 2025.01.13 09:40:06.651488 [ 4 ] {31116fd2-ca97-454e-b651-5c2d8b411eb8} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
9357 | 2025.01.13 09:40:06.651760 [ 4 ] {31116fd2-ca97-454e-b651-5c2d8b411eb8} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9358 | 2025.01.13 09:40:06.652020 [ 4 ] {31116fd2-ca97-454e-b651-5c2d8b411eb8} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002467 sec., 10539.11633563032 rows/sec., 18.89 MiB/sec. | ||
9359 | 2025.01.13 09:40:06.652348 [ 4 ] {31116fd2-ca97-454e-b651-5c2d8b411eb8} <Debug> TCPHandler: Processed in 0.003063837 sec. | ||
9360 | 2025.01.13 09:40:06.652533 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9361 | 2025.01.13 09:40:06.652660 [ 253 ] {a3404899-9063-4bf4-9814-0ed0ff135f6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9362 | 2025.01.13 09:40:06.652716 [ 253 ] {a3404899-9063-4bf4-9814-0ed0ff135f6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9363 | 2025.01.13 09:40:06.653251 [ 253 ] {a3404899-9063-4bf4-9814-0ed0ff135f6e} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9364 | 2025.01.13 09:40:06.653292 [ 253 ] {a3404899-9063-4bf4-9814-0ed0ff135f6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
9365 | 2025.01.13 09:40:06.653655 [ 253 ] {a3404899-9063-4bf4-9814-0ed0ff135f6e} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
9366 | 2025.01.13 09:40:06.653891 [ 253 ] {a3404899-9063-4bf4-9814-0ed0ff135f6e} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9367 | 2025.01.13 09:40:06.654121 [ 253 ] {a3404899-9063-4bf4-9814-0ed0ff135f6e} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001487 sec., 20174.848688634836 rows/sec., 1.38 MiB/sec. | ||
9368 | 2025.01.13 09:40:06.654177 [ 253 ] {a3404899-9063-4bf4-9814-0ed0ff135f6e} <Debug> TCPHandler: Processed in 0.001714609 sec. | ||
9369 | 2025.01.13 09:40:07.986774 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20618 | ||
9370 | 2025.01.13 09:40:07.987422 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9371 | 2025.01.13 09:40:07.987460 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
9372 | 2025.01.13 09:40:07.987966 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
9373 | 2025.01.13 09:40:07.988212 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9374 | 2025.01.13 09:40:07.988402 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20618 | ||
9375 | 2025.01.13 09:40:09.552083 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 340 | ||
9376 | 2025.01.13 09:40:09.573205 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9377 | 2025.01.13 09:40:09.573267 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
9378 | 2025.01.13 09:40:09.580514 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
9379 | 2025.01.13 09:40:09.581306 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9380 | 2025.01.13 09:40:09.585107 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 340 | ||
9381 | 2025.01.13 09:40:10.589593 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1330 | ||
9382 | 2025.01.13 09:40:10.592671 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9383 | 2025.01.13 09:40:10.592721 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
9384 | 2025.01.13 09:40:10.594177 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9385 | 2025.01.13 09:40:10.594499 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9386 | 2025.01.13 09:40:10.595016 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1330 | ||
9387 | 2025.01.13 09:40:11.645402 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9388 | 2025.01.13 09:40:11.645710 [ 4 ] {018ca7e6-7521-4e87-9253-28acc99f69b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9389 | 2025.01.13 09:40:11.645827 [ 4 ] {018ca7e6-7521-4e87-9253-28acc99f69b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9390 | 2025.01.13 09:40:11.646851 [ 4 ] {018ca7e6-7521-4e87-9253-28acc99f69b3} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9391 | 2025.01.13 09:40:11.646897 [ 4 ] {018ca7e6-7521-4e87-9253-28acc99f69b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
9392 | 2025.01.13 09:40:11.647347 [ 4 ] {018ca7e6-7521-4e87-9253-28acc99f69b3} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9393 | 2025.01.13 09:40:11.647610 [ 4 ] {018ca7e6-7521-4e87-9253-28acc99f69b3} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9394 | 2025.01.13 09:40:11.647836 [ 4 ] {018ca7e6-7521-4e87-9253-28acc99f69b3} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00221 sec., 6334.841628959275 rows/sec., 456.02 KiB/sec. | ||
9395 | 2025.01.13 09:40:11.647975 [ 4 ] {018ca7e6-7521-4e87-9253-28acc99f69b3} <Debug> TCPHandler: Processed in 0.002762979 sec. | ||
9396 | 2025.01.13 09:40:11.648183 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9397 | 2025.01.13 09:40:11.648324 [ 253 ] {7d588a52-2ce6-4095-83fa-d2e9fe81421c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9398 | 2025.01.13 09:40:11.648382 [ 253 ] {7d588a52-2ce6-4095-83fa-d2e9fe81421c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9399 | 2025.01.13 09:40:11.649042 [ 253 ] {7d588a52-2ce6-4095-83fa-d2e9fe81421c} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9400 | 2025.01.13 09:40:11.649081 [ 253 ] {7d588a52-2ce6-4095-83fa-d2e9fe81421c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
9401 | 2025.01.13 09:40:11.649466 [ 253 ] {7d588a52-2ce6-4095-83fa-d2e9fe81421c} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
9402 | 2025.01.13 09:40:11.649716 [ 253 ] {7d588a52-2ce6-4095-83fa-d2e9fe81421c} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9403 | 2025.01.13 09:40:11.649898 [ 253 ] {7d588a52-2ce6-4095-83fa-d2e9fe81421c} <Debug> executeQuery: Read 199 rows, 18.11 KiB in 0.001611 sec., 123525.76039726878 rows/sec., 10.98 MiB/sec. | ||
9404 | 2025.01.13 09:40:11.649950 [ 253 ] {7d588a52-2ce6-4095-83fa-d2e9fe81421c} <Debug> TCPHandler: Processed in 0.001836362 sec. | ||
9405 | 2025.01.13 09:40:11.650087 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9406 | 2025.01.13 09:40:11.650198 [ 4 ] {70bcf7d2-b9c0-486b-8668-9aa8c5154701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9407 | 2025.01.13 09:40:11.650246 [ 4 ] {70bcf7d2-b9c0-486b-8668-9aa8c5154701} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9408 | 2025.01.13 09:40:11.650782 [ 4 ] {70bcf7d2-b9c0-486b-8668-9aa8c5154701} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9409 | 2025.01.13 09:40:11.650822 [ 4 ] {70bcf7d2-b9c0-486b-8668-9aa8c5154701} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
9410 | 2025.01.13 09:40:11.651180 [ 4 ] {70bcf7d2-b9c0-486b-8668-9aa8c5154701} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
9411 | 2025.01.13 09:40:11.651431 [ 4 ] {70bcf7d2-b9c0-486b-8668-9aa8c5154701} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9412 | 2025.01.13 09:40:11.651611 [ 4 ] {70bcf7d2-b9c0-486b-8668-9aa8c5154701} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.001437 sec., 13917.884481558804 rows/sec., 997.63 KiB/sec. | ||
9413 | 2025.01.13 09:40:11.651663 [ 4 ] {70bcf7d2-b9c0-486b-8668-9aa8c5154701} <Debug> TCPHandler: Processed in 0.001628866 sec. | ||
9414 | 2025.01.13 09:40:11.651818 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9415 | 2025.01.13 09:40:11.651948 [ 253 ] {2d757e9e-ed01-4a56-995d-a2e2c9f9925a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9416 | 2025.01.13 09:40:11.652001 [ 253 ] {2d757e9e-ed01-4a56-995d-a2e2c9f9925a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9417 | 2025.01.13 09:40:11.652597 [ 253 ] {2d757e9e-ed01-4a56-995d-a2e2c9f9925a} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9418 | 2025.01.13 09:40:11.652634 [ 253 ] {2d757e9e-ed01-4a56-995d-a2e2c9f9925a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
9419 | 2025.01.13 09:40:11.653061 [ 253 ] {2d757e9e-ed01-4a56-995d-a2e2c9f9925a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9420 | 2025.01.13 09:40:11.653561 [ 253 ] {2d757e9e-ed01-4a56-995d-a2e2c9f9925a} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9421 | 2025.01.13 09:40:11.653741 [ 253 ] {2d757e9e-ed01-4a56-995d-a2e2c9f9925a} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001823 sec., 7679.648930334613 rows/sec., 537.83 KiB/sec. | ||
9422 | 2025.01.13 09:40:11.653792 [ 253 ] {2d757e9e-ed01-4a56-995d-a2e2c9f9925a} <Debug> TCPHandler: Processed in 0.002036198 sec. | ||
9423 | 2025.01.13 09:40:11.653955 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9424 | 2025.01.13 09:40:11.654088 [ 4 ] {fd38e199-c21e-4cd4-a294-c67687c3e77f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9425 | 2025.01.13 09:40:11.654142 [ 4 ] {fd38e199-c21e-4cd4-a294-c67687c3e77f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9426 | 2025.01.13 09:40:11.654738 [ 4 ] {fd38e199-c21e-4cd4-a294-c67687c3e77f} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9427 | 2025.01.13 09:40:11.654777 [ 4 ] {fd38e199-c21e-4cd4-a294-c67687c3e77f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
9428 | 2025.01.13 09:40:11.655131 [ 4 ] {fd38e199-c21e-4cd4-a294-c67687c3e77f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9429 | 2025.01.13 09:40:11.655381 [ 4 ] {fd38e199-c21e-4cd4-a294-c67687c3e77f} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9430 | 2025.01.13 09:40:11.655566 [ 4 ] {fd38e199-c21e-4cd4-a294-c67687c3e77f} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001507 sec., 8626.4100862641 rows/sec., 537.85 KiB/sec. | ||
9431 | 2025.01.13 09:40:11.655686 [ 4 ] {fd38e199-c21e-4cd4-a294-c67687c3e77f} <Debug> TCPHandler: Processed in 0.00179345 sec. | ||
9432 | 2025.01.13 09:40:11.655845 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9433 | 2025.01.13 09:40:11.655981 [ 253 ] {4b7223e1-ba05-43a1-967e-5fee6d9d24ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9434 | 2025.01.13 09:40:11.656034 [ 253 ] {4b7223e1-ba05-43a1-967e-5fee6d9d24ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9435 | 2025.01.13 09:40:11.656777 [ 253 ] {4b7223e1-ba05-43a1-967e-5fee6d9d24ce} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9436 | 2025.01.13 09:40:11.656814 [ 253 ] {4b7223e1-ba05-43a1-967e-5fee6d9d24ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
9437 | 2025.01.13 09:40:11.657179 [ 253 ] {4b7223e1-ba05-43a1-967e-5fee6d9d24ce} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
9438 | 2025.01.13 09:40:11.657415 [ 253 ] {4b7223e1-ba05-43a1-967e-5fee6d9d24ce} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9439 | 2025.01.13 09:40:11.657588 [ 253 ] {4b7223e1-ba05-43a1-967e-5fee6d9d24ce} <Debug> executeQuery: Read 359 rows, 25.84 KiB in 0.001638 sec., 219169.71916971917 rows/sec., 15.41 MiB/sec. | ||
9440 | 2025.01.13 09:40:11.657638 [ 253 ] {4b7223e1-ba05-43a1-967e-5fee6d9d24ce} <Debug> TCPHandler: Processed in 0.001855813 sec. | ||
9441 | 2025.01.13 09:40:11.657797 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9442 | 2025.01.13 09:40:11.657936 [ 4 ] {5d3a402c-94a3-4752-9bbd-e8a67aa948bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9443 | 2025.01.13 09:40:11.657994 [ 4 ] {5d3a402c-94a3-4752-9bbd-e8a67aa948bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9444 | 2025.01.13 09:40:11.658496 [ 4 ] {5d3a402c-94a3-4752-9bbd-e8a67aa948bb} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9445 | 2025.01.13 09:40:11.658534 [ 4 ] {5d3a402c-94a3-4752-9bbd-e8a67aa948bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
9446 | 2025.01.13 09:40:11.658899 [ 4 ] {5d3a402c-94a3-4752-9bbd-e8a67aa948bb} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9447 | 2025.01.13 09:40:11.659138 [ 4 ] {5d3a402c-94a3-4752-9bbd-e8a67aa948bb} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9448 | 2025.01.13 09:40:11.659320 [ 4 ] {5d3a402c-94a3-4752-9bbd-e8a67aa948bb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001421 sec., 4222.37860661506 rows/sec., 220.60 KiB/sec. | ||
9449 | 2025.01.13 09:40:11.659370 [ 4 ] {5d3a402c-94a3-4752-9bbd-e8a67aa948bb} <Debug> TCPHandler: Processed in 0.001635867 sec. | ||
9450 | 2025.01.13 09:40:11.659523 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9451 | 2025.01.13 09:40:11.659651 [ 253 ] {99e7263f-7b7d-4617-911e-96c6c40ae12d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9452 | 2025.01.13 09:40:11.659708 [ 253 ] {99e7263f-7b7d-4617-911e-96c6c40ae12d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9453 | 2025.01.13 09:40:11.660324 [ 253 ] {99e7263f-7b7d-4617-911e-96c6c40ae12d} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9454 | 2025.01.13 09:40:11.660368 [ 253 ] {99e7263f-7b7d-4617-911e-96c6c40ae12d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
9455 | 2025.01.13 09:40:11.660799 [ 253 ] {99e7263f-7b7d-4617-911e-96c6c40ae12d} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
9456 | 2025.01.13 09:40:11.661049 [ 253 ] {99e7263f-7b7d-4617-911e-96c6c40ae12d} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9457 | 2025.01.13 09:40:11.661182 [ 149 ] {} <Debug> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781) (MergerMutator): Selected 6 parts from all_1_70_14 to all_75_75_0 | ||
9458 | 2025.01.13 09:40:11.661224 [ 149 ] {} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9459 | 2025.01.13 09:40:11.661230 [ 253 ] {99e7263f-7b7d-4617-911e-96c6c40ae12d} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001607 sec., 110143.12383322962 rows/sec., 7.27 MiB/sec. | ||
9460 | 2025.01.13 09:40:11.661245 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
9461 | 2025.01.13 09:40:11.661335 [ 253 ] {99e7263f-7b7d-4617-911e-96c6c40ae12d} <Debug> TCPHandler: Processed in 0.001867693 sec. | ||
9462 | 2025.01.13 09:40:11.661610 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9463 | 2025.01.13 09:40:11.661809 [ 195 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_75_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_70_14 to all_75_75_0 into Compact with storage Full | ||
9464 | 2025.01.13 09:40:11.662083 [ 4 ] {f28d3c4e-c86e-424b-a045-784c364413ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9465 | 2025.01.13 09:40:11.662332 [ 4 ] {f28d3c4e-c86e-424b-a045-784c364413ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9466 | 2025.01.13 09:40:11.662537 [ 195 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_75_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9467 | 2025.01.13 09:40:11.662702 [ 195 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_70_14, total 18116 rows starting from the beginning of the part | ||
9468 | 2025.01.13 09:40:11.663158 [ 195 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 40 rows starting from the beginning of the part | ||
9469 | 2025.01.13 09:40:11.663554 [ 195 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 100 rows starting from the beginning of the part | ||
9470 | 2025.01.13 09:40:11.663853 [ 195 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 177 rows starting from the beginning of the part | ||
9471 | 2025.01.13 09:40:11.664186 [ 195 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 100 rows starting from the beginning of the part | ||
9472 | 2025.01.13 09:40:11.664510 [ 195 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 177 rows starting from the beginning of the part | ||
9473 | 2025.01.13 09:40:11.665450 [ 4 ] {f28d3c4e-c86e-424b-a045-784c364413ca} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9474 | 2025.01.13 09:40:11.665524 [ 4 ] {f28d3c4e-c86e-424b-a045-784c364413ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
9475 | 2025.01.13 09:40:11.666073 [ 4 ] {f28d3c4e-c86e-424b-a045-784c364413ca} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9476 | 2025.01.13 09:40:11.666391 [ 4 ] {f28d3c4e-c86e-424b-a045-784c364413ca} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9477 | 2025.01.13 09:40:11.666528 [ 149 ] {} <Debug> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357) (MergerMutator): Selected 6 parts from all_1_27_6 to all_32_32_0 | ||
9478 | 2025.01.13 09:40:11.666601 [ 149 ] {} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9479 | 2025.01.13 09:40:11.666670 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
9480 | 2025.01.13 09:40:11.666733 [ 4 ] {f28d3c4e-c86e-424b-a045-784c364413ca} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004835 sec., 206.82523267838675 rows/sec., 13.94 KiB/sec. | ||
9481 | 2025.01.13 09:40:11.667243 [ 4 ] {f28d3c4e-c86e-424b-a045-784c364413ca} <Debug> TCPHandler: Processed in 0.005786224 sec. | ||
9482 | 2025.01.13 09:40:11.667726 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9483 | 2025.01.13 09:40:11.668010 [ 192 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_27_6 to all_32_32_0 into Compact with storage Full | ||
9484 | 2025.01.13 09:40:11.668310 [ 253 ] {4cc2c21a-6546-460d-95ee-92dc575359f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9485 | 2025.01.13 09:40:11.668734 [ 253 ] {4cc2c21a-6546-460d-95ee-92dc575359f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9486 | 2025.01.13 09:40:11.668989 [ 192 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9487 | 2025.01.13 09:40:11.669244 [ 192 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 27 rows starting from the beginning of the part | ||
9488 | 2025.01.13 09:40:11.669798 [ 192 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
9489 | 2025.01.13 09:40:11.670371 [ 192 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
9490 | 2025.01.13 09:40:11.670999 [ 192 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
9491 | 2025.01.13 09:40:11.671485 [ 192 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
9492 | 2025.01.13 09:40:11.672023 [ 192 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
9493 | 2025.01.13 09:40:11.673749 [ 197 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_75_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18710 rows, containing 5 columns (5 merged, 0 gathered) in 0.012360161 sec., 1513734.3275706521 rows/sec., 101.37 MiB/sec. | ||
9494 | 2025.01.13 09:40:11.674227 [ 197 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_75_15} <Trace> MergedBlockOutputStream: filled checksums all_1_75_15 (state Temporary) | ||
9495 | 2025.01.13 09:40:11.675360 [ 191 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_75_15} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_merge_all_1_75_15 to all_1_75_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9496 | 2025.01.13 09:40:11.675809 [ 191 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_75_15} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781) (MergerMutator): Merged 6 parts: [all_1_70_14, all_75_75_0] -> all_1_75_15 | ||
9497 | 2025.01.13 09:40:11.676152 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.12 MiB. | ||
9498 | 2025.01.13 09:40:11.677133 [ 253 ] {4cc2c21a-6546-460d-95ee-92dc575359f9} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9499 | 2025.01.13 09:40:11.677213 [ 253 ] {4cc2c21a-6546-460d-95ee-92dc575359f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
9500 | 2025.01.13 09:40:11.677503 [ 192 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 4 columns (4 merged, 0 gathered) in 0.010625782 sec., 3011.543056313408 rows/sec., 202.93 KiB/sec. | ||
9501 | 2025.01.13 09:40:11.677733 [ 192 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
9502 | 2025.01.13 09:40:11.678414 [ 192 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_32_7} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9503 | 2025.01.13 09:40:11.678669 [ 192 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_32_7} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357) (MergerMutator): Merged 6 parts: [all_1_27_6, all_32_32_0] -> all_1_32_7 | ||
9504 | 2025.01.13 09:40:11.678837 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
9505 | 2025.01.13 09:40:11.678985 [ 253 ] {4cc2c21a-6546-460d-95ee-92dc575359f9} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
9506 | 2025.01.13 09:40:11.679270 [ 253 ] {4cc2c21a-6546-460d-95ee-92dc575359f9} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9507 | 2025.01.13 09:40:11.679489 [ 253 ] {4cc2c21a-6546-460d-95ee-92dc575359f9} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.011408 sec., 1139.5511921458626 rows/sec., 2.04 MiB/sec. | ||
9508 | 2025.01.13 09:40:11.679606 [ 253 ] {4cc2c21a-6546-460d-95ee-92dc575359f9} <Debug> TCPHandler: Processed in 0.012243217 sec. | ||
9509 | 2025.01.13 09:40:11.679772 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9510 | 2025.01.13 09:40:11.679907 [ 4 ] {3a3db20c-b90f-4a1a-8333-ec55fd279052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9511 | 2025.01.13 09:40:11.679965 [ 4 ] {3a3db20c-b90f-4a1a-8333-ec55fd279052} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9512 | 2025.01.13 09:40:11.680476 [ 4 ] {3a3db20c-b90f-4a1a-8333-ec55fd279052} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9513 | 2025.01.13 09:40:11.680513 [ 4 ] {3a3db20c-b90f-4a1a-8333-ec55fd279052} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
9514 | 2025.01.13 09:40:11.680873 [ 4 ] {3a3db20c-b90f-4a1a-8333-ec55fd279052} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
9515 | 2025.01.13 09:40:11.681117 [ 4 ] {3a3db20c-b90f-4a1a-8333-ec55fd279052} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9516 | 2025.01.13 09:40:11.681308 [ 4 ] {3a3db20c-b90f-4a1a-8333-ec55fd279052} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001433 sec., 36287.508722958824 rows/sec., 2.25 MiB/sec. | ||
9517 | 2025.01.13 09:40:11.681405 [ 4 ] {3a3db20c-b90f-4a1a-8333-ec55fd279052} <Debug> TCPHandler: Processed in 0.001696368 sec. | ||
9518 | 2025.01.13 09:40:15.299993 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9519 | 2025.01.13 09:40:15.300070 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9520 | 2025.01.13 09:40:15.489444 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21106 | ||
9521 | 2025.01.13 09:40:15.490112 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9522 | 2025.01.13 09:40:15.490158 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
9523 | 2025.01.13 09:40:15.490681 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
9524 | 2025.01.13 09:40:15.490927 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9525 | 2025.01.13 09:40:15.491149 [ 148 ] {} <Debug> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
9526 | 2025.01.13 09:40:15.491187 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21106 | ||
9527 | 2025.01.13 09:40:15.491237 [ 148 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9528 | 2025.01.13 09:40:15.491269 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
9529 | 2025.01.13 09:40:15.491424 [ 199 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::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 | ||
9530 | 2025.01.13 09:40:15.491598 [ 199 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9531 | 2025.01.13 09:40:15.491646 [ 199 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 18788 rows starting from the beginning of the part | ||
9532 | 2025.01.13 09:40:15.491739 [ 199 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 488 rows starting from the beginning of the part | ||
9533 | 2025.01.13 09:40:15.491955 [ 199 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 427 rows starting from the beginning of the part | ||
9534 | 2025.01.13 09:40:15.492161 [ 199 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 488 rows starting from the beginning of the part | ||
9535 | 2025.01.13 09:40:15.492327 [ 199 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 427 rows starting from the beginning of the part | ||
9536 | 2025.01.13 09:40:15.492460 [ 199 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 488 rows starting from the beginning of the part | ||
9537 | 2025.01.13 09:40:15.494865 [ 201 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21106 rows, containing 4 columns (4 merged, 0 gathered) in 0.00351423 sec., 6005867.57269729 rows/sec., 85.91 MiB/sec. | ||
9538 | 2025.01.13 09:40:15.495326 [ 188 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
9539 | 2025.01.13 09:40:15.495692 [ 188 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_46_9} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9540 | 2025.01.13 09:40:15.495784 [ 188 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_46_9} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
9541 | 2025.01.13 09:40:15.495899 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.66 MiB. | ||
9542 | 2025.01.13 09:40:16.640615 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9543 | 2025.01.13 09:40:16.640834 [ 4 ] {79912190-fa8e-41e1-a9f9-4b062f80419e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9544 | 2025.01.13 09:40:16.640919 [ 4 ] {79912190-fa8e-41e1-a9f9-4b062f80419e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9545 | 2025.01.13 09:40:16.641794 [ 4 ] {79912190-fa8e-41e1-a9f9-4b062f80419e} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9546 | 2025.01.13 09:40:16.641851 [ 4 ] {79912190-fa8e-41e1-a9f9-4b062f80419e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
9547 | 2025.01.13 09:40:16.642307 [ 4 ] {79912190-fa8e-41e1-a9f9-4b062f80419e} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9548 | 2025.01.13 09:40:16.642571 [ 4 ] {79912190-fa8e-41e1-a9f9-4b062f80419e} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9549 | 2025.01.13 09:40:16.642774 [ 147 ] {} <Debug> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9550 | 2025.01.13 09:40:16.642850 [ 4 ] {79912190-fa8e-41e1-a9f9-4b062f80419e} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.002068 sec., 37717.60154738878 rows/sec., 3.23 MiB/sec. | ||
9551 | 2025.01.13 09:40:16.642864 [ 147 ] {} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9552 | 2025.01.13 09:40:16.642945 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
9553 | 2025.01.13 09:40:16.642994 [ 4 ] {79912190-fa8e-41e1-a9f9-4b062f80419e} <Debug> TCPHandler: Processed in 0.002551593 sec. | ||
9554 | 2025.01.13 09:40:16.643237 [ 188 ] {4e32d370-b554-4105-93df-36198ea84aa7::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 | ||
9555 | 2025.01.13 09:40:16.643253 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9556 | 2025.01.13 09:40:16.643560 [ 188 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9557 | 2025.01.13 09:40:16.643571 [ 253 ] {4f858065-cbd1-4356-be1a-030072c9e2b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9558 | 2025.01.13 09:40:16.643630 [ 188 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1398 rows starting from the beginning of the part | ||
9559 | 2025.01.13 09:40:16.643666 [ 253 ] {4f858065-cbd1-4356-be1a-030072c9e2b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9560 | 2025.01.13 09:40:16.644112 [ 188 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 78 rows starting from the beginning of the part | ||
9561 | 2025.01.13 09:40:16.644438 [ 188 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 199 rows starting from the beginning of the part | ||
9562 | 2025.01.13 09:40:16.644827 [ 188 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 78 rows starting from the beginning of the part | ||
9563 | 2025.01.13 09:40:16.645224 [ 188 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 199 rows starting from the beginning of the part | ||
9564 | 2025.01.13 09:40:16.645582 [ 188 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 78 rows starting from the beginning of the part | ||
9565 | 2025.01.13 09:40:16.646420 [ 253 ] {4f858065-cbd1-4356-be1a-030072c9e2b9} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9566 | 2025.01.13 09:40:16.646483 [ 253 ] {4f858065-cbd1-4356-be1a-030072c9e2b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
9567 | 2025.01.13 09:40:16.647450 [ 253 ] {4f858065-cbd1-4356-be1a-030072c9e2b9} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
9568 | 2025.01.13 09:40:16.647984 [ 253 ] {4f858065-cbd1-4356-be1a-030072c9e2b9} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9569 | 2025.01.13 09:40:16.648276 [ 147 ] {} <Debug> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0 | ||
9570 | 2025.01.13 09:40:16.648379 [ 147 ] {} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9571 | 2025.01.13 09:40:16.648463 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
9572 | 2025.01.13 09:40:16.648493 [ 253 ] {4f858065-cbd1-4356-be1a-030072c9e2b9} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.005008 sec., 5191.693290734824 rows/sec., 390.39 KiB/sec. | ||
9573 | 2025.01.13 09:40:16.648931 [ 253 ] {4f858065-cbd1-4356-be1a-030072c9e2b9} <Debug> TCPHandler: Processed in 0.005793134 sec. | ||
9574 | 2025.01.13 09:40:16.649003 [ 201 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::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 | ||
9575 | 2025.01.13 09:40:16.649358 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9576 | 2025.01.13 09:40:16.649796 [ 201 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_60_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9577 | 2025.01.13 09:40:16.649826 [ 4 ] {ba8360e5-0fdb-42b1-8f13-c1ac0a646608} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9578 | 2025.01.13 09:40:16.649940 [ 201 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_11, total 60 rows starting from the beginning of the part | ||
9579 | 2025.01.13 09:40:16.650020 [ 4 ] {ba8360e5-0fdb-42b1-8f13-c1ac0a646608} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9580 | 2025.01.13 09:40:16.650514 [ 201 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 26 rows starting from the beginning of the part | ||
9581 | 2025.01.13 09:40:16.650940 [ 201 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 20 rows starting from the beginning of the part | ||
9582 | 2025.01.13 09:40:16.651488 [ 201 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 26 rows starting from the beginning of the part | ||
9583 | 2025.01.13 09:40:16.651680 [ 190 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2030 rows, containing 5 columns (5 merged, 0 gathered) in 0.008595523 sec., 236169.4570533986 rows/sec., 20.94 MiB/sec. | ||
9584 | 2025.01.13 09:40:16.652026 [ 201 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 20 rows starting from the beginning of the part | ||
9585 | 2025.01.13 09:40:16.652385 [ 189 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9586 | 2025.01.13 09:40:16.652559 [ 201 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 26 rows starting from the beginning of the part | ||
9587 | 2025.01.13 09:40:16.653470 [ 189 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_76_15} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9588 | 2025.01.13 09:40:16.653692 [ 189 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_76_15} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9589 | 2025.01.13 09:40:16.653909 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
9590 | 2025.01.13 09:40:16.654105 [ 4 ] {ba8360e5-0fdb-42b1-8f13-c1ac0a646608} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9591 | 2025.01.13 09:40:16.654153 [ 4 ] {ba8360e5-0fdb-42b1-8f13-c1ac0a646608} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
9592 | 2025.01.13 09:40:16.654730 [ 4 ] {ba8360e5-0fdb-42b1-8f13-c1ac0a646608} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9593 | 2025.01.13 09:40:16.654841 [ 198 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_60_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 178 rows, containing 5 columns (5 merged, 0 gathered) in 0.006248408 sec., 28487.256273918094 rows/sec., 2.16 MiB/sec. | ||
9594 | 2025.01.13 09:40:16.655103 [ 190 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_60_12} <Trace> MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) | ||
9595 | 2025.01.13 09:40:16.655116 [ 4 ] {ba8360e5-0fdb-42b1-8f13-c1ac0a646608} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9596 | 2025.01.13 09:40:16.655440 [ 147 ] {} <Debug> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9597 | 2025.01.13 09:40:16.655539 [ 147 ] {} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9598 | 2025.01.13 09:40:16.655621 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
9599 | 2025.01.13 09:40:16.655754 [ 4 ] {ba8360e5-0fdb-42b1-8f13-c1ac0a646608} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.006005 sec., 8992.506244796003 rows/sec., 719.13 KiB/sec. | ||
9600 | 2025.01.13 09:40:16.655977 [ 198 ] {dc80af8f-ae59-4221-9151-b81aadd12800::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 | ||
9601 | 2025.01.13 09:40:16.656056 [ 190 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_60_12} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9602 | 2025.01.13 09:40:16.656076 [ 4 ] {ba8360e5-0fdb-42b1-8f13-c1ac0a646608} <Debug> TCPHandler: Processed in 0.006956478 sec. | ||
9603 | 2025.01.13 09:40:16.656369 [ 190 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_60_12} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12 | ||
9604 | 2025.01.13 09:40:16.656369 [ 198 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9605 | 2025.01.13 09:40:16.656401 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9606 | 2025.01.13 09:40:16.656442 [ 198 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 873 rows starting from the beginning of the part | ||
9607 | 2025.01.13 09:40:16.656570 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
9608 | 2025.01.13 09:40:16.656911 [ 253 ] {318f588f-3d0b-40b7-bddf-6830c7d8fee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9609 | 2025.01.13 09:40:16.656931 [ 198 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 54 rows starting from the beginning of the part | ||
9610 | 2025.01.13 09:40:16.657033 [ 253 ] {318f588f-3d0b-40b7-bddf-6830c7d8fee4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9611 | 2025.01.13 09:40:16.657346 [ 198 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 359 rows starting from the beginning of the part | ||
9612 | 2025.01.13 09:40:16.657782 [ 198 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 54 rows starting from the beginning of the part | ||
9613 | 2025.01.13 09:40:16.658150 [ 198 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 359 rows starting from the beginning of the part | ||
9614 | 2025.01.13 09:40:16.658460 [ 198 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 54 rows starting from the beginning of the part | ||
9615 | 2025.01.13 09:40:16.659427 [ 253 ] {318f588f-3d0b-40b7-bddf-6830c7d8fee4} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9616 | 2025.01.13 09:40:16.659507 [ 253 ] {318f588f-3d0b-40b7-bddf-6830c7d8fee4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
9617 | 2025.01.13 09:40:16.660566 [ 253 ] {318f588f-3d0b-40b7-bddf-6830c7d8fee4} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9618 | 2025.01.13 09:40:16.660952 [ 253 ] {318f588f-3d0b-40b7-bddf-6830c7d8fee4} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9619 | 2025.01.13 09:40:16.661645 [ 198 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1753 rows, containing 5 columns (5 merged, 0 gathered) in 0.005889097 sec., 297668.72578257753 rows/sec., 22.60 MiB/sec. | ||
9620 | 2025.01.13 09:40:16.661819 [ 253 ] {318f588f-3d0b-40b7-bddf-6830c7d8fee4} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.005123 sec., 19519.812609798944 rows/sec., 1.35 MiB/sec. | ||
9621 | 2025.01.13 09:40:16.662016 [ 198 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9622 | 2025.01.13 09:40:16.662530 [ 253 ] {318f588f-3d0b-40b7-bddf-6830c7d8fee4} <Debug> TCPHandler: Processed in 0.006275638 sec. | ||
9623 | 2025.01.13 09:40:16.662821 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9624 | 2025.01.13 09:40:16.662835 [ 198 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_76_15} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9625 | 2025.01.13 09:40:16.662964 [ 198 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_76_15} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9626 | 2025.01.13 09:40:16.663023 [ 4 ] {82b6bb46-1e49-44ef-847b-b068432e1d0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9627 | 2025.01.13 09:40:16.663113 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
9628 | 2025.01.13 09:40:16.663195 [ 4 ] {82b6bb46-1e49-44ef-847b-b068432e1d0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9629 | 2025.01.13 09:40:16.664410 [ 4 ] {82b6bb46-1e49-44ef-847b-b068432e1d0f} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9630 | 2025.01.13 09:40:16.664451 [ 4 ] {82b6bb46-1e49-44ef-847b-b068432e1d0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
9631 | 2025.01.13 09:40:16.665117 [ 4 ] {82b6bb46-1e49-44ef-847b-b068432e1d0f} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
9632 | 2025.01.13 09:40:16.665382 [ 4 ] {82b6bb46-1e49-44ef-847b-b068432e1d0f} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9633 | 2025.01.13 09:40:16.665685 [ 4 ] {82b6bb46-1e49-44ef-847b-b068432e1d0f} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002717 sec., 9569.377990430623 rows/sec., 17.15 MiB/sec. | ||
9634 | 2025.01.13 09:40:16.666136 [ 4 ] {82b6bb46-1e49-44ef-847b-b068432e1d0f} <Debug> TCPHandler: Processed in 0.003445848 sec. | ||
9635 | 2025.01.13 09:40:16.666399 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9636 | 2025.01.13 09:40:16.666567 [ 253 ] {7e56c33d-226a-4e4a-afa1-e6f04c8fd648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9637 | 2025.01.13 09:40:16.666617 [ 253 ] {7e56c33d-226a-4e4a-afa1-e6f04c8fd648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9638 | 2025.01.13 09:40:16.667085 [ 253 ] {7e56c33d-226a-4e4a-afa1-e6f04c8fd648} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9639 | 2025.01.13 09:40:16.667124 [ 253 ] {7e56c33d-226a-4e4a-afa1-e6f04c8fd648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
9640 | 2025.01.13 09:40:16.667505 [ 253 ] {7e56c33d-226a-4e4a-afa1-e6f04c8fd648} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9641 | 2025.01.13 09:40:16.667746 [ 253 ] {7e56c33d-226a-4e4a-afa1-e6f04c8fd648} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9642 | 2025.01.13 09:40:16.667918 [ 147 ] {} <Debug> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9643 | 2025.01.13 09:40:16.667980 [ 147 ] {} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9644 | 2025.01.13 09:40:16.667985 [ 253 ] {7e56c33d-226a-4e4a-afa1-e6f04c8fd648} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001435 sec., 20905.923344947732 rows/sec., 1.43 MiB/sec. | ||
9645 | 2025.01.13 09:40:16.668016 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
9646 | 2025.01.13 09:40:16.668160 [ 253 ] {7e56c33d-226a-4e4a-afa1-e6f04c8fd648} <Debug> TCPHandler: Processed in 0.001894243 sec. | ||
9647 | 2025.01.13 09:40:16.668376 [ 190 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::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 | ||
9648 | 2025.01.13 09:40:16.668790 [ 190 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9649 | 2025.01.13 09:40:16.668862 [ 190 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2472 rows starting from the beginning of the part | ||
9650 | 2025.01.13 09:40:16.669100 [ 190 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 30 rows starting from the beginning of the part | ||
9651 | 2025.01.13 09:40:16.669191 [ 190 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 52 rows starting from the beginning of the part | ||
9652 | 2025.01.13 09:40:16.669302 [ 190 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 30 rows starting from the beginning of the part | ||
9653 | 2025.01.13 09:40:16.669416 [ 190 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 52 rows starting from the beginning of the part | ||
9654 | 2025.01.13 09:40:16.669496 [ 190 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 30 rows starting from the beginning of the part | ||
9655 | 2025.01.13 09:40:16.670729 [ 187 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2666 rows, containing 4 columns (4 merged, 0 gathered) in 0.002584093 sec., 1031696.6146342256 rows/sec., 66.43 MiB/sec. | ||
9656 | 2025.01.13 09:40:16.671005 [ 187 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9657 | 2025.01.13 09:40:16.671336 [ 187 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_76_15} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9658 | 2025.01.13 09:40:16.671421 [ 187 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_76_15} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9659 | 2025.01.13 09:40:16.671516 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
9660 | 2025.01.13 09:40:17.086103 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 347 | ||
9661 | 2025.01.13 09:40:17.108795 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9662 | 2025.01.13 09:40:17.108862 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
9663 | 2025.01.13 09:40:17.116057 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
9664 | 2025.01.13 09:40:17.116838 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9665 | 2025.01.13 09:40:17.117239 [ 147 ] {} <Debug> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
9666 | 2025.01.13 09:40:17.117369 [ 147 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9667 | 2025.01.13 09:40:17.117445 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
9668 | 2025.01.13 09:40:17.117955 [ 187 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
9669 | 2025.01.13 09:40:17.132493 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
9670 | 2025.01.13 09:40:17.134326 [ 187 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9671 | 2025.01.13 09:40:17.135661 [ 187 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 310 rows starting from the beginning of the part | ||
9672 | 2025.01.13 09:40:17.141015 [ 187 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 7 rows starting from the beginning of the part | ||
9673 | 2025.01.13 09:40:17.146932 [ 187 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
9674 | 2025.01.13 09:40:17.152858 [ 187 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
9675 | 2025.01.13 09:40:17.158855 [ 187 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
9676 | 2025.01.13 09:40:17.163467 [ 187 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
9677 | 2025.01.13 09:40:17.227565 [ 187 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.109973069 sec., 3155.317962436785 rows/sec., 16.32 MiB/sec. | ||
9678 | 2025.01.13 09:40:17.229468 [ 187 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
9679 | 2025.01.13 09:40:17.231861 [ 187 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_46_9} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9680 | 2025.01.13 09:40:17.231976 [ 187 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_46_9} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
9681 | 2025.01.13 09:40:17.233409 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
9682 | 2025.01.13 09:40:18.001150 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 224.25 MiB, peak 237.65 MiB, free memory in arenas 0.00 B, will set to 225.95 MiB (RSS), difference: 1.70 MiB | ||
9683 | 2025.01.13 09:40:19.100275 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9684 | 2025.01.13 09:40:19.100580 [ 4 ] {fd726ce7-6889-425b-a1a4-5ba42abef98b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9685 | 2025.01.13 09:40:19.100681 [ 4 ] {fd726ce7-6889-425b-a1a4-5ba42abef98b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9686 | 2025.01.13 09:40:19.101434 [ 4 ] {fd726ce7-6889-425b-a1a4-5ba42abef98b} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9687 | 2025.01.13 09:40:19.101485 [ 4 ] {fd726ce7-6889-425b-a1a4-5ba42abef98b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
9688 | 2025.01.13 09:40:19.101936 [ 4 ] {fd726ce7-6889-425b-a1a4-5ba42abef98b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9689 | 2025.01.13 09:40:19.102196 [ 4 ] {fd726ce7-6889-425b-a1a4-5ba42abef98b} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9690 | 2025.01.13 09:40:19.102396 [ 142 ] {} <Debug> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
9691 | 2025.01.13 09:40:19.102460 [ 4 ] {fd726ce7-6889-425b-a1a4-5ba42abef98b} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001959 sec., 7146.503318019399 rows/sec., 514.45 KiB/sec. | ||
9692 | 2025.01.13 09:40:19.102489 [ 142 ] {} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9693 | 2025.01.13 09:40:19.102567 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
9694 | 2025.01.13 09:40:19.102594 [ 4 ] {fd726ce7-6889-425b-a1a4-5ba42abef98b} <Debug> TCPHandler: Processed in 0.002512311 sec. | ||
9695 | 2025.01.13 09:40:19.102877 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9696 | 2025.01.13 09:40:19.102907 [ 193 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::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 | ||
9697 | 2025.01.13 09:40:19.103320 [ 253 ] {c674a744-8099-47ab-bc06-e22d0db57a83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9698 | 2025.01.13 09:40:19.103412 [ 193 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9699 | 2025.01.13 09:40:19.103501 [ 253 ] {c674a744-8099-47ab-bc06-e22d0db57a83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9700 | 2025.01.13 09:40:19.103536 [ 193 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 14 rows starting from the beginning of the part | ||
9701 | 2025.01.13 09:40:19.103932 [ 193 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 14 rows starting from the beginning of the part | ||
9702 | 2025.01.13 09:40:19.104285 [ 193 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part | ||
9703 | 2025.01.13 09:40:19.104668 [ 193 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 14 rows starting from the beginning of the part | ||
9704 | 2025.01.13 09:40:19.105042 [ 193 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 14 rows starting from the beginning of the part | ||
9705 | 2025.01.13 09:40:19.106616 [ 193 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003940242 sec., 17765.406287228045 rows/sec., 1.32 MiB/sec. | ||
9706 | 2025.01.13 09:40:19.106757 [ 193 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
9707 | 2025.01.13 09:40:19.107062 [ 193 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_33_8} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9708 | 2025.01.13 09:40:19.107063 [ 253 ] {c674a744-8099-47ab-bc06-e22d0db57a83} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9709 | 2025.01.13 09:40:19.107119 [ 253 ] {c674a744-8099-47ab-bc06-e22d0db57a83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
9710 | 2025.01.13 09:40:19.107150 [ 193 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_33_8} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
9711 | 2025.01.13 09:40:19.107246 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
9712 | 2025.01.13 09:40:19.107628 [ 253 ] {c674a744-8099-47ab-bc06-e22d0db57a83} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
9713 | 2025.01.13 09:40:19.107895 [ 253 ] {c674a744-8099-47ab-bc06-e22d0db57a83} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9714 | 2025.01.13 09:40:19.108134 [ 253 ] {c674a744-8099-47ab-bc06-e22d0db57a83} <Debug> executeQuery: Read 1339 rows, 114.23 KiB in 0.004969 sec., 269470.71845441737 rows/sec., 22.45 MiB/sec. | ||
9715 | 2025.01.13 09:40:19.108197 [ 253 ] {c674a744-8099-47ab-bc06-e22d0db57a83} <Debug> TCPHandler: Processed in 0.005493016 sec. | ||
9716 | 2025.01.13 09:40:19.108361 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9717 | 2025.01.13 09:40:19.108493 [ 4 ] {3588e0a4-995d-46f9-bf42-dbc268ea6805} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9718 | 2025.01.13 09:40:19.108548 [ 4 ] {3588e0a4-995d-46f9-bf42-dbc268ea6805} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9719 | 2025.01.13 09:40:19.109183 [ 4 ] {3588e0a4-995d-46f9-bf42-dbc268ea6805} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9720 | 2025.01.13 09:40:19.109230 [ 4 ] {3588e0a4-995d-46f9-bf42-dbc268ea6805} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
9721 | 2025.01.13 09:40:19.109638 [ 4 ] {3588e0a4-995d-46f9-bf42-dbc268ea6805} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
9722 | 2025.01.13 09:40:19.109881 [ 4 ] {3588e0a4-995d-46f9-bf42-dbc268ea6805} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9723 | 2025.01.13 09:40:19.110092 [ 4 ] {3588e0a4-995d-46f9-bf42-dbc268ea6805} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.001627 sec., 12292.562999385373 rows/sec., 881.13 KiB/sec. | ||
9724 | 2025.01.13 09:40:19.110148 [ 4 ] {3588e0a4-995d-46f9-bf42-dbc268ea6805} <Debug> TCPHandler: Processed in 0.001850752 sec. | ||
9725 | 2025.01.13 09:40:19.110301 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9726 | 2025.01.13 09:40:19.110428 [ 253 ] {9d5e5410-e4d9-4920-8526-b7852c005327} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9727 | 2025.01.13 09:40:19.110486 [ 253 ] {9d5e5410-e4d9-4920-8526-b7852c005327} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9728 | 2025.01.13 09:40:19.111188 [ 253 ] {9d5e5410-e4d9-4920-8526-b7852c005327} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9729 | 2025.01.13 09:40:19.111228 [ 253 ] {9d5e5410-e4d9-4920-8526-b7852c005327} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
9730 | 2025.01.13 09:40:19.111588 [ 253 ] {9d5e5410-e4d9-4920-8526-b7852c005327} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9731 | 2025.01.13 09:40:19.111830 [ 253 ] {9d5e5410-e4d9-4920-8526-b7852c005327} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9732 | 2025.01.13 09:40:19.112055 [ 253 ] {9d5e5410-e4d9-4920-8526-b7852c005327} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001655 sec., 146223.56495468278 rows/sec., 9.91 MiB/sec. | ||
9733 | 2025.01.13 09:40:19.112110 [ 253 ] {9d5e5410-e4d9-4920-8526-b7852c005327} <Debug> TCPHandler: Processed in 0.001872263 sec. | ||
9734 | 2025.01.13 09:40:19.112257 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9735 | 2025.01.13 09:40:19.112364 [ 4 ] {2bd4ff9e-8c55-44cb-9370-c96945a5ccc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9736 | 2025.01.13 09:40:19.112408 [ 4 ] {2bd4ff9e-8c55-44cb-9370-c96945a5ccc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9737 | 2025.01.13 09:40:19.112940 [ 4 ] {2bd4ff9e-8c55-44cb-9370-c96945a5ccc5} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9738 | 2025.01.13 09:40:19.112980 [ 4 ] {2bd4ff9e-8c55-44cb-9370-c96945a5ccc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
9739 | 2025.01.13 09:40:19.113319 [ 4 ] {2bd4ff9e-8c55-44cb-9370-c96945a5ccc5} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9740 | 2025.01.13 09:40:19.113556 [ 4 ] {2bd4ff9e-8c55-44cb-9370-c96945a5ccc5} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9741 | 2025.01.13 09:40:19.113741 [ 142 ] {} <Debug> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
9742 | 2025.01.13 09:40:19.113795 [ 142 ] {} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9743 | 2025.01.13 09:40:19.113812 [ 4 ] {2bd4ff9e-8c55-44cb-9370-c96945a5ccc5} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001457 sec., 8922.443376801648 rows/sec., 556.31 KiB/sec. | ||
9744 | 2025.01.13 09:40:19.113840 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
9745 | 2025.01.13 09:40:19.113981 [ 4 ] {2bd4ff9e-8c55-44cb-9370-c96945a5ccc5} <Debug> TCPHandler: Processed in 0.001775411 sec. | ||
9746 | 2025.01.13 09:40:19.114346 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9747 | 2025.01.13 09:40:19.114457 [ 200 ] {87347901-4082-4a7d-a746-0bcdebd578f7::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 | ||
9748 | 2025.01.13 09:40:19.114919 [ 253 ] {331de3a8-c45a-4cc3-9083-49da07a8bc2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9749 | 2025.01.13 09:40:19.115057 [ 200 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9750 | 2025.01.13 09:40:19.115137 [ 253 ] {331de3a8-c45a-4cc3-9083-49da07a8bc2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9751 | 2025.01.13 09:40:19.115178 [ 200 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 13 rows starting from the beginning of the part | ||
9752 | 2025.01.13 09:40:19.115607 [ 200 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 13 rows starting from the beginning of the part | ||
9753 | 2025.01.13 09:40:19.115932 [ 200 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 13 rows starting from the beginning of the part | ||
9754 | 2025.01.13 09:40:19.116362 [ 200 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 13 rows starting from the beginning of the part | ||
9755 | 2025.01.13 09:40:19.116786 [ 200 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 13 rows starting from the beginning of the part | ||
9756 | 2025.01.13 09:40:19.118328 [ 253 ] {331de3a8-c45a-4cc3-9083-49da07a8bc2c} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9757 | 2025.01.13 09:40:19.118404 [ 253 ] {331de3a8-c45a-4cc3-9083-49da07a8bc2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
9758 | 2025.01.13 09:40:19.119138 [ 200 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.005136986 sec., 12653.334075662267 rows/sec., 838.36 KiB/sec. | ||
9759 | 2025.01.13 09:40:19.119357 [ 200 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
9760 | 2025.01.13 09:40:19.119425 [ 253 ] {331de3a8-c45a-4cc3-9083-49da07a8bc2c} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
9761 | 2025.01.13 09:40:19.119835 [ 200 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_33_8} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9762 | 2025.01.13 09:40:19.119888 [ 253 ] {331de3a8-c45a-4cc3-9083-49da07a8bc2c} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9763 | 2025.01.13 09:40:19.120021 [ 200 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_33_8} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
9764 | 2025.01.13 09:40:19.120299 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
9765 | 2025.01.13 09:40:19.120342 [ 253 ] {331de3a8-c45a-4cc3-9083-49da07a8bc2c} <Debug> executeQuery: Read 815 rows, 60.13 KiB in 0.005615 sec., 145146.92787177203 rows/sec., 10.46 MiB/sec. | ||
9766 | 2025.01.13 09:40:19.120555 [ 253 ] {331de3a8-c45a-4cc3-9083-49da07a8bc2c} <Debug> TCPHandler: Processed in 0.006423192 sec. | ||
9767 | 2025.01.13 09:40:19.120794 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9768 | 2025.01.13 09:40:19.120938 [ 4 ] {aedb6ad6-b58d-4d0b-b64e-d4bea0d0f6c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9769 | 2025.01.13 09:40:19.120988 [ 4 ] {aedb6ad6-b58d-4d0b-b64e-d4bea0d0f6c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9770 | 2025.01.13 09:40:19.121496 [ 4 ] {aedb6ad6-b58d-4d0b-b64e-d4bea0d0f6c6} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9771 | 2025.01.13 09:40:19.121535 [ 4 ] {aedb6ad6-b58d-4d0b-b64e-d4bea0d0f6c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
9772 | 2025.01.13 09:40:19.121916 [ 4 ] {aedb6ad6-b58d-4d0b-b64e-d4bea0d0f6c6} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9773 | 2025.01.13 09:40:19.122157 [ 4 ] {aedb6ad6-b58d-4d0b-b64e-d4bea0d0f6c6} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9774 | 2025.01.13 09:40:19.122337 [ 4 ] {aedb6ad6-b58d-4d0b-b64e-d4bea0d0f6c6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001423 sec., 4216.44413211525 rows/sec., 220.29 KiB/sec. | ||
9775 | 2025.01.13 09:40:19.122387 [ 4 ] {aedb6ad6-b58d-4d0b-b64e-d4bea0d0f6c6} <Debug> TCPHandler: Processed in 0.001715329 sec. | ||
9776 | 2025.01.13 09:40:19.122529 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9777 | 2025.01.13 09:40:19.122648 [ 253 ] {286779e6-e1e5-46e7-b4c6-52c20a00c8e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9778 | 2025.01.13 09:40:19.122706 [ 253 ] {286779e6-e1e5-46e7-b4c6-52c20a00c8e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9779 | 2025.01.13 09:40:19.123604 [ 253 ] {286779e6-e1e5-46e7-b4c6-52c20a00c8e0} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9780 | 2025.01.13 09:40:19.123649 [ 253 ] {286779e6-e1e5-46e7-b4c6-52c20a00c8e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
9781 | 2025.01.13 09:40:19.124106 [ 253 ] {286779e6-e1e5-46e7-b4c6-52c20a00c8e0} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
9782 | 2025.01.13 09:40:19.124355 [ 253 ] {286779e6-e1e5-46e7-b4c6-52c20a00c8e0} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9783 | 2025.01.13 09:40:19.124540 [ 253 ] {286779e6-e1e5-46e7-b4c6-52c20a00c8e0} <Debug> executeQuery: Read 983 rows, 66.95 KiB in 0.00192 sec., 511979.1666666666 rows/sec., 34.05 MiB/sec. | ||
9784 | 2025.01.13 09:40:19.124593 [ 253 ] {286779e6-e1e5-46e7-b4c6-52c20a00c8e0} <Debug> TCPHandler: Processed in 0.0021168 sec. | ||
9785 | 2025.01.13 09:40:19.124734 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9786 | 2025.01.13 09:40:19.124862 [ 4 ] {49ac8958-a080-4f42-9c34-af9f511f1f2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9787 | 2025.01.13 09:40:19.124920 [ 4 ] {49ac8958-a080-4f42-9c34-af9f511f1f2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9788 | 2025.01.13 09:40:19.125412 [ 4 ] {49ac8958-a080-4f42-9c34-af9f511f1f2a} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9789 | 2025.01.13 09:40:19.125456 [ 4 ] {49ac8958-a080-4f42-9c34-af9f511f1f2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
9790 | 2025.01.13 09:40:19.125823 [ 4 ] {49ac8958-a080-4f42-9c34-af9f511f1f2a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9791 | 2025.01.13 09:40:19.126058 [ 4 ] {49ac8958-a080-4f42-9c34-af9f511f1f2a} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9792 | 2025.01.13 09:40:19.126246 [ 4 ] {49ac8958-a080-4f42-9c34-af9f511f1f2a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001412 sec., 708.2152974504249 rows/sec., 47.72 KiB/sec. | ||
9793 | 2025.01.13 09:40:19.126300 [ 4 ] {49ac8958-a080-4f42-9c34-af9f511f1f2a} <Debug> TCPHandler: Processed in 0.001629516 sec. | ||
9794 | 2025.01.13 09:40:19.126434 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9795 | 2025.01.13 09:40:19.126540 [ 253 ] {80107aaa-b641-4f28-8349-b7c0f968169e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9796 | 2025.01.13 09:40:19.126611 [ 253 ] {80107aaa-b641-4f28-8349-b7c0f968169e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9797 | 2025.01.13 09:40:19.127874 [ 253 ] {80107aaa-b641-4f28-8349-b7c0f968169e} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9798 | 2025.01.13 09:40:19.127912 [ 253 ] {80107aaa-b641-4f28-8349-b7c0f968169e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
9799 | 2025.01.13 09:40:19.128542 [ 253 ] {80107aaa-b641-4f28-8349-b7c0f968169e} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
9800 | 2025.01.13 09:40:19.128811 [ 253 ] {80107aaa-b641-4f28-8349-b7c0f968169e} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9801 | 2025.01.13 09:40:19.128958 [ 141 ] {} <Debug> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
9802 | 2025.01.13 09:40:19.129000 [ 141 ] {} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9803 | 2025.01.13 09:40:19.129024 [ 253 ] {80107aaa-b641-4f28-8349-b7c0f968169e} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002505 sec., 5189.6207584830345 rows/sec., 9.30 MiB/sec. | ||
9804 | 2025.01.13 09:40:19.129027 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
9805 | 2025.01.13 09:40:19.129407 [ 253 ] {80107aaa-b641-4f28-8349-b7c0f968169e} <Debug> TCPHandler: Processed in 0.003020325 sec. | ||
9806 | 2025.01.13 09:40:19.129430 [ 191 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::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 | ||
9807 | 2025.01.13 09:40:19.129604 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9808 | 2025.01.13 09:40:19.129875 [ 4 ] {4cc55498-f66b-48c0-9a4f-27e224c57ca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9809 | 2025.01.13 09:40:19.130014 [ 4 ] {4cc55498-f66b-48c0-9a4f-27e224c57ca1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9810 | 2025.01.13 09:40:19.130135 [ 191 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9811 | 2025.01.13 09:40:19.130429 [ 191 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1036 rows starting from the beginning of the part | ||
9812 | 2025.01.13 09:40:19.131341 [ 191 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 13 rows starting from the beginning of the part | ||
9813 | 2025.01.13 09:40:19.132238 [ 191 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 26 rows starting from the beginning of the part | ||
9814 | 2025.01.13 09:40:19.132330 [ 4 ] {4cc55498-f66b-48c0-9a4f-27e224c57ca1} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9815 | 2025.01.13 09:40:19.132400 [ 4 ] {4cc55498-f66b-48c0-9a4f-27e224c57ca1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
9816 | 2025.01.13 09:40:19.132883 [ 191 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 13 rows starting from the beginning of the part | ||
9817 | 2025.01.13 09:40:19.133394 [ 191 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 26 rows starting from the beginning of the part | ||
9818 | 2025.01.13 09:40:19.134037 [ 191 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 13 rows starting from the beginning of the part | ||
9819 | 2025.01.13 09:40:19.134113 [ 4 ] {4cc55498-f66b-48c0-9a4f-27e224c57ca1} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
9820 | 2025.01.13 09:40:19.134889 [ 4 ] {4cc55498-f66b-48c0-9a4f-27e224c57ca1} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9821 | 2025.01.13 09:40:19.135323 [ 4 ] {4cc55498-f66b-48c0-9a4f-27e224c57ca1} <Debug> executeQuery: Read 40 rows, 2.46 KiB in 0.00553 sec., 7233.273056057866 rows/sec., 443.96 KiB/sec. | ||
9822 | 2025.01.13 09:40:19.135474 [ 4 ] {4cc55498-f66b-48c0-9a4f-27e224c57ca1} <Debug> TCPHandler: Processed in 0.00596679 sec. | ||
9823 | 2025.01.13 09:40:19.141284 [ 197 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1127 rows, containing 19 columns (19 merged, 0 gathered) in 0.012114363 sec., 93030.06687186111 rows/sec., 166.71 MiB/sec. | ||
9824 | 2025.01.13 09:40:19.142320 [ 195 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
9825 | 2025.01.13 09:40:19.142739 [ 195 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9826 | 2025.01.13 09:40:19.142825 [ 195 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
9827 | 2025.01.13 09:40:19.142952 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.61 MiB. | ||
9828 | 2025.01.13 09:40:20.001156 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.88 MiB, peak 237.65 MiB, free memory in arenas 0.00 B, will set to 227.92 MiB (RSS), difference: 1.04 MiB | ||
9829 | 2025.01.13 09:40:20.596094 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 1386 | ||
9830 | 2025.01.13 09:40:20.599667 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9831 | 2025.01.13 09:40:20.599722 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
9832 | 2025.01.13 09:40:20.601211 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
9833 | 2025.01.13 09:40:20.601533 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9834 | 2025.01.13 09:40:20.602540 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1386 | ||
9835 | 2025.01.13 09:40:21.636701 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9836 | 2025.01.13 09:40:21.636894 [ 4 ] {526b3f25-9bed-48df-ae1a-e1181f434301} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9837 | 2025.01.13 09:40:21.636968 [ 4 ] {526b3f25-9bed-48df-ae1a-e1181f434301} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9838 | 2025.01.13 09:40:21.637764 [ 4 ] {526b3f25-9bed-48df-ae1a-e1181f434301} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9839 | 2025.01.13 09:40:21.637812 [ 4 ] {526b3f25-9bed-48df-ae1a-e1181f434301} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
9840 | 2025.01.13 09:40:21.638241 [ 4 ] {526b3f25-9bed-48df-ae1a-e1181f434301} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
9841 | 2025.01.13 09:40:21.638498 [ 4 ] {526b3f25-9bed-48df-ae1a-e1181f434301} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9842 | 2025.01.13 09:40:21.638736 [ 4 ] {526b3f25-9bed-48df-ae1a-e1181f434301} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001895 sec., 13720.316622691293 rows/sec., 1.02 MiB/sec. | ||
9843 | 2025.01.13 09:40:21.638792 [ 4 ] {526b3f25-9bed-48df-ae1a-e1181f434301} <Debug> TCPHandler: Processed in 0.002228334 sec. | ||
9844 | 2025.01.13 09:40:21.638983 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9845 | 2025.01.13 09:40:21.639118 [ 253 ] {6b7308ed-721e-4a02-83cf-cb7929f4f091} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9846 | 2025.01.13 09:40:21.639172 [ 253 ] {6b7308ed-721e-4a02-83cf-cb7929f4f091} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9847 | 2025.01.13 09:40:21.639807 [ 253 ] {6b7308ed-721e-4a02-83cf-cb7929f4f091} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9848 | 2025.01.13 09:40:21.639848 [ 253 ] {6b7308ed-721e-4a02-83cf-cb7929f4f091} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
9849 | 2025.01.13 09:40:21.640227 [ 253 ] {6b7308ed-721e-4a02-83cf-cb7929f4f091} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
9850 | 2025.01.13 09:40:21.640476 [ 253 ] {6b7308ed-721e-4a02-83cf-cb7929f4f091} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9851 | 2025.01.13 09:40:21.640689 [ 253 ] {6b7308ed-721e-4a02-83cf-cb7929f4f091} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001596 sec., 17543.85964912281 rows/sec., 1.37 MiB/sec. | ||
9852 | 2025.01.13 09:40:21.640744 [ 253 ] {6b7308ed-721e-4a02-83cf-cb7929f4f091} <Debug> TCPHandler: Processed in 0.001830952 sec. | ||
9853 | 2025.01.13 09:40:21.640910 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9854 | 2025.01.13 09:40:21.641039 [ 4 ] {782d48e5-cd0d-44bd-b911-731eedba7cff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9855 | 2025.01.13 09:40:21.641098 [ 4 ] {782d48e5-cd0d-44bd-b911-731eedba7cff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9856 | 2025.01.13 09:40:21.641740 [ 4 ] {782d48e5-cd0d-44bd-b911-731eedba7cff} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9857 | 2025.01.13 09:40:21.641777 [ 4 ] {782d48e5-cd0d-44bd-b911-731eedba7cff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
9858 | 2025.01.13 09:40:21.642159 [ 4 ] {782d48e5-cd0d-44bd-b911-731eedba7cff} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
9859 | 2025.01.13 09:40:21.642412 [ 4 ] {782d48e5-cd0d-44bd-b911-731eedba7cff} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9860 | 2025.01.13 09:40:21.642635 [ 4 ] {782d48e5-cd0d-44bd-b911-731eedba7cff} <Debug> executeQuery: Read 40 rows, 2.84 KiB in 0.001625 sec., 24615.384615384617 rows/sec., 1.71 MiB/sec. | ||
9861 | 2025.01.13 09:40:21.642688 [ 4 ] {782d48e5-cd0d-44bd-b911-731eedba7cff} <Debug> TCPHandler: Processed in 0.001840122 sec. | ||
9862 | 2025.01.13 09:40:21.642835 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9863 | 2025.01.13 09:40:21.642942 [ 253 ] {53ec271f-81ee-4657-a927-19c49c69010d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9864 | 2025.01.13 09:40:21.642989 [ 253 ] {53ec271f-81ee-4657-a927-19c49c69010d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9865 | 2025.01.13 09:40:21.643418 [ 253 ] {53ec271f-81ee-4657-a927-19c49c69010d} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9866 | 2025.01.13 09:40:21.643458 [ 253 ] {53ec271f-81ee-4657-a927-19c49c69010d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
9867 | 2025.01.13 09:40:21.643821 [ 253 ] {53ec271f-81ee-4657-a927-19c49c69010d} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
9868 | 2025.01.13 09:40:21.644065 [ 253 ] {53ec271f-81ee-4657-a927-19c49c69010d} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9869 | 2025.01.13 09:40:21.644284 [ 253 ] {53ec271f-81ee-4657-a927-19c49c69010d} <Debug> executeQuery: Read 12 rows, 862.00 B in 0.001362 sec., 8810.57268722467 rows/sec., 618.06 KiB/sec. | ||
9870 | 2025.01.13 09:40:21.644346 [ 253 ] {53ec271f-81ee-4657-a927-19c49c69010d} <Debug> TCPHandler: Processed in 0.001565594 sec. | ||
9871 | 2025.01.13 09:40:22.992247 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21533 | ||
9872 | 2025.01.13 09:40:22.992896 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9873 | 2025.01.13 09:40:22.992944 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
9874 | 2025.01.13 09:40:22.993465 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
9875 | 2025.01.13 09:40:22.993716 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9876 | 2025.01.13 09:40:22.993980 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21533 | ||
9877 | 2025.01.13 09:40:24.633505 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 355 | ||
9878 | 2025.01.13 09:40:24.652077 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9879 | 2025.01.13 09:40:24.652132 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
9880 | 2025.01.13 09:40:24.661704 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
9881 | 2025.01.13 09:40:24.662451 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9882 | 2025.01.13 09:40:24.666006 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 355 | ||
9883 | 2025.01.13 09:40:26.641623 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9884 | 2025.01.13 09:40:26.641903 [ 4 ] {de8e7438-52e7-4da9-a034-a856aa5602cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9885 | 2025.01.13 09:40:26.641976 [ 4 ] {de8e7438-52e7-4da9-a034-a856aa5602cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9886 | 2025.01.13 09:40:26.642741 [ 4 ] {de8e7438-52e7-4da9-a034-a856aa5602cd} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9887 | 2025.01.13 09:40:26.642819 [ 4 ] {de8e7438-52e7-4da9-a034-a856aa5602cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
9888 | 2025.01.13 09:40:26.643269 [ 4 ] {de8e7438-52e7-4da9-a034-a856aa5602cd} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
9889 | 2025.01.13 09:40:26.643537 [ 4 ] {de8e7438-52e7-4da9-a034-a856aa5602cd} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9890 | 2025.01.13 09:40:26.643790 [ 4 ] {de8e7438-52e7-4da9-a034-a856aa5602cd} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.001941 sec., 40185.4714064915 rows/sec., 3.45 MiB/sec. | ||
9891 | 2025.01.13 09:40:26.643908 [ 4 ] {de8e7438-52e7-4da9-a034-a856aa5602cd} <Debug> TCPHandler: Processed in 0.00246473 sec. | ||
9892 | 2025.01.13 09:40:26.644145 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9893 | 2025.01.13 09:40:26.644350 [ 253 ] {aed5e68f-5dfe-4b3e-a8e7-6a902cb36145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9894 | 2025.01.13 09:40:26.644410 [ 253 ] {aed5e68f-5dfe-4b3e-a8e7-6a902cb36145} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9895 | 2025.01.13 09:40:26.645049 [ 253 ] {aed5e68f-5dfe-4b3e-a8e7-6a902cb36145} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9896 | 2025.01.13 09:40:26.645091 [ 253 ] {aed5e68f-5dfe-4b3e-a8e7-6a902cb36145} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
9897 | 2025.01.13 09:40:26.645466 [ 253 ] {aed5e68f-5dfe-4b3e-a8e7-6a902cb36145} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
9898 | 2025.01.13 09:40:26.645707 [ 253 ] {aed5e68f-5dfe-4b3e-a8e7-6a902cb36145} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9899 | 2025.01.13 09:40:26.645940 [ 253 ] {aed5e68f-5dfe-4b3e-a8e7-6a902cb36145} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001626 sec., 15990.159901599016 rows/sec., 1.17 MiB/sec. | ||
9900 | 2025.01.13 09:40:26.645998 [ 253 ] {aed5e68f-5dfe-4b3e-a8e7-6a902cb36145} <Debug> TCPHandler: Processed in 0.001980496 sec. | ||
9901 | 2025.01.13 09:40:26.646181 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9902 | 2025.01.13 09:40:26.646288 [ 4 ] {49bcfcdb-ac98-481b-b03d-a61dadcc5889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9903 | 2025.01.13 09:40:26.646335 [ 4 ] {49bcfcdb-ac98-481b-b03d-a61dadcc5889} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9904 | 2025.01.13 09:40:26.646904 [ 4 ] {49bcfcdb-ac98-481b-b03d-a61dadcc5889} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9905 | 2025.01.13 09:40:26.646945 [ 4 ] {49bcfcdb-ac98-481b-b03d-a61dadcc5889} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
9906 | 2025.01.13 09:40:26.647315 [ 4 ] {49bcfcdb-ac98-481b-b03d-a61dadcc5889} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
9907 | 2025.01.13 09:40:26.647558 [ 4 ] {49bcfcdb-ac98-481b-b03d-a61dadcc5889} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9908 | 2025.01.13 09:40:26.647790 [ 4 ] {49bcfcdb-ac98-481b-b03d-a61dadcc5889} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.001524 sec., 35433.07086614173 rows/sec., 2.77 MiB/sec. | ||
9909 | 2025.01.13 09:40:26.647842 [ 4 ] {49bcfcdb-ac98-481b-b03d-a61dadcc5889} <Debug> TCPHandler: Processed in 0.001735899 sec. | ||
9910 | 2025.01.13 09:40:26.647993 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9911 | 2025.01.13 09:40:26.648121 [ 253 ] {b51269aa-1257-4c10-a863-b5c891601e01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9912 | 2025.01.13 09:40:26.648179 [ 253 ] {b51269aa-1257-4c10-a863-b5c891601e01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9913 | 2025.01.13 09:40:26.648791 [ 253 ] {b51269aa-1257-4c10-a863-b5c891601e01} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9914 | 2025.01.13 09:40:26.648837 [ 253 ] {b51269aa-1257-4c10-a863-b5c891601e01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
9915 | 2025.01.13 09:40:26.649219 [ 253 ] {b51269aa-1257-4c10-a863-b5c891601e01} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
9916 | 2025.01.13 09:40:26.649475 [ 253 ] {b51269aa-1257-4c10-a863-b5c891601e01} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9917 | 2025.01.13 09:40:26.649692 [ 253 ] {b51269aa-1257-4c10-a863-b5c891601e01} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.0016 sec., 62500 rows/sec., 4.33 MiB/sec. | ||
9918 | 2025.01.13 09:40:26.649745 [ 253 ] {b51269aa-1257-4c10-a863-b5c891601e01} <Debug> TCPHandler: Processed in 0.001814732 sec. | ||
9919 | 2025.01.13 09:40:26.649911 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9920 | 2025.01.13 09:40:26.650017 [ 4 ] {7c7d070f-27a7-4aaa-b019-f55455e5f245} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9921 | 2025.01.13 09:40:26.650086 [ 4 ] {7c7d070f-27a7-4aaa-b019-f55455e5f245} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9922 | 2025.01.13 09:40:26.651250 [ 4 ] {7c7d070f-27a7-4aaa-b019-f55455e5f245} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9923 | 2025.01.13 09:40:26.651290 [ 4 ] {7c7d070f-27a7-4aaa-b019-f55455e5f245} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
9924 | 2025.01.13 09:40:26.651946 [ 4 ] {7c7d070f-27a7-4aaa-b019-f55455e5f245} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
9925 | 2025.01.13 09:40:26.652209 [ 4 ] {7c7d070f-27a7-4aaa-b019-f55455e5f245} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9926 | 2025.01.13 09:40:26.652428 [ 4 ] {7c7d070f-27a7-4aaa-b019-f55455e5f245} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002428 sec., 10708.40197693575 rows/sec., 19.19 MiB/sec. | ||
9927 | 2025.01.13 09:40:26.652614 [ 4 ] {7c7d070f-27a7-4aaa-b019-f55455e5f245} <Debug> TCPHandler: Processed in 0.002749958 sec. | ||
9928 | 2025.01.13 09:40:26.652876 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9929 | 2025.01.13 09:40:26.653103 [ 253 ] {9a97d484-26af-425e-985e-3be73e35b935} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9930 | 2025.01.13 09:40:26.653160 [ 253 ] {9a97d484-26af-425e-985e-3be73e35b935} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9931 | 2025.01.13 09:40:26.653708 [ 253 ] {9a97d484-26af-425e-985e-3be73e35b935} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9932 | 2025.01.13 09:40:26.653754 [ 253 ] {9a97d484-26af-425e-985e-3be73e35b935} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
9933 | 2025.01.13 09:40:26.654123 [ 253 ] {9a97d484-26af-425e-985e-3be73e35b935} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
9934 | 2025.01.13 09:40:26.654354 [ 253 ] {9a97d484-26af-425e-985e-3be73e35b935} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9935 | 2025.01.13 09:40:26.654529 [ 253 ] {9a97d484-26af-425e-985e-3be73e35b935} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001468 sec., 20435.967302452318 rows/sec., 1.40 MiB/sec. | ||
9936 | 2025.01.13 09:40:26.654577 [ 253 ] {9a97d484-26af-425e-985e-3be73e35b935} <Debug> TCPHandler: Processed in 0.001850723 sec. | ||
9937 | 2025.01.13 09:40:30.300106 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9938 | 2025.01.13 09:40:30.300173 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9939 | 2025.01.13 09:40:30.494079 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22021 | ||
9940 | 2025.01.13 09:40:30.494748 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9941 | 2025.01.13 09:40:30.494797 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
9942 | 2025.01.13 09:40:30.495318 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
9943 | 2025.01.13 09:40:30.495572 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9944 | 2025.01.13 09:40:30.495819 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22021 | ||
9945 | 2025.01.13 09:40:30.602779 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1406 | ||
9946 | 2025.01.13 09:40:30.605646 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9947 | 2025.01.13 09:40:30.605701 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
9948 | 2025.01.13 09:40:30.607165 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
9949 | 2025.01.13 09:40:30.607466 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9950 | 2025.01.13 09:40:30.608118 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1406 | ||
9951 | 2025.01.13 09:40:31.002343 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000939556 sec. | ||
9952 | 2025.01.13 09:40:31.643383 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9953 | 2025.01.13 09:40:31.643596 [ 4 ] {f5da0b91-7dca-471f-a814-6b6c4c3e70b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9954 | 2025.01.13 09:40:31.643676 [ 4 ] {f5da0b91-7dca-471f-a814-6b6c4c3e70b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9955 | 2025.01.13 09:40:31.644440 [ 4 ] {f5da0b91-7dca-471f-a814-6b6c4c3e70b6} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9956 | 2025.01.13 09:40:31.644489 [ 4 ] {f5da0b91-7dca-471f-a814-6b6c4c3e70b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
9957 | 2025.01.13 09:40:31.644921 [ 4 ] {f5da0b91-7dca-471f-a814-6b6c4c3e70b6} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
9958 | 2025.01.13 09:40:31.645180 [ 4 ] {f5da0b91-7dca-471f-a814-6b6c4c3e70b6} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9959 | 2025.01.13 09:40:31.645417 [ 4 ] {f5da0b91-7dca-471f-a814-6b6c4c3e70b6} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001882 sec., 7438.894792773645 rows/sec., 535.50 KiB/sec. | ||
9960 | 2025.01.13 09:40:31.645475 [ 4 ] {f5da0b91-7dca-471f-a814-6b6c4c3e70b6} <Debug> TCPHandler: Processed in 0.002229994 sec. | ||
9961 | 2025.01.13 09:40:31.645647 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9962 | 2025.01.13 09:40:31.645784 [ 253 ] {3eeb5b90-f225-47e2-a16c-97fe37615573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9963 | 2025.01.13 09:40:31.645839 [ 253 ] {3eeb5b90-f225-47e2-a16c-97fe37615573} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9964 | 2025.01.13 09:40:31.646579 [ 253 ] {3eeb5b90-f225-47e2-a16c-97fe37615573} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9965 | 2025.01.13 09:40:31.646627 [ 253 ] {3eeb5b90-f225-47e2-a16c-97fe37615573} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
9966 | 2025.01.13 09:40:31.647047 [ 253 ] {3eeb5b90-f225-47e2-a16c-97fe37615573} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
9967 | 2025.01.13 09:40:31.647304 [ 253 ] {3eeb5b90-f225-47e2-a16c-97fe37615573} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9968 | 2025.01.13 09:40:31.647565 [ 253 ] {3eeb5b90-f225-47e2-a16c-97fe37615573} <Debug> executeQuery: Read 199 rows, 18.11 KiB in 0.001801 sec., 110494.169905608 rows/sec., 9.82 MiB/sec. | ||
9969 | 2025.01.13 09:40:31.647627 [ 253 ] {3eeb5b90-f225-47e2-a16c-97fe37615573} <Debug> TCPHandler: Processed in 0.002050659 sec. | ||
9970 | 2025.01.13 09:40:31.647851 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9971 | 2025.01.13 09:40:31.648059 [ 4 ] {2e23af70-f482-46b9-8358-50a32a24f4da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9972 | 2025.01.13 09:40:31.648115 [ 4 ] {2e23af70-f482-46b9-8358-50a32a24f4da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9973 | 2025.01.13 09:40:31.648779 [ 4 ] {2e23af70-f482-46b9-8358-50a32a24f4da} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9974 | 2025.01.13 09:40:31.648827 [ 4 ] {2e23af70-f482-46b9-8358-50a32a24f4da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
9975 | 2025.01.13 09:40:31.649176 [ 4 ] {2e23af70-f482-46b9-8358-50a32a24f4da} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
9976 | 2025.01.13 09:40:31.649413 [ 4 ] {2e23af70-f482-46b9-8358-50a32a24f4da} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9977 | 2025.01.13 09:40:31.649622 [ 4 ] {2e23af70-f482-46b9-8358-50a32a24f4da} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.001599 sec., 12507.817385866167 rows/sec., 896.56 KiB/sec. | ||
9978 | 2025.01.13 09:40:31.649675 [ 4 ] {2e23af70-f482-46b9-8358-50a32a24f4da} <Debug> TCPHandler: Processed in 0.001951555 sec. | ||
9979 | 2025.01.13 09:40:31.649808 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9980 | 2025.01.13 09:40:31.649933 [ 253 ] {b4fb3cad-e714-4cc1-a29d-b525989c88c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9981 | 2025.01.13 09:40:31.649986 [ 253 ] {b4fb3cad-e714-4cc1-a29d-b525989c88c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9982 | 2025.01.13 09:40:31.650626 [ 253 ] {b4fb3cad-e714-4cc1-a29d-b525989c88c4} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9983 | 2025.01.13 09:40:31.650674 [ 253 ] {b4fb3cad-e714-4cc1-a29d-b525989c88c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
9984 | 2025.01.13 09:40:31.651051 [ 253 ] {b4fb3cad-e714-4cc1-a29d-b525989c88c4} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
9985 | 2025.01.13 09:40:31.651294 [ 253 ] {b4fb3cad-e714-4cc1-a29d-b525989c88c4} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9986 | 2025.01.13 09:40:31.651544 [ 253 ] {b4fb3cad-e714-4cc1-a29d-b525989c88c4} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001627 sec., 8604.79409956976 rows/sec., 602.62 KiB/sec. | ||
9987 | 2025.01.13 09:40:31.651620 [ 253 ] {b4fb3cad-e714-4cc1-a29d-b525989c88c4} <Debug> TCPHandler: Processed in 0.001862943 sec. | ||
9988 | 2025.01.13 09:40:31.651890 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9989 | 2025.01.13 09:40:31.652021 [ 4 ] {61b480c5-faf9-4a76-8134-0507d58ed7bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9990 | 2025.01.13 09:40:31.652082 [ 4 ] {61b480c5-faf9-4a76-8134-0507d58ed7bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9991 | 2025.01.13 09:40:31.652766 [ 4 ] {61b480c5-faf9-4a76-8134-0507d58ed7bd} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9992 | 2025.01.13 09:40:31.652815 [ 4 ] {61b480c5-faf9-4a76-8134-0507d58ed7bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
9993 | 2025.01.13 09:40:31.653174 [ 4 ] {61b480c5-faf9-4a76-8134-0507d58ed7bd} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
9994 | 2025.01.13 09:40:31.653414 [ 4 ] {61b480c5-faf9-4a76-8134-0507d58ed7bd} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9995 | 2025.01.13 09:40:31.653653 [ 4 ] {61b480c5-faf9-4a76-8134-0507d58ed7bd} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00165 sec., 7878.787878787879 rows/sec., 491.24 KiB/sec. | ||
9996 | 2025.01.13 09:40:31.653850 [ 4 ] {61b480c5-faf9-4a76-8134-0507d58ed7bd} <Debug> TCPHandler: Processed in 0.002052638 sec. | ||
9997 | 2025.01.13 09:40:31.654063 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9998 | 2025.01.13 09:40:31.654176 [ 253 ] {80a21ed2-40db-4e93-9edc-62ee5d982ecb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9999 | 2025.01.13 09:40:31.654223 [ 253 ] {80a21ed2-40db-4e93-9edc-62ee5d982ecb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10000 | 2025.01.13 09:40:31.654924 [ 253 ] {80a21ed2-40db-4e93-9edc-62ee5d982ecb} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10001 | 2025.01.13 09:40:31.654965 [ 253 ] {80a21ed2-40db-4e93-9edc-62ee5d982ecb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
10002 | 2025.01.13 09:40:31.655337 [ 253 ] {80a21ed2-40db-4e93-9edc-62ee5d982ecb} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
10003 | 2025.01.13 09:40:31.655586 [ 253 ] {80a21ed2-40db-4e93-9edc-62ee5d982ecb} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10004 | 2025.01.13 09:40:31.655808 [ 253 ] {80a21ed2-40db-4e93-9edc-62ee5d982ecb} <Debug> executeQuery: Read 359 rows, 25.84 KiB in 0.001654 sec., 217049.576783555 rows/sec., 15.26 MiB/sec. | ||
10005 | 2025.01.13 09:40:31.655862 [ 253 ] {80a21ed2-40db-4e93-9edc-62ee5d982ecb} <Debug> TCPHandler: Processed in 0.001901324 sec. | ||
10006 | 2025.01.13 09:40:31.656008 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10007 | 2025.01.13 09:40:31.656113 [ 4 ] {17859dc8-5647-4dd9-bb64-c72c39469c35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10008 | 2025.01.13 09:40:31.656159 [ 4 ] {17859dc8-5647-4dd9-bb64-c72c39469c35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10009 | 2025.01.13 09:40:31.656599 [ 4 ] {17859dc8-5647-4dd9-bb64-c72c39469c35} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10010 | 2025.01.13 09:40:31.656638 [ 4 ] {17859dc8-5647-4dd9-bb64-c72c39469c35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
10011 | 2025.01.13 09:40:31.656985 [ 4 ] {17859dc8-5647-4dd9-bb64-c72c39469c35} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10012 | 2025.01.13 09:40:31.657218 [ 4 ] {17859dc8-5647-4dd9-bb64-c72c39469c35} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10013 | 2025.01.13 09:40:31.657376 [ 130 ] {} <Debug> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913) (MergerMutator): Selected 6 parts from all_1_29_6 to all_34_34_0 | ||
10014 | 2025.01.13 09:40:31.657443 [ 4 ] {17859dc8-5647-4dd9-bb64-c72c39469c35} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001347 sec., 4454.342984409799 rows/sec., 232.72 KiB/sec. | ||
10015 | 2025.01.13 09:40:31.657462 [ 130 ] {} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10016 | 2025.01.13 09:40:31.657536 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
10017 | 2025.01.13 09:40:31.657573 [ 4 ] {17859dc8-5647-4dd9-bb64-c72c39469c35} <Debug> TCPHandler: Processed in 0.001619546 sec. | ||
10018 | 2025.01.13 09:40:31.657817 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10019 | 2025.01.13 09:40:31.658255 [ 196 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_34_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_29_6 to all_34_34_0 into Compact with storage Full | ||
10020 | 2025.01.13 09:40:31.658296 [ 253 ] {302e5746-e6a5-48c6-9de2-f6197c525750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10021 | 2025.01.13 09:40:31.658548 [ 253 ] {302e5746-e6a5-48c6-9de2-f6197c525750} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10022 | 2025.01.13 09:40:31.658887 [ 196 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_34_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10023 | 2025.01.13 09:40:31.658991 [ 196 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 174 rows starting from the beginning of the part | ||
10024 | 2025.01.13 09:40:31.659403 [ 196 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
10025 | 2025.01.13 09:40:31.659678 [ 196 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
10026 | 2025.01.13 09:40:31.659880 [ 196 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
10027 | 2025.01.13 09:40:31.660291 [ 196 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
10028 | 2025.01.13 09:40:31.660468 [ 196 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
10029 | 2025.01.13 09:40:31.661203 [ 253 ] {302e5746-e6a5-48c6-9de2-f6197c525750} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10030 | 2025.01.13 09:40:31.661271 [ 253 ] {302e5746-e6a5-48c6-9de2-f6197c525750} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
10031 | 2025.01.13 09:40:31.662228 [ 253 ] {302e5746-e6a5-48c6-9de2-f6197c525750} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
10032 | 2025.01.13 09:40:31.662821 [ 253 ] {302e5746-e6a5-48c6-9de2-f6197c525750} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10033 | 2025.01.13 09:40:31.663260 [ 127 ] {} <Debug> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781) (MergerMutator): Selected 6 parts from all_1_75_15 to all_80_80_0 | ||
10034 | 2025.01.13 09:40:31.663407 [ 127 ] {} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10035 | 2025.01.13 09:40:31.663487 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
10036 | 2025.01.13 09:40:31.663517 [ 196 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_34_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 204 rows, containing 4 columns (4 merged, 0 gathered) in 0.005833445 sec., 34970.75913118235 rows/sec., 1.78 MiB/sec. | ||
10037 | 2025.01.13 09:40:31.663533 [ 253 ] {302e5746-e6a5-48c6-9de2-f6197c525750} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.005392 sec., 32826.40949554896 rows/sec., 2.17 MiB/sec. | ||
10038 | 2025.01.13 09:40:31.663890 [ 253 ] {302e5746-e6a5-48c6-9de2-f6197c525750} <Debug> TCPHandler: Processed in 0.006210296 sec. | ||
10039 | 2025.01.13 09:40:31.663914 [ 195 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_80_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_75_15 to all_80_80_0 into Compact with storage Full | ||
10040 | 2025.01.13 09:40:31.663937 [ 196 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_34_7} <Trace> MergedBlockOutputStream: filled checksums all_1_34_7 (state Temporary) | ||
10041 | 2025.01.13 09:40:31.664153 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10042 | 2025.01.13 09:40:31.664476 [ 195 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_80_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10043 | 2025.01.13 09:40:31.664513 [ 4 ] {83c1bdfd-bf02-46e9-8d62-40aa8141c243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10044 | 2025.01.13 09:40:31.664601 [ 195 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_75_15, total 18710 rows starting from the beginning of the part | ||
10045 | 2025.01.13 09:40:31.664701 [ 4 ] {83c1bdfd-bf02-46e9-8d62-40aa8141c243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10046 | 2025.01.13 09:40:31.664925 [ 195 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 100 rows starting from the beginning of the part | ||
10047 | 2025.01.13 09:40:31.665251 [ 197 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_34_7} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Renaming temporary part tmp_merge_all_1_34_7 to all_1_34_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10048 | 2025.01.13 09:40:31.665284 [ 195 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 983 rows starting from the beginning of the part | ||
10049 | 2025.01.13 09:40:31.665916 [ 195 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 40 rows starting from the beginning of the part | ||
10050 | 2025.01.13 09:40:31.666060 [ 197 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_34_7} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913) (MergerMutator): Merged 6 parts: [all_1_29_6, all_34_34_0] -> all_1_34_7 | ||
10051 | 2025.01.13 09:40:31.666494 [ 195 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 100 rows starting from the beginning of the part | ||
10052 | 2025.01.13 09:40:31.666849 [ 195 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 177 rows starting from the beginning of the part | ||
10053 | 2025.01.13 09:40:31.667057 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
10054 | 2025.01.13 09:40:31.668086 [ 4 ] {83c1bdfd-bf02-46e9-8d62-40aa8141c243} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10055 | 2025.01.13 09:40:31.668161 [ 4 ] {83c1bdfd-bf02-46e9-8d62-40aa8141c243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
10056 | 2025.01.13 09:40:31.668649 [ 4 ] {83c1bdfd-bf02-46e9-8d62-40aa8141c243} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10057 | 2025.01.13 09:40:31.668956 [ 4 ] {83c1bdfd-bf02-46e9-8d62-40aa8141c243} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10058 | 2025.01.13 09:40:31.669397 [ 4 ] {83c1bdfd-bf02-46e9-8d62-40aa8141c243} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.005003 sec., 199.88007195682593 rows/sec., 13.47 KiB/sec. | ||
10059 | 2025.01.13 09:40:31.669558 [ 4 ] {83c1bdfd-bf02-46e9-8d62-40aa8141c243} <Debug> TCPHandler: Processed in 0.005543047 sec. | ||
10060 | 2025.01.13 09:40:31.669796 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10061 | 2025.01.13 09:40:31.670070 [ 253 ] {d53c9ac4-c9a7-46b8-97f3-7f37e685b332} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10062 | 2025.01.13 09:40:31.670192 [ 253 ] {d53c9ac4-c9a7-46b8-97f3-7f37e685b332} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10063 | 2025.01.13 09:40:31.671854 [ 253 ] {d53c9ac4-c9a7-46b8-97f3-7f37e685b332} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10064 | 2025.01.13 09:40:31.671903 [ 253 ] {d53c9ac4-c9a7-46b8-97f3-7f37e685b332} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
10065 | 2025.01.13 09:40:31.672886 [ 253 ] {d53c9ac4-c9a7-46b8-97f3-7f37e685b332} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
10066 | 2025.01.13 09:40:31.673252 [ 197 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_80_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20110 rows, containing 5 columns (5 merged, 0 gathered) in 0.009636054 sec., 2086953.8506114641 rows/sec., 139.75 MiB/sec. | ||
10067 | 2025.01.13 09:40:31.673395 [ 253 ] {d53c9ac4-c9a7-46b8-97f3-7f37e685b332} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10068 | 2025.01.13 09:40:31.673726 [ 194 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_80_16} <Trace> MergedBlockOutputStream: filled checksums all_1_80_16 (state Temporary) | ||
10069 | 2025.01.13 09:40:31.673755 [ 253 ] {d53c9ac4-c9a7-46b8-97f3-7f37e685b332} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.00378 sec., 3439.153439153439 rows/sec., 6.16 MiB/sec. | ||
10070 | 2025.01.13 09:40:31.674100 [ 253 ] {d53c9ac4-c9a7-46b8-97f3-7f37e685b332} <Debug> TCPHandler: Processed in 0.004426315 sec. | ||
10071 | 2025.01.13 09:40:31.674349 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10072 | 2025.01.13 09:40:31.674458 [ 199 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_80_16} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_merge_all_1_80_16 to all_1_80_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10073 | 2025.01.13 09:40:31.674580 [ 4 ] {285232a8-ec49-48da-8520-0a5519fc3599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10074 | 2025.01.13 09:40:31.674674 [ 4 ] {285232a8-ec49-48da-8520-0a5519fc3599} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10075 | 2025.01.13 09:40:31.674685 [ 199 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_80_16} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781) (MergerMutator): Merged 6 parts: [all_1_75_15, all_80_80_0] -> all_1_80_16 | ||
10076 | 2025.01.13 09:40:31.674920 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
10077 | 2025.01.13 09:40:31.675357 [ 4 ] {285232a8-ec49-48da-8520-0a5519fc3599} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10078 | 2025.01.13 09:40:31.675401 [ 4 ] {285232a8-ec49-48da-8520-0a5519fc3599} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
10079 | 2025.01.13 09:40:31.675780 [ 4 ] {285232a8-ec49-48da-8520-0a5519fc3599} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
10080 | 2025.01.13 09:40:31.676039 [ 4 ] {285232a8-ec49-48da-8520-0a5519fc3599} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10081 | 2025.01.13 09:40:31.676251 [ 4 ] {285232a8-ec49-48da-8520-0a5519fc3599} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001751 sec., 29697.315819531697 rows/sec., 1.84 MiB/sec. | ||
10082 | 2025.01.13 09:40:31.676302 [ 4 ] {285232a8-ec49-48da-8520-0a5519fc3599} <Debug> TCPHandler: Processed in 0.002056948 sec. | ||
10083 | 2025.01.13 09:40:32.166058 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 362 | ||
10084 | 2025.01.13 09:40:32.186664 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10085 | 2025.01.13 09:40:32.186728 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
10086 | 2025.01.13 09:40:32.194077 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
10087 | 2025.01.13 09:40:32.194856 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10088 | 2025.01.13 09:40:32.197821 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
10089 | 2025.01.13 09:40:36.639971 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10090 | 2025.01.13 09:40:36.640197 [ 4 ] {615d74ac-9ead-44c3-b239-d4a1c22b9cc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
10091 | 2025.01.13 09:40:36.640280 [ 4 ] {615d74ac-9ead-44c3-b239-d4a1c22b9cc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10092 | 2025.01.13 09:40:36.641113 [ 4 ] {615d74ac-9ead-44c3-b239-d4a1c22b9cc2} <Trace> oximeter.fields_ipaddr (55eee10e-07c1-4121-bb06-cd2392fbd95f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10093 | 2025.01.13 09:40:36.641164 [ 4 ] {615d74ac-9ead-44c3-b239-d4a1c22b9cc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
10094 | 2025.01.13 09:40:36.641601 [ 4 ] {615d74ac-9ead-44c3-b239-d4a1c22b9cc2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
10095 | 2025.01.13 09:40:36.641862 [ 4 ] {615d74ac-9ead-44c3-b239-d4a1c22b9cc2} <Trace> oximeter.fields_ipaddr (55eee10e-07c1-4121-bb06-cd2392fbd95f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10096 | 2025.01.13 09:40:36.642127 [ 4 ] {615d74ac-9ead-44c3-b239-d4a1c22b9cc2} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001982 sec., 1009.0817356205854 rows/sec., 82.28 KiB/sec. | ||
10097 | 2025.01.13 09:40:36.642302 [ 4 ] {615d74ac-9ead-44c3-b239-d4a1c22b9cc2} <Debug> TCPHandler: Processed in 0.002471901 sec. | ||
10098 | 2025.01.13 09:40:36.642513 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10099 | 2025.01.13 09:40:36.642645 [ 253 ] {33477473-0bc7-4f02-a856-552a67bad2b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10100 | 2025.01.13 09:40:36.642699 [ 253 ] {33477473-0bc7-4f02-a856-552a67bad2b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10101 | 2025.01.13 09:40:36.643337 [ 253 ] {33477473-0bc7-4f02-a856-552a67bad2b7} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10102 | 2025.01.13 09:40:36.643377 [ 253 ] {33477473-0bc7-4f02-a856-552a67bad2b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
10103 | 2025.01.13 09:40:36.643753 [ 253 ] {33477473-0bc7-4f02-a856-552a67bad2b7} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
10104 | 2025.01.13 09:40:36.643998 [ 253 ] {33477473-0bc7-4f02-a856-552a67bad2b7} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10105 | 2025.01.13 09:40:36.644177 [ 120 ] {} <Debug> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
10106 | 2025.01.13 09:40:36.644238 [ 253 ] {33477473-0bc7-4f02-a856-552a67bad2b7} <Debug> executeQuery: Read 79 rows, 6.92 KiB in 0.001621 sec., 48735.3485502776 rows/sec., 4.17 MiB/sec. | ||
10107 | 2025.01.13 09:40:36.644261 [ 120 ] {} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10108 | 2025.01.13 09:40:36.644329 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
10109 | 2025.01.13 09:40:36.644376 [ 253 ] {33477473-0bc7-4f02-a856-552a67bad2b7} <Debug> TCPHandler: Processed in 0.001929044 sec. | ||
10110 | 2025.01.13 09:40:36.644618 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10111 | 2025.01.13 09:40:36.644672 [ 197 ] {4e32d370-b554-4105-93df-36198ea84aa7::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 | ||
10112 | 2025.01.13 09:40:36.644897 [ 4 ] {5fb1f0fc-c7ce-4d7d-bf2c-f379d5f1d0af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10113 | 2025.01.13 09:40:36.645069 [ 4 ] {5fb1f0fc-c7ce-4d7d-bf2c-f379d5f1d0af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10114 | 2025.01.13 09:40:36.645242 [ 197 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10115 | 2025.01.13 09:40:36.645389 [ 197 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1398 rows starting from the beginning of the part | ||
10116 | 2025.01.13 09:40:36.645920 [ 197 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1339 rows starting from the beginning of the part | ||
10117 | 2025.01.13 09:40:36.646549 [ 197 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 26 rows starting from the beginning of the part | ||
10118 | 2025.01.13 09:40:36.647094 [ 197 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 78 rows starting from the beginning of the part | ||
10119 | 2025.01.13 09:40:36.647721 [ 197 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 199 rows starting from the beginning of the part | ||
10120 | 2025.01.13 09:40:36.648146 [ 197 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 79 rows starting from the beginning of the part | ||
10121 | 2025.01.13 09:40:36.649053 [ 4 ] {5fb1f0fc-c7ce-4d7d-bf2c-f379d5f1d0af} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10122 | 2025.01.13 09:40:36.649096 [ 4 ] {5fb1f0fc-c7ce-4d7d-bf2c-f379d5f1d0af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
10123 | 2025.01.13 09:40:36.649629 [ 4 ] {5fb1f0fc-c7ce-4d7d-bf2c-f379d5f1d0af} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
10124 | 2025.01.13 09:40:36.649943 [ 4 ] {5fb1f0fc-c7ce-4d7d-bf2c-f379d5f1d0af} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10125 | 2025.01.13 09:40:36.650196 [ 4 ] {5fb1f0fc-c7ce-4d7d-bf2c-f379d5f1d0af} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.005421 sec., 5165.098690278547 rows/sec., 386.41 KiB/sec. | ||
10126 | 2025.01.13 09:40:36.650349 [ 4 ] {5fb1f0fc-c7ce-4d7d-bf2c-f379d5f1d0af} <Debug> TCPHandler: Processed in 0.005858606 sec. | ||
10127 | 2025.01.13 09:40:36.650488 [ 197 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3119 rows, containing 5 columns (5 merged, 0 gathered) in 0.006037712 sec., 516586.41551634134 rows/sec., 45.27 MiB/sec. | ||
10128 | 2025.01.13 09:40:36.650521 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10129 | 2025.01.13 09:40:36.650631 [ 253 ] {c5457ec0-1db1-4299-9845-0159fe9d3120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10130 | 2025.01.13 09:40:36.650681 [ 253 ] {c5457ec0-1db1-4299-9845-0159fe9d3120} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10131 | 2025.01.13 09:40:36.650738 [ 201 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
10132 | 2025.01.13 09:40:36.651134 [ 201 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_81_16} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10133 | 2025.01.13 09:40:36.651257 [ 201 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_81_16} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
10134 | 2025.01.13 09:40:36.651351 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
10135 | 2025.01.13 09:40:36.651444 [ 253 ] {c5457ec0-1db1-4299-9845-0159fe9d3120} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10136 | 2025.01.13 09:40:36.651483 [ 253 ] {c5457ec0-1db1-4299-9845-0159fe9d3120} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
10137 | 2025.01.13 09:40:36.651832 [ 253 ] {c5457ec0-1db1-4299-9845-0159fe9d3120} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
10138 | 2025.01.13 09:40:36.652078 [ 253 ] {c5457ec0-1db1-4299-9845-0159fe9d3120} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10139 | 2025.01.13 09:40:36.652263 [ 120 ] {} <Debug> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
10140 | 2025.01.13 09:40:36.652330 [ 120 ] {} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10141 | 2025.01.13 09:40:36.652333 [ 253 ] {c5457ec0-1db1-4299-9845-0159fe9d3120} <Debug> executeQuery: Read 56 rows, 4.48 KiB in 0.001713 sec., 32691.185055458263 rows/sec., 2.55 MiB/sec. | ||
10142 | 2025.01.13 09:40:36.652368 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
10143 | 2025.01.13 09:40:36.652512 [ 253 ] {c5457ec0-1db1-4299-9845-0159fe9d3120} <Debug> TCPHandler: Processed in 0.002062378 sec. | ||
10144 | 2025.01.13 09:40:36.652566 [ 189 ] {dc80af8f-ae59-4221-9151-b81aadd12800::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 | ||
10145 | 2025.01.13 09:40:36.652681 [ 189 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10146 | 2025.01.13 09:40:36.652682 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10147 | 2025.01.13 09:40:36.652713 [ 189 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 873 rows starting from the beginning of the part | ||
10148 | 2025.01.13 09:40:36.652882 [ 189 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 815 rows starting from the beginning of the part | ||
10149 | 2025.01.13 09:40:36.653049 [ 4 ] {ac0d635d-2254-4f96-8303-c0fd5006215c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10150 | 2025.01.13 09:40:36.653356 [ 4 ] {ac0d635d-2254-4f96-8303-c0fd5006215c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10151 | 2025.01.13 09:40:36.653413 [ 189 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 28 rows starting from the beginning of the part | ||
10152 | 2025.01.13 09:40:36.653902 [ 189 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 54 rows starting from the beginning of the part | ||
10153 | 2025.01.13 09:40:36.654358 [ 189 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 359 rows starting from the beginning of the part | ||
10154 | 2025.01.13 09:40:36.654668 [ 189 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 56 rows starting from the beginning of the part | ||
10155 | 2025.01.13 09:40:36.655747 [ 4 ] {ac0d635d-2254-4f96-8303-c0fd5006215c} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10156 | 2025.01.13 09:40:36.655789 [ 4 ] {ac0d635d-2254-4f96-8303-c0fd5006215c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
10157 | 2025.01.13 09:40:36.656389 [ 4 ] {ac0d635d-2254-4f96-8303-c0fd5006215c} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
10158 | 2025.01.13 09:40:36.656700 [ 189 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2185 rows, containing 5 columns (5 merged, 0 gathered) in 0.004206249 sec., 519465.20522203995 rows/sec., 39.55 MiB/sec. | ||
10159 | 2025.01.13 09:40:36.656706 [ 4 ] {ac0d635d-2254-4f96-8303-c0fd5006215c} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10160 | 2025.01.13 09:40:36.656896 [ 189 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
10161 | 2025.01.13 09:40:36.657055 [ 4 ] {ac0d635d-2254-4f96-8303-c0fd5006215c} <Debug> executeQuery: Read 101 rows, 7.17 KiB in 0.004151 sec., 24331.48638882197 rows/sec., 1.69 MiB/sec. | ||
10162 | 2025.01.13 09:40:36.657177 [ 4 ] {ac0d635d-2254-4f96-8303-c0fd5006215c} <Debug> TCPHandler: Processed in 0.00456243 sec. | ||
10163 | 2025.01.13 09:40:36.657511 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10164 | 2025.01.13 09:40:36.657769 [ 189 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_81_16} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10165 | 2025.01.13 09:40:36.657903 [ 253 ] {9ff6d864-b3be-48c6-9ded-969e154938c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10166 | 2025.01.13 09:40:36.658123 [ 189 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_81_16} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
10167 | 2025.01.13 09:40:36.658345 [ 253 ] {9ff6d864-b3be-48c6-9ded-969e154938c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10168 | 2025.01.13 09:40:36.658435 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
10169 | 2025.01.13 09:40:36.659930 [ 253 ] {9ff6d864-b3be-48c6-9ded-969e154938c0} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10170 | 2025.01.13 09:40:36.659970 [ 253 ] {9ff6d864-b3be-48c6-9ded-969e154938c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
10171 | 2025.01.13 09:40:36.660586 [ 253 ] {9ff6d864-b3be-48c6-9ded-969e154938c0} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
10172 | 2025.01.13 09:40:36.660839 [ 253 ] {9ff6d864-b3be-48c6-9ded-969e154938c0} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10173 | 2025.01.13 09:40:36.661073 [ 253 ] {9ff6d864-b3be-48c6-9ded-969e154938c0} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.003308 sec., 7859.7339782345825 rows/sec., 14.08 MiB/sec. | ||
10174 | 2025.01.13 09:40:36.661164 [ 253 ] {9ff6d864-b3be-48c6-9ded-969e154938c0} <Debug> TCPHandler: Processed in 0.003839539 sec. | ||
10175 | 2025.01.13 09:40:36.661321 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10176 | 2025.01.13 09:40:36.661451 [ 4 ] {af7d5c79-a3e3-41e4-8488-5b683e76c1c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10177 | 2025.01.13 09:40:36.661509 [ 4 ] {af7d5c79-a3e3-41e4-8488-5b683e76c1c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10178 | 2025.01.13 09:40:36.662019 [ 4 ] {af7d5c79-a3e3-41e4-8488-5b683e76c1c6} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10179 | 2025.01.13 09:40:36.662059 [ 4 ] {af7d5c79-a3e3-41e4-8488-5b683e76c1c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
10180 | 2025.01.13 09:40:36.662421 [ 4 ] {af7d5c79-a3e3-41e4-8488-5b683e76c1c6} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
10181 | 2025.01.13 09:40:36.662664 [ 4 ] {af7d5c79-a3e3-41e4-8488-5b683e76c1c6} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10182 | 2025.01.13 09:40:36.662829 [ 120 ] {} <Debug> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
10183 | 2025.01.13 09:40:36.662887 [ 120 ] {} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10184 | 2025.01.13 09:40:36.662899 [ 4 ] {af7d5c79-a3e3-41e4-8488-5b683e76c1c6} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001469 sec., 20422.055820285907 rows/sec., 1.40 MiB/sec. | ||
10185 | 2025.01.13 09:40:36.662919 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
10186 | 2025.01.13 09:40:36.663044 [ 4 ] {af7d5c79-a3e3-41e4-8488-5b683e76c1c6} <Debug> TCPHandler: Processed in 0.001784051 sec. | ||
10187 | 2025.01.13 09:40:36.663171 [ 190 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::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 | ||
10188 | 2025.01.13 09:40:36.663328 [ 190 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10189 | 2025.01.13 09:40:36.663365 [ 190 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2666 rows starting from the beginning of the part | ||
10190 | 2025.01.13 09:40:36.663449 [ 190 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 40 rows starting from the beginning of the part | ||
10191 | 2025.01.13 09:40:36.663555 [ 190 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 12 rows starting from the beginning of the part | ||
10192 | 2025.01.13 09:40:36.663655 [ 190 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 30 rows starting from the beginning of the part | ||
10193 | 2025.01.13 09:40:36.663748 [ 190 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 52 rows starting from the beginning of the part | ||
10194 | 2025.01.13 09:40:36.663846 [ 190 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 30 rows starting from the beginning of the part | ||
10195 | 2025.01.13 09:40:36.665189 [ 198 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2830 rows, containing 4 columns (4 merged, 0 gathered) in 0.002142011 sec., 1321188.3599103831 rows/sec., 85.07 MiB/sec. | ||
10196 | 2025.01.13 09:40:36.665417 [ 190 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
10197 | 2025.01.13 09:40:36.665710 [ 190 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_81_16} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10198 | 2025.01.13 09:40:36.665793 [ 190 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_81_16} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
10199 | 2025.01.13 09:40:36.665873 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
10200 | 2025.01.13 09:40:37.996801 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22448 | ||
10201 | 2025.01.13 09:40:37.997457 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10202 | 2025.01.13 09:40:37.997500 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
10203 | 2025.01.13 09:40:37.998038 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
10204 | 2025.01.13 09:40:37.998294 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10205 | 2025.01.13 09:40:37.998529 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22448 | ||
10206 | 2025.01.13 09:40:39.698802 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 370 | ||
10207 | 2025.01.13 09:40:39.719374 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10208 | 2025.01.13 09:40:39.719426 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
10209 | 2025.01.13 09:40:39.726748 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
10210 | 2025.01.13 09:40:39.727518 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10211 | 2025.01.13 09:40:39.731597 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 370 | ||
10212 | 2025.01.13 09:40:40.609085 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1442 | ||
10213 | 2025.01.13 09:40:40.612168 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10214 | 2025.01.13 09:40:40.612226 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
10215 | 2025.01.13 09:40:40.613726 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
10216 | 2025.01.13 09:40:40.614029 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10217 | 2025.01.13 09:40:40.614271 [ 117 ] {} <Debug> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
10218 | 2025.01.13 09:40:40.614398 [ 117 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10219 | 2025.01.13 09:40:40.614466 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
10220 | 2025.01.13 09:40:40.614887 [ 198 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::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 | ||
10221 | 2025.01.13 09:40:40.616381 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1442 | ||
10222 | 2025.01.13 09:40:40.616860 [ 198 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10223 | 2025.01.13 09:40:40.617047 [ 198 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1276 rows starting from the beginning of the part | ||
10224 | 2025.01.13 09:40:40.617566 [ 198 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 20 rows starting from the beginning of the part | ||
10225 | 2025.01.13 09:40:40.618061 [ 198 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 34 rows starting from the beginning of the part | ||
10226 | 2025.01.13 09:40:40.618548 [ 198 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 56 rows starting from the beginning of the part | ||
10227 | 2025.01.13 09:40:40.619127 [ 198 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 20 rows starting from the beginning of the part | ||
10228 | 2025.01.13 09:40:40.619807 [ 198 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 36 rows starting from the beginning of the part | ||
10229 | 2025.01.13 09:40:40.629921 [ 187 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1442 rows, containing 72 columns (72 merged, 0 gathered) in 0.015306495 sec., 94208.3736348524 rows/sec., 72.47 MiB/sec. | ||
10230 | 2025.01.13 09:40:40.631475 [ 187 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
10231 | 2025.01.13 09:40:40.632230 [ 187 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_36_7} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10232 | 2025.01.13 09:40:40.632315 [ 187 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_36_7} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
10233 | 2025.01.13 09:40:40.632609 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.95 MiB. | ||
10234 | 2025.01.13 09:40:41.642657 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10235 | 2025.01.13 09:40:41.642845 [ 4 ] {189c91d0-a135-4508-922d-f0267c65c8f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10236 | 2025.01.13 09:40:41.642919 [ 4 ] {189c91d0-a135-4508-922d-f0267c65c8f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10237 | 2025.01.13 09:40:41.643667 [ 4 ] {189c91d0-a135-4508-922d-f0267c65c8f6} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10238 | 2025.01.13 09:40:41.643713 [ 4 ] {189c91d0-a135-4508-922d-f0267c65c8f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
10239 | 2025.01.13 09:40:41.644153 [ 4 ] {189c91d0-a135-4508-922d-f0267c65c8f6} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10240 | 2025.01.13 09:40:41.644417 [ 4 ] {189c91d0-a135-4508-922d-f0267c65c8f6} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10241 | 2025.01.13 09:40:41.644656 [ 4 ] {189c91d0-a135-4508-922d-f0267c65c8f6} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001865 sec., 7506.7024128686335 rows/sec., 540.38 KiB/sec. | ||
10242 | 2025.01.13 09:40:41.644715 [ 4 ] {189c91d0-a135-4508-922d-f0267c65c8f6} <Debug> TCPHandler: Processed in 0.002188203 sec. | ||
10243 | 2025.01.13 09:40:41.644874 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10244 | 2025.01.13 09:40:41.644989 [ 253 ] {0aebe297-bd95-4ab8-bf85-0d4e2e89dd2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10245 | 2025.01.13 09:40:41.645037 [ 253 ] {0aebe297-bd95-4ab8-bf85-0d4e2e89dd2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10246 | 2025.01.13 09:40:41.645658 [ 253 ] {0aebe297-bd95-4ab8-bf85-0d4e2e89dd2a} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10247 | 2025.01.13 09:40:41.645699 [ 253 ] {0aebe297-bd95-4ab8-bf85-0d4e2e89dd2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
10248 | 2025.01.13 09:40:41.646084 [ 253 ] {0aebe297-bd95-4ab8-bf85-0d4e2e89dd2a} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
10249 | 2025.01.13 09:40:41.646339 [ 253 ] {0aebe297-bd95-4ab8-bf85-0d4e2e89dd2a} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10250 | 2025.01.13 09:40:41.646575 [ 253 ] {0aebe297-bd95-4ab8-bf85-0d4e2e89dd2a} <Debug> executeQuery: Read 199 rows, 18.11 KiB in 0.001606 sec., 123910.33623910336 rows/sec., 11.01 MiB/sec. | ||
10251 | 2025.01.13 09:40:41.646647 [ 253 ] {0aebe297-bd95-4ab8-bf85-0d4e2e89dd2a} <Debug> TCPHandler: Processed in 0.001831152 sec. | ||
10252 | 2025.01.13 09:40:41.646786 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10253 | 2025.01.13 09:40:41.646893 [ 4 ] {f4651602-86d0-41be-836d-83d3d67324e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10254 | 2025.01.13 09:40:41.646938 [ 4 ] {f4651602-86d0-41be-836d-83d3d67324e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10255 | 2025.01.13 09:40:41.647476 [ 4 ] {f4651602-86d0-41be-836d-83d3d67324e1} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10256 | 2025.01.13 09:40:41.647516 [ 4 ] {f4651602-86d0-41be-836d-83d3d67324e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
10257 | 2025.01.13 09:40:41.647873 [ 4 ] {f4651602-86d0-41be-836d-83d3d67324e1} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
10258 | 2025.01.13 09:40:41.648140 [ 4 ] {f4651602-86d0-41be-836d-83d3d67324e1} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10259 | 2025.01.13 09:40:41.648328 [ 115 ] {} <Debug> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7) (MergerMutator): Selected 6 parts from all_1_60_12 to all_65_65_0 | ||
10260 | 2025.01.13 09:40:41.648385 [ 4 ] {f4651602-86d0-41be-836d-83d3d67324e1} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.001507 sec., 13271.400132714001 rows/sec., 951.29 KiB/sec. | ||
10261 | 2025.01.13 09:40:41.648415 [ 115 ] {} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10262 | 2025.01.13 09:40:41.648493 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
10263 | 2025.01.13 09:40:41.648504 [ 4 ] {f4651602-86d0-41be-836d-83d3d67324e1} <Debug> TCPHandler: Processed in 0.00177051 sec. | ||
10264 | 2025.01.13 09:40:41.648762 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10265 | 2025.01.13 09:40:41.648877 [ 192 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::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 | ||
10266 | 2025.01.13 09:40:41.649174 [ 253 ] {a3811ba5-52f0-4a97-8576-354a9f038256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10267 | 2025.01.13 09:40:41.649406 [ 253 ] {a3811ba5-52f0-4a97-8576-354a9f038256} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10268 | 2025.01.13 09:40:41.649455 [ 192 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_65_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10269 | 2025.01.13 09:40:41.649621 [ 192 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_60_12, total 60 rows starting from the beginning of the part | ||
10270 | 2025.01.13 09:40:41.650178 [ 192 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 20 rows starting from the beginning of the part | ||
10271 | 2025.01.13 09:40:41.650693 [ 192 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 26 rows starting from the beginning of the part | ||
10272 | 2025.01.13 09:40:41.651072 [ 192 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 20 rows starting from the beginning of the part | ||
10273 | 2025.01.13 09:40:41.651481 [ 192 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 28 rows starting from the beginning of the part | ||
10274 | 2025.01.13 09:40:41.651755 [ 192 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 20 rows starting from the beginning of the part | ||
10275 | 2025.01.13 09:40:41.652652 [ 253 ] {a3811ba5-52f0-4a97-8576-354a9f038256} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10276 | 2025.01.13 09:40:41.652731 [ 253 ] {a3811ba5-52f0-4a97-8576-354a9f038256} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
10277 | 2025.01.13 09:40:41.653763 [ 253 ] {a3811ba5-52f0-4a97-8576-354a9f038256} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10278 | 2025.01.13 09:40:41.654357 [ 253 ] {a3811ba5-52f0-4a97-8576-354a9f038256} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10279 | 2025.01.13 09:40:41.654701 [ 191 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_65_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 5 columns (5 merged, 0 gathered) in 0.006043591 sec., 28790.829822865246 rows/sec., 2.16 MiB/sec. | ||
10280 | 2025.01.13 09:40:41.654779 [ 114 ] {} <Debug> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
10281 | 2025.01.13 09:40:41.654910 [ 114 ] {} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10282 | 2025.01.13 09:40:41.654934 [ 253 ] {a3811ba5-52f0-4a97-8576-354a9f038256} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005957 sec., 2350.1762632197415 rows/sec., 164.59 KiB/sec. | ||
10283 | 2025.01.13 09:40:41.654962 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
10284 | 2025.01.13 09:40:41.655025 [ 191 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_65_13} <Trace> MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary) | ||
10285 | 2025.01.13 09:40:41.655277 [ 253 ] {a3811ba5-52f0-4a97-8576-354a9f038256} <Debug> TCPHandler: Processed in 0.006669789 sec. | ||
10286 | 2025.01.13 09:40:41.655645 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10287 | 2025.01.13 09:40:41.655756 [ 187 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::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 | ||
10288 | 2025.01.13 09:40:41.656116 [ 4 ] {4d66a3b7-0725-40f8-a360-8ccd3d979d89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10289 | 2025.01.13 09:40:41.656324 [ 4 ] {4d66a3b7-0725-40f8-a360-8ccd3d979d89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10290 | 2025.01.13 09:40:41.656682 [ 187 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10291 | 2025.01.13 09:40:41.656682 [ 191 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_65_13} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10292 | 2025.01.13 09:40:41.656843 [ 187 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 242 rows starting from the beginning of the part | ||
10293 | 2025.01.13 09:40:41.657028 [ 191 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_65_13} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7) (MergerMutator): Merged 6 parts: [all_1_60_12, all_65_65_0] -> all_1_65_13 | ||
10294 | 2025.01.13 09:40:41.657234 [ 187 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part | ||
10295 | 2025.01.13 09:40:41.657344 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
10296 | 2025.01.13 09:40:41.657607 [ 187 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 14 rows starting from the beginning of the part | ||
10297 | 2025.01.13 09:40:41.657917 [ 187 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 242 rows starting from the beginning of the part | ||
10298 | 2025.01.13 09:40:41.658231 [ 187 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part | ||
10299 | 2025.01.13 09:40:41.658568 [ 187 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part | ||
10300 | 2025.01.13 09:40:41.659804 [ 4 ] {4d66a3b7-0725-40f8-a360-8ccd3d979d89} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10301 | 2025.01.13 09:40:41.659877 [ 4 ] {4d66a3b7-0725-40f8-a360-8ccd3d979d89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
10302 | 2025.01.13 09:40:41.660851 [ 4 ] {4d66a3b7-0725-40f8-a360-8ccd3d979d89} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10303 | 2025.01.13 09:40:41.661398 [ 187 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.006253028 sec., 86358.16119806276 rows/sec., 6.19 MiB/sec. | ||
10304 | 2025.01.13 09:40:41.661414 [ 4 ] {4d66a3b7-0725-40f8-a360-8ccd3d979d89} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10305 | 2025.01.13 09:40:41.661612 [ 187 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
10306 | 2025.01.13 09:40:41.661943 [ 4 ] {4d66a3b7-0725-40f8-a360-8ccd3d979d89} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005979 sec., 2174.2766348887776 rows/sec., 135.57 KiB/sec. | ||
10307 | 2025.01.13 09:40:41.662327 [ 4 ] {4d66a3b7-0725-40f8-a360-8ccd3d979d89} <Debug> TCPHandler: Processed in 0.006905956 sec. | ||
10308 | 2025.01.13 09:40:41.662588 [ 187 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_35_7} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10309 | 2025.01.13 09:40:41.662662 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10310 | 2025.01.13 09:40:41.662916 [ 187 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_35_7} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
10311 | 2025.01.13 09:40:41.663006 [ 253 ] {94e1f2c6-fe1f-4e03-8796-805cfa02a4b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10312 | 2025.01.13 09:40:41.663074 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
10313 | 2025.01.13 09:40:41.663109 [ 253 ] {94e1f2c6-fe1f-4e03-8796-805cfa02a4b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10314 | 2025.01.13 09:40:41.663827 [ 253 ] {94e1f2c6-fe1f-4e03-8796-805cfa02a4b0} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10315 | 2025.01.13 09:40:41.663867 [ 253 ] {94e1f2c6-fe1f-4e03-8796-805cfa02a4b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
10316 | 2025.01.13 09:40:41.664252 [ 253 ] {94e1f2c6-fe1f-4e03-8796-805cfa02a4b0} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
10317 | 2025.01.13 09:40:41.664492 [ 253 ] {94e1f2c6-fe1f-4e03-8796-805cfa02a4b0} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10318 | 2025.01.13 09:40:41.664707 [ 253 ] {94e1f2c6-fe1f-4e03-8796-805cfa02a4b0} <Debug> executeQuery: Read 359 rows, 25.84 KiB in 0.001778 sec., 201912.26096737906 rows/sec., 14.19 MiB/sec. | ||
10319 | 2025.01.13 09:40:41.664761 [ 253 ] {94e1f2c6-fe1f-4e03-8796-805cfa02a4b0} <Debug> TCPHandler: Processed in 0.002286655 sec. | ||
10320 | 2025.01.13 09:40:41.664897 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10321 | 2025.01.13 09:40:41.665005 [ 4 ] {39c1166a-e13b-4428-92ff-209ab52b2be4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10322 | 2025.01.13 09:40:41.665052 [ 4 ] {39c1166a-e13b-4428-92ff-209ab52b2be4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10323 | 2025.01.13 09:40:41.665500 [ 4 ] {39c1166a-e13b-4428-92ff-209ab52b2be4} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10324 | 2025.01.13 09:40:41.665541 [ 4 ] {39c1166a-e13b-4428-92ff-209ab52b2be4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
10325 | 2025.01.13 09:40:41.665905 [ 4 ] {39c1166a-e13b-4428-92ff-209ab52b2be4} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10326 | 2025.01.13 09:40:41.666163 [ 4 ] {39c1166a-e13b-4428-92ff-209ab52b2be4} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10327 | 2025.01.13 09:40:41.666411 [ 4 ] {39c1166a-e13b-4428-92ff-209ab52b2be4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001421 sec., 4222.37860661506 rows/sec., 220.60 KiB/sec. | ||
10328 | 2025.01.13 09:40:41.666522 [ 4 ] {39c1166a-e13b-4428-92ff-209ab52b2be4} <Debug> TCPHandler: Processed in 0.001674157 sec. | ||
10329 | 2025.01.13 09:40:41.666743 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10330 | 2025.01.13 09:40:41.666876 [ 253 ] {9ce8151b-d87d-4a61-b2bc-ba45a83091bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10331 | 2025.01.13 09:40:41.666926 [ 253 ] {9ce8151b-d87d-4a61-b2bc-ba45a83091bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10332 | 2025.01.13 09:40:41.667483 [ 253 ] {9ce8151b-d87d-4a61-b2bc-ba45a83091bd} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10333 | 2025.01.13 09:40:41.667524 [ 253 ] {9ce8151b-d87d-4a61-b2bc-ba45a83091bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
10334 | 2025.01.13 09:40:41.667913 [ 253 ] {9ce8151b-d87d-4a61-b2bc-ba45a83091bd} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
10335 | 2025.01.13 09:40:41.668161 [ 253 ] {9ce8151b-d87d-4a61-b2bc-ba45a83091bd} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10336 | 2025.01.13 09:40:41.668379 [ 253 ] {9ce8151b-d87d-4a61-b2bc-ba45a83091bd} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001527 sec., 115913.55599214145 rows/sec., 7.65 MiB/sec. | ||
10337 | 2025.01.13 09:40:41.668434 [ 253 ] {9ce8151b-d87d-4a61-b2bc-ba45a83091bd} <Debug> TCPHandler: Processed in 0.001803561 sec. | ||
10338 | 2025.01.13 09:40:41.668570 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10339 | 2025.01.13 09:40:41.668679 [ 4 ] {a319bf61-5c44-4f9d-b452-45747c6cf916} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10340 | 2025.01.13 09:40:41.668728 [ 4 ] {a319bf61-5c44-4f9d-b452-45747c6cf916} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10341 | 2025.01.13 09:40:41.669168 [ 4 ] {a319bf61-5c44-4f9d-b452-45747c6cf916} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10342 | 2025.01.13 09:40:41.669209 [ 4 ] {a319bf61-5c44-4f9d-b452-45747c6cf916} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
10343 | 2025.01.13 09:40:41.669572 [ 4 ] {a319bf61-5c44-4f9d-b452-45747c6cf916} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10344 | 2025.01.13 09:40:41.669817 [ 4 ] {a319bf61-5c44-4f9d-b452-45747c6cf916} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10345 | 2025.01.13 09:40:41.670061 [ 4 ] {a319bf61-5c44-4f9d-b452-45747c6cf916} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001401 sec., 713.7758743754462 rows/sec., 48.10 KiB/sec. | ||
10346 | 2025.01.13 09:40:41.670212 [ 4 ] {a319bf61-5c44-4f9d-b452-45747c6cf916} <Debug> TCPHandler: Processed in 0.001691258 sec. | ||
10347 | 2025.01.13 09:40:41.670456 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10348 | 2025.01.13 09:40:41.670600 [ 253 ] {2cca4f5f-a52d-4c68-8752-ca47ec9b971a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10349 | 2025.01.13 09:40:41.670689 [ 253 ] {2cca4f5f-a52d-4c68-8752-ca47ec9b971a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10350 | 2025.01.13 09:40:41.671855 [ 253 ] {2cca4f5f-a52d-4c68-8752-ca47ec9b971a} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10351 | 2025.01.13 09:40:41.671896 [ 253 ] {2cca4f5f-a52d-4c68-8752-ca47ec9b971a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
10352 | 2025.01.13 09:40:41.672533 [ 253 ] {2cca4f5f-a52d-4c68-8752-ca47ec9b971a} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
10353 | 2025.01.13 09:40:41.672801 [ 253 ] {2cca4f5f-a52d-4c68-8752-ca47ec9b971a} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10354 | 2025.01.13 09:40:41.673108 [ 253 ] {2cca4f5f-a52d-4c68-8752-ca47ec9b971a} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002534 sec., 5130.228887134965 rows/sec., 9.19 MiB/sec. | ||
10355 | 2025.01.13 09:40:41.673614 [ 253 ] {2cca4f5f-a52d-4c68-8752-ca47ec9b971a} <Debug> TCPHandler: Processed in 0.003283393 sec. | ||
10356 | 2025.01.13 09:40:41.673875 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10357 | 2025.01.13 09:40:41.674046 [ 4 ] {127b1575-7c12-417a-a8db-a9c222773cb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10358 | 2025.01.13 09:40:41.674099 [ 4 ] {127b1575-7c12-417a-a8db-a9c222773cb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10359 | 2025.01.13 09:40:41.674578 [ 4 ] {127b1575-7c12-417a-a8db-a9c222773cb3} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10360 | 2025.01.13 09:40:41.674617 [ 4 ] {127b1575-7c12-417a-a8db-a9c222773cb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
10361 | 2025.01.13 09:40:41.674973 [ 4 ] {127b1575-7c12-417a-a8db-a9c222773cb3} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
10362 | 2025.01.13 09:40:41.675204 [ 4 ] {127b1575-7c12-417a-a8db-a9c222773cb3} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10363 | 2025.01.13 09:40:41.675408 [ 4 ] {127b1575-7c12-417a-a8db-a9c222773cb3} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001393 sec., 37329.504666188084 rows/sec., 2.31 MiB/sec. | ||
10364 | 2025.01.13 09:40:41.675462 [ 4 ] {127b1575-7c12-417a-a8db-a9c222773cb3} <Debug> TCPHandler: Processed in 0.00174329 sec. | ||
10365 | 2025.01.13 09:40:45.300208 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10366 | 2025.01.13 09:40:45.300269 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10367 | 2025.01.13 09:40:45.499560 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22936 | ||
10368 | 2025.01.13 09:40:45.500253 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10369 | 2025.01.13 09:40:45.500303 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
10370 | 2025.01.13 09:40:45.500842 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
10371 | 2025.01.13 09:40:45.501105 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10372 | 2025.01.13 09:40:45.501292 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22936 | ||
10373 | 2025.01.13 09:40:46.639809 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10374 | 2025.01.13 09:40:46.640021 [ 4 ] {4480ce66-0c0f-4239-80ba-e9ef979cacb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10375 | 2025.01.13 09:40:46.640103 [ 4 ] {4480ce66-0c0f-4239-80ba-e9ef979cacb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10376 | 2025.01.13 09:40:46.640910 [ 4 ] {4480ce66-0c0f-4239-80ba-e9ef979cacb3} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10377 | 2025.01.13 09:40:46.640959 [ 4 ] {4480ce66-0c0f-4239-80ba-e9ef979cacb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
10378 | 2025.01.13 09:40:46.641394 [ 4 ] {4480ce66-0c0f-4239-80ba-e9ef979cacb3} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
10379 | 2025.01.13 09:40:46.641667 [ 4 ] {4480ce66-0c0f-4239-80ba-e9ef979cacb3} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10380 | 2025.01.13 09:40:46.641921 [ 4 ] {4480ce66-0c0f-4239-80ba-e9ef979cacb3} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.001959 sec., 39816.23277182236 rows/sec., 3.41 MiB/sec. | ||
10381 | 2025.01.13 09:40:46.641988 [ 4 ] {4480ce66-0c0f-4239-80ba-e9ef979cacb3} <Debug> TCPHandler: Processed in 0.002320756 sec. | ||
10382 | 2025.01.13 09:40:46.642162 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10383 | 2025.01.13 09:40:46.642293 [ 253 ] {9f3f185d-1d84-4bce-b14f-cafa45306beb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10384 | 2025.01.13 09:40:46.642351 [ 253 ] {9f3f185d-1d84-4bce-b14f-cafa45306beb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10385 | 2025.01.13 09:40:46.643026 [ 253 ] {9f3f185d-1d84-4bce-b14f-cafa45306beb} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10386 | 2025.01.13 09:40:46.643075 [ 253 ] {9f3f185d-1d84-4bce-b14f-cafa45306beb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
10387 | 2025.01.13 09:40:46.643462 [ 253 ] {9f3f185d-1d84-4bce-b14f-cafa45306beb} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
10388 | 2025.01.13 09:40:46.643709 [ 253 ] {9f3f185d-1d84-4bce-b14f-cafa45306beb} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10389 | 2025.01.13 09:40:46.643892 [ 253 ] {9f3f185d-1d84-4bce-b14f-cafa45306beb} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001633 sec., 15921.616656460503 rows/sec., 1.17 MiB/sec. | ||
10390 | 2025.01.13 09:40:46.643947 [ 253 ] {9f3f185d-1d84-4bce-b14f-cafa45306beb} <Debug> TCPHandler: Processed in 0.001843082 sec. | ||
10391 | 2025.01.13 09:40:46.644115 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10392 | 2025.01.13 09:40:46.644227 [ 4 ] {11ca41ea-5317-4859-b296-c669b8bb1334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10393 | 2025.01.13 09:40:46.644273 [ 4 ] {11ca41ea-5317-4859-b296-c669b8bb1334} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10394 | 2025.01.13 09:40:46.644809 [ 4 ] {11ca41ea-5317-4859-b296-c669b8bb1334} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10395 | 2025.01.13 09:40:46.644847 [ 4 ] {11ca41ea-5317-4859-b296-c669b8bb1334} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
10396 | 2025.01.13 09:40:46.645191 [ 4 ] {11ca41ea-5317-4859-b296-c669b8bb1334} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
10397 | 2025.01.13 09:40:46.645429 [ 4 ] {11ca41ea-5317-4859-b296-c669b8bb1334} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10398 | 2025.01.13 09:40:46.645617 [ 4 ] {11ca41ea-5317-4859-b296-c669b8bb1334} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.001408 sec., 38352.27272727273 rows/sec., 3.00 MiB/sec. | ||
10399 | 2025.01.13 09:40:46.645734 [ 4 ] {11ca41ea-5317-4859-b296-c669b8bb1334} <Debug> TCPHandler: Processed in 0.001685068 sec. | ||
10400 | 2025.01.13 09:40:46.645911 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10401 | 2025.01.13 09:40:46.646116 [ 253 ] {3144141b-4912-451f-b182-fde1929eac48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10402 | 2025.01.13 09:40:46.646167 [ 253 ] {3144141b-4912-451f-b182-fde1929eac48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10403 | 2025.01.13 09:40:46.646694 [ 253 ] {3144141b-4912-451f-b182-fde1929eac48} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10404 | 2025.01.13 09:40:46.646732 [ 253 ] {3144141b-4912-451f-b182-fde1929eac48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
10405 | 2025.01.13 09:40:46.647116 [ 253 ] {3144141b-4912-451f-b182-fde1929eac48} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
10406 | 2025.01.13 09:40:46.647360 [ 253 ] {3144141b-4912-451f-b182-fde1929eac48} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10407 | 2025.01.13 09:40:46.647540 [ 253 ] {3144141b-4912-451f-b182-fde1929eac48} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001471 sec., 67980.96532970767 rows/sec., 4.71 MiB/sec. | ||
10408 | 2025.01.13 09:40:46.647590 [ 253 ] {3144141b-4912-451f-b182-fde1929eac48} <Debug> TCPHandler: Processed in 0.001774511 sec. | ||
10409 | 2025.01.13 09:40:46.647723 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10410 | 2025.01.13 09:40:46.647829 [ 4 ] {f00e0121-3fa9-4233-a242-2d3ab18a8c62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10411 | 2025.01.13 09:40:46.647895 [ 4 ] {f00e0121-3fa9-4233-a242-2d3ab18a8c62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10412 | 2025.01.13 09:40:46.649034 [ 4 ] {f00e0121-3fa9-4233-a242-2d3ab18a8c62} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10413 | 2025.01.13 09:40:46.649071 [ 4 ] {f00e0121-3fa9-4233-a242-2d3ab18a8c62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
10414 | 2025.01.13 09:40:46.649709 [ 4 ] {f00e0121-3fa9-4233-a242-2d3ab18a8c62} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
10415 | 2025.01.13 09:40:46.649971 [ 4 ] {f00e0121-3fa9-4233-a242-2d3ab18a8c62} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10416 | 2025.01.13 09:40:46.650117 [ 109 ] {} <Debug> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
10417 | 2025.01.13 09:40:46.650154 [ 109 ] {} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10418 | 2025.01.13 09:40:46.650179 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
10419 | 2025.01.13 09:40:46.650187 [ 4 ] {f00e0121-3fa9-4233-a242-2d3ab18a8c62} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002377 sec., 10938.157341186368 rows/sec., 19.60 MiB/sec. | ||
10420 | 2025.01.13 09:40:46.650590 [ 4 ] {f00e0121-3fa9-4233-a242-2d3ab18a8c62} <Debug> TCPHandler: Processed in 0.002917883 sec. | ||
10421 | 2025.01.13 09:40:46.650589 [ 192 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::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 | ||
10422 | 2025.01.13 09:40:46.650799 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10423 | 2025.01.13 09:40:46.651069 [ 253 ] {877e23ac-50f8-4ec1-9305-6bd0130f70be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10424 | 2025.01.13 09:40:46.651210 [ 253 ] {877e23ac-50f8-4ec1-9305-6bd0130f70be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10425 | 2025.01.13 09:40:46.651509 [ 192 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10426 | 2025.01.13 09:40:46.651768 [ 192 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1127 rows starting from the beginning of the part | ||
10427 | 2025.01.13 09:40:46.652644 [ 192 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 26 rows starting from the beginning of the part | ||
10428 | 2025.01.13 09:40:46.653391 [ 192 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 13 rows starting from the beginning of the part | ||
10429 | 2025.01.13 09:40:46.653461 [ 253 ] {877e23ac-50f8-4ec1-9305-6bd0130f70be} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10430 | 2025.01.13 09:40:46.653542 [ 253 ] {877e23ac-50f8-4ec1-9305-6bd0130f70be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
10431 | 2025.01.13 09:40:46.654058 [ 192 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 26 rows starting from the beginning of the part | ||
10432 | 2025.01.13 09:40:46.654752 [ 192 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 13 rows starting from the beginning of the part | ||
10433 | 2025.01.13 09:40:46.655301 [ 253 ] {877e23ac-50f8-4ec1-9305-6bd0130f70be} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
10434 | 2025.01.13 09:40:46.655588 [ 192 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 26 rows starting from the beginning of the part | ||
10435 | 2025.01.13 09:40:46.656163 [ 253 ] {877e23ac-50f8-4ec1-9305-6bd0130f70be} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10436 | 2025.01.13 09:40:46.656987 [ 253 ] {877e23ac-50f8-4ec1-9305-6bd0130f70be} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.006011 sec., 4990.850108135086 rows/sec., 350.11 KiB/sec. | ||
10437 | 2025.01.13 09:40:46.657279 [ 253 ] {877e23ac-50f8-4ec1-9305-6bd0130f70be} <Debug> TCPHandler: Processed in 0.006592127 sec. | ||
10438 | 2025.01.13 09:40:46.664403 [ 187 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1231 rows, containing 19 columns (19 merged, 0 gathered) in 0.01410541 sec., 87271.47952452286 rows/sec., 156.39 MiB/sec. | ||
10439 | 2025.01.13 09:40:46.665425 [ 200 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
10440 | 2025.01.13 09:40:46.665845 [ 200 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10441 | 2025.01.13 09:40:46.665932 [ 200 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
10442 | 2025.01.13 09:40:46.666058 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.39 MiB. | ||
10443 | 2025.01.13 09:40:47.001161 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 228.63 MiB, peak 239.99 MiB, free memory in arenas 0.00 B, will set to 231.41 MiB (RSS), difference: 2.78 MiB | ||
10444 | 2025.01.13 09:40:47.232584 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 377 | ||
10445 | 2025.01.13 09:40:47.254142 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10446 | 2025.01.13 09:40:47.254204 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
10447 | 2025.01.13 09:40:47.261659 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
10448 | 2025.01.13 09:40:47.262451 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10449 | 2025.01.13 09:40:47.265290 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
10450 | 2025.01.13 09:40:49.101509 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10451 | 2025.01.13 09:40:49.101747 [ 4 ] {3cd47f78-5346-4bb0-83b5-66be087da799} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10452 | 2025.01.13 09:40:49.101832 [ 4 ] {3cd47f78-5346-4bb0-83b5-66be087da799} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10453 | 2025.01.13 09:40:49.102673 [ 4 ] {3cd47f78-5346-4bb0-83b5-66be087da799} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10454 | 2025.01.13 09:40:49.102724 [ 4 ] {3cd47f78-5346-4bb0-83b5-66be087da799} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
10455 | 2025.01.13 09:40:49.103175 [ 4 ] {3cd47f78-5346-4bb0-83b5-66be087da799} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
10456 | 2025.01.13 09:40:49.103437 [ 4 ] {3cd47f78-5346-4bb0-83b5-66be087da799} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10457 | 2025.01.13 09:40:49.103686 [ 4 ] {3cd47f78-5346-4bb0-83b5-66be087da799} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002 sec., 7000 rows/sec., 503.91 KiB/sec. | ||
10458 | 2025.01.13 09:40:49.103753 [ 4 ] {3cd47f78-5346-4bb0-83b5-66be087da799} <Debug> TCPHandler: Processed in 0.002400828 sec. | ||
10459 | 2025.01.13 09:40:49.103972 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10460 | 2025.01.13 09:40:49.104118 [ 253 ] {3a6db618-d894-43dd-becc-5e6381183bf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
10461 | 2025.01.13 09:40:49.104179 [ 253 ] {3a6db618-d894-43dd-becc-5e6381183bf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10462 | 2025.01.13 09:40:49.104754 [ 253 ] {3a6db618-d894-43dd-becc-5e6381183bf2} <Trace> oximeter.fields_ipaddr (55eee10e-07c1-4121-bb06-cd2392fbd95f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10463 | 2025.01.13 09:40:49.104795 [ 253 ] {3a6db618-d894-43dd-becc-5e6381183bf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
10464 | 2025.01.13 09:40:49.105165 [ 253 ] {3a6db618-d894-43dd-becc-5e6381183bf2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
10465 | 2025.01.13 09:40:49.105417 [ 253 ] {3a6db618-d894-43dd-becc-5e6381183bf2} <Trace> oximeter.fields_ipaddr (55eee10e-07c1-4121-bb06-cd2392fbd95f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10466 | 2025.01.13 09:40:49.105663 [ 253 ] {3a6db618-d894-43dd-becc-5e6381183bf2} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001577 sec., 7609.3849080532655 rows/sec., 620.49 KiB/sec. | ||
10467 | 2025.01.13 09:40:49.105782 [ 253 ] {3a6db618-d894-43dd-becc-5e6381183bf2} <Debug> TCPHandler: Processed in 0.001880243 sec. | ||
10468 | 2025.01.13 09:40:49.105940 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10469 | 2025.01.13 09:40:49.106070 [ 4 ] {3a567978-bc49-4c6c-820e-316c56fae91e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10470 | 2025.01.13 09:40:49.106123 [ 4 ] {3a567978-bc49-4c6c-820e-316c56fae91e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10471 | 2025.01.13 09:40:49.107765 [ 4 ] {3a567978-bc49-4c6c-820e-316c56fae91e} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10472 | 2025.01.13 09:40:49.107805 [ 4 ] {3a567978-bc49-4c6c-820e-316c56fae91e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
10473 | 2025.01.13 09:40:49.108249 [ 4 ] {3a567978-bc49-4c6c-820e-316c56fae91e} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
10474 | 2025.01.13 09:40:49.108496 [ 4 ] {3a567978-bc49-4c6c-820e-316c56fae91e} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10475 | 2025.01.13 09:40:49.108713 [ 4 ] {3a567978-bc49-4c6c-820e-316c56fae91e} <Debug> executeQuery: Read 1345 rows, 114.67 KiB in 0.002673 sec., 503179.94762439205 rows/sec., 41.89 MiB/sec. | ||
10476 | 2025.01.13 09:40:49.108767 [ 4 ] {3a567978-bc49-4c6c-820e-316c56fae91e} <Debug> TCPHandler: Processed in 0.002891122 sec. | ||
10477 | 2025.01.13 09:40:49.108935 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10478 | 2025.01.13 09:40:49.109064 [ 253 ] {86a1983c-739a-4259-86b1-a24650934e1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10479 | 2025.01.13 09:40:49.109118 [ 253 ] {86a1983c-739a-4259-86b1-a24650934e1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10480 | 2025.01.13 09:40:49.109693 [ 253 ] {86a1983c-739a-4259-86b1-a24650934e1b} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10481 | 2025.01.13 09:40:49.109732 [ 253 ] {86a1983c-739a-4259-86b1-a24650934e1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
10482 | 2025.01.13 09:40:49.110085 [ 253 ] {86a1983c-739a-4259-86b1-a24650934e1b} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
10483 | 2025.01.13 09:40:49.110338 [ 253 ] {86a1983c-739a-4259-86b1-a24650934e1b} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10484 | 2025.01.13 09:40:49.110562 [ 253 ] {86a1983c-739a-4259-86b1-a24650934e1b} <Debug> executeQuery: Read 32 rows, 2.27 KiB in 0.001526 sec., 20969.85583224115 rows/sec., 1.45 MiB/sec. | ||
10485 | 2025.01.13 09:40:49.110615 [ 253 ] {86a1983c-739a-4259-86b1-a24650934e1b} <Debug> TCPHandler: Processed in 0.001742689 sec. | ||
10486 | 2025.01.13 09:40:49.110761 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10487 | 2025.01.13 09:40:49.110889 [ 4 ] {eaf9ed25-e8d1-4235-a94f-f5d75ff61830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10488 | 2025.01.13 09:40:49.110944 [ 4 ] {eaf9ed25-e8d1-4235-a94f-f5d75ff61830} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10489 | 2025.01.13 09:40:49.111641 [ 4 ] {eaf9ed25-e8d1-4235-a94f-f5d75ff61830} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10490 | 2025.01.13 09:40:49.111684 [ 4 ] {eaf9ed25-e8d1-4235-a94f-f5d75ff61830} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
10491 | 2025.01.13 09:40:49.112050 [ 4 ] {eaf9ed25-e8d1-4235-a94f-f5d75ff61830} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
10492 | 2025.01.13 09:40:49.112293 [ 4 ] {eaf9ed25-e8d1-4235-a94f-f5d75ff61830} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10493 | 2025.01.13 09:40:49.112473 [ 4 ] {eaf9ed25-e8d1-4235-a94f-f5d75ff61830} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001613 sec., 150030.9981401116 rows/sec., 10.16 MiB/sec. | ||
10494 | 2025.01.13 09:40:49.112523 [ 4 ] {eaf9ed25-e8d1-4235-a94f-f5d75ff61830} <Debug> TCPHandler: Processed in 0.001826362 sec. | ||
10495 | 2025.01.13 09:40:49.112684 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10496 | 2025.01.13 09:40:49.112813 [ 253 ] {7271338e-892a-4678-9a18-378f10f538ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10497 | 2025.01.13 09:40:49.112867 [ 253 ] {7271338e-892a-4678-9a18-378f10f538ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10498 | 2025.01.13 09:40:49.113448 [ 253 ] {7271338e-892a-4678-9a18-378f10f538ec} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10499 | 2025.01.13 09:40:49.113485 [ 253 ] {7271338e-892a-4678-9a18-378f10f538ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
10500 | 2025.01.13 09:40:49.113825 [ 253 ] {7271338e-892a-4678-9a18-378f10f538ec} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
10501 | 2025.01.13 09:40:49.114084 [ 253 ] {7271338e-892a-4678-9a18-378f10f538ec} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10502 | 2025.01.13 09:40:49.114259 [ 253 ] {7271338e-892a-4678-9a18-378f10f538ec} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001474 sec., 8819.53867028494 rows/sec., 549.90 KiB/sec. | ||
10503 | 2025.01.13 09:40:49.114310 [ 253 ] {7271338e-892a-4678-9a18-378f10f538ec} <Debug> TCPHandler: Processed in 0.001697418 sec. | ||
10504 | 2025.01.13 09:40:49.114462 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10505 | 2025.01.13 09:40:49.114589 [ 4 ] {c95093b5-744d-4a83-a2a2-0ddf62a7be5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10506 | 2025.01.13 09:40:49.114642 [ 4 ] {c95093b5-744d-4a83-a2a2-0ddf62a7be5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10507 | 2025.01.13 09:40:49.115587 [ 4 ] {c95093b5-744d-4a83-a2a2-0ddf62a7be5c} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10508 | 2025.01.13 09:40:49.115625 [ 4 ] {c95093b5-744d-4a83-a2a2-0ddf62a7be5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
10509 | 2025.01.13 09:40:49.116019 [ 4 ] {c95093b5-744d-4a83-a2a2-0ddf62a7be5c} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
10510 | 2025.01.13 09:40:49.116268 [ 4 ] {c95093b5-744d-4a83-a2a2-0ddf62a7be5c} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10511 | 2025.01.13 09:40:49.116443 [ 4 ] {c95093b5-744d-4a83-a2a2-0ddf62a7be5c} <Debug> executeQuery: Read 827 rows, 61.11 KiB in 0.001883 sec., 439192.77748274035 rows/sec., 31.69 MiB/sec. | ||
10512 | 2025.01.13 09:40:49.116496 [ 4 ] {c95093b5-744d-4a83-a2a2-0ddf62a7be5c} <Debug> TCPHandler: Processed in 0.002095909 sec. | ||
10513 | 2025.01.13 09:40:49.116641 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10514 | 2025.01.13 09:40:49.116768 [ 253 ] {a1ce8768-5675-4789-910c-d23b7b8e568e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10515 | 2025.01.13 09:40:49.116825 [ 253 ] {a1ce8768-5675-4789-910c-d23b7b8e568e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10516 | 2025.01.13 09:40:49.117329 [ 253 ] {a1ce8768-5675-4789-910c-d23b7b8e568e} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10517 | 2025.01.13 09:40:49.117367 [ 253 ] {a1ce8768-5675-4789-910c-d23b7b8e568e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
10518 | 2025.01.13 09:40:49.117722 [ 253 ] {a1ce8768-5675-4789-910c-d23b7b8e568e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
10519 | 2025.01.13 09:40:49.117973 [ 253 ] {a1ce8768-5675-4789-910c-d23b7b8e568e} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10520 | 2025.01.13 09:40:49.118147 [ 253 ] {a1ce8768-5675-4789-910c-d23b7b8e568e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001407 sec., 4264.392324093817 rows/sec., 222.80 KiB/sec. | ||
10521 | 2025.01.13 09:40:49.118196 [ 253 ] {a1ce8768-5675-4789-910c-d23b7b8e568e} <Debug> TCPHandler: Processed in 0.001619386 sec. | ||
10522 | 2025.01.13 09:40:49.118341 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10523 | 2025.01.13 09:40:49.118497 [ 4 ] {b907dc2d-7dcc-433c-a0db-58882338dc7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10524 | 2025.01.13 09:40:49.118556 [ 4 ] {b907dc2d-7dcc-433c-a0db-58882338dc7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10525 | 2025.01.13 09:40:49.119404 [ 4 ] {b907dc2d-7dcc-433c-a0db-58882338dc7a} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10526 | 2025.01.13 09:40:49.119443 [ 4 ] {b907dc2d-7dcc-433c-a0db-58882338dc7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
10527 | 2025.01.13 09:40:49.119885 [ 4 ] {b907dc2d-7dcc-433c-a0db-58882338dc7a} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
10528 | 2025.01.13 09:40:49.120124 [ 4 ] {b907dc2d-7dcc-433c-a0db-58882338dc7a} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10529 | 2025.01.13 09:40:49.120304 [ 4 ] {b907dc2d-7dcc-433c-a0db-58882338dc7a} <Debug> executeQuery: Read 989 rows, 67.37 KiB in 0.001838 sec., 538084.8748639825 rows/sec., 35.79 MiB/sec. | ||
10530 | 2025.01.13 09:40:49.120354 [ 4 ] {b907dc2d-7dcc-433c-a0db-58882338dc7a} <Debug> TCPHandler: Processed in 0.002074679 sec. | ||
10531 | 2025.01.13 09:40:49.120495 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10532 | 2025.01.13 09:40:49.120621 [ 253 ] {c46b693b-891b-41f0-ae1b-023167fc1aaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10533 | 2025.01.13 09:40:49.120678 [ 253 ] {c46b693b-891b-41f0-ae1b-023167fc1aaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10534 | 2025.01.13 09:40:49.121175 [ 253 ] {c46b693b-891b-41f0-ae1b-023167fc1aaa} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10535 | 2025.01.13 09:40:49.121219 [ 253 ] {c46b693b-891b-41f0-ae1b-023167fc1aaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
10536 | 2025.01.13 09:40:49.121562 [ 253 ] {c46b693b-891b-41f0-ae1b-023167fc1aaa} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
10537 | 2025.01.13 09:40:49.121799 [ 253 ] {c46b693b-891b-41f0-ae1b-023167fc1aaa} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10538 | 2025.01.13 09:40:49.121973 [ 253 ] {c46b693b-891b-41f0-ae1b-023167fc1aaa} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001379 sec., 725.1631617113851 rows/sec., 48.86 KiB/sec. | ||
10539 | 2025.01.13 09:40:49.122020 [ 253 ] {c46b693b-891b-41f0-ae1b-023167fc1aaa} <Debug> TCPHandler: Processed in 0.001586565 sec. | ||
10540 | 2025.01.13 09:40:49.122151 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10541 | 2025.01.13 09:40:49.122259 [ 4 ] {a3561d08-e618-41ac-86a4-d2eb53d10d81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10542 | 2025.01.13 09:40:49.122325 [ 4 ] {a3561d08-e618-41ac-86a4-d2eb53d10d81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10543 | 2025.01.13 09:40:49.123410 [ 4 ] {a3561d08-e618-41ac-86a4-d2eb53d10d81} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10544 | 2025.01.13 09:40:49.123450 [ 4 ] {a3561d08-e618-41ac-86a4-d2eb53d10d81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
10545 | 2025.01.13 09:40:49.124069 [ 4 ] {a3561d08-e618-41ac-86a4-d2eb53d10d81} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
10546 | 2025.01.13 09:40:49.124334 [ 4 ] {a3561d08-e618-41ac-86a4-d2eb53d10d81} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10547 | 2025.01.13 09:40:49.124543 [ 4 ] {a3561d08-e618-41ac-86a4-d2eb53d10d81} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002306 sec., 5637.467476149176 rows/sec., 10.10 MiB/sec. | ||
10548 | 2025.01.13 09:40:49.124658 [ 4 ] {a3561d08-e618-41ac-86a4-d2eb53d10d81} <Debug> TCPHandler: Processed in 0.002559003 sec. | ||
10549 | 2025.01.13 09:40:49.124809 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10550 | 2025.01.13 09:40:49.124936 [ 253 ] {4f7b7d7a-ca03-490a-8dc1-04c7b6553dff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10551 | 2025.01.13 09:40:49.124991 [ 253 ] {4f7b7d7a-ca03-490a-8dc1-04c7b6553dff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10552 | 2025.01.13 09:40:49.125460 [ 253 ] {4f7b7d7a-ca03-490a-8dc1-04c7b6553dff} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10553 | 2025.01.13 09:40:49.125497 [ 253 ] {4f7b7d7a-ca03-490a-8dc1-04c7b6553dff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
10554 | 2025.01.13 09:40:49.125846 [ 253 ] {4f7b7d7a-ca03-490a-8dc1-04c7b6553dff} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
10555 | 2025.01.13 09:40:49.126097 [ 253 ] {4f7b7d7a-ca03-490a-8dc1-04c7b6553dff} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10556 | 2025.01.13 09:40:49.126280 [ 253 ] {4f7b7d7a-ca03-490a-8dc1-04c7b6553dff} <Debug> executeQuery: Read 40 rows, 2.46 KiB in 0.001368 sec., 29239.766081871345 rows/sec., 1.75 MiB/sec. | ||
10557 | 2025.01.13 09:40:49.126377 [ 253 ] {4f7b7d7a-ca03-490a-8dc1-04c7b6553dff} <Debug> TCPHandler: Processed in 0.001628376 sec. | ||
10558 | 2025.01.13 09:40:50.617541 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1500 | ||
10559 | 2025.01.13 09:40:50.621054 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10560 | 2025.01.13 09:40:50.621095 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
10561 | 2025.01.13 09:40:50.622576 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
10562 | 2025.01.13 09:40:50.622876 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10563 | 2025.01.13 09:40:50.623805 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1500 | ||
10564 | 2025.01.13 09:40:51.001141 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.81 MiB, peak 239.99 MiB, free memory in arenas 0.00 B, will set to 231.81 MiB (RSS), difference: 4.00 MiB | ||
10565 | 2025.01.13 09:40:51.635420 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10566 | 2025.01.13 09:40:51.635638 [ 4 ] {e2b382c3-e1ad-412c-bfb7-c5f9385df0ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10567 | 2025.01.13 09:40:51.635723 [ 4 ] {e2b382c3-e1ad-412c-bfb7-c5f9385df0ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10568 | 2025.01.13 09:40:51.636562 [ 4 ] {e2b382c3-e1ad-412c-bfb7-c5f9385df0ba} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10569 | 2025.01.13 09:40:51.636615 [ 4 ] {e2b382c3-e1ad-412c-bfb7-c5f9385df0ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
10570 | 2025.01.13 09:40:51.637059 [ 4 ] {e2b382c3-e1ad-412c-bfb7-c5f9385df0ba} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
10571 | 2025.01.13 09:40:51.637334 [ 4 ] {e2b382c3-e1ad-412c-bfb7-c5f9385df0ba} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10572 | 2025.01.13 09:40:51.637618 [ 4 ] {e2b382c3-e1ad-412c-bfb7-c5f9385df0ba} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.002033 sec., 12788.98180029513 rows/sec., 973.68 KiB/sec. | ||
10573 | 2025.01.13 09:40:51.637740 [ 4 ] {e2b382c3-e1ad-412c-bfb7-c5f9385df0ba} <Debug> TCPHandler: Processed in 0.00246615 sec. | ||
10574 | 2025.01.13 09:40:51.637986 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10575 | 2025.01.13 09:40:51.638208 [ 253 ] {4ff1c272-6715-40ed-8ab8-0689fd19f661} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10576 | 2025.01.13 09:40:51.638271 [ 253 ] {4ff1c272-6715-40ed-8ab8-0689fd19f661} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10577 | 2025.01.13 09:40:51.638861 [ 253 ] {4ff1c272-6715-40ed-8ab8-0689fd19f661} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10578 | 2025.01.13 09:40:51.638904 [ 253 ] {4ff1c272-6715-40ed-8ab8-0689fd19f661} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
10579 | 2025.01.13 09:40:51.639278 [ 253 ] {4ff1c272-6715-40ed-8ab8-0689fd19f661} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
10580 | 2025.01.13 09:40:51.639531 [ 253 ] {4ff1c272-6715-40ed-8ab8-0689fd19f661} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10581 | 2025.01.13 09:40:51.639796 [ 253 ] {4ff1c272-6715-40ed-8ab8-0689fd19f661} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001633 sec., 17146.356399265158 rows/sec., 1.34 MiB/sec. | ||
10582 | 2025.01.13 09:40:51.639853 [ 253 ] {4ff1c272-6715-40ed-8ab8-0689fd19f661} <Debug> TCPHandler: Processed in 0.002008028 sec. | ||
10583 | 2025.01.13 09:40:51.640003 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10584 | 2025.01.13 09:40:51.640144 [ 4 ] {d4f8742f-a752-4c81-9382-07858d1c5fe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10585 | 2025.01.13 09:40:51.640206 [ 4 ] {d4f8742f-a752-4c81-9382-07858d1c5fe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10586 | 2025.01.13 09:40:51.640749 [ 4 ] {d4f8742f-a752-4c81-9382-07858d1c5fe5} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10587 | 2025.01.13 09:40:51.640791 [ 4 ] {d4f8742f-a752-4c81-9382-07858d1c5fe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
10588 | 2025.01.13 09:40:51.641192 [ 4 ] {d4f8742f-a752-4c81-9382-07858d1c5fe5} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
10589 | 2025.01.13 09:40:51.641442 [ 4 ] {d4f8742f-a752-4c81-9382-07858d1c5fe5} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10590 | 2025.01.13 09:40:51.641624 [ 102 ] {} <Debug> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781) (MergerMutator): Selected 5 parts from all_1_80_16 to all_84_84_0 | ||
10591 | 2025.01.13 09:40:51.641682 [ 4 ] {d4f8742f-a752-4c81-9382-07858d1c5fe5} <Debug> executeQuery: Read 40 rows, 2.84 KiB in 0.001563 sec., 25591.81062060141 rows/sec., 1.77 MiB/sec. | ||
10592 | 2025.01.13 09:40:51.641729 [ 102 ] {} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10593 | 2025.01.13 09:40:51.641799 [ 4 ] {d4f8742f-a752-4c81-9382-07858d1c5fe5} <Debug> TCPHandler: Processed in 0.001856102 sec. | ||
10594 | 2025.01.13 09:40:51.641806 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
10595 | 2025.01.13 09:40:51.642039 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10596 | 2025.01.13 09:40:51.642103 [ 193 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_84_17} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_80_16 to all_84_84_0 into Compact with storage Full | ||
10597 | 2025.01.13 09:40:51.642299 [ 253 ] {3278c830-3657-415e-b089-e0fa59135773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10598 | 2025.01.13 09:40:51.642500 [ 253 ] {3278c830-3657-415e-b089-e0fa59135773} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10599 | 2025.01.13 09:40:51.642680 [ 193 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_84_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10600 | 2025.01.13 09:40:51.642824 [ 193 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_84_17} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_80_16, total 20110 rows starting from the beginning of the part | ||
10601 | 2025.01.13 09:40:51.643271 [ 193 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_84_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 101 rows starting from the beginning of the part | ||
10602 | 2025.01.13 09:40:51.643758 [ 193 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_84_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 177 rows starting from the beginning of the part | ||
10603 | 2025.01.13 09:40:51.644132 [ 193 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_84_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 100 rows starting from the beginning of the part | ||
10604 | 2025.01.13 09:40:51.644542 [ 193 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_84_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 989 rows starting from the beginning of the part | ||
10605 | 2025.01.13 09:40:51.646099 [ 253 ] {3278c830-3657-415e-b089-e0fa59135773} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10606 | 2025.01.13 09:40:51.646196 [ 253 ] {3278c830-3657-415e-b089-e0fa59135773} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
10607 | 2025.01.13 09:40:51.646706 [ 253 ] {3278c830-3657-415e-b089-e0fa59135773} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
10608 | 2025.01.13 09:40:51.646966 [ 253 ] {3278c830-3657-415e-b089-e0fa59135773} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10609 | 2025.01.13 09:40:51.647236 [ 253 ] {3278c830-3657-415e-b089-e0fa59135773} <Debug> executeQuery: Read 12 rows, 862.00 B in 0.005041 sec., 2380.4800634794683 rows/sec., 166.99 KiB/sec. | ||
10610 | 2025.01.13 09:40:51.647338 [ 253 ] {3278c830-3657-415e-b089-e0fa59135773} <Debug> TCPHandler: Processed in 0.005442335 sec. | ||
10611 | 2025.01.13 09:40:51.651176 [ 200 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_84_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21477 rows, containing 5 columns (5 merged, 0 gathered) in 0.0091984 sec., 2334862.584797356 rows/sec., 156.33 MiB/sec. | ||
10612 | 2025.01.13 09:40:51.651872 [ 194 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_84_17} <Trace> MergedBlockOutputStream: filled checksums all_1_84_17 (state Temporary) | ||
10613 | 2025.01.13 09:40:51.652453 [ 194 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_84_17} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_merge_all_1_84_17 to all_1_84_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10614 | 2025.01.13 09:40:51.652547 [ 194 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_84_17} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781) (MergerMutator): Merged 5 parts: [all_1_80_16, all_84_84_0] -> all_1_84_17 | ||
10615 | 2025.01.13 09:40:51.652655 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
10616 | 2025.01.13 09:40:53.002452 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 23424 | ||
10617 | 2025.01.13 09:40:53.004159 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10618 | 2025.01.13 09:40:53.004202 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
10619 | 2025.01.13 09:40:53.004723 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
10620 | 2025.01.13 09:40:53.004972 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10621 | 2025.01.13 09:40:53.005177 [ 101 ] {} <Debug> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
10622 | 2025.01.13 09:40:53.005223 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23424 | ||
10623 | 2025.01.13 09:40:53.005271 [ 101 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10624 | 2025.01.13 09:40:53.005305 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
10625 | 2025.01.13 09:40:53.005448 [ 195 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::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 | ||
10626 | 2025.01.13 09:40:53.005599 [ 195 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10627 | 2025.01.13 09:40:53.005639 [ 195 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::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 | ||
10628 | 2025.01.13 09:40:53.005713 [ 195 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 427 rows starting from the beginning of the part | ||
10629 | 2025.01.13 09:40:53.005926 [ 195 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 488 rows starting from the beginning of the part | ||
10630 | 2025.01.13 09:40:53.006117 [ 195 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 427 rows starting from the beginning of the part | ||
10631 | 2025.01.13 09:40:53.006265 [ 195 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 488 rows starting from the beginning of the part | ||
10632 | 2025.01.13 09:40:53.006399 [ 195 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::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 | ||
10633 | 2025.01.13 09:40:53.008831 [ 200 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23424 rows, containing 4 columns (4 merged, 0 gathered) in 0.003437608 sec., 6814040.460692435 rows/sec., 97.48 MiB/sec. | ||
10634 | 2025.01.13 09:40:53.009518 [ 200 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
10635 | 2025.01.13 09:40:53.009883 [ 200 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_51_10} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10636 | 2025.01.13 09:40:53.009989 [ 200 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_51_10} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
10637 | 2025.01.13 09:40:53.010118 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
10638 | 2025.01.13 09:40:54.766282 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 385 | ||
10639 | 2025.01.13 09:40:54.789709 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10640 | 2025.01.13 09:40:54.789774 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
10641 | 2025.01.13 09:40:54.797161 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
10642 | 2025.01.13 09:40:54.797937 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10643 | 2025.01.13 09:40:54.798338 [ 99 ] {} <Debug> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
10644 | 2025.01.13 09:40:54.798476 [ 99 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10645 | 2025.01.13 09:40:54.798555 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
10646 | 2025.01.13 09:40:54.799055 [ 199 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
10647 | 2025.01.13 09:40:54.813388 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 385 | ||
10648 | 2025.01.13 09:40:54.815222 [ 199 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10649 | 2025.01.13 09:40:54.816591 [ 199 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
10650 | 2025.01.13 09:40:54.822163 [ 199 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
10651 | 2025.01.13 09:40:54.827898 [ 199 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
10652 | 2025.01.13 09:40:54.833757 [ 199 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
10653 | 2025.01.13 09:40:54.839501 [ 199 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
10654 | 2025.01.13 09:40:54.844199 [ 199 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
10655 | 2025.01.13 09:40:54.903654 [ 199 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 679 columns (679 merged, 0 gathered) in 0.104953647 sec., 3668.286057748903 rows/sec., 18.97 MiB/sec. | ||
10656 | 2025.01.13 09:40:54.905683 [ 195 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
10657 | 2025.01.13 09:40:54.908031 [ 195 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_51_10} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10658 | 2025.01.13 09:40:54.908150 [ 195 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_51_10} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
10659 | 2025.01.13 09:40:54.909503 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
10660 | 2025.01.13 09:40:55.000184 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 233.06 MiB, peak 246.47 MiB, free memory in arenas 0.00 B, will set to 234.13 MiB (RSS), difference: 1.07 MiB | ||
10661 | 2025.01.13 09:40:56.639660 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10662 | 2025.01.13 09:40:56.639964 [ 4 ] {0143fb2e-92ac-42b9-afb0-bbde115fbac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10663 | 2025.01.13 09:40:56.640076 [ 4 ] {0143fb2e-92ac-42b9-afb0-bbde115fbac2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10664 | 2025.01.13 09:40:56.641062 [ 4 ] {0143fb2e-92ac-42b9-afb0-bbde115fbac2} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10665 | 2025.01.13 09:40:56.641103 [ 4 ] {0143fb2e-92ac-42b9-afb0-bbde115fbac2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
10666 | 2025.01.13 09:40:56.641541 [ 4 ] {0143fb2e-92ac-42b9-afb0-bbde115fbac2} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
10667 | 2025.01.13 09:40:56.641813 [ 4 ] {0143fb2e-92ac-42b9-afb0-bbde115fbac2} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10668 | 2025.01.13 09:40:56.641986 [ 97 ] {} <Debug> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
10669 | 2025.01.13 09:40:56.642028 [ 4 ] {0143fb2e-92ac-42b9-afb0-bbde115fbac2} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.002148 sec., 36312.84916201117 rows/sec., 3.11 MiB/sec. | ||
10670 | 2025.01.13 09:40:56.642035 [ 97 ] {} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10671 | 2025.01.13 09:40:56.642083 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
10672 | 2025.01.13 09:40:56.642113 [ 4 ] {0143fb2e-92ac-42b9-afb0-bbde115fbac2} <Debug> TCPHandler: Processed in 0.002642455 sec. | ||
10673 | 2025.01.13 09:40:56.642335 [ 196 ] {4e32d370-b554-4105-93df-36198ea84aa7::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 | ||
10674 | 2025.01.13 09:40:56.642347 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10675 | 2025.01.13 09:40:56.642634 [ 196 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10676 | 2025.01.13 09:40:56.642654 [ 253 ] {265edbba-3091-46c1-9ace-658a2e5f12db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10677 | 2025.01.13 09:40:56.642704 [ 196 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1398 rows starting from the beginning of the part | ||
10678 | 2025.01.13 09:40:56.642761 [ 253 ] {265edbba-3091-46c1-9ace-658a2e5f12db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10679 | 2025.01.13 09:40:56.643084 [ 196 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 199 rows starting from the beginning of the part | ||
10680 | 2025.01.13 09:40:56.643423 [ 196 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 78 rows starting from the beginning of the part | ||
10681 | 2025.01.13 09:40:56.643861 [ 196 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 1345 rows starting from the beginning of the part | ||
10682 | 2025.01.13 09:40:56.644255 [ 196 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 26 rows starting from the beginning of the part | ||
10683 | 2025.01.13 09:40:56.644623 [ 196 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 78 rows starting from the beginning of the part | ||
10684 | 2025.01.13 09:40:56.645684 [ 253 ] {265edbba-3091-46c1-9ace-658a2e5f12db} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10685 | 2025.01.13 09:40:56.645757 [ 253 ] {265edbba-3091-46c1-9ace-658a2e5f12db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
10686 | 2025.01.13 09:40:56.646735 [ 253 ] {265edbba-3091-46c1-9ace-658a2e5f12db} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
10687 | 2025.01.13 09:40:56.647244 [ 253 ] {265edbba-3091-46c1-9ace-658a2e5f12db} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10688 | 2025.01.13 09:40:56.647523 [ 253 ] {265edbba-3091-46c1-9ace-658a2e5f12db} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.00496 sec., 5241.935483870968 rows/sec., 394.17 KiB/sec. | ||
10689 | 2025.01.13 09:40:56.647614 [ 253 ] {265edbba-3091-46c1-9ace-658a2e5f12db} <Debug> TCPHandler: Processed in 0.005377272 sec. | ||
10690 | 2025.01.13 09:40:56.647836 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10691 | 2025.01.13 09:40:56.648020 [ 201 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3124 rows, containing 5 columns (5 merged, 0 gathered) in 0.005816195 sec., 537120.9184011196 rows/sec., 47.06 MiB/sec. | ||
10692 | 2025.01.13 09:40:56.648053 [ 4 ] {b63cad78-efb9-4b08-a0fb-992883b8e332} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10693 | 2025.01.13 09:40:56.648115 [ 4 ] {b63cad78-efb9-4b08-a0fb-992883b8e332} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10694 | 2025.01.13 09:40:56.648396 [ 190 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
10695 | 2025.01.13 09:40:56.649123 [ 190 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_86_17} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10696 | 2025.01.13 09:40:56.649363 [ 190 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_86_17} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
10697 | 2025.01.13 09:40:56.649425 [ 4 ] {b63cad78-efb9-4b08-a0fb-992883b8e332} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10698 | 2025.01.13 09:40:56.649511 [ 4 ] {b63cad78-efb9-4b08-a0fb-992883b8e332} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
10699 | 2025.01.13 09:40:56.649528 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
10700 | 2025.01.13 09:40:56.649915 [ 4 ] {b63cad78-efb9-4b08-a0fb-992883b8e332} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
10701 | 2025.01.13 09:40:56.650164 [ 4 ] {b63cad78-efb9-4b08-a0fb-992883b8e332} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10702 | 2025.01.13 09:40:56.650300 [ 97 ] {} <Debug> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
10703 | 2025.01.13 09:40:56.650342 [ 97 ] {} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10704 | 2025.01.13 09:40:56.650351 [ 4 ] {b63cad78-efb9-4b08-a0fb-992883b8e332} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.002335 sec., 23126.338329764454 rows/sec., 1.81 MiB/sec. | ||
10705 | 2025.01.13 09:40:56.650370 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
10706 | 2025.01.13 09:40:56.650466 [ 4 ] {b63cad78-efb9-4b08-a0fb-992883b8e332} <Debug> TCPHandler: Processed in 0.002745418 sec. | ||
10707 | 2025.01.13 09:40:56.650519 [ 197 ] {dc80af8f-ae59-4221-9151-b81aadd12800::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 | ||
10708 | 2025.01.13 09:40:56.650618 [ 197 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10709 | 2025.01.13 09:40:56.650650 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10710 | 2025.01.13 09:40:56.650662 [ 197 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 873 rows starting from the beginning of the part | ||
10711 | 2025.01.13 09:40:56.650873 [ 197 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 359 rows starting from the beginning of the part | ||
10712 | 2025.01.13 09:40:56.651017 [ 253 ] {ae54389b-63e3-4b7d-bd5e-18ee6562d8c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10713 | 2025.01.13 09:40:56.651293 [ 197 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 54 rows starting from the beginning of the part | ||
10714 | 2025.01.13 09:40:56.651298 [ 253 ] {ae54389b-63e3-4b7d-bd5e-18ee6562d8c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10715 | 2025.01.13 09:40:56.651688 [ 197 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 827 rows starting from the beginning of the part | ||
10716 | 2025.01.13 09:40:56.652072 [ 197 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 28 rows starting from the beginning of the part | ||
10717 | 2025.01.13 09:40:56.652496 [ 197 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 54 rows starting from the beginning of the part | ||
10718 | 2025.01.13 09:40:56.653558 [ 253 ] {ae54389b-63e3-4b7d-bd5e-18ee6562d8c7} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10719 | 2025.01.13 09:40:56.653606 [ 253 ] {ae54389b-63e3-4b7d-bd5e-18ee6562d8c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
10720 | 2025.01.13 09:40:56.654226 [ 253 ] {ae54389b-63e3-4b7d-bd5e-18ee6562d8c7} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
10721 | 2025.01.13 09:40:56.654548 [ 253 ] {ae54389b-63e3-4b7d-bd5e-18ee6562d8c7} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10722 | 2025.01.13 09:40:56.654668 [ 190 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2195 rows, containing 5 columns (5 merged, 0 gathered) in 0.004212659 sec., 521048.5823799173 rows/sec., 39.69 MiB/sec. | ||
10723 | 2025.01.13 09:40:56.654898 [ 253 ] {ae54389b-63e3-4b7d-bd5e-18ee6562d8c7} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.004036 sec., 24777.006937561946 rows/sec., 1.72 MiB/sec. | ||
10724 | 2025.01.13 09:40:56.654958 [ 190 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
10725 | 2025.01.13 09:40:56.655056 [ 253 ] {ae54389b-63e3-4b7d-bd5e-18ee6562d8c7} <Debug> TCPHandler: Processed in 0.004477347 sec. | ||
10726 | 2025.01.13 09:40:56.655226 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10727 | 2025.01.13 09:40:56.655426 [ 4 ] {af57c569-a258-43ba-93f8-dbbb29aaffc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10728 | 2025.01.13 09:40:56.655446 [ 190 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_86_17} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10729 | 2025.01.13 09:40:56.655596 [ 4 ] {af57c569-a258-43ba-93f8-dbbb29aaffc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10730 | 2025.01.13 09:40:56.655666 [ 190 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_86_17} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
10731 | 2025.01.13 09:40:56.655897 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
10732 | 2025.01.13 09:40:56.657007 [ 4 ] {af57c569-a258-43ba-93f8-dbbb29aaffc7} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10733 | 2025.01.13 09:40:56.657051 [ 4 ] {af57c569-a258-43ba-93f8-dbbb29aaffc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
10734 | 2025.01.13 09:40:56.657688 [ 4 ] {af57c569-a258-43ba-93f8-dbbb29aaffc7} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
10735 | 2025.01.13 09:40:56.657955 [ 4 ] {af57c569-a258-43ba-93f8-dbbb29aaffc7} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10736 | 2025.01.13 09:40:56.658166 [ 4 ] {af57c569-a258-43ba-93f8-dbbb29aaffc7} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002787 sec., 9329.02762827413 rows/sec., 16.72 MiB/sec. | ||
10737 | 2025.01.13 09:40:56.658395 [ 4 ] {af57c569-a258-43ba-93f8-dbbb29aaffc7} <Debug> TCPHandler: Processed in 0.003226741 sec. | ||
10738 | 2025.01.13 09:40:56.658575 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10739 | 2025.01.13 09:40:56.658693 [ 253 ] {3a39d793-fdf9-4bc4-bfa7-eebf786642d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10740 | 2025.01.13 09:40:56.658741 [ 253 ] {3a39d793-fdf9-4bc4-bfa7-eebf786642d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10741 | 2025.01.13 09:40:56.659173 [ 253 ] {3a39d793-fdf9-4bc4-bfa7-eebf786642d0} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10742 | 2025.01.13 09:40:56.659210 [ 253 ] {3a39d793-fdf9-4bc4-bfa7-eebf786642d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
10743 | 2025.01.13 09:40:56.659565 [ 253 ] {3a39d793-fdf9-4bc4-bfa7-eebf786642d0} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
10744 | 2025.01.13 09:40:56.659808 [ 253 ] {3a39d793-fdf9-4bc4-bfa7-eebf786642d0} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10745 | 2025.01.13 09:40:56.659940 [ 97 ] {} <Debug> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
10746 | 2025.01.13 09:40:56.659977 [ 97 ] {} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10747 | 2025.01.13 09:40:56.659986 [ 253 ] {3a39d793-fdf9-4bc4-bfa7-eebf786642d0} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001312 sec., 22865.853658536584 rows/sec., 1.57 MiB/sec. | ||
10748 | 2025.01.13 09:40:56.660003 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
10749 | 2025.01.13 09:40:56.660082 [ 253 ] {3a39d793-fdf9-4bc4-bfa7-eebf786642d0} <Debug> TCPHandler: Processed in 0.001593525 sec. | ||
10750 | 2025.01.13 09:40:56.660263 [ 189 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::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 | ||
10751 | 2025.01.13 09:40:56.660558 [ 189 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10752 | 2025.01.13 09:40:56.660653 [ 189 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2830 rows starting from the beginning of the part | ||
10753 | 2025.01.13 09:40:56.661012 [ 189 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 52 rows starting from the beginning of the part | ||
10754 | 2025.01.13 09:40:56.661371 [ 189 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 30 rows starting from the beginning of the part | ||
10755 | 2025.01.13 09:40:56.661673 [ 189 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 40 rows starting from the beginning of the part | ||
10756 | 2025.01.13 09:40:56.661851 [ 189 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 12 rows starting from the beginning of the part | ||
10757 | 2025.01.13 09:40:56.661960 [ 189 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 30 rows starting from the beginning of the part | ||
10758 | 2025.01.13 09:40:56.663363 [ 190 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2994 rows, containing 4 columns (4 merged, 0 gathered) in 0.003282023 sec., 912242.2359623928 rows/sec., 58.73 MiB/sec. | ||
10759 | 2025.01.13 09:40:56.663610 [ 190 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
10760 | 2025.01.13 09:40:56.663899 [ 190 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_86_17} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10761 | 2025.01.13 09:40:56.663974 [ 190 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_86_17} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
10762 | 2025.01.13 09:40:56.664056 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
10763 | 2025.01.13 09:41:00.300308 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10764 | 2025.01.13 09:41:00.300383 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10765 | 2025.01.13 09:41:00.506277 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 23851 | ||
10766 | 2025.01.13 09:41:00.506917 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10767 | 2025.01.13 09:41:00.506964 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
10768 | 2025.01.13 09:41:00.507471 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
10769 | 2025.01.13 09:41:00.507734 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10770 | 2025.01.13 09:41:00.508004 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23851 | ||
10771 | 2025.01.13 09:41:00.625004 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1520 | ||
10772 | 2025.01.13 09:41:00.627791 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10773 | 2025.01.13 09:41:00.627846 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
10774 | 2025.01.13 09:41:00.629296 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
10775 | 2025.01.13 09:41:00.629602 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10776 | 2025.01.13 09:41:00.630262 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1520 | ||
10777 | 2025.01.13 09:41:01.643884 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10778 | 2025.01.13 09:41:01.644082 [ 4 ] {2ee48a4d-bb8f-46c5-b150-a1cea88dc56c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10779 | 2025.01.13 09:41:01.644157 [ 4 ] {2ee48a4d-bb8f-46c5-b150-a1cea88dc56c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10780 | 2025.01.13 09:41:01.644957 [ 4 ] {2ee48a4d-bb8f-46c5-b150-a1cea88dc56c} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10781 | 2025.01.13 09:41:01.645011 [ 4 ] {2ee48a4d-bb8f-46c5-b150-a1cea88dc56c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
10782 | 2025.01.13 09:41:01.645455 [ 4 ] {2ee48a4d-bb8f-46c5-b150-a1cea88dc56c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
10783 | 2025.01.13 09:41:01.645723 [ 4 ] {2ee48a4d-bb8f-46c5-b150-a1cea88dc56c} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10784 | 2025.01.13 09:41:01.645922 [ 90 ] {} <Debug> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
10785 | 2025.01.13 09:41:01.645991 [ 4 ] {2ee48a4d-bb8f-46c5-b150-a1cea88dc56c} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001956 sec., 7157.464212678937 rows/sec., 515.24 KiB/sec. | ||
10786 | 2025.01.13 09:41:01.646003 [ 90 ] {} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10787 | 2025.01.13 09:41:01.646083 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
10788 | 2025.01.13 09:41:01.646144 [ 4 ] {2ee48a4d-bb8f-46c5-b150-a1cea88dc56c} <Debug> TCPHandler: Processed in 0.002398278 sec. | ||
10789 | 2025.01.13 09:41:01.646332 [ 186 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::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 | ||
10790 | 2025.01.13 09:41:01.646407 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10791 | 2025.01.13 09:41:01.646608 [ 186 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10792 | 2025.01.13 09:41:01.646674 [ 253 ] {fd13e89e-f346-4074-a98a-4fae876bbe4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10793 | 2025.01.13 09:41:01.646691 [ 186 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 14 rows starting from the beginning of the part | ||
10794 | 2025.01.13 09:41:01.646771 [ 253 ] {fd13e89e-f346-4074-a98a-4fae876bbe4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10795 | 2025.01.13 09:41:01.646974 [ 186 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part | ||
10796 | 2025.01.13 09:41:01.647394 [ 186 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part | ||
10797 | 2025.01.13 09:41:01.647725 [ 186 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 14 rows starting from the beginning of the part | ||
10798 | 2025.01.13 09:41:01.648111 [ 186 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 14 rows starting from the beginning of the part | ||
10799 | 2025.01.13 09:41:01.649988 [ 253 ] {fd13e89e-f346-4074-a98a-4fae876bbe4d} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10800 | 2025.01.13 09:41:01.650061 [ 253 ] {fd13e89e-f346-4074-a98a-4fae876bbe4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
10801 | 2025.01.13 09:41:01.650821 [ 189 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004623351 sec., 15140.533349079487 rows/sec., 1.12 MiB/sec. | ||
10802 | 2025.01.13 09:41:01.650975 [ 253 ] {fd13e89e-f346-4074-a98a-4fae876bbe4d} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
10803 | 2025.01.13 09:41:01.651048 [ 198 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
10804 | 2025.01.13 09:41:01.651435 [ 253 ] {fd13e89e-f346-4074-a98a-4fae876bbe4d} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10805 | 2025.01.13 09:41:01.651794 [ 198 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_37_9} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10806 | 2025.01.13 09:41:01.651891 [ 253 ] {fd13e89e-f346-4074-a98a-4fae876bbe4d} <Debug> executeQuery: Read 199 rows, 18.11 KiB in 0.005273 sec., 37739.427271003224 rows/sec., 3.35 MiB/sec. | ||
10807 | 2025.01.13 09:41:01.651982 [ 198 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_37_9} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
10808 | 2025.01.13 09:41:01.652041 [ 253 ] {fd13e89e-f346-4074-a98a-4fae876bbe4d} <Debug> TCPHandler: Processed in 0.005742763 sec. | ||
10809 | 2025.01.13 09:41:01.652208 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
10810 | 2025.01.13 09:41:01.652256 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10811 | 2025.01.13 09:41:01.652371 [ 4 ] {0d1e1450-f213-4e04-a7f7-6ef0a2e4c474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10812 | 2025.01.13 09:41:01.652419 [ 4 ] {0d1e1450-f213-4e04-a7f7-6ef0a2e4c474} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10813 | 2025.01.13 09:41:01.652991 [ 4 ] {0d1e1450-f213-4e04-a7f7-6ef0a2e4c474} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10814 | 2025.01.13 09:41:01.653031 [ 4 ] {0d1e1450-f213-4e04-a7f7-6ef0a2e4c474} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
10815 | 2025.01.13 09:41:01.653401 [ 4 ] {0d1e1450-f213-4e04-a7f7-6ef0a2e4c474} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
10816 | 2025.01.13 09:41:01.653641 [ 4 ] {0d1e1450-f213-4e04-a7f7-6ef0a2e4c474} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10817 | 2025.01.13 09:41:01.653876 [ 4 ] {0d1e1450-f213-4e04-a7f7-6ef0a2e4c474} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.00153 sec., 13071.895424836603 rows/sec., 936.99 KiB/sec. | ||
10818 | 2025.01.13 09:41:01.653931 [ 4 ] {0d1e1450-f213-4e04-a7f7-6ef0a2e4c474} <Debug> TCPHandler: Processed in 0.00176743 sec. | ||
10819 | 2025.01.13 09:41:01.654088 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10820 | 2025.01.13 09:41:01.654219 [ 253 ] {42636ee5-70a7-45ab-8910-110f4e1c7dbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10821 | 2025.01.13 09:41:01.654273 [ 253 ] {42636ee5-70a7-45ab-8910-110f4e1c7dbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10822 | 2025.01.13 09:41:01.654863 [ 253 ] {42636ee5-70a7-45ab-8910-110f4e1c7dbe} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10823 | 2025.01.13 09:41:01.654902 [ 253 ] {42636ee5-70a7-45ab-8910-110f4e1c7dbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
10824 | 2025.01.13 09:41:01.655257 [ 253 ] {42636ee5-70a7-45ab-8910-110f4e1c7dbe} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
10825 | 2025.01.13 09:41:01.655518 [ 253 ] {42636ee5-70a7-45ab-8910-110f4e1c7dbe} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10826 | 2025.01.13 09:41:01.655765 [ 253 ] {42636ee5-70a7-45ab-8910-110f4e1c7dbe} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001567 sec., 8934.269304403319 rows/sec., 625.70 KiB/sec. | ||
10827 | 2025.01.13 09:41:01.655869 [ 253 ] {42636ee5-70a7-45ab-8910-110f4e1c7dbe} <Debug> TCPHandler: Processed in 0.001841162 sec. | ||
10828 | 2025.01.13 09:41:01.656096 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10829 | 2025.01.13 09:41:01.656250 [ 4 ] {66f3166b-0968-4005-9fa8-e966dfe3f1c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10830 | 2025.01.13 09:41:01.656306 [ 4 ] {66f3166b-0968-4005-9fa8-e966dfe3f1c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10831 | 2025.01.13 09:41:01.656909 [ 4 ] {66f3166b-0968-4005-9fa8-e966dfe3f1c8} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10832 | 2025.01.13 09:41:01.656949 [ 4 ] {66f3166b-0968-4005-9fa8-e966dfe3f1c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
10833 | 2025.01.13 09:41:01.657297 [ 4 ] {66f3166b-0968-4005-9fa8-e966dfe3f1c8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
10834 | 2025.01.13 09:41:01.657538 [ 4 ] {66f3166b-0968-4005-9fa8-e966dfe3f1c8} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10835 | 2025.01.13 09:41:01.657705 [ 90 ] {} <Debug> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
10836 | 2025.01.13 09:41:01.657762 [ 90 ] {} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10837 | 2025.01.13 09:41:01.657788 [ 4 ] {66f3166b-0968-4005-9fa8-e966dfe3f1c8} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001563 sec., 8317.338451695457 rows/sec., 518.58 KiB/sec. | ||
10838 | 2025.01.13 09:41:01.657804 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
10839 | 2025.01.13 09:41:01.657960 [ 4 ] {66f3166b-0968-4005-9fa8-e966dfe3f1c8} <Debug> TCPHandler: Processed in 0.001987966 sec. | ||
10840 | 2025.01.13 09:41:01.658067 [ 191 ] {87347901-4082-4a7d-a746-0bcdebd578f7::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 | ||
10841 | 2025.01.13 09:41:01.658125 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10842 | 2025.01.13 09:41:01.658364 [ 253 ] {bd09c8e2-8ba0-40b0-82de-d4e28503d4ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10843 | 2025.01.13 09:41:01.658379 [ 191 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10844 | 2025.01.13 09:41:01.658448 [ 253 ] {bd09c8e2-8ba0-40b0-82de-d4e28503d4ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10845 | 2025.01.13 09:41:01.658466 [ 191 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 13 rows starting from the beginning of the part | ||
10846 | 2025.01.13 09:41:01.658808 [ 191 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 13 rows starting from the beginning of the part | ||
10847 | 2025.01.13 09:41:01.659084 [ 191 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 13 rows starting from the beginning of the part | ||
10848 | 2025.01.13 09:41:01.659330 [ 191 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 13 rows starting from the beginning of the part | ||
10849 | 2025.01.13 09:41:01.659652 [ 191 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 13 rows starting from the beginning of the part | ||
10850 | 2025.01.13 09:41:01.661372 [ 253 ] {bd09c8e2-8ba0-40b0-82de-d4e28503d4ff} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10851 | 2025.01.13 09:41:01.661440 [ 253 ] {bd09c8e2-8ba0-40b0-82de-d4e28503d4ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
10852 | 2025.01.13 09:41:01.662257 [ 198 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004321453 sec., 15041.2372875512 rows/sec., 996.57 KiB/sec. | ||
10853 | 2025.01.13 09:41:01.662419 [ 253 ] {bd09c8e2-8ba0-40b0-82de-d4e28503d4ff} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
10854 | 2025.01.13 09:41:01.662445 [ 198 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
10855 | 2025.01.13 09:41:01.662925 [ 253 ] {bd09c8e2-8ba0-40b0-82de-d4e28503d4ff} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10856 | 2025.01.13 09:41:01.663007 [ 198 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_37_9} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10857 | 2025.01.13 09:41:01.663275 [ 198 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_37_9} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
10858 | 2025.01.13 09:41:01.663516 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
10859 | 2025.01.13 09:41:01.663532 [ 253 ] {bd09c8e2-8ba0-40b0-82de-d4e28503d4ff} <Debug> executeQuery: Read 359 rows, 25.84 KiB in 0.005191 sec., 69158.1583509921 rows/sec., 4.86 MiB/sec. | ||
10860 | 2025.01.13 09:41:01.663798 [ 253 ] {bd09c8e2-8ba0-40b0-82de-d4e28503d4ff} <Debug> TCPHandler: Processed in 0.005733823 sec. | ||
10861 | 2025.01.13 09:41:01.664042 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10862 | 2025.01.13 09:41:01.664207 [ 4 ] {91a26b9e-f761-4d3b-a205-ba179e1ca311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10863 | 2025.01.13 09:41:01.664267 [ 4 ] {91a26b9e-f761-4d3b-a205-ba179e1ca311} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10864 | 2025.01.13 09:41:01.664802 [ 4 ] {91a26b9e-f761-4d3b-a205-ba179e1ca311} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10865 | 2025.01.13 09:41:01.664841 [ 4 ] {91a26b9e-f761-4d3b-a205-ba179e1ca311} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
10866 | 2025.01.13 09:41:01.665204 [ 4 ] {91a26b9e-f761-4d3b-a205-ba179e1ca311} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
10867 | 2025.01.13 09:41:01.665450 [ 4 ] {91a26b9e-f761-4d3b-a205-ba179e1ca311} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10868 | 2025.01.13 09:41:01.665708 [ 4 ] {91a26b9e-f761-4d3b-a205-ba179e1ca311} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001524 sec., 3937.0078740157483 rows/sec., 205.69 KiB/sec. | ||
10869 | 2025.01.13 09:41:01.665869 [ 4 ] {91a26b9e-f761-4d3b-a205-ba179e1ca311} <Debug> TCPHandler: Processed in 0.001950755 sec. | ||
10870 | 2025.01.13 09:41:01.666102 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10871 | 2025.01.13 09:41:01.666242 [ 253 ] {f73cff4d-fa0a-48b0-ad94-46f8134434d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10872 | 2025.01.13 09:41:01.666302 [ 253 ] {f73cff4d-fa0a-48b0-ad94-46f8134434d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10873 | 2025.01.13 09:41:01.666904 [ 253 ] {f73cff4d-fa0a-48b0-ad94-46f8134434d2} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10874 | 2025.01.13 09:41:01.666943 [ 253 ] {f73cff4d-fa0a-48b0-ad94-46f8134434d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
10875 | 2025.01.13 09:41:01.667331 [ 253 ] {f73cff4d-fa0a-48b0-ad94-46f8134434d2} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
10876 | 2025.01.13 09:41:01.667580 [ 253 ] {f73cff4d-fa0a-48b0-ad94-46f8134434d2} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10877 | 2025.01.13 09:41:01.667795 [ 253 ] {f73cff4d-fa0a-48b0-ad94-46f8134434d2} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001584 sec., 111742.42424242425 rows/sec., 7.37 MiB/sec. | ||
10878 | 2025.01.13 09:41:01.667851 [ 253 ] {f73cff4d-fa0a-48b0-ad94-46f8134434d2} <Debug> TCPHandler: Processed in 0.001878643 sec. | ||
10879 | 2025.01.13 09:41:01.667989 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10880 | 2025.01.13 09:41:01.668118 [ 4 ] {8077e036-caca-4843-900e-37a9abee4368} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10881 | 2025.01.13 09:41:01.668173 [ 4 ] {8077e036-caca-4843-900e-37a9abee4368} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10882 | 2025.01.13 09:41:01.668672 [ 4 ] {8077e036-caca-4843-900e-37a9abee4368} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10883 | 2025.01.13 09:41:01.668711 [ 4 ] {8077e036-caca-4843-900e-37a9abee4368} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
10884 | 2025.01.13 09:41:01.669051 [ 4 ] {8077e036-caca-4843-900e-37a9abee4368} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
10885 | 2025.01.13 09:41:01.669288 [ 4 ] {8077e036-caca-4843-900e-37a9abee4368} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10886 | 2025.01.13 09:41:01.669458 [ 90 ] {} <Debug> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357) (MergerMutator): Selected 6 parts from all_1_32_7 to all_37_37_0 | ||
10887 | 2025.01.13 09:41:01.669513 [ 90 ] {} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10888 | 2025.01.13 09:41:01.669530 [ 4 ] {8077e036-caca-4843-900e-37a9abee4368} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001432 sec., 698.3240223463688 rows/sec., 47.06 KiB/sec. | ||
10889 | 2025.01.13 09:41:01.669546 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
10890 | 2025.01.13 09:41:01.669677 [ 4 ] {8077e036-caca-4843-900e-37a9abee4368} <Debug> TCPHandler: Processed in 0.001747719 sec. | ||
10891 | 2025.01.13 09:41:01.669948 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10892 | 2025.01.13 09:41:01.670354 [ 253 ] {2da8093a-7c37-4fee-b5db-fbd2ccb05b84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10893 | 2025.01.13 09:41:01.670333 [ 192 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_32_7 to all_37_37_0 into Compact with storage Full | ||
10894 | 2025.01.13 09:41:01.670643 [ 253 ] {2da8093a-7c37-4fee-b5db-fbd2ccb05b84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10895 | 2025.01.13 09:41:01.671004 [ 192 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10896 | 2025.01.13 09:41:01.671100 [ 192 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 32 rows starting from the beginning of the part | ||
10897 | 2025.01.13 09:41:01.671555 [ 192 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
10898 | 2025.01.13 09:41:01.672040 [ 192 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
10899 | 2025.01.13 09:41:01.672433 [ 192 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
10900 | 2025.01.13 09:41:01.672901 [ 192 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
10901 | 2025.01.13 09:41:01.673256 [ 192 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
10902 | 2025.01.13 09:41:01.676085 [ 253 ] {2da8093a-7c37-4fee-b5db-fbd2ccb05b84} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10903 | 2025.01.13 09:41:01.676163 [ 253 ] {2da8093a-7c37-4fee-b5db-fbd2ccb05b84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
10904 | 2025.01.13 09:41:01.677107 [ 192 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37 rows, containing 4 columns (4 merged, 0 gathered) in 0.00739715 sec., 5001.926417606781 rows/sec., 337.04 KiB/sec. | ||
10905 | 2025.01.13 09:41:01.677311 [ 192 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
10906 | 2025.01.13 09:41:01.677954 [ 192 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_37_8} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10907 | 2025.01.13 09:41:01.678100 [ 253 ] {2da8093a-7c37-4fee-b5db-fbd2ccb05b84} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
10908 | 2025.01.13 09:41:01.678118 [ 192 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_37_8} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357) (MergerMutator): Merged 6 parts: [all_1_32_7, all_37_37_0] -> all_1_37_8 | ||
10909 | 2025.01.13 09:41:01.678272 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
10910 | 2025.01.13 09:41:01.678501 [ 253 ] {2da8093a-7c37-4fee-b5db-fbd2ccb05b84} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10911 | 2025.01.13 09:41:01.678767 [ 253 ] {2da8093a-7c37-4fee-b5db-fbd2ccb05b84} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.008575 sec., 1516.0349854227406 rows/sec., 2.72 MiB/sec. | ||
10912 | 2025.01.13 09:41:01.678898 [ 253 ] {2da8093a-7c37-4fee-b5db-fbd2ccb05b84} <Debug> TCPHandler: Processed in 0.009114568 sec. | ||
10913 | 2025.01.13 09:41:01.679041 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10914 | 2025.01.13 09:41:01.679149 [ 4 ] {cc4c3dc5-e85c-4246-b237-4869a5e68e7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10915 | 2025.01.13 09:41:01.679195 [ 4 ] {cc4c3dc5-e85c-4246-b237-4869a5e68e7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10916 | 2025.01.13 09:41:01.679654 [ 4 ] {cc4c3dc5-e85c-4246-b237-4869a5e68e7c} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10917 | 2025.01.13 09:41:01.679693 [ 4 ] {cc4c3dc5-e85c-4246-b237-4869a5e68e7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
10918 | 2025.01.13 09:41:01.680049 [ 4 ] {cc4c3dc5-e85c-4246-b237-4869a5e68e7c} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
10919 | 2025.01.13 09:41:01.680293 [ 4 ] {cc4c3dc5-e85c-4246-b237-4869a5e68e7c} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10920 | 2025.01.13 09:41:01.680496 [ 4 ] {cc4c3dc5-e85c-4246-b237-4869a5e68e7c} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.00137 sec., 37956.20437956205 rows/sec., 2.35 MiB/sec. | ||
10921 | 2025.01.13 09:41:01.680545 [ 4 ] {cc4c3dc5-e85c-4246-b237-4869a5e68e7c} <Debug> TCPHandler: Processed in 0.001557384 sec. | ||
10922 | 2025.01.13 09:41:02.314392 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 392 | ||
10923 | 2025.01.13 09:41:02.333250 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10924 | 2025.01.13 09:41:02.333423 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
10925 | 2025.01.13 09:41:02.341211 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
10926 | 2025.01.13 09:41:02.341987 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10927 | 2025.01.13 09:41:02.344733 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
10928 | 2025.01.13 09:41:06.639235 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10929 | 2025.01.13 09:41:06.639538 [ 4 ] {5abbcbbd-dadb-4ad1-abbe-3c81189eb831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10930 | 2025.01.13 09:41:06.639652 [ 4 ] {5abbcbbd-dadb-4ad1-abbe-3c81189eb831} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10931 | 2025.01.13 09:41:06.640510 [ 4 ] {5abbcbbd-dadb-4ad1-abbe-3c81189eb831} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10932 | 2025.01.13 09:41:06.640550 [ 4 ] {5abbcbbd-dadb-4ad1-abbe-3c81189eb831} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
10933 | 2025.01.13 09:41:06.640987 [ 4 ] {5abbcbbd-dadb-4ad1-abbe-3c81189eb831} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
10934 | 2025.01.13 09:41:06.641243 [ 4 ] {5abbcbbd-dadb-4ad1-abbe-3c81189eb831} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10935 | 2025.01.13 09:41:06.641448 [ 4 ] {5abbcbbd-dadb-4ad1-abbe-3c81189eb831} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.001997 sec., 39058.587881822736 rows/sec., 3.35 MiB/sec. | ||
10936 | 2025.01.13 09:41:06.641508 [ 4 ] {5abbcbbd-dadb-4ad1-abbe-3c81189eb831} <Debug> TCPHandler: Processed in 0.0024653 sec. | ||
10937 | 2025.01.13 09:41:06.641709 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10938 | 2025.01.13 09:41:06.641855 [ 253 ] {027032ff-fcf0-4445-91bb-3d29897f8c8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10939 | 2025.01.13 09:41:06.641910 [ 253 ] {027032ff-fcf0-4445-91bb-3d29897f8c8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10940 | 2025.01.13 09:41:06.642577 [ 253 ] {027032ff-fcf0-4445-91bb-3d29897f8c8f} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10941 | 2025.01.13 09:41:06.642623 [ 253 ] {027032ff-fcf0-4445-91bb-3d29897f8c8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
10942 | 2025.01.13 09:41:06.643008 [ 253 ] {027032ff-fcf0-4445-91bb-3d29897f8c8f} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
10943 | 2025.01.13 09:41:06.643258 [ 253 ] {027032ff-fcf0-4445-91bb-3d29897f8c8f} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10944 | 2025.01.13 09:41:06.643467 [ 84 ] {} <Debug> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7) (MergerMutator): Selected 6 parts from all_1_65_13 to all_70_70_0 | ||
10945 | 2025.01.13 09:41:06.643475 [ 253 ] {027032ff-fcf0-4445-91bb-3d29897f8c8f} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.00164 sec., 15853.658536585366 rows/sec., 1.16 MiB/sec. | ||
10946 | 2025.01.13 09:41:06.643563 [ 84 ] {} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10947 | 2025.01.13 09:41:06.643642 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
10948 | 2025.01.13 09:41:06.643648 [ 253 ] {027032ff-fcf0-4445-91bb-3d29897f8c8f} <Debug> TCPHandler: Processed in 0.002022697 sec. | ||
10949 | 2025.01.13 09:41:06.643944 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10950 | 2025.01.13 09:41:06.644075 [ 187 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::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 | ||
10951 | 2025.01.13 09:41:06.644683 [ 4 ] {19be283f-1f6b-47ec-8f65-e2b0be46b29a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10952 | 2025.01.13 09:41:06.644708 [ 187 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_70_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10953 | 2025.01.13 09:41:06.644848 [ 187 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_65_13, total 60 rows starting from the beginning of the part | ||
10954 | 2025.01.13 09:41:06.644961 [ 4 ] {19be283f-1f6b-47ec-8f65-e2b0be46b29a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10955 | 2025.01.13 09:41:06.645213 [ 187 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 26 rows starting from the beginning of the part | ||
10956 | 2025.01.13 09:41:06.645541 [ 187 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 32 rows starting from the beginning of the part | ||
10957 | 2025.01.13 09:41:06.645840 [ 187 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 26 rows starting from the beginning of the part | ||
10958 | 2025.01.13 09:41:06.646097 [ 187 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 20 rows starting from the beginning of the part | ||
10959 | 2025.01.13 09:41:06.646350 [ 187 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 26 rows starting from the beginning of the part | ||
10960 | 2025.01.13 09:41:06.647988 [ 4 ] {19be283f-1f6b-47ec-8f65-e2b0be46b29a} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10961 | 2025.01.13 09:41:06.648064 [ 4 ] {19be283f-1f6b-47ec-8f65-e2b0be46b29a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
10962 | 2025.01.13 09:41:06.649105 [ 4 ] {19be283f-1f6b-47ec-8f65-e2b0be46b29a} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
10963 | 2025.01.13 09:41:06.649270 [ 187 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_70_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 190 rows, containing 5 columns (5 merged, 0 gathered) in 0.005515916 sec., 34445.77473623601 rows/sec., 2.60 MiB/sec. | ||
10964 | 2025.01.13 09:41:06.649504 [ 187 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_70_14} <Trace> MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary) | ||
10965 | 2025.01.13 09:41:06.649562 [ 4 ] {19be283f-1f6b-47ec-8f65-e2b0be46b29a} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10966 | 2025.01.13 09:41:06.650035 [ 4 ] {19be283f-1f6b-47ec-8f65-e2b0be46b29a} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.005744 sec., 9401.114206128133 rows/sec., 751.80 KiB/sec. | ||
10967 | 2025.01.13 09:41:06.650292 [ 187 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_70_14} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10968 | 2025.01.13 09:41:06.650345 [ 4 ] {19be283f-1f6b-47ec-8f65-e2b0be46b29a} <Debug> TCPHandler: Processed in 0.006564557 sec. | ||
10969 | 2025.01.13 09:41:06.650679 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10970 | 2025.01.13 09:41:06.650732 [ 187 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_70_14} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7) (MergerMutator): Merged 6 parts: [all_1_65_13, all_70_70_0] -> all_1_70_14 | ||
10971 | 2025.01.13 09:41:06.651069 [ 253 ] {51156543-21b5-409b-972e-434f146b99b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10972 | 2025.01.13 09:41:06.651079 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
10973 | 2025.01.13 09:41:06.651209 [ 253 ] {51156543-21b5-409b-972e-434f146b99b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10974 | 2025.01.13 09:41:06.651824 [ 253 ] {51156543-21b5-409b-972e-434f146b99b5} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10975 | 2025.01.13 09:41:06.651861 [ 253 ] {51156543-21b5-409b-972e-434f146b99b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
10976 | 2025.01.13 09:41:06.652253 [ 253 ] {51156543-21b5-409b-972e-434f146b99b5} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
10977 | 2025.01.13 09:41:06.652500 [ 253 ] {51156543-21b5-409b-972e-434f146b99b5} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10978 | 2025.01.13 09:41:06.652733 [ 253 ] {51156543-21b5-409b-972e-434f146b99b5} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001801 sec., 55524.7084952804 rows/sec., 3.85 MiB/sec. | ||
10979 | 2025.01.13 09:41:06.652816 [ 253 ] {51156543-21b5-409b-972e-434f146b99b5} <Debug> TCPHandler: Processed in 0.002347217 sec. | ||
10980 | 2025.01.13 09:41:06.653011 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10981 | 2025.01.13 09:41:06.653214 [ 4 ] {d68f03b5-fe4b-4221-92a8-e92fd82965d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10982 | 2025.01.13 09:41:06.653300 [ 4 ] {d68f03b5-fe4b-4221-92a8-e92fd82965d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10983 | 2025.01.13 09:41:06.654510 [ 4 ] {d68f03b5-fe4b-4221-92a8-e92fd82965d8} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10984 | 2025.01.13 09:41:06.654550 [ 4 ] {d68f03b5-fe4b-4221-92a8-e92fd82965d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
10985 | 2025.01.13 09:41:06.655172 [ 4 ] {d68f03b5-fe4b-4221-92a8-e92fd82965d8} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
10986 | 2025.01.13 09:41:06.655426 [ 4 ] {d68f03b5-fe4b-4221-92a8-e92fd82965d8} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10987 | 2025.01.13 09:41:06.655679 [ 4 ] {d68f03b5-fe4b-4221-92a8-e92fd82965d8} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002501 sec., 10395.841663334666 rows/sec., 18.63 MiB/sec. | ||
10988 | 2025.01.13 09:41:06.655779 [ 4 ] {d68f03b5-fe4b-4221-92a8-e92fd82965d8} <Debug> TCPHandler: Processed in 0.002883282 sec. | ||
10989 | 2025.01.13 09:41:06.655929 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10990 | 2025.01.13 09:41:06.656056 [ 253 ] {02454e7c-3af1-410b-9c15-65a1fff1549b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10991 | 2025.01.13 09:41:06.656111 [ 253 ] {02454e7c-3af1-410b-9c15-65a1fff1549b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10992 | 2025.01.13 09:41:06.656631 [ 253 ] {02454e7c-3af1-410b-9c15-65a1fff1549b} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10993 | 2025.01.13 09:41:06.656677 [ 253 ] {02454e7c-3af1-410b-9c15-65a1fff1549b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
10994 | 2025.01.13 09:41:06.657045 [ 253 ] {02454e7c-3af1-410b-9c15-65a1fff1549b} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
10995 | 2025.01.13 09:41:06.657295 [ 253 ] {02454e7c-3af1-410b-9c15-65a1fff1549b} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10996 | 2025.01.13 09:41:06.657505 [ 253 ] {02454e7c-3af1-410b-9c15-65a1fff1549b} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001478 sec., 20297.699594046007 rows/sec., 1.39 MiB/sec. | ||
10997 | 2025.01.13 09:41:06.657569 [ 253 ] {02454e7c-3af1-410b-9c15-65a1fff1549b} <Debug> TCPHandler: Processed in 0.001701199 sec. | ||
10998 | 2025.01.13 09:41:08.009038 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 24339 | ||
10999 | 2025.01.13 09:41:08.009724 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11000 | 2025.01.13 09:41:08.009777 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
11001 | 2025.01.13 09:41:08.010311 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
11002 | 2025.01.13 09:41:08.010564 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11003 | 2025.01.13 09:41:08.010822 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24339 | ||
11004 | 2025.01.13 09:41:09.845714 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 | ||
11005 | 2025.01.13 09:41:09.867215 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11006 | 2025.01.13 09:41:09.867278 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
11007 | 2025.01.13 09:41:09.874561 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
11008 | 2025.01.13 09:41:09.875316 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11009 | 2025.01.13 09:41:09.878043 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400 | ||
11010 | 2025.01.13 09:41:10.631287 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1554 | ||
11011 | 2025.01.13 09:41:10.634365 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11012 | 2025.01.13 09:41:10.634423 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
11013 | 2025.01.13 09:41:10.635909 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
11014 | 2025.01.13 09:41:10.636222 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11015 | 2025.01.13 09:41:10.636855 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1554 | ||
11016 | 2025.01.13 09:41:11.643568 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11017 | 2025.01.13 09:41:11.643759 [ 4 ] {26ba933e-c906-4339-afae-1071a347b00a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11018 | 2025.01.13 09:41:11.643834 [ 4 ] {26ba933e-c906-4339-afae-1071a347b00a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11019 | 2025.01.13 09:41:11.644589 [ 4 ] {26ba933e-c906-4339-afae-1071a347b00a} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11020 | 2025.01.13 09:41:11.644638 [ 4 ] {26ba933e-c906-4339-afae-1071a347b00a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
11021 | 2025.01.13 09:41:11.645083 [ 4 ] {26ba933e-c906-4339-afae-1071a347b00a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11022 | 2025.01.13 09:41:11.645355 [ 4 ] {26ba933e-c906-4339-afae-1071a347b00a} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11023 | 2025.01.13 09:41:11.645601 [ 4 ] {26ba933e-c906-4339-afae-1071a347b00a} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001897 sec., 7380.073800738007 rows/sec., 531.27 KiB/sec. | ||
11024 | 2025.01.13 09:41:11.645671 [ 4 ] {26ba933e-c906-4339-afae-1071a347b00a} <Debug> TCPHandler: Processed in 0.002234234 sec. | ||
11025 | 2025.01.13 09:41:11.645849 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11026 | 2025.01.13 09:41:11.645991 [ 253 ] {3b8a8559-16bc-4a03-9222-98944b6a12be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11027 | 2025.01.13 09:41:11.646050 [ 253 ] {3b8a8559-16bc-4a03-9222-98944b6a12be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11028 | 2025.01.13 09:41:11.646807 [ 253 ] {3b8a8559-16bc-4a03-9222-98944b6a12be} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11029 | 2025.01.13 09:41:11.646855 [ 253 ] {3b8a8559-16bc-4a03-9222-98944b6a12be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
11030 | 2025.01.13 09:41:11.647276 [ 253 ] {3b8a8559-16bc-4a03-9222-98944b6a12be} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
11031 | 2025.01.13 09:41:11.647525 [ 253 ] {3b8a8559-16bc-4a03-9222-98944b6a12be} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11032 | 2025.01.13 09:41:11.647741 [ 253 ] {3b8a8559-16bc-4a03-9222-98944b6a12be} <Debug> executeQuery: Read 199 rows, 18.11 KiB in 0.001785 sec., 111484.59383753502 rows/sec., 9.91 MiB/sec. | ||
11033 | 2025.01.13 09:41:11.647798 [ 253 ] {3b8a8559-16bc-4a03-9222-98944b6a12be} <Debug> TCPHandler: Processed in 0.002021577 sec. | ||
11034 | 2025.01.13 09:41:11.647935 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11035 | 2025.01.13 09:41:11.648065 [ 4 ] {0c67054e-36b4-423d-a490-90cee886d3aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11036 | 2025.01.13 09:41:11.648122 [ 4 ] {0c67054e-36b4-423d-a490-90cee886d3aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11037 | 2025.01.13 09:41:11.648769 [ 4 ] {0c67054e-36b4-423d-a490-90cee886d3aa} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11038 | 2025.01.13 09:41:11.648817 [ 4 ] {0c67054e-36b4-423d-a490-90cee886d3aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
11039 | 2025.01.13 09:41:11.649188 [ 4 ] {0c67054e-36b4-423d-a490-90cee886d3aa} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
11040 | 2025.01.13 09:41:11.649430 [ 4 ] {0c67054e-36b4-423d-a490-90cee886d3aa} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11041 | 2025.01.13 09:41:11.649656 [ 4 ] {0c67054e-36b4-423d-a490-90cee886d3aa} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.00162 sec., 12345.67901234568 rows/sec., 884.93 KiB/sec. | ||
11042 | 2025.01.13 09:41:11.649713 [ 4 ] {0c67054e-36b4-423d-a490-90cee886d3aa} <Debug> TCPHandler: Processed in 0.001837432 sec. | ||
11043 | 2025.01.13 09:41:11.649863 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11044 | 2025.01.13 09:41:11.650002 [ 253 ] {2f0f8f6e-183a-4f94-b353-be519486c3b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11045 | 2025.01.13 09:41:11.650057 [ 253 ] {2f0f8f6e-183a-4f94-b353-be519486c3b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11046 | 2025.01.13 09:41:11.650713 [ 253 ] {2f0f8f6e-183a-4f94-b353-be519486c3b4} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11047 | 2025.01.13 09:41:11.650760 [ 253 ] {2f0f8f6e-183a-4f94-b353-be519486c3b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
11048 | 2025.01.13 09:41:11.651137 [ 253 ] {2f0f8f6e-183a-4f94-b353-be519486c3b4} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11049 | 2025.01.13 09:41:11.651378 [ 253 ] {2f0f8f6e-183a-4f94-b353-be519486c3b4} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11050 | 2025.01.13 09:41:11.651586 [ 253 ] {2f0f8f6e-183a-4f94-b353-be519486c3b4} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001613 sec., 8679.479231246125 rows/sec., 607.85 KiB/sec. | ||
11051 | 2025.01.13 09:41:11.651639 [ 253 ] {2f0f8f6e-183a-4f94-b353-be519486c3b4} <Debug> TCPHandler: Processed in 0.001842942 sec. | ||
11052 | 2025.01.13 09:41:11.651800 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11053 | 2025.01.13 09:41:11.651908 [ 4 ] {070eeedd-2f42-42bf-a23b-a57c77d4e583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11054 | 2025.01.13 09:41:11.651964 [ 4 ] {070eeedd-2f42-42bf-a23b-a57c77d4e583} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11055 | 2025.01.13 09:41:11.652590 [ 4 ] {070eeedd-2f42-42bf-a23b-a57c77d4e583} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11056 | 2025.01.13 09:41:11.652639 [ 4 ] {070eeedd-2f42-42bf-a23b-a57c77d4e583} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
11057 | 2025.01.13 09:41:11.653036 [ 4 ] {070eeedd-2f42-42bf-a23b-a57c77d4e583} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11058 | 2025.01.13 09:41:11.653277 [ 4 ] {070eeedd-2f42-42bf-a23b-a57c77d4e583} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11059 | 2025.01.13 09:41:11.653478 [ 4 ] {070eeedd-2f42-42bf-a23b-a57c77d4e583} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001596 sec., 8145.363408521303 rows/sec., 507.86 KiB/sec. | ||
11060 | 2025.01.13 09:41:11.653530 [ 4 ] {070eeedd-2f42-42bf-a23b-a57c77d4e583} <Debug> TCPHandler: Processed in 0.001782831 sec. | ||
11061 | 2025.01.13 09:41:11.653660 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11062 | 2025.01.13 09:41:11.653766 [ 253 ] {91f68656-c367-478f-ac1a-356a1835391b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11063 | 2025.01.13 09:41:11.653811 [ 253 ] {91f68656-c367-478f-ac1a-356a1835391b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11064 | 2025.01.13 09:41:11.654557 [ 253 ] {91f68656-c367-478f-ac1a-356a1835391b} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11065 | 2025.01.13 09:41:11.654605 [ 253 ] {91f68656-c367-478f-ac1a-356a1835391b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
11066 | 2025.01.13 09:41:11.655025 [ 253 ] {91f68656-c367-478f-ac1a-356a1835391b} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
11067 | 2025.01.13 09:41:11.655271 [ 253 ] {91f68656-c367-478f-ac1a-356a1835391b} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11068 | 2025.01.13 09:41:11.655474 [ 253 ] {91f68656-c367-478f-ac1a-356a1835391b} <Debug> executeQuery: Read 359 rows, 25.84 KiB in 0.00173 sec., 207514.45086705202 rows/sec., 14.59 MiB/sec. | ||
11069 | 2025.01.13 09:41:11.655528 [ 253 ] {91f68656-c367-478f-ac1a-356a1835391b} <Debug> TCPHandler: Processed in 0.001918044 sec. | ||
11070 | 2025.01.13 09:41:11.655658 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11071 | 2025.01.13 09:41:11.655762 [ 4 ] {dd0fe34a-12ab-4744-935d-ea1a3a7faf62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11072 | 2025.01.13 09:41:11.655810 [ 4 ] {dd0fe34a-12ab-4744-935d-ea1a3a7faf62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11073 | 2025.01.13 09:41:11.656316 [ 4 ] {dd0fe34a-12ab-4744-935d-ea1a3a7faf62} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11074 | 2025.01.13 09:41:11.656364 [ 4 ] {dd0fe34a-12ab-4744-935d-ea1a3a7faf62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
11075 | 2025.01.13 09:41:11.656795 [ 4 ] {dd0fe34a-12ab-4744-935d-ea1a3a7faf62} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11076 | 2025.01.13 09:41:11.657061 [ 4 ] {dd0fe34a-12ab-4744-935d-ea1a3a7faf62} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11077 | 2025.01.13 09:41:11.657262 [ 4 ] {dd0fe34a-12ab-4744-935d-ea1a3a7faf62} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00152 sec., 3947.368421052631 rows/sec., 206.23 KiB/sec. | ||
11078 | 2025.01.13 09:41:11.657312 [ 4 ] {dd0fe34a-12ab-4744-935d-ea1a3a7faf62} <Debug> TCPHandler: Processed in 0.001705948 sec. | ||
11079 | 2025.01.13 09:41:11.657440 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11080 | 2025.01.13 09:41:11.657546 [ 253 ] {aea5c3c9-c49f-41f4-b649-49456fca5b30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11081 | 2025.01.13 09:41:11.657594 [ 253 ] {aea5c3c9-c49f-41f4-b649-49456fca5b30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11082 | 2025.01.13 09:41:11.658110 [ 253 ] {aea5c3c9-c49f-41f4-b649-49456fca5b30} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11083 | 2025.01.13 09:41:11.658149 [ 253 ] {aea5c3c9-c49f-41f4-b649-49456fca5b30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
11084 | 2025.01.13 09:41:11.658533 [ 253 ] {aea5c3c9-c49f-41f4-b649-49456fca5b30} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
11085 | 2025.01.13 09:41:11.658772 [ 253 ] {aea5c3c9-c49f-41f4-b649-49456fca5b30} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11086 | 2025.01.13 09:41:11.658958 [ 79 ] {} <Debug> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781) (MergerMutator): Selected 6 parts from all_1_84_17 to all_89_89_0 | ||
11087 | 2025.01.13 09:41:11.659009 [ 253 ] {aea5c3c9-c49f-41f4-b649-49456fca5b30} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001477 sec., 119837.50846310088 rows/sec., 7.90 MiB/sec. | ||
11088 | 2025.01.13 09:41:11.659051 [ 79 ] {} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11089 | 2025.01.13 09:41:11.659122 [ 253 ] {aea5c3c9-c49f-41f4-b649-49456fca5b30} <Debug> TCPHandler: Processed in 0.001729299 sec. | ||
11090 | 2025.01.13 09:41:11.659130 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
11091 | 2025.01.13 09:41:11.659341 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11092 | 2025.01.13 09:41:11.659365 [ 194 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_89_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_84_17 to all_89_89_0 into Compact with storage Full | ||
11093 | 2025.01.13 09:41:11.659563 [ 4 ] {4d6d55e1-8eae-4126-8348-0e54b7675827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11094 | 2025.01.13 09:41:11.659682 [ 4 ] {4d6d55e1-8eae-4126-8348-0e54b7675827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11095 | 2025.01.13 09:41:11.659712 [ 194 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_89_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11096 | 2025.01.13 09:41:11.659819 [ 194 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_89_18} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_84_17, total 21477 rows starting from the beginning of the part | ||
11097 | 2025.01.13 09:41:11.660211 [ 194 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_89_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 40 rows starting from the beginning of the part | ||
11098 | 2025.01.13 09:41:11.660594 [ 194 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_89_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 100 rows starting from the beginning of the part | ||
11099 | 2025.01.13 09:41:11.660902 [ 194 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_89_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 177 rows starting from the beginning of the part | ||
11100 | 2025.01.13 09:41:11.661196 [ 194 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_89_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 100 rows starting from the beginning of the part | ||
11101 | 2025.01.13 09:41:11.661583 [ 194 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_89_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 177 rows starting from the beginning of the part | ||
11102 | 2025.01.13 09:41:11.662264 [ 4 ] {4d6d55e1-8eae-4126-8348-0e54b7675827} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11103 | 2025.01.13 09:41:11.662313 [ 4 ] {4d6d55e1-8eae-4126-8348-0e54b7675827} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
11104 | 2025.01.13 09:41:11.663060 [ 4 ] {4d6d55e1-8eae-4126-8348-0e54b7675827} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11105 | 2025.01.13 09:41:11.663399 [ 4 ] {4d6d55e1-8eae-4126-8348-0e54b7675827} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11106 | 2025.01.13 09:41:11.663737 [ 4 ] {4d6d55e1-8eae-4126-8348-0e54b7675827} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004246 sec., 235.51577955723036 rows/sec., 15.87 KiB/sec. | ||
11107 | 2025.01.13 09:41:11.663817 [ 4 ] {4d6d55e1-8eae-4126-8348-0e54b7675827} <Debug> TCPHandler: Processed in 0.00459479 sec. | ||
11108 | 2025.01.13 09:41:11.663999 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11109 | 2025.01.13 09:41:11.664323 [ 253 ] {dcc88dc8-46bb-45c5-9325-7303692ff5ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11110 | 2025.01.13 09:41:11.664587 [ 253 ] {dcc88dc8-46bb-45c5-9325-7303692ff5ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11111 | 2025.01.13 09:41:11.666634 [ 253 ] {dcc88dc8-46bb-45c5-9325-7303692ff5ee} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11112 | 2025.01.13 09:41:11.666677 [ 253 ] {dcc88dc8-46bb-45c5-9325-7303692ff5ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
11113 | 2025.01.13 09:41:11.667775 [ 253 ] {dcc88dc8-46bb-45c5-9325-7303692ff5ee} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
11114 | 2025.01.13 09:41:11.668152 [ 253 ] {dcc88dc8-46bb-45c5-9325-7303692ff5ee} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11115 | 2025.01.13 09:41:11.668423 [ 79 ] {} <Debug> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
11116 | 2025.01.13 09:41:11.668494 [ 79 ] {} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11117 | 2025.01.13 09:41:11.668531 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
11118 | 2025.01.13 09:41:11.668550 [ 253 ] {dcc88dc8-46bb-45c5-9325-7303692ff5ee} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.004336 sec., 2998.1549815498156 rows/sec., 5.37 MiB/sec. | ||
11119 | 2025.01.13 09:41:11.668944 [ 187 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::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 | ||
11120 | 2025.01.13 09:41:11.669090 [ 253 ] {dcc88dc8-46bb-45c5-9325-7303692ff5ee} <Debug> TCPHandler: Processed in 0.005195077 sec. | ||
11121 | 2025.01.13 09:41:11.669286 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11122 | 2025.01.13 09:41:11.669788 [ 4 ] {9edab956-2582-46b9-a3f0-7be491035b3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11123 | 2025.01.13 09:41:11.669973 [ 4 ] {9edab956-2582-46b9-a3f0-7be491035b3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11124 | 2025.01.13 09:41:11.670200 [ 187 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11125 | 2025.01.13 09:41:11.670524 [ 187 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1231 rows starting from the beginning of the part | ||
11126 | 2025.01.13 09:41:11.671404 [ 194 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_89_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22071 rows, containing 5 columns (5 merged, 0 gathered) in 0.012120144 sec., 1821017.9681033494 rows/sec., 121.95 MiB/sec. | ||
11127 | 2025.01.13 09:41:11.671810 [ 187 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 13 rows starting from the beginning of the part | ||
11128 | 2025.01.13 09:41:11.672446 [ 200 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_89_18} <Trace> MergedBlockOutputStream: filled checksums all_1_89_18 (state Temporary) | ||
11129 | 2025.01.13 09:41:11.672585 [ 187 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 26 rows starting from the beginning of the part | ||
11130 | 2025.01.13 09:41:11.673464 [ 187 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 13 rows starting from the beginning of the part | ||
11131 | 2025.01.13 09:41:11.673829 [ 200 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_89_18} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_merge_all_1_89_18 to all_1_89_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11132 | 2025.01.13 09:41:11.674469 [ 187 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 26 rows starting from the beginning of the part | ||
11133 | 2025.01.13 09:41:11.674486 [ 200 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_89_18} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781) (MergerMutator): Merged 6 parts: [all_1_84_17, all_89_89_0] -> all_1_89_18 | ||
11134 | 2025.01.13 09:41:11.674504 [ 4 ] {9edab956-2582-46b9-a3f0-7be491035b3d} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11135 | 2025.01.13 09:41:11.674620 [ 4 ] {9edab956-2582-46b9-a3f0-7be491035b3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
11136 | 2025.01.13 09:41:11.674820 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
11137 | 2025.01.13 09:41:11.675280 [ 187 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 13 rows starting from the beginning of the part | ||
11138 | 2025.01.13 09:41:11.676588 [ 4 ] {9edab956-2582-46b9-a3f0-7be491035b3d} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
11139 | 2025.01.13 09:41:11.677151 [ 4 ] {9edab956-2582-46b9-a3f0-7be491035b3d} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11140 | 2025.01.13 09:41:11.677462 [ 4 ] {9edab956-2582-46b9-a3f0-7be491035b3d} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.007778 sec., 6685.523270763692 rows/sec., 423.87 KiB/sec. | ||
11141 | 2025.01.13 09:41:11.677524 [ 4 ] {9edab956-2582-46b9-a3f0-7be491035b3d} <Debug> TCPHandler: Processed in 0.008342196 sec. | ||
11142 | 2025.01.13 09:41:11.683233 [ 195 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1322 rows, containing 19 columns (19 merged, 0 gathered) in 0.014612124 sec., 90472.81558793232 rows/sec., 162.12 MiB/sec. | ||
11143 | 2025.01.13 09:41:11.684990 [ 195 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
11144 | 2025.01.13 09:41:11.685418 [ 195 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11145 | 2025.01.13 09:41:11.685509 [ 195 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
11146 | 2025.01.13 09:41:11.685635 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.59 MiB. | ||
11147 | 2025.01.13 09:41:12.001148 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 234.98 MiB, peak 246.54 MiB, free memory in arenas 0.00 B, will set to 237.87 MiB (RSS), difference: 2.88 MiB | ||
11148 | 2025.01.13 09:41:15.300431 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11149 | 2025.01.13 09:41:15.300499 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11150 | 2025.01.13 09:41:15.511929 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 24766 | ||
11151 | 2025.01.13 09:41:15.512863 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11152 | 2025.01.13 09:41:15.512940 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
11153 | 2025.01.13 09:41:15.513679 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
11154 | 2025.01.13 09:41:15.514042 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11155 | 2025.01.13 09:41:15.514334 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24766 | ||
11156 | 2025.01.13 09:41:16.638544 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11157 | 2025.01.13 09:41:16.638842 [ 4 ] {45e07c04-08dc-4b77-9c2f-5b9051a39b6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11158 | 2025.01.13 09:41:16.638960 [ 4 ] {45e07c04-08dc-4b77-9c2f-5b9051a39b6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11159 | 2025.01.13 09:41:16.639827 [ 4 ] {45e07c04-08dc-4b77-9c2f-5b9051a39b6a} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11160 | 2025.01.13 09:41:16.639877 [ 4 ] {45e07c04-08dc-4b77-9c2f-5b9051a39b6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
11161 | 2025.01.13 09:41:16.640322 [ 4 ] {45e07c04-08dc-4b77-9c2f-5b9051a39b6a} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
11162 | 2025.01.13 09:41:16.640579 [ 4 ] {45e07c04-08dc-4b77-9c2f-5b9051a39b6a} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11163 | 2025.01.13 09:41:16.640824 [ 4 ] {45e07c04-08dc-4b77-9c2f-5b9051a39b6a} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.002069 sec., 37699.37167713871 rows/sec., 3.23 MiB/sec. | ||
11164 | 2025.01.13 09:41:16.640893 [ 4 ] {45e07c04-08dc-4b77-9c2f-5b9051a39b6a} <Debug> TCPHandler: Processed in 0.002539643 sec. | ||
11165 | 2025.01.13 09:41:16.641065 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11166 | 2025.01.13 09:41:16.641181 [ 253 ] {ba4d7a3b-6ee4-4eff-927f-1b14baec502c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11167 | 2025.01.13 09:41:16.641229 [ 253 ] {ba4d7a3b-6ee4-4eff-927f-1b14baec502c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11168 | 2025.01.13 09:41:16.641808 [ 253 ] {ba4d7a3b-6ee4-4eff-927f-1b14baec502c} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11169 | 2025.01.13 09:41:16.641850 [ 253 ] {ba4d7a3b-6ee4-4eff-927f-1b14baec502c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
11170 | 2025.01.13 09:41:16.642205 [ 253 ] {ba4d7a3b-6ee4-4eff-927f-1b14baec502c} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
11171 | 2025.01.13 09:41:16.642455 [ 253 ] {ba4d7a3b-6ee4-4eff-927f-1b14baec502c} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11172 | 2025.01.13 09:41:16.642696 [ 253 ] {ba4d7a3b-6ee4-4eff-927f-1b14baec502c} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001539 sec., 16894.087069525667 rows/sec., 1.24 MiB/sec. | ||
11173 | 2025.01.13 09:41:16.642795 [ 253 ] {ba4d7a3b-6ee4-4eff-927f-1b14baec502c} <Debug> TCPHandler: Processed in 0.00178607 sec. | ||
11174 | 2025.01.13 09:41:16.642999 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11175 | 2025.01.13 09:41:16.643174 [ 4 ] {234e2d76-c838-4199-bf9b-6f884b685bd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11176 | 2025.01.13 09:41:16.643223 [ 4 ] {234e2d76-c838-4199-bf9b-6f884b685bd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11177 | 2025.01.13 09:41:16.643806 [ 4 ] {234e2d76-c838-4199-bf9b-6f884b685bd7} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11178 | 2025.01.13 09:41:16.643846 [ 4 ] {234e2d76-c838-4199-bf9b-6f884b685bd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
11179 | 2025.01.13 09:41:16.644199 [ 4 ] {234e2d76-c838-4199-bf9b-6f884b685bd7} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
11180 | 2025.01.13 09:41:16.644434 [ 4 ] {234e2d76-c838-4199-bf9b-6f884b685bd7} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11181 | 2025.01.13 09:41:16.644646 [ 4 ] {234e2d76-c838-4199-bf9b-6f884b685bd7} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.001498 sec., 36048.064085447266 rows/sec., 2.82 MiB/sec. | ||
11182 | 2025.01.13 09:41:16.644699 [ 4 ] {234e2d76-c838-4199-bf9b-6f884b685bd7} <Debug> TCPHandler: Processed in 0.001800691 sec. | ||
11183 | 2025.01.13 09:41:16.644855 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11184 | 2025.01.13 09:41:16.644971 [ 253 ] {e461f8a7-a1d6-4483-852f-e0ccfe665432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11185 | 2025.01.13 09:41:16.645020 [ 253 ] {e461f8a7-a1d6-4483-852f-e0ccfe665432} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11186 | 2025.01.13 09:41:16.645646 [ 253 ] {e461f8a7-a1d6-4483-852f-e0ccfe665432} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11187 | 2025.01.13 09:41:16.645694 [ 253 ] {e461f8a7-a1d6-4483-852f-e0ccfe665432} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
11188 | 2025.01.13 09:41:16.646154 [ 253 ] {e461f8a7-a1d6-4483-852f-e0ccfe665432} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
11189 | 2025.01.13 09:41:16.646393 [ 253 ] {e461f8a7-a1d6-4483-852f-e0ccfe665432} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11190 | 2025.01.13 09:41:16.646641 [ 253 ] {e461f8a7-a1d6-4483-852f-e0ccfe665432} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001688 sec., 59241.70616113744 rows/sec., 4.11 MiB/sec. | ||
11191 | 2025.01.13 09:41:16.646734 [ 253 ] {e461f8a7-a1d6-4483-852f-e0ccfe665432} <Debug> TCPHandler: Processed in 0.001929875 sec. | ||
11192 | 2025.01.13 09:41:16.646947 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11193 | 2025.01.13 09:41:16.647184 [ 4 ] {a90ae975-ef87-4806-9e0b-39d28171faf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11194 | 2025.01.13 09:41:16.647271 [ 4 ] {a90ae975-ef87-4806-9e0b-39d28171faf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11195 | 2025.01.13 09:41:16.648513 [ 4 ] {a90ae975-ef87-4806-9e0b-39d28171faf0} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11196 | 2025.01.13 09:41:16.648552 [ 4 ] {a90ae975-ef87-4806-9e0b-39d28171faf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
11197 | 2025.01.13 09:41:16.649186 [ 4 ] {a90ae975-ef87-4806-9e0b-39d28171faf0} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
11198 | 2025.01.13 09:41:16.649441 [ 4 ] {a90ae975-ef87-4806-9e0b-39d28171faf0} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11199 | 2025.01.13 09:41:16.649684 [ 4 ] {a90ae975-ef87-4806-9e0b-39d28171faf0} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002543 sec., 10224.144710971294 rows/sec., 18.32 MiB/sec. | ||
11200 | 2025.01.13 09:41:16.649792 [ 4 ] {a90ae975-ef87-4806-9e0b-39d28171faf0} <Debug> TCPHandler: Processed in 0.002959204 sec. | ||
11201 | 2025.01.13 09:41:16.649927 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11202 | 2025.01.13 09:41:16.650033 [ 253 ] {b76f9f7e-dfea-4b58-ae81-7fd6fdea46d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11203 | 2025.01.13 09:41:16.650081 [ 253 ] {b76f9f7e-dfea-4b58-ae81-7fd6fdea46d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11204 | 2025.01.13 09:41:16.650550 [ 253 ] {b76f9f7e-dfea-4b58-ae81-7fd6fdea46d3} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11205 | 2025.01.13 09:41:16.650591 [ 253 ] {b76f9f7e-dfea-4b58-ae81-7fd6fdea46d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
11206 | 2025.01.13 09:41:16.650949 [ 253 ] {b76f9f7e-dfea-4b58-ae81-7fd6fdea46d3} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
11207 | 2025.01.13 09:41:16.651191 [ 253 ] {b76f9f7e-dfea-4b58-ae81-7fd6fdea46d3} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11208 | 2025.01.13 09:41:16.651405 [ 253 ] {b76f9f7e-dfea-4b58-ae81-7fd6fdea46d3} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001393 sec., 21536.252692031587 rows/sec., 1.48 MiB/sec. | ||
11209 | 2025.01.13 09:41:16.651454 [ 253 ] {b76f9f7e-dfea-4b58-ae81-7fd6fdea46d3} <Debug> TCPHandler: Processed in 0.001577645 sec. | ||
11210 | 2025.01.13 09:41:17.379030 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 408 | ||
11211 | 2025.01.13 09:41:17.400845 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11212 | 2025.01.13 09:41:17.400906 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
11213 | 2025.01.13 09:41:17.408208 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
11214 | 2025.01.13 09:41:17.408991 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11215 | 2025.01.13 09:41:17.413053 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 408 | ||
11216 | 2025.01.13 09:41:19.103042 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11217 | 2025.01.13 09:41:19.103256 [ 4 ] {08c3ac79-597d-4b3c-8c84-587d33d31fbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11218 | 2025.01.13 09:41:19.103337 [ 4 ] {08c3ac79-597d-4b3c-8c84-587d33d31fbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11219 | 2025.01.13 09:41:19.104199 [ 4 ] {08c3ac79-597d-4b3c-8c84-587d33d31fbe} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11220 | 2025.01.13 09:41:19.104250 [ 4 ] {08c3ac79-597d-4b3c-8c84-587d33d31fbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
11221 | 2025.01.13 09:41:19.104684 [ 4 ] {08c3ac79-597d-4b3c-8c84-587d33d31fbe} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
11222 | 2025.01.13 09:41:19.104947 [ 4 ] {08c3ac79-597d-4b3c-8c84-587d33d31fbe} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11223 | 2025.01.13 09:41:19.105178 [ 4 ] {08c3ac79-597d-4b3c-8c84-587d33d31fbe} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001981 sec., 7067.137809187278 rows/sec., 508.74 KiB/sec. | ||
11224 | 2025.01.13 09:41:19.105237 [ 4 ] {08c3ac79-597d-4b3c-8c84-587d33d31fbe} <Debug> TCPHandler: Processed in 0.002332556 sec. | ||
11225 | 2025.01.13 09:41:19.105438 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11226 | 2025.01.13 09:41:19.105574 [ 253 ] {edda8319-e183-4d13-a3dd-e14ebcb5de62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11227 | 2025.01.13 09:41:19.105631 [ 253 ] {edda8319-e183-4d13-a3dd-e14ebcb5de62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11228 | 2025.01.13 09:41:19.107039 [ 253 ] {edda8319-e183-4d13-a3dd-e14ebcb5de62} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11229 | 2025.01.13 09:41:19.107082 [ 253 ] {edda8319-e183-4d13-a3dd-e14ebcb5de62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
11230 | 2025.01.13 09:41:19.107668 [ 253 ] {edda8319-e183-4d13-a3dd-e14ebcb5de62} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
11231 | 2025.01.13 09:41:19.107990 [ 253 ] {edda8319-e183-4d13-a3dd-e14ebcb5de62} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11232 | 2025.01.13 09:41:19.108191 [ 68 ] {} <Debug> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
11233 | 2025.01.13 09:41:19.108216 [ 253 ] {edda8319-e183-4d13-a3dd-e14ebcb5de62} <Debug> executeQuery: Read 1339 rows, 114.23 KiB in 0.002672 sec., 501122.75449101796 rows/sec., 41.75 MiB/sec. | ||
11234 | 2025.01.13 09:41:19.108283 [ 68 ] {} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11235 | 2025.01.13 09:41:19.108358 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
11236 | 2025.01.13 09:41:19.108363 [ 253 ] {edda8319-e183-4d13-a3dd-e14ebcb5de62} <Debug> TCPHandler: Processed in 0.002992515 sec. | ||
11237 | 2025.01.13 09:41:19.108573 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11238 | 2025.01.13 09:41:19.108582 [ 199 ] {4e32d370-b554-4105-93df-36198ea84aa7::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 | ||
11239 | 2025.01.13 09:41:19.108742 [ 4 ] {bb45285a-c64e-4e08-888e-ec6f4230bbf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11240 | 2025.01.13 09:41:19.108839 [ 4 ] {bb45285a-c64e-4e08-888e-ec6f4230bbf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11241 | 2025.01.13 09:41:19.108962 [ 199 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11242 | 2025.01.13 09:41:19.109058 [ 199 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1398 rows starting from the beginning of the part | ||
11243 | 2025.01.13 09:41:19.109309 [ 199 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 199 rows starting from the beginning of the part | ||
11244 | 2025.01.13 09:41:19.109671 [ 199 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 78 rows starting from the beginning of the part | ||
11245 | 2025.01.13 09:41:19.109996 [ 199 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 199 rows starting from the beginning of the part | ||
11246 | 2025.01.13 09:41:19.110288 [ 199 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 78 rows starting from the beginning of the part | ||
11247 | 2025.01.13 09:41:19.110557 [ 199 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 1339 rows starting from the beginning of the part | ||
11248 | 2025.01.13 09:41:19.111842 [ 4 ] {bb45285a-c64e-4e08-888e-ec6f4230bbf0} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11249 | 2025.01.13 09:41:19.111917 [ 4 ] {bb45285a-c64e-4e08-888e-ec6f4230bbf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
11250 | 2025.01.13 09:41:19.112762 [ 4 ] {bb45285a-c64e-4e08-888e-ec6f4230bbf0} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
11251 | 2025.01.13 09:41:19.113194 [ 4 ] {bb45285a-c64e-4e08-888e-ec6f4230bbf0} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11252 | 2025.01.13 09:41:19.113496 [ 4 ] {bb45285a-c64e-4e08-888e-ec6f4230bbf0} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.004786 sec., 4178.8549937317175 rows/sec., 299.54 KiB/sec. | ||
11253 | 2025.01.13 09:41:19.113598 [ 4 ] {bb45285a-c64e-4e08-888e-ec6f4230bbf0} <Debug> TCPHandler: Processed in 0.005104114 sec. | ||
11254 | 2025.01.13 09:41:19.113874 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11255 | 2025.01.13 09:41:19.114021 [ 197 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3291 rows, containing 5 columns (5 merged, 0 gathered) in 0.005552268 sec., 592730.7543511948 rows/sec., 52.17 MiB/sec. | ||
11256 | 2025.01.13 09:41:19.114085 [ 253 ] {15be6ad1-4dcc-4829-aa32-d18c22e5ae97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11257 | 2025.01.13 09:41:19.114150 [ 253 ] {15be6ad1-4dcc-4829-aa32-d18c22e5ae97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11258 | 2025.01.13 09:41:19.114445 [ 196 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
11259 | 2025.01.13 09:41:19.115093 [ 196 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_91_18} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11260 | 2025.01.13 09:41:19.115366 [ 196 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_91_18} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
11261 | 2025.01.13 09:41:19.115482 [ 253 ] {15be6ad1-4dcc-4829-aa32-d18c22e5ae97} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11262 | 2025.01.13 09:41:19.115557 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
11263 | 2025.01.13 09:41:19.115560 [ 253 ] {15be6ad1-4dcc-4829-aa32-d18c22e5ae97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
11264 | 2025.01.13 09:41:19.115988 [ 253 ] {15be6ad1-4dcc-4829-aa32-d18c22e5ae97} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
11265 | 2025.01.13 09:41:19.116244 [ 253 ] {15be6ad1-4dcc-4829-aa32-d18c22e5ae97} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11266 | 2025.01.13 09:41:19.116476 [ 253 ] {15be6ad1-4dcc-4829-aa32-d18c22e5ae97} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.002435 sec., 99383.98357289527 rows/sec., 6.73 MiB/sec. | ||
11267 | 2025.01.13 09:41:19.116547 [ 253 ] {15be6ad1-4dcc-4829-aa32-d18c22e5ae97} <Debug> TCPHandler: Processed in 0.002811459 sec. | ||
11268 | 2025.01.13 09:41:19.116721 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11269 | 2025.01.13 09:41:19.116832 [ 4 ] {ad35e935-3bfa-4731-b5ec-337f8b235828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11270 | 2025.01.13 09:41:19.116881 [ 4 ] {ad35e935-3bfa-4731-b5ec-337f8b235828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11271 | 2025.01.13 09:41:19.117512 [ 4 ] {ad35e935-3bfa-4731-b5ec-337f8b235828} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11272 | 2025.01.13 09:41:19.117553 [ 4 ] {ad35e935-3bfa-4731-b5ec-337f8b235828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
11273 | 2025.01.13 09:41:19.117926 [ 4 ] {ad35e935-3bfa-4731-b5ec-337f8b235828} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
11274 | 2025.01.13 09:41:19.118182 [ 4 ] {ad35e935-3bfa-4731-b5ec-337f8b235828} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11275 | 2025.01.13 09:41:19.118397 [ 4 ] {ad35e935-3bfa-4731-b5ec-337f8b235828} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001586 sec., 8196.72131147541 rows/sec., 511.06 KiB/sec. | ||
11276 | 2025.01.13 09:41:19.118453 [ 4 ] {ad35e935-3bfa-4731-b5ec-337f8b235828} <Debug> TCPHandler: Processed in 0.00178813 sec. | ||
11277 | 2025.01.13 09:41:19.118608 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11278 | 2025.01.13 09:41:19.118712 [ 253 ] {f972595d-7bde-431e-967a-f390421c9198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11279 | 2025.01.13 09:41:19.118759 [ 253 ] {f972595d-7bde-431e-967a-f390421c9198} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11280 | 2025.01.13 09:41:19.119851 [ 253 ] {f972595d-7bde-431e-967a-f390421c9198} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11281 | 2025.01.13 09:41:19.119891 [ 253 ] {f972595d-7bde-431e-967a-f390421c9198} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
11282 | 2025.01.13 09:41:19.120301 [ 253 ] {f972595d-7bde-431e-967a-f390421c9198} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
11283 | 2025.01.13 09:41:19.120556 [ 253 ] {f972595d-7bde-431e-967a-f390421c9198} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11284 | 2025.01.13 09:41:19.120743 [ 68 ] {} <Debug> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
11285 | 2025.01.13 09:41:19.120795 [ 253 ] {f972595d-7bde-431e-967a-f390421c9198} <Debug> executeQuery: Read 815 rows, 60.13 KiB in 0.0021 sec., 388095.2380952381 rows/sec., 27.96 MiB/sec. | ||
11286 | 2025.01.13 09:41:19.120803 [ 68 ] {} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11287 | 2025.01.13 09:41:19.120888 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
11288 | 2025.01.13 09:41:19.120926 [ 253 ] {f972595d-7bde-431e-967a-f390421c9198} <Debug> TCPHandler: Processed in 0.002365707 sec. | ||
11289 | 2025.01.13 09:41:19.121128 [ 199 ] {dc80af8f-ae59-4221-9151-b81aadd12800::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 | ||
11290 | 2025.01.13 09:41:19.121143 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11291 | 2025.01.13 09:41:19.121390 [ 199 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11292 | 2025.01.13 09:41:19.121395 [ 4 ] {db2ed200-4835-4439-b9e1-a16c7132cfb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11293 | 2025.01.13 09:41:19.121448 [ 199 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 873 rows starting from the beginning of the part | ||
11294 | 2025.01.13 09:41:19.121508 [ 4 ] {db2ed200-4835-4439-b9e1-a16c7132cfb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11295 | 2025.01.13 09:41:19.121714 [ 199 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 359 rows starting from the beginning of the part | ||
11296 | 2025.01.13 09:41:19.122030 [ 199 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 54 rows starting from the beginning of the part | ||
11297 | 2025.01.13 09:41:19.122366 [ 199 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 359 rows starting from the beginning of the part | ||
11298 | 2025.01.13 09:41:19.122671 [ 199 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 54 rows starting from the beginning of the part | ||
11299 | 2025.01.13 09:41:19.122968 [ 199 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 815 rows starting from the beginning of the part | ||
11300 | 2025.01.13 09:41:19.124234 [ 4 ] {db2ed200-4835-4439-b9e1-a16c7132cfb9} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11301 | 2025.01.13 09:41:19.124313 [ 4 ] {db2ed200-4835-4439-b9e1-a16c7132cfb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
11302 | 2025.01.13 09:41:19.125334 [ 4 ] {db2ed200-4835-4439-b9e1-a16c7132cfb9} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
11303 | 2025.01.13 09:41:19.125673 [ 4 ] {db2ed200-4835-4439-b9e1-a16c7132cfb9} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11304 | 2025.01.13 09:41:19.125930 [ 68 ] {} <Debug> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913) (MergerMutator): Selected 6 parts from all_1_34_7 to all_39_39_0 | ||
11305 | 2025.01.13 09:41:19.126072 [ 68 ] {} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11306 | 2025.01.13 09:41:19.126182 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
11307 | 2025.01.13 09:41:19.126236 [ 4 ] {db2ed200-4835-4439-b9e1-a16c7132cfb9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004894 sec., 1225.9910093992644 rows/sec., 64.05 KiB/sec. | ||
11308 | 2025.01.13 09:41:19.126680 [ 197 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2514 rows, containing 5 columns (5 merged, 0 gathered) in 0.005677561 sec., 442795.7709305105 rows/sec., 33.55 MiB/sec. | ||
11309 | 2025.01.13 09:41:19.126715 [ 4 ] {db2ed200-4835-4439-b9e1-a16c7132cfb9} <Debug> TCPHandler: Processed in 0.005660381 sec. | ||
11310 | 2025.01.13 09:41:19.126858 [ 196 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_39_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_34_7 to all_39_39_0 into Compact with storage Full | ||
11311 | 2025.01.13 09:41:19.127063 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11312 | 2025.01.13 09:41:19.127171 [ 197 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
11313 | 2025.01.13 09:41:19.127693 [ 253 ] {4b0bbe49-e226-4831-a356-838cdefba68e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11314 | 2025.01.13 09:41:19.127730 [ 196 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_39_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11315 | 2025.01.13 09:41:19.127931 [ 196 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_34_7, total 204 rows starting from the beginning of the part | ||
11316 | 2025.01.13 09:41:19.127990 [ 253 ] {4b0bbe49-e226-4831-a356-838cdefba68e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11317 | 2025.01.13 09:41:19.128528 [ 197 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_91_18} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11318 | 2025.01.13 09:41:19.128874 [ 196 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
11319 | 2025.01.13 09:41:19.128957 [ 197 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_91_18} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
11320 | 2025.01.13 09:41:19.129282 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
11321 | 2025.01.13 09:41:19.129549 [ 196 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
11322 | 2025.01.13 09:41:19.129895 [ 196 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
11323 | 2025.01.13 09:41:19.130018 [ 196 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
11324 | 2025.01.13 09:41:19.130200 [ 196 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part | ||
11325 | 2025.01.13 09:41:19.131375 [ 253 ] {4b0bbe49-e226-4831-a356-838cdefba68e} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11326 | 2025.01.13 09:41:19.131443 [ 253 ] {4b0bbe49-e226-4831-a356-838cdefba68e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
11327 | 2025.01.13 09:41:19.132588 [ 253 ] {4b0bbe49-e226-4831-a356-838cdefba68e} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
11328 | 2025.01.13 09:41:19.132876 [ 196 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_39_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 4 columns (4 merged, 0 gathered) in 0.006469533 sec., 36169.534957159965 rows/sec., 1.85 MiB/sec. | ||
11329 | 2025.01.13 09:41:19.133084 [ 196 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_39_8} <Trace> MergedBlockOutputStream: filled checksums all_1_39_8 (state Temporary) | ||
11330 | 2025.01.13 09:41:19.133121 [ 253 ] {4b0bbe49-e226-4831-a356-838cdefba68e} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11331 | 2025.01.13 09:41:19.133551 [ 253 ] {4b0bbe49-e226-4831-a356-838cdefba68e} <Debug> executeQuery: Read 983 rows, 66.95 KiB in 0.006082 sec., 161624.46563630385 rows/sec., 10.75 MiB/sec. | ||
11332 | 2025.01.13 09:41:19.133727 [ 253 ] {4b0bbe49-e226-4831-a356-838cdefba68e} <Debug> TCPHandler: Processed in 0.006867555 sec. | ||
11333 | 2025.01.13 09:41:19.133739 [ 196 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_39_8} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Renaming temporary part tmp_merge_all_1_39_8 to all_1_39_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11334 | 2025.01.13 09:41:19.133931 [ 196 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_39_8} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913) (MergerMutator): Merged 6 parts: [all_1_34_7, all_39_39_0] -> all_1_39_8 | ||
11335 | 2025.01.13 09:41:19.133937 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11336 | 2025.01.13 09:41:19.134065 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
11337 | 2025.01.13 09:41:19.134166 [ 4 ] {b636fd61-f01d-45da-9208-8adc38a0af4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11338 | 2025.01.13 09:41:19.134230 [ 4 ] {b636fd61-f01d-45da-9208-8adc38a0af4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11339 | 2025.01.13 09:41:19.134777 [ 4 ] {b636fd61-f01d-45da-9208-8adc38a0af4d} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11340 | 2025.01.13 09:41:19.134818 [ 4 ] {b636fd61-f01d-45da-9208-8adc38a0af4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
11341 | 2025.01.13 09:41:19.135185 [ 4 ] {b636fd61-f01d-45da-9208-8adc38a0af4d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
11342 | 2025.01.13 09:41:19.135436 [ 4 ] {b636fd61-f01d-45da-9208-8adc38a0af4d} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11343 | 2025.01.13 09:41:19.135661 [ 4 ] {b636fd61-f01d-45da-9208-8adc38a0af4d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001524 sec., 656.1679790026246 rows/sec., 44.21 KiB/sec. | ||
11344 | 2025.01.13 09:41:19.135713 [ 4 ] {b636fd61-f01d-45da-9208-8adc38a0af4d} <Debug> TCPHandler: Processed in 0.001871183 sec. | ||
11345 | 2025.01.13 09:41:19.135857 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11346 | 2025.01.13 09:41:19.135966 [ 253 ] {5accb9e4-96a0-4c08-86da-61cd538632b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11347 | 2025.01.13 09:41:19.136032 [ 253 ] {5accb9e4-96a0-4c08-86da-61cd538632b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11348 | 2025.01.13 09:41:19.137321 [ 253 ] {5accb9e4-96a0-4c08-86da-61cd538632b0} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11349 | 2025.01.13 09:41:19.137361 [ 253 ] {5accb9e4-96a0-4c08-86da-61cd538632b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
11350 | 2025.01.13 09:41:19.137996 [ 253 ] {5accb9e4-96a0-4c08-86da-61cd538632b0} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
11351 | 2025.01.13 09:41:19.138261 [ 253 ] {5accb9e4-96a0-4c08-86da-61cd538632b0} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11352 | 2025.01.13 09:41:19.138464 [ 253 ] {5accb9e4-96a0-4c08-86da-61cd538632b0} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.00252 sec., 5158.730158730158 rows/sec., 9.24 MiB/sec. | ||
11353 | 2025.01.13 09:41:19.138556 [ 253 ] {5accb9e4-96a0-4c08-86da-61cd538632b0} <Debug> TCPHandler: Processed in 0.002752547 sec. | ||
11354 | 2025.01.13 09:41:19.138712 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11355 | 2025.01.13 09:41:19.138821 [ 4 ] {058dcc85-6f59-4080-861e-309a8ddcba9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11356 | 2025.01.13 09:41:19.138867 [ 4 ] {058dcc85-6f59-4080-861e-309a8ddcba9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11357 | 2025.01.13 09:41:19.139299 [ 4 ] {058dcc85-6f59-4080-861e-309a8ddcba9a} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11358 | 2025.01.13 09:41:19.139336 [ 4 ] {058dcc85-6f59-4080-861e-309a8ddcba9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
11359 | 2025.01.13 09:41:19.139689 [ 4 ] {058dcc85-6f59-4080-861e-309a8ddcba9a} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
11360 | 2025.01.13 09:41:19.139924 [ 4 ] {058dcc85-6f59-4080-861e-309a8ddcba9a} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11361 | 2025.01.13 09:41:19.140064 [ 65 ] {} <Debug> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
11362 | 2025.01.13 09:41:19.140101 [ 65 ] {} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11363 | 2025.01.13 09:41:19.140107 [ 4 ] {058dcc85-6f59-4080-861e-309a8ddcba9a} <Debug> executeQuery: Read 40 rows, 2.46 KiB in 0.001306 sec., 30627.871362940274 rows/sec., 1.84 MiB/sec. | ||
11364 | 2025.01.13 09:41:19.140124 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
11365 | 2025.01.13 09:41:19.140205 [ 4 ] {058dcc85-6f59-4080-861e-309a8ddcba9a} <Debug> TCPHandler: Processed in 0.001545133 sec. | ||
11366 | 2025.01.13 09:41:19.140394 [ 190 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::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 | ||
11367 | 2025.01.13 09:41:19.140567 [ 190 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11368 | 2025.01.13 09:41:19.140607 [ 190 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2994 rows starting from the beginning of the part | ||
11369 | 2025.01.13 09:41:19.140695 [ 190 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 52 rows starting from the beginning of the part | ||
11370 | 2025.01.13 09:41:19.140794 [ 190 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 30 rows starting from the beginning of the part | ||
11371 | 2025.01.13 09:41:19.140900 [ 190 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 52 rows starting from the beginning of the part | ||
11372 | 2025.01.13 09:41:19.140988 [ 190 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 30 rows starting from the beginning of the part | ||
11373 | 2025.01.13 09:41:19.141075 [ 190 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 40 rows starting from the beginning of the part | ||
11374 | 2025.01.13 09:41:19.142479 [ 189 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3198 rows, containing 4 columns (4 merged, 0 gathered) in 0.002250384 sec., 1421090.8005033808 rows/sec., 91.41 MiB/sec. | ||
11375 | 2025.01.13 09:41:19.142750 [ 198 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
11376 | 2025.01.13 09:41:19.143159 [ 198 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_91_18} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11377 | 2025.01.13 09:41:19.143430 [ 198 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_91_18} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
11378 | 2025.01.13 09:41:19.143530 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
11379 | 2025.01.13 09:41:20.637927 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 1610 | ||
11380 | 2025.01.13 09:41:20.641335 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11381 | 2025.01.13 09:41:20.641383 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
11382 | 2025.01.13 09:41:20.642849 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
11383 | 2025.01.13 09:41:20.643161 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11384 | 2025.01.13 09:41:20.644464 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1610 | ||
11385 | 2025.01.13 09:41:21.635071 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11386 | 2025.01.13 09:41:21.635266 [ 4 ] {3981b01c-188d-41b8-bcca-821cb70ddce9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11387 | 2025.01.13 09:41:21.635347 [ 4 ] {3981b01c-188d-41b8-bcca-821cb70ddce9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11388 | 2025.01.13 09:41:21.636145 [ 4 ] {3981b01c-188d-41b8-bcca-821cb70ddce9} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11389 | 2025.01.13 09:41:21.636197 [ 4 ] {3981b01c-188d-41b8-bcca-821cb70ddce9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
11390 | 2025.01.13 09:41:21.636648 [ 4 ] {3981b01c-188d-41b8-bcca-821cb70ddce9} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
11391 | 2025.01.13 09:41:21.636906 [ 4 ] {3981b01c-188d-41b8-bcca-821cb70ddce9} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11392 | 2025.01.13 09:41:21.637158 [ 4 ] {3981b01c-188d-41b8-bcca-821cb70ddce9} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001947 sec., 13353.877760657422 rows/sec., 1016.69 KiB/sec. | ||
11393 | 2025.01.13 09:41:21.637227 [ 4 ] {3981b01c-188d-41b8-bcca-821cb70ddce9} <Debug> TCPHandler: Processed in 0.002296115 sec. | ||
11394 | 2025.01.13 09:41:21.637412 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11395 | 2025.01.13 09:41:21.637544 [ 253 ] {dcfb8517-c418-46e3-87dd-c0708f78ddcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11396 | 2025.01.13 09:41:21.637600 [ 253 ] {dcfb8517-c418-46e3-87dd-c0708f78ddcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11397 | 2025.01.13 09:41:21.638186 [ 253 ] {dcfb8517-c418-46e3-87dd-c0708f78ddcd} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11398 | 2025.01.13 09:41:21.638229 [ 253 ] {dcfb8517-c418-46e3-87dd-c0708f78ddcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
11399 | 2025.01.13 09:41:21.638611 [ 253 ] {dcfb8517-c418-46e3-87dd-c0708f78ddcd} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
11400 | 2025.01.13 09:41:21.638881 [ 253 ] {dcfb8517-c418-46e3-87dd-c0708f78ddcd} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11401 | 2025.01.13 09:41:21.639107 [ 253 ] {dcfb8517-c418-46e3-87dd-c0708f78ddcd} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001597 sec., 17532.874139010648 rows/sec., 1.37 MiB/sec. | ||
11402 | 2025.01.13 09:41:21.639174 [ 253 ] {dcfb8517-c418-46e3-87dd-c0708f78ddcd} <Debug> TCPHandler: Processed in 0.001822001 sec. | ||
11403 | 2025.01.13 09:41:21.639360 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11404 | 2025.01.13 09:41:21.639489 [ 4 ] {c384a36c-82eb-40c2-ac0d-43203ae403cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11405 | 2025.01.13 09:41:21.639541 [ 4 ] {c384a36c-82eb-40c2-ac0d-43203ae403cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11406 | 2025.01.13 09:41:21.640073 [ 4 ] {c384a36c-82eb-40c2-ac0d-43203ae403cf} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11407 | 2025.01.13 09:41:21.640112 [ 4 ] {c384a36c-82eb-40c2-ac0d-43203ae403cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
11408 | 2025.01.13 09:41:21.640507 [ 4 ] {c384a36c-82eb-40c2-ac0d-43203ae403cf} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
11409 | 2025.01.13 09:41:21.640752 [ 4 ] {c384a36c-82eb-40c2-ac0d-43203ae403cf} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11410 | 2025.01.13 09:41:21.640965 [ 4 ] {c384a36c-82eb-40c2-ac0d-43203ae403cf} <Debug> executeQuery: Read 40 rows, 2.84 KiB in 0.001502 sec., 26631.158455392808 rows/sec., 1.85 MiB/sec. | ||
11411 | 2025.01.13 09:41:21.641019 [ 4 ] {c384a36c-82eb-40c2-ac0d-43203ae403cf} <Debug> TCPHandler: Processed in 0.001730909 sec. | ||
11412 | 2025.01.13 09:41:21.641196 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11413 | 2025.01.13 09:41:21.641303 [ 253 ] {1105e677-8f8a-41dd-bc47-b99d29d8d745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11414 | 2025.01.13 09:41:21.641350 [ 253 ] {1105e677-8f8a-41dd-bc47-b99d29d8d745} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11415 | 2025.01.13 09:41:21.641783 [ 253 ] {1105e677-8f8a-41dd-bc47-b99d29d8d745} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11416 | 2025.01.13 09:41:21.641823 [ 253 ] {1105e677-8f8a-41dd-bc47-b99d29d8d745} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
11417 | 2025.01.13 09:41:21.642201 [ 253 ] {1105e677-8f8a-41dd-bc47-b99d29d8d745} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
11418 | 2025.01.13 09:41:21.642454 [ 253 ] {1105e677-8f8a-41dd-bc47-b99d29d8d745} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11419 | 2025.01.13 09:41:21.642663 [ 253 ] {1105e677-8f8a-41dd-bc47-b99d29d8d745} <Debug> executeQuery: Read 12 rows, 862.00 B in 0.001382 sec., 8683.068017366137 rows/sec., 609.11 KiB/sec. | ||
11420 | 2025.01.13 09:41:21.642713 [ 253 ] {1105e677-8f8a-41dd-bc47-b99d29d8d745} <Debug> TCPHandler: Processed in 0.001568375 sec. | ||
11421 | 2025.01.13 09:41:23.015373 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 25254 | ||
11422 | 2025.01.13 09:41:23.016062 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11423 | 2025.01.13 09:41:23.016115 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
11424 | 2025.01.13 09:41:23.016654 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
11425 | 2025.01.13 09:41:23.016911 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11426 | 2025.01.13 09:41:23.017162 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25254 | ||
11427 | 2025.01.13 09:41:24.914037 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 415 | ||
11428 | 2025.01.13 09:41:24.935654 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11429 | 2025.01.13 09:41:24.935710 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
11430 | 2025.01.13 09:41:24.943096 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
11431 | 2025.01.13 09:41:24.943926 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11432 | 2025.01.13 09:41:24.947833 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
11433 | 2025.01.13 09:41:26.638881 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11434 | 2025.01.13 09:41:26.639087 [ 4 ] {a66fe59c-39f0-4a6b-8fb8-5049fdfdc570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11435 | 2025.01.13 09:41:26.639165 [ 4 ] {a66fe59c-39f0-4a6b-8fb8-5049fdfdc570} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11436 | 2025.01.13 09:41:26.639980 [ 4 ] {a66fe59c-39f0-4a6b-8fb8-5049fdfdc570} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11437 | 2025.01.13 09:41:26.640021 [ 4 ] {a66fe59c-39f0-4a6b-8fb8-5049fdfdc570} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
11438 | 2025.01.13 09:41:26.640462 [ 4 ] {a66fe59c-39f0-4a6b-8fb8-5049fdfdc570} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
11439 | 2025.01.13 09:41:26.640803 [ 4 ] {a66fe59c-39f0-4a6b-8fb8-5049fdfdc570} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11440 | 2025.01.13 09:41:26.641403 [ 4 ] {a66fe59c-39f0-4a6b-8fb8-5049fdfdc570} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.002365 sec., 32980.972515856236 rows/sec., 2.83 MiB/sec. | ||
11441 | 2025.01.13 09:41:26.641468 [ 4 ] {a66fe59c-39f0-4a6b-8fb8-5049fdfdc570} <Debug> TCPHandler: Processed in 0.002727098 sec. | ||
11442 | 2025.01.13 09:41:26.641656 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11443 | 2025.01.13 09:41:26.641792 [ 253 ] {41482ad3-aabf-4c40-997e-0c6be22b79f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11444 | 2025.01.13 09:41:26.641847 [ 253 ] {41482ad3-aabf-4c40-997e-0c6be22b79f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11445 | 2025.01.13 09:41:26.642492 [ 253 ] {41482ad3-aabf-4c40-997e-0c6be22b79f3} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11446 | 2025.01.13 09:41:26.642533 [ 253 ] {41482ad3-aabf-4c40-997e-0c6be22b79f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
11447 | 2025.01.13 09:41:26.642906 [ 253 ] {41482ad3-aabf-4c40-997e-0c6be22b79f3} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
11448 | 2025.01.13 09:41:26.643156 [ 253 ] {41482ad3-aabf-4c40-997e-0c6be22b79f3} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11449 | 2025.01.13 09:41:26.643362 [ 253 ] {41482ad3-aabf-4c40-997e-0c6be22b79f3} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001601 sec., 16239.850093691442 rows/sec., 1.19 MiB/sec. | ||
11450 | 2025.01.13 09:41:26.643415 [ 253 ] {41482ad3-aabf-4c40-997e-0c6be22b79f3} <Debug> TCPHandler: Processed in 0.001827052 sec. | ||
11451 | 2025.01.13 09:41:26.643565 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11452 | 2025.01.13 09:41:26.643671 [ 4 ] {7beb83d4-f3df-4b23-ab62-02967e8b71d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11453 | 2025.01.13 09:41:26.643717 [ 4 ] {7beb83d4-f3df-4b23-ab62-02967e8b71d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11454 | 2025.01.13 09:41:26.644287 [ 4 ] {7beb83d4-f3df-4b23-ab62-02967e8b71d7} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11455 | 2025.01.13 09:41:26.644326 [ 4 ] {7beb83d4-f3df-4b23-ab62-02967e8b71d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
11456 | 2025.01.13 09:41:26.644666 [ 4 ] {7beb83d4-f3df-4b23-ab62-02967e8b71d7} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
11457 | 2025.01.13 09:41:26.644903 [ 4 ] {7beb83d4-f3df-4b23-ab62-02967e8b71d7} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11458 | 2025.01.13 09:41:26.645111 [ 4 ] {7beb83d4-f3df-4b23-ab62-02967e8b71d7} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.001462 sec., 36935.70451436388 rows/sec., 2.88 MiB/sec. | ||
11459 | 2025.01.13 09:41:26.645162 [ 4 ] {7beb83d4-f3df-4b23-ab62-02967e8b71d7} <Debug> TCPHandler: Processed in 0.001649187 sec. | ||
11460 | 2025.01.13 09:41:26.645303 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11461 | 2025.01.13 09:41:26.645429 [ 253 ] {6cf245f0-3247-4460-82e5-93b6b41ba094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11462 | 2025.01.13 09:41:26.645487 [ 253 ] {6cf245f0-3247-4460-82e5-93b6b41ba094} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11463 | 2025.01.13 09:41:26.646086 [ 253 ] {6cf245f0-3247-4460-82e5-93b6b41ba094} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11464 | 2025.01.13 09:41:26.646134 [ 253 ] {6cf245f0-3247-4460-82e5-93b6b41ba094} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
11465 | 2025.01.13 09:41:26.646547 [ 253 ] {6cf245f0-3247-4460-82e5-93b6b41ba094} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
11466 | 2025.01.13 09:41:26.646789 [ 253 ] {6cf245f0-3247-4460-82e5-93b6b41ba094} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11467 | 2025.01.13 09:41:26.647002 [ 253 ] {6cf245f0-3247-4460-82e5-93b6b41ba094} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001601 sec., 62460.96189881324 rows/sec., 4.33 MiB/sec. | ||
11468 | 2025.01.13 09:41:26.647052 [ 253 ] {6cf245f0-3247-4460-82e5-93b6b41ba094} <Debug> TCPHandler: Processed in 0.001799191 sec. | ||
11469 | 2025.01.13 09:41:26.647199 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11470 | 2025.01.13 09:41:26.647305 [ 4 ] {497bf2f2-96dc-4d1a-8979-784b9ba23726} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11471 | 2025.01.13 09:41:26.647371 [ 4 ] {497bf2f2-96dc-4d1a-8979-784b9ba23726} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11472 | 2025.01.13 09:41:26.648464 [ 4 ] {497bf2f2-96dc-4d1a-8979-784b9ba23726} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11473 | 2025.01.13 09:41:26.648502 [ 4 ] {497bf2f2-96dc-4d1a-8979-784b9ba23726} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
11474 | 2025.01.13 09:41:26.649121 [ 4 ] {497bf2f2-96dc-4d1a-8979-784b9ba23726} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
11475 | 2025.01.13 09:41:26.649374 [ 4 ] {497bf2f2-96dc-4d1a-8979-784b9ba23726} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11476 | 2025.01.13 09:41:26.649632 [ 4 ] {497bf2f2-96dc-4d1a-8979-784b9ba23726} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002348 sec., 11073.253833049404 rows/sec., 19.84 MiB/sec. | ||
11477 | 2025.01.13 09:41:26.649817 [ 4 ] {497bf2f2-96dc-4d1a-8979-784b9ba23726} <Debug> TCPHandler: Processed in 0.002666975 sec. | ||
11478 | 2025.01.13 09:41:26.649995 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11479 | 2025.01.13 09:41:26.650122 [ 253 ] {577021a9-7dca-458a-8a17-a17b1630a379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11480 | 2025.01.13 09:41:26.650168 [ 253 ] {577021a9-7dca-458a-8a17-a17b1630a379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11481 | 2025.01.13 09:41:26.650595 [ 253 ] {577021a9-7dca-458a-8a17-a17b1630a379} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11482 | 2025.01.13 09:41:26.650632 [ 253 ] {577021a9-7dca-458a-8a17-a17b1630a379} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
11483 | 2025.01.13 09:41:26.650994 [ 253 ] {577021a9-7dca-458a-8a17-a17b1630a379} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
11484 | 2025.01.13 09:41:26.651233 [ 253 ] {577021a9-7dca-458a-8a17-a17b1630a379} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11485 | 2025.01.13 09:41:26.651447 [ 253 ] {577021a9-7dca-458a-8a17-a17b1630a379} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.00135 sec., 22222.222222222223 rows/sec., 1.52 MiB/sec. | ||
11486 | 2025.01.13 09:41:26.651497 [ 253 ] {577021a9-7dca-458a-8a17-a17b1630a379} <Debug> TCPHandler: Processed in 0.001593655 sec. | ||
11487 | 2025.01.13 09:41:30.300542 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11488 | 2025.01.13 09:41:30.300614 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11489 | 2025.01.13 09:41:30.518202 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 25681 | ||
11490 | 2025.01.13 09:41:30.518822 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11491 | 2025.01.13 09:41:30.518869 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
11492 | 2025.01.13 09:41:30.519382 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
11493 | 2025.01.13 09:41:30.519628 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11494 | 2025.01.13 09:41:30.519803 [ 46 ] {} <Debug> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
11495 | 2025.01.13 09:41:30.519815 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25681 | ||
11496 | 2025.01.13 09:41:30.519851 [ 46 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11497 | 2025.01.13 09:41:30.519879 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
11498 | 2025.01.13 09:41:30.520043 [ 197 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::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 | ||
11499 | 2025.01.13 09:41:30.520231 [ 197 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11500 | 2025.01.13 09:41:30.520283 [ 197 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::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 | ||
11501 | 2025.01.13 09:41:30.520374 [ 197 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::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 | ||
11502 | 2025.01.13 09:41:30.520618 [ 197 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::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 | ||
11503 | 2025.01.13 09:41:30.520789 [ 197 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::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 | ||
11504 | 2025.01.13 09:41:30.520980 [ 197 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::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 | ||
11505 | 2025.01.13 09:41:30.521127 [ 197 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::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 | ||
11506 | 2025.01.13 09:41:30.523947 [ 192 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25681 rows, containing 4 columns (4 merged, 0 gathered) in 0.003982193 sec., 6448959.153913434 rows/sec., 92.25 MiB/sec. | ||
11507 | 2025.01.13 09:41:30.524304 [ 191 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
11508 | 2025.01.13 09:41:30.524684 [ 191 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_56_11} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11509 | 2025.01.13 09:41:30.524780 [ 191 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_56_11} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
11510 | 2025.01.13 09:41:30.524902 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
11511 | 2025.01.13 09:41:30.645600 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1630 | ||
11512 | 2025.01.13 09:41:30.648364 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11513 | 2025.01.13 09:41:30.648413 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
11514 | 2025.01.13 09:41:30.649911 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
11515 | 2025.01.13 09:41:30.650227 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11516 | 2025.01.13 09:41:30.650469 [ 46 ] {} <Debug> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
11517 | 2025.01.13 09:41:30.650591 [ 46 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11518 | 2025.01.13 09:41:30.650674 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
11519 | 2025.01.13 09:41:30.651264 [ 191 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::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 | ||
11520 | 2025.01.13 09:41:30.652832 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1630 | ||
11521 | 2025.01.13 09:41:30.653138 [ 191 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11522 | 2025.01.13 09:41:30.653290 [ 191 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1442 rows starting from the beginning of the part | ||
11523 | 2025.01.13 09:41:30.653891 [ 191 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 58 rows starting from the beginning of the part | ||
11524 | 2025.01.13 09:41:30.654505 [ 191 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 20 rows starting from the beginning of the part | ||
11525 | 2025.01.13 09:41:30.655014 [ 191 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::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 | ||
11526 | 2025.01.13 09:41:30.655523 [ 191 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 56 rows starting from the beginning of the part | ||
11527 | 2025.01.13 09:41:30.656065 [ 191 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 20 rows starting from the beginning of the part | ||
11528 | 2025.01.13 09:41:30.664193 [ 192 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1630 rows, containing 72 columns (72 merged, 0 gathered) in 0.013333638 sec., 122247.20665132802 rows/sec., 93.16 MiB/sec. | ||
11529 | 2025.01.13 09:41:30.666459 [ 186 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
11530 | 2025.01.13 09:41:30.667232 [ 186 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_41_8} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11531 | 2025.01.13 09:41:30.667320 [ 186 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_41_8} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
11532 | 2025.01.13 09:41:30.667625 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. | ||
11533 | 2025.01.13 09:41:31.638666 [ 45 ] {} <Debug> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059) (MergerMutator): Selected 5 parts from all_1_35_7 to all_39_39_0 | ||
11534 | 2025.01.13 09:41:31.638772 [ 45 ] {} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11535 | 2025.01.13 09:41:31.638814 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
11536 | 2025.01.13 09:41:31.639047 [ 193 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::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 | ||
11537 | 2025.01.13 09:41:31.639416 [ 193 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_39_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11538 | 2025.01.13 09:41:31.639481 [ 193 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 242 rows starting from the beginning of the part | ||
11539 | 2025.01.13 09:41:31.639585 [ 193 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 242 rows starting from the beginning of the part | ||
11540 | 2025.01.13 09:41:31.639848 [ 193 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 14 rows starting from the beginning of the part | ||
11541 | 2025.01.13 09:41:31.640098 [ 193 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part | ||
11542 | 2025.01.13 09:41:31.640285 [ 193 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 242 rows starting from the beginning of the part | ||
11543 | 2025.01.13 09:41:31.641552 [ 192 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_39_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 754 rows, containing 5 columns (5 merged, 0 gathered) in 0.002634974 sec., 286150.83108979446 rows/sec., 20.49 MiB/sec. | ||
11544 | 2025.01.13 09:41:31.641790 [ 188 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_39_8} <Trace> MergedBlockOutputStream: filled checksums all_1_39_8 (state Temporary) | ||
11545 | 2025.01.13 09:41:31.642197 [ 188 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_39_8} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Renaming temporary part tmp_merge_all_1_39_8 to all_1_39_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11546 | 2025.01.13 09:41:31.642311 [ 188 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_39_8} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059) (MergerMutator): Merged 5 parts: [all_1_35_7, all_39_39_0] -> all_1_39_8 | ||
11547 | 2025.01.13 09:41:31.642431 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
11548 | 2025.01.13 09:41:31.643062 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11549 | 2025.01.13 09:41:31.643247 [ 4 ] {f0e3e622-0051-4eb4-9f66-9a1acdb76d12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11550 | 2025.01.13 09:41:31.643322 [ 4 ] {f0e3e622-0051-4eb4-9f66-9a1acdb76d12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11551 | 2025.01.13 09:41:31.644040 [ 4 ] {f0e3e622-0051-4eb4-9f66-9a1acdb76d12} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11552 | 2025.01.13 09:41:31.644082 [ 4 ] {f0e3e622-0051-4eb4-9f66-9a1acdb76d12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
11553 | 2025.01.13 09:41:31.644471 [ 4 ] {f0e3e622-0051-4eb4-9f66-9a1acdb76d12} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
11554 | 2025.01.13 09:41:31.644729 [ 4 ] {f0e3e622-0051-4eb4-9f66-9a1acdb76d12} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11555 | 2025.01.13 09:41:31.644926 [ 4 ] {f0e3e622-0051-4eb4-9f66-9a1acdb76d12} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001733 sec., 8078.476630121178 rows/sec., 581.54 KiB/sec. | ||
11556 | 2025.01.13 09:41:31.644988 [ 4 ] {f0e3e622-0051-4eb4-9f66-9a1acdb76d12} <Debug> TCPHandler: Processed in 0.002056628 sec. | ||
11557 | 2025.01.13 09:41:31.645174 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11558 | 2025.01.13 09:41:31.645314 [ 253 ] {70f74d4c-4a12-4233-a0a8-59673a177a72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11559 | 2025.01.13 09:41:31.645371 [ 253 ] {70f74d4c-4a12-4233-a0a8-59673a177a72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11560 | 2025.01.13 09:41:31.646035 [ 253 ] {70f74d4c-4a12-4233-a0a8-59673a177a72} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11561 | 2025.01.13 09:41:31.646074 [ 253 ] {70f74d4c-4a12-4233-a0a8-59673a177a72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
11562 | 2025.01.13 09:41:31.646465 [ 253 ] {70f74d4c-4a12-4233-a0a8-59673a177a72} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
11563 | 2025.01.13 09:41:31.646712 [ 253 ] {70f74d4c-4a12-4233-a0a8-59673a177a72} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11564 | 2025.01.13 09:41:31.646894 [ 253 ] {70f74d4c-4a12-4233-a0a8-59673a177a72} <Debug> executeQuery: Read 199 rows, 18.11 KiB in 0.001615 sec., 123219.81424148608 rows/sec., 10.95 MiB/sec. | ||
11565 | 2025.01.13 09:41:31.646947 [ 253 ] {70f74d4c-4a12-4233-a0a8-59673a177a72} <Debug> TCPHandler: Processed in 0.001841673 sec. | ||
11566 | 2025.01.13 09:41:31.647090 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11567 | 2025.01.13 09:41:31.647199 [ 4 ] {91b4df8e-a981-4ff3-a44b-0ecfc5ebd5bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11568 | 2025.01.13 09:41:31.647246 [ 4 ] {91b4df8e-a981-4ff3-a44b-0ecfc5ebd5bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11569 | 2025.01.13 09:41:31.647767 [ 4 ] {91b4df8e-a981-4ff3-a44b-0ecfc5ebd5bf} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11570 | 2025.01.13 09:41:31.647805 [ 4 ] {91b4df8e-a981-4ff3-a44b-0ecfc5ebd5bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
11571 | 2025.01.13 09:41:31.648157 [ 4 ] {91b4df8e-a981-4ff3-a44b-0ecfc5ebd5bf} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
11572 | 2025.01.13 09:41:31.648400 [ 4 ] {91b4df8e-a981-4ff3-a44b-0ecfc5ebd5bf} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11573 | 2025.01.13 09:41:31.648541 [ 45 ] {} <Debug> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7) (MergerMutator): Selected 6 parts from all_1_70_14 to all_75_75_0 | ||
11574 | 2025.01.13 09:41:31.648585 [ 45 ] {} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11575 | 2025.01.13 09:41:31.648587 [ 4 ] {91b4df8e-a981-4ff3-a44b-0ecfc5ebd5bf} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.001411 sec., 14174.344436569809 rows/sec., 1016.01 KiB/sec. | ||
11576 | 2025.01.13 09:41:31.648607 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
11577 | 2025.01.13 09:41:31.648691 [ 4 ] {91b4df8e-a981-4ff3-a44b-0ecfc5ebd5bf} <Debug> TCPHandler: Processed in 0.001652937 sec. | ||
11578 | 2025.01.13 09:41:31.648752 [ 201 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_75_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_70_14 to all_75_75_0 into Compact with storage Full | ||
11579 | 2025.01.13 09:41:31.648859 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11580 | 2025.01.13 09:41:31.648888 [ 201 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_75_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11581 | 2025.01.13 09:41:31.648929 [ 201 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_70_14, total 60 rows starting from the beginning of the part | ||
11582 | 2025.01.13 09:41:31.649005 [ 253 ] {6172d0bf-ba06-4025-b440-32f4888e7f70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11583 | 2025.01.13 09:41:31.649123 [ 201 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 20 rows starting from the beginning of the part | ||
11584 | 2025.01.13 09:41:31.649171 [ 253 ] {6172d0bf-ba06-4025-b440-32f4888e7f70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11585 | 2025.01.13 09:41:31.649649 [ 201 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 26 rows starting from the beginning of the part | ||
11586 | 2025.01.13 09:41:31.650052 [ 201 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 20 rows starting from the beginning of the part | ||
11587 | 2025.01.13 09:41:31.650393 [ 201 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 26 rows starting from the beginning of the part | ||
11588 | 2025.01.13 09:41:31.650783 [ 201 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 20 rows starting from the beginning of the part | ||
11589 | 2025.01.13 09:41:31.652038 [ 253 ] {6172d0bf-ba06-4025-b440-32f4888e7f70} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11590 | 2025.01.13 09:41:31.652084 [ 253 ] {6172d0bf-ba06-4025-b440-32f4888e7f70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
11591 | 2025.01.13 09:41:31.652656 [ 192 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_75_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 172 rows, containing 5 columns (5 merged, 0 gathered) in 0.003977822 sec., 43239.74275369788 rows/sec., 3.25 MiB/sec. | ||
11592 | 2025.01.13 09:41:31.652714 [ 253 ] {6172d0bf-ba06-4025-b440-32f4888e7f70} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
11593 | 2025.01.13 09:41:31.652874 [ 192 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_75_15} <Trace> MergedBlockOutputStream: filled checksums all_1_75_15 (state Temporary) | ||
11594 | 2025.01.13 09:41:31.653216 [ 253 ] {6172d0bf-ba06-4025-b440-32f4888e7f70} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11595 | 2025.01.13 09:41:31.653559 [ 192 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_75_15} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_merge_all_1_75_15 to all_1_75_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11596 | 2025.01.13 09:41:31.653610 [ 253 ] {6172d0bf-ba06-4025-b440-32f4888e7f70} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.004641 sec., 3016.5912518853693 rows/sec., 211.26 KiB/sec. | ||
11597 | 2025.01.13 09:41:31.653750 [ 192 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_75_15} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7) (MergerMutator): Merged 6 parts: [all_1_70_14, all_75_75_0] -> all_1_75_15 | ||
11598 | 2025.01.13 09:41:31.653786 [ 253 ] {6172d0bf-ba06-4025-b440-32f4888e7f70} <Debug> TCPHandler: Processed in 0.004979791 sec. | ||
11599 | 2025.01.13 09:41:31.653996 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
11600 | 2025.01.13 09:41:31.654008 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11601 | 2025.01.13 09:41:31.654136 [ 4 ] {811e0d1d-8e5b-4fdd-b05b-51ead95c3813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11602 | 2025.01.13 09:41:31.654184 [ 4 ] {811e0d1d-8e5b-4fdd-b05b-51ead95c3813} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11603 | 2025.01.13 09:41:31.654740 [ 4 ] {811e0d1d-8e5b-4fdd-b05b-51ead95c3813} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11604 | 2025.01.13 09:41:31.654780 [ 4 ] {811e0d1d-8e5b-4fdd-b05b-51ead95c3813} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
11605 | 2025.01.13 09:41:31.655142 [ 4 ] {811e0d1d-8e5b-4fdd-b05b-51ead95c3813} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
11606 | 2025.01.13 09:41:31.655394 [ 4 ] {811e0d1d-8e5b-4fdd-b05b-51ead95c3813} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11607 | 2025.01.13 09:41:31.655592 [ 4 ] {811e0d1d-8e5b-4fdd-b05b-51ead95c3813} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00148 sec., 8783.783783783783 rows/sec., 547.67 KiB/sec. | ||
11608 | 2025.01.13 09:41:31.655647 [ 4 ] {811e0d1d-8e5b-4fdd-b05b-51ead95c3813} <Debug> TCPHandler: Processed in 0.001742619 sec. | ||
11609 | 2025.01.13 09:41:31.655795 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11610 | 2025.01.13 09:41:31.655927 [ 253 ] {ea467997-59c9-43d9-975b-de4b07b0714c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11611 | 2025.01.13 09:41:31.655984 [ 253 ] {ea467997-59c9-43d9-975b-de4b07b0714c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11612 | 2025.01.13 09:41:31.656725 [ 253 ] {ea467997-59c9-43d9-975b-de4b07b0714c} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11613 | 2025.01.13 09:41:31.656766 [ 253 ] {ea467997-59c9-43d9-975b-de4b07b0714c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
11614 | 2025.01.13 09:41:31.657149 [ 253 ] {ea467997-59c9-43d9-975b-de4b07b0714c} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
11615 | 2025.01.13 09:41:31.657401 [ 253 ] {ea467997-59c9-43d9-975b-de4b07b0714c} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11616 | 2025.01.13 09:41:31.657617 [ 253 ] {ea467997-59c9-43d9-975b-de4b07b0714c} <Debug> executeQuery: Read 359 rows, 25.84 KiB in 0.001724 sec., 208236.6589327146 rows/sec., 14.64 MiB/sec. | ||
11617 | 2025.01.13 09:41:31.657671 [ 253 ] {ea467997-59c9-43d9-975b-de4b07b0714c} <Debug> TCPHandler: Processed in 0.001940095 sec. | ||
11618 | 2025.01.13 09:41:31.657806 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11619 | 2025.01.13 09:41:31.657911 [ 4 ] {978cbd1c-04fb-464e-b4e7-41bc8e97129b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11620 | 2025.01.13 09:41:31.657963 [ 4 ] {978cbd1c-04fb-464e-b4e7-41bc8e97129b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11621 | 2025.01.13 09:41:31.658412 [ 4 ] {978cbd1c-04fb-464e-b4e7-41bc8e97129b} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11622 | 2025.01.13 09:41:31.658451 [ 4 ] {978cbd1c-04fb-464e-b4e7-41bc8e97129b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
11623 | 2025.01.13 09:41:31.658814 [ 4 ] {978cbd1c-04fb-464e-b4e7-41bc8e97129b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
11624 | 2025.01.13 09:41:31.659055 [ 4 ] {978cbd1c-04fb-464e-b4e7-41bc8e97129b} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11625 | 2025.01.13 09:41:31.659265 [ 4 ] {978cbd1c-04fb-464e-b4e7-41bc8e97129b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001375 sec., 4363.636363636364 rows/sec., 227.98 KiB/sec. | ||
11626 | 2025.01.13 09:41:31.659317 [ 4 ] {978cbd1c-04fb-464e-b4e7-41bc8e97129b} <Debug> TCPHandler: Processed in 0.001563184 sec. | ||
11627 | 2025.01.13 09:41:31.659472 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11628 | 2025.01.13 09:41:31.659601 [ 253 ] {f78affbe-74e3-4b64-b6d2-60a75c00db5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11629 | 2025.01.13 09:41:31.659660 [ 253 ] {f78affbe-74e3-4b64-b6d2-60a75c00db5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11630 | 2025.01.13 09:41:31.660286 [ 253 ] {f78affbe-74e3-4b64-b6d2-60a75c00db5f} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11631 | 2025.01.13 09:41:31.660333 [ 253 ] {f78affbe-74e3-4b64-b6d2-60a75c00db5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
11632 | 2025.01.13 09:41:31.660731 [ 253 ] {f78affbe-74e3-4b64-b6d2-60a75c00db5f} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
11633 | 2025.01.13 09:41:31.660974 [ 253 ] {f78affbe-74e3-4b64-b6d2-60a75c00db5f} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11634 | 2025.01.13 09:41:31.661149 [ 42 ] {} <Debug> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781) (MergerMutator): Selected 6 parts from all_1_89_18 to all_94_94_0 | ||
11635 | 2025.01.13 09:41:31.661205 [ 253 ] {f78affbe-74e3-4b64-b6d2-60a75c00db5f} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001626 sec., 108856.0885608856 rows/sec., 7.18 MiB/sec. | ||
11636 | 2025.01.13 09:41:31.661234 [ 42 ] {} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11637 | 2025.01.13 09:41:31.661307 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
11638 | 2025.01.13 09:41:31.661323 [ 253 ] {f78affbe-74e3-4b64-b6d2-60a75c00db5f} <Debug> TCPHandler: Processed in 0.001900724 sec. | ||
11639 | 2025.01.13 09:41:31.661532 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11640 | 2025.01.13 09:41:31.661546 [ 192 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_94_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_89_18 to all_94_94_0 into Compact with storage Full | ||
11641 | 2025.01.13 09:41:31.661719 [ 4 ] {1a1a1124-d58d-4f5a-a8f3-e69196b13893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11642 | 2025.01.13 09:41:31.661858 [ 4 ] {1a1a1124-d58d-4f5a-a8f3-e69196b13893} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11643 | 2025.01.13 09:41:31.661860 [ 192 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_94_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11644 | 2025.01.13 09:41:31.661988 [ 192 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_89_18, total 22071 rows starting from the beginning of the part | ||
11645 | 2025.01.13 09:41:31.662447 [ 192 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 100 rows starting from the beginning of the part | ||
11646 | 2025.01.13 09:41:31.662805 [ 192 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 983 rows starting from the beginning of the part | ||
11647 | 2025.01.13 09:41:31.663019 [ 192 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 40 rows starting from the beginning of the part | ||
11648 | 2025.01.13 09:41:31.663430 [ 192 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 100 rows starting from the beginning of the part | ||
11649 | 2025.01.13 09:41:31.663706 [ 192 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 177 rows starting from the beginning of the part | ||
11650 | 2025.01.13 09:41:31.664281 [ 4 ] {1a1a1124-d58d-4f5a-a8f3-e69196b13893} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11651 | 2025.01.13 09:41:31.664358 [ 4 ] {1a1a1124-d58d-4f5a-a8f3-e69196b13893} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
11652 | 2025.01.13 09:41:31.665202 [ 4 ] {1a1a1124-d58d-4f5a-a8f3-e69196b13893} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
11653 | 2025.01.13 09:41:31.665533 [ 4 ] {1a1a1124-d58d-4f5a-a8f3-e69196b13893} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11654 | 2025.01.13 09:41:31.665826 [ 4 ] {1a1a1124-d58d-4f5a-a8f3-e69196b13893} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004183 sec., 239.0628735357399 rows/sec., 16.11 KiB/sec. | ||
11655 | 2025.01.13 09:41:31.665955 [ 4 ] {1a1a1124-d58d-4f5a-a8f3-e69196b13893} <Debug> TCPHandler: Processed in 0.004528188 sec. | ||
11656 | 2025.01.13 09:41:31.666172 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11657 | 2025.01.13 09:41:31.666431 [ 253 ] {931a84ea-4038-49d6-b090-67b07bb813f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11658 | 2025.01.13 09:41:31.666680 [ 253 ] {931a84ea-4038-49d6-b090-67b07bb813f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11659 | 2025.01.13 09:41:31.668848 [ 253 ] {931a84ea-4038-49d6-b090-67b07bb813f9} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11660 | 2025.01.13 09:41:31.668888 [ 253 ] {931a84ea-4038-49d6-b090-67b07bb813f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
11661 | 2025.01.13 09:41:31.669720 [ 253 ] {931a84ea-4038-49d6-b090-67b07bb813f9} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
11662 | 2025.01.13 09:41:31.670016 [ 253 ] {931a84ea-4038-49d6-b090-67b07bb813f9} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11663 | 2025.01.13 09:41:31.670395 [ 253 ] {931a84ea-4038-49d6-b090-67b07bb813f9} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.004034 sec., 3222.6078334159643 rows/sec., 5.77 MiB/sec. | ||
11664 | 2025.01.13 09:41:31.670597 [ 253 ] {931a84ea-4038-49d6-b090-67b07bb813f9} <Debug> TCPHandler: Processed in 0.004537008 sec. | ||
11665 | 2025.01.13 09:41:31.670763 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11666 | 2025.01.13 09:41:31.670910 [ 4 ] {8799bb64-9d68-473a-9923-85d01193ef82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11667 | 2025.01.13 09:41:31.670970 [ 4 ] {8799bb64-9d68-473a-9923-85d01193ef82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11668 | 2025.01.13 09:41:31.671866 [ 200 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_94_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23471 rows, containing 5 columns (5 merged, 0 gathered) in 0.010438986 sec., 2248398.455558806 rows/sec., 150.56 MiB/sec. | ||
11669 | 2025.01.13 09:41:31.672008 [ 4 ] {8799bb64-9d68-473a-9923-85d01193ef82} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11670 | 2025.01.13 09:41:31.672055 [ 4 ] {8799bb64-9d68-473a-9923-85d01193ef82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
11671 | 2025.01.13 09:41:31.672387 [ 200 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_94_19} <Trace> MergedBlockOutputStream: filled checksums all_1_94_19 (state Temporary) | ||
11672 | 2025.01.13 09:41:31.672649 [ 4 ] {8799bb64-9d68-473a-9923-85d01193ef82} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
11673 | 2025.01.13 09:41:31.673015 [ 200 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_94_19} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_merge_all_1_94_19 to all_1_94_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11674 | 2025.01.13 09:41:31.673171 [ 4 ] {8799bb64-9d68-473a-9923-85d01193ef82} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11675 | 2025.01.13 09:41:31.673200 [ 200 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_94_19} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781) (MergerMutator): Merged 6 parts: [all_1_89_18, all_94_94_0] -> all_1_94_19 | ||
11676 | 2025.01.13 09:41:31.673371 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
11677 | 2025.01.13 09:41:31.673532 [ 4 ] {8799bb64-9d68-473a-9923-85d01193ef82} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.002663 sec., 19526.84941794968 rows/sec., 1.21 MiB/sec. | ||
11678 | 2025.01.13 09:41:31.673597 [ 4 ] {8799bb64-9d68-473a-9923-85d01193ef82} <Debug> TCPHandler: Processed in 0.002899552 sec. | ||
11679 | 2025.01.13 09:41:32.448815 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 423 | ||
11680 | 2025.01.13 09:41:32.470370 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11681 | 2025.01.13 09:41:32.470422 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
11682 | 2025.01.13 09:41:32.477797 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
11683 | 2025.01.13 09:41:32.478578 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11684 | 2025.01.13 09:41:32.479007 [ 41 ] {} <Debug> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
11685 | 2025.01.13 09:41:32.479154 [ 41 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11686 | 2025.01.13 09:41:32.479242 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
11687 | 2025.01.13 09:41:32.479734 [ 194 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
11688 | 2025.01.13 09:41:32.493239 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 423 | ||
11689 | 2025.01.13 09:41:32.495312 [ 194 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11690 | 2025.01.13 09:41:32.497112 [ 194 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
11691 | 2025.01.13 09:41:32.503275 [ 194 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
11692 | 2025.01.13 09:41:32.508954 [ 194 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
11693 | 2025.01.13 09:41:32.514547 [ 194 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 8 rows starting from the beginning of the part | ||
11694 | 2025.01.13 09:41:32.520280 [ 194 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 7 rows starting from the beginning of the part | ||
11695 | 2025.01.13 09:41:32.524696 [ 194 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 8 rows starting from the beginning of the part | ||
11696 | 2025.01.13 09:41:32.585705 [ 200 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 423 rows, containing 679 columns (679 merged, 0 gathered) in 0.106305296 sec., 3979.1056129508356 rows/sec., 20.58 MiB/sec. | ||
11697 | 2025.01.13 09:41:32.588984 [ 195 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
11698 | 2025.01.13 09:41:32.592167 [ 195 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_56_11} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11699 | 2025.01.13 09:41:32.592349 [ 195 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_56_11} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
11700 | 2025.01.13 09:41:32.594851 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
11701 | 2025.01.13 09:41:33.000192 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 239.25 MiB, peak 252.68 MiB, free memory in arenas 0.00 B, will set to 241.57 MiB (RSS), difference: 2.32 MiB | ||
11702 | 2025.01.13 09:41:36.639496 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11703 | 2025.01.13 09:41:36.639747 [ 4 ] {b1a44bc4-1ff4-4af3-bd53-538044367967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
11704 | 2025.01.13 09:41:36.639817 [ 4 ] {b1a44bc4-1ff4-4af3-bd53-538044367967} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
11705 | 2025.01.13 09:41:36.640571 [ 4 ] {b1a44bc4-1ff4-4af3-bd53-538044367967} <Trace> oximeter.fields_ipaddr (55eee10e-07c1-4121-bb06-cd2392fbd95f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11706 | 2025.01.13 09:41:36.640612 [ 4 ] {b1a44bc4-1ff4-4af3-bd53-538044367967} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
11707 | 2025.01.13 09:41:36.641057 [ 4 ] {b1a44bc4-1ff4-4af3-bd53-538044367967} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
11708 | 2025.01.13 09:41:36.641316 [ 4 ] {b1a44bc4-1ff4-4af3-bd53-538044367967} <Trace> oximeter.fields_ipaddr (55eee10e-07c1-4121-bb06-cd2392fbd95f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11709 | 2025.01.13 09:41:36.641542 [ 4 ] {b1a44bc4-1ff4-4af3-bd53-538044367967} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001844 sec., 1084.5986984815618 rows/sec., 88.44 KiB/sec. | ||
11710 | 2025.01.13 09:41:36.641635 [ 4 ] {b1a44bc4-1ff4-4af3-bd53-538044367967} <Debug> TCPHandler: Processed in 0.002325326 sec. | ||
11711 | 2025.01.13 09:41:36.641824 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11712 | 2025.01.13 09:41:36.641960 [ 253 ] {67f96fde-6cb1-4a07-b501-ae58d24ab71a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11713 | 2025.01.13 09:41:36.642015 [ 253 ] {67f96fde-6cb1-4a07-b501-ae58d24ab71a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11714 | 2025.01.13 09:41:36.642685 [ 253 ] {67f96fde-6cb1-4a07-b501-ae58d24ab71a} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11715 | 2025.01.13 09:41:36.642723 [ 253 ] {67f96fde-6cb1-4a07-b501-ae58d24ab71a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
11716 | 2025.01.13 09:41:36.643114 [ 253 ] {67f96fde-6cb1-4a07-b501-ae58d24ab71a} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
11717 | 2025.01.13 09:41:36.643367 [ 253 ] {67f96fde-6cb1-4a07-b501-ae58d24ab71a} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11718 | 2025.01.13 09:41:36.643557 [ 253 ] {67f96fde-6cb1-4a07-b501-ae58d24ab71a} <Debug> executeQuery: Read 79 rows, 6.92 KiB in 0.001626 sec., 48585.48585485855 rows/sec., 4.16 MiB/sec. | ||
11719 | 2025.01.13 09:41:36.643670 [ 253 ] {67f96fde-6cb1-4a07-b501-ae58d24ab71a} <Debug> TCPHandler: Processed in 0.001907974 sec. | ||
11720 | 2025.01.13 09:41:36.643867 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11721 | 2025.01.13 09:41:36.644143 [ 4 ] {e40b020d-9168-4064-ad52-677b70981cb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11722 | 2025.01.13 09:41:36.644209 [ 4 ] {e40b020d-9168-4064-ad52-677b70981cb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11723 | 2025.01.13 09:41:36.644771 [ 4 ] {e40b020d-9168-4064-ad52-677b70981cb4} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11724 | 2025.01.13 09:41:36.644809 [ 4 ] {e40b020d-9168-4064-ad52-677b70981cb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
11725 | 2025.01.13 09:41:36.645161 [ 4 ] {e40b020d-9168-4064-ad52-677b70981cb4} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
11726 | 2025.01.13 09:41:36.645399 [ 4 ] {e40b020d-9168-4064-ad52-677b70981cb4} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11727 | 2025.01.13 09:41:36.645569 [ 4 ] {e40b020d-9168-4064-ad52-677b70981cb4} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001524 sec., 18372.70341207349 rows/sec., 1.34 MiB/sec. | ||
11728 | 2025.01.13 09:41:36.645619 [ 4 ] {e40b020d-9168-4064-ad52-677b70981cb4} <Debug> TCPHandler: Processed in 0.001852322 sec. | ||
11729 | 2025.01.13 09:41:36.645780 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11730 | 2025.01.13 09:41:36.645913 [ 253 ] {6282dc40-4e16-4c69-b91e-3f7b2c391cf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11731 | 2025.01.13 09:41:36.645968 [ 253 ] {6282dc40-4e16-4c69-b91e-3f7b2c391cf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11732 | 2025.01.13 09:41:36.646611 [ 253 ] {6282dc40-4e16-4c69-b91e-3f7b2c391cf1} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11733 | 2025.01.13 09:41:36.646649 [ 253 ] {6282dc40-4e16-4c69-b91e-3f7b2c391cf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
11734 | 2025.01.13 09:41:36.647004 [ 253 ] {6282dc40-4e16-4c69-b91e-3f7b2c391cf1} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
11735 | 2025.01.13 09:41:36.647244 [ 253 ] {6282dc40-4e16-4c69-b91e-3f7b2c391cf1} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11736 | 2025.01.13 09:41:36.647414 [ 253 ] {6282dc40-4e16-4c69-b91e-3f7b2c391cf1} <Debug> executeQuery: Read 56 rows, 4.48 KiB in 0.001529 sec., 36625.245258338786 rows/sec., 2.86 MiB/sec. | ||
11737 | 2025.01.13 09:41:36.647465 [ 253 ] {6282dc40-4e16-4c69-b91e-3f7b2c391cf1} <Debug> TCPHandler: Processed in 0.00174757 sec. | ||
11738 | 2025.01.13 09:41:36.647601 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11739 | 2025.01.13 09:41:36.647707 [ 4 ] {cac29557-5fd2-4121-966e-08327d370cbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11740 | 2025.01.13 09:41:36.647754 [ 4 ] {cac29557-5fd2-4121-966e-08327d370cbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11741 | 2025.01.13 09:41:36.648283 [ 4 ] {cac29557-5fd2-4121-966e-08327d370cbc} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11742 | 2025.01.13 09:41:36.648318 [ 4 ] {cac29557-5fd2-4121-966e-08327d370cbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
11743 | 2025.01.13 09:41:36.648697 [ 4 ] {cac29557-5fd2-4121-966e-08327d370cbc} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
11744 | 2025.01.13 09:41:36.648940 [ 4 ] {cac29557-5fd2-4121-966e-08327d370cbc} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11745 | 2025.01.13 09:41:36.649136 [ 4 ] {cac29557-5fd2-4121-966e-08327d370cbc} <Debug> executeQuery: Read 101 rows, 7.17 KiB in 0.001452 sec., 69559.22865013774 rows/sec., 4.82 MiB/sec. | ||
11746 | 2025.01.13 09:41:36.649188 [ 4 ] {cac29557-5fd2-4121-966e-08327d370cbc} <Debug> TCPHandler: Processed in 0.001637427 sec. | ||
11747 | 2025.01.13 09:41:36.649342 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11748 | 2025.01.13 09:41:36.649448 [ 253 ] {f119d29b-5d0c-43c6-b07a-8a5dee33d281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11749 | 2025.01.13 09:41:36.649515 [ 253 ] {f119d29b-5d0c-43c6-b07a-8a5dee33d281} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11750 | 2025.01.13 09:41:36.650783 [ 253 ] {f119d29b-5d0c-43c6-b07a-8a5dee33d281} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11751 | 2025.01.13 09:41:36.650822 [ 253 ] {f119d29b-5d0c-43c6-b07a-8a5dee33d281} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
11752 | 2025.01.13 09:41:36.651466 [ 253 ] {f119d29b-5d0c-43c6-b07a-8a5dee33d281} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
11753 | 2025.01.13 09:41:36.651728 [ 253 ] {f119d29b-5d0c-43c6-b07a-8a5dee33d281} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11754 | 2025.01.13 09:41:36.651927 [ 36 ] {} <Debug> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
11755 | 2025.01.13 09:41:36.651994 [ 253 ] {f119d29b-5d0c-43c6-b07a-8a5dee33d281} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002564 sec., 10140.405616224649 rows/sec., 18.17 MiB/sec. | ||
11756 | 2025.01.13 09:41:36.652017 [ 36 ] {} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11757 | 2025.01.13 09:41:36.652087 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
11758 | 2025.01.13 09:41:36.652381 [ 253 ] {f119d29b-5d0c-43c6-b07a-8a5dee33d281} <Debug> TCPHandler: Processed in 0.003086178 sec. | ||
11759 | 2025.01.13 09:41:36.652447 [ 199 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::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 | ||
11760 | 2025.01.13 09:41:36.652558 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11761 | 2025.01.13 09:41:36.652801 [ 4 ] {d4db55a9-b214-487b-9860-e9e1795d0236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11762 | 2025.01.13 09:41:36.652921 [ 4 ] {d4db55a9-b214-487b-9860-e9e1795d0236} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11763 | 2025.01.13 09:41:36.653426 [ 199 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11764 | 2025.01.13 09:41:36.653666 [ 199 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1322 rows starting from the beginning of the part | ||
11765 | 2025.01.13 09:41:36.654372 [ 199 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 26 rows starting from the beginning of the part | ||
11766 | 2025.01.13 09:41:36.655308 [ 199 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 13 rows starting from the beginning of the part | ||
11767 | 2025.01.13 09:41:36.655323 [ 4 ] {d4db55a9-b214-487b-9860-e9e1795d0236} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11768 | 2025.01.13 09:41:36.655394 [ 4 ] {d4db55a9-b214-487b-9860-e9e1795d0236} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
11769 | 2025.01.13 09:41:36.655898 [ 199 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 26 rows starting from the beginning of the part | ||
11770 | 2025.01.13 09:41:36.656525 [ 199 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 13 rows starting from the beginning of the part | ||
11771 | 2025.01.13 09:41:36.657080 [ 199 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 26 rows starting from the beginning of the part | ||
11772 | 2025.01.13 09:41:36.657149 [ 4 ] {d4db55a9-b214-487b-9860-e9e1795d0236} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
11773 | 2025.01.13 09:41:36.658019 [ 4 ] {d4db55a9-b214-487b-9860-e9e1795d0236} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11774 | 2025.01.13 09:41:36.658472 [ 4 ] {d4db55a9-b214-487b-9860-e9e1795d0236} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.005754 sec., 5213.76433785193 rows/sec., 365.74 KiB/sec. | ||
11775 | 2025.01.13 09:41:36.658748 [ 4 ] {d4db55a9-b214-487b-9860-e9e1795d0236} <Debug> TCPHandler: Processed in 0.006254458 sec. | ||
11776 | 2025.01.13 09:41:36.666276 [ 200 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1426 rows, containing 19 columns (19 merged, 0 gathered) in 0.014023538 sec., 101686.17933648413 rows/sec., 182.22 MiB/sec. | ||
11777 | 2025.01.13 09:41:36.667844 [ 200 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
11778 | 2025.01.13 09:41:36.668345 [ 200 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11779 | 2025.01.13 09:41:36.668444 [ 200 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
11780 | 2025.01.13 09:41:36.668620 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.50 MiB. | ||
11781 | 2025.01.13 09:41:37.001170 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 242.14 MiB, peak 253.58 MiB, free memory in arenas 0.00 B, will set to 244.59 MiB (RSS), difference: 2.44 MiB | ||
11782 | 2025.01.13 09:41:38.020861 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 26169 | ||
11783 | 2025.01.13 09:41:38.021538 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11784 | 2025.01.13 09:41:38.021586 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
11785 | 2025.01.13 09:41:38.022127 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
11786 | 2025.01.13 09:41:38.022383 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11787 | 2025.01.13 09:41:38.022656 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26169 | ||
11788 | 2025.01.13 09:41:39.994238 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 430 | ||
11789 | 2025.01.13 09:41:40.014448 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11790 | 2025.01.13 09:41:40.014511 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
11791 | 2025.01.13 09:41:40.021515 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
11792 | 2025.01.13 09:41:40.022262 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11793 | 2025.01.13 09:41:40.026705 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
11794 | 2025.01.13 09:41:40.653874 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1666 | ||
11795 | 2025.01.13 09:41:40.657100 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11796 | 2025.01.13 09:41:40.657160 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
11797 | 2025.01.13 09:41:40.658658 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
11798 | 2025.01.13 09:41:40.658986 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11799 | 2025.01.13 09:41:40.660265 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1666 | ||
11800 | 2025.01.13 09:41:41.642342 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11801 | 2025.01.13 09:41:41.642559 [ 4 ] {9b6ef402-b757-4d2c-bc92-4fa534eb3a39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11802 | 2025.01.13 09:41:41.642642 [ 4 ] {9b6ef402-b757-4d2c-bc92-4fa534eb3a39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11803 | 2025.01.13 09:41:41.643435 [ 4 ] {9b6ef402-b757-4d2c-bc92-4fa534eb3a39} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11804 | 2025.01.13 09:41:41.643490 [ 4 ] {9b6ef402-b757-4d2c-bc92-4fa534eb3a39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
11805 | 2025.01.13 09:41:41.643938 [ 4 ] {9b6ef402-b757-4d2c-bc92-4fa534eb3a39} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
11806 | 2025.01.13 09:41:41.644199 [ 4 ] {9b6ef402-b757-4d2c-bc92-4fa534eb3a39} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11807 | 2025.01.13 09:41:41.644409 [ 30 ] {} <Debug> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
11808 | 2025.01.13 09:41:41.644465 [ 4 ] {9b6ef402-b757-4d2c-bc92-4fa534eb3a39} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001964 sec., 7128.309572301426 rows/sec., 513.14 KiB/sec. | ||
11809 | 2025.01.13 09:41:41.644501 [ 30 ] {} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11810 | 2025.01.13 09:41:41.644584 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
11811 | 2025.01.13 09:41:41.644610 [ 4 ] {9b6ef402-b757-4d2c-bc92-4fa534eb3a39} <Debug> TCPHandler: Processed in 0.002404678 sec. | ||
11812 | 2025.01.13 09:41:41.644914 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11813 | 2025.01.13 09:41:41.644979 [ 196 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::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 | ||
11814 | 2025.01.13 09:41:41.645330 [ 253 ] {32a07d24-f57f-4c34-96bb-ecf41bc9052d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11815 | 2025.01.13 09:41:41.645511 [ 253 ] {32a07d24-f57f-4c34-96bb-ecf41bc9052d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11816 | 2025.01.13 09:41:41.645566 [ 196 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11817 | 2025.01.13 09:41:41.645680 [ 196 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 14 rows starting from the beginning of the part | ||
11818 | 2025.01.13 09:41:41.646033 [ 196 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part | ||
11819 | 2025.01.13 09:41:41.646483 [ 196 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 14 rows starting from the beginning of the part | ||
11820 | 2025.01.13 09:41:41.646862 [ 196 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 14 rows starting from the beginning of the part | ||
11821 | 2025.01.13 09:41:41.647196 [ 196 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 14 rows starting from the beginning of the part | ||
11822 | 2025.01.13 09:41:41.648211 [ 253 ] {32a07d24-f57f-4c34-96bb-ecf41bc9052d} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11823 | 2025.01.13 09:41:41.648290 [ 253 ] {32a07d24-f57f-4c34-96bb-ecf41bc9052d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
11824 | 2025.01.13 09:41:41.649306 [ 253 ] {32a07d24-f57f-4c34-96bb-ecf41bc9052d} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
11825 | 2025.01.13 09:41:41.649668 [ 200 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004962701 sec., 14105.22213609081 rows/sec., 1.05 MiB/sec. | ||
11826 | 2025.01.13 09:41:41.649872 [ 253 ] {32a07d24-f57f-4c34-96bb-ecf41bc9052d} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11827 | 2025.01.13 09:41:41.649976 [ 198 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
11828 | 2025.01.13 09:41:41.650120 [ 30 ] {} <Debug> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
11829 | 2025.01.13 09:41:41.650246 [ 30 ] {} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11830 | 2025.01.13 09:41:41.650331 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
11831 | 2025.01.13 09:41:41.650454 [ 253 ] {32a07d24-f57f-4c34-96bb-ecf41bc9052d} <Debug> executeQuery: Read 199 rows, 18.11 KiB in 0.005227 sec., 38071.55155921179 rows/sec., 3.38 MiB/sec. | ||
11832 | 2025.01.13 09:41:41.650908 [ 189 ] {4e32d370-b554-4105-93df-36198ea84aa7::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 | ||
11833 | 2025.01.13 09:41:41.650971 [ 253 ] {32a07d24-f57f-4c34-96bb-ecf41bc9052d} <Debug> TCPHandler: Processed in 0.006229506 sec. | ||
11834 | 2025.01.13 09:41:41.651243 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11835 | 2025.01.13 09:41:41.651305 [ 198 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_41_10} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11836 | 2025.01.13 09:41:41.651491 [ 189 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11837 | 2025.01.13 09:41:41.651613 [ 189 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1398 rows starting from the beginning of the part | ||
11838 | 2025.01.13 09:41:41.651679 [ 4 ] {a8a77914-1e8d-445d-84b7-6d971ab9f2c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11839 | 2025.01.13 09:41:41.651763 [ 198 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_41_10} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
11840 | 2025.01.13 09:41:41.651915 [ 4 ] {a8a77914-1e8d-445d-84b7-6d971ab9f2c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11841 | 2025.01.13 09:41:41.652161 [ 189 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 26 rows starting from the beginning of the part | ||
11842 | 2025.01.13 09:41:41.652295 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
11843 | 2025.01.13 09:41:41.652637 [ 189 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 78 rows starting from the beginning of the part | ||
11844 | 2025.01.13 09:41:41.653090 [ 189 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 199 rows starting from the beginning of the part | ||
11845 | 2025.01.13 09:41:41.653531 [ 189 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 79 rows starting from the beginning of the part | ||
11846 | 2025.01.13 09:41:41.653837 [ 189 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 199 rows starting from the beginning of the part | ||
11847 | 2025.01.13 09:41:41.656358 [ 4 ] {a8a77914-1e8d-445d-84b7-6d971ab9f2c9} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11848 | 2025.01.13 09:41:41.656409 [ 4 ] {a8a77914-1e8d-445d-84b7-6d971ab9f2c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
11849 | 2025.01.13 09:41:41.656974 [ 4 ] {a8a77914-1e8d-445d-84b7-6d971ab9f2c9} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
11850 | 2025.01.13 09:41:41.657313 [ 4 ] {a8a77914-1e8d-445d-84b7-6d971ab9f2c9} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11851 | 2025.01.13 09:41:41.657434 [ 189 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1979 rows, containing 5 columns (5 merged, 0 gathered) in 0.006984408 sec., 283345.41739256924 rows/sec., 25.07 MiB/sec. | ||
11852 | 2025.01.13 09:41:41.657609 [ 4 ] {a8a77914-1e8d-445d-84b7-6d971ab9f2c9} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.006082 sec., 3288.391976323578 rows/sec., 235.71 KiB/sec. | ||
11853 | 2025.01.13 09:41:41.657678 [ 189 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
11854 | 2025.01.13 09:41:41.657690 [ 4 ] {a8a77914-1e8d-445d-84b7-6d971ab9f2c9} <Debug> TCPHandler: Processed in 0.006599067 sec. | ||
11855 | 2025.01.13 09:41:41.657874 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11856 | 2025.01.13 09:41:41.657977 [ 189 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_96_19} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11857 | 2025.01.13 09:41:41.658030 [ 253 ] {bcc7fefa-8197-4f59-88c0-dee3c26e399b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11858 | 2025.01.13 09:41:41.658075 [ 189 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_96_19} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
11859 | 2025.01.13 09:41:41.658093 [ 253 ] {bcc7fefa-8197-4f59-88c0-dee3c26e399b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11860 | 2025.01.13 09:41:41.658180 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
11861 | 2025.01.13 09:41:41.658803 [ 253 ] {bcc7fefa-8197-4f59-88c0-dee3c26e399b} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11862 | 2025.01.13 09:41:41.658843 [ 253 ] {bcc7fefa-8197-4f59-88c0-dee3c26e399b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
11863 | 2025.01.13 09:41:41.659196 [ 253 ] {bcc7fefa-8197-4f59-88c0-dee3c26e399b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
11864 | 2025.01.13 09:41:41.659442 [ 253 ] {bcc7fefa-8197-4f59-88c0-dee3c26e399b} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11865 | 2025.01.13 09:41:41.659654 [ 253 ] {bcc7fefa-8197-4f59-88c0-dee3c26e399b} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001663 sec., 8418.52074564041 rows/sec., 589.58 KiB/sec. | ||
11866 | 2025.01.13 09:41:41.659707 [ 253 ] {bcc7fefa-8197-4f59-88c0-dee3c26e399b} <Debug> TCPHandler: Processed in 0.001909005 sec. | ||
11867 | 2025.01.13 09:41:41.659869 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11868 | 2025.01.13 09:41:41.659997 [ 4 ] {f7b6668e-272d-4415-9f15-08e7daa2c56b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11869 | 2025.01.13 09:41:41.660050 [ 4 ] {f7b6668e-272d-4415-9f15-08e7daa2c56b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11870 | 2025.01.13 09:41:41.660663 [ 4 ] {f7b6668e-272d-4415-9f15-08e7daa2c56b} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11871 | 2025.01.13 09:41:41.660711 [ 4 ] {f7b6668e-272d-4415-9f15-08e7daa2c56b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
11872 | 2025.01.13 09:41:41.661078 [ 4 ] {f7b6668e-272d-4415-9f15-08e7daa2c56b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
11873 | 2025.01.13 09:41:41.661319 [ 4 ] {f7b6668e-272d-4415-9f15-08e7daa2c56b} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11874 | 2025.01.13 09:41:41.661498 [ 30 ] {} <Debug> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
11875 | 2025.01.13 09:41:41.661554 [ 30 ] {} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11876 | 2025.01.13 09:41:41.661569 [ 4 ] {f7b6668e-272d-4415-9f15-08e7daa2c56b} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00159 sec., 8176.100628930817 rows/sec., 509.78 KiB/sec. | ||
11877 | 2025.01.13 09:41:41.661591 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
11878 | 2025.01.13 09:41:41.661732 [ 4 ] {f7b6668e-272d-4415-9f15-08e7daa2c56b} <Debug> TCPHandler: Processed in 0.001924225 sec. | ||
11879 | 2025.01.13 09:41:41.661933 [ 197 ] {87347901-4082-4a7d-a746-0bcdebd578f7::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 | ||
11880 | 2025.01.13 09:41:41.661949 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11881 | 2025.01.13 09:41:41.662336 [ 253 ] {80cafa5b-2053-4d6a-9c7c-f20b58186489} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11882 | 2025.01.13 09:41:41.662487 [ 197 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11883 | 2025.01.13 09:41:41.662503 [ 253 ] {80cafa5b-2053-4d6a-9c7c-f20b58186489} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11884 | 2025.01.13 09:41:41.662615 [ 197 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 13 rows starting from the beginning of the part | ||
11885 | 2025.01.13 09:41:41.663142 [ 197 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 13 rows starting from the beginning of the part | ||
11886 | 2025.01.13 09:41:41.663421 [ 197 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 13 rows starting from the beginning of the part | ||
11887 | 2025.01.13 09:41:41.663848 [ 197 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 13 rows starting from the beginning of the part | ||
11888 | 2025.01.13 09:41:41.664187 [ 197 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 13 rows starting from the beginning of the part | ||
11889 | 2025.01.13 09:41:41.665480 [ 253 ] {80cafa5b-2053-4d6a-9c7c-f20b58186489} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11890 | 2025.01.13 09:41:41.665526 [ 253 ] {80cafa5b-2053-4d6a-9c7c-f20b58186489} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
11891 | 2025.01.13 09:41:41.665855 [ 197 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004142178 sec., 15692.227615520145 rows/sec., 1.02 MiB/sec. | ||
11892 | 2025.01.13 09:41:41.665975 [ 197 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
11893 | 2025.01.13 09:41:41.666091 [ 253 ] {80cafa5b-2053-4d6a-9c7c-f20b58186489} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
11894 | 2025.01.13 09:41:41.666282 [ 197 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_41_10} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11895 | 2025.01.13 09:41:41.666376 [ 197 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_41_10} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
11896 | 2025.01.13 09:41:41.666405 [ 253 ] {80cafa5b-2053-4d6a-9c7c-f20b58186489} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11897 | 2025.01.13 09:41:41.666467 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
11898 | 2025.01.13 09:41:41.666639 [ 30 ] {} <Debug> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
11899 | 2025.01.13 09:41:41.666690 [ 30 ] {} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11900 | 2025.01.13 09:41:41.666708 [ 253 ] {80cafa5b-2053-4d6a-9c7c-f20b58186489} <Debug> executeQuery: Read 359 rows, 25.84 KiB in 0.004508 sec., 79636.20230700976 rows/sec., 5.60 MiB/sec. | ||
11901 | 2025.01.13 09:41:41.666730 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
11902 | 2025.01.13 09:41:41.666900 [ 253 ] {80cafa5b-2053-4d6a-9c7c-f20b58186489} <Debug> TCPHandler: Processed in 0.005052053 sec. | ||
11903 | 2025.01.13 09:41:41.667119 [ 188 ] {dc80af8f-ae59-4221-9151-b81aadd12800::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 | ||
11904 | 2025.01.13 09:41:41.667154 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11905 | 2025.01.13 09:41:41.667571 [ 4 ] {707dd942-c1f9-4470-8709-e82adca7d441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11906 | 2025.01.13 09:41:41.667779 [ 4 ] {707dd942-c1f9-4470-8709-e82adca7d441} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11907 | 2025.01.13 09:41:41.667783 [ 188 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11908 | 2025.01.13 09:41:41.667959 [ 188 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 873 rows starting from the beginning of the part | ||
11909 | 2025.01.13 09:41:41.668878 [ 188 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 28 rows starting from the beginning of the part | ||
11910 | 2025.01.13 09:41:41.669511 [ 188 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 54 rows starting from the beginning of the part | ||
11911 | 2025.01.13 09:41:41.669790 [ 188 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 359 rows starting from the beginning of the part | ||
11912 | 2025.01.13 09:41:41.670150 [ 188 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 56 rows starting from the beginning of the part | ||
11913 | 2025.01.13 09:41:41.670463 [ 188 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 359 rows starting from the beginning of the part | ||
11914 | 2025.01.13 09:41:41.671128 [ 4 ] {707dd942-c1f9-4470-8709-e82adca7d441} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11915 | 2025.01.13 09:41:41.671180 [ 4 ] {707dd942-c1f9-4470-8709-e82adca7d441} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
11916 | 2025.01.13 09:41:41.672161 [ 4 ] {707dd942-c1f9-4470-8709-e82adca7d441} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
11917 | 2025.01.13 09:41:41.672722 [ 4 ] {707dd942-c1f9-4470-8709-e82adca7d441} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11918 | 2025.01.13 09:41:41.673116 [ 4 ] {707dd942-c1f9-4470-8709-e82adca7d441} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.005697 sec., 1053.18588730911 rows/sec., 55.02 KiB/sec. | ||
11919 | 2025.01.13 09:41:41.673180 [ 4 ] {707dd942-c1f9-4470-8709-e82adca7d441} <Debug> TCPHandler: Processed in 0.006122084 sec. | ||
11920 | 2025.01.13 09:41:41.673454 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11921 | 2025.01.13 09:41:41.673619 [ 187 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1729 rows, containing 5 columns (5 merged, 0 gathered) in 0.006715651 sec., 257458.28662031423 rows/sec., 19.53 MiB/sec. | ||
11922 | 2025.01.13 09:41:41.673650 [ 253 ] {d6992079-4b3f-4312-b0cb-dd7f62724804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11923 | 2025.01.13 09:41:41.673728 [ 253 ] {d6992079-4b3f-4312-b0cb-dd7f62724804} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11924 | 2025.01.13 09:41:41.673946 [ 187 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
11925 | 2025.01.13 09:41:41.674634 [ 187 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_96_19} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11926 | 2025.01.13 09:41:41.674861 [ 187 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_96_19} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
11927 | 2025.01.13 09:41:41.674916 [ 253 ] {d6992079-4b3f-4312-b0cb-dd7f62724804} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11928 | 2025.01.13 09:41:41.675003 [ 253 ] {d6992079-4b3f-4312-b0cb-dd7f62724804} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
11929 | 2025.01.13 09:41:41.675016 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
11930 | 2025.01.13 09:41:41.675447 [ 253 ] {d6992079-4b3f-4312-b0cb-dd7f62724804} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
11931 | 2025.01.13 09:41:41.675706 [ 253 ] {d6992079-4b3f-4312-b0cb-dd7f62724804} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11932 | 2025.01.13 09:41:41.675954 [ 253 ] {d6992079-4b3f-4312-b0cb-dd7f62724804} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.002344 sec., 75511.94539249146 rows/sec., 4.98 MiB/sec. | ||
11933 | 2025.01.13 09:41:41.676014 [ 253 ] {d6992079-4b3f-4312-b0cb-dd7f62724804} <Debug> TCPHandler: Processed in 0.002711937 sec. | ||
11934 | 2025.01.13 09:41:41.676159 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11935 | 2025.01.13 09:41:41.676267 [ 4 ] {a4da59d7-162c-44ca-aa34-f92a4e13a624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11936 | 2025.01.13 09:41:41.676314 [ 4 ] {a4da59d7-162c-44ca-aa34-f92a4e13a624} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11937 | 2025.01.13 09:41:41.676731 [ 4 ] {a4da59d7-162c-44ca-aa34-f92a4e13a624} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11938 | 2025.01.13 09:41:41.676770 [ 4 ] {a4da59d7-162c-44ca-aa34-f92a4e13a624} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
11939 | 2025.01.13 09:41:41.677117 [ 4 ] {a4da59d7-162c-44ca-aa34-f92a4e13a624} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
11940 | 2025.01.13 09:41:41.677379 [ 4 ] {a4da59d7-162c-44ca-aa34-f92a4e13a624} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11941 | 2025.01.13 09:41:41.677589 [ 4 ] {a4da59d7-162c-44ca-aa34-f92a4e13a624} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001344 sec., 744.047619047619 rows/sec., 50.14 KiB/sec. | ||
11942 | 2025.01.13 09:41:41.677637 [ 4 ] {a4da59d7-162c-44ca-aa34-f92a4e13a624} <Debug> TCPHandler: Processed in 0.001531283 sec. | ||
11943 | 2025.01.13 09:41:41.677772 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11944 | 2025.01.13 09:41:41.677906 [ 253 ] {df624633-3471-4736-9155-d23ab8872abf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11945 | 2025.01.13 09:41:41.677988 [ 253 ] {df624633-3471-4736-9155-d23ab8872abf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11946 | 2025.01.13 09:41:41.679174 [ 253 ] {df624633-3471-4736-9155-d23ab8872abf} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11947 | 2025.01.13 09:41:41.679214 [ 253 ] {df624633-3471-4736-9155-d23ab8872abf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
11948 | 2025.01.13 09:41:41.679841 [ 253 ] {df624633-3471-4736-9155-d23ab8872abf} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
11949 | 2025.01.13 09:41:41.680105 [ 253 ] {df624633-3471-4736-9155-d23ab8872abf} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11950 | 2025.01.13 09:41:41.680353 [ 253 ] {df624633-3471-4736-9155-d23ab8872abf} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002477 sec., 5248.284214775938 rows/sec., 9.40 MiB/sec. | ||
11951 | 2025.01.13 09:41:41.680451 [ 253 ] {df624633-3471-4736-9155-d23ab8872abf} <Debug> TCPHandler: Processed in 0.002736338 sec. | ||
11952 | 2025.01.13 09:41:41.680590 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11953 | 2025.01.13 09:41:41.680696 [ 4 ] {d650a296-53cb-4897-93d9-a1d480593fd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11954 | 2025.01.13 09:41:41.680741 [ 4 ] {d650a296-53cb-4897-93d9-a1d480593fd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11955 | 2025.01.13 09:41:41.681189 [ 4 ] {d650a296-53cb-4897-93d9-a1d480593fd1} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11956 | 2025.01.13 09:41:41.681226 [ 4 ] {d650a296-53cb-4897-93d9-a1d480593fd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
11957 | 2025.01.13 09:41:41.681573 [ 4 ] {d650a296-53cb-4897-93d9-a1d480593fd1} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
11958 | 2025.01.13 09:41:41.681813 [ 4 ] {d650a296-53cb-4897-93d9-a1d480593fd1} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11959 | 2025.01.13 09:41:41.681999 [ 10 ] {} <Debug> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
11960 | 2025.01.13 09:41:41.682060 [ 4 ] {d650a296-53cb-4897-93d9-a1d480593fd1} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.00138 sec., 37681.159420289856 rows/sec., 2.33 MiB/sec. | ||
11961 | 2025.01.13 09:41:41.682068 [ 10 ] {} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11962 | 2025.01.13 09:41:41.682144 [ 10 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
11963 | 2025.01.13 09:41:41.682180 [ 4 ] {d650a296-53cb-4897-93d9-a1d480593fd1} <Debug> TCPHandler: Processed in 0.001636337 sec. | ||
11964 | 2025.01.13 09:41:41.682410 [ 187 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::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 | ||
11965 | 2025.01.13 09:41:41.682612 [ 187 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11966 | 2025.01.13 09:41:41.682668 [ 187 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 3198 rows starting from the beginning of the part | ||
11967 | 2025.01.13 09:41:41.682904 [ 187 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 12 rows starting from the beginning of the part | ||
11968 | 2025.01.13 09:41:41.683242 [ 187 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 30 rows starting from the beginning of the part | ||
11969 | 2025.01.13 09:41:41.683426 [ 187 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 52 rows starting from the beginning of the part | ||
11970 | 2025.01.13 09:41:41.683572 [ 187 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 30 rows starting from the beginning of the part | ||
11971 | 2025.01.13 09:41:41.683752 [ 187 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 52 rows starting from the beginning of the part | ||
11972 | 2025.01.13 09:41:41.685215 [ 193 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3374 rows, containing 4 columns (4 merged, 0 gathered) in 0.002963354 sec., 1138574.7365991373 rows/sec., 73.26 MiB/sec. | ||
11973 | 2025.01.13 09:41:41.685455 [ 187 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
11974 | 2025.01.13 09:41:41.685731 [ 187 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_96_19} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11975 | 2025.01.13 09:41:41.685804 [ 187 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_96_19} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
11976 | 2025.01.13 09:41:41.685878 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
11977 | 2025.01.13 09:41:45.300861 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11978 | 2025.01.13 09:41:45.300928 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11979 | 2025.01.13 09:41:45.523704 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 26596 | ||
11980 | 2025.01.13 09:41:45.524351 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11981 | 2025.01.13 09:41:45.524402 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
11982 | 2025.01.13 09:41:45.525076 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
11983 | 2025.01.13 09:41:45.525440 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11984 | 2025.01.13 09:41:45.525737 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26596 | ||
11985 | 2025.01.13 09:41:46.638956 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11986 | 2025.01.13 09:41:46.639266 [ 4 ] {b3bb75d9-fa15-48d9-9e74-9f4b92530c0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11987 | 2025.01.13 09:41:46.639383 [ 4 ] {b3bb75d9-fa15-48d9-9e74-9f4b92530c0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11988 | 2025.01.13 09:41:46.640412 [ 4 ] {b3bb75d9-fa15-48d9-9e74-9f4b92530c0d} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11989 | 2025.01.13 09:41:46.640461 [ 4 ] {b3bb75d9-fa15-48d9-9e74-9f4b92530c0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
11990 | 2025.01.13 09:41:46.640915 [ 4 ] {b3bb75d9-fa15-48d9-9e74-9f4b92530c0d} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
11991 | 2025.01.13 09:41:46.641172 [ 4 ] {b3bb75d9-fa15-48d9-9e74-9f4b92530c0d} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11992 | 2025.01.13 09:41:46.641415 [ 4 ] {b3bb75d9-fa15-48d9-9e74-9f4b92530c0d} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.00224 sec., 34821.42857142857 rows/sec., 2.99 MiB/sec. | ||
11993 | 2025.01.13 09:41:46.641477 [ 4 ] {b3bb75d9-fa15-48d9-9e74-9f4b92530c0d} <Debug> TCPHandler: Processed in 0.002681325 sec. | ||
11994 | 2025.01.13 09:41:46.641666 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11995 | 2025.01.13 09:41:46.641804 [ 253 ] {d07e2c3c-081f-40dd-91d4-6acad98b6dcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11996 | 2025.01.13 09:41:46.641860 [ 253 ] {d07e2c3c-081f-40dd-91d4-6acad98b6dcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11997 | 2025.01.13 09:41:46.642426 [ 253 ] {d07e2c3c-081f-40dd-91d4-6acad98b6dcb} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11998 | 2025.01.13 09:41:46.642467 [ 253 ] {d07e2c3c-081f-40dd-91d4-6acad98b6dcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
11999 | 2025.01.13 09:41:46.642831 [ 253 ] {d07e2c3c-081f-40dd-91d4-6acad98b6dcb} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
12000 | 2025.01.13 09:41:46.643076 [ 253 ] {d07e2c3c-081f-40dd-91d4-6acad98b6dcb} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12001 | 2025.01.13 09:41:46.643309 [ 253 ] {d07e2c3c-081f-40dd-91d4-6acad98b6dcb} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001533 sec., 16960.20874103066 rows/sec., 1.25 MiB/sec. | ||
12002 | 2025.01.13 09:41:46.643407 [ 253 ] {d07e2c3c-081f-40dd-91d4-6acad98b6dcb} <Debug> TCPHandler: Processed in 0.001810271 sec. | ||
12003 | 2025.01.13 09:41:46.643609 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12004 | 2025.01.13 09:41:46.643790 [ 4 ] {21be64d4-8e80-45de-a818-631b2cbe2a30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12005 | 2025.01.13 09:41:46.643839 [ 4 ] {21be64d4-8e80-45de-a818-631b2cbe2a30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12006 | 2025.01.13 09:41:46.644424 [ 4 ] {21be64d4-8e80-45de-a818-631b2cbe2a30} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12007 | 2025.01.13 09:41:46.644465 [ 4 ] {21be64d4-8e80-45de-a818-631b2cbe2a30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
12008 | 2025.01.13 09:41:46.644824 [ 4 ] {21be64d4-8e80-45de-a818-631b2cbe2a30} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
12009 | 2025.01.13 09:41:46.645061 [ 4 ] {21be64d4-8e80-45de-a818-631b2cbe2a30} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12010 | 2025.01.13 09:41:46.645264 [ 4 ] {21be64d4-8e80-45de-a818-631b2cbe2a30} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.0015 sec., 36000 rows/sec., 2.81 MiB/sec. | ||
12011 | 2025.01.13 09:41:46.645317 [ 4 ] {21be64d4-8e80-45de-a818-631b2cbe2a30} <Debug> TCPHandler: Processed in 0.001808692 sec. | ||
12012 | 2025.01.13 09:41:46.645475 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12013 | 2025.01.13 09:41:46.645603 [ 253 ] {f14a13bf-8a67-4aa4-97bc-c06332e8e325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12014 | 2025.01.13 09:41:46.645661 [ 253 ] {f14a13bf-8a67-4aa4-97bc-c06332e8e325} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12015 | 2025.01.13 09:41:46.646191 [ 253 ] {f14a13bf-8a67-4aa4-97bc-c06332e8e325} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12016 | 2025.01.13 09:41:46.646231 [ 253 ] {f14a13bf-8a67-4aa4-97bc-c06332e8e325} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
12017 | 2025.01.13 09:41:46.646615 [ 253 ] {f14a13bf-8a67-4aa4-97bc-c06332e8e325} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
12018 | 2025.01.13 09:41:46.646854 [ 253 ] {f14a13bf-8a67-4aa4-97bc-c06332e8e325} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12019 | 2025.01.13 09:41:46.647068 [ 253 ] {f14a13bf-8a67-4aa4-97bc-c06332e8e325} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001493 sec., 66979.23643670462 rows/sec., 4.64 MiB/sec. | ||
12020 | 2025.01.13 09:41:46.647119 [ 253 ] {f14a13bf-8a67-4aa4-97bc-c06332e8e325} <Debug> TCPHandler: Processed in 0.001707339 sec. | ||
12021 | 2025.01.13 09:41:46.647261 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12022 | 2025.01.13 09:41:46.647367 [ 4 ] {3a65e3e4-511f-4a1d-bf0b-b3274b7917b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12023 | 2025.01.13 09:41:46.647434 [ 4 ] {3a65e3e4-511f-4a1d-bf0b-b3274b7917b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12024 | 2025.01.13 09:41:46.648547 [ 4 ] {3a65e3e4-511f-4a1d-bf0b-b3274b7917b4} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12025 | 2025.01.13 09:41:46.648585 [ 4 ] {3a65e3e4-511f-4a1d-bf0b-b3274b7917b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
12026 | 2025.01.13 09:41:46.649228 [ 4 ] {3a65e3e4-511f-4a1d-bf0b-b3274b7917b4} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
12027 | 2025.01.13 09:41:46.649492 [ 4 ] {3a65e3e4-511f-4a1d-bf0b-b3274b7917b4} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12028 | 2025.01.13 09:41:46.649791 [ 4 ] {3a65e3e4-511f-4a1d-bf0b-b3274b7917b4} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002442 sec., 10647.010647010646 rows/sec., 19.08 MiB/sec. | ||
12029 | 2025.01.13 09:41:46.649954 [ 4 ] {3a65e3e4-511f-4a1d-bf0b-b3274b7917b4} <Debug> TCPHandler: Processed in 0.002738088 sec. | ||
12030 | 2025.01.13 09:41:46.650223 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12031 | 2025.01.13 09:41:46.650442 [ 253 ] {ba1d37a3-1d7c-4bb1-bd36-26de67ce6828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12032 | 2025.01.13 09:41:46.650498 [ 253 ] {ba1d37a3-1d7c-4bb1-bd36-26de67ce6828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12033 | 2025.01.13 09:41:46.651008 [ 253 ] {ba1d37a3-1d7c-4bb1-bd36-26de67ce6828} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12034 | 2025.01.13 09:41:46.651047 [ 253 ] {ba1d37a3-1d7c-4bb1-bd36-26de67ce6828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
12035 | 2025.01.13 09:41:46.651420 [ 253 ] {ba1d37a3-1d7c-4bb1-bd36-26de67ce6828} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
12036 | 2025.01.13 09:41:46.651659 [ 253 ] {ba1d37a3-1d7c-4bb1-bd36-26de67ce6828} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12037 | 2025.01.13 09:41:46.651870 [ 253 ] {ba1d37a3-1d7c-4bb1-bd36-26de67ce6828} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001465 sec., 20477.815699658702 rows/sec., 1.40 MiB/sec. | ||
12038 | 2025.01.13 09:41:46.651926 [ 253 ] {ba1d37a3-1d7c-4bb1-bd36-26de67ce6828} <Debug> TCPHandler: Processed in 0.001869853 sec. | ||
12039 | 2025.01.13 09:41:47.527681 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 438 | ||
12040 | 2025.01.13 09:41:47.547330 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12041 | 2025.01.13 09:41:47.547381 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
12042 | 2025.01.13 09:41:47.554747 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
12043 | 2025.01.13 09:41:47.555503 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12044 | 2025.01.13 09:41:47.558034 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 438 | ||
12045 | 2025.01.13 09:41:49.101889 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12046 | 2025.01.13 09:41:49.102143 [ 4 ] {39b1e040-bdc0-4e15-9bb6-4b50b2f62580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
12047 | 2025.01.13 09:41:49.102227 [ 4 ] {39b1e040-bdc0-4e15-9bb6-4b50b2f62580} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
12048 | 2025.01.13 09:41:49.103079 [ 4 ] {39b1e040-bdc0-4e15-9bb6-4b50b2f62580} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12049 | 2025.01.13 09:41:49.103133 [ 4 ] {39b1e040-bdc0-4e15-9bb6-4b50b2f62580} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
12050 | 2025.01.13 09:41:49.103568 [ 4 ] {39b1e040-bdc0-4e15-9bb6-4b50b2f62580} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
12051 | 2025.01.13 09:41:49.103829 [ 4 ] {39b1e040-bdc0-4e15-9bb6-4b50b2f62580} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12052 | 2025.01.13 09:41:49.104077 [ 4 ] {39b1e040-bdc0-4e15-9bb6-4b50b2f62580} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001996 sec., 7014.0280561122245 rows/sec., 504.92 KiB/sec. | ||
12053 | 2025.01.13 09:41:49.104134 [ 4 ] {39b1e040-bdc0-4e15-9bb6-4b50b2f62580} <Debug> TCPHandler: Processed in 0.00244183 sec. | ||
12054 | 2025.01.13 09:41:49.104327 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12055 | 2025.01.13 09:41:49.104464 [ 253 ] {559c1cff-9f6e-47d5-9df7-fdb5a8632021} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
12056 | 2025.01.13 09:41:49.104519 [ 253 ] {559c1cff-9f6e-47d5-9df7-fdb5a8632021} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
12057 | 2025.01.13 09:41:49.105139 [ 253 ] {559c1cff-9f6e-47d5-9df7-fdb5a8632021} <Trace> oximeter.fields_ipaddr (55eee10e-07c1-4121-bb06-cd2392fbd95f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12058 | 2025.01.13 09:41:49.105181 [ 253 ] {559c1cff-9f6e-47d5-9df7-fdb5a8632021} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
12059 | 2025.01.13 09:41:49.105549 [ 253 ] {559c1cff-9f6e-47d5-9df7-fdb5a8632021} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
12060 | 2025.01.13 09:41:49.105796 [ 253 ] {559c1cff-9f6e-47d5-9df7-fdb5a8632021} <Trace> oximeter.fields_ipaddr (55eee10e-07c1-4121-bb06-cd2392fbd95f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12061 | 2025.01.13 09:41:49.106057 [ 253 ] {559c1cff-9f6e-47d5-9df7-fdb5a8632021} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001615 sec., 7430.340557275542 rows/sec., 605.89 KiB/sec. | ||
12062 | 2025.01.13 09:41:49.106256 [ 253 ] {559c1cff-9f6e-47d5-9df7-fdb5a8632021} <Debug> TCPHandler: Processed in 0.001994857 sec. | ||
12063 | 2025.01.13 09:41:49.106415 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12064 | 2025.01.13 09:41:49.106523 [ 4 ] {da1bbf33-7af8-4bfa-884c-126b8f567b07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12065 | 2025.01.13 09:41:49.106570 [ 4 ] {da1bbf33-7af8-4bfa-884c-126b8f567b07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12066 | 2025.01.13 09:41:49.107828 [ 4 ] {da1bbf33-7af8-4bfa-884c-126b8f567b07} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12067 | 2025.01.13 09:41:49.107869 [ 4 ] {da1bbf33-7af8-4bfa-884c-126b8f567b07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
12068 | 2025.01.13 09:41:49.108307 [ 4 ] {da1bbf33-7af8-4bfa-884c-126b8f567b07} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
12069 | 2025.01.13 09:41:49.108548 [ 4 ] {da1bbf33-7af8-4bfa-884c-126b8f567b07} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12070 | 2025.01.13 09:41:49.108798 [ 4 ] {da1bbf33-7af8-4bfa-884c-126b8f567b07} <Debug> executeQuery: Read 1345 rows, 114.67 KiB in 0.002296 sec., 585801.393728223 rows/sec., 48.77 MiB/sec. | ||
12071 | 2025.01.13 09:41:49.108883 [ 4 ] {da1bbf33-7af8-4bfa-884c-126b8f567b07} <Debug> TCPHandler: Processed in 0.002519831 sec. | ||
12072 | 2025.01.13 09:41:49.109080 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12073 | 2025.01.13 09:41:49.109297 [ 253 ] {25f48129-0681-43c5-81b0-70cf438d40cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12074 | 2025.01.13 09:41:49.109353 [ 253 ] {25f48129-0681-43c5-81b0-70cf438d40cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12075 | 2025.01.13 09:41:49.110014 [ 253 ] {25f48129-0681-43c5-81b0-70cf438d40cc} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12076 | 2025.01.13 09:41:49.110055 [ 253 ] {25f48129-0681-43c5-81b0-70cf438d40cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
12077 | 2025.01.13 09:41:49.110411 [ 253 ] {25f48129-0681-43c5-81b0-70cf438d40cc} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
12078 | 2025.01.13 09:41:49.110655 [ 253 ] {25f48129-0681-43c5-81b0-70cf438d40cc} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12079 | 2025.01.13 09:41:49.110879 [ 253 ] {25f48129-0681-43c5-81b0-70cf438d40cc} <Debug> executeQuery: Read 32 rows, 2.27 KiB in 0.001625 sec., 19692.30769230769 rows/sec., 1.37 MiB/sec. | ||
12080 | 2025.01.13 09:41:49.110979 [ 253 ] {25f48129-0681-43c5-81b0-70cf438d40cc} <Debug> TCPHandler: Processed in 0.002004527 sec. | ||
12081 | 2025.01.13 09:41:49.111196 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12082 | 2025.01.13 09:41:49.111371 [ 4 ] {d7d24398-3485-4845-a077-8cd68f6892c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12083 | 2025.01.13 09:41:49.111426 [ 4 ] {d7d24398-3485-4845-a077-8cd68f6892c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12084 | 2025.01.13 09:41:49.112137 [ 4 ] {d7d24398-3485-4845-a077-8cd68f6892c4} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12085 | 2025.01.13 09:41:49.112178 [ 4 ] {d7d24398-3485-4845-a077-8cd68f6892c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
12086 | 2025.01.13 09:41:49.112543 [ 4 ] {d7d24398-3485-4845-a077-8cd68f6892c4} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
12087 | 2025.01.13 09:41:49.112786 [ 4 ] {d7d24398-3485-4845-a077-8cd68f6892c4} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12088 | 2025.01.13 09:41:49.113030 [ 4 ] {d7d24398-3485-4845-a077-8cd68f6892c4} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001687 sec., 143449.91108476586 rows/sec., 9.72 MiB/sec. | ||
12089 | 2025.01.13 09:41:49.113224 [ 4 ] {d7d24398-3485-4845-a077-8cd68f6892c4} <Debug> TCPHandler: Processed in 0.002144151 sec. | ||
12090 | 2025.01.13 09:41:49.113449 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12091 | 2025.01.13 09:41:49.113593 [ 253 ] {25ef07a9-c9d5-48f6-b0eb-a1291c1f87bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
12092 | 2025.01.13 09:41:49.113648 [ 253 ] {25ef07a9-c9d5-48f6-b0eb-a1291c1f87bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12093 | 2025.01.13 09:41:49.114248 [ 253 ] {25ef07a9-c9d5-48f6-b0eb-a1291c1f87bb} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12094 | 2025.01.13 09:41:49.114288 [ 253 ] {25ef07a9-c9d5-48f6-b0eb-a1291c1f87bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
12095 | 2025.01.13 09:41:49.114644 [ 253 ] {25ef07a9-c9d5-48f6-b0eb-a1291c1f87bb} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
12096 | 2025.01.13 09:41:49.114891 [ 253 ] {25ef07a9-c9d5-48f6-b0eb-a1291c1f87bb} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12097 | 2025.01.13 09:41:49.115135 [ 253 ] {25ef07a9-c9d5-48f6-b0eb-a1291c1f87bb} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001559 sec., 8338.678640153945 rows/sec., 519.91 KiB/sec. | ||
12098 | 2025.01.13 09:41:49.115246 [ 253 ] {25ef07a9-c9d5-48f6-b0eb-a1291c1f87bb} <Debug> TCPHandler: Processed in 0.001915035 sec. | ||
12099 | 2025.01.13 09:41:49.115488 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12100 | 2025.01.13 09:41:49.115647 [ 4 ] {6876227b-5fa0-4992-a7ea-3f6af2f6be5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12101 | 2025.01.13 09:41:49.115703 [ 4 ] {6876227b-5fa0-4992-a7ea-3f6af2f6be5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12102 | 2025.01.13 09:41:49.116620 [ 4 ] {6876227b-5fa0-4992-a7ea-3f6af2f6be5f} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12103 | 2025.01.13 09:41:49.116660 [ 4 ] {6876227b-5fa0-4992-a7ea-3f6af2f6be5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
12104 | 2025.01.13 09:41:49.117054 [ 4 ] {6876227b-5fa0-4992-a7ea-3f6af2f6be5f} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
12105 | 2025.01.13 09:41:49.117287 [ 4 ] {6876227b-5fa0-4992-a7ea-3f6af2f6be5f} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12106 | 2025.01.13 09:41:49.117532 [ 4 ] {6876227b-5fa0-4992-a7ea-3f6af2f6be5f} <Debug> executeQuery: Read 827 rows, 61.11 KiB in 0.001913 sec., 432305.27966544696 rows/sec., 31.20 MiB/sec. | ||
12107 | 2025.01.13 09:41:49.117595 [ 4 ] {6876227b-5fa0-4992-a7ea-3f6af2f6be5f} <Debug> TCPHandler: Processed in 0.002242794 sec. | ||
12108 | 2025.01.13 09:41:49.117797 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12109 | 2025.01.13 09:41:49.118069 [ 253 ] {d17baa8c-a2a5-44a2-87c9-00c13ba70964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
12110 | 2025.01.13 09:41:49.118127 [ 253 ] {d17baa8c-a2a5-44a2-87c9-00c13ba70964} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12111 | 2025.01.13 09:41:49.118658 [ 253 ] {d17baa8c-a2a5-44a2-87c9-00c13ba70964} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12112 | 2025.01.13 09:41:49.118704 [ 253 ] {d17baa8c-a2a5-44a2-87c9-00c13ba70964} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
12113 | 2025.01.13 09:41:49.119100 [ 253 ] {d17baa8c-a2a5-44a2-87c9-00c13ba70964} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
12114 | 2025.01.13 09:41:49.119335 [ 253 ] {d17baa8c-a2a5-44a2-87c9-00c13ba70964} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12115 | 2025.01.13 09:41:49.119542 [ 253 ] {d17baa8c-a2a5-44a2-87c9-00c13ba70964} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001556 sec., 3856.041131105398 rows/sec., 201.46 KiB/sec. | ||
12116 | 2025.01.13 09:41:49.119592 [ 253 ] {d17baa8c-a2a5-44a2-87c9-00c13ba70964} <Debug> TCPHandler: Processed in 0.001912434 sec. | ||
12117 | 2025.01.13 09:41:49.119716 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12118 | 2025.01.13 09:41:49.119823 [ 4 ] {8f925558-8daf-44a8-bd10-912c1ad065df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12119 | 2025.01.13 09:41:49.119871 [ 4 ] {8f925558-8daf-44a8-bd10-912c1ad065df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12120 | 2025.01.13 09:41:49.120705 [ 4 ] {8f925558-8daf-44a8-bd10-912c1ad065df} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12121 | 2025.01.13 09:41:49.120752 [ 4 ] {8f925558-8daf-44a8-bd10-912c1ad065df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
12122 | 2025.01.13 09:41:49.121227 [ 4 ] {8f925558-8daf-44a8-bd10-912c1ad065df} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
12123 | 2025.01.13 09:41:49.121469 [ 4 ] {8f925558-8daf-44a8-bd10-912c1ad065df} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12124 | 2025.01.13 09:41:49.121695 [ 4 ] {8f925558-8daf-44a8-bd10-912c1ad065df} <Debug> executeQuery: Read 989 rows, 67.37 KiB in 0.001894 sec., 522175.2903907075 rows/sec., 34.74 MiB/sec. | ||
12125 | 2025.01.13 09:41:49.121747 [ 4 ] {8f925558-8daf-44a8-bd10-912c1ad065df} <Debug> TCPHandler: Processed in 0.002080119 sec. | ||
12126 | 2025.01.13 09:41:49.121873 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12127 | 2025.01.13 09:41:49.121986 [ 253 ] {c78b1675-cc56-4329-9a8f-e22a25be7839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
12128 | 2025.01.13 09:41:49.122041 [ 253 ] {c78b1675-cc56-4329-9a8f-e22a25be7839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12129 | 2025.01.13 09:41:49.122537 [ 253 ] {c78b1675-cc56-4329-9a8f-e22a25be7839} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12130 | 2025.01.13 09:41:49.122584 [ 253 ] {c78b1675-cc56-4329-9a8f-e22a25be7839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
12131 | 2025.01.13 09:41:49.122997 [ 253 ] {c78b1675-cc56-4329-9a8f-e22a25be7839} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
12132 | 2025.01.13 09:41:49.123234 [ 253 ] {c78b1675-cc56-4329-9a8f-e22a25be7839} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12133 | 2025.01.13 09:41:49.123408 [ 143 ] {} <Debug> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357) (MergerMutator): Selected 6 parts from all_1_37_8 to all_42_42_0 | ||
12134 | 2025.01.13 09:41:49.123476 [ 253 ] {c78b1675-cc56-4329-9a8f-e22a25be7839} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001515 sec., 660.06600660066 rows/sec., 44.48 KiB/sec. | ||
12135 | 2025.01.13 09:41:49.123501 [ 143 ] {} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12136 | 2025.01.13 09:41:49.123567 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
12137 | 2025.01.13 09:41:49.123587 [ 253 ] {c78b1675-cc56-4329-9a8f-e22a25be7839} <Debug> TCPHandler: Processed in 0.00175937 sec. | ||
12138 | 2025.01.13 09:41:49.123794 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12139 | 2025.01.13 09:41:49.123844 [ 187 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_42_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_37_8 to all_42_42_0 into Compact with storage Full | ||
12140 | 2025.01.13 09:41:49.123998 [ 4 ] {3b1c91b0-e4d5-4196-8c1d-16a2036e5e2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12141 | 2025.01.13 09:41:49.124156 [ 187 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_42_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12142 | 2025.01.13 09:41:49.124189 [ 4 ] {3b1c91b0-e4d5-4196-8c1d-16a2036e5e2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12143 | 2025.01.13 09:41:49.124240 [ 187 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 37 rows starting from the beginning of the part | ||
12144 | 2025.01.13 09:41:49.124581 [ 187 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part | ||
12145 | 2025.01.13 09:41:49.124851 [ 187 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part | ||
12146 | 2025.01.13 09:41:49.125138 [ 187 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part | ||
12147 | 2025.01.13 09:41:49.125419 [ 187 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part | ||
12148 | 2025.01.13 09:41:49.125674 [ 187 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part | ||
12149 | 2025.01.13 09:41:49.129704 [ 187 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_42_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.006034261 sec., 6960.255779456673 rows/sec., 469.00 KiB/sec. | ||
12150 | 2025.01.13 09:41:49.129767 [ 4 ] {3b1c91b0-e4d5-4196-8c1d-16a2036e5e2e} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12151 | 2025.01.13 09:41:49.129819 [ 4 ] {3b1c91b0-e4d5-4196-8c1d-16a2036e5e2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
12152 | 2025.01.13 09:41:49.129883 [ 187 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_42_9} <Trace> MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) | ||
12153 | 2025.01.13 09:41:49.130578 [ 187 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_42_9} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12154 | 2025.01.13 09:41:49.130767 [ 187 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_42_9} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357) (MergerMutator): Merged 6 parts: [all_1_37_8, all_42_42_0] -> all_1_42_9 | ||
12155 | 2025.01.13 09:41:49.130962 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
12156 | 2025.01.13 09:41:49.131213 [ 4 ] {3b1c91b0-e4d5-4196-8c1d-16a2036e5e2e} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
12157 | 2025.01.13 09:41:49.131492 [ 4 ] {3b1c91b0-e4d5-4196-8c1d-16a2036e5e2e} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12158 | 2025.01.13 09:41:49.131757 [ 4 ] {3b1c91b0-e4d5-4196-8c1d-16a2036e5e2e} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.007824 sec., 1661.554192229039 rows/sec., 2.98 MiB/sec. | ||
12159 | 2025.01.13 09:41:49.131878 [ 4 ] {3b1c91b0-e4d5-4196-8c1d-16a2036e5e2e} <Debug> TCPHandler: Processed in 0.008198463 sec. | ||
12160 | 2025.01.13 09:41:49.132049 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12161 | 2025.01.13 09:41:49.132157 [ 253 ] {0413e91e-f943-43c5-b4c2-b4e8537354e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12162 | 2025.01.13 09:41:49.132204 [ 253 ] {0413e91e-f943-43c5-b4c2-b4e8537354e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12163 | 2025.01.13 09:41:49.132634 [ 253 ] {0413e91e-f943-43c5-b4c2-b4e8537354e9} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12164 | 2025.01.13 09:41:49.132673 [ 253 ] {0413e91e-f943-43c5-b4c2-b4e8537354e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
12165 | 2025.01.13 09:41:49.133034 [ 253 ] {0413e91e-f943-43c5-b4c2-b4e8537354e9} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
12166 | 2025.01.13 09:41:49.133282 [ 253 ] {0413e91e-f943-43c5-b4c2-b4e8537354e9} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12167 | 2025.01.13 09:41:49.133486 [ 253 ] {0413e91e-f943-43c5-b4c2-b4e8537354e9} <Debug> executeQuery: Read 40 rows, 2.46 KiB in 0.00135 sec., 29629.629629629628 rows/sec., 1.78 MiB/sec. | ||
12168 | 2025.01.13 09:41:49.133536 [ 253 ] {0413e91e-f943-43c5-b4c2-b4e8537354e9} <Debug> TCPHandler: Processed in 0.001539194 sec. | ||
12169 | 2025.01.13 09:41:50.661346 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1724 | ||
12170 | 2025.01.13 09:41:50.664887 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12171 | 2025.01.13 09:41:50.664947 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
12172 | 2025.01.13 09:41:50.666431 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
12173 | 2025.01.13 09:41:50.666740 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12174 | 2025.01.13 09:41:50.668399 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1724 | ||
12175 | 2025.01.13 09:41:51.635827 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12176 | 2025.01.13 09:41:51.636043 [ 4 ] {c47cf962-9da3-4935-8dcc-c559780d0c12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12177 | 2025.01.13 09:41:51.636118 [ 4 ] {c47cf962-9da3-4935-8dcc-c559780d0c12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12178 | 2025.01.13 09:41:51.636879 [ 4 ] {c47cf962-9da3-4935-8dcc-c559780d0c12} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12179 | 2025.01.13 09:41:51.636931 [ 4 ] {c47cf962-9da3-4935-8dcc-c559780d0c12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
12180 | 2025.01.13 09:41:51.637367 [ 4 ] {c47cf962-9da3-4935-8dcc-c559780d0c12} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
12181 | 2025.01.13 09:41:51.637626 [ 4 ] {c47cf962-9da3-4935-8dcc-c559780d0c12} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12182 | 2025.01.13 09:41:51.637879 [ 4 ] {c47cf962-9da3-4935-8dcc-c559780d0c12} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001893 sec., 13734.812466983625 rows/sec., 1.02 MiB/sec. | ||
12183 | 2025.01.13 09:41:51.637997 [ 4 ] {c47cf962-9da3-4935-8dcc-c559780d0c12} <Debug> TCPHandler: Processed in 0.002316046 sec. | ||
12184 | 2025.01.13 09:41:51.638238 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12185 | 2025.01.13 09:41:51.638409 [ 253 ] {66ae3a7c-40da-45e0-99f9-4d83ce30d101} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12186 | 2025.01.13 09:41:51.638465 [ 253 ] {66ae3a7c-40da-45e0-99f9-4d83ce30d101} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12187 | 2025.01.13 09:41:51.639121 [ 253 ] {66ae3a7c-40da-45e0-99f9-4d83ce30d101} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12188 | 2025.01.13 09:41:51.639161 [ 253 ] {66ae3a7c-40da-45e0-99f9-4d83ce30d101} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
12189 | 2025.01.13 09:41:51.639532 [ 253 ] {66ae3a7c-40da-45e0-99f9-4d83ce30d101} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
12190 | 2025.01.13 09:41:51.639778 [ 253 ] {66ae3a7c-40da-45e0-99f9-4d83ce30d101} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12191 | 2025.01.13 09:41:51.639957 [ 253 ] {66ae3a7c-40da-45e0-99f9-4d83ce30d101} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001579 sec., 17732.74224192527 rows/sec., 1.38 MiB/sec. | ||
12192 | 2025.01.13 09:41:51.640010 [ 253 ] {66ae3a7c-40da-45e0-99f9-4d83ce30d101} <Debug> TCPHandler: Processed in 0.001897724 sec. | ||
12193 | 2025.01.13 09:41:51.640164 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12194 | 2025.01.13 09:41:51.640291 [ 4 ] {528bb469-0b35-4c39-8093-c713c25cdf8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12195 | 2025.01.13 09:41:51.640351 [ 4 ] {528bb469-0b35-4c39-8093-c713c25cdf8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12196 | 2025.01.13 09:41:51.640931 [ 4 ] {528bb469-0b35-4c39-8093-c713c25cdf8b} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12197 | 2025.01.13 09:41:51.640977 [ 4 ] {528bb469-0b35-4c39-8093-c713c25cdf8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
12198 | 2025.01.13 09:41:51.641369 [ 4 ] {528bb469-0b35-4c39-8093-c713c25cdf8b} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
12199 | 2025.01.13 09:41:51.641624 [ 4 ] {528bb469-0b35-4c39-8093-c713c25cdf8b} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12200 | 2025.01.13 09:41:51.641764 [ 61 ] {} <Debug> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781) (MergerMutator): Selected 5 parts from all_1_94_19 to all_98_98_0 | ||
12201 | 2025.01.13 09:41:51.641805 [ 61 ] {} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12202 | 2025.01.13 09:41:51.641805 [ 4 ] {528bb469-0b35-4c39-8093-c713c25cdf8b} <Debug> executeQuery: Read 40 rows, 2.84 KiB in 0.001541 sec., 25957.170668397142 rows/sec., 1.80 MiB/sec. | ||
12203 | 2025.01.13 09:41:51.641827 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
12204 | 2025.01.13 09:41:51.641889 [ 4 ] {528bb469-0b35-4c39-8093-c713c25cdf8b} <Debug> TCPHandler: Processed in 0.001783991 sec. | ||
12205 | 2025.01.13 09:41:51.641966 [ 193 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_98_20} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_94_19 to all_98_98_0 into Compact with storage Full | ||
12206 | 2025.01.13 09:41:51.642044 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12207 | 2025.01.13 09:41:51.642125 [ 193 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_98_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12208 | 2025.01.13 09:41:51.642184 [ 193 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_98_20} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_94_19, total 23471 rows starting from the beginning of the part | ||
12209 | 2025.01.13 09:41:51.642208 [ 253 ] {d66a227a-c903-428d-a13c-63ff10be9ce5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12210 | 2025.01.13 09:41:51.642278 [ 253 ] {d66a227a-c903-428d-a13c-63ff10be9ce5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12211 | 2025.01.13 09:41:51.642349 [ 193 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_98_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 101 rows starting from the beginning of the part | ||
12212 | 2025.01.13 09:41:51.642826 [ 193 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_98_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 177 rows starting from the beginning of the part | ||
12213 | 2025.01.13 09:41:51.643169 [ 193 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_98_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 100 rows starting from the beginning of the part | ||
12214 | 2025.01.13 09:41:51.643581 [ 193 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_98_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 989 rows starting from the beginning of the part | ||
12215 | 2025.01.13 09:41:51.644363 [ 253 ] {d66a227a-c903-428d-a13c-63ff10be9ce5} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12216 | 2025.01.13 09:41:51.644405 [ 253 ] {d66a227a-c903-428d-a13c-63ff10be9ce5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
12217 | 2025.01.13 09:41:51.644862 [ 253 ] {d66a227a-c903-428d-a13c-63ff10be9ce5} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
12218 | 2025.01.13 09:41:51.645134 [ 253 ] {d66a227a-c903-428d-a13c-63ff10be9ce5} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12219 | 2025.01.13 09:41:51.645464 [ 253 ] {d66a227a-c903-428d-a13c-63ff10be9ce5} <Debug> executeQuery: Read 12 rows, 862.00 B in 0.003285 sec., 3652.9680365296804 rows/sec., 256.25 KiB/sec. | ||
12220 | 2025.01.13 09:41:51.645632 [ 253 ] {d66a227a-c903-428d-a13c-63ff10be9ce5} <Debug> TCPHandler: Processed in 0.003651614 sec. | ||
12221 | 2025.01.13 09:41:51.650134 [ 192 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_98_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24838 rows, containing 5 columns (5 merged, 0 gathered) in 0.008222933 sec., 3020576.7212258694 rows/sec., 202.25 MiB/sec. | ||
12222 | 2025.01.13 09:41:51.650462 [ 195 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_98_20} <Trace> MergedBlockOutputStream: filled checksums all_1_98_20 (state Temporary) | ||
12223 | 2025.01.13 09:41:51.650914 [ 195 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_98_20} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_merge_all_1_98_20 to all_1_98_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12224 | 2025.01.13 09:41:51.651031 [ 195 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_98_20} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781) (MergerMutator): Merged 5 parts: [all_1_94_19, all_98_98_0] -> all_1_98_20 | ||
12225 | 2025.01.13 09:41:51.651145 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.04 MiB. | ||
12226 | 2025.01.13 09:41:53.026786 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27084 | ||
12227 | 2025.01.13 09:41:53.027494 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12228 | 2025.01.13 09:41:53.027551 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
12229 | 2025.01.13 09:41:53.028094 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
12230 | 2025.01.13 09:41:53.028362 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12231 | 2025.01.13 09:41:53.028622 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27084 | ||
12232 | 2025.01.13 09:41:55.059022 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 445 | ||
12233 | 2025.01.13 09:41:55.080485 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12234 | 2025.01.13 09:41:55.080549 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
12235 | 2025.01.13 09:41:55.087860 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
12236 | 2025.01.13 09:41:55.088640 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12237 | 2025.01.13 09:41:55.092040 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
12238 | 2025.01.13 09:41:56.639087 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12239 | 2025.01.13 09:41:56.639292 [ 4 ] {9adaf3ab-752a-403f-b9c3-6dff74b6d1e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12240 | 2025.01.13 09:41:56.639374 [ 4 ] {9adaf3ab-752a-403f-b9c3-6dff74b6d1e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12241 | 2025.01.13 09:41:56.640255 [ 4 ] {9adaf3ab-752a-403f-b9c3-6dff74b6d1e4} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12242 | 2025.01.13 09:41:56.640305 [ 4 ] {9adaf3ab-752a-403f-b9c3-6dff74b6d1e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
12243 | 2025.01.13 09:41:56.640767 [ 4 ] {9adaf3ab-752a-403f-b9c3-6dff74b6d1e4} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
12244 | 2025.01.13 09:41:56.641036 [ 4 ] {9adaf3ab-752a-403f-b9c3-6dff74b6d1e4} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12245 | 2025.01.13 09:41:56.641293 [ 4 ] {9adaf3ab-752a-403f-b9c3-6dff74b6d1e4} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.002061 sec., 37845.70596797671 rows/sec., 3.25 MiB/sec. | ||
12246 | 2025.01.13 09:41:56.641365 [ 4 ] {9adaf3ab-752a-403f-b9c3-6dff74b6d1e4} <Debug> TCPHandler: Processed in 0.002408218 sec. | ||
12247 | 2025.01.13 09:41:56.641527 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12248 | 2025.01.13 09:41:56.641643 [ 253 ] {74568e01-85eb-478d-9710-0477ca009b99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12249 | 2025.01.13 09:41:56.641695 [ 253 ] {74568e01-85eb-478d-9710-0477ca009b99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12250 | 2025.01.13 09:41:56.642283 [ 253 ] {74568e01-85eb-478d-9710-0477ca009b99} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12251 | 2025.01.13 09:41:56.642324 [ 253 ] {74568e01-85eb-478d-9710-0477ca009b99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
12252 | 2025.01.13 09:41:56.642693 [ 253 ] {74568e01-85eb-478d-9710-0477ca009b99} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
12253 | 2025.01.13 09:41:56.642946 [ 253 ] {74568e01-85eb-478d-9710-0477ca009b99} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12254 | 2025.01.13 09:41:56.643160 [ 6 ] {} <Debug> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7) (MergerMutator): Selected 6 parts from all_1_75_15 to all_80_80_0 | ||
12255 | 2025.01.13 09:41:56.643173 [ 253 ] {74568e01-85eb-478d-9710-0477ca009b99} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001552 sec., 16752.577319587628 rows/sec., 1.23 MiB/sec. | ||
12256 | 2025.01.13 09:41:56.643261 [ 6 ] {} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12257 | 2025.01.13 09:41:56.643342 [ 253 ] {74568e01-85eb-478d-9710-0477ca009b99} <Debug> TCPHandler: Processed in 0.001867533 sec. | ||
12258 | 2025.01.13 09:41:56.643343 [ 6 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
12259 | 2025.01.13 09:41:56.643552 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12260 | 2025.01.13 09:41:56.643575 [ 195 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_80_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_75_15 to all_80_80_0 into Compact with storage Full | ||
12261 | 2025.01.13 09:41:56.643750 [ 4 ] {c7ac7cd7-99f5-421d-91dd-0e57f75fc7e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12262 | 2025.01.13 09:41:56.643854 [ 4 ] {c7ac7cd7-99f5-421d-91dd-0e57f75fc7e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12263 | 2025.01.13 09:41:56.643888 [ 195 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_80_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12264 | 2025.01.13 09:41:56.643997 [ 195 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_75_15, total 60 rows starting from the beginning of the part | ||
12265 | 2025.01.13 09:41:56.644286 [ 195 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 28 rows starting from the beginning of the part | ||
12266 | 2025.01.13 09:41:56.644605 [ 195 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 20 rows starting from the beginning of the part | ||
12267 | 2025.01.13 09:41:56.644957 [ 195 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 26 rows starting from the beginning of the part | ||
12268 | 2025.01.13 09:41:56.645290 [ 195 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 32 rows starting from the beginning of the part | ||
12269 | 2025.01.13 09:41:56.645595 [ 195 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 26 rows starting from the beginning of the part | ||
12270 | 2025.01.13 09:41:56.646920 [ 4 ] {c7ac7cd7-99f5-421d-91dd-0e57f75fc7e7} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12271 | 2025.01.13 09:41:56.646991 [ 4 ] {c7ac7cd7-99f5-421d-91dd-0e57f75fc7e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
12272 | 2025.01.13 09:41:56.648054 [ 4 ] {c7ac7cd7-99f5-421d-91dd-0e57f75fc7e7} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
12273 | 2025.01.13 09:41:56.648541 [ 192 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_80_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 192 rows, containing 5 columns (5 merged, 0 gathered) in 0.005063853 sec., 37915.79257928696 rows/sec., 2.86 MiB/sec. | ||
12274 | 2025.01.13 09:41:56.648596 [ 4 ] {c7ac7cd7-99f5-421d-91dd-0e57f75fc7e7} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12275 | 2025.01.13 09:41:56.648876 [ 192 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_80_16} <Trace> MergedBlockOutputStream: filled checksums all_1_80_16 (state Temporary) | ||
12276 | 2025.01.13 09:41:56.649009 [ 4 ] {c7ac7cd7-99f5-421d-91dd-0e57f75fc7e7} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.005295 sec., 10198.300283286118 rows/sec., 815.55 KiB/sec. | ||
12277 | 2025.01.13 09:41:56.649106 [ 4 ] {c7ac7cd7-99f5-421d-91dd-0e57f75fc7e7} <Debug> TCPHandler: Processed in 0.00563211 sec. | ||
12278 | 2025.01.13 09:41:56.649322 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12279 | 2025.01.13 09:41:56.649425 [ 192 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_80_16} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_merge_all_1_80_16 to all_1_80_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12280 | 2025.01.13 09:41:56.649614 [ 253 ] {a5700edd-3ef5-4ca1-a383-62dbe1a0383f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12281 | 2025.01.13 09:41:56.649628 [ 192 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_80_16} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7) (MergerMutator): Merged 6 parts: [all_1_75_15, all_80_80_0] -> all_1_80_16 | ||
12282 | 2025.01.13 09:41:56.649726 [ 253 ] {a5700edd-3ef5-4ca1-a383-62dbe1a0383f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12283 | 2025.01.13 09:41:56.649811 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
12284 | 2025.01.13 09:41:56.650420 [ 253 ] {a5700edd-3ef5-4ca1-a383-62dbe1a0383f} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12285 | 2025.01.13 09:41:56.650465 [ 253 ] {a5700edd-3ef5-4ca1-a383-62dbe1a0383f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
12286 | 2025.01.13 09:41:56.650875 [ 253 ] {a5700edd-3ef5-4ca1-a383-62dbe1a0383f} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
12287 | 2025.01.13 09:41:56.651124 [ 253 ] {a5700edd-3ef5-4ca1-a383-62dbe1a0383f} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12288 | 2025.01.13 09:41:56.651352 [ 253 ] {a5700edd-3ef5-4ca1-a383-62dbe1a0383f} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001816 sec., 55066.07929515419 rows/sec., 3.82 MiB/sec. | ||
12289 | 2025.01.13 09:41:56.651409 [ 253 ] {a5700edd-3ef5-4ca1-a383-62dbe1a0383f} <Debug> TCPHandler: Processed in 0.002186712 sec. | ||
12290 | 2025.01.13 09:41:56.651548 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12291 | 2025.01.13 09:41:56.651654 [ 4 ] {138a3b93-adff-44a7-848c-b3283f203364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12292 | 2025.01.13 09:41:56.651727 [ 4 ] {138a3b93-adff-44a7-848c-b3283f203364} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12293 | 2025.01.13 09:41:56.652874 [ 4 ] {138a3b93-adff-44a7-848c-b3283f203364} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12294 | 2025.01.13 09:41:56.652914 [ 4 ] {138a3b93-adff-44a7-848c-b3283f203364} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
12295 | 2025.01.13 09:41:56.653553 [ 4 ] {138a3b93-adff-44a7-848c-b3283f203364} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
12296 | 2025.01.13 09:41:56.653827 [ 4 ] {138a3b93-adff-44a7-848c-b3283f203364} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12297 | 2025.01.13 09:41:56.654089 [ 4 ] {138a3b93-adff-44a7-848c-b3283f203364} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002455 sec., 10590.631364562118 rows/sec., 18.98 MiB/sec. | ||
12298 | 2025.01.13 09:41:56.654237 [ 4 ] {138a3b93-adff-44a7-848c-b3283f203364} <Debug> TCPHandler: Processed in 0.002740087 sec. | ||
12299 | 2025.01.13 09:41:56.654424 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12300 | 2025.01.13 09:41:56.654541 [ 253 ] {8f5a1884-c923-439c-92ee-026f96df9828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12301 | 2025.01.13 09:41:56.654590 [ 253 ] {8f5a1884-c923-439c-92ee-026f96df9828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12302 | 2025.01.13 09:41:56.655027 [ 253 ] {8f5a1884-c923-439c-92ee-026f96df9828} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12303 | 2025.01.13 09:41:56.655066 [ 253 ] {8f5a1884-c923-439c-92ee-026f96df9828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
12304 | 2025.01.13 09:41:56.655426 [ 253 ] {8f5a1884-c923-439c-92ee-026f96df9828} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
12305 | 2025.01.13 09:41:56.655675 [ 253 ] {8f5a1884-c923-439c-92ee-026f96df9828} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12306 | 2025.01.13 09:41:56.655890 [ 253 ] {8f5a1884-c923-439c-92ee-026f96df9828} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001371 sec., 21881.83807439825 rows/sec., 1.50 MiB/sec. | ||
12307 | 2025.01.13 09:41:56.655938 [ 253 ] {8f5a1884-c923-439c-92ee-026f96df9828} <Debug> TCPHandler: Processed in 0.001598726 sec. | ||
12308 | 2025.01.13 09:42:00.300969 [ 11 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12309 | 2025.01.13 09:42:00.301034 [ 11 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12310 | 2025.01.13 09:42:00.390827 [ 11 ] {} <Debug> oximeter.fields_ipaddr (55eee10e-07c1-4121-bb06-cd2392fbd95f) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
12311 | 2025.01.13 09:42:00.390878 [ 11 ] {} <Trace> oximeter.fields_ipaddr (55eee10e-07c1-4121-bb06-cd2392fbd95f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12312 | 2025.01.13 09:42:00.390900 [ 11 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
12313 | 2025.01.13 09:42:00.391169 [ 190 ] {55eee10e-07c1-4121-bb06-cd2392fbd95f::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 | ||
12314 | 2025.01.13 09:42:00.391384 [ 190 ] {55eee10e-07c1-4121-bb06-cd2392fbd95f::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12315 | 2025.01.13 09:42:00.391422 [ 190 ] {55eee10e-07c1-4121-bb06-cd2392fbd95f::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 14 rows starting from the beginning of the part | ||
12316 | 2025.01.13 09:42:00.391504 [ 190 ] {55eee10e-07c1-4121-bb06-cd2392fbd95f::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
12317 | 2025.01.13 09:42:00.391631 [ 190 ] {55eee10e-07c1-4121-bb06-cd2392fbd95f::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
12318 | 2025.01.13 09:42:00.391727 [ 190 ] {55eee10e-07c1-4121-bb06-cd2392fbd95f::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
12319 | 2025.01.13 09:42:00.391866 [ 190 ] {55eee10e-07c1-4121-bb06-cd2392fbd95f::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
12320 | 2025.01.13 09:42:00.392769 [ 192 ] {55eee10e-07c1-4121-bb06-cd2392fbd95f::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.00177725 sec., 23632.01575467717 rows/sec., 1.97 MiB/sec. | ||
12321 | 2025.01.13 09:42:00.392981 [ 199 ] {55eee10e-07c1-4121-bb06-cd2392fbd95f::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
12322 | 2025.01.13 09:42:00.393344 [ 199 ] {55eee10e-07c1-4121-bb06-cd2392fbd95f::all_1_13_3} <Trace> oximeter.fields_ipaddr (55eee10e-07c1-4121-bb06-cd2392fbd95f): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12323 | 2025.01.13 09:42:00.393430 [ 199 ] {55eee10e-07c1-4121-bb06-cd2392fbd95f::all_1_13_3} <Trace> oximeter.fields_ipaddr (55eee10e-07c1-4121-bb06-cd2392fbd95f) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
12324 | 2025.01.13 09:42:00.393532 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
12325 | 2025.01.13 09:42:00.529657 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27511 | ||
12326 | 2025.01.13 09:42:00.530223 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12327 | 2025.01.13 09:42:00.530267 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
12328 | 2025.01.13 09:42:00.530723 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
12329 | 2025.01.13 09:42:00.530993 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12330 | 2025.01.13 09:42:00.531221 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27511 | ||
12331 | 2025.01.13 09:42:00.669554 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1744 | ||
12332 | 2025.01.13 09:42:00.672313 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12333 | 2025.01.13 09:42:00.672356 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
12334 | 2025.01.13 09:42:00.673805 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
12335 | 2025.01.13 09:42:00.674104 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12336 | 2025.01.13 09:42:00.675099 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1744 | ||
12337 | 2025.01.13 09:42:01.642618 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12338 | 2025.01.13 09:42:01.642809 [ 4 ] {d6300365-804b-4f0b-9327-62fed5cad9cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
12339 | 2025.01.13 09:42:01.642884 [ 4 ] {d6300365-804b-4f0b-9327-62fed5cad9cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
12340 | 2025.01.13 09:42:01.643667 [ 4 ] {d6300365-804b-4f0b-9327-62fed5cad9cb} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12341 | 2025.01.13 09:42:01.643718 [ 4 ] {d6300365-804b-4f0b-9327-62fed5cad9cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
12342 | 2025.01.13 09:42:01.644171 [ 4 ] {d6300365-804b-4f0b-9327-62fed5cad9cb} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
12343 | 2025.01.13 09:42:01.644450 [ 4 ] {d6300365-804b-4f0b-9327-62fed5cad9cb} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12344 | 2025.01.13 09:42:01.644708 [ 4 ] {d6300365-804b-4f0b-9327-62fed5cad9cb} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001949 sec., 7183.170856849667 rows/sec., 517.09 KiB/sec. | ||
12345 | 2025.01.13 09:42:01.644832 [ 4 ] {d6300365-804b-4f0b-9327-62fed5cad9cb} <Debug> TCPHandler: Processed in 0.002343536 sec. | ||
12346 | 2025.01.13 09:42:01.645040 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12347 | 2025.01.13 09:42:01.645181 [ 253 ] {113c5d2a-1349-49fb-8212-c57854a398d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12348 | 2025.01.13 09:42:01.645240 [ 253 ] {113c5d2a-1349-49fb-8212-c57854a398d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12349 | 2025.01.13 09:42:01.645907 [ 253 ] {113c5d2a-1349-49fb-8212-c57854a398d8} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12350 | 2025.01.13 09:42:01.645948 [ 253 ] {113c5d2a-1349-49fb-8212-c57854a398d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
12351 | 2025.01.13 09:42:01.646350 [ 253 ] {113c5d2a-1349-49fb-8212-c57854a398d8} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
12352 | 2025.01.13 09:42:01.646615 [ 253 ] {113c5d2a-1349-49fb-8212-c57854a398d8} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12353 | 2025.01.13 09:42:01.646812 [ 44 ] {} <Debug> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
12354 | 2025.01.13 09:42:01.646839 [ 253 ] {113c5d2a-1349-49fb-8212-c57854a398d8} <Debug> executeQuery: Read 199 rows, 18.11 KiB in 0.001693 sec., 117542.82339043118 rows/sec., 10.45 MiB/sec. | ||
12355 | 2025.01.13 09:42:01.646899 [ 44 ] {} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12356 | 2025.01.13 09:42:01.646959 [ 253 ] {113c5d2a-1349-49fb-8212-c57854a398d8} <Debug> TCPHandler: Processed in 0.001993376 sec. | ||
12357 | 2025.01.13 09:42:01.646967 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
12358 | 2025.01.13 09:42:01.647173 [ 200 ] {4e32d370-b554-4105-93df-36198ea84aa7::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 | ||
12359 | 2025.01.13 09:42:01.647186 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12360 | 2025.01.13 09:42:01.647456 [ 4 ] {f29e3daf-eae6-4b1b-9d34-a1b85628ceb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12361 | 2025.01.13 09:42:01.647468 [ 200 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12362 | 2025.01.13 09:42:01.647555 [ 4 ] {f29e3daf-eae6-4b1b-9d34-a1b85628ceb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12363 | 2025.01.13 09:42:01.647560 [ 200 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1398 rows starting from the beginning of the part | ||
12364 | 2025.01.13 09:42:01.647926 [ 200 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 78 rows starting from the beginning of the part | ||
12365 | 2025.01.13 09:42:01.648331 [ 200 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 1345 rows starting from the beginning of the part | ||
12366 | 2025.01.13 09:42:01.648718 [ 200 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 26 rows starting from the beginning of the part | ||
12367 | 2025.01.13 09:42:01.649134 [ 200 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 78 rows starting from the beginning of the part | ||
12368 | 2025.01.13 09:42:01.649458 [ 200 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 199 rows starting from the beginning of the part | ||
12369 | 2025.01.13 09:42:01.650281 [ 4 ] {f29e3daf-eae6-4b1b-9d34-a1b85628ceb2} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12370 | 2025.01.13 09:42:01.650348 [ 4 ] {f29e3daf-eae6-4b1b-9d34-a1b85628ceb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
12371 | 2025.01.13 09:42:01.651265 [ 4 ] {f29e3daf-eae6-4b1b-9d34-a1b85628ceb2} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
12372 | 2025.01.13 09:42:01.651818 [ 4 ] {f29e3daf-eae6-4b1b-9d34-a1b85628ceb2} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12373 | 2025.01.13 09:42:01.652218 [ 4 ] {f29e3daf-eae6-4b1b-9d34-a1b85628ceb2} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.004856 sec., 4118.616144975288 rows/sec., 295.22 KiB/sec. | ||
12374 | 2025.01.13 09:42:01.652311 [ 4 ] {f29e3daf-eae6-4b1b-9d34-a1b85628ceb2} <Debug> TCPHandler: Processed in 0.005219148 sec. | ||
12375 | 2025.01.13 09:42:01.652464 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12376 | 2025.01.13 09:42:01.652706 [ 253 ] {7b309ca3-b0b8-4335-b27e-49debcef529a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12377 | 2025.01.13 09:42:01.652864 [ 253 ] {7b309ca3-b0b8-4335-b27e-49debcef529a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12378 | 2025.01.13 09:42:01.653024 [ 200 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3124 rows, containing 5 columns (5 merged, 0 gathered) in 0.005941628 sec., 525781.8227596881 rows/sec., 46.07 MiB/sec. | ||
12379 | 2025.01.13 09:42:01.653339 [ 200 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
12380 | 2025.01.13 09:42:01.653894 [ 200 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_101_20} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12381 | 2025.01.13 09:42:01.654105 [ 253 ] {7b309ca3-b0b8-4335-b27e-49debcef529a} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12382 | 2025.01.13 09:42:01.654121 [ 200 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_101_20} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
12383 | 2025.01.13 09:42:01.654170 [ 253 ] {7b309ca3-b0b8-4335-b27e-49debcef529a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
12384 | 2025.01.13 09:42:01.654316 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
12385 | 2025.01.13 09:42:01.654661 [ 253 ] {7b309ca3-b0b8-4335-b27e-49debcef529a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
12386 | 2025.01.13 09:42:01.654910 [ 253 ] {7b309ca3-b0b8-4335-b27e-49debcef529a} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12387 | 2025.01.13 09:42:01.655140 [ 253 ] {7b309ca3-b0b8-4335-b27e-49debcef529a} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002537 sec., 5518.328734726054 rows/sec., 386.47 KiB/sec. | ||
12388 | 2025.01.13 09:42:01.655200 [ 253 ] {7b309ca3-b0b8-4335-b27e-49debcef529a} <Debug> TCPHandler: Processed in 0.002795389 sec. | ||
12389 | 2025.01.13 09:42:01.655353 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12390 | 2025.01.13 09:42:01.655468 [ 4 ] {1b56d63a-896e-414b-9df1-955c815e3f25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
12391 | 2025.01.13 09:42:01.655514 [ 4 ] {1b56d63a-896e-414b-9df1-955c815e3f25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12392 | 2025.01.13 09:42:01.656074 [ 4 ] {1b56d63a-896e-414b-9df1-955c815e3f25} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12393 | 2025.01.13 09:42:01.656114 [ 4 ] {1b56d63a-896e-414b-9df1-955c815e3f25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
12394 | 2025.01.13 09:42:01.656487 [ 4 ] {1b56d63a-896e-414b-9df1-955c815e3f25} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
12395 | 2025.01.13 09:42:01.656735 [ 4 ] {1b56d63a-896e-414b-9df1-955c815e3f25} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12396 | 2025.01.13 09:42:01.656960 [ 4 ] {1b56d63a-896e-414b-9df1-955c815e3f25} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001512 sec., 8597.883597883598 rows/sec., 536.08 KiB/sec. | ||
12397 | 2025.01.13 09:42:01.657063 [ 4 ] {1b56d63a-896e-414b-9df1-955c815e3f25} <Debug> TCPHandler: Processed in 0.00176455 sec. | ||
12398 | 2025.01.13 09:42:01.657213 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12399 | 2025.01.13 09:42:01.657322 [ 253 ] {af710884-95f9-415f-a69c-32a7881857c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12400 | 2025.01.13 09:42:01.657375 [ 253 ] {af710884-95f9-415f-a69c-32a7881857c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12401 | 2025.01.13 09:42:01.658189 [ 253 ] {af710884-95f9-415f-a69c-32a7881857c2} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12402 | 2025.01.13 09:42:01.658235 [ 253 ] {af710884-95f9-415f-a69c-32a7881857c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
12403 | 2025.01.13 09:42:01.658627 [ 253 ] {af710884-95f9-415f-a69c-32a7881857c2} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
12404 | 2025.01.13 09:42:01.658869 [ 253 ] {af710884-95f9-415f-a69c-32a7881857c2} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12405 | 2025.01.13 09:42:01.659046 [ 44 ] {} <Debug> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
12406 | 2025.01.13 09:42:01.659110 [ 253 ] {af710884-95f9-415f-a69c-32a7881857c2} <Debug> executeQuery: Read 359 rows, 25.84 KiB in 0.001806 sec., 198781.83831672202 rows/sec., 13.97 MiB/sec. | ||
12407 | 2025.01.13 09:42:01.659112 [ 44 ] {} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12408 | 2025.01.13 09:42:01.659201 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
12409 | 2025.01.13 09:42:01.659229 [ 253 ] {af710884-95f9-415f-a69c-32a7881857c2} <Debug> TCPHandler: Processed in 0.002074619 sec. | ||
12410 | 2025.01.13 09:42:01.659439 [ 192 ] {dc80af8f-ae59-4221-9151-b81aadd12800::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 | ||
12411 | 2025.01.13 09:42:01.659448 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12412 | 2025.01.13 09:42:01.659681 [ 192 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12413 | 2025.01.13 09:42:01.659721 [ 4 ] {441f95ce-df0e-459f-80f2-7ed4b0f0f79e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
12414 | 2025.01.13 09:42:01.659741 [ 192 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 873 rows starting from the beginning of the part | ||
12415 | 2025.01.13 09:42:01.659846 [ 4 ] {441f95ce-df0e-459f-80f2-7ed4b0f0f79e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12416 | 2025.01.13 09:42:01.660073 [ 192 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 54 rows starting from the beginning of the part | ||
12417 | 2025.01.13 09:42:01.660505 [ 192 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 827 rows starting from the beginning of the part | ||
12418 | 2025.01.13 09:42:01.660866 [ 192 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 28 rows starting from the beginning of the part | ||
12419 | 2025.01.13 09:42:01.661219 [ 192 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 54 rows starting from the beginning of the part | ||
12420 | 2025.01.13 09:42:01.661378 [ 192 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 359 rows starting from the beginning of the part | ||
12421 | 2025.01.13 09:42:01.662239 [ 4 ] {441f95ce-df0e-459f-80f2-7ed4b0f0f79e} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12422 | 2025.01.13 09:42:01.662302 [ 4 ] {441f95ce-df0e-459f-80f2-7ed4b0f0f79e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
12423 | 2025.01.13 09:42:01.663187 [ 4 ] {441f95ce-df0e-459f-80f2-7ed4b0f0f79e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
12424 | 2025.01.13 09:42:01.663698 [ 4 ] {441f95ce-df0e-459f-80f2-7ed4b0f0f79e} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12425 | 2025.01.13 09:42:01.664127 [ 4 ] {441f95ce-df0e-459f-80f2-7ed4b0f0f79e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004456 sec., 1346.499102333932 rows/sec., 70.35 KiB/sec. | ||
12426 | 2025.01.13 09:42:01.664499 [ 4 ] {441f95ce-df0e-459f-80f2-7ed4b0f0f79e} <Debug> TCPHandler: Processed in 0.005163067 sec. | ||
12427 | 2025.01.13 09:42:01.664807 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12428 | 2025.01.13 09:42:01.665157 [ 253 ] {9c430d4d-1f27-41aa-a794-8966c249f1f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12429 | 2025.01.13 09:42:01.665222 [ 186 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2195 rows, containing 5 columns (5 merged, 0 gathered) in 0.005934538 sec., 369868.72440617956 rows/sec., 28.17 MiB/sec. | ||
12430 | 2025.01.13 09:42:01.665242 [ 253 ] {9c430d4d-1f27-41aa-a794-8966c249f1f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12431 | 2025.01.13 09:42:01.665547 [ 186 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
12432 | 2025.01.13 09:42:01.666196 [ 186 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_101_20} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12433 | 2025.01.13 09:42:01.666432 [ 186 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_101_20} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
12434 | 2025.01.13 09:42:01.666438 [ 253 ] {9c430d4d-1f27-41aa-a794-8966c249f1f3} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12435 | 2025.01.13 09:42:01.666502 [ 253 ] {9c430d4d-1f27-41aa-a794-8966c249f1f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
12436 | 2025.01.13 09:42:01.666586 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
12437 | 2025.01.13 09:42:01.666992 [ 253 ] {9c430d4d-1f27-41aa-a794-8966c249f1f3} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
12438 | 2025.01.13 09:42:01.667243 [ 253 ] {9c430d4d-1f27-41aa-a794-8966c249f1f3} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12439 | 2025.01.13 09:42:01.667470 [ 253 ] {9c430d4d-1f27-41aa-a794-8966c249f1f3} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.002409 sec., 73474.4707347447 rows/sec., 4.85 MiB/sec. | ||
12440 | 2025.01.13 09:42:01.667532 [ 253 ] {9c430d4d-1f27-41aa-a794-8966c249f1f3} <Debug> TCPHandler: Processed in 0.002904922 sec. | ||
12441 | 2025.01.13 09:42:01.667684 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12442 | 2025.01.13 09:42:01.667813 [ 4 ] {1cbd1e12-376e-41a4-8ad6-9625eced3ad8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
12443 | 2025.01.13 09:42:01.667869 [ 4 ] {1cbd1e12-376e-41a4-8ad6-9625eced3ad8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12444 | 2025.01.13 09:42:01.668371 [ 4 ] {1cbd1e12-376e-41a4-8ad6-9625eced3ad8} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12445 | 2025.01.13 09:42:01.668410 [ 4 ] {1cbd1e12-376e-41a4-8ad6-9625eced3ad8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
12446 | 2025.01.13 09:42:01.668763 [ 4 ] {1cbd1e12-376e-41a4-8ad6-9625eced3ad8} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
12447 | 2025.01.13 09:42:01.669004 [ 4 ] {1cbd1e12-376e-41a4-8ad6-9625eced3ad8} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12448 | 2025.01.13 09:42:01.669213 [ 4 ] {1cbd1e12-376e-41a4-8ad6-9625eced3ad8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001429 sec., 699.7900629811057 rows/sec., 47.15 KiB/sec. | ||
12449 | 2025.01.13 09:42:01.669264 [ 4 ] {1cbd1e12-376e-41a4-8ad6-9625eced3ad8} <Debug> TCPHandler: Processed in 0.001644277 sec. | ||
12450 | 2025.01.13 09:42:01.669396 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12451 | 2025.01.13 09:42:01.669523 [ 253 ] {480c61dc-9c62-4f68-9efc-5b6e33877dc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12452 | 2025.01.13 09:42:01.669601 [ 253 ] {480c61dc-9c62-4f68-9efc-5b6e33877dc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12453 | 2025.01.13 09:42:01.670808 [ 253 ] {480c61dc-9c62-4f68-9efc-5b6e33877dc4} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12454 | 2025.01.13 09:42:01.670848 [ 253 ] {480c61dc-9c62-4f68-9efc-5b6e33877dc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
12455 | 2025.01.13 09:42:01.671505 [ 253 ] {480c61dc-9c62-4f68-9efc-5b6e33877dc4} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
12456 | 2025.01.13 09:42:01.671785 [ 253 ] {480c61dc-9c62-4f68-9efc-5b6e33877dc4} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12457 | 2025.01.13 09:42:01.671974 [ 40 ] {} <Debug> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
12458 | 2025.01.13 09:42:01.672038 [ 40 ] {} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12459 | 2025.01.13 09:42:01.672058 [ 253 ] {480c61dc-9c62-4f68-9efc-5b6e33877dc4} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002556 sec., 5086.071987480438 rows/sec., 9.11 MiB/sec. | ||
12460 | 2025.01.13 09:42:01.672084 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
12461 | 2025.01.13 09:42:01.672610 [ 186 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::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 | ||
12462 | 2025.01.13 09:42:01.672798 [ 253 ] {480c61dc-9c62-4f68-9efc-5b6e33877dc4} <Debug> TCPHandler: Processed in 0.003461228 sec. | ||
12463 | 2025.01.13 09:42:01.673125 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12464 | 2025.01.13 09:42:01.673620 [ 4 ] {7963c298-6cef-4d37-a14a-7e63e1827ebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12465 | 2025.01.13 09:42:01.673826 [ 4 ] {7963c298-6cef-4d37-a14a-7e63e1827ebe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12466 | 2025.01.13 09:42:01.674834 [ 186 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12467 | 2025.01.13 09:42:01.675018 [ 186 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1426 rows starting from the beginning of the part | ||
12468 | 2025.01.13 09:42:01.675706 [ 186 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 13 rows starting from the beginning of the part | ||
12469 | 2025.01.13 09:42:01.676234 [ 4 ] {7963c298-6cef-4d37-a14a-7e63e1827ebe} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12470 | 2025.01.13 09:42:01.676348 [ 4 ] {7963c298-6cef-4d37-a14a-7e63e1827ebe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
12471 | 2025.01.13 09:42:01.676454 [ 186 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 26 rows starting from the beginning of the part | ||
12472 | 2025.01.13 09:42:01.677125 [ 186 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 13 rows starting from the beginning of the part | ||
12473 | 2025.01.13 09:42:01.677818 [ 186 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 26 rows starting from the beginning of the part | ||
12474 | 2025.01.13 09:42:01.677875 [ 4 ] {7963c298-6cef-4d37-a14a-7e63e1827ebe} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
12475 | 2025.01.13 09:42:01.678322 [ 186 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 13 rows starting from the beginning of the part | ||
12476 | 2025.01.13 09:42:01.678689 [ 4 ] {7963c298-6cef-4d37-a14a-7e63e1827ebe} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12477 | 2025.01.13 09:42:01.679369 [ 40 ] {} <Debug> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
12478 | 2025.01.13 09:42:01.679428 [ 4 ] {7963c298-6cef-4d37-a14a-7e63e1827ebe} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.005949 sec., 8740.96486804505 rows/sec., 554.19 KiB/sec. | ||
12479 | 2025.01.13 09:42:01.679600 [ 40 ] {} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12480 | 2025.01.13 09:42:01.679759 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
12481 | 2025.01.13 09:42:01.679764 [ 4 ] {7963c298-6cef-4d37-a14a-7e63e1827ebe} <Debug> TCPHandler: Processed in 0.006821984 sec. | ||
12482 | 2025.01.13 09:42:01.680157 [ 192 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::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 | ||
12483 | 2025.01.13 09:42:01.680517 [ 192 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12484 | 2025.01.13 09:42:01.680600 [ 192 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 3374 rows starting from the beginning of the part | ||
12485 | 2025.01.13 09:42:01.680920 [ 192 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 30 rows starting from the beginning of the part | ||
12486 | 2025.01.13 09:42:01.681183 [ 192 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 40 rows starting from the beginning of the part | ||
12487 | 2025.01.13 09:42:01.681379 [ 192 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 12 rows starting from the beginning of the part | ||
12488 | 2025.01.13 09:42:01.681546 [ 192 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 30 rows starting from the beginning of the part | ||
12489 | 2025.01.13 09:42:01.681709 [ 192 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 52 rows starting from the beginning of the part | ||
12490 | 2025.01.13 09:42:01.685127 [ 201 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3538 rows, containing 4 columns (4 merged, 0 gathered) in 0.005207958 sec., 679344.9563149319 rows/sec., 43.71 MiB/sec. | ||
12491 | 2025.01.13 09:42:01.685717 [ 201 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
12492 | 2025.01.13 09:42:01.686701 [ 201 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_101_20} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12493 | 2025.01.13 09:42:01.686945 [ 201 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_101_20} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
12494 | 2025.01.13 09:42:01.687097 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
12495 | 2025.01.13 09:42:01.692044 [ 189 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1517 rows, containing 19 columns (19 merged, 0 gathered) in 0.019830482 sec., 76498.39272691405 rows/sec., 137.08 MiB/sec. | ||
12496 | 2025.01.13 09:42:01.693180 [ 198 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
12497 | 2025.01.13 09:42:01.693607 [ 198 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12498 | 2025.01.13 09:42:01.693695 [ 198 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
12499 | 2025.01.13 09:42:01.693821 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.59 MiB. | ||
12500 | 2025.01.13 09:42:02.001177 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 245.67 MiB, peak 257.26 MiB, free memory in arenas 0.00 B, will set to 248.38 MiB (RSS), difference: 2.71 MiB | ||
12501 | 2025.01.13 09:42:02.593024 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 453 | ||
12502 | 2025.01.13 09:42:02.615946 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12503 | 2025.01.13 09:42:02.616005 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
12504 | 2025.01.13 09:42:02.623334 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
12505 | 2025.01.13 09:42:02.624143 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12506 | 2025.01.13 09:42:02.627006 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 453 | ||
12507 | 2025.01.13 09:42:06.638183 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12508 | 2025.01.13 09:42:06.638489 [ 4 ] {6950f177-8892-4322-9499-5d5d52499842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12509 | 2025.01.13 09:42:06.638588 [ 4 ] {6950f177-8892-4322-9499-5d5d52499842} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12510 | 2025.01.13 09:42:06.639361 [ 4 ] {6950f177-8892-4322-9499-5d5d52499842} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12511 | 2025.01.13 09:42:06.639412 [ 4 ] {6950f177-8892-4322-9499-5d5d52499842} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
12512 | 2025.01.13 09:42:06.639863 [ 4 ] {6950f177-8892-4322-9499-5d5d52499842} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
12513 | 2025.01.13 09:42:06.640134 [ 4 ] {6950f177-8892-4322-9499-5d5d52499842} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12514 | 2025.01.13 09:42:06.640388 [ 4 ] {6950f177-8892-4322-9499-5d5d52499842} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.001982 sec., 39354.18768920283 rows/sec., 3.37 MiB/sec. | ||
12515 | 2025.01.13 09:42:06.640454 [ 4 ] {6950f177-8892-4322-9499-5d5d52499842} <Debug> TCPHandler: Processed in 0.002458509 sec. | ||
12516 | 2025.01.13 09:42:06.640618 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12517 | 2025.01.13 09:42:06.640739 [ 253 ] {40fbbc9a-f1f9-45f3-abeb-7f61d73a1b49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12518 | 2025.01.13 09:42:06.640788 [ 253 ] {40fbbc9a-f1f9-45f3-abeb-7f61d73a1b49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12519 | 2025.01.13 09:42:06.641345 [ 253 ] {40fbbc9a-f1f9-45f3-abeb-7f61d73a1b49} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12520 | 2025.01.13 09:42:06.641386 [ 253 ] {40fbbc9a-f1f9-45f3-abeb-7f61d73a1b49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
12521 | 2025.01.13 09:42:06.641750 [ 253 ] {40fbbc9a-f1f9-45f3-abeb-7f61d73a1b49} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
12522 | 2025.01.13 09:42:06.641990 [ 253 ] {40fbbc9a-f1f9-45f3-abeb-7f61d73a1b49} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12523 | 2025.01.13 09:42:06.642196 [ 253 ] {40fbbc9a-f1f9-45f3-abeb-7f61d73a1b49} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001485 sec., 17508.417508417508 rows/sec., 1.29 MiB/sec. | ||
12524 | 2025.01.13 09:42:06.642250 [ 253 ] {40fbbc9a-f1f9-45f3-abeb-7f61d73a1b49} <Debug> TCPHandler: Processed in 0.001695628 sec. | ||
12525 | 2025.01.13 09:42:06.642388 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12526 | 2025.01.13 09:42:06.642494 [ 4 ] {a26a75d4-fa35-443e-8d3d-02a9e9e95776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12527 | 2025.01.13 09:42:06.642540 [ 4 ] {a26a75d4-fa35-443e-8d3d-02a9e9e95776} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12528 | 2025.01.13 09:42:06.643085 [ 4 ] {a26a75d4-fa35-443e-8d3d-02a9e9e95776} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12529 | 2025.01.13 09:42:06.643124 [ 4 ] {a26a75d4-fa35-443e-8d3d-02a9e9e95776} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
12530 | 2025.01.13 09:42:06.643476 [ 4 ] {a26a75d4-fa35-443e-8d3d-02a9e9e95776} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
12531 | 2025.01.13 09:42:06.643710 [ 4 ] {a26a75d4-fa35-443e-8d3d-02a9e9e95776} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12532 | 2025.01.13 09:42:06.643916 [ 4 ] {a26a75d4-fa35-443e-8d3d-02a9e9e95776} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.001444 sec., 37396.12188365651 rows/sec., 2.92 MiB/sec. | ||
12533 | 2025.01.13 09:42:06.643968 [ 4 ] {a26a75d4-fa35-443e-8d3d-02a9e9e95776} <Debug> TCPHandler: Processed in 0.001638757 sec. | ||
12534 | 2025.01.13 09:42:06.644109 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12535 | 2025.01.13 09:42:06.644214 [ 253 ] {5d9d1ac0-5283-4fdb-9420-a8e7adfd2d9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12536 | 2025.01.13 09:42:06.644263 [ 253 ] {5d9d1ac0-5283-4fdb-9420-a8e7adfd2d9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12537 | 2025.01.13 09:42:06.644762 [ 253 ] {5d9d1ac0-5283-4fdb-9420-a8e7adfd2d9c} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12538 | 2025.01.13 09:42:06.644800 [ 253 ] {5d9d1ac0-5283-4fdb-9420-a8e7adfd2d9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
12539 | 2025.01.13 09:42:06.645172 [ 253 ] {5d9d1ac0-5283-4fdb-9420-a8e7adfd2d9c} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
12540 | 2025.01.13 09:42:06.645408 [ 253 ] {5d9d1ac0-5283-4fdb-9420-a8e7adfd2d9c} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12541 | 2025.01.13 09:42:06.645619 [ 253 ] {5d9d1ac0-5283-4fdb-9420-a8e7adfd2d9c} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001426 sec., 70126.22720897615 rows/sec., 4.86 MiB/sec. | ||
12542 | 2025.01.13 09:42:06.645671 [ 253 ] {5d9d1ac0-5283-4fdb-9420-a8e7adfd2d9c} <Debug> TCPHandler: Processed in 0.001619696 sec. | ||
12543 | 2025.01.13 09:42:06.645836 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12544 | 2025.01.13 09:42:06.645941 [ 4 ] {5864c57d-9734-45e0-beec-6f7e958c5d95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12545 | 2025.01.13 09:42:06.646008 [ 4 ] {5864c57d-9734-45e0-beec-6f7e958c5d95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12546 | 2025.01.13 09:42:06.647121 [ 4 ] {5864c57d-9734-45e0-beec-6f7e958c5d95} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12547 | 2025.01.13 09:42:06.647160 [ 4 ] {5864c57d-9734-45e0-beec-6f7e958c5d95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
12548 | 2025.01.13 09:42:06.647789 [ 4 ] {5864c57d-9734-45e0-beec-6f7e958c5d95} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
12549 | 2025.01.13 09:42:06.648047 [ 4 ] {5864c57d-9734-45e0-beec-6f7e958c5d95} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12550 | 2025.01.13 09:42:06.648289 [ 4 ] {5864c57d-9734-45e0-beec-6f7e958c5d95} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002369 sec., 10975.094976783454 rows/sec., 19.67 MiB/sec. | ||
12551 | 2025.01.13 09:42:06.648395 [ 4 ] {5864c57d-9734-45e0-beec-6f7e958c5d95} <Debug> TCPHandler: Processed in 0.002619635 sec. | ||
12552 | 2025.01.13 09:42:06.648541 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12553 | 2025.01.13 09:42:06.648647 [ 253 ] {054c9736-8398-4cb1-baa2-cd9fcbccdb4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12554 | 2025.01.13 09:42:06.648693 [ 253 ] {054c9736-8398-4cb1-baa2-cd9fcbccdb4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12555 | 2025.01.13 09:42:06.649115 [ 253 ] {054c9736-8398-4cb1-baa2-cd9fcbccdb4b} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12556 | 2025.01.13 09:42:06.649155 [ 253 ] {054c9736-8398-4cb1-baa2-cd9fcbccdb4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
12557 | 2025.01.13 09:42:06.649501 [ 253 ] {054c9736-8398-4cb1-baa2-cd9fcbccdb4b} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
12558 | 2025.01.13 09:42:06.649741 [ 253 ] {054c9736-8398-4cb1-baa2-cd9fcbccdb4b} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12559 | 2025.01.13 09:42:06.649945 [ 253 ] {054c9736-8398-4cb1-baa2-cd9fcbccdb4b} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.00132 sec., 22727.272727272728 rows/sec., 1.56 MiB/sec. | ||
12560 | 2025.01.13 09:42:06.649994 [ 253 ] {054c9736-8398-4cb1-baa2-cd9fcbccdb4b} <Debug> TCPHandler: Processed in 0.001514623 sec. | ||
12561 | 2025.01.13 09:42:08.032247 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27999 | ||
12562 | 2025.01.13 09:42:08.032920 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12563 | 2025.01.13 09:42:08.032970 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
12564 | 2025.01.13 09:42:08.033500 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
12565 | 2025.01.13 09:42:08.033764 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12566 | 2025.01.13 09:42:08.033924 [ 70 ] {} <Debug> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
12567 | 2025.01.13 09:42:08.033976 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27999 | ||
12568 | 2025.01.13 09:42:08.033982 [ 70 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12569 | 2025.01.13 09:42:08.034012 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
12570 | 2025.01.13 09:42:08.034173 [ 197 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::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 | ||
12571 | 2025.01.13 09:42:08.034364 [ 197 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12572 | 2025.01.13 09:42:08.034412 [ 197 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::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 | ||
12573 | 2025.01.13 09:42:08.034516 [ 197 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::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 | ||
12574 | 2025.01.13 09:42:08.034740 [ 197 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::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 | ||
12575 | 2025.01.13 09:42:08.034909 [ 197 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::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 | ||
12576 | 2025.01.13 09:42:08.035060 [ 197 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::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 | ||
12577 | 2025.01.13 09:42:08.035249 [ 197 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::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 | ||
12578 | 2025.01.13 09:42:08.038061 [ 189 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27999 rows, containing 4 columns (4 merged, 0 gathered) in 0.003972923 sec., 7047455.991470261 rows/sec., 100.81 MiB/sec. | ||
12579 | 2025.01.13 09:42:08.038504 [ 196 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
12580 | 2025.01.13 09:42:08.038881 [ 196 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_61_12} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12581 | 2025.01.13 09:42:08.038981 [ 196 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_61_12} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
12582 | 2025.01.13 09:42:08.039107 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.89 MiB. | ||
12583 | 2025.01.13 09:42:10.127984 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 460 | ||
12584 | 2025.01.13 09:42:10.149412 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12585 | 2025.01.13 09:42:10.149464 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
12586 | 2025.01.13 09:42:10.157197 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
12587 | 2025.01.13 09:42:10.157985 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12588 | 2025.01.13 09:42:10.158389 [ 71 ] {} <Debug> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
12589 | 2025.01.13 09:42:10.158542 [ 71 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12590 | 2025.01.13 09:42:10.158626 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
12591 | 2025.01.13 09:42:10.159106 [ 188 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
12592 | 2025.01.13 09:42:10.168824 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
12593 | 2025.01.13 09:42:10.170152 [ 188 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12594 | 2025.01.13 09:42:10.171091 [ 188 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 423 rows starting from the beginning of the part | ||
12595 | 2025.01.13 09:42:10.175961 [ 188 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 7 rows starting from the beginning of the part | ||
12596 | 2025.01.13 09:42:10.180786 [ 188 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
12597 | 2025.01.13 09:42:10.185924 [ 188 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
12598 | 2025.01.13 09:42:10.191471 [ 188 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
12599 | 2025.01.13 09:42:10.196083 [ 188 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
12600 | 2025.01.13 09:42:10.254489 [ 189 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.095712286 sec., 4806.070560262243 rows/sec., 24.85 MiB/sec. | ||
12601 | 2025.01.13 09:42:10.258380 [ 189 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
12602 | 2025.01.13 09:42:10.261406 [ 189 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_61_12} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12603 | 2025.01.13 09:42:10.261534 [ 189 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_61_12} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
12604 | 2025.01.13 09:42:10.264152 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
12605 | 2025.01.13 09:42:10.676134 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1778 | ||
12606 | 2025.01.13 09:42:10.679331 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12607 | 2025.01.13 09:42:10.679387 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
12608 | 2025.01.13 09:42:10.680906 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
12609 | 2025.01.13 09:42:10.681242 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12610 | 2025.01.13 09:42:10.682647 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1778 | ||
12611 | 2025.01.13 09:42:11.643019 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12612 | 2025.01.13 09:42:11.643370 [ 4 ] {62f93a8a-b403-4675-ab70-10509a97a16a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
12613 | 2025.01.13 09:42:11.643490 [ 4 ] {62f93a8a-b403-4675-ab70-10509a97a16a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
12614 | 2025.01.13 09:42:11.644315 [ 4 ] {62f93a8a-b403-4675-ab70-10509a97a16a} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12615 | 2025.01.13 09:42:11.644366 [ 4 ] {62f93a8a-b403-4675-ab70-10509a97a16a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
12616 | 2025.01.13 09:42:11.644812 [ 4 ] {62f93a8a-b403-4675-ab70-10509a97a16a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
12617 | 2025.01.13 09:42:11.645078 [ 4 ] {62f93a8a-b403-4675-ab70-10509a97a16a} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12618 | 2025.01.13 09:42:11.645364 [ 4 ] {62f93a8a-b403-4675-ab70-10509a97a16a} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002074 sec., 6750.241080038573 rows/sec., 485.93 KiB/sec. | ||
12619 | 2025.01.13 09:42:11.645510 [ 4 ] {62f93a8a-b403-4675-ab70-10509a97a16a} <Debug> TCPHandler: Processed in 0.002679216 sec. | ||
12620 | 2025.01.13 09:42:11.645817 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12621 | 2025.01.13 09:42:11.645961 [ 253 ] {d0f2f6c8-ea9e-494a-994b-57e97e20c26c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12622 | 2025.01.13 09:42:11.646019 [ 253 ] {d0f2f6c8-ea9e-494a-994b-57e97e20c26c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12623 | 2025.01.13 09:42:11.646820 [ 253 ] {d0f2f6c8-ea9e-494a-994b-57e97e20c26c} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12624 | 2025.01.13 09:42:11.646861 [ 253 ] {d0f2f6c8-ea9e-494a-994b-57e97e20c26c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
12625 | 2025.01.13 09:42:11.647262 [ 253 ] {d0f2f6c8-ea9e-494a-994b-57e97e20c26c} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
12626 | 2025.01.13 09:42:11.647538 [ 253 ] {d0f2f6c8-ea9e-494a-994b-57e97e20c26c} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12627 | 2025.01.13 09:42:11.647760 [ 253 ] {d0f2f6c8-ea9e-494a-994b-57e97e20c26c} <Debug> executeQuery: Read 199 rows, 18.11 KiB in 0.001832 sec., 108624.45414847162 rows/sec., 9.65 MiB/sec. | ||
12628 | 2025.01.13 09:42:11.647814 [ 253 ] {d0f2f6c8-ea9e-494a-994b-57e97e20c26c} <Debug> TCPHandler: Processed in 0.00211793 sec. | ||
12629 | 2025.01.13 09:42:11.647973 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12630 | 2025.01.13 09:42:11.648103 [ 4 ] {0e3c97a6-9b53-4363-ba62-3faed3624287} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12631 | 2025.01.13 09:42:11.648158 [ 4 ] {0e3c97a6-9b53-4363-ba62-3faed3624287} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12632 | 2025.01.13 09:42:11.648759 [ 4 ] {0e3c97a6-9b53-4363-ba62-3faed3624287} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12633 | 2025.01.13 09:42:11.648798 [ 4 ] {0e3c97a6-9b53-4363-ba62-3faed3624287} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
12634 | 2025.01.13 09:42:11.649152 [ 4 ] {0e3c97a6-9b53-4363-ba62-3faed3624287} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
12635 | 2025.01.13 09:42:11.649389 [ 4 ] {0e3c97a6-9b53-4363-ba62-3faed3624287} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12636 | 2025.01.13 09:42:11.649631 [ 4 ] {0e3c97a6-9b53-4363-ba62-3faed3624287} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.001551 sec., 12894.906511927788 rows/sec., 924.30 KiB/sec. | ||
12637 | 2025.01.13 09:42:11.649693 [ 4 ] {0e3c97a6-9b53-4363-ba62-3faed3624287} <Debug> TCPHandler: Processed in 0.001784231 sec. | ||
12638 | 2025.01.13 09:42:11.649925 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12639 | 2025.01.13 09:42:11.650154 [ 253 ] {501b9db0-cca0-4a2c-9e86-3963f1d42ee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12640 | 2025.01.13 09:42:11.650209 [ 253 ] {501b9db0-cca0-4a2c-9e86-3963f1d42ee9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12641 | 2025.01.13 09:42:11.650812 [ 253 ] {501b9db0-cca0-4a2c-9e86-3963f1d42ee9} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12642 | 2025.01.13 09:42:11.650853 [ 253 ] {501b9db0-cca0-4a2c-9e86-3963f1d42ee9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
12643 | 2025.01.13 09:42:11.651208 [ 253 ] {501b9db0-cca0-4a2c-9e86-3963f1d42ee9} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
12644 | 2025.01.13 09:42:11.651469 [ 253 ] {501b9db0-cca0-4a2c-9e86-3963f1d42ee9} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12645 | 2025.01.13 09:42:11.651641 [ 75 ] {} <Debug> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059) (MergerMutator): Selected 6 parts from all_1_39_8 to all_44_44_0 | ||
12646 | 2025.01.13 09:42:11.651705 [ 253 ] {501b9db0-cca0-4a2c-9e86-3963f1d42ee9} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001605 sec., 8722.741433021807 rows/sec., 610.88 KiB/sec. | ||
12647 | 2025.01.13 09:42:11.651719 [ 75 ] {} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12648 | 2025.01.13 09:42:11.651786 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
12649 | 2025.01.13 09:42:11.651839 [ 253 ] {501b9db0-cca0-4a2c-9e86-3963f1d42ee9} <Debug> TCPHandler: Processed in 0.002037838 sec. | ||
12650 | 2025.01.13 09:42:11.652107 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12651 | 2025.01.13 09:42:11.652256 [ 187 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::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 | ||
12652 | 2025.01.13 09:42:11.652478 [ 4 ] {5a138a36-a300-4050-a468-2e16d0c58552} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
12653 | 2025.01.13 09:42:11.652687 [ 4 ] {5a138a36-a300-4050-a468-2e16d0c58552} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12654 | 2025.01.13 09:42:11.652885 [ 187 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_44_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12655 | 2025.01.13 09:42:11.653039 [ 187 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_39_8, total 242 rows starting from the beginning of the part | ||
12656 | 2025.01.13 09:42:11.653340 [ 187 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 14 rows starting from the beginning of the part | ||
12657 | 2025.01.13 09:42:11.653697 [ 187 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 14 rows starting from the beginning of the part | ||
12658 | 2025.01.13 09:42:11.654057 [ 187 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 242 rows starting from the beginning of the part | ||
12659 | 2025.01.13 09:42:11.654374 [ 187 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 14 rows starting from the beginning of the part | ||
12660 | 2025.01.13 09:42:11.654724 [ 187 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 14 rows starting from the beginning of the part | ||
12661 | 2025.01.13 09:42:11.656406 [ 4 ] {5a138a36-a300-4050-a468-2e16d0c58552} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12662 | 2025.01.13 09:42:11.656472 [ 4 ] {5a138a36-a300-4050-a468-2e16d0c58552} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
12663 | 2025.01.13 09:42:11.657313 [ 4 ] {5a138a36-a300-4050-a468-2e16d0c58552} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
12664 | 2025.01.13 09:42:11.657582 [ 193 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_44_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.005696911 sec., 94788.2106636386 rows/sec., 6.79 MiB/sec. | ||
12665 | 2025.01.13 09:42:11.657769 [ 4 ] {5a138a36-a300-4050-a468-2e16d0c58552} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): 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.01.13 09:42:11.657841 [ 195 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_44_9} <Trace> MergedBlockOutputStream: filled checksums all_1_44_9 (state Temporary) | ||
12667 | 2025.01.13 09:42:11.658173 [ 4 ] {5a138a36-a300-4050-a468-2e16d0c58552} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005853 sec., 2221.083205193918 rows/sec., 138.48 KiB/sec. | ||
12668 | 2025.01.13 09:42:11.658309 [ 4 ] {5a138a36-a300-4050-a468-2e16d0c58552} <Debug> TCPHandler: Processed in 0.006385051 sec. | ||
12669 | 2025.01.13 09:42:11.658489 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12670 | 2025.01.13 09:42:11.658539 [ 187 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_44_9} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Renaming temporary part tmp_merge_all_1_44_9 to all_1_44_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12671 | 2025.01.13 09:42:11.658715 [ 253 ] {7c68aa93-aeb6-466d-ab27-a633b74d49f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12672 | 2025.01.13 09:42:11.658739 [ 187 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_44_9} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059) (MergerMutator): Merged 6 parts: [all_1_39_8, all_44_44_0] -> all_1_44_9 | ||
12673 | 2025.01.13 09:42:11.658779 [ 253 ] {7c68aa93-aeb6-466d-ab27-a633b74d49f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12674 | 2025.01.13 09:42:11.658912 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
12675 | 2025.01.13 09:42:11.659618 [ 253 ] {7c68aa93-aeb6-466d-ab27-a633b74d49f7} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12676 | 2025.01.13 09:42:11.659662 [ 253 ] {7c68aa93-aeb6-466d-ab27-a633b74d49f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
12677 | 2025.01.13 09:42:11.660048 [ 253 ] {7c68aa93-aeb6-466d-ab27-a633b74d49f7} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
12678 | 2025.01.13 09:42:11.660294 [ 253 ] {7c68aa93-aeb6-466d-ab27-a633b74d49f7} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12679 | 2025.01.13 09:42:11.660502 [ 253 ] {7c68aa93-aeb6-466d-ab27-a633b74d49f7} <Debug> executeQuery: Read 359 rows, 25.84 KiB in 0.001847 sec., 194369.24742826205 rows/sec., 13.66 MiB/sec. | ||
12680 | 2025.01.13 09:42:11.660554 [ 253 ] {7c68aa93-aeb6-466d-ab27-a633b74d49f7} <Debug> TCPHandler: Processed in 0.002137611 sec. | ||
12681 | 2025.01.13 09:42:11.660694 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12682 | 2025.01.13 09:42:11.660821 [ 4 ] {89049b60-99e0-4cd6-bf8d-a1b94e91a0c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
12683 | 2025.01.13 09:42:11.660877 [ 4 ] {89049b60-99e0-4cd6-bf8d-a1b94e91a0c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12684 | 2025.01.13 09:42:11.661405 [ 4 ] {89049b60-99e0-4cd6-bf8d-a1b94e91a0c9} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12685 | 2025.01.13 09:42:11.661452 [ 4 ] {89049b60-99e0-4cd6-bf8d-a1b94e91a0c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
12686 | 2025.01.13 09:42:11.661842 [ 4 ] {89049b60-99e0-4cd6-bf8d-a1b94e91a0c9} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
12687 | 2025.01.13 09:42:11.662083 [ 4 ] {89049b60-99e0-4cd6-bf8d-a1b94e91a0c9} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12688 | 2025.01.13 09:42:11.662236 [ 75 ] {} <Debug> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913) (MergerMutator): Selected 6 parts from all_1_39_8 to all_44_44_0 | ||
12689 | 2025.01.13 09:42:11.662290 [ 75 ] {} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12690 | 2025.01.13 09:42:11.662323 [ 4 ] {89049b60-99e0-4cd6-bf8d-a1b94e91a0c9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001521 sec., 3944.7731755424065 rows/sec., 206.10 KiB/sec. | ||
12691 | 2025.01.13 09:42:11.662329 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
12692 | 2025.01.13 09:42:11.662519 [ 4 ] {89049b60-99e0-4cd6-bf8d-a1b94e91a0c9} <Debug> TCPHandler: Processed in 0.001871463 sec. | ||
12693 | 2025.01.13 09:42:11.662646 [ 195 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::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 | ||
12694 | 2025.01.13 09:42:11.662845 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12695 | 2025.01.13 09:42:11.663296 [ 195 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_44_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12696 | 2025.01.13 09:42:11.663357 [ 253 ] {66d4f42a-06d2-429a-bbd1-ab38d097c874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12697 | 2025.01.13 09:42:11.663426 [ 195 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_39_8, total 234 rows starting from the beginning of the part | ||
12698 | 2025.01.13 09:42:11.663661 [ 253 ] {66d4f42a-06d2-429a-bbd1-ab38d097c874} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12699 | 2025.01.13 09:42:11.663791 [ 195 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part | ||
12700 | 2025.01.13 09:42:11.664135 [ 195 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part | ||
12701 | 2025.01.13 09:42:11.664527 [ 195 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part | ||
12702 | 2025.01.13 09:42:11.664988 [ 195 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part | ||
12703 | 2025.01.13 09:42:11.665325 [ 195 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part | ||
12704 | 2025.01.13 09:42:11.666924 [ 253 ] {66d4f42a-06d2-429a-bbd1-ab38d097c874} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12705 | 2025.01.13 09:42:11.666998 [ 253 ] {66d4f42a-06d2-429a-bbd1-ab38d097c874} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
12706 | 2025.01.13 09:42:11.668167 [ 253 ] {66d4f42a-06d2-429a-bbd1-ab38d097c874} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
12707 | 2025.01.13 09:42:11.668182 [ 187 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_44_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 264 rows, containing 4 columns (4 merged, 0 gathered) in 0.005725142 sec., 46112.39336945704 rows/sec., 2.35 MiB/sec. | ||
12708 | 2025.01.13 09:42:11.668352 [ 187 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_44_9} <Trace> MergedBlockOutputStream: filled checksums all_1_44_9 (state Temporary) | ||
12709 | 2025.01.13 09:42:11.668633 [ 253 ] {66d4f42a-06d2-429a-bbd1-ab38d097c874} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12710 | 2025.01.13 09:42:11.668951 [ 75 ] {} <Debug> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781) (MergerMutator): Selected 6 parts from all_1_98_20 to all_103_103_0 | ||
12711 | 2025.01.13 09:42:11.669054 [ 199 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_44_9} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Renaming temporary part tmp_merge_all_1_44_9 to all_1_44_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12712 | 2025.01.13 09:42:11.669068 [ 75 ] {} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12713 | 2025.01.13 09:42:11.669181 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
12714 | 2025.01.13 09:42:11.669198 [ 253 ] {66d4f42a-06d2-429a-bbd1-ab38d097c874} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.006003 sec., 29485.257371314343 rows/sec., 1.94 MiB/sec. | ||
12715 | 2025.01.13 09:42:11.669572 [ 199 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_44_9} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913) (MergerMutator): Merged 6 parts: [all_1_39_8, all_44_44_0] -> all_1_44_9 | ||
12716 | 2025.01.13 09:42:11.669692 [ 253 ] {66d4f42a-06d2-429a-bbd1-ab38d097c874} <Debug> TCPHandler: Processed in 0.00703738 sec. | ||
12717 | 2025.01.13 09:42:11.669713 [ 187 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_103_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_98_20 to all_103_103_0 into Compact with storage Full | ||
12718 | 2025.01.13 09:42:11.669887 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
12719 | 2025.01.13 09:42:11.670000 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12720 | 2025.01.13 09:42:11.670120 [ 187 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_103_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12721 | 2025.01.13 09:42:11.670241 [ 187 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_103_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_98_20, total 24838 rows starting from the beginning of the part | ||
12722 | 2025.01.13 09:42:11.670519 [ 4 ] {f410f98f-6d6c-40c3-b723-ac222e284b1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
12723 | 2025.01.13 09:42:11.670574 [ 187 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_103_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 40 rows starting from the beginning of the part | ||
12724 | 2025.01.13 09:42:11.670850 [ 4 ] {f410f98f-6d6c-40c3-b723-ac222e284b1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12725 | 2025.01.13 09:42:11.670912 [ 187 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_103_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 100 rows starting from the beginning of the part | ||
12726 | 2025.01.13 09:42:11.671285 [ 187 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_103_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 177 rows starting from the beginning of the part | ||
12727 | 2025.01.13 09:42:11.671586 [ 187 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_103_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 100 rows starting from the beginning of the part | ||
12728 | 2025.01.13 09:42:11.671885 [ 187 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_103_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 177 rows starting from the beginning of the part | ||
12729 | 2025.01.13 09:42:11.674328 [ 4 ] {f410f98f-6d6c-40c3-b723-ac222e284b1d} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12730 | 2025.01.13 09:42:11.674430 [ 4 ] {f410f98f-6d6c-40c3-b723-ac222e284b1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
12731 | 2025.01.13 09:42:11.675420 [ 4 ] {f410f98f-6d6c-40c3-b723-ac222e284b1d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
12732 | 2025.01.13 09:42:11.676320 [ 4 ] {f410f98f-6d6c-40c3-b723-ac222e284b1d} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12733 | 2025.01.13 09:42:11.677239 [ 4 ] {f410f98f-6d6c-40c3-b723-ac222e284b1d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.006944 sec., 144.00921658986175 rows/sec., 9.70 KiB/sec. | ||
12734 | 2025.01.13 09:42:11.677474 [ 4 ] {f410f98f-6d6c-40c3-b723-ac222e284b1d} <Debug> TCPHandler: Processed in 0.007647057 sec. | ||
12735 | 2025.01.13 09:42:11.677681 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12736 | 2025.01.13 09:42:11.677846 [ 253 ] {41de972f-1254-4642-84f5-c2efa7f1b9aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12737 | 2025.01.13 09:42:11.677933 [ 253 ] {41de972f-1254-4642-84f5-c2efa7f1b9aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12738 | 2025.01.13 09:42:11.679332 [ 253 ] {41de972f-1254-4642-84f5-c2efa7f1b9aa} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12739 | 2025.01.13 09:42:11.679373 [ 253 ] {41de972f-1254-4642-84f5-c2efa7f1b9aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
12740 | 2025.01.13 09:42:11.683105 [ 253 ] {41de972f-1254-4642-84f5-c2efa7f1b9aa} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
12741 | 2025.01.13 09:42:11.683578 [ 253 ] {41de972f-1254-4642-84f5-c2efa7f1b9aa} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12742 | 2025.01.13 09:42:11.683900 [ 253 ] {41de972f-1254-4642-84f5-c2efa7f1b9aa} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.006105 sec., 2129.4021294021295 rows/sec., 3.82 MiB/sec. | ||
12743 | 2025.01.13 09:42:11.684389 [ 253 ] {41de972f-1254-4642-84f5-c2efa7f1b9aa} <Debug> TCPHandler: Processed in 0.006771442 sec. | ||
12744 | 2025.01.13 09:42:11.684680 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12745 | 2025.01.13 09:42:11.685217 [ 4 ] {4de36d3c-6b32-4fe5-9065-fd16b84cd63d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12746 | 2025.01.13 09:42:11.685328 [ 4 ] {4de36d3c-6b32-4fe5-9065-fd16b84cd63d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12747 | 2025.01.13 09:42:11.685969 [ 4 ] {4de36d3c-6b32-4fe5-9065-fd16b84cd63d} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12748 | 2025.01.13 09:42:11.686008 [ 4 ] {4de36d3c-6b32-4fe5-9065-fd16b84cd63d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
12749 | 2025.01.13 09:42:11.686560 [ 4 ] {4de36d3c-6b32-4fe5-9065-fd16b84cd63d} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
12750 | 2025.01.13 09:42:11.687088 [ 4 ] {4de36d3c-6b32-4fe5-9065-fd16b84cd63d} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12751 | 2025.01.13 09:42:11.687177 [ 187 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_103_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25432 rows, containing 5 columns (5 merged, 0 gathered) in 0.017890508 sec., 1421535.9340271389 rows/sec., 95.19 MiB/sec. | ||
12752 | 2025.01.13 09:42:11.687419 [ 4 ] {4de36d3c-6b32-4fe5-9065-fd16b84cd63d} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.002444 sec., 21276.59574468085 rows/sec., 1.32 MiB/sec. | ||
12753 | 2025.01.13 09:42:11.687512 [ 187 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_103_21} <Trace> MergedBlockOutputStream: filled checksums all_1_103_21 (state Temporary) | ||
12754 | 2025.01.13 09:42:11.687544 [ 4 ] {4de36d3c-6b32-4fe5-9065-fd16b84cd63d} <Debug> TCPHandler: Processed in 0.003036286 sec. | ||
12755 | 2025.01.13 09:42:11.687934 [ 187 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_103_21} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_merge_all_1_103_21 to all_1_103_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12756 | 2025.01.13 09:42:11.688021 [ 187 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_103_21} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781) (MergerMutator): Merged 6 parts: [all_1_98_20, all_103_103_0] -> all_1_103_21 | ||
12757 | 2025.01.13 09:42:11.688107 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
12758 | 2025.01.13 09:42:15.301078 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12759 | 2025.01.13 09:42:15.301152 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12760 | 2025.01.13 09:42:15.535027 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 28426 | ||
12761 | 2025.01.13 09:42:15.535661 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12762 | 2025.01.13 09:42:15.535711 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
12763 | 2025.01.13 09:42:15.536238 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
12764 | 2025.01.13 09:42:15.536493 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12765 | 2025.01.13 09:42:15.536673 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28426 | ||
12766 | 2025.01.13 09:42:16.638719 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12767 | 2025.01.13 09:42:16.638955 [ 4 ] {359dd82e-2b51-4a5b-83e2-583bcecc2fc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12768 | 2025.01.13 09:42:16.639035 [ 4 ] {359dd82e-2b51-4a5b-83e2-583bcecc2fc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12769 | 2025.01.13 09:42:16.639907 [ 4 ] {359dd82e-2b51-4a5b-83e2-583bcecc2fc9} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12770 | 2025.01.13 09:42:16.639951 [ 4 ] {359dd82e-2b51-4a5b-83e2-583bcecc2fc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
12771 | 2025.01.13 09:42:16.640384 [ 4 ] {359dd82e-2b51-4a5b-83e2-583bcecc2fc9} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
12772 | 2025.01.13 09:42:16.640671 [ 4 ] {359dd82e-2b51-4a5b-83e2-583bcecc2fc9} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12773 | 2025.01.13 09:42:16.640918 [ 4 ] {359dd82e-2b51-4a5b-83e2-583bcecc2fc9} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.002027 sec., 38480.513073507645 rows/sec., 3.30 MiB/sec. | ||
12774 | 2025.01.13 09:42:16.640975 [ 4 ] {359dd82e-2b51-4a5b-83e2-583bcecc2fc9} <Debug> TCPHandler: Processed in 0.002394508 sec. | ||
12775 | 2025.01.13 09:42:16.641160 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12776 | 2025.01.13 09:42:16.641296 [ 253 ] {62522a14-b437-4fbc-b6ef-5e510bd9a6e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12777 | 2025.01.13 09:42:16.641353 [ 253 ] {62522a14-b437-4fbc-b6ef-5e510bd9a6e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12778 | 2025.01.13 09:42:16.641981 [ 253 ] {62522a14-b437-4fbc-b6ef-5e510bd9a6e6} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12779 | 2025.01.13 09:42:16.642021 [ 253 ] {62522a14-b437-4fbc-b6ef-5e510bd9a6e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
12780 | 2025.01.13 09:42:16.642399 [ 253 ] {62522a14-b437-4fbc-b6ef-5e510bd9a6e6} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
12781 | 2025.01.13 09:42:16.642658 [ 253 ] {62522a14-b437-4fbc-b6ef-5e510bd9a6e6} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12782 | 2025.01.13 09:42:16.642874 [ 253 ] {62522a14-b437-4fbc-b6ef-5e510bd9a6e6} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001608 sec., 16169.154228855721 rows/sec., 1.19 MiB/sec. | ||
12783 | 2025.01.13 09:42:16.642929 [ 253 ] {62522a14-b437-4fbc-b6ef-5e510bd9a6e6} <Debug> TCPHandler: Processed in 0.001837872 sec. | ||
12784 | 2025.01.13 09:42:16.643086 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12785 | 2025.01.13 09:42:16.643212 [ 4 ] {8cf9f6be-a45a-43dd-abcb-87a860914aa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12786 | 2025.01.13 09:42:16.643265 [ 4 ] {8cf9f6be-a45a-43dd-abcb-87a860914aa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12787 | 2025.01.13 09:42:16.643880 [ 4 ] {8cf9f6be-a45a-43dd-abcb-87a860914aa7} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12788 | 2025.01.13 09:42:16.643919 [ 4 ] {8cf9f6be-a45a-43dd-abcb-87a860914aa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
12789 | 2025.01.13 09:42:16.644279 [ 4 ] {8cf9f6be-a45a-43dd-abcb-87a860914aa7} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
12790 | 2025.01.13 09:42:16.644519 [ 4 ] {8cf9f6be-a45a-43dd-abcb-87a860914aa7} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12791 | 2025.01.13 09:42:16.644723 [ 4 ] {8cf9f6be-a45a-43dd-abcb-87a860914aa7} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.001539 sec., 35087.71929824561 rows/sec., 2.74 MiB/sec. | ||
12792 | 2025.01.13 09:42:16.644775 [ 4 ] {8cf9f6be-a45a-43dd-abcb-87a860914aa7} <Debug> TCPHandler: Processed in 0.00175111 sec. | ||
12793 | 2025.01.13 09:42:16.644914 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12794 | 2025.01.13 09:42:16.645042 [ 253 ] {cebc4edc-b49c-47e2-a19e-6c881f4d39b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12795 | 2025.01.13 09:42:16.645099 [ 253 ] {cebc4edc-b49c-47e2-a19e-6c881f4d39b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12796 | 2025.01.13 09:42:16.645729 [ 253 ] {cebc4edc-b49c-47e2-a19e-6c881f4d39b1} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12797 | 2025.01.13 09:42:16.645777 [ 253 ] {cebc4edc-b49c-47e2-a19e-6c881f4d39b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
12798 | 2025.01.13 09:42:16.646165 [ 253 ] {cebc4edc-b49c-47e2-a19e-6c881f4d39b1} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
12799 | 2025.01.13 09:42:16.646406 [ 253 ] {cebc4edc-b49c-47e2-a19e-6c881f4d39b1} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12800 | 2025.01.13 09:42:16.646629 [ 253 ] {cebc4edc-b49c-47e2-a19e-6c881f4d39b1} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001617 sec., 61842.91898577613 rows/sec., 4.29 MiB/sec. | ||
12801 | 2025.01.13 09:42:16.646681 [ 253 ] {cebc4edc-b49c-47e2-a19e-6c881f4d39b1} <Debug> TCPHandler: Processed in 0.001830412 sec. | ||
12802 | 2025.01.13 09:42:16.646829 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12803 | 2025.01.13 09:42:16.646955 [ 4 ] {78bc75de-c7a5-4b41-9ca4-7ef96dad0c5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12804 | 2025.01.13 09:42:16.647035 [ 4 ] {78bc75de-c7a5-4b41-9ca4-7ef96dad0c5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12805 | 2025.01.13 09:42:16.648283 [ 4 ] {78bc75de-c7a5-4b41-9ca4-7ef96dad0c5d} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12806 | 2025.01.13 09:42:16.648322 [ 4 ] {78bc75de-c7a5-4b41-9ca4-7ef96dad0c5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
12807 | 2025.01.13 09:42:16.648947 [ 4 ] {78bc75de-c7a5-4b41-9ca4-7ef96dad0c5d} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
12808 | 2025.01.13 09:42:16.649205 [ 4 ] {78bc75de-c7a5-4b41-9ca4-7ef96dad0c5d} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12809 | 2025.01.13 09:42:16.649482 [ 4 ] {78bc75de-c7a5-4b41-9ca4-7ef96dad0c5d} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002554 sec., 10180.109631949883 rows/sec., 18.24 MiB/sec. | ||
12810 | 2025.01.13 09:42:16.649699 [ 4 ] {78bc75de-c7a5-4b41-9ca4-7ef96dad0c5d} <Debug> TCPHandler: Processed in 0.002928833 sec. | ||
12811 | 2025.01.13 09:42:16.649997 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12812 | 2025.01.13 09:42:16.650190 [ 253 ] {332b7107-a10d-4e33-8dac-18b14359cc48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12813 | 2025.01.13 09:42:16.650248 [ 253 ] {332b7107-a10d-4e33-8dac-18b14359cc48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12814 | 2025.01.13 09:42:16.650790 [ 253 ] {332b7107-a10d-4e33-8dac-18b14359cc48} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12815 | 2025.01.13 09:42:16.650830 [ 253 ] {332b7107-a10d-4e33-8dac-18b14359cc48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
12816 | 2025.01.13 09:42:16.651198 [ 253 ] {332b7107-a10d-4e33-8dac-18b14359cc48} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
12817 | 2025.01.13 09:42:16.651445 [ 253 ] {332b7107-a10d-4e33-8dac-18b14359cc48} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12818 | 2025.01.13 09:42:16.651675 [ 253 ] {332b7107-a10d-4e33-8dac-18b14359cc48} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001515 sec., 19801.980198019803 rows/sec., 1.36 MiB/sec. | ||
12819 | 2025.01.13 09:42:16.651739 [ 253 ] {332b7107-a10d-4e33-8dac-18b14359cc48} <Debug> TCPHandler: Processed in 0.001894424 sec. | ||
12820 | 2025.01.13 09:42:17.669818 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 468 | ||
12821 | 2025.01.13 09:42:17.690482 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12822 | 2025.01.13 09:42:17.690540 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
12823 | 2025.01.13 09:42:17.697586 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
12824 | 2025.01.13 09:42:17.698375 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12825 | 2025.01.13 09:42:17.701430 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 468 | ||
12826 | 2025.01.13 09:42:19.099629 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12827 | 2025.01.13 09:42:19.099843 [ 4 ] {982d745c-14ef-4a37-b47d-b0e317f17d30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
12828 | 2025.01.13 09:42:19.099916 [ 4 ] {982d745c-14ef-4a37-b47d-b0e317f17d30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
12829 | 2025.01.13 09:42:19.100753 [ 4 ] {982d745c-14ef-4a37-b47d-b0e317f17d30} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12830 | 2025.01.13 09:42:19.100813 [ 4 ] {982d745c-14ef-4a37-b47d-b0e317f17d30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
12831 | 2025.01.13 09:42:19.101244 [ 4 ] {982d745c-14ef-4a37-b47d-b0e317f17d30} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
12832 | 2025.01.13 09:42:19.101509 [ 4 ] {982d745c-14ef-4a37-b47d-b0e317f17d30} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12833 | 2025.01.13 09:42:19.101704 [ 147 ] {} <Debug> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
12834 | 2025.01.13 09:42:19.101775 [ 4 ] {982d745c-14ef-4a37-b47d-b0e317f17d30} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001985 sec., 7052.896725440807 rows/sec., 507.71 KiB/sec. | ||
12835 | 2025.01.13 09:42:19.101788 [ 147 ] {} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12836 | 2025.01.13 09:42:19.101859 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
12837 | 2025.01.13 09:42:19.101916 [ 4 ] {982d745c-14ef-4a37-b47d-b0e317f17d30} <Debug> TCPHandler: Processed in 0.002426758 sec. | ||
12838 | 2025.01.13 09:42:19.102080 [ 191 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::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 | ||
12839 | 2025.01.13 09:42:19.102119 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12840 | 2025.01.13 09:42:19.102321 [ 191 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12841 | 2025.01.13 09:42:19.102357 [ 253 ] {61097f17-c5c8-46a9-9e90-87a92b2b0ef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12842 | 2025.01.13 09:42:19.102378 [ 191 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 14 rows starting from the beginning of the part | ||
12843 | 2025.01.13 09:42:19.102446 [ 253 ] {61097f17-c5c8-46a9-9e90-87a92b2b0ef9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12844 | 2025.01.13 09:42:19.102657 [ 191 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 14 rows starting from the beginning of the part | ||
12845 | 2025.01.13 09:42:19.102982 [ 191 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 14 rows starting from the beginning of the part | ||
12846 | 2025.01.13 09:42:19.103237 [ 191 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 14 rows starting from the beginning of the part | ||
12847 | 2025.01.13 09:42:19.103512 [ 191 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 14 rows starting from the beginning of the part | ||
12848 | 2025.01.13 09:42:19.105565 [ 191 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003610383 sec., 19388.52470776646 rows/sec., 1.44 MiB/sec. | ||
12849 | 2025.01.13 09:42:19.105727 [ 191 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
12850 | 2025.01.13 09:42:19.106071 [ 253 ] {61097f17-c5c8-46a9-9e90-87a92b2b0ef9} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12851 | 2025.01.13 09:42:19.106120 [ 201 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_45_11} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12852 | 2025.01.13 09:42:19.106129 [ 253 ] {61097f17-c5c8-46a9-9e90-87a92b2b0ef9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
12853 | 2025.01.13 09:42:19.106258 [ 201 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_45_11} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
12854 | 2025.01.13 09:42:19.106370 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
12855 | 2025.01.13 09:42:19.106714 [ 253 ] {61097f17-c5c8-46a9-9e90-87a92b2b0ef9} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
12856 | 2025.01.13 09:42:19.106966 [ 253 ] {61097f17-c5c8-46a9-9e90-87a92b2b0ef9} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12857 | 2025.01.13 09:42:19.107215 [ 253 ] {61097f17-c5c8-46a9-9e90-87a92b2b0ef9} <Debug> executeQuery: Read 1339 rows, 114.23 KiB in 0.004924 sec., 271933.3874898456 rows/sec., 22.65 MiB/sec. | ||
12858 | 2025.01.13 09:42:19.107326 [ 253 ] {61097f17-c5c8-46a9-9e90-87a92b2b0ef9} <Debug> TCPHandler: Processed in 0.00528762 sec. | ||
12859 | 2025.01.13 09:42:19.107548 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12860 | 2025.01.13 09:42:19.107829 [ 4 ] {0c9cb001-e7f3-433c-8649-58f4dfd6512f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12861 | 2025.01.13 09:42:19.107881 [ 4 ] {0c9cb001-e7f3-433c-8649-58f4dfd6512f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12862 | 2025.01.13 09:42:19.108436 [ 4 ] {0c9cb001-e7f3-433c-8649-58f4dfd6512f} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12863 | 2025.01.13 09:42:19.108482 [ 4 ] {0c9cb001-e7f3-433c-8649-58f4dfd6512f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
12864 | 2025.01.13 09:42:19.108828 [ 4 ] {0c9cb001-e7f3-433c-8649-58f4dfd6512f} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
12865 | 2025.01.13 09:42:19.109063 [ 4 ] {0c9cb001-e7f3-433c-8649-58f4dfd6512f} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12866 | 2025.01.13 09:42:19.109237 [ 147 ] {} <Debug> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7) (MergerMutator): Selected 6 parts from all_1_80_16 to all_85_85_0 | ||
12867 | 2025.01.13 09:42:19.109304 [ 147 ] {} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12868 | 2025.01.13 09:42:19.109311 [ 4 ] {0c9cb001-e7f3-433c-8649-58f4dfd6512f} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.001555 sec., 12861.736334405145 rows/sec., 921.93 KiB/sec. | ||
12869 | 2025.01.13 09:42:19.109344 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
12870 | 2025.01.13 09:42:19.109489 [ 4 ] {0c9cb001-e7f3-433c-8649-58f4dfd6512f} <Debug> TCPHandler: Processed in 0.002050538 sec. | ||
12871 | 2025.01.13 09:42:19.109561 [ 201 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_85_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_80_16 to all_85_85_0 into Compact with storage Full | ||
12872 | 2025.01.13 09:42:19.109668 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12873 | 2025.01.13 09:42:19.109677 [ 201 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_85_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12874 | 2025.01.13 09:42:19.109728 [ 201 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_80_16, total 60 rows starting from the beginning of the part | ||
12875 | 2025.01.13 09:42:19.109876 [ 253 ] {c83fc5a2-ce8f-45f5-877c-73285c96cd90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12876 | 2025.01.13 09:42:19.109960 [ 201 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 20 rows starting from the beginning of the part | ||
12877 | 2025.01.13 09:42:19.110060 [ 253 ] {c83fc5a2-ce8f-45f5-877c-73285c96cd90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12878 | 2025.01.13 09:42:19.110346 [ 201 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 26 rows starting from the beginning of the part | ||
12879 | 2025.01.13 09:42:19.110711 [ 201 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 20 rows starting from the beginning of the part | ||
12880 | 2025.01.13 09:42:19.111053 [ 201 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 26 rows starting from the beginning of the part | ||
12881 | 2025.01.13 09:42:19.111402 [ 201 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 20 rows starting from the beginning of the part | ||
12882 | 2025.01.13 09:42:19.112565 [ 253 ] {c83fc5a2-ce8f-45f5-877c-73285c96cd90} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12883 | 2025.01.13 09:42:19.112610 [ 253 ] {c83fc5a2-ce8f-45f5-877c-73285c96cd90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
12884 | 2025.01.13 09:42:19.113126 [ 201 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_85_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 172 rows, containing 5 columns (5 merged, 0 gathered) in 0.003654823 sec., 47061.10254860495 rows/sec., 3.54 MiB/sec. | ||
12885 | 2025.01.13 09:42:19.113212 [ 253 ] {c83fc5a2-ce8f-45f5-877c-73285c96cd90} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
12886 | 2025.01.13 09:42:19.113239 [ 201 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_85_17} <Trace> MergedBlockOutputStream: filled checksums all_1_85_17 (state Temporary) | ||
12887 | 2025.01.13 09:42:19.113516 [ 253 ] {c83fc5a2-ce8f-45f5-877c-73285c96cd90} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12888 | 2025.01.13 09:42:19.113560 [ 201 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_85_17} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_merge_all_1_85_17 to all_1_85_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12889 | 2025.01.13 09:42:19.113683 [ 201 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_85_17} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7) (MergerMutator): Merged 6 parts: [all_1_80_16, all_85_85_0] -> all_1_85_17 | ||
12890 | 2025.01.13 09:42:19.113894 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
12891 | 2025.01.13 09:42:19.113920 [ 253 ] {c83fc5a2-ce8f-45f5-877c-73285c96cd90} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.004135 sec., 58524.78839177751 rows/sec., 3.97 MiB/sec. | ||
12892 | 2025.01.13 09:42:19.114149 [ 253 ] {c83fc5a2-ce8f-45f5-877c-73285c96cd90} <Debug> TCPHandler: Processed in 0.004547659 sec. | ||
12893 | 2025.01.13 09:42:19.114370 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12894 | 2025.01.13 09:42:19.114505 [ 4 ] {98430100-37a5-4ee3-9fd8-c036b544e4b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
12895 | 2025.01.13 09:42:19.114560 [ 4 ] {98430100-37a5-4ee3-9fd8-c036b544e4b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12896 | 2025.01.13 09:42:19.115155 [ 4 ] {98430100-37a5-4ee3-9fd8-c036b544e4b5} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12897 | 2025.01.13 09:42:19.115194 [ 4 ] {98430100-37a5-4ee3-9fd8-c036b544e4b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
12898 | 2025.01.13 09:42:19.115530 [ 4 ] {98430100-37a5-4ee3-9fd8-c036b544e4b5} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
12899 | 2025.01.13 09:42:19.115766 [ 4 ] {98430100-37a5-4ee3-9fd8-c036b544e4b5} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12900 | 2025.01.13 09:42:19.115923 [ 147 ] {} <Debug> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
12901 | 2025.01.13 09:42:19.115991 [ 147 ] {} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12902 | 2025.01.13 09:42:19.116015 [ 4 ] {98430100-37a5-4ee3-9fd8-c036b544e4b5} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001533 sec., 8480.10437051533 rows/sec., 528.73 KiB/sec. | ||
12903 | 2025.01.13 09:42:19.116030 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
12904 | 2025.01.13 09:42:19.116159 [ 4 ] {98430100-37a5-4ee3-9fd8-c036b544e4b5} <Debug> TCPHandler: Processed in 0.001890623 sec. | ||
12905 | 2025.01.13 09:42:19.116372 [ 192 ] {87347901-4082-4a7d-a746-0bcdebd578f7::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 | ||
12906 | 2025.01.13 09:42:19.116384 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12907 | 2025.01.13 09:42:19.116694 [ 253 ] {aae6c9a8-b656-4bdd-8bea-05ecc6899efe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12908 | 2025.01.13 09:42:19.116716 [ 192 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12909 | 2025.01.13 09:42:19.116803 [ 253 ] {aae6c9a8-b656-4bdd-8bea-05ecc6899efe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12910 | 2025.01.13 09:42:19.116812 [ 192 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 13 rows starting from the beginning of the part | ||
12911 | 2025.01.13 09:42:19.117259 [ 192 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 13 rows starting from the beginning of the part | ||
12912 | 2025.01.13 09:42:19.117642 [ 192 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 13 rows starting from the beginning of the part | ||
12913 | 2025.01.13 09:42:19.118045 [ 192 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 13 rows starting from the beginning of the part | ||
12914 | 2025.01.13 09:42:19.118414 [ 192 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 13 rows starting from the beginning of the part | ||
12915 | 2025.01.13 09:42:19.119557 [ 253 ] {aae6c9a8-b656-4bdd-8bea-05ecc6899efe} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12916 | 2025.01.13 09:42:19.119633 [ 253 ] {aae6c9a8-b656-4bdd-8bea-05ecc6899efe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
12917 | 2025.01.13 09:42:19.120705 [ 186 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004523478 sec., 14369.474108197277 rows/sec., 952.06 KiB/sec. | ||
12918 | 2025.01.13 09:42:19.120718 [ 253 ] {aae6c9a8-b656-4bdd-8bea-05ecc6899efe} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
12919 | 2025.01.13 09:42:19.120950 [ 186 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
12920 | 2025.01.13 09:42:19.121148 [ 253 ] {aae6c9a8-b656-4bdd-8bea-05ecc6899efe} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12921 | 2025.01.13 09:42:19.121554 [ 253 ] {aae6c9a8-b656-4bdd-8bea-05ecc6899efe} <Debug> executeQuery: Read 815 rows, 60.13 KiB in 0.004957 sec., 164413.96005648578 rows/sec., 11.85 MiB/sec. | ||
12922 | 2025.01.13 09:42:19.121650 [ 186 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_45_11} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12923 | 2025.01.13 09:42:19.121701 [ 253 ] {aae6c9a8-b656-4bdd-8bea-05ecc6899efe} <Debug> TCPHandler: Processed in 0.005436115 sec. | ||
12924 | 2025.01.13 09:42:19.121860 [ 186 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_45_11} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
12925 | 2025.01.13 09:42:19.121900 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12926 | 2025.01.13 09:42:19.122013 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
12927 | 2025.01.13 09:42:19.122107 [ 4 ] {a30dfa96-a031-471e-834a-4b1de9a01aea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
12928 | 2025.01.13 09:42:19.122169 [ 4 ] {a30dfa96-a031-471e-834a-4b1de9a01aea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12929 | 2025.01.13 09:42:19.122725 [ 4 ] {a30dfa96-a031-471e-834a-4b1de9a01aea} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12930 | 2025.01.13 09:42:19.122771 [ 4 ] {a30dfa96-a031-471e-834a-4b1de9a01aea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
12931 | 2025.01.13 09:42:19.123664 [ 4 ] {a30dfa96-a031-471e-834a-4b1de9a01aea} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
12932 | 2025.01.13 09:42:19.124022 [ 4 ] {a30dfa96-a031-471e-834a-4b1de9a01aea} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12933 | 2025.01.13 09:42:19.124228 [ 4 ] {a30dfa96-a031-471e-834a-4b1de9a01aea} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002151 sec., 2789.400278940028 rows/sec., 145.74 KiB/sec. | ||
12934 | 2025.01.13 09:42:19.124279 [ 4 ] {a30dfa96-a031-471e-834a-4b1de9a01aea} <Debug> TCPHandler: Processed in 0.00246419 sec. | ||
12935 | 2025.01.13 09:42:19.124436 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12936 | 2025.01.13 09:42:19.124570 [ 253 ] {53e41b48-5ef7-463d-8268-64181c12d905} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12937 | 2025.01.13 09:42:19.124631 [ 253 ] {53e41b48-5ef7-463d-8268-64181c12d905} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12938 | 2025.01.13 09:42:19.125397 [ 253 ] {53e41b48-5ef7-463d-8268-64181c12d905} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12939 | 2025.01.13 09:42:19.125437 [ 253 ] {53e41b48-5ef7-463d-8268-64181c12d905} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
12940 | 2025.01.13 09:42:19.125880 [ 253 ] {53e41b48-5ef7-463d-8268-64181c12d905} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
12941 | 2025.01.13 09:42:19.126135 [ 253 ] {53e41b48-5ef7-463d-8268-64181c12d905} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12942 | 2025.01.13 09:42:19.126358 [ 253 ] {53e41b48-5ef7-463d-8268-64181c12d905} <Debug> executeQuery: Read 983 rows, 66.95 KiB in 0.001813 sec., 542195.2564809708 rows/sec., 36.06 MiB/sec. | ||
12943 | 2025.01.13 09:42:19.126429 [ 253 ] {53e41b48-5ef7-463d-8268-64181c12d905} <Debug> TCPHandler: Processed in 0.002058009 sec. | ||
12944 | 2025.01.13 09:42:19.126589 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12945 | 2025.01.13 09:42:19.126891 [ 4 ] {1565cd11-67d0-4f87-a4de-83d82cb54fa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
12946 | 2025.01.13 09:42:19.127050 [ 4 ] {1565cd11-67d0-4f87-a4de-83d82cb54fa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12947 | 2025.01.13 09:42:19.127648 [ 4 ] {1565cd11-67d0-4f87-a4de-83d82cb54fa6} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12948 | 2025.01.13 09:42:19.127696 [ 4 ] {1565cd11-67d0-4f87-a4de-83d82cb54fa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
12949 | 2025.01.13 09:42:19.128074 [ 4 ] {1565cd11-67d0-4f87-a4de-83d82cb54fa6} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
12950 | 2025.01.13 09:42:19.128313 [ 4 ] {1565cd11-67d0-4f87-a4de-83d82cb54fa6} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12951 | 2025.01.13 09:42:19.128524 [ 4 ] {1565cd11-67d0-4f87-a4de-83d82cb54fa6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001755 sec., 569.8005698005697 rows/sec., 38.39 KiB/sec. | ||
12952 | 2025.01.13 09:42:19.128573 [ 4 ] {1565cd11-67d0-4f87-a4de-83d82cb54fa6} <Debug> TCPHandler: Processed in 0.002060639 sec. | ||
12953 | 2025.01.13 09:42:19.128709 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12954 | 2025.01.13 09:42:19.128819 [ 253 ] {8f9a6ab6-0fc4-446d-95f2-6cdc248ecd60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12955 | 2025.01.13 09:42:19.128901 [ 253 ] {8f9a6ab6-0fc4-446d-95f2-6cdc248ecd60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12956 | 2025.01.13 09:42:19.130133 [ 253 ] {8f9a6ab6-0fc4-446d-95f2-6cdc248ecd60} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12957 | 2025.01.13 09:42:19.130173 [ 253 ] {8f9a6ab6-0fc4-446d-95f2-6cdc248ecd60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
12958 | 2025.01.13 09:42:19.130787 [ 253 ] {8f9a6ab6-0fc4-446d-95f2-6cdc248ecd60} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
12959 | 2025.01.13 09:42:19.131053 [ 253 ] {8f9a6ab6-0fc4-446d-95f2-6cdc248ecd60} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12960 | 2025.01.13 09:42:19.131309 [ 253 ] {8f9a6ab6-0fc4-446d-95f2-6cdc248ecd60} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002515 sec., 5168.986083499006 rows/sec., 9.26 MiB/sec. | ||
12961 | 2025.01.13 09:42:19.131405 [ 253 ] {8f9a6ab6-0fc4-446d-95f2-6cdc248ecd60} <Debug> TCPHandler: Processed in 0.002746698 sec. | ||
12962 | 2025.01.13 09:42:19.131549 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12963 | 2025.01.13 09:42:19.131654 [ 4 ] {26c325a0-80c4-45a5-96ae-1d31568ac6c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12964 | 2025.01.13 09:42:19.131699 [ 4 ] {26c325a0-80c4-45a5-96ae-1d31568ac6c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12965 | 2025.01.13 09:42:19.132187 [ 4 ] {26c325a0-80c4-45a5-96ae-1d31568ac6c8} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12966 | 2025.01.13 09:42:19.132233 [ 4 ] {26c325a0-80c4-45a5-96ae-1d31568ac6c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
12967 | 2025.01.13 09:42:19.132649 [ 4 ] {26c325a0-80c4-45a5-96ae-1d31568ac6c8} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
12968 | 2025.01.13 09:42:19.132913 [ 4 ] {26c325a0-80c4-45a5-96ae-1d31568ac6c8} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12969 | 2025.01.13 09:42:19.133136 [ 4 ] {26c325a0-80c4-45a5-96ae-1d31568ac6c8} <Debug> executeQuery: Read 40 rows, 2.46 KiB in 0.001503 sec., 26613.43978709248 rows/sec., 1.60 MiB/sec. | ||
12970 | 2025.01.13 09:42:19.133186 [ 4 ] {26c325a0-80c4-45a5-96ae-1d31568ac6c8} <Debug> TCPHandler: Processed in 0.001686578 sec. | ||
12971 | 2025.01.13 09:42:20.683774 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 1834 | ||
12972 | 2025.01.13 09:42:20.687433 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12973 | 2025.01.13 09:42:20.687487 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
12974 | 2025.01.13 09:42:20.688950 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
12975 | 2025.01.13 09:42:20.689271 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12976 | 2025.01.13 09:42:20.689549 [ 142 ] {} <Debug> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
12977 | 2025.01.13 09:42:20.689757 [ 142 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12978 | 2025.01.13 09:42:20.689881 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
12979 | 2025.01.13 09:42:20.690275 [ 198 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::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 | ||
12980 | 2025.01.13 09:42:20.690629 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1834 | ||
12981 | 2025.01.13 09:42:20.691215 [ 198 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12982 | 2025.01.13 09:42:20.691383 [ 198 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1630 rows starting from the beginning of the part | ||
12983 | 2025.01.13 09:42:20.691886 [ 198 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 36 rows starting from the beginning of the part | ||
12984 | 2025.01.13 09:42:20.692370 [ 198 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 58 rows starting from the beginning of the part | ||
12985 | 2025.01.13 09:42:20.692839 [ 198 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 20 rows starting from the beginning of the part | ||
12986 | 2025.01.13 09:42:20.693306 [ 198 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::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 | ||
12987 | 2025.01.13 09:42:20.693768 [ 198 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 56 rows starting from the beginning of the part | ||
12988 | 2025.01.13 09:42:20.702692 [ 189 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1834 rows, containing 72 columns (72 merged, 0 gathered) in 0.0126586 sec., 144881.74047682996 rows/sec., 109.53 MiB/sec. | ||
12989 | 2025.01.13 09:42:20.704575 [ 196 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
12990 | 2025.01.13 09:42:20.705433 [ 196 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_46_9} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12991 | 2025.01.13 09:42:20.705540 [ 196 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_46_9} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
12992 | 2025.01.13 09:42:20.705880 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.96 MiB. | ||
12993 | 2025.01.13 09:42:21.634735 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12994 | 2025.01.13 09:42:21.634945 [ 4 ] {7c1c8db3-24cf-4ae5-962d-ed2a6d0cc0c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12995 | 2025.01.13 09:42:21.635024 [ 4 ] {7c1c8db3-24cf-4ae5-962d-ed2a6d0cc0c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12996 | 2025.01.13 09:42:21.635865 [ 4 ] {7c1c8db3-24cf-4ae5-962d-ed2a6d0cc0c8} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12997 | 2025.01.13 09:42:21.635910 [ 4 ] {7c1c8db3-24cf-4ae5-962d-ed2a6d0cc0c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
12998 | 2025.01.13 09:42:21.636336 [ 4 ] {7c1c8db3-24cf-4ae5-962d-ed2a6d0cc0c8} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
12999 | 2025.01.13 09:42:21.636597 [ 4 ] {7c1c8db3-24cf-4ae5-962d-ed2a6d0cc0c8} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13000 | 2025.01.13 09:42:21.636760 [ 141 ] {} <Debug> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
13001 | 2025.01.13 09:42:21.636805 [ 141 ] {} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13002 | 2025.01.13 09:42:21.636810 [ 4 ] {7c1c8db3-24cf-4ae5-962d-ed2a6d0cc0c8} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001924 sec., 13513.513513513513 rows/sec., 1.00 MiB/sec. | ||
13003 | 2025.01.13 09:42:21.636833 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
13004 | 2025.01.13 09:42:21.636927 [ 4 ] {7c1c8db3-24cf-4ae5-962d-ed2a6d0cc0c8} <Debug> TCPHandler: Processed in 0.002325006 sec. | ||
13005 | 2025.01.13 09:42:21.637116 [ 194 ] {4e32d370-b554-4105-93df-36198ea84aa7::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 | ||
13006 | 2025.01.13 09:42:21.637153 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13007 | 2025.01.13 09:42:21.637423 [ 194 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13008 | 2025.01.13 09:42:21.637428 [ 253 ] {7feac98e-147e-4ddf-add8-8160b431d65c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13009 | 2025.01.13 09:42:21.637487 [ 194 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1398 rows starting from the beginning of the part | ||
13010 | 2025.01.13 09:42:21.637553 [ 253 ] {7feac98e-147e-4ddf-add8-8160b431d65c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13011 | 2025.01.13 09:42:21.637801 [ 194 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 78 rows starting from the beginning of the part | ||
13012 | 2025.01.13 09:42:21.638205 [ 194 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 199 rows starting from the beginning of the part | ||
13013 | 2025.01.13 09:42:21.638541 [ 194 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 78 rows starting from the beginning of the part | ||
13014 | 2025.01.13 09:42:21.638911 [ 194 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 1339 rows starting from the beginning of the part | ||
13015 | 2025.01.13 09:42:21.639292 [ 194 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 26 rows starting from the beginning of the part | ||
13016 | 2025.01.13 09:42:21.640639 [ 253 ] {7feac98e-147e-4ddf-add8-8160b431d65c} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13017 | 2025.01.13 09:42:21.640709 [ 253 ] {7feac98e-147e-4ddf-add8-8160b431d65c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
13018 | 2025.01.13 09:42:21.641765 [ 253 ] {7feac98e-147e-4ddf-add8-8160b431d65c} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
13019 | 2025.01.13 09:42:21.642237 [ 253 ] {7feac98e-147e-4ddf-add8-8160b431d65c} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13020 | 2025.01.13 09:42:21.642450 [ 141 ] {} <Debug> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
13021 | 2025.01.13 09:42:21.642511 [ 253 ] {7feac98e-147e-4ddf-add8-8160b431d65c} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.005168 sec., 5417.95665634675 rows/sec., 432.73 KiB/sec. | ||
13022 | 2025.01.13 09:42:21.642511 [ 141 ] {} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13023 | 2025.01.13 09:42:21.642605 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
13024 | 2025.01.13 09:42:21.642792 [ 253 ] {7feac98e-147e-4ddf-add8-8160b431d65c} <Debug> TCPHandler: Processed in 0.005724803 sec. | ||
13025 | 2025.01.13 09:42:21.643197 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13026 | 2025.01.13 09:42:21.643663 [ 189 ] {dc80af8f-ae59-4221-9151-b81aadd12800::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 | ||
13027 | 2025.01.13 09:42:21.643753 [ 193 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3118 rows, containing 5 columns (5 merged, 0 gathered) in 0.006802462 sec., 458363.45723063214 rows/sec., 40.17 MiB/sec. | ||
13028 | 2025.01.13 09:42:21.643778 [ 4 ] {937654da-d078-47f4-be34-0e43531310dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13029 | 2025.01.13 09:42:21.643929 [ 4 ] {937654da-d078-47f4-be34-0e43531310dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13030 | 2025.01.13 09:42:21.644165 [ 189 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13031 | 2025.01.13 09:42:21.644184 [ 193 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
13032 | 2025.01.13 09:42:21.644284 [ 189 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 873 rows starting from the beginning of the part | ||
13033 | 2025.01.13 09:42:21.645015 [ 189 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 54 rows starting from the beginning of the part | ||
13034 | 2025.01.13 09:42:21.645633 [ 189 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 359 rows starting from the beginning of the part | ||
13035 | 2025.01.13 09:42:21.646120 [ 193 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_106_21} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13036 | 2025.01.13 09:42:21.646258 [ 189 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 54 rows starting from the beginning of the part | ||
13037 | 2025.01.13 09:42:21.646804 [ 193 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_106_21} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
13038 | 2025.01.13 09:42:21.646849 [ 189 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 815 rows starting from the beginning of the part | ||
13039 | 2025.01.13 09:42:21.647364 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
13040 | 2025.01.13 09:42:21.647472 [ 189 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 28 rows starting from the beginning of the part | ||
13041 | 2025.01.13 09:42:21.648339 [ 4 ] {937654da-d078-47f4-be34-0e43531310dd} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13042 | 2025.01.13 09:42:21.648380 [ 4 ] {937654da-d078-47f4-be34-0e43531310dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
13043 | 2025.01.13 09:42:21.648938 [ 4 ] {937654da-d078-47f4-be34-0e43531310dd} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
13044 | 2025.01.13 09:42:21.649220 [ 4 ] {937654da-d078-47f4-be34-0e43531310dd} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13045 | 2025.01.13 09:42:21.649527 [ 4 ] {937654da-d078-47f4-be34-0e43531310dd} <Debug> executeQuery: Read 40 rows, 2.84 KiB in 0.005839 sec., 6850.4880972769315 rows/sec., 486.36 KiB/sec. | ||
13046 | 2025.01.13 09:42:21.649690 [ 190 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2183 rows, containing 5 columns (5 merged, 0 gathered) in 0.006891776 sec., 316754.34604955243 rows/sec., 24.11 MiB/sec. | ||
13047 | 2025.01.13 09:42:21.649792 [ 4 ] {937654da-d078-47f4-be34-0e43531310dd} <Debug> TCPHandler: Processed in 0.006861055 sec. | ||
13048 | 2025.01.13 09:42:21.650053 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13049 | 2025.01.13 09:42:21.650232 [ 190 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
13050 | 2025.01.13 09:42:21.650344 [ 253 ] {d98c6ee6-7a6d-410a-a146-ac8bffd0c4ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13051 | 2025.01.13 09:42:21.650576 [ 253 ] {d98c6ee6-7a6d-410a-a146-ac8bffd0c4ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13052 | 2025.01.13 09:42:21.651386 [ 190 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_106_21} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13053 | 2025.01.13 09:42:21.651573 [ 190 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_106_21} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
13054 | 2025.01.13 09:42:21.651771 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
13055 | 2025.01.13 09:42:21.651888 [ 253 ] {d98c6ee6-7a6d-410a-a146-ac8bffd0c4ad} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13056 | 2025.01.13 09:42:21.651932 [ 253 ] {d98c6ee6-7a6d-410a-a146-ac8bffd0c4ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
13057 | 2025.01.13 09:42:21.652297 [ 253 ] {d98c6ee6-7a6d-410a-a146-ac8bffd0c4ad} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
13058 | 2025.01.13 09:42:21.652539 [ 253 ] {d98c6ee6-7a6d-410a-a146-ac8bffd0c4ad} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13059 | 2025.01.13 09:42:21.652671 [ 141 ] {} <Debug> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
13060 | 2025.01.13 09:42:21.652715 [ 141 ] {} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13061 | 2025.01.13 09:42:21.652728 [ 253 ] {d98c6ee6-7a6d-410a-a146-ac8bffd0c4ad} <Debug> executeQuery: Read 12 rows, 862.00 B in 0.002496 sec., 4807.692307692308 rows/sec., 337.26 KiB/sec. | ||
13062 | 2025.01.13 09:42:21.652739 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
13063 | 2025.01.13 09:42:21.652837 [ 253 ] {d98c6ee6-7a6d-410a-a146-ac8bffd0c4ad} <Debug> TCPHandler: Processed in 0.002942653 sec. | ||
13064 | 2025.01.13 09:42:21.653024 [ 188 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::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 | ||
13065 | 2025.01.13 09:42:21.653198 [ 188 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13066 | 2025.01.13 09:42:21.653238 [ 188 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 3538 rows starting from the beginning of the part | ||
13067 | 2025.01.13 09:42:21.653357 [ 188 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 30 rows starting from the beginning of the part | ||
13068 | 2025.01.13 09:42:21.653556 [ 188 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 52 rows starting from the beginning of the part | ||
13069 | 2025.01.13 09:42:21.653754 [ 188 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 30 rows starting from the beginning of the part | ||
13070 | 2025.01.13 09:42:21.653917 [ 188 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 40 rows starting from the beginning of the part | ||
13071 | 2025.01.13 09:42:21.654058 [ 188 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 12 rows starting from the beginning of the part | ||
13072 | 2025.01.13 09:42:21.655803 [ 199 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3702 rows, containing 4 columns (4 merged, 0 gathered) in 0.002943083 sec., 1257864.6269914915 rows/sec., 80.93 MiB/sec. | ||
13073 | 2025.01.13 09:42:21.656146 [ 195 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
13074 | 2025.01.13 09:42:21.656488 [ 195 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_106_21} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13075 | 2025.01.13 09:42:21.656583 [ 195 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_106_21} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
13076 | 2025.01.13 09:42:21.656693 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
13077 | 2025.01.13 09:42:23.037705 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 28914 | ||
13078 | 2025.01.13 09:42:23.038367 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13079 | 2025.01.13 09:42:23.038415 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
13080 | 2025.01.13 09:42:23.038930 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
13081 | 2025.01.13 09:42:23.039189 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13082 | 2025.01.13 09:42:23.039419 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28914 | ||
13083 | 2025.01.13 09:42:25.202426 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 475 | ||
13084 | 2025.01.13 09:42:25.224736 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13085 | 2025.01.13 09:42:25.224788 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
13086 | 2025.01.13 09:42:25.232169 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
13087 | 2025.01.13 09:42:25.232928 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13088 | 2025.01.13 09:42:25.235665 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
13089 | 2025.01.13 09:42:26.638865 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13090 | 2025.01.13 09:42:26.639056 [ 4 ] {f90967c0-71c6-4fc5-ab40-ce029e297413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13091 | 2025.01.13 09:42:26.639128 [ 4 ] {f90967c0-71c6-4fc5-ab40-ce029e297413} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13092 | 2025.01.13 09:42:26.639924 [ 4 ] {f90967c0-71c6-4fc5-ab40-ce029e297413} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13093 | 2025.01.13 09:42:26.639970 [ 4 ] {f90967c0-71c6-4fc5-ab40-ce029e297413} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
13094 | 2025.01.13 09:42:26.640414 [ 4 ] {f90967c0-71c6-4fc5-ab40-ce029e297413} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
13095 | 2025.01.13 09:42:26.640675 [ 4 ] {f90967c0-71c6-4fc5-ab40-ce029e297413} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13096 | 2025.01.13 09:42:26.640908 [ 4 ] {f90967c0-71c6-4fc5-ab40-ce029e297413} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.001908 sec., 40880.50314465409 rows/sec., 3.51 MiB/sec. | ||
13097 | 2025.01.13 09:42:26.640966 [ 4 ] {f90967c0-71c6-4fc5-ab40-ce029e297413} <Debug> TCPHandler: Processed in 0.002235934 sec. | ||
13098 | 2025.01.13 09:42:26.641136 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13099 | 2025.01.13 09:42:26.641251 [ 253 ] {72cc2126-1b86-4093-bf88-10c55657c12f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13100 | 2025.01.13 09:42:26.641299 [ 253 ] {72cc2126-1b86-4093-bf88-10c55657c12f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13101 | 2025.01.13 09:42:26.641848 [ 253 ] {72cc2126-1b86-4093-bf88-10c55657c12f} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13102 | 2025.01.13 09:42:26.641889 [ 253 ] {72cc2126-1b86-4093-bf88-10c55657c12f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
13103 | 2025.01.13 09:42:26.642263 [ 253 ] {72cc2126-1b86-4093-bf88-10c55657c12f} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
13104 | 2025.01.13 09:42:26.642515 [ 253 ] {72cc2126-1b86-4093-bf88-10c55657c12f} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13105 | 2025.01.13 09:42:26.642739 [ 253 ] {72cc2126-1b86-4093-bf88-10c55657c12f} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001511 sec., 17207.147584381204 rows/sec., 1.26 MiB/sec. | ||
13106 | 2025.01.13 09:42:26.642806 [ 253 ] {72cc2126-1b86-4093-bf88-10c55657c12f} <Debug> TCPHandler: Processed in 0.001727539 sec. | ||
13107 | 2025.01.13 09:42:26.642952 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13108 | 2025.01.13 09:42:26.643094 [ 4 ] {26a71de8-8114-4d5b-8c01-9c80c7ddc5a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13109 | 2025.01.13 09:42:26.643150 [ 4 ] {26a71de8-8114-4d5b-8c01-9c80c7ddc5a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13110 | 2025.01.13 09:42:26.643804 [ 4 ] {26a71de8-8114-4d5b-8c01-9c80c7ddc5a4} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13111 | 2025.01.13 09:42:26.643852 [ 4 ] {26a71de8-8114-4d5b-8c01-9c80c7ddc5a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
13112 | 2025.01.13 09:42:26.644238 [ 4 ] {26a71de8-8114-4d5b-8c01-9c80c7ddc5a4} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
13113 | 2025.01.13 09:42:26.644488 [ 4 ] {26a71de8-8114-4d5b-8c01-9c80c7ddc5a4} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13114 | 2025.01.13 09:42:26.644692 [ 4 ] {26a71de8-8114-4d5b-8c01-9c80c7ddc5a4} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.001629 sec., 33149.17127071823 rows/sec., 2.59 MiB/sec. | ||
13115 | 2025.01.13 09:42:26.644744 [ 4 ] {26a71de8-8114-4d5b-8c01-9c80c7ddc5a4} <Debug> TCPHandler: Processed in 0.001859603 sec. | ||
13116 | 2025.01.13 09:42:26.644870 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13117 | 2025.01.13 09:42:26.644978 [ 253 ] {fb96b4e4-e998-41c4-869e-34fa05048a7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13118 | 2025.01.13 09:42:26.645030 [ 253 ] {fb96b4e4-e998-41c4-869e-34fa05048a7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13119 | 2025.01.13 09:42:26.645610 [ 253 ] {fb96b4e4-e998-41c4-869e-34fa05048a7b} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13120 | 2025.01.13 09:42:26.645658 [ 253 ] {fb96b4e4-e998-41c4-869e-34fa05048a7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
13121 | 2025.01.13 09:42:26.646099 [ 253 ] {fb96b4e4-e998-41c4-869e-34fa05048a7b} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
13122 | 2025.01.13 09:42:26.646339 [ 253 ] {fb96b4e4-e998-41c4-869e-34fa05048a7b} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13123 | 2025.01.13 09:42:26.646550 [ 253 ] {fb96b4e4-e998-41c4-869e-34fa05048a7b} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001595 sec., 62695.92476489028 rows/sec., 4.35 MiB/sec. | ||
13124 | 2025.01.13 09:42:26.646601 [ 253 ] {fb96b4e4-e998-41c4-869e-34fa05048a7b} <Debug> TCPHandler: Processed in 0.001783 sec. | ||
13125 | 2025.01.13 09:42:26.646719 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13126 | 2025.01.13 09:42:26.646826 [ 4 ] {be30fe35-9211-4309-865f-75caa8f5b71d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13127 | 2025.01.13 09:42:26.646894 [ 4 ] {be30fe35-9211-4309-865f-75caa8f5b71d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13128 | 2025.01.13 09:42:26.648044 [ 4 ] {be30fe35-9211-4309-865f-75caa8f5b71d} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13129 | 2025.01.13 09:42:26.648085 [ 4 ] {be30fe35-9211-4309-865f-75caa8f5b71d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
13130 | 2025.01.13 09:42:26.648720 [ 4 ] {be30fe35-9211-4309-865f-75caa8f5b71d} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
13131 | 2025.01.13 09:42:26.648984 [ 4 ] {be30fe35-9211-4309-865f-75caa8f5b71d} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13132 | 2025.01.13 09:42:26.649180 [ 135 ] {} <Debug> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
13133 | 2025.01.13 09:42:26.649257 [ 4 ] {be30fe35-9211-4309-865f-75caa8f5b71d} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002446 sec., 10629.59934587081 rows/sec., 19.05 MiB/sec. | ||
13134 | 2025.01.13 09:42:26.649270 [ 135 ] {} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13135 | 2025.01.13 09:42:26.649341 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
13136 | 2025.01.13 09:42:26.649670 [ 4 ] {be30fe35-9211-4309-865f-75caa8f5b71d} <Debug> TCPHandler: Processed in 0.002998545 sec. | ||
13137 | 2025.01.13 09:42:26.649993 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13138 | 2025.01.13 09:42:26.650066 [ 188 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::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 | ||
13139 | 2025.01.13 09:42:26.650458 [ 253 ] {2091762a-282d-4aa8-b42e-836f56e7d5a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13140 | 2025.01.13 09:42:26.650698 [ 253 ] {2091762a-282d-4aa8-b42e-836f56e7d5a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13141 | 2025.01.13 09:42:26.651729 [ 188 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13142 | 2025.01.13 09:42:26.651890 [ 188 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1517 rows starting from the beginning of the part | ||
13143 | 2025.01.13 09:42:26.652762 [ 188 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 26 rows starting from the beginning of the part | ||
13144 | 2025.01.13 09:42:26.652953 [ 253 ] {2091762a-282d-4aa8-b42e-836f56e7d5a5} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13145 | 2025.01.13 09:42:26.653111 [ 253 ] {2091762a-282d-4aa8-b42e-836f56e7d5a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
13146 | 2025.01.13 09:42:26.653526 [ 188 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 13 rows starting from the beginning of the part | ||
13147 | 2025.01.13 09:42:26.654124 [ 188 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 26 rows starting from the beginning of the part | ||
13148 | 2025.01.13 09:42:26.654757 [ 188 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 13 rows starting from the beginning of the part | ||
13149 | 2025.01.13 09:42:26.654785 [ 253 ] {2091762a-282d-4aa8-b42e-836f56e7d5a5} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
13150 | 2025.01.13 09:42:26.655314 [ 188 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 26 rows starting from the beginning of the part | ||
13151 | 2025.01.13 09:42:26.655672 [ 253 ] {2091762a-282d-4aa8-b42e-836f56e7d5a5} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13152 | 2025.01.13 09:42:26.656522 [ 253 ] {2091762a-282d-4aa8-b42e-836f56e7d5a5} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.006239 sec., 4808.462894694663 rows/sec., 337.31 KiB/sec. | ||
13153 | 2025.01.13 09:42:26.656982 [ 253 ] {2091762a-282d-4aa8-b42e-836f56e7d5a5} <Debug> TCPHandler: Processed in 0.007155293 sec. | ||
13154 | 2025.01.13 09:42:26.666803 [ 188 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1621 rows, containing 19 columns (19 merged, 0 gathered) in 0.017265989 sec., 93883.99355519107 rows/sec., 168.24 MiB/sec. | ||
13155 | 2025.01.13 09:42:26.668576 [ 199 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
13156 | 2025.01.13 09:42:26.669082 [ 199 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13157 | 2025.01.13 09:42:26.669179 [ 199 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
13158 | 2025.01.13 09:42:26.669359 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.60 MiB. | ||
13159 | 2025.01.13 09:42:27.001133 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 249.68 MiB, peak 262.87 MiB, free memory in arenas 0.00 B, will set to 254.91 MiB (RSS), difference: 5.23 MiB | ||
13160 | 2025.01.13 09:42:30.301195 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache | ||
13161 | 2025.01.13 09:42:30.301265 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache | ||
13162 | 2025.01.13 09:42:30.540462 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 29341 | ||
13163 | 2025.01.13 09:42:30.541103 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13164 | 2025.01.13 09:42:30.541151 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
13165 | 2025.01.13 09:42:30.541672 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
13166 | 2025.01.13 09:42:30.541922 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13167 | 2025.01.13 09:42:30.542169 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29341 | ||
13168 | 2025.01.13 09:42:30.691791 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1854 | ||
13169 | 2025.01.13 09:42:30.694488 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13170 | 2025.01.13 09:42:30.694530 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
13171 | 2025.01.13 09:42:30.695976 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
13172 | 2025.01.13 09:42:30.696299 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13173 | 2025.01.13 09:42:30.696776 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1854 | ||
13174 | 2025.01.13 09:42:31.002428 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001093111 sec. | ||
13175 | 2025.01.13 09:42:31.643015 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13176 | 2025.01.13 09:42:31.643229 [ 4 ] {cfe32d3e-1a20-4fbb-9183-7d5ad1b7b1cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
13177 | 2025.01.13 09:42:31.643306 [ 4 ] {cfe32d3e-1a20-4fbb-9183-7d5ad1b7b1cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
13178 | 2025.01.13 09:42:31.644094 [ 4 ] {cfe32d3e-1a20-4fbb-9183-7d5ad1b7b1cf} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13179 | 2025.01.13 09:42:31.644146 [ 4 ] {cfe32d3e-1a20-4fbb-9183-7d5ad1b7b1cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
13180 | 2025.01.13 09:42:31.644602 [ 4 ] {cfe32d3e-1a20-4fbb-9183-7d5ad1b7b1cf} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
13181 | 2025.01.13 09:42:31.644867 [ 4 ] {cfe32d3e-1a20-4fbb-9183-7d5ad1b7b1cf} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13182 | 2025.01.13 09:42:31.645079 [ 4 ] {cfe32d3e-1a20-4fbb-9183-7d5ad1b7b1cf} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001906 sec., 7345.225603357818 rows/sec., 528.76 KiB/sec. | ||
13183 | 2025.01.13 09:42:31.645148 [ 4 ] {cfe32d3e-1a20-4fbb-9183-7d5ad1b7b1cf} <Debug> TCPHandler: Processed in 0.002276414 sec. | ||
13184 | 2025.01.13 09:42:31.645325 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13185 | 2025.01.13 09:42:31.645446 [ 253 ] {78da712a-4bab-4074-bcc1-513832a54906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13186 | 2025.01.13 09:42:31.645497 [ 253 ] {78da712a-4bab-4074-bcc1-513832a54906} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13187 | 2025.01.13 09:42:31.646141 [ 253 ] {78da712a-4bab-4074-bcc1-513832a54906} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13188 | 2025.01.13 09:42:31.646180 [ 253 ] {78da712a-4bab-4074-bcc1-513832a54906} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
13189 | 2025.01.13 09:42:31.646584 [ 253 ] {78da712a-4bab-4074-bcc1-513832a54906} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
13190 | 2025.01.13 09:42:31.646824 [ 253 ] {78da712a-4bab-4074-bcc1-513832a54906} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13191 | 2025.01.13 09:42:31.647026 [ 253 ] {78da712a-4bab-4074-bcc1-513832a54906} <Debug> executeQuery: Read 199 rows, 18.11 KiB in 0.001597 sec., 124608.64120225424 rows/sec., 11.08 MiB/sec. | ||
13192 | 2025.01.13 09:42:31.647090 [ 253 ] {78da712a-4bab-4074-bcc1-513832a54906} <Debug> TCPHandler: Processed in 0.001821801 sec. | ||
13193 | 2025.01.13 09:42:31.647237 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13194 | 2025.01.13 09:42:31.647596 [ 4 ] {73183e90-7c69-4749-a1d5-04db9ead3767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13195 | 2025.01.13 09:42:31.647764 [ 4 ] {73183e90-7c69-4749-a1d5-04db9ead3767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13196 | 2025.01.13 09:42:31.649078 [ 4 ] {73183e90-7c69-4749-a1d5-04db9ead3767} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13197 | 2025.01.13 09:42:31.649118 [ 4 ] {73183e90-7c69-4749-a1d5-04db9ead3767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
13198 | 2025.01.13 09:42:31.649473 [ 4 ] {73183e90-7c69-4749-a1d5-04db9ead3767} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
13199 | 2025.01.13 09:42:31.649786 [ 4 ] {73183e90-7c69-4749-a1d5-04db9ead3767} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13200 | 2025.01.13 09:42:31.649972 [ 4 ] {73183e90-7c69-4749-a1d5-04db9ead3767} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.002518 sec., 7942.811755361398 rows/sec., 569.34 KiB/sec. | ||
13201 | 2025.01.13 09:42:31.650075 [ 4 ] {73183e90-7c69-4749-a1d5-04db9ead3767} <Debug> TCPHandler: Processed in 0.002905272 sec. | ||
13202 | 2025.01.13 09:42:31.650265 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13203 | 2025.01.13 09:42:31.650444 [ 253 ] {b7ebc8b6-5ee4-497a-97f5-2c7ab786a930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
13204 | 2025.01.13 09:42:31.650500 [ 253 ] {b7ebc8b6-5ee4-497a-97f5-2c7ab786a930} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13205 | 2025.01.13 09:42:31.651221 [ 253 ] {b7ebc8b6-5ee4-497a-97f5-2c7ab786a930} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13206 | 2025.01.13 09:42:31.651260 [ 253 ] {b7ebc8b6-5ee4-497a-97f5-2c7ab786a930} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
13207 | 2025.01.13 09:42:31.651606 [ 253 ] {b7ebc8b6-5ee4-497a-97f5-2c7ab786a930} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
13208 | 2025.01.13 09:42:31.651844 [ 253 ] {b7ebc8b6-5ee4-497a-97f5-2c7ab786a930} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13209 | 2025.01.13 09:42:31.652017 [ 253 ] {b7ebc8b6-5ee4-497a-97f5-2c7ab786a930} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001602 sec., 8739.076154806493 rows/sec., 612.03 KiB/sec. | ||
13210 | 2025.01.13 09:42:31.652068 [ 253 ] {b7ebc8b6-5ee4-497a-97f5-2c7ab786a930} <Debug> TCPHandler: Processed in 0.001923265 sec. | ||
13211 | 2025.01.13 09:42:31.652240 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13212 | 2025.01.13 09:42:31.652349 [ 4 ] {6fb37812-f47e-4127-9e66-6be6fb249b4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
13213 | 2025.01.13 09:42:31.652394 [ 4 ] {6fb37812-f47e-4127-9e66-6be6fb249b4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13214 | 2025.01.13 09:42:31.652924 [ 4 ] {6fb37812-f47e-4127-9e66-6be6fb249b4b} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13215 | 2025.01.13 09:42:31.652962 [ 4 ] {6fb37812-f47e-4127-9e66-6be6fb249b4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
13216 | 2025.01.13 09:42:31.653308 [ 4 ] {6fb37812-f47e-4127-9e66-6be6fb249b4b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
13217 | 2025.01.13 09:42:31.653556 [ 4 ] {6fb37812-f47e-4127-9e66-6be6fb249b4b} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13218 | 2025.01.13 09:42:31.653728 [ 4 ] {6fb37812-f47e-4127-9e66-6be6fb249b4b} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001401 sec., 9279.0863668808 rows/sec., 578.55 KiB/sec. | ||
13219 | 2025.01.13 09:42:31.653778 [ 4 ] {6fb37812-f47e-4127-9e66-6be6fb249b4b} <Debug> TCPHandler: Processed in 0.001591275 sec. | ||
13220 | 2025.01.13 09:42:31.653920 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13221 | 2025.01.13 09:42:31.654024 [ 253 ] {57e38de8-7144-4498-a9f0-d7adc963e461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13222 | 2025.01.13 09:42:31.654069 [ 253 ] {57e38de8-7144-4498-a9f0-d7adc963e461} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13223 | 2025.01.13 09:42:31.654839 [ 253 ] {57e38de8-7144-4498-a9f0-d7adc963e461} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13224 | 2025.01.13 09:42:31.654883 [ 253 ] {57e38de8-7144-4498-a9f0-d7adc963e461} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
13225 | 2025.01.13 09:42:31.655297 [ 253 ] {57e38de8-7144-4498-a9f0-d7adc963e461} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
13226 | 2025.01.13 09:42:31.655534 [ 253 ] {57e38de8-7144-4498-a9f0-d7adc963e461} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13227 | 2025.01.13 09:42:31.655720 [ 253 ] {57e38de8-7144-4498-a9f0-d7adc963e461} <Debug> executeQuery: Read 359 rows, 25.84 KiB in 0.001717 sec., 209085.61444379733 rows/sec., 14.70 MiB/sec. | ||
13228 | 2025.01.13 09:42:31.655777 [ 253 ] {57e38de8-7144-4498-a9f0-d7adc963e461} <Debug> TCPHandler: Processed in 0.001907994 sec. | ||
13229 | 2025.01.13 09:42:31.655936 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13230 | 2025.01.13 09:42:31.656060 [ 4 ] {1a171281-2221-4fe2-b473-7f627607829d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
13231 | 2025.01.13 09:42:31.656106 [ 4 ] {1a171281-2221-4fe2-b473-7f627607829d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13232 | 2025.01.13 09:42:31.656621 [ 4 ] {1a171281-2221-4fe2-b473-7f627607829d} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13233 | 2025.01.13 09:42:31.656664 [ 4 ] {1a171281-2221-4fe2-b473-7f627607829d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
13234 | 2025.01.13 09:42:31.657084 [ 4 ] {1a171281-2221-4fe2-b473-7f627607829d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
13235 | 2025.01.13 09:42:31.657329 [ 4 ] {1a171281-2221-4fe2-b473-7f627607829d} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13236 | 2025.01.13 09:42:31.657532 [ 4 ] {1a171281-2221-4fe2-b473-7f627607829d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001481 sec., 4051.3166779203243 rows/sec., 211.67 KiB/sec. | ||
13237 | 2025.01.13 09:42:31.657635 [ 4 ] {1a171281-2221-4fe2-b473-7f627607829d} <Debug> TCPHandler: Processed in 0.00176343 sec. | ||
13238 | 2025.01.13 09:42:31.657857 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13239 | 2025.01.13 09:42:31.657994 [ 253 ] {54c2a8f6-e9bb-4554-96ff-2338cde5860d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13240 | 2025.01.13 09:42:31.658044 [ 253 ] {54c2a8f6-e9bb-4554-96ff-2338cde5860d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13241 | 2025.01.13 09:42:31.658582 [ 253 ] {54c2a8f6-e9bb-4554-96ff-2338cde5860d} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13242 | 2025.01.13 09:42:31.658620 [ 253 ] {54c2a8f6-e9bb-4554-96ff-2338cde5860d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
13243 | 2025.01.13 09:42:31.658991 [ 253 ] {54c2a8f6-e9bb-4554-96ff-2338cde5860d} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
13244 | 2025.01.13 09:42:31.659235 [ 253 ] {54c2a8f6-e9bb-4554-96ff-2338cde5860d} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13245 | 2025.01.13 09:42:31.659372 [ 129 ] {} <Debug> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781) (MergerMutator): Selected 6 parts from all_1_103_21 to all_108_108_0 | ||
13246 | 2025.01.13 09:42:31.659415 [ 253 ] {54c2a8f6-e9bb-4554-96ff-2338cde5860d} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001444 sec., 122576.17728531857 rows/sec., 8.09 MiB/sec. | ||
13247 | 2025.01.13 09:42:31.659415 [ 129 ] {} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13248 | 2025.01.13 09:42:31.659462 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
13249 | 2025.01.13 09:42:31.659489 [ 253 ] {54c2a8f6-e9bb-4554-96ff-2338cde5860d} <Debug> TCPHandler: Processed in 0.001740629 sec. | ||
13250 | 2025.01.13 09:42:31.659740 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13251 | 2025.01.13 09:42:31.659884 [ 187 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_108_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_103_21 to all_108_108_0 into Compact with storage Full | ||
13252 | 2025.01.13 09:42:31.660110 [ 4 ] {99ad3e57-b5e6-4472-bbe1-bc25d25a4d0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
13253 | 2025.01.13 09:42:31.660309 [ 4 ] {99ad3e57-b5e6-4472-bbe1-bc25d25a4d0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13254 | 2025.01.13 09:42:31.660731 [ 187 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_108_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13255 | 2025.01.13 09:42:31.660914 [ 187 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_103_21, total 25432 rows starting from the beginning of the part | ||
13256 | 2025.01.13 09:42:31.661355 [ 187 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 100 rows starting from the beginning of the part | ||
13257 | 2025.01.13 09:42:31.661683 [ 187 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 983 rows starting from the beginning of the part | ||
13258 | 2025.01.13 09:42:31.662091 [ 187 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 40 rows starting from the beginning of the part | ||
13259 | 2025.01.13 09:42:31.662533 [ 187 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 100 rows starting from the beginning of the part | ||
13260 | 2025.01.13 09:42:31.662844 [ 187 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 177 rows starting from the beginning of the part | ||
13261 | 2025.01.13 09:42:31.663621 [ 4 ] {99ad3e57-b5e6-4472-bbe1-bc25d25a4d0f} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13262 | 2025.01.13 09:42:31.663687 [ 4 ] {99ad3e57-b5e6-4472-bbe1-bc25d25a4d0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
13263 | 2025.01.13 09:42:31.664355 [ 4 ] {99ad3e57-b5e6-4472-bbe1-bc25d25a4d0f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
13264 | 2025.01.13 09:42:31.664648 [ 4 ] {99ad3e57-b5e6-4472-bbe1-bc25d25a4d0f} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13265 | 2025.01.13 09:42:31.664913 [ 4 ] {99ad3e57-b5e6-4472-bbe1-bc25d25a4d0f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00494 sec., 202.42914979757086 rows/sec., 13.64 KiB/sec. | ||
13266 | 2025.01.13 09:42:31.665063 [ 4 ] {99ad3e57-b5e6-4472-bbe1-bc25d25a4d0f} <Debug> TCPHandler: Processed in 0.005478685 sec. | ||
13267 | 2025.01.13 09:42:31.665276 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13268 | 2025.01.13 09:42:31.665557 [ 253 ] {acf03aee-6cd8-4e0f-bbcd-0a07e690da77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13269 | 2025.01.13 09:42:31.665802 [ 253 ] {acf03aee-6cd8-4e0f-bbcd-0a07e690da77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13270 | 2025.01.13 09:42:31.667460 [ 253 ] {acf03aee-6cd8-4e0f-bbcd-0a07e690da77} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13271 | 2025.01.13 09:42:31.667499 [ 253 ] {acf03aee-6cd8-4e0f-bbcd-0a07e690da77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
13272 | 2025.01.13 09:42:31.668122 [ 253 ] {acf03aee-6cd8-4e0f-bbcd-0a07e690da77} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
13273 | 2025.01.13 09:42:31.668380 [ 253 ] {acf03aee-6cd8-4e0f-bbcd-0a07e690da77} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13274 | 2025.01.13 09:42:31.668581 [ 253 ] {acf03aee-6cd8-4e0f-bbcd-0a07e690da77} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.003135 sec., 4146.730462519936 rows/sec., 7.43 MiB/sec. | ||
13275 | 2025.01.13 09:42:31.668675 [ 253 ] {acf03aee-6cd8-4e0f-bbcd-0a07e690da77} <Debug> TCPHandler: Processed in 0.00350444 sec. | ||
13276 | 2025.01.13 09:42:31.668830 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13277 | 2025.01.13 09:42:31.668960 [ 4 ] {ce7c2d61-fb0c-422e-b5b8-95521e1772b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13278 | 2025.01.13 09:42:31.669016 [ 4 ] {ce7c2d61-fb0c-422e-b5b8-95521e1772b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13279 | 2025.01.13 09:42:31.669474 [ 4 ] {ce7c2d61-fb0c-422e-b5b8-95521e1772b8} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13280 | 2025.01.13 09:42:31.669515 [ 4 ] {ce7c2d61-fb0c-422e-b5b8-95521e1772b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
13281 | 2025.01.13 09:42:31.669858 [ 4 ] {ce7c2d61-fb0c-422e-b5b8-95521e1772b8} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
13282 | 2025.01.13 09:42:31.670108 [ 4 ] {ce7c2d61-fb0c-422e-b5b8-95521e1772b8} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13283 | 2025.01.13 09:42:31.670294 [ 4 ] {ce7c2d61-fb0c-422e-b5b8-95521e1772b8} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001357 sec., 38319.82313927782 rows/sec., 2.37 MiB/sec. | ||
13284 | 2025.01.13 09:42:31.670346 [ 4 ] {ce7c2d61-fb0c-422e-b5b8-95521e1772b8} <Debug> TCPHandler: Processed in 0.001575875 sec. | ||
13285 | 2025.01.13 09:42:31.676982 [ 187 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_108_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26832 rows, containing 5 columns (5 merged, 0 gathered) in 0.017406844 sec., 1541462.656872205 rows/sec., 103.22 MiB/sec. | ||
13286 | 2025.01.13 09:42:31.677229 [ 187 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_108_22} <Trace> MergedBlockOutputStream: filled checksums all_1_108_22 (state Temporary) | ||
13287 | 2025.01.13 09:42:31.677532 [ 187 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_108_22} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_merge_all_1_108_22 to all_1_108_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13288 | 2025.01.13 09:42:31.677646 [ 187 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_108_22} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781) (MergerMutator): Merged 6 parts: [all_1_103_21, all_108_108_0] -> all_1_108_22 | ||
13289 | 2025.01.13 09:42:31.677739 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
13290 | 2025.01.13 09:42:32.736643 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 483 | ||
13291 | 2025.01.13 09:42:32.758269 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13292 | 2025.01.13 09:42:32.758324 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
13293 | 2025.01.13 09:42:32.765597 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
13294 | 2025.01.13 09:42:32.766372 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13295 | 2025.01.13 09:42:32.770485 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 483 | ||
13296 | 2025.01.13 09:42:36.638444 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13297 | 2025.01.13 09:42:36.638695 [ 4 ] {b1b96a33-c3f0-47e2-920f-5e699984e473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
13298 | 2025.01.13 09:42:36.638782 [ 4 ] {b1b96a33-c3f0-47e2-920f-5e699984e473} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
13299 | 2025.01.13 09:42:36.639627 [ 4 ] {b1b96a33-c3f0-47e2-920f-5e699984e473} <Trace> oximeter.fields_ipaddr (55eee10e-07c1-4121-bb06-cd2392fbd95f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13300 | 2025.01.13 09:42:36.639679 [ 4 ] {b1b96a33-c3f0-47e2-920f-5e699984e473} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
13301 | 2025.01.13 09:42:36.640117 [ 4 ] {b1b96a33-c3f0-47e2-920f-5e699984e473} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
13302 | 2025.01.13 09:42:36.640389 [ 4 ] {b1b96a33-c3f0-47e2-920f-5e699984e473} <Trace> oximeter.fields_ipaddr (55eee10e-07c1-4121-bb06-cd2392fbd95f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13303 | 2025.01.13 09:42:36.640633 [ 4 ] {b1b96a33-c3f0-47e2-920f-5e699984e473} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002 sec., 1000 rows/sec., 81.54 KiB/sec. | ||
13304 | 2025.01.13 09:42:36.640701 [ 4 ] {b1b96a33-c3f0-47e2-920f-5e699984e473} <Debug> TCPHandler: Processed in 0.002400977 sec. | ||
13305 | 2025.01.13 09:42:36.640889 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13306 | 2025.01.13 09:42:36.641033 [ 253 ] {0e1934b9-c12f-446a-be8c-312d0f96a7b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13307 | 2025.01.13 09:42:36.641092 [ 253 ] {0e1934b9-c12f-446a-be8c-312d0f96a7b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13308 | 2025.01.13 09:42:36.641733 [ 253 ] {0e1934b9-c12f-446a-be8c-312d0f96a7b5} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13309 | 2025.01.13 09:42:36.641774 [ 253 ] {0e1934b9-c12f-446a-be8c-312d0f96a7b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
13310 | 2025.01.13 09:42:36.642155 [ 253 ] {0e1934b9-c12f-446a-be8c-312d0f96a7b5} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
13311 | 2025.01.13 09:42:36.642396 [ 253 ] {0e1934b9-c12f-446a-be8c-312d0f96a7b5} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13312 | 2025.01.13 09:42:36.642620 [ 253 ] {0e1934b9-c12f-446a-be8c-312d0f96a7b5} <Debug> executeQuery: Read 79 rows, 6.92 KiB in 0.001622 sec., 48705.30209617756 rows/sec., 4.17 MiB/sec. | ||
13313 | 2025.01.13 09:42:36.642674 [ 253 ] {0e1934b9-c12f-446a-be8c-312d0f96a7b5} <Debug> TCPHandler: Processed in 0.001855332 sec. | ||
13314 | 2025.01.13 09:42:36.642834 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13315 | 2025.01.13 09:42:36.642968 [ 4 ] {e1421319-a0be-4f93-9f36-17cf9f309046} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13316 | 2025.01.13 09:42:36.643024 [ 4 ] {e1421319-a0be-4f93-9f36-17cf9f309046} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13317 | 2025.01.13 09:42:36.643649 [ 4 ] {e1421319-a0be-4f93-9f36-17cf9f309046} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13318 | 2025.01.13 09:42:36.643691 [ 4 ] {e1421319-a0be-4f93-9f36-17cf9f309046} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
13319 | 2025.01.13 09:42:36.644052 [ 4 ] {e1421319-a0be-4f93-9f36-17cf9f309046} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
13320 | 2025.01.13 09:42:36.644301 [ 4 ] {e1421319-a0be-4f93-9f36-17cf9f309046} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13321 | 2025.01.13 09:42:36.644519 [ 4 ] {e1421319-a0be-4f93-9f36-17cf9f309046} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001583 sec., 17687.934301958307 rows/sec., 1.29 MiB/sec. | ||
13322 | 2025.01.13 09:42:36.644573 [ 4 ] {e1421319-a0be-4f93-9f36-17cf9f309046} <Debug> TCPHandler: Processed in 0.001803221 sec. | ||
13323 | 2025.01.13 09:42:36.644729 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13324 | 2025.01.13 09:42:36.644855 [ 253 ] {da66342d-7b1f-4aa0-b316-9c089e6ddd39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13325 | 2025.01.13 09:42:36.644909 [ 253 ] {da66342d-7b1f-4aa0-b316-9c089e6ddd39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13326 | 2025.01.13 09:42:36.645529 [ 253 ] {da66342d-7b1f-4aa0-b316-9c089e6ddd39} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13327 | 2025.01.13 09:42:36.645569 [ 253 ] {da66342d-7b1f-4aa0-b316-9c089e6ddd39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
13328 | 2025.01.13 09:42:36.645923 [ 253 ] {da66342d-7b1f-4aa0-b316-9c089e6ddd39} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
13329 | 2025.01.13 09:42:36.646176 [ 253 ] {da66342d-7b1f-4aa0-b316-9c089e6ddd39} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13330 | 2025.01.13 09:42:36.646404 [ 253 ] {da66342d-7b1f-4aa0-b316-9c089e6ddd39} <Debug> executeQuery: Read 56 rows, 4.48 KiB in 0.001573 sec., 35600.762873490145 rows/sec., 2.78 MiB/sec. | ||
13331 | 2025.01.13 09:42:36.646485 [ 253 ] {da66342d-7b1f-4aa0-b316-9c089e6ddd39} <Debug> TCPHandler: Processed in 0.001815421 sec. | ||
13332 | 2025.01.13 09:42:36.646706 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13333 | 2025.01.13 09:42:36.646925 [ 4 ] {8c2aace0-0c18-402b-a189-d403b48c96a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13334 | 2025.01.13 09:42:36.646986 [ 4 ] {8c2aace0-0c18-402b-a189-d403b48c96a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13335 | 2025.01.13 09:42:36.647541 [ 4 ] {8c2aace0-0c18-402b-a189-d403b48c96a3} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13336 | 2025.01.13 09:42:36.647580 [ 4 ] {8c2aace0-0c18-402b-a189-d403b48c96a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
13337 | 2025.01.13 09:42:36.647967 [ 4 ] {8c2aace0-0c18-402b-a189-d403b48c96a3} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
13338 | 2025.01.13 09:42:36.648212 [ 4 ] {8c2aace0-0c18-402b-a189-d403b48c96a3} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13339 | 2025.01.13 09:42:36.648424 [ 4 ] {8c2aace0-0c18-402b-a189-d403b48c96a3} <Debug> executeQuery: Read 101 rows, 7.17 KiB in 0.001547 sec., 65287.65352294764 rows/sec., 4.53 MiB/sec. | ||
13340 | 2025.01.13 09:42:36.648478 [ 4 ] {8c2aace0-0c18-402b-a189-d403b48c96a3} <Debug> TCPHandler: Processed in 0.001888223 sec. | ||
13341 | 2025.01.13 09:42:36.648628 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13342 | 2025.01.13 09:42:36.648755 [ 253 ] {df7616c2-6153-4edf-ade5-e9f8f2c7b7a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13343 | 2025.01.13 09:42:36.648834 [ 253 ] {df7616c2-6153-4edf-ade5-e9f8f2c7b7a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13344 | 2025.01.13 09:42:36.650059 [ 253 ] {df7616c2-6153-4edf-ade5-e9f8f2c7b7a0} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13345 | 2025.01.13 09:42:36.650098 [ 253 ] {df7616c2-6153-4edf-ade5-e9f8f2c7b7a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
13346 | 2025.01.13 09:42:36.650722 [ 253 ] {df7616c2-6153-4edf-ade5-e9f8f2c7b7a0} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
13347 | 2025.01.13 09:42:36.650980 [ 253 ] {df7616c2-6153-4edf-ade5-e9f8f2c7b7a0} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13348 | 2025.01.13 09:42:36.651234 [ 253 ] {df7616c2-6153-4edf-ade5-e9f8f2c7b7a0} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002506 sec., 10375.099760574622 rows/sec., 18.59 MiB/sec. | ||
13349 | 2025.01.13 09:42:36.651341 [ 253 ] {df7616c2-6153-4edf-ade5-e9f8f2c7b7a0} <Debug> TCPHandler: Processed in 0.002775388 sec. | ||
13350 | 2025.01.13 09:42:36.651509 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13351 | 2025.01.13 09:42:36.651637 [ 4 ] {8f325748-c8c7-46e8-86bb-eda4cce486fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13352 | 2025.01.13 09:42:36.651695 [ 4 ] {8f325748-c8c7-46e8-86bb-eda4cce486fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13353 | 2025.01.13 09:42:36.652236 [ 4 ] {8f325748-c8c7-46e8-86bb-eda4cce486fd} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13354 | 2025.01.13 09:42:36.652284 [ 4 ] {8f325748-c8c7-46e8-86bb-eda4cce486fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
13355 | 2025.01.13 09:42:36.652655 [ 4 ] {8f325748-c8c7-46e8-86bb-eda4cce486fd} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
13356 | 2025.01.13 09:42:36.652898 [ 4 ] {8f325748-c8c7-46e8-86bb-eda4cce486fd} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13357 | 2025.01.13 09:42:36.653110 [ 4 ] {8f325748-c8c7-46e8-86bb-eda4cce486fd} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.0015 sec., 20000 rows/sec., 1.37 MiB/sec. | ||
13358 | 2025.01.13 09:42:36.653161 [ 4 ] {8f325748-c8c7-46e8-86bb-eda4cce486fd} <Debug> TCPHandler: Processed in 0.001714639 sec. | ||
13359 | 2025.01.13 09:42:38.043211 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 29829 | ||
13360 | 2025.01.13 09:42:38.043884 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13361 | 2025.01.13 09:42:38.043936 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
13362 | 2025.01.13 09:42:38.044459 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
13363 | 2025.01.13 09:42:38.044718 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13364 | 2025.01.13 09:42:38.045021 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29829 | ||
13365 | 2025.01.13 09:42:40.271472 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 490 | ||
13366 | 2025.01.13 09:42:40.293820 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13367 | 2025.01.13 09:42:40.293888 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
13368 | 2025.01.13 09:42:40.301257 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
13369 | 2025.01.13 09:42:40.302101 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13370 | 2025.01.13 09:42:40.305933 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
13371 | 2025.01.13 09:42:40.697817 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1890 | ||
13372 | 2025.01.13 09:42:40.700972 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13373 | 2025.01.13 09:42:40.701034 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
13374 | 2025.01.13 09:42:40.702586 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
13375 | 2025.01.13 09:42:40.702921 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13376 | 2025.01.13 09:42:40.704341 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1890 | ||
13377 | 2025.01.13 09:42:41.642616 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13378 | 2025.01.13 09:42:41.642808 [ 4 ] {c3317bf5-b176-4376-bc86-e7ec304ae2f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
13379 | 2025.01.13 09:42:41.642892 [ 4 ] {c3317bf5-b176-4376-bc86-e7ec304ae2f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
13380 | 2025.01.13 09:42:41.643775 [ 4 ] {c3317bf5-b176-4376-bc86-e7ec304ae2f8} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13381 | 2025.01.13 09:42:41.643826 [ 4 ] {c3317bf5-b176-4376-bc86-e7ec304ae2f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
13382 | 2025.01.13 09:42:41.644273 [ 4 ] {c3317bf5-b176-4376-bc86-e7ec304ae2f8} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
13383 | 2025.01.13 09:42:41.644564 [ 4 ] {c3317bf5-b176-4376-bc86-e7ec304ae2f8} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13384 | 2025.01.13 09:42:41.644798 [ 4 ] {c3317bf5-b176-4376-bc86-e7ec304ae2f8} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002044 sec., 6849.315068493152 rows/sec., 493.06 KiB/sec. | ||
13385 | 2025.01.13 09:42:41.644860 [ 4 ] {c3317bf5-b176-4376-bc86-e7ec304ae2f8} <Debug> TCPHandler: Processed in 0.002381648 sec. | ||
13386 | 2025.01.13 09:42:41.645046 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13387 | 2025.01.13 09:42:41.645158 [ 253 ] {d93515d6-6fd0-4d53-9b24-75c4d7b01c69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13388 | 2025.01.13 09:42:41.645207 [ 253 ] {d93515d6-6fd0-4d53-9b24-75c4d7b01c69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13389 | 2025.01.13 09:42:41.645880 [ 253 ] {d93515d6-6fd0-4d53-9b24-75c4d7b01c69} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13390 | 2025.01.13 09:42:41.645921 [ 253 ] {d93515d6-6fd0-4d53-9b24-75c4d7b01c69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
13391 | 2025.01.13 09:42:41.646318 [ 253 ] {d93515d6-6fd0-4d53-9b24-75c4d7b01c69} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
13392 | 2025.01.13 09:42:41.646567 [ 253 ] {d93515d6-6fd0-4d53-9b24-75c4d7b01c69} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13393 | 2025.01.13 09:42:41.646825 [ 253 ] {d93515d6-6fd0-4d53-9b24-75c4d7b01c69} <Debug> executeQuery: Read 199 rows, 18.11 KiB in 0.001683 sec., 118241.23588829472 rows/sec., 10.51 MiB/sec. | ||
13394 | 2025.01.13 09:42:41.646932 [ 253 ] {d93515d6-6fd0-4d53-9b24-75c4d7b01c69} <Debug> TCPHandler: Processed in 0.001943175 sec. | ||
13395 | 2025.01.13 09:42:41.647163 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13396 | 2025.01.13 09:42:41.647363 [ 4 ] {337dae3c-0974-4874-b035-b3b107c8536b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13397 | 2025.01.13 09:42:41.647412 [ 4 ] {337dae3c-0974-4874-b035-b3b107c8536b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13398 | 2025.01.13 09:42:41.647977 [ 4 ] {337dae3c-0974-4874-b035-b3b107c8536b} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13399 | 2025.01.13 09:42:41.648017 [ 4 ] {337dae3c-0974-4874-b035-b3b107c8536b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
13400 | 2025.01.13 09:42:41.648380 [ 4 ] {337dae3c-0974-4874-b035-b3b107c8536b} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
13401 | 2025.01.13 09:42:41.648624 [ 4 ] {337dae3c-0974-4874-b035-b3b107c8536b} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13402 | 2025.01.13 09:42:41.648849 [ 4 ] {337dae3c-0974-4874-b035-b3b107c8536b} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.001521 sec., 13149.243918474687 rows/sec., 942.53 KiB/sec. | ||
13403 | 2025.01.13 09:42:41.648904 [ 4 ] {337dae3c-0974-4874-b035-b3b107c8536b} <Debug> TCPHandler: Processed in 0.001845472 sec. | ||
13404 | 2025.01.13 09:42:41.649059 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13405 | 2025.01.13 09:42:41.649165 [ 253 ] {4bda25c0-4800-499d-9fee-9cf39c590c1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
13406 | 2025.01.13 09:42:41.649209 [ 253 ] {4bda25c0-4800-499d-9fee-9cf39c590c1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13407 | 2025.01.13 09:42:41.649747 [ 253 ] {4bda25c0-4800-499d-9fee-9cf39c590c1e} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13408 | 2025.01.13 09:42:41.649786 [ 253 ] {4bda25c0-4800-499d-9fee-9cf39c590c1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
13409 | 2025.01.13 09:42:41.650133 [ 253 ] {4bda25c0-4800-499d-9fee-9cf39c590c1e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
13410 | 2025.01.13 09:42:41.650390 [ 253 ] {4bda25c0-4800-499d-9fee-9cf39c590c1e} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13411 | 2025.01.13 09:42:41.650616 [ 253 ] {4bda25c0-4800-499d-9fee-9cf39c590c1e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001472 sec., 9510.869565217392 rows/sec., 666.08 KiB/sec. | ||
13412 | 2025.01.13 09:42:41.650680 [ 253 ] {4bda25c0-4800-499d-9fee-9cf39c590c1e} <Debug> TCPHandler: Processed in 0.001681748 sec. | ||
13413 | 2025.01.13 09:42:41.650871 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13414 | 2025.01.13 09:42:41.650984 [ 4 ] {534878b4-e60c-4933-bb0f-ab47103e57f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
13415 | 2025.01.13 09:42:41.651031 [ 4 ] {534878b4-e60c-4933-bb0f-ab47103e57f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13416 | 2025.01.13 09:42:41.651574 [ 4 ] {534878b4-e60c-4933-bb0f-ab47103e57f3} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13417 | 2025.01.13 09:42:41.651614 [ 4 ] {534878b4-e60c-4933-bb0f-ab47103e57f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
13418 | 2025.01.13 09:42:41.651980 [ 4 ] {534878b4-e60c-4933-bb0f-ab47103e57f3} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
13419 | 2025.01.13 09:42:41.652230 [ 4 ] {534878b4-e60c-4933-bb0f-ab47103e57f3} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13420 | 2025.01.13 09:42:41.652443 [ 4 ] {534878b4-e60c-4933-bb0f-ab47103e57f3} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001482 sec., 8771.929824561403 rows/sec., 546.93 KiB/sec. | ||
13421 | 2025.01.13 09:42:41.652497 [ 4 ] {534878b4-e60c-4933-bb0f-ab47103e57f3} <Debug> TCPHandler: Processed in 0.001702788 sec. | ||
13422 | 2025.01.13 09:42:41.652657 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13423 | 2025.01.13 09:42:41.652766 [ 253 ] {26c364dc-fc15-4cbb-8016-21624a2039f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13424 | 2025.01.13 09:42:41.652812 [ 253 ] {26c364dc-fc15-4cbb-8016-21624a2039f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13425 | 2025.01.13 09:42:41.653481 [ 253 ] {26c364dc-fc15-4cbb-8016-21624a2039f3} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13426 | 2025.01.13 09:42:41.653523 [ 253 ] {26c364dc-fc15-4cbb-8016-21624a2039f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
13427 | 2025.01.13 09:42:41.653893 [ 253 ] {26c364dc-fc15-4cbb-8016-21624a2039f3} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
13428 | 2025.01.13 09:42:41.654141 [ 253 ] {26c364dc-fc15-4cbb-8016-21624a2039f3} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13429 | 2025.01.13 09:42:41.654339 [ 253 ] {26c364dc-fc15-4cbb-8016-21624a2039f3} <Debug> executeQuery: Read 359 rows, 25.84 KiB in 0.001594 sec., 225219.57340025096 rows/sec., 15.83 MiB/sec. | ||
13430 | 2025.01.13 09:42:41.654392 [ 253 ] {26c364dc-fc15-4cbb-8016-21624a2039f3} <Debug> TCPHandler: Processed in 0.001786901 sec. | ||
13431 | 2025.01.13 09:42:41.654528 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13432 | 2025.01.13 09:42:41.654634 [ 4 ] {d91a8121-aa8c-4ea1-93a2-f5e6e64752a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
13433 | 2025.01.13 09:42:41.654681 [ 4 ] {d91a8121-aa8c-4ea1-93a2-f5e6e64752a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13434 | 2025.01.13 09:42:41.655140 [ 4 ] {d91a8121-aa8c-4ea1-93a2-f5e6e64752a0} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13435 | 2025.01.13 09:42:41.655180 [ 4 ] {d91a8121-aa8c-4ea1-93a2-f5e6e64752a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
13436 | 2025.01.13 09:42:41.655553 [ 4 ] {d91a8121-aa8c-4ea1-93a2-f5e6e64752a0} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
13437 | 2025.01.13 09:42:41.655795 [ 4 ] {d91a8121-aa8c-4ea1-93a2-f5e6e64752a0} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13438 | 2025.01.13 09:42:41.656037 [ 4 ] {d91a8121-aa8c-4ea1-93a2-f5e6e64752a0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00142 sec., 4225.352112676056 rows/sec., 220.76 KiB/sec. | ||
13439 | 2025.01.13 09:42:41.656124 [ 4 ] {d91a8121-aa8c-4ea1-93a2-f5e6e64752a0} <Debug> TCPHandler: Processed in 0.001648057 sec. | ||
13440 | 2025.01.13 09:42:41.656340 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13441 | 2025.01.13 09:42:41.656500 [ 253 ] {d2be43d9-976d-43ee-8796-7afaccc96c54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13442 | 2025.01.13 09:42:41.656551 [ 253 ] {d2be43d9-976d-43ee-8796-7afaccc96c54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13443 | 2025.01.13 09:42:41.657087 [ 253 ] {d2be43d9-976d-43ee-8796-7afaccc96c54} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13444 | 2025.01.13 09:42:41.657126 [ 253 ] {d2be43d9-976d-43ee-8796-7afaccc96c54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
13445 | 2025.01.13 09:42:41.657499 [ 253 ] {d2be43d9-976d-43ee-8796-7afaccc96c54} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
13446 | 2025.01.13 09:42:41.657737 [ 253 ] {d2be43d9-976d-43ee-8796-7afaccc96c54} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13447 | 2025.01.13 09:42:41.657947 [ 253 ] {d2be43d9-976d-43ee-8796-7afaccc96c54} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001469 sec., 120490.12933968686 rows/sec., 7.95 MiB/sec. | ||
13448 | 2025.01.13 09:42:41.658004 [ 253 ] {d2be43d9-976d-43ee-8796-7afaccc96c54} <Debug> TCPHandler: Processed in 0.00176906 sec. | ||
13449 | 2025.01.13 09:42:41.658194 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13450 | 2025.01.13 09:42:41.658330 [ 4 ] {9743e091-2a18-426d-bcbe-235c32f60d97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
13451 | 2025.01.13 09:42:41.658377 [ 4 ] {9743e091-2a18-426d-bcbe-235c32f60d97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13452 | 2025.01.13 09:42:41.658807 [ 4 ] {9743e091-2a18-426d-bcbe-235c32f60d97} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13453 | 2025.01.13 09:42:41.658846 [ 4 ] {9743e091-2a18-426d-bcbe-235c32f60d97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
13454 | 2025.01.13 09:42:41.659191 [ 4 ] {9743e091-2a18-426d-bcbe-235c32f60d97} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
13455 | 2025.01.13 09:42:41.659433 [ 4 ] {9743e091-2a18-426d-bcbe-235c32f60d97} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13456 | 2025.01.13 09:42:41.659612 [ 118 ] {} <Debug> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357) (MergerMutator): Selected 6 parts from all_1_42_9 to all_47_47_0 | ||
13457 | 2025.01.13 09:42:41.659676 [ 4 ] {9743e091-2a18-426d-bcbe-235c32f60d97} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001374 sec., 727.802037845706 rows/sec., 49.04 KiB/sec. | ||
13458 | 2025.01.13 09:42:41.659700 [ 118 ] {} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13459 | 2025.01.13 09:42:41.659764 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
13460 | 2025.01.13 09:42:41.659785 [ 4 ] {9743e091-2a18-426d-bcbe-235c32f60d97} <Debug> TCPHandler: Processed in 0.001662827 sec. | ||
13461 | 2025.01.13 09:42:41.659976 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13462 | 2025.01.13 09:42:41.659996 [ 191 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_47_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_42_9 to all_47_47_0 into Compact with storage Full | ||
13463 | 2025.01.13 09:42:41.660166 [ 253 ] {cc860454-ebf3-424e-80df-4e0ab11ea4ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13464 | 2025.01.13 09:42:41.660288 [ 191 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_47_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13465 | 2025.01.13 09:42:41.660336 [ 253 ] {cc860454-ebf3-424e-80df-4e0ab11ea4ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13466 | 2025.01.13 09:42:41.660364 [ 191 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_42_9, total 42 rows starting from the beginning of the part | ||
13467 | 2025.01.13 09:42:41.660741 [ 191 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part | ||
13468 | 2025.01.13 09:42:41.661070 [ 191 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part | ||
13469 | 2025.01.13 09:42:41.661419 [ 191 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part | ||
13470 | 2025.01.13 09:42:41.661687 [ 191 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1 rows starting from the beginning of the part | ||
13471 | 2025.01.13 09:42:41.661982 [ 191 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1 rows starting from the beginning of the part | ||
13472 | 2025.01.13 09:42:41.666037 [ 253 ] {cc860454-ebf3-424e-80df-4e0ab11ea4ea} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13473 | 2025.01.13 09:42:41.666117 [ 253 ] {cc860454-ebf3-424e-80df-4e0ab11ea4ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
13474 | 2025.01.13 09:42:41.666198 [ 200 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_47_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 47 rows, containing 4 columns (4 merged, 0 gathered) in 0.006327209 sec., 7428.23573553521 rows/sec., 500.54 KiB/sec. | ||
13475 | 2025.01.13 09:42:41.666505 [ 200 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_47_10} <Trace> MergedBlockOutputStream: filled checksums all_1_47_10 (state Temporary) | ||
13476 | 2025.01.13 09:42:41.667335 [ 200 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_47_10} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Renaming temporary part tmp_merge_all_1_47_10 to all_1_47_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13477 | 2025.01.13 09:42:41.667449 [ 253 ] {cc860454-ebf3-424e-80df-4e0ab11ea4ea} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
13478 | 2025.01.13 09:42:41.667504 [ 200 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_47_10} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357) (MergerMutator): Merged 6 parts: [all_1_42_9, all_47_47_0] -> all_1_47_10 | ||
13479 | 2025.01.13 09:42:41.667663 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
13480 | 2025.01.13 09:42:41.667846 [ 253 ] {cc860454-ebf3-424e-80df-4e0ab11ea4ea} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13481 | 2025.01.13 09:42:41.668105 [ 253 ] {cc860454-ebf3-424e-80df-4e0ab11ea4ea} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.008012 sec., 1622.5661507738391 rows/sec., 2.91 MiB/sec. | ||
13482 | 2025.01.13 09:42:41.668231 [ 253 ] {cc860454-ebf3-424e-80df-4e0ab11ea4ea} <Debug> TCPHandler: Processed in 0.008352607 sec. | ||
13483 | 2025.01.13 09:42:41.668419 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13484 | 2025.01.13 09:42:41.668530 [ 4 ] {08b068eb-d0d4-4e8f-bc09-670a8755c79b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13485 | 2025.01.13 09:42:41.668576 [ 4 ] {08b068eb-d0d4-4e8f-bc09-670a8755c79b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13486 | 2025.01.13 09:42:41.669025 [ 4 ] {08b068eb-d0d4-4e8f-bc09-670a8755c79b} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13487 | 2025.01.13 09:42:41.669063 [ 4 ] {08b068eb-d0d4-4e8f-bc09-670a8755c79b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
13488 | 2025.01.13 09:42:41.669428 [ 4 ] {08b068eb-d0d4-4e8f-bc09-670a8755c79b} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
13489 | 2025.01.13 09:42:41.669676 [ 4 ] {08b068eb-d0d4-4e8f-bc09-670a8755c79b} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13490 | 2025.01.13 09:42:41.669903 [ 4 ] {08b068eb-d0d4-4e8f-bc09-670a8755c79b} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.00139 sec., 37410.07194244605 rows/sec., 2.32 MiB/sec. | ||
13491 | 2025.01.13 09:42:41.669993 [ 4 ] {08b068eb-d0d4-4e8f-bc09-670a8755c79b} <Debug> TCPHandler: Processed in 0.001628926 sec. | ||
13492 | 2025.01.13 09:42:45.301303 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
13493 | 2025.01.13 09:42:45.301364 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
13494 | 2025.01.13 09:42:45.546093 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 30256 | ||
13495 | 2025.01.13 09:42:45.546905 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13496 | 2025.01.13 09:42:45.546959 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
13497 | 2025.01.13 09:42:45.547572 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
13498 | 2025.01.13 09:42:45.547893 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13499 | 2025.01.13 09:42:45.548088 [ 114 ] {} <Debug> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
13500 | 2025.01.13 09:42:45.548111 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30256 | ||
13501 | 2025.01.13 09:42:45.548136 [ 114 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13502 | 2025.01.13 09:42:45.548163 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
13503 | 2025.01.13 09:42:45.548294 [ 186 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::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 | ||
13504 | 2025.01.13 09:42:45.548448 [ 186 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13505 | 2025.01.13 09:42:45.548557 [ 186 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::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 | ||
13506 | 2025.01.13 09:42:45.548927 [ 186 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::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 | ||
13507 | 2025.01.13 09:42:45.549325 [ 186 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::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 | ||
13508 | 2025.01.13 09:42:45.549771 [ 186 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::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 | ||
13509 | 2025.01.13 09:42:45.550193 [ 186 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::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 | ||
13510 | 2025.01.13 09:42:45.550328 [ 186 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::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 | ||
13511 | 2025.01.13 09:42:45.553069 [ 201 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30256 rows, containing 4 columns (4 merged, 0 gathered) in 0.004841318 sec., 6249537.832466283 rows/sec., 89.40 MiB/sec. | ||
13512 | 2025.01.13 09:42:45.553528 [ 201 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
13513 | 2025.01.13 09:42:45.553919 [ 201 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_66_13} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13514 | 2025.01.13 09:42:45.554025 [ 201 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_66_13} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
13515 | 2025.01.13 09:42:45.554160 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.92 MiB. | ||
13516 | 2025.01.13 09:42:46.638812 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13517 | 2025.01.13 09:42:46.639029 [ 4 ] {d3a2e052-d032-4adf-9ae5-9b0d2d2cd574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13518 | 2025.01.13 09:42:46.639112 [ 4 ] {d3a2e052-d032-4adf-9ae5-9b0d2d2cd574} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13519 | 2025.01.13 09:42:46.639982 [ 4 ] {d3a2e052-d032-4adf-9ae5-9b0d2d2cd574} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13520 | 2025.01.13 09:42:46.640025 [ 4 ] {d3a2e052-d032-4adf-9ae5-9b0d2d2cd574} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
13521 | 2025.01.13 09:42:46.640479 [ 4 ] {d3a2e052-d032-4adf-9ae5-9b0d2d2cd574} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
13522 | 2025.01.13 09:42:46.640755 [ 4 ] {d3a2e052-d032-4adf-9ae5-9b0d2d2cd574} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13523 | 2025.01.13 09:42:46.640934 [ 113 ] {} <Debug> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
13524 | 2025.01.13 09:42:46.640976 [ 4 ] {d3a2e052-d032-4adf-9ae5-9b0d2d2cd574} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.002006 sec., 38883.34995014955 rows/sec., 3.33 MiB/sec. | ||
13525 | 2025.01.13 09:42:46.640987 [ 113 ] {} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13526 | 2025.01.13 09:42:46.641030 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
13527 | 2025.01.13 09:42:46.641067 [ 4 ] {d3a2e052-d032-4adf-9ae5-9b0d2d2cd574} <Debug> TCPHandler: Processed in 0.002397578 sec. | ||
13528 | 2025.01.13 09:42:46.641180 [ 197 ] {4e32d370-b554-4105-93df-36198ea84aa7::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 | ||
13529 | 2025.01.13 09:42:46.641280 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13530 | 2025.01.13 09:42:46.641295 [ 197 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13531 | 2025.01.13 09:42:46.641338 [ 197 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1398 rows starting from the beginning of the part | ||
13532 | 2025.01.13 09:42:46.641463 [ 197 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 78 rows starting from the beginning of the part | ||
13533 | 2025.01.13 09:42:46.641520 [ 253 ] {7fc5e438-85c5-4d4c-a1ea-082a3a3929aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13534 | 2025.01.13 09:42:46.641721 [ 253 ] {7fc5e438-85c5-4d4c-a1ea-082a3a3929aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13535 | 2025.01.13 09:42:46.641914 [ 197 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 199 rows starting from the beginning of the part | ||
13536 | 2025.01.13 09:42:46.642360 [ 197 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 79 rows starting from the beginning of the part | ||
13537 | 2025.01.13 09:42:46.642689 [ 197 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 199 rows starting from the beginning of the part | ||
13538 | 2025.01.13 09:42:46.643092 [ 197 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 78 rows starting from the beginning of the part | ||
13539 | 2025.01.13 09:42:46.644193 [ 253 ] {7fc5e438-85c5-4d4c-a1ea-082a3a3929aa} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13540 | 2025.01.13 09:42:46.644247 [ 253 ] {7fc5e438-85c5-4d4c-a1ea-082a3a3929aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
13541 | 2025.01.13 09:42:46.644830 [ 253 ] {7fc5e438-85c5-4d4c-a1ea-082a3a3929aa} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
13542 | 2025.01.13 09:42:46.645108 [ 253 ] {7fc5e438-85c5-4d4c-a1ea-082a3a3929aa} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13543 | 2025.01.13 09:42:46.645389 [ 113 ] {} <Debug> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7) (MergerMutator): Selected 6 parts from all_1_85_17 to all_90_90_0 | ||
13544 | 2025.01.13 09:42:46.645462 [ 113 ] {} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13545 | 2025.01.13 09:42:46.645462 [ 196 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2031 rows, containing 5 columns (5 merged, 0 gathered) in 0.004346764 sec., 467244.13839812786 rows/sec., 41.43 MiB/sec. | ||
13546 | 2025.01.13 09:42:46.645516 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
13547 | 2025.01.13 09:42:46.645514 [ 253 ] {7fc5e438-85c5-4d4c-a1ea-082a3a3929aa} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.0041 sec., 6341.463414634146 rows/sec., 476.85 KiB/sec. | ||
13548 | 2025.01.13 09:42:46.645885 [ 253 ] {7fc5e438-85c5-4d4c-a1ea-082a3a3929aa} <Debug> TCPHandler: Processed in 0.004675043 sec. | ||
13549 | 2025.01.13 09:42:46.646010 [ 194 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_90_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_85_17 to all_90_90_0 into Compact with storage Full | ||
13550 | 2025.01.13 09:42:46.646099 [ 196 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
13551 | 2025.01.13 09:42:46.646138 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13552 | 2025.01.13 09:42:46.646490 [ 194 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_90_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13553 | 2025.01.13 09:42:46.646528 [ 4 ] {1e813c53-c108-4ea2-bf4e-271f74017c9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13554 | 2025.01.13 09:42:46.646588 [ 194 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_85_17, total 60 rows starting from the beginning of the part | ||
13555 | 2025.01.13 09:42:46.646675 [ 4 ] {1e813c53-c108-4ea2-bf4e-271f74017c9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13556 | 2025.01.13 09:42:46.646992 [ 194 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 26 rows starting from the beginning of the part | ||
13557 | 2025.01.13 09:42:46.647506 [ 194 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 20 rows starting from the beginning of the part | ||
13558 | 2025.01.13 09:42:46.647898 [ 194 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 28 rows starting from the beginning of the part | ||
13559 | 2025.01.13 09:42:46.648283 [ 194 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 20 rows starting from the beginning of the part | ||
13560 | 2025.01.13 09:42:46.648447 [ 197 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_111_22} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13561 | 2025.01.13 09:42:46.648879 [ 194 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 26 rows starting from the beginning of the part | ||
13562 | 2025.01.13 09:42:46.649071 [ 197 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_111_22} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
13563 | 2025.01.13 09:42:46.649564 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
13564 | 2025.01.13 09:42:46.650665 [ 4 ] {1e813c53-c108-4ea2-bf4e-271f74017c9d} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13565 | 2025.01.13 09:42:46.650741 [ 4 ] {1e813c53-c108-4ea2-bf4e-271f74017c9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
13566 | 2025.01.13 09:42:46.651814 [ 4 ] {1e813c53-c108-4ea2-bf4e-271f74017c9d} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
13567 | 2025.01.13 09:42:46.652231 [ 194 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_90_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 5 columns (5 merged, 0 gathered) in 0.006531615 sec., 27558.268513989264 rows/sec., 2.08 MiB/sec. | ||
13568 | 2025.01.13 09:42:46.652382 [ 4 ] {1e813c53-c108-4ea2-bf4e-271f74017c9d} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13569 | 2025.01.13 09:42:46.652519 [ 198 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_90_18} <Trace> MergedBlockOutputStream: filled checksums all_1_90_18 (state Temporary) | ||
13570 | 2025.01.13 09:42:46.652675 [ 113 ] {} <Debug> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
13571 | 2025.01.13 09:42:46.652791 [ 113 ] {} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13572 | 2025.01.13 09:42:46.652874 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
13573 | 2025.01.13 09:42:46.653014 [ 4 ] {1e813c53-c108-4ea2-bf4e-271f74017c9d} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.006586 sec., 8199.210446401457 rows/sec., 655.69 KiB/sec. | ||
13574 | 2025.01.13 09:42:46.653594 [ 189 ] {dc80af8f-ae59-4221-9151-b81aadd12800::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 | ||
13575 | 2025.01.13 09:42:46.653623 [ 4 ] {1e813c53-c108-4ea2-bf4e-271f74017c9d} <Debug> TCPHandler: Processed in 0.007570325 sec. | ||
13576 | 2025.01.13 09:42:46.654072 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13577 | 2025.01.13 09:42:46.654127 [ 194 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_90_18} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_merge_all_1_90_18 to all_1_90_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13578 | 2025.01.13 09:42:46.654448 [ 189 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13579 | 2025.01.13 09:42:46.654607 [ 189 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 873 rows starting from the beginning of the part | ||
13580 | 2025.01.13 09:42:46.654650 [ 194 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_90_18} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7) (MergerMutator): Merged 6 parts: [all_1_85_17, all_90_90_0] -> all_1_90_18 | ||
13581 | 2025.01.13 09:42:46.654769 [ 253 ] {114d35cd-ef0a-4363-949f-b832c645f88c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13582 | 2025.01.13 09:42:46.655143 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
13583 | 2025.01.13 09:42:46.655333 [ 189 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 54 rows starting from the beginning of the part | ||
13584 | 2025.01.13 09:42:46.655323 [ 253 ] {114d35cd-ef0a-4363-949f-b832c645f88c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13585 | 2025.01.13 09:42:46.655827 [ 189 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 359 rows starting from the beginning of the part | ||
13586 | 2025.01.13 09:42:46.656477 [ 189 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 56 rows starting from the beginning of the part | ||
13587 | 2025.01.13 09:42:46.656995 [ 189 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 359 rows starting from the beginning of the part | ||
13588 | 2025.01.13 09:42:46.657502 [ 189 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 54 rows starting from the beginning of the part | ||
13589 | 2025.01.13 09:42:46.658816 [ 253 ] {114d35cd-ef0a-4363-949f-b832c645f88c} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13590 | 2025.01.13 09:42:46.658863 [ 253 ] {114d35cd-ef0a-4363-949f-b832c645f88c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
13591 | 2025.01.13 09:42:46.659463 [ 253 ] {114d35cd-ef0a-4363-949f-b832c645f88c} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
13592 | 2025.01.13 09:42:46.659784 [ 194 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1755 rows, containing 5 columns (5 merged, 0 gathered) in 0.006796743 sec., 258211.91120511692 rows/sec., 19.61 MiB/sec. | ||
13593 | 2025.01.13 09:42:46.659847 [ 253 ] {114d35cd-ef0a-4363-949f-b832c645f88c} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13594 | 2025.01.13 09:42:46.660098 [ 194 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
13595 | 2025.01.13 09:42:46.660295 [ 253 ] {114d35cd-ef0a-4363-949f-b832c645f88c} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.005685 sec., 17590.14951627089 rows/sec., 1.22 MiB/sec. | ||
13596 | 2025.01.13 09:42:46.660425 [ 253 ] {114d35cd-ef0a-4363-949f-b832c645f88c} <Debug> TCPHandler: Processed in 0.006658509 sec. | ||
13597 | 2025.01.13 09:42:46.660630 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13598 | 2025.01.13 09:42:46.660713 [ 198 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_111_22} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13599 | 2025.01.13 09:42:46.660837 [ 4 ] {b97552d5-8dc0-4177-b619-d0b2c773fa2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13600 | 2025.01.13 09:42:46.660925 [ 198 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_111_22} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
13601 | 2025.01.13 09:42:46.660996 [ 4 ] {b97552d5-8dc0-4177-b619-d0b2c773fa2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13602 | 2025.01.13 09:42:46.661134 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
13603 | 2025.01.13 09:42:46.662340 [ 4 ] {b97552d5-8dc0-4177-b619-d0b2c773fa2c} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13604 | 2025.01.13 09:42:46.662384 [ 4 ] {b97552d5-8dc0-4177-b619-d0b2c773fa2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
13605 | 2025.01.13 09:42:46.663040 [ 4 ] {b97552d5-8dc0-4177-b619-d0b2c773fa2c} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
13606 | 2025.01.13 09:42:46.663306 [ 4 ] {b97552d5-8dc0-4177-b619-d0b2c773fa2c} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13607 | 2025.01.13 09:42:46.663533 [ 4 ] {b97552d5-8dc0-4177-b619-d0b2c773fa2c} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002766 sec., 9399.855386840203 rows/sec., 16.84 MiB/sec. | ||
13608 | 2025.01.13 09:42:46.663697 [ 4 ] {b97552d5-8dc0-4177-b619-d0b2c773fa2c} <Debug> TCPHandler: Processed in 0.00316243 sec. | ||
13609 | 2025.01.13 09:42:46.663955 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13610 | 2025.01.13 09:42:46.664323 [ 253 ] {9578291f-b74a-44fc-a585-cdd5f13cbb6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13611 | 2025.01.13 09:42:46.664507 [ 253 ] {9578291f-b74a-44fc-a585-cdd5f13cbb6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13612 | 2025.01.13 09:42:46.665500 [ 253 ] {9578291f-b74a-44fc-a585-cdd5f13cbb6a} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13613 | 2025.01.13 09:42:46.665537 [ 253 ] {9578291f-b74a-44fc-a585-cdd5f13cbb6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
13614 | 2025.01.13 09:42:46.665897 [ 253 ] {9578291f-b74a-44fc-a585-cdd5f13cbb6a} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
13615 | 2025.01.13 09:42:46.666137 [ 253 ] {9578291f-b74a-44fc-a585-cdd5f13cbb6a} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13616 | 2025.01.13 09:42:46.666277 [ 113 ] {} <Debug> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
13617 | 2025.01.13 09:42:46.666313 [ 113 ] {} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13618 | 2025.01.13 09:42:46.666320 [ 253 ] {9578291f-b74a-44fc-a585-cdd5f13cbb6a} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.002132 sec., 14071.294559099435 rows/sec., 987.10 KiB/sec. | ||
13619 | 2025.01.13 09:42:46.666333 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
13620 | 2025.01.13 09:42:46.666407 [ 253 ] {9578291f-b74a-44fc-a585-cdd5f13cbb6a} <Debug> TCPHandler: Processed in 0.002621674 sec. | ||
13621 | 2025.01.13 09:42:46.666485 [ 193 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::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 | ||
13622 | 2025.01.13 09:42:46.666579 [ 193 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13623 | 2025.01.13 09:42:46.666605 [ 193 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 3702 rows starting from the beginning of the part | ||
13624 | 2025.01.13 09:42:46.666683 [ 193 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 30 rows starting from the beginning of the part | ||
13625 | 2025.01.13 09:42:46.666903 [ 193 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 52 rows starting from the beginning of the part | ||
13626 | 2025.01.13 09:42:46.667046 [ 193 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 30 rows starting from the beginning of the part | ||
13627 | 2025.01.13 09:42:46.667226 [ 193 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 52 rows starting from the beginning of the part | ||
13628 | 2025.01.13 09:42:46.667395 [ 193 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 30 rows starting from the beginning of the part | ||
13629 | 2025.01.13 09:42:46.668850 [ 195 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3896 rows, containing 4 columns (4 merged, 0 gathered) in 0.002434318 sec., 1600448.256965606 rows/sec., 103.02 MiB/sec. | ||
13630 | 2025.01.13 09:42:46.669242 [ 195 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
13631 | 2025.01.13 09:42:46.669629 [ 195 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_111_22} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13632 | 2025.01.13 09:42:46.669729 [ 195 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_111_22} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
13633 | 2025.01.13 09:42:46.669832 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
13634 | 2025.01.13 09:42:47.806920 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 498 | ||
13635 | 2025.01.13 09:42:47.831197 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13636 | 2025.01.13 09:42:47.831266 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
13637 | 2025.01.13 09:42:47.838615 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
13638 | 2025.01.13 09:42:47.839455 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13639 | 2025.01.13 09:42:47.839866 [ 111 ] {} <Debug> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
13640 | 2025.01.13 09:42:47.840011 [ 111 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13641 | 2025.01.13 09:42:47.840093 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
13642 | 2025.01.13 09:42:47.840937 [ 193 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
13643 | 2025.01.13 09:42:47.856308 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 498 | ||
13644 | 2025.01.13 09:42:47.857985 [ 193 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13645 | 2025.01.13 09:42:47.859401 [ 193 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
13646 | 2025.01.13 09:42:47.865048 [ 193 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
13647 | 2025.01.13 09:42:47.870878 [ 193 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
13648 | 2025.01.13 09:42:47.876767 [ 193 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
13649 | 2025.01.13 09:42:47.882855 [ 193 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
13650 | 2025.01.13 09:42:47.887821 [ 193 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
13651 | 2025.01.13 09:42:47.948227 [ 190 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 498 rows, containing 679 columns (679 merged, 0 gathered) in 0.107920491 sec., 4614.508286475458 rows/sec., 23.86 MiB/sec. | ||
13652 | 2025.01.13 09:42:47.951662 [ 199 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
13653 | 2025.01.13 09:42:47.954796 [ 199 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_66_13} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13654 | 2025.01.13 09:42:47.954918 [ 199 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_66_13} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
13655 | 2025.01.13 09:42:47.957622 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
13656 | 2025.01.13 09:42:49.100863 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13657 | 2025.01.13 09:42:49.101085 [ 4 ] {879300df-88b1-44e8-9fb9-3798e3cf56ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
13658 | 2025.01.13 09:42:49.101171 [ 4 ] {879300df-88b1-44e8-9fb9-3798e3cf56ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
13659 | 2025.01.13 09:42:49.102035 [ 4 ] {879300df-88b1-44e8-9fb9-3798e3cf56ab} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13660 | 2025.01.13 09:42:49.102086 [ 4 ] {879300df-88b1-44e8-9fb9-3798e3cf56ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
13661 | 2025.01.13 09:42:49.102533 [ 4 ] {879300df-88b1-44e8-9fb9-3798e3cf56ab} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
13662 | 2025.01.13 09:42:49.102807 [ 4 ] {879300df-88b1-44e8-9fb9-3798e3cf56ab} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13663 | 2025.01.13 09:42:49.103030 [ 4 ] {879300df-88b1-44e8-9fb9-3798e3cf56ab} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002002 sec., 6993.006993006993 rows/sec., 503.40 KiB/sec. | ||
13664 | 2025.01.13 09:42:49.103118 [ 4 ] {879300df-88b1-44e8-9fb9-3798e3cf56ab} <Debug> TCPHandler: Processed in 0.002405078 sec. | ||
13665 | 2025.01.13 09:42:49.103371 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13666 | 2025.01.13 09:42:49.103497 [ 253 ] {2fd49e3c-ef0f-414f-987d-aeeb1938507a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
13667 | 2025.01.13 09:42:49.103549 [ 253 ] {2fd49e3c-ef0f-414f-987d-aeeb1938507a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
13668 | 2025.01.13 09:42:49.104140 [ 253 ] {2fd49e3c-ef0f-414f-987d-aeeb1938507a} <Trace> oximeter.fields_ipaddr (55eee10e-07c1-4121-bb06-cd2392fbd95f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13669 | 2025.01.13 09:42:49.104182 [ 253 ] {2fd49e3c-ef0f-414f-987d-aeeb1938507a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
13670 | 2025.01.13 09:42:49.104590 [ 253 ] {2fd49e3c-ef0f-414f-987d-aeeb1938507a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
13671 | 2025.01.13 09:42:49.104836 [ 253 ] {2fd49e3c-ef0f-414f-987d-aeeb1938507a} <Trace> oximeter.fields_ipaddr (55eee10e-07c1-4121-bb06-cd2392fbd95f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13672 | 2025.01.13 09:42:49.105045 [ 253 ] {2fd49e3c-ef0f-414f-987d-aeeb1938507a} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001564 sec., 7672.634271099744 rows/sec., 625.65 KiB/sec. | ||
13673 | 2025.01.13 09:42:49.105158 [ 253 ] {2fd49e3c-ef0f-414f-987d-aeeb1938507a} <Debug> TCPHandler: Processed in 0.001876193 sec. | ||
13674 | 2025.01.13 09:42:49.105363 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13675 | 2025.01.13 09:42:49.105485 [ 4 ] {5ca256b0-132b-4970-8362-da6ae2f8a988} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13676 | 2025.01.13 09:42:49.105534 [ 4 ] {5ca256b0-132b-4970-8362-da6ae2f8a988} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13677 | 2025.01.13 09:42:49.106690 [ 4 ] {5ca256b0-132b-4970-8362-da6ae2f8a988} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13678 | 2025.01.13 09:42:49.106730 [ 4 ] {5ca256b0-132b-4970-8362-da6ae2f8a988} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
13679 | 2025.01.13 09:42:49.107189 [ 4 ] {5ca256b0-132b-4970-8362-da6ae2f8a988} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
13680 | 2025.01.13 09:42:49.107442 [ 4 ] {5ca256b0-132b-4970-8362-da6ae2f8a988} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13681 | 2025.01.13 09:42:49.107627 [ 4 ] {5ca256b0-132b-4970-8362-da6ae2f8a988} <Debug> executeQuery: Read 1345 rows, 114.67 KiB in 0.002166 sec., 620960.2954755309 rows/sec., 51.70 MiB/sec. | ||
13682 | 2025.01.13 09:42:49.107681 [ 4 ] {5ca256b0-132b-4970-8362-da6ae2f8a988} <Debug> TCPHandler: Processed in 0.002385908 sec. | ||
13683 | 2025.01.13 09:42:49.107845 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13684 | 2025.01.13 09:42:49.107974 [ 253 ] {03740e1c-1c91-483f-8814-e416ec1b11ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13685 | 2025.01.13 09:42:49.108028 [ 253 ] {03740e1c-1c91-483f-8814-e416ec1b11ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13686 | 2025.01.13 09:42:49.108680 [ 253 ] {03740e1c-1c91-483f-8814-e416ec1b11ff} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13687 | 2025.01.13 09:42:49.108717 [ 253 ] {03740e1c-1c91-483f-8814-e416ec1b11ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
13688 | 2025.01.13 09:42:49.109067 [ 253 ] {03740e1c-1c91-483f-8814-e416ec1b11ff} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
13689 | 2025.01.13 09:42:49.109300 [ 253 ] {03740e1c-1c91-483f-8814-e416ec1b11ff} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13690 | 2025.01.13 09:42:49.109489 [ 253 ] {03740e1c-1c91-483f-8814-e416ec1b11ff} <Debug> executeQuery: Read 32 rows, 2.27 KiB in 0.001544 sec., 20725.38860103627 rows/sec., 1.44 MiB/sec. | ||
13691 | 2025.01.13 09:42:49.109540 [ 253 ] {03740e1c-1c91-483f-8814-e416ec1b11ff} <Debug> TCPHandler: Processed in 0.00175753 sec. | ||
13692 | 2025.01.13 09:42:49.109693 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13693 | 2025.01.13 09:42:49.109805 [ 4 ] {c634d465-813d-406f-a5d7-98ce935851ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
13694 | 2025.01.13 09:42:49.109850 [ 4 ] {c634d465-813d-406f-a5d7-98ce935851ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13695 | 2025.01.13 09:42:49.110564 [ 4 ] {c634d465-813d-406f-a5d7-98ce935851ff} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13696 | 2025.01.13 09:42:49.110610 [ 4 ] {c634d465-813d-406f-a5d7-98ce935851ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
13697 | 2025.01.13 09:42:49.110999 [ 4 ] {c634d465-813d-406f-a5d7-98ce935851ff} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
13698 | 2025.01.13 09:42:49.111254 [ 4 ] {c634d465-813d-406f-a5d7-98ce935851ff} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13699 | 2025.01.13 09:42:49.111440 [ 4 ] {c634d465-813d-406f-a5d7-98ce935851ff} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001658 sec., 145958.9867310012 rows/sec., 9.89 MiB/sec. | ||
13700 | 2025.01.13 09:42:49.111493 [ 4 ] {c634d465-813d-406f-a5d7-98ce935851ff} <Debug> TCPHandler: Processed in 0.001854412 sec. | ||
13701 | 2025.01.13 09:42:49.111627 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13702 | 2025.01.13 09:42:49.111746 [ 253 ] {9767ebbd-99ec-4162-b61f-64c076c6263a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
13703 | 2025.01.13 09:42:49.111800 [ 253 ] {9767ebbd-99ec-4162-b61f-64c076c6263a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13704 | 2025.01.13 09:42:49.112417 [ 253 ] {9767ebbd-99ec-4162-b61f-64c076c6263a} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13705 | 2025.01.13 09:42:49.112462 [ 253 ] {9767ebbd-99ec-4162-b61f-64c076c6263a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
13706 | 2025.01.13 09:42:49.112836 [ 253 ] {9767ebbd-99ec-4162-b61f-64c076c6263a} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
13707 | 2025.01.13 09:42:49.113070 [ 253 ] {9767ebbd-99ec-4162-b61f-64c076c6263a} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13708 | 2025.01.13 09:42:49.113244 [ 253 ] {9767ebbd-99ec-4162-b61f-64c076c6263a} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001526 sec., 8519.003931847968 rows/sec., 531.16 KiB/sec. | ||
13709 | 2025.01.13 09:42:49.113295 [ 253 ] {9767ebbd-99ec-4162-b61f-64c076c6263a} <Debug> TCPHandler: Processed in 0.001718308 sec. | ||
13710 | 2025.01.13 09:42:49.113435 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13711 | 2025.01.13 09:42:49.113541 [ 4 ] {643dd4b2-0d5a-403f-a12c-185c3e75d6d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13712 | 2025.01.13 09:42:49.113587 [ 4 ] {643dd4b2-0d5a-403f-a12c-185c3e75d6d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13713 | 2025.01.13 09:42:49.114542 [ 4 ] {643dd4b2-0d5a-403f-a12c-185c3e75d6d6} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13714 | 2025.01.13 09:42:49.114588 [ 4 ] {643dd4b2-0d5a-403f-a12c-185c3e75d6d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
13715 | 2025.01.13 09:42:49.115002 [ 4 ] {643dd4b2-0d5a-403f-a12c-185c3e75d6d6} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
13716 | 2025.01.13 09:42:49.115259 [ 4 ] {643dd4b2-0d5a-403f-a12c-185c3e75d6d6} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13717 | 2025.01.13 09:42:49.115442 [ 4 ] {643dd4b2-0d5a-403f-a12c-185c3e75d6d6} <Debug> executeQuery: Read 827 rows, 61.11 KiB in 0.001923 sec., 430057.20228809153 rows/sec., 31.03 MiB/sec. | ||
13718 | 2025.01.13 09:42:49.115494 [ 4 ] {643dd4b2-0d5a-403f-a12c-185c3e75d6d6} <Debug> TCPHandler: Processed in 0.00211116 sec. | ||
13719 | 2025.01.13 09:42:49.115631 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13720 | 2025.01.13 09:42:49.115753 [ 253 ] {b54069c1-dd76-40e0-af01-354833ab0564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
13721 | 2025.01.13 09:42:49.115810 [ 253 ] {b54069c1-dd76-40e0-af01-354833ab0564} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13722 | 2025.01.13 09:42:49.116334 [ 253 ] {b54069c1-dd76-40e0-af01-354833ab0564} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13723 | 2025.01.13 09:42:49.116379 [ 253 ] {b54069c1-dd76-40e0-af01-354833ab0564} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
13724 | 2025.01.13 09:42:49.116780 [ 253 ] {b54069c1-dd76-40e0-af01-354833ab0564} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
13725 | 2025.01.13 09:42:49.117038 [ 253 ] {b54069c1-dd76-40e0-af01-354833ab0564} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13726 | 2025.01.13 09:42:49.117261 [ 253 ] {b54069c1-dd76-40e0-af01-354833ab0564} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001523 sec., 3939.592908732764 rows/sec., 205.83 KiB/sec. | ||
13727 | 2025.01.13 09:42:49.117316 [ 253 ] {b54069c1-dd76-40e0-af01-354833ab0564} <Debug> TCPHandler: Processed in 0.00173409 sec. | ||
13728 | 2025.01.13 09:42:49.117534 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13729 | 2025.01.13 09:42:49.117718 [ 4 ] {edba230d-0d04-4e87-bfea-537e9e729c40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13730 | 2025.01.13 09:42:49.117779 [ 4 ] {edba230d-0d04-4e87-bfea-537e9e729c40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13731 | 2025.01.13 09:42:49.118630 [ 4 ] {edba230d-0d04-4e87-bfea-537e9e729c40} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13732 | 2025.01.13 09:42:49.118677 [ 4 ] {edba230d-0d04-4e87-bfea-537e9e729c40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
13733 | 2025.01.13 09:42:49.119129 [ 4 ] {edba230d-0d04-4e87-bfea-537e9e729c40} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
13734 | 2025.01.13 09:42:49.119387 [ 4 ] {edba230d-0d04-4e87-bfea-537e9e729c40} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13735 | 2025.01.13 09:42:49.119572 [ 4 ] {edba230d-0d04-4e87-bfea-537e9e729c40} <Debug> executeQuery: Read 989 rows, 67.37 KiB in 0.001886 sec., 524390.243902439 rows/sec., 34.88 MiB/sec. | ||
13736 | 2025.01.13 09:42:49.119625 [ 4 ] {edba230d-0d04-4e87-bfea-537e9e729c40} <Debug> TCPHandler: Processed in 0.002200572 sec. | ||
13737 | 2025.01.13 09:42:49.119770 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13738 | 2025.01.13 09:42:49.119897 [ 253 ] {6b3d8a62-1e7f-47e8-990e-c72f91c8541e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
13739 | 2025.01.13 09:42:49.119954 [ 253 ] {6b3d8a62-1e7f-47e8-990e-c72f91c8541e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13740 | 2025.01.13 09:42:49.120470 [ 253 ] {6b3d8a62-1e7f-47e8-990e-c72f91c8541e} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13741 | 2025.01.13 09:42:49.120514 [ 253 ] {6b3d8a62-1e7f-47e8-990e-c72f91c8541e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
13742 | 2025.01.13 09:42:49.120882 [ 253 ] {6b3d8a62-1e7f-47e8-990e-c72f91c8541e} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
13743 | 2025.01.13 09:42:49.121118 [ 253 ] {6b3d8a62-1e7f-47e8-990e-c72f91c8541e} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13744 | 2025.01.13 09:42:49.121294 [ 253 ] {6b3d8a62-1e7f-47e8-990e-c72f91c8541e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001426 sec., 701.2622720897616 rows/sec., 47.25 KiB/sec. | ||
13745 | 2025.01.13 09:42:49.121342 [ 253 ] {6b3d8a62-1e7f-47e8-990e-c72f91c8541e} <Debug> TCPHandler: Processed in 0.001633606 sec. | ||
13746 | 2025.01.13 09:42:49.121484 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13747 | 2025.01.13 09:42:49.121590 [ 4 ] {a8a6e6c4-3504-42fa-9a2c-14bd2d8b8f0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13748 | 2025.01.13 09:42:49.121656 [ 4 ] {a8a6e6c4-3504-42fa-9a2c-14bd2d8b8f0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13749 | 2025.01.13 09:42:49.122907 [ 4 ] {a8a6e6c4-3504-42fa-9a2c-14bd2d8b8f0c} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13750 | 2025.01.13 09:42:49.122945 [ 4 ] {a8a6e6c4-3504-42fa-9a2c-14bd2d8b8f0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
13751 | 2025.01.13 09:42:49.123571 [ 4 ] {a8a6e6c4-3504-42fa-9a2c-14bd2d8b8f0c} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
13752 | 2025.01.13 09:42:49.123842 [ 4 ] {a8a6e6c4-3504-42fa-9a2c-14bd2d8b8f0c} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13753 | 2025.01.13 09:42:49.123991 [ 109 ] {} <Debug> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
13754 | 2025.01.13 09:42:49.124044 [ 109 ] {} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13755 | 2025.01.13 09:42:49.124055 [ 4 ] {a8a6e6c4-3504-42fa-9a2c-14bd2d8b8f0c} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002486 sec., 5229.283990345937 rows/sec., 9.37 MiB/sec. | ||
13756 | 2025.01.13 09:42:49.124077 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
13757 | 2025.01.13 09:42:49.124537 [ 4 ] {a8a6e6c4-3504-42fa-9a2c-14bd2d8b8f0c} <Debug> TCPHandler: Processed in 0.003103988 sec. | ||
13758 | 2025.01.13 09:42:49.124545 [ 187 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::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 | ||
13759 | 2025.01.13 09:42:49.124858 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13760 | 2025.01.13 09:42:49.125392 [ 253 ] {1edf3c11-3403-478a-b6a5-3574295ec5b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13761 | 2025.01.13 09:42:49.125687 [ 253 ] {1edf3c11-3403-478a-b6a5-3574295ec5b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13762 | 2025.01.13 09:42:49.126434 [ 187 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13763 | 2025.01.13 09:42:49.126818 [ 187 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1621 rows starting from the beginning of the part | ||
13764 | 2025.01.13 09:42:49.127654 [ 187 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 13 rows starting from the beginning of the part | ||
13765 | 2025.01.13 09:42:49.128407 [ 187 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 26 rows starting from the beginning of the part | ||
13766 | 2025.01.13 09:42:49.128702 [ 253 ] {1edf3c11-3403-478a-b6a5-3574295ec5b6} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13767 | 2025.01.13 09:42:49.128851 [ 253 ] {1edf3c11-3403-478a-b6a5-3574295ec5b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
13768 | 2025.01.13 09:42:49.129106 [ 187 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 13 rows starting from the beginning of the part | ||
13769 | 2025.01.13 09:42:49.129738 [ 187 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 26 rows starting from the beginning of the part | ||
13770 | 2025.01.13 09:42:49.130376 [ 187 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 13 rows starting from the beginning of the part | ||
13771 | 2025.01.13 09:42:49.130425 [ 253 ] {1edf3c11-3403-478a-b6a5-3574295ec5b6} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
13772 | 2025.01.13 09:42:49.131227 [ 253 ] {1edf3c11-3403-478a-b6a5-3574295ec5b6} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13773 | 2025.01.13 09:42:49.131718 [ 253 ] {1edf3c11-3403-478a-b6a5-3574295ec5b6} <Debug> executeQuery: Read 40 rows, 2.46 KiB in 0.006527 sec., 6128.389765589091 rows/sec., 376.14 KiB/sec. | ||
13774 | 2025.01.13 09:42:49.131950 [ 253 ] {1edf3c11-3403-478a-b6a5-3574295ec5b6} <Debug> TCPHandler: Processed in 0.007288217 sec. | ||
13775 | 2025.01.13 09:42:49.141273 [ 188 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1712 rows, containing 19 columns (19 merged, 0 gathered) in 0.017047294 sec., 100426.49584151008 rows/sec., 179.96 MiB/sec. | ||
13776 | 2025.01.13 09:42:49.142990 [ 188 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
13777 | 2025.01.13 09:42:49.143498 [ 188 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13778 | 2025.01.13 09:42:49.143607 [ 188 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
13779 | 2025.01.13 09:42:49.143790 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.51 MiB. | ||
13780 | 2025.01.13 09:42:50.001161 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 257.82 MiB, peak 271.28 MiB, free memory in arenas 0.00 B, will set to 261.44 MiB (RSS), difference: 3.62 MiB | ||
13781 | 2025.01.13 09:42:50.705431 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1948 | ||
13782 | 2025.01.13 09:42:50.709008 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13783 | 2025.01.13 09:42:50.709067 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
13784 | 2025.01.13 09:42:50.710581 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
13785 | 2025.01.13 09:42:50.710921 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13786 | 2025.01.13 09:42:50.712419 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1948 | ||
13787 | 2025.01.13 09:42:51.634794 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13788 | 2025.01.13 09:42:51.635109 [ 4 ] {d88ee7f8-3c1e-429a-8d39-b52c0a304942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13789 | 2025.01.13 09:42:51.635228 [ 4 ] {d88ee7f8-3c1e-429a-8d39-b52c0a304942} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13790 | 2025.01.13 09:42:51.636231 [ 4 ] {d88ee7f8-3c1e-429a-8d39-b52c0a304942} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13791 | 2025.01.13 09:42:51.636279 [ 4 ] {d88ee7f8-3c1e-429a-8d39-b52c0a304942} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
13792 | 2025.01.13 09:42:51.636717 [ 4 ] {d88ee7f8-3c1e-429a-8d39-b52c0a304942} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
13793 | 2025.01.13 09:42:51.636981 [ 4 ] {d88ee7f8-3c1e-429a-8d39-b52c0a304942} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13794 | 2025.01.13 09:42:51.637191 [ 4 ] {d88ee7f8-3c1e-429a-8d39-b52c0a304942} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.002169 sec., 11987.090825265099 rows/sec., 912.63 KiB/sec. | ||
13795 | 2025.01.13 09:42:51.637260 [ 4 ] {d88ee7f8-3c1e-429a-8d39-b52c0a304942} <Debug> TCPHandler: Processed in 0.002620664 sec. | ||
13796 | 2025.01.13 09:42:51.637446 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13797 | 2025.01.13 09:42:51.637593 [ 253 ] {385a11b5-e8bd-4d68-b473-c120bf11f85c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13798 | 2025.01.13 09:42:51.637654 [ 253 ] {385a11b5-e8bd-4d68-b473-c120bf11f85c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13799 | 2025.01.13 09:42:51.638235 [ 253 ] {385a11b5-e8bd-4d68-b473-c120bf11f85c} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13800 | 2025.01.13 09:42:51.638274 [ 253 ] {385a11b5-e8bd-4d68-b473-c120bf11f85c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
13801 | 2025.01.13 09:42:51.638638 [ 253 ] {385a11b5-e8bd-4d68-b473-c120bf11f85c} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
13802 | 2025.01.13 09:42:51.638895 [ 253 ] {385a11b5-e8bd-4d68-b473-c120bf11f85c} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13803 | 2025.01.13 09:42:51.639084 [ 253 ] {385a11b5-e8bd-4d68-b473-c120bf11f85c} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001525 sec., 18360.655737704918 rows/sec., 1.43 MiB/sec. | ||
13804 | 2025.01.13 09:42:51.639150 [ 253 ] {385a11b5-e8bd-4d68-b473-c120bf11f85c} <Debug> TCPHandler: Processed in 0.001774331 sec. | ||
13805 | 2025.01.13 09:42:51.639333 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13806 | 2025.01.13 09:42:51.639525 [ 4 ] {cc4772bf-0387-4b6b-8f87-eb345c111b8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13807 | 2025.01.13 09:42:51.639591 [ 4 ] {cc4772bf-0387-4b6b-8f87-eb345c111b8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13808 | 2025.01.13 09:42:51.640105 [ 4 ] {cc4772bf-0387-4b6b-8f87-eb345c111b8e} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13809 | 2025.01.13 09:42:51.640144 [ 4 ] {cc4772bf-0387-4b6b-8f87-eb345c111b8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
13810 | 2025.01.13 09:42:51.640527 [ 4 ] {cc4772bf-0387-4b6b-8f87-eb345c111b8e} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
13811 | 2025.01.13 09:42:51.640780 [ 4 ] {cc4772bf-0387-4b6b-8f87-eb345c111b8e} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13812 | 2025.01.13 09:42:51.640923 [ 105 ] {} <Debug> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781) (MergerMutator): Selected 5 parts from all_1_108_22 to all_112_112_0 | ||
13813 | 2025.01.13 09:42:51.640966 [ 105 ] {} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13814 | 2025.01.13 09:42:51.640966 [ 4 ] {cc4772bf-0387-4b6b-8f87-eb345c111b8e} <Debug> executeQuery: Read 40 rows, 2.84 KiB in 0.001488 sec., 26881.72043010753 rows/sec., 1.86 MiB/sec. | ||
13815 | 2025.01.13 09:42:51.640990 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
13816 | 2025.01.13 09:42:51.641081 [ 4 ] {cc4772bf-0387-4b6b-8f87-eb345c111b8e} <Debug> TCPHandler: Processed in 0.001829102 sec. | ||
13817 | 2025.01.13 09:42:51.641291 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13818 | 2025.01.13 09:42:51.641306 [ 200 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_112_23} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_108_22 to all_112_112_0 into Compact with storage Full | ||
13819 | 2025.01.13 09:42:51.641509 [ 253 ] {62d2695a-5cdd-4525-b7dc-ae41307e08cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13820 | 2025.01.13 09:42:51.641638 [ 253 ] {62d2695a-5cdd-4525-b7dc-ae41307e08cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13821 | 2025.01.13 09:42:51.641668 [ 200 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_112_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13822 | 2025.01.13 09:42:51.641795 [ 200 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_112_23} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_108_22, total 26832 rows starting from the beginning of the part | ||
13823 | 2025.01.13 09:42:51.642219 [ 200 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_112_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 101 rows starting from the beginning of the part | ||
13824 | 2025.01.13 09:42:51.642586 [ 200 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_112_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 177 rows starting from the beginning of the part | ||
13825 | 2025.01.13 09:42:51.642953 [ 200 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_112_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 100 rows starting from the beginning of the part | ||
13826 | 2025.01.13 09:42:51.643284 [ 200 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_112_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 989 rows starting from the beginning of the part | ||
13827 | 2025.01.13 09:42:51.643958 [ 253 ] {62d2695a-5cdd-4525-b7dc-ae41307e08cb} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13828 | 2025.01.13 09:42:51.644012 [ 253 ] {62d2695a-5cdd-4525-b7dc-ae41307e08cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
13829 | 2025.01.13 09:42:51.644706 [ 253 ] {62d2695a-5cdd-4525-b7dc-ae41307e08cb} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
13830 | 2025.01.13 09:42:51.645053 [ 253 ] {62d2695a-5cdd-4525-b7dc-ae41307e08cb} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13831 | 2025.01.13 09:42:51.645351 [ 253 ] {62d2695a-5cdd-4525-b7dc-ae41307e08cb} <Debug> executeQuery: Read 12 rows, 862.00 B in 0.003909 sec., 3069.838833461243 rows/sec., 215.35 KiB/sec. | ||
13832 | 2025.01.13 09:42:51.645555 [ 253 ] {62d2695a-5cdd-4525-b7dc-ae41307e08cb} <Debug> TCPHandler: Processed in 0.004389025 sec. | ||
13833 | 2025.01.13 09:42:51.650628 [ 191 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_112_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28199 rows, containing 5 columns (5 merged, 0 gathered) in 0.00952296 sec., 2961159.1353948773 rows/sec., 198.28 MiB/sec. | ||
13834 | 2025.01.13 09:42:51.651374 [ 186 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_112_23} <Trace> MergedBlockOutputStream: filled checksums all_1_112_23 (state Temporary) | ||
13835 | 2025.01.13 09:42:51.651928 [ 186 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_112_23} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_merge_all_1_112_23 to all_1_112_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13836 | 2025.01.13 09:42:51.652030 [ 186 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_112_23} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781) (MergerMutator): Merged 5 parts: [all_1_108_22, all_112_112_0] -> all_1_112_23 | ||
13837 | 2025.01.13 09:42:51.652145 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
13838 | 2025.01.13 09:42:53.049189 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 30744 | ||
13839 | 2025.01.13 09:42:53.049865 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13840 | 2025.01.13 09:42:53.049908 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
13841 | 2025.01.13 09:42:53.050432 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
13842 | 2025.01.13 09:42:53.050689 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13843 | 2025.01.13 09:42:53.050923 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30744 | ||
13844 | 2025.01.13 09:42:55.357314 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 506 | ||
13845 | 2025.01.13 09:42:55.376695 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13846 | 2025.01.13 09:42:55.376762 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
13847 | 2025.01.13 09:42:55.383803 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
13848 | 2025.01.13 09:42:55.384616 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13849 | 2025.01.13 09:42:55.387346 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 506 | ||
13850 | 2025.01.13 09:42:56.638633 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13851 | 2025.01.13 09:42:56.638937 [ 4 ] {30829b48-8517-4a37-a650-d54bcb66c02a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13852 | 2025.01.13 09:42:56.639009 [ 4 ] {30829b48-8517-4a37-a650-d54bcb66c02a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13853 | 2025.01.13 09:42:56.639822 [ 4 ] {30829b48-8517-4a37-a650-d54bcb66c02a} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13854 | 2025.01.13 09:42:56.639870 [ 4 ] {30829b48-8517-4a37-a650-d54bcb66c02a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
13855 | 2025.01.13 09:42:56.640326 [ 4 ] {30829b48-8517-4a37-a650-d54bcb66c02a} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
13856 | 2025.01.13 09:42:56.640597 [ 4 ] {30829b48-8517-4a37-a650-d54bcb66c02a} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13857 | 2025.01.13 09:42:56.640862 [ 4 ] {30829b48-8517-4a37-a650-d54bcb66c02a} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.002005 sec., 38902.74314214464 rows/sec., 3.34 MiB/sec. | ||
13858 | 2025.01.13 09:42:56.640942 [ 4 ] {30829b48-8517-4a37-a650-d54bcb66c02a} <Debug> TCPHandler: Processed in 0.002499811 sec. | ||
13859 | 2025.01.13 09:42:56.641153 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13860 | 2025.01.13 09:42:56.641480 [ 253 ] {bb2adeab-723d-47a6-bd3e-24ccdd80afc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13861 | 2025.01.13 09:42:56.641618 [ 253 ] {bb2adeab-723d-47a6-bd3e-24ccdd80afc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13862 | 2025.01.13 09:42:56.642401 [ 253 ] {bb2adeab-723d-47a6-bd3e-24ccdd80afc1} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13863 | 2025.01.13 09:42:56.642442 [ 253 ] {bb2adeab-723d-47a6-bd3e-24ccdd80afc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
13864 | 2025.01.13 09:42:56.642791 [ 253 ] {bb2adeab-723d-47a6-bd3e-24ccdd80afc1} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
13865 | 2025.01.13 09:42:56.643029 [ 253 ] {bb2adeab-723d-47a6-bd3e-24ccdd80afc1} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13866 | 2025.01.13 09:42:56.643258 [ 253 ] {bb2adeab-723d-47a6-bd3e-24ccdd80afc1} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001894 sec., 13727.560718057022 rows/sec., 1.01 MiB/sec. | ||
13867 | 2025.01.13 09:42:56.643324 [ 253 ] {bb2adeab-723d-47a6-bd3e-24ccdd80afc1} <Debug> TCPHandler: Processed in 0.002259864 sec. | ||
13868 | 2025.01.13 09:42:56.643470 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13869 | 2025.01.13 09:42:56.643594 [ 4 ] {462a9eb3-1de2-4f3b-9179-0e080cb5f154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13870 | 2025.01.13 09:42:56.643640 [ 4 ] {462a9eb3-1de2-4f3b-9179-0e080cb5f154} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13871 | 2025.01.13 09:42:56.644191 [ 4 ] {462a9eb3-1de2-4f3b-9179-0e080cb5f154} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13872 | 2025.01.13 09:42:56.644230 [ 4 ] {462a9eb3-1de2-4f3b-9179-0e080cb5f154} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
13873 | 2025.01.13 09:42:56.644589 [ 4 ] {462a9eb3-1de2-4f3b-9179-0e080cb5f154} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
13874 | 2025.01.13 09:42:56.644830 [ 4 ] {462a9eb3-1de2-4f3b-9179-0e080cb5f154} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13875 | 2025.01.13 09:42:56.645059 [ 4 ] {462a9eb3-1de2-4f3b-9179-0e080cb5f154} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.001484 sec., 36388.14016172507 rows/sec., 2.84 MiB/sec. | ||
13876 | 2025.01.13 09:42:56.645169 [ 4 ] {462a9eb3-1de2-4f3b-9179-0e080cb5f154} <Debug> TCPHandler: Processed in 0.00176255 sec. | ||
13877 | 2025.01.13 09:42:56.645370 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13878 | 2025.01.13 09:42:56.645650 [ 253 ] {fe4c8f26-b0aa-480d-9588-83c9454bb7bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13879 | 2025.01.13 09:42:56.645713 [ 253 ] {fe4c8f26-b0aa-480d-9588-83c9454bb7bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13880 | 2025.01.13 09:42:56.646266 [ 253 ] {fe4c8f26-b0aa-480d-9588-83c9454bb7bd} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13881 | 2025.01.13 09:42:56.646305 [ 253 ] {fe4c8f26-b0aa-480d-9588-83c9454bb7bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
13882 | 2025.01.13 09:42:56.646686 [ 253 ] {fe4c8f26-b0aa-480d-9588-83c9454bb7bd} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
13883 | 2025.01.13 09:42:56.646950 [ 253 ] {fe4c8f26-b0aa-480d-9588-83c9454bb7bd} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13884 | 2025.01.13 09:42:56.647163 [ 253 ] {fe4c8f26-b0aa-480d-9588-83c9454bb7bd} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001596 sec., 62656.64160401002 rows/sec., 4.34 MiB/sec. | ||
13885 | 2025.01.13 09:42:56.647216 [ 253 ] {fe4c8f26-b0aa-480d-9588-83c9454bb7bd} <Debug> TCPHandler: Processed in 0.001960776 sec. | ||
13886 | 2025.01.13 09:42:56.647393 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13887 | 2025.01.13 09:42:56.647524 [ 4 ] {94594b77-5d01-4f59-a18f-070c792731f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13888 | 2025.01.13 09:42:56.647604 [ 4 ] {94594b77-5d01-4f59-a18f-070c792731f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13889 | 2025.01.13 09:42:56.648766 [ 4 ] {94594b77-5d01-4f59-a18f-070c792731f1} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13890 | 2025.01.13 09:42:56.648806 [ 4 ] {94594b77-5d01-4f59-a18f-070c792731f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
13891 | 2025.01.13 09:42:56.649439 [ 4 ] {94594b77-5d01-4f59-a18f-070c792731f1} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
13892 | 2025.01.13 09:42:56.649711 [ 4 ] {94594b77-5d01-4f59-a18f-070c792731f1} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13893 | 2025.01.13 09:42:56.649965 [ 4 ] {94594b77-5d01-4f59-a18f-070c792731f1} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00247 sec., 10526.315789473685 rows/sec., 18.86 MiB/sec. | ||
13894 | 2025.01.13 09:42:56.650059 [ 4 ] {94594b77-5d01-4f59-a18f-070c792731f1} <Debug> TCPHandler: Processed in 0.002729348 sec. | ||
13895 | 2025.01.13 09:42:56.650214 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13896 | 2025.01.13 09:42:56.650341 [ 253 ] {1c2a664c-f3bb-4df8-94fe-f23ead9bfd75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13897 | 2025.01.13 09:42:56.650396 [ 253 ] {1c2a664c-f3bb-4df8-94fe-f23ead9bfd75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13898 | 2025.01.13 09:42:56.650901 [ 253 ] {1c2a664c-f3bb-4df8-94fe-f23ead9bfd75} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13899 | 2025.01.13 09:42:56.650944 [ 253 ] {1c2a664c-f3bb-4df8-94fe-f23ead9bfd75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
13900 | 2025.01.13 09:42:56.651300 [ 253 ] {1c2a664c-f3bb-4df8-94fe-f23ead9bfd75} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
13901 | 2025.01.13 09:42:56.651539 [ 253 ] {1c2a664c-f3bb-4df8-94fe-f23ead9bfd75} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13902 | 2025.01.13 09:42:56.651752 [ 253 ] {1c2a664c-f3bb-4df8-94fe-f23ead9bfd75} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001439 sec., 20847.810979847116 rows/sec., 1.43 MiB/sec. | ||
13903 | 2025.01.13 09:42:56.651802 [ 253 ] {1c2a664c-f3bb-4df8-94fe-f23ead9bfd75} <Debug> TCPHandler: Processed in 0.001649957 sec. | ||
13904 | 2025.01.13 09:43:00.301501 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache | ||
13905 | 2025.01.13 09:43:00.301585 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache | ||
13906 | 2025.01.13 09:43:00.551967 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 31171 | ||
13907 | 2025.01.13 09:43:00.552616 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13908 | 2025.01.13 09:43:00.552665 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
13909 | 2025.01.13 09:43:00.553185 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
13910 | 2025.01.13 09:43:00.553445 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13911 | 2025.01.13 09:43:00.553680 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31171 | ||
13912 | 2025.01.13 09:43:00.713579 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1968 | ||
13913 | 2025.01.13 09:43:00.716385 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13914 | 2025.01.13 09:43:00.716447 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
13915 | 2025.01.13 09:43:00.717940 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
13916 | 2025.01.13 09:43:00.718296 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13917 | 2025.01.13 09:43:00.719843 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1968 | ||
13918 | 2025.01.13 09:43:01.405812 [ 96 ] {} <Debug> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059) (MergerMutator): Selected 5 parts from all_1_44_9 to all_48_48_0 | ||
13919 | 2025.01.13 09:43:01.405917 [ 96 ] {} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13920 | 2025.01.13 09:43:01.405959 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
13921 | 2025.01.13 09:43:01.406173 [ 192 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_48_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_44_9 to all_48_48_0 into Compact with storage Full | ||
13922 | 2025.01.13 09:43:01.406570 [ 192 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_48_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13923 | 2025.01.13 09:43:01.406661 [ 192 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_44_9, total 242 rows starting from the beginning of the part | ||
13924 | 2025.01.13 09:43:01.406769 [ 192 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 242 rows starting from the beginning of the part | ||
13925 | 2025.01.13 09:43:01.407043 [ 192 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 14 rows starting from the beginning of the part | ||
13926 | 2025.01.13 09:43:01.407262 [ 192 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 14 rows starting from the beginning of the part | ||
13927 | 2025.01.13 09:43:01.407370 [ 192 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 242 rows starting from the beginning of the part | ||
13928 | 2025.01.13 09:43:01.408783 [ 191 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_48_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 754 rows, containing 5 columns (5 merged, 0 gathered) in 0.002718147 sec., 277394.85759968095 rows/sec., 19.86 MiB/sec. | ||
13929 | 2025.01.13 09:43:01.409013 [ 198 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_48_10} <Trace> MergedBlockOutputStream: filled checksums all_1_48_10 (state Temporary) | ||
13930 | 2025.01.13 09:43:01.409350 [ 198 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_48_10} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Renaming temporary part tmp_merge_all_1_48_10 to all_1_48_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13931 | 2025.01.13 09:43:01.409442 [ 198 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_48_10} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059) (MergerMutator): Merged 5 parts: [all_1_44_9, all_48_48_0] -> all_1_48_10 | ||
13932 | 2025.01.13 09:43:01.409544 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
13933 | 2025.01.13 09:43:01.642353 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13934 | 2025.01.13 09:43:01.642555 [ 4 ] {bb6f1eac-9663-439f-abd1-aef099885f4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
13935 | 2025.01.13 09:43:01.642632 [ 4 ] {bb6f1eac-9663-439f-abd1-aef099885f4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
13936 | 2025.01.13 09:43:01.643424 [ 4 ] {bb6f1eac-9663-439f-abd1-aef099885f4f} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13937 | 2025.01.13 09:43:01.643477 [ 4 ] {bb6f1eac-9663-439f-abd1-aef099885f4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
13938 | 2025.01.13 09:43:01.643926 [ 4 ] {bb6f1eac-9663-439f-abd1-aef099885f4f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
13939 | 2025.01.13 09:43:01.644195 [ 4 ] {bb6f1eac-9663-439f-abd1-aef099885f4f} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13940 | 2025.01.13 09:43:01.644408 [ 96 ] {} <Debug> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
13941 | 2025.01.13 09:43:01.644453 [ 4 ] {bb6f1eac-9663-439f-abd1-aef099885f4f} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001946 sec., 7194.244604316546 rows/sec., 517.89 KiB/sec. | ||
13942 | 2025.01.13 09:43:01.644482 [ 96 ] {} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13943 | 2025.01.13 09:43:01.644556 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
13944 | 2025.01.13 09:43:01.644587 [ 4 ] {bb6f1eac-9663-439f-abd1-aef099885f4f} <Debug> TCPHandler: Processed in 0.002368947 sec. | ||
13945 | 2025.01.13 09:43:01.644818 [ 194 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::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 | ||
13946 | 2025.01.13 09:43:01.644838 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13947 | 2025.01.13 09:43:01.645055 [ 194 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13948 | 2025.01.13 09:43:01.645085 [ 253 ] {f4e3794b-60ac-47ed-b868-03d85d0bf39d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13949 | 2025.01.13 09:43:01.645113 [ 194 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 14 rows starting from the beginning of the part | ||
13950 | 2025.01.13 09:43:01.645180 [ 253 ] {f4e3794b-60ac-47ed-b868-03d85d0bf39d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13951 | 2025.01.13 09:43:01.645417 [ 194 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 14 rows starting from the beginning of the part | ||
13952 | 2025.01.13 09:43:01.645867 [ 194 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 14 rows starting from the beginning of the part | ||
13953 | 2025.01.13 09:43:01.646228 [ 194 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 14 rows starting from the beginning of the part | ||
13954 | 2025.01.13 09:43:01.646606 [ 194 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 14 rows starting from the beginning of the part | ||
13955 | 2025.01.13 09:43:01.648382 [ 253 ] {f4e3794b-60ac-47ed-b868-03d85d0bf39d} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13956 | 2025.01.13 09:43:01.648467 [ 253 ] {f4e3794b-60ac-47ed-b868-03d85d0bf39d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
13957 | 2025.01.13 09:43:01.649274 [ 194 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004603991 sec., 15204.200008210268 rows/sec., 1.13 MiB/sec. | ||
13958 | 2025.01.13 09:43:01.649480 [ 194 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
13959 | 2025.01.13 09:43:01.649489 [ 253 ] {f4e3794b-60ac-47ed-b868-03d85d0bf39d} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
13960 | 2025.01.13 09:43:01.649989 [ 253 ] {f4e3794b-60ac-47ed-b868-03d85d0bf39d} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13961 | 2025.01.13 09:43:01.649993 [ 194 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_49_12} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13962 | 2025.01.13 09:43:01.650235 [ 194 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_49_12} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
13963 | 2025.01.13 09:43:01.650420 [ 253 ] {f4e3794b-60ac-47ed-b868-03d85d0bf39d} <Debug> executeQuery: Read 199 rows, 18.11 KiB in 0.005387 sec., 36940.783367365875 rows/sec., 3.28 MiB/sec. | ||
13964 | 2025.01.13 09:43:01.650427 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
13965 | 2025.01.13 09:43:01.650566 [ 253 ] {f4e3794b-60ac-47ed-b868-03d85d0bf39d} <Debug> TCPHandler: Processed in 0.005844665 sec. | ||
13966 | 2025.01.13 09:43:01.650735 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13967 | 2025.01.13 09:43:01.650848 [ 4 ] {ffaebada-18e5-4e51-a3eb-27c037521760} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13968 | 2025.01.13 09:43:01.650939 [ 4 ] {ffaebada-18e5-4e51-a3eb-27c037521760} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13969 | 2025.01.13 09:43:01.651521 [ 4 ] {ffaebada-18e5-4e51-a3eb-27c037521760} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13970 | 2025.01.13 09:43:01.651562 [ 4 ] {ffaebada-18e5-4e51-a3eb-27c037521760} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
13971 | 2025.01.13 09:43:01.651929 [ 4 ] {ffaebada-18e5-4e51-a3eb-27c037521760} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
13972 | 2025.01.13 09:43:01.652181 [ 4 ] {ffaebada-18e5-4e51-a3eb-27c037521760} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13973 | 2025.01.13 09:43:01.652404 [ 4 ] {ffaebada-18e5-4e51-a3eb-27c037521760} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.00158 sec., 12658.227848101265 rows/sec., 907.34 KiB/sec. | ||
13974 | 2025.01.13 09:43:01.652460 [ 4 ] {ffaebada-18e5-4e51-a3eb-27c037521760} <Debug> TCPHandler: Processed in 0.00178006 sec. | ||
13975 | 2025.01.13 09:43:01.652620 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13976 | 2025.01.13 09:43:01.652787 [ 253 ] {626086a5-8cc0-443d-9c49-5e5d32a3a4ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
13977 | 2025.01.13 09:43:01.652834 [ 253 ] {626086a5-8cc0-443d-9c49-5e5d32a3a4ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13978 | 2025.01.13 09:43:01.653387 [ 253 ] {626086a5-8cc0-443d-9c49-5e5d32a3a4ab} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13979 | 2025.01.13 09:43:01.653428 [ 253 ] {626086a5-8cc0-443d-9c49-5e5d32a3a4ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
13980 | 2025.01.13 09:43:01.653783 [ 253 ] {626086a5-8cc0-443d-9c49-5e5d32a3a4ab} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
13981 | 2025.01.13 09:43:01.654032 [ 253 ] {626086a5-8cc0-443d-9c49-5e5d32a3a4ab} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13982 | 2025.01.13 09:43:01.654248 [ 253 ] {626086a5-8cc0-443d-9c49-5e5d32a3a4ab} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001485 sec., 9427.609427609428 rows/sec., 660.25 KiB/sec. | ||
13983 | 2025.01.13 09:43:01.654300 [ 253 ] {626086a5-8cc0-443d-9c49-5e5d32a3a4ab} <Debug> TCPHandler: Processed in 0.001731789 sec. | ||
13984 | 2025.01.13 09:43:01.654446 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13985 | 2025.01.13 09:43:01.654563 [ 4 ] {59e55c0d-c489-4ee2-b2c0-3d2591bb2d4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
13986 | 2025.01.13 09:43:01.654611 [ 4 ] {59e55c0d-c489-4ee2-b2c0-3d2591bb2d4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13987 | 2025.01.13 09:43:01.655193 [ 4 ] {59e55c0d-c489-4ee2-b2c0-3d2591bb2d4f} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13988 | 2025.01.13 09:43:01.655247 [ 4 ] {59e55c0d-c489-4ee2-b2c0-3d2591bb2d4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
13989 | 2025.01.13 09:43:01.655671 [ 4 ] {59e55c0d-c489-4ee2-b2c0-3d2591bb2d4f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
13990 | 2025.01.13 09:43:01.655918 [ 4 ] {59e55c0d-c489-4ee2-b2c0-3d2591bb2d4f} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13991 | 2025.01.13 09:43:01.656093 [ 95 ] {} <Debug> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
13992 | 2025.01.13 09:43:01.656154 [ 4 ] {59e55c0d-c489-4ee2-b2c0-3d2591bb2d4f} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001608 sec., 8084.577114427861 rows/sec., 504.07 KiB/sec. | ||
13993 | 2025.01.13 09:43:01.656167 [ 95 ] {} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13994 | 2025.01.13 09:43:01.656236 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
13995 | 2025.01.13 09:43:01.656281 [ 4 ] {59e55c0d-c489-4ee2-b2c0-3d2591bb2d4f} <Debug> TCPHandler: Processed in 0.001886263 sec. | ||
13996 | 2025.01.13 09:43:01.656492 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13997 | 2025.01.13 09:43:01.656509 [ 191 ] {87347901-4082-4a7d-a746-0bcdebd578f7::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 | ||
13998 | 2025.01.13 09:43:01.656663 [ 253 ] {bc256daf-5159-467b-9e0a-73c031c3f780} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13999 | 2025.01.13 09:43:01.656775 [ 253 ] {bc256daf-5159-467b-9e0a-73c031c3f780} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14000 | 2025.01.13 09:43:01.656789 [ 191 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14001 | 2025.01.13 09:43:01.656893 [ 191 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 13 rows starting from the beginning of the part | ||
14002 | 2025.01.13 09:43:01.657177 [ 191 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 13 rows starting from the beginning of the part | ||
14003 | 2025.01.13 09:43:01.657459 [ 191 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 13 rows starting from the beginning of the part | ||
14004 | 2025.01.13 09:43:01.657778 [ 191 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 13 rows starting from the beginning of the part | ||
14005 | 2025.01.13 09:43:01.658150 [ 191 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 13 rows starting from the beginning of the part | ||
14006 | 2025.01.13 09:43:01.659791 [ 253 ] {bc256daf-5159-467b-9e0a-73c031c3f780} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14007 | 2025.01.13 09:43:01.659878 [ 253 ] {bc256daf-5159-467b-9e0a-73c031c3f780} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
14008 | 2025.01.13 09:43:01.660634 [ 198 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004298462 sec., 15121.68771062766 rows/sec., 1001.90 KiB/sec. | ||
14009 | 2025.01.13 09:43:01.660840 [ 198 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
14010 | 2025.01.13 09:43:01.660849 [ 253 ] {bc256daf-5159-467b-9e0a-73c031c3f780} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
14011 | 2025.01.13 09:43:01.661379 [ 198 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_49_12} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14012 | 2025.01.13 09:43:01.661391 [ 253 ] {bc256daf-5159-467b-9e0a-73c031c3f780} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14013 | 2025.01.13 09:43:01.661578 [ 198 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_49_12} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
14014 | 2025.01.13 09:43:01.661828 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
14015 | 2025.01.13 09:43:01.661936 [ 253 ] {bc256daf-5159-467b-9e0a-73c031c3f780} <Debug> executeQuery: Read 359 rows, 25.84 KiB in 0.005327 sec., 67392.52862774544 rows/sec., 4.74 MiB/sec. | ||
14016 | 2025.01.13 09:43:01.662160 [ 253 ] {bc256daf-5159-467b-9e0a-73c031c3f780} <Debug> TCPHandler: Processed in 0.005768193 sec. | ||
14017 | 2025.01.13 09:43:01.662404 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14018 | 2025.01.13 09:43:01.662677 [ 4 ] {30eddbda-db52-4267-a778-213a23c208d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
14019 | 2025.01.13 09:43:01.662741 [ 4 ] {30eddbda-db52-4267-a778-213a23c208d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
14020 | 2025.01.13 09:43:01.663241 [ 4 ] {30eddbda-db52-4267-a778-213a23c208d3} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14021 | 2025.01.13 09:43:01.663280 [ 4 ] {30eddbda-db52-4267-a778-213a23c208d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
14022 | 2025.01.13 09:43:01.663661 [ 4 ] {30eddbda-db52-4267-a778-213a23c208d3} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
14023 | 2025.01.13 09:43:01.663905 [ 4 ] {30eddbda-db52-4267-a778-213a23c208d3} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14024 | 2025.01.13 09:43:01.664064 [ 95 ] {} <Debug> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913) (MergerMutator): Selected 6 parts from all_1_44_9 to all_49_49_0 | ||
14025 | 2025.01.13 09:43:01.664121 [ 95 ] {} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14026 | 2025.01.13 09:43:01.664154 [ 4 ] {30eddbda-db52-4267-a778-213a23c208d3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001567 sec., 3828.9725590299936 rows/sec., 200.05 KiB/sec. | ||
14027 | 2025.01.13 09:43:01.664159 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
14028 | 2025.01.13 09:43:01.664315 [ 4 ] {30eddbda-db52-4267-a778-213a23c208d3} <Debug> TCPHandler: Processed in 0.002039447 sec. | ||
14029 | 2025.01.13 09:43:01.664374 [ 197 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::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 | ||
14030 | 2025.01.13 09:43:01.664482 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14031 | 2025.01.13 09:43:01.664487 [ 197 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_49_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14032 | 2025.01.13 09:43:01.664531 [ 197 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_44_9, total 264 rows starting from the beginning of the part | ||
14033 | 2025.01.13 09:43:01.664659 [ 253 ] {9f6fdef2-46b9-4550-8820-d398b3e48554} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14034 | 2025.01.13 09:43:01.664726 [ 197 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part | ||
14035 | 2025.01.13 09:43:01.664843 [ 253 ] {9f6fdef2-46b9-4550-8820-d398b3e48554} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14036 | 2025.01.13 09:43:01.665094 [ 197 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part | ||
14037 | 2025.01.13 09:43:01.665461 [ 197 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 6 rows starting from the beginning of the part | ||
14038 | 2025.01.13 09:43:01.665770 [ 197 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 6 rows starting from the beginning of the part | ||
14039 | 2025.01.13 09:43:01.666144 [ 197 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 6 rows starting from the beginning of the part | ||
14040 | 2025.01.13 09:43:01.667205 [ 253 ] {9f6fdef2-46b9-4550-8820-d398b3e48554} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14041 | 2025.01.13 09:43:01.667252 [ 253 ] {9f6fdef2-46b9-4550-8820-d398b3e48554} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
14042 | 2025.01.13 09:43:01.667887 [ 253 ] {9f6fdef2-46b9-4550-8820-d398b3e48554} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
14043 | 2025.01.13 09:43:01.667911 [ 189 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_49_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 294 rows, containing 4 columns (4 merged, 0 gathered) in 0.003624782 sec., 81108.32596277514 rows/sec., 4.14 MiB/sec. | ||
14044 | 2025.01.13 09:43:01.668132 [ 195 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_49_10} <Trace> MergedBlockOutputStream: filled checksums all_1_49_10 (state Temporary) | ||
14045 | 2025.01.13 09:43:01.668326 [ 253 ] {9f6fdef2-46b9-4550-8820-d398b3e48554} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14046 | 2025.01.13 09:43:01.668687 [ 253 ] {9f6fdef2-46b9-4550-8820-d398b3e48554} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.004108 sec., 43086.660175267774 rows/sec., 2.84 MiB/sec. | ||
14047 | 2025.01.13 09:43:01.668845 [ 253 ] {9f6fdef2-46b9-4550-8820-d398b3e48554} <Debug> TCPHandler: Processed in 0.004429306 sec. | ||
14048 | 2025.01.13 09:43:01.668979 [ 197 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_49_10} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Renaming temporary part tmp_merge_all_1_49_10 to all_1_49_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14049 | 2025.01.13 09:43:01.669035 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14050 | 2025.01.13 09:43:01.669088 [ 197 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_49_10} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913) (MergerMutator): Merged 6 parts: [all_1_44_9, all_49_49_0] -> all_1_49_10 | ||
14051 | 2025.01.13 09:43:01.669185 [ 4 ] {dc233cbf-1776-44ab-b1d1-24eadea1bbaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
14052 | 2025.01.13 09:43:01.669190 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
14053 | 2025.01.13 09:43:01.669241 [ 4 ] {dc233cbf-1776-44ab-b1d1-24eadea1bbaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
14054 | 2025.01.13 09:43:01.669687 [ 4 ] {dc233cbf-1776-44ab-b1d1-24eadea1bbaa} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14055 | 2025.01.13 09:43:01.669726 [ 4 ] {dc233cbf-1776-44ab-b1d1-24eadea1bbaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
14056 | 2025.01.13 09:43:01.670102 [ 4 ] {dc233cbf-1776-44ab-b1d1-24eadea1bbaa} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
14057 | 2025.01.13 09:43:01.670346 [ 4 ] {dc233cbf-1776-44ab-b1d1-24eadea1bbaa} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14058 | 2025.01.13 09:43:01.670554 [ 4 ] {dc233cbf-1776-44ab-b1d1-24eadea1bbaa} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00142 sec., 704.2253521126761 rows/sec., 47.45 KiB/sec. | ||
14059 | 2025.01.13 09:43:01.670603 [ 4 ] {dc233cbf-1776-44ab-b1d1-24eadea1bbaa} <Debug> TCPHandler: Processed in 0.001643797 sec. | ||
14060 | 2025.01.13 09:43:01.670751 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14061 | 2025.01.13 09:43:01.670858 [ 253 ] {b9a702df-75ed-4083-9fb8-dcd1b8c7eb27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14062 | 2025.01.13 09:43:01.670926 [ 253 ] {b9a702df-75ed-4083-9fb8-dcd1b8c7eb27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14063 | 2025.01.13 09:43:01.672013 [ 253 ] {b9a702df-75ed-4083-9fb8-dcd1b8c7eb27} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14064 | 2025.01.13 09:43:01.672057 [ 253 ] {b9a702df-75ed-4083-9fb8-dcd1b8c7eb27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
14065 | 2025.01.13 09:43:01.672695 [ 253 ] {b9a702df-75ed-4083-9fb8-dcd1b8c7eb27} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
14066 | 2025.01.13 09:43:01.672983 [ 253 ] {b9a702df-75ed-4083-9fb8-dcd1b8c7eb27} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14067 | 2025.01.13 09:43:01.673241 [ 253 ] {b9a702df-75ed-4083-9fb8-dcd1b8c7eb27} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002405 sec., 5405.405405405405 rows/sec., 9.69 MiB/sec. | ||
14068 | 2025.01.13 09:43:01.673338 [ 253 ] {b9a702df-75ed-4083-9fb8-dcd1b8c7eb27} <Debug> TCPHandler: Processed in 0.002641944 sec. | ||
14069 | 2025.01.13 09:43:01.673491 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14070 | 2025.01.13 09:43:01.673597 [ 4 ] {6e79c8ad-2fae-418b-bf04-ab51a46b371e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14071 | 2025.01.13 09:43:01.673646 [ 4 ] {6e79c8ad-2fae-418b-bf04-ab51a46b371e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14072 | 2025.01.13 09:43:01.674091 [ 4 ] {6e79c8ad-2fae-418b-bf04-ab51a46b371e} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14073 | 2025.01.13 09:43:01.674130 [ 4 ] {6e79c8ad-2fae-418b-bf04-ab51a46b371e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
14074 | 2025.01.13 09:43:01.674493 [ 4 ] {6e79c8ad-2fae-418b-bf04-ab51a46b371e} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
14075 | 2025.01.13 09:43:01.674741 [ 4 ] {6e79c8ad-2fae-418b-bf04-ab51a46b371e} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14076 | 2025.01.13 09:43:01.674970 [ 4 ] {6e79c8ad-2fae-418b-bf04-ab51a46b371e} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001394 sec., 37302.725968436156 rows/sec., 2.31 MiB/sec. | ||
14077 | 2025.01.13 09:43:01.675022 [ 4 ] {6e79c8ad-2fae-418b-bf04-ab51a46b371e} <Debug> TCPHandler: Processed in 0.001588175 sec. | ||
14078 | 2025.01.13 09:43:02.888331 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 513 | ||
14079 | 2025.01.13 09:43:02.910416 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14080 | 2025.01.13 09:43:02.910478 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
14081 | 2025.01.13 09:43:02.918048 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
14082 | 2025.01.13 09:43:02.918882 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14083 | 2025.01.13 09:43:02.922659 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 513 | ||
14084 | 2025.01.13 09:43:06.637979 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14085 | 2025.01.13 09:43:06.638194 [ 4 ] {2640d1d3-258b-4415-b0a6-6d958a846e82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14086 | 2025.01.13 09:43:06.638268 [ 4 ] {2640d1d3-258b-4415-b0a6-6d958a846e82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14087 | 2025.01.13 09:43:06.639071 [ 4 ] {2640d1d3-258b-4415-b0a6-6d958a846e82} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14088 | 2025.01.13 09:43:06.639121 [ 4 ] {2640d1d3-258b-4415-b0a6-6d958a846e82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
14089 | 2025.01.13 09:43:06.639581 [ 4 ] {2640d1d3-258b-4415-b0a6-6d958a846e82} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
14090 | 2025.01.13 09:43:06.639840 [ 4 ] {2640d1d3-258b-4415-b0a6-6d958a846e82} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14091 | 2025.01.13 09:43:06.640072 [ 88 ] {} <Debug> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
14092 | 2025.01.13 09:43:06.640097 [ 4 ] {2640d1d3-258b-4415-b0a6-6d958a846e82} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.001955 sec., 39897.69820971867 rows/sec., 3.42 MiB/sec. | ||
14093 | 2025.01.13 09:43:06.640172 [ 88 ] {} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14094 | 2025.01.13 09:43:06.640253 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
14095 | 2025.01.13 09:43:06.640258 [ 4 ] {2640d1d3-258b-4415-b0a6-6d958a846e82} <Debug> TCPHandler: Processed in 0.002419188 sec. | ||
14096 | 2025.01.13 09:43:06.640548 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14097 | 2025.01.13 09:43:06.640566 [ 189 ] {4e32d370-b554-4105-93df-36198ea84aa7::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 | ||
14098 | 2025.01.13 09:43:06.640775 [ 253 ] {efa73d3e-16fa-455a-96c6-17cd765a53ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14099 | 2025.01.13 09:43:06.640964 [ 253 ] {efa73d3e-16fa-455a-96c6-17cd765a53ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14100 | 2025.01.13 09:43:06.641111 [ 189 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14101 | 2025.01.13 09:43:06.641269 [ 189 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1398 rows starting from the beginning of the part | ||
14102 | 2025.01.13 09:43:06.641804 [ 189 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 1345 rows starting from the beginning of the part | ||
14103 | 2025.01.13 09:43:06.642328 [ 189 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 26 rows starting from the beginning of the part | ||
14104 | 2025.01.13 09:43:06.642867 [ 189 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 78 rows starting from the beginning of the part | ||
14105 | 2025.01.13 09:43:06.643295 [ 189 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 199 rows starting from the beginning of the part | ||
14106 | 2025.01.13 09:43:06.643633 [ 189 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 78 rows starting from the beginning of the part | ||
14107 | 2025.01.13 09:43:06.645499 [ 253 ] {efa73d3e-16fa-455a-96c6-17cd765a53ed} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14108 | 2025.01.13 09:43:06.645541 [ 253 ] {efa73d3e-16fa-455a-96c6-17cd765a53ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
14109 | 2025.01.13 09:43:06.646073 [ 253 ] {efa73d3e-16fa-455a-96c6-17cd765a53ed} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
14110 | 2025.01.13 09:43:06.646382 [ 253 ] {efa73d3e-16fa-455a-96c6-17cd765a53ed} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14111 | 2025.01.13 09:43:06.646627 [ 253 ] {efa73d3e-16fa-455a-96c6-17cd765a53ed} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.005974 sec., 4352.192835621025 rows/sec., 327.26 KiB/sec. | ||
14112 | 2025.01.13 09:43:06.646714 [ 253 ] {efa73d3e-16fa-455a-96c6-17cd765a53ed} <Debug> TCPHandler: Processed in 0.00631113 sec. | ||
14113 | 2025.01.13 09:43:06.646895 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14114 | 2025.01.13 09:43:06.646913 [ 189 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3124 rows, containing 5 columns (5 merged, 0 gathered) in 0.006550736 sec., 476892.97813253355 rows/sec., 41.78 MiB/sec. | ||
14115 | 2025.01.13 09:43:06.647011 [ 4 ] {92530e75-8ae2-4e1a-ba99-a1180805d704} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14116 | 2025.01.13 09:43:06.647060 [ 4 ] {92530e75-8ae2-4e1a-ba99-a1180805d704} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14117 | 2025.01.13 09:43:06.647121 [ 189 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
14118 | 2025.01.13 09:43:06.647503 [ 189 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_116_23} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14119 | 2025.01.13 09:43:06.647617 [ 189 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_116_23} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
14120 | 2025.01.13 09:43:06.647716 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
14121 | 2025.01.13 09:43:06.647819 [ 4 ] {92530e75-8ae2-4e1a-ba99-a1180805d704} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14122 | 2025.01.13 09:43:06.647857 [ 4 ] {92530e75-8ae2-4e1a-ba99-a1180805d704} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
14123 | 2025.01.13 09:43:06.648215 [ 4 ] {92530e75-8ae2-4e1a-ba99-a1180805d704} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
14124 | 2025.01.13 09:43:06.648483 [ 4 ] {92530e75-8ae2-4e1a-ba99-a1180805d704} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14125 | 2025.01.13 09:43:06.648697 [ 88 ] {} <Debug> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
14126 | 2025.01.13 09:43:06.648753 [ 4 ] {92530e75-8ae2-4e1a-ba99-a1180805d704} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.001753 sec., 30804.33542498574 rows/sec., 2.41 MiB/sec. | ||
14127 | 2025.01.13 09:43:06.648780 [ 88 ] {} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14128 | 2025.01.13 09:43:06.648884 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
14129 | 2025.01.13 09:43:06.648897 [ 4 ] {92530e75-8ae2-4e1a-ba99-a1180805d704} <Debug> TCPHandler: Processed in 0.002076679 sec. | ||
14130 | 2025.01.13 09:43:06.649160 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14131 | 2025.01.13 09:43:06.649182 [ 199 ] {dc80af8f-ae59-4221-9151-b81aadd12800::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 | ||
14132 | 2025.01.13 09:43:06.649376 [ 253 ] {b03aa92d-cd64-4606-8ebb-bee145e48c42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14133 | 2025.01.13 09:43:06.649512 [ 253 ] {b03aa92d-cd64-4606-8ebb-bee145e48c42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14134 | 2025.01.13 09:43:06.649526 [ 199 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14135 | 2025.01.13 09:43:06.649642 [ 199 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 873 rows starting from the beginning of the part | ||
14136 | 2025.01.13 09:43:06.649997 [ 199 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 827 rows starting from the beginning of the part | ||
14137 | 2025.01.13 09:43:06.650389 [ 199 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 28 rows starting from the beginning of the part | ||
14138 | 2025.01.13 09:43:06.650695 [ 199 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 54 rows starting from the beginning of the part | ||
14139 | 2025.01.13 09:43:06.650985 [ 199 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 359 rows starting from the beginning of the part | ||
14140 | 2025.01.13 09:43:06.651261 [ 199 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 54 rows starting from the beginning of the part | ||
14141 | 2025.01.13 09:43:06.652331 [ 253 ] {b03aa92d-cd64-4606-8ebb-bee145e48c42} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14142 | 2025.01.13 09:43:06.652412 [ 253 ] {b03aa92d-cd64-4606-8ebb-bee145e48c42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
14143 | 2025.01.13 09:43:06.653330 [ 253 ] {b03aa92d-cd64-4606-8ebb-bee145e48c42} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
14144 | 2025.01.13 09:43:06.653782 [ 253 ] {b03aa92d-cd64-4606-8ebb-bee145e48c42} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14145 | 2025.01.13 09:43:06.654280 [ 253 ] {b03aa92d-cd64-4606-8ebb-bee145e48c42} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.004949 sec., 20206.102242877347 rows/sec., 1.40 MiB/sec. | ||
14146 | 2025.01.13 09:43:06.654536 [ 253 ] {b03aa92d-cd64-4606-8ebb-bee145e48c42} <Debug> TCPHandler: Processed in 0.005495596 sec. | ||
14147 | 2025.01.13 09:43:06.654562 [ 199 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2195 rows, containing 5 columns (5 merged, 0 gathered) in 0.005545497 sec., 395816.6418627582 rows/sec., 30.15 MiB/sec. | ||
14148 | 2025.01.13 09:43:06.654713 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14149 | 2025.01.13 09:43:06.654783 [ 199 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
14150 | 2025.01.13 09:43:06.654960 [ 4 ] {e9977d36-de05-47c4-8a01-2ccdae69d4c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14151 | 2025.01.13 09:43:06.655135 [ 4 ] {e9977d36-de05-47c4-8a01-2ccdae69d4c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14152 | 2025.01.13 09:43:06.655441 [ 199 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_116_23} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14153 | 2025.01.13 09:43:06.655694 [ 199 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_116_23} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
14154 | 2025.01.13 09:43:06.655955 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
14155 | 2025.01.13 09:43:06.656894 [ 4 ] {e9977d36-de05-47c4-8a01-2ccdae69d4c7} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14156 | 2025.01.13 09:43:06.656938 [ 4 ] {e9977d36-de05-47c4-8a01-2ccdae69d4c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
14157 | 2025.01.13 09:43:06.657613 [ 4 ] {e9977d36-de05-47c4-8a01-2ccdae69d4c7} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
14158 | 2025.01.13 09:43:06.657872 [ 4 ] {e9977d36-de05-47c4-8a01-2ccdae69d4c7} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14159 | 2025.01.13 09:43:06.658123 [ 4 ] {e9977d36-de05-47c4-8a01-2ccdae69d4c7} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.003235 sec., 8037.094281298299 rows/sec., 14.40 MiB/sec. | ||
14160 | 2025.01.13 09:43:06.658221 [ 4 ] {e9977d36-de05-47c4-8a01-2ccdae69d4c7} <Debug> TCPHandler: Processed in 0.003581032 sec. | ||
14161 | 2025.01.13 09:43:06.658371 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14162 | 2025.01.13 09:43:06.658501 [ 253 ] {f2bee01f-f114-4c56-8e4d-c249f6a1575d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14163 | 2025.01.13 09:43:06.658557 [ 253 ] {f2bee01f-f114-4c56-8e4d-c249f6a1575d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14164 | 2025.01.13 09:43:06.659084 [ 253 ] {f2bee01f-f114-4c56-8e4d-c249f6a1575d} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14165 | 2025.01.13 09:43:06.659132 [ 253 ] {f2bee01f-f114-4c56-8e4d-c249f6a1575d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
14166 | 2025.01.13 09:43:06.659497 [ 253 ] {f2bee01f-f114-4c56-8e4d-c249f6a1575d} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
14167 | 2025.01.13 09:43:06.659740 [ 253 ] {f2bee01f-f114-4c56-8e4d-c249f6a1575d} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14168 | 2025.01.13 09:43:06.659914 [ 88 ] {} <Debug> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
14169 | 2025.01.13 09:43:06.659961 [ 88 ] {} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14170 | 2025.01.13 09:43:06.659980 [ 253 ] {f2bee01f-f114-4c56-8e4d-c249f6a1575d} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001498 sec., 20026.702269692923 rows/sec., 1.37 MiB/sec. | ||
14171 | 2025.01.13 09:43:06.659995 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
14172 | 2025.01.13 09:43:06.660065 [ 253 ] {f2bee01f-f114-4c56-8e4d-c249f6a1575d} <Debug> TCPHandler: Processed in 0.00175096 sec. | ||
14173 | 2025.01.13 09:43:06.660264 [ 189 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::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 | ||
14174 | 2025.01.13 09:43:06.660430 [ 189 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14175 | 2025.01.13 09:43:06.660528 [ 189 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 3896 rows starting from the beginning of the part | ||
14176 | 2025.01.13 09:43:06.660880 [ 189 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 40 rows starting from the beginning of the part | ||
14177 | 2025.01.13 09:43:06.661140 [ 189 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 12 rows starting from the beginning of the part | ||
14178 | 2025.01.13 09:43:06.661488 [ 189 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 30 rows starting from the beginning of the part | ||
14179 | 2025.01.13 09:43:06.661785 [ 189 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 52 rows starting from the beginning of the part | ||
14180 | 2025.01.13 09:43:06.662100 [ 189 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 30 rows starting from the beginning of the part | ||
14181 | 2025.01.13 09:43:06.663948 [ 190 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4060 rows, containing 4 columns (4 merged, 0 gathered) in 0.003825338 sec., 1061344.1217481957 rows/sec., 68.32 MiB/sec. | ||
14182 | 2025.01.13 09:43:06.664286 [ 193 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
14183 | 2025.01.13 09:43:06.664643 [ 193 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_116_23} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14184 | 2025.01.13 09:43:06.664739 [ 193 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_116_23} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
14185 | 2025.01.13 09:43:06.664825 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. | ||
14186 | 2025.01.13 09:43:08.054724 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 31659 | ||
14187 | 2025.01.13 09:43:08.055427 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14188 | 2025.01.13 09:43:08.055482 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
14189 | 2025.01.13 09:43:08.056032 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
14190 | 2025.01.13 09:43:08.056302 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14191 | 2025.01.13 09:43:08.056519 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31659 | ||
14192 | 2025.01.13 09:43:10.423645 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 521 | ||
14193 | 2025.01.13 09:43:10.444848 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14194 | 2025.01.13 09:43:10.444894 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
14195 | 2025.01.13 09:43:10.452258 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
14196 | 2025.01.13 09:43:10.453022 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14197 | 2025.01.13 09:43:10.456944 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 521 | ||
14198 | 2025.01.13 09:43:10.720897 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2002 | ||
14199 | 2025.01.13 09:43:10.724129 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14200 | 2025.01.13 09:43:10.724181 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
14201 | 2025.01.13 09:43:10.725716 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
14202 | 2025.01.13 09:43:10.726022 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14203 | 2025.01.13 09:43:10.726225 [ 84 ] {} <Debug> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
14204 | 2025.01.13 09:43:10.726320 [ 84 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14205 | 2025.01.13 09:43:10.726380 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
14206 | 2025.01.13 09:43:10.726852 [ 189 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::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 | ||
14207 | 2025.01.13 09:43:10.727363 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2002 | ||
14208 | 2025.01.13 09:43:10.727898 [ 189 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14209 | 2025.01.13 09:43:10.728096 [ 189 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1834 rows starting from the beginning of the part | ||
14210 | 2025.01.13 09:43:10.728846 [ 189 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 20 rows starting from the beginning of the part | ||
14211 | 2025.01.13 09:43:10.729589 [ 189 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 36 rows starting from the beginning of the part | ||
14212 | 2025.01.13 09:43:10.730260 [ 189 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 58 rows starting from the beginning of the part | ||
14213 | 2025.01.13 09:43:10.730914 [ 189 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 20 rows starting from the beginning of the part | ||
14214 | 2025.01.13 09:43:10.731562 [ 189 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::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 | ||
14215 | 2025.01.13 09:43:10.741039 [ 190 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2002 rows, containing 72 columns (72 merged, 0 gathered) in 0.014468101 sec., 138373.37740453982 rows/sec., 104.04 MiB/sec. | ||
14216 | 2025.01.13 09:43:10.742934 [ 187 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
14217 | 2025.01.13 09:43:10.743717 [ 187 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_51_10} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14218 | 2025.01.13 09:43:10.743806 [ 187 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_51_10} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
14219 | 2025.01.13 09:43:10.744131 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.09 MiB. | ||
14220 | 2025.01.13 09:43:11.641495 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14221 | 2025.01.13 09:43:11.641694 [ 4 ] {048b6fab-b4f8-48a6-9155-698c50dbb90c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
14222 | 2025.01.13 09:43:11.641770 [ 4 ] {048b6fab-b4f8-48a6-9155-698c50dbb90c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
14223 | 2025.01.13 09:43:11.642537 [ 4 ] {048b6fab-b4f8-48a6-9155-698c50dbb90c} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14224 | 2025.01.13 09:43:11.642594 [ 4 ] {048b6fab-b4f8-48a6-9155-698c50dbb90c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
14225 | 2025.01.13 09:43:11.643044 [ 4 ] {048b6fab-b4f8-48a6-9155-698c50dbb90c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
14226 | 2025.01.13 09:43:11.643301 [ 4 ] {048b6fab-b4f8-48a6-9155-698c50dbb90c} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14227 | 2025.01.13 09:43:11.643545 [ 4 ] {048b6fab-b4f8-48a6-9155-698c50dbb90c} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001904 sec., 7352.941176470588 rows/sec., 529.31 KiB/sec. | ||
14228 | 2025.01.13 09:43:11.643615 [ 4 ] {048b6fab-b4f8-48a6-9155-698c50dbb90c} <Debug> TCPHandler: Processed in 0.002255834 sec. | ||
14229 | 2025.01.13 09:43:11.643795 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14230 | 2025.01.13 09:43:11.643922 [ 253 ] {5ce74537-272a-4951-8144-27ba4d5d9056} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14231 | 2025.01.13 09:43:11.643974 [ 253 ] {5ce74537-272a-4951-8144-27ba4d5d9056} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14232 | 2025.01.13 09:43:11.644642 [ 253 ] {5ce74537-272a-4951-8144-27ba4d5d9056} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14233 | 2025.01.13 09:43:11.644686 [ 253 ] {5ce74537-272a-4951-8144-27ba4d5d9056} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
14234 | 2025.01.13 09:43:11.645114 [ 253 ] {5ce74537-272a-4951-8144-27ba4d5d9056} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
14235 | 2025.01.13 09:43:11.645358 [ 253 ] {5ce74537-272a-4951-8144-27ba4d5d9056} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14236 | 2025.01.13 09:43:11.645594 [ 253 ] {5ce74537-272a-4951-8144-27ba4d5d9056} <Debug> executeQuery: Read 199 rows, 18.11 KiB in 0.001697 sec., 117265.76311137302 rows/sec., 10.42 MiB/sec. | ||
14237 | 2025.01.13 09:43:11.645669 [ 253 ] {5ce74537-272a-4951-8144-27ba4d5d9056} <Debug> TCPHandler: Processed in 0.001928215 sec. | ||
14238 | 2025.01.13 09:43:11.645849 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14239 | 2025.01.13 09:43:11.646179 [ 4 ] {8fd39897-a8ea-4984-aaba-8c8e9aa3d045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14240 | 2025.01.13 09:43:11.646327 [ 4 ] {8fd39897-a8ea-4984-aaba-8c8e9aa3d045} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14241 | 2025.01.13 09:43:11.646936 [ 4 ] {8fd39897-a8ea-4984-aaba-8c8e9aa3d045} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14242 | 2025.01.13 09:43:11.646976 [ 4 ] {8fd39897-a8ea-4984-aaba-8c8e9aa3d045} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
14243 | 2025.01.13 09:43:11.647328 [ 4 ] {8fd39897-a8ea-4984-aaba-8c8e9aa3d045} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
14244 | 2025.01.13 09:43:11.647573 [ 4 ] {8fd39897-a8ea-4984-aaba-8c8e9aa3d045} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14245 | 2025.01.13 09:43:11.647765 [ 83 ] {} <Debug> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7) (MergerMutator): Selected 6 parts from all_1_90_18 to all_95_95_0 | ||
14246 | 2025.01.13 09:43:11.647819 [ 4 ] {8fd39897-a8ea-4984-aaba-8c8e9aa3d045} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.001756 sec., 11389.521640091116 rows/sec., 816.40 KiB/sec. | ||
14247 | 2025.01.13 09:43:11.647872 [ 83 ] {} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14248 | 2025.01.13 09:43:11.647944 [ 4 ] {8fd39897-a8ea-4984-aaba-8c8e9aa3d045} <Debug> TCPHandler: Processed in 0.002181601 sec. | ||
14249 | 2025.01.13 09:43:11.647944 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
14250 | 2025.01.13 09:43:11.648182 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14251 | 2025.01.13 09:43:11.648303 [ 188 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::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 | ||
14252 | 2025.01.13 09:43:11.648573 [ 253 ] {2fa18887-afef-4840-a3be-ef0ad8f44744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
14253 | 2025.01.13 09:43:11.648776 [ 253 ] {2fa18887-afef-4840-a3be-ef0ad8f44744} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14254 | 2025.01.13 09:43:11.649307 [ 188 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_95_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14255 | 2025.01.13 09:43:11.649490 [ 188 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_90_18, total 60 rows starting from the beginning of the part | ||
14256 | 2025.01.13 09:43:11.650030 [ 188 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::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 | ||
14257 | 2025.01.13 09:43:11.650546 [ 188 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 26 rows starting from the beginning of the part | ||
14258 | 2025.01.13 09:43:11.650936 [ 188 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 20 rows starting from the beginning of the part | ||
14259 | 2025.01.13 09:43:11.651233 [ 188 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 26 rows starting from the beginning of the part | ||
14260 | 2025.01.13 09:43:11.651499 [ 188 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 20 rows starting from the beginning of the part | ||
14261 | 2025.01.13 09:43:11.652326 [ 253 ] {2fa18887-afef-4840-a3be-ef0ad8f44744} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14262 | 2025.01.13 09:43:11.652406 [ 253 ] {2fa18887-afef-4840-a3be-ef0ad8f44744} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
14263 | 2025.01.13 09:43:11.653363 [ 253 ] {2fa18887-afef-4840-a3be-ef0ad8f44744} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
14264 | 2025.01.13 09:43:11.653946 [ 253 ] {2fa18887-afef-4840-a3be-ef0ad8f44744} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14265 | 2025.01.13 09:43:11.654392 [ 190 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_95_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 184 rows, containing 5 columns (5 merged, 0 gathered) in 0.006280148 sec., 29298.67257905387 rows/sec., 2.20 MiB/sec. | ||
14266 | 2025.01.13 09:43:11.654466 [ 253 ] {2fa18887-afef-4840-a3be-ef0ad8f44744} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.006083 sec., 2301.4959723820484 rows/sec., 161.18 KiB/sec. | ||
14267 | 2025.01.13 09:43:11.654614 [ 253 ] {2fa18887-afef-4840-a3be-ef0ad8f44744} <Debug> TCPHandler: Processed in 0.006555716 sec. | ||
14268 | 2025.01.13 09:43:11.654685 [ 190 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_95_19} <Trace> MergedBlockOutputStream: filled checksums all_1_95_19 (state Temporary) | ||
14269 | 2025.01.13 09:43:11.654796 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14270 | 2025.01.13 09:43:11.654961 [ 4 ] {82f38f76-5b7c-45d7-85c3-2a85f5da9717} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
14271 | 2025.01.13 09:43:11.655054 [ 4 ] {82f38f76-5b7c-45d7-85c3-2a85f5da9717} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14272 | 2025.01.13 09:43:11.655253 [ 190 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_95_19} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_merge_all_1_95_19 to all_1_95_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14273 | 2025.01.13 09:43:11.655519 [ 190 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_95_19} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7) (MergerMutator): Merged 6 parts: [all_1_90_18, all_95_95_0] -> all_1_95_19 | ||
14274 | 2025.01.13 09:43:11.655720 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
14275 | 2025.01.13 09:43:11.656056 [ 4 ] {82f38f76-5b7c-45d7-85c3-2a85f5da9717} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14276 | 2025.01.13 09:43:11.656101 [ 4 ] {82f38f76-5b7c-45d7-85c3-2a85f5da9717} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
14277 | 2025.01.13 09:43:11.656451 [ 4 ] {82f38f76-5b7c-45d7-85c3-2a85f5da9717} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
14278 | 2025.01.13 09:43:11.656689 [ 4 ] {82f38f76-5b7c-45d7-85c3-2a85f5da9717} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14279 | 2025.01.13 09:43:11.656897 [ 4 ] {82f38f76-5b7c-45d7-85c3-2a85f5da9717} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001989 sec., 6535.947712418301 rows/sec., 407.51 KiB/sec. | ||
14280 | 2025.01.13 09:43:11.656960 [ 4 ] {82f38f76-5b7c-45d7-85c3-2a85f5da9717} <Debug> TCPHandler: Processed in 0.002239293 sec. | ||
14281 | 2025.01.13 09:43:11.657105 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14282 | 2025.01.13 09:43:11.657235 [ 253 ] {ea1d2aef-77b3-48dd-bb4a-6dfc3001c802} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14283 | 2025.01.13 09:43:11.657288 [ 253 ] {ea1d2aef-77b3-48dd-bb4a-6dfc3001c802} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14284 | 2025.01.13 09:43:11.658113 [ 253 ] {ea1d2aef-77b3-48dd-bb4a-6dfc3001c802} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14285 | 2025.01.13 09:43:11.658160 [ 253 ] {ea1d2aef-77b3-48dd-bb4a-6dfc3001c802} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
14286 | 2025.01.13 09:43:11.658567 [ 253 ] {ea1d2aef-77b3-48dd-bb4a-6dfc3001c802} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
14287 | 2025.01.13 09:43:11.658808 [ 253 ] {ea1d2aef-77b3-48dd-bb4a-6dfc3001c802} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14288 | 2025.01.13 09:43:11.659015 [ 253 ] {ea1d2aef-77b3-48dd-bb4a-6dfc3001c802} <Debug> executeQuery: Read 359 rows, 25.84 KiB in 0.00181 sec., 198342.5414364641 rows/sec., 13.94 MiB/sec. | ||
14289 | 2025.01.13 09:43:11.659069 [ 253 ] {ea1d2aef-77b3-48dd-bb4a-6dfc3001c802} <Debug> TCPHandler: Processed in 0.002025577 sec. | ||
14290 | 2025.01.13 09:43:11.659203 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14291 | 2025.01.13 09:43:11.659309 [ 4 ] {3d49e6b2-aca6-4ed8-b3d5-0cff43a34972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
14292 | 2025.01.13 09:43:11.659365 [ 4 ] {3d49e6b2-aca6-4ed8-b3d5-0cff43a34972} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
14293 | 2025.01.13 09:43:11.659889 [ 4 ] {3d49e6b2-aca6-4ed8-b3d5-0cff43a34972} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14294 | 2025.01.13 09:43:11.659945 [ 4 ] {3d49e6b2-aca6-4ed8-b3d5-0cff43a34972} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
14295 | 2025.01.13 09:43:11.660359 [ 4 ] {3d49e6b2-aca6-4ed8-b3d5-0cff43a34972} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
14296 | 2025.01.13 09:43:11.660586 [ 4 ] {3d49e6b2-aca6-4ed8-b3d5-0cff43a34972} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14297 | 2025.01.13 09:43:11.660794 [ 4 ] {3d49e6b2-aca6-4ed8-b3d5-0cff43a34972} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001508 sec., 3978.7798408488065 rows/sec., 207.88 KiB/sec. | ||
14298 | 2025.01.13 09:43:11.660844 [ 4 ] {3d49e6b2-aca6-4ed8-b3d5-0cff43a34972} <Debug> TCPHandler: Processed in 0.001692838 sec. | ||
14299 | 2025.01.13 09:43:11.660986 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14300 | 2025.01.13 09:43:11.661094 [ 253 ] {1d2772e8-9add-45f1-88c5-7863f4708fac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14301 | 2025.01.13 09:43:11.661142 [ 253 ] {1d2772e8-9add-45f1-88c5-7863f4708fac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14302 | 2025.01.13 09:43:11.661657 [ 253 ] {1d2772e8-9add-45f1-88c5-7863f4708fac} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14303 | 2025.01.13 09:43:11.661696 [ 253 ] {1d2772e8-9add-45f1-88c5-7863f4708fac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
14304 | 2025.01.13 09:43:11.662074 [ 253 ] {1d2772e8-9add-45f1-88c5-7863f4708fac} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
14305 | 2025.01.13 09:43:11.662348 [ 253 ] {1d2772e8-9add-45f1-88c5-7863f4708fac} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14306 | 2025.01.13 09:43:11.662545 [ 83 ] {} <Debug> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781) (MergerMutator): Selected 6 parts from all_1_112_23 to all_117_117_0 | ||
14307 | 2025.01.13 09:43:11.662596 [ 253 ] {1d2772e8-9add-45f1-88c5-7863f4708fac} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001522 sec., 116294.34954007885 rows/sec., 7.67 MiB/sec. | ||
14308 | 2025.01.13 09:43:11.662614 [ 83 ] {} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14309 | 2025.01.13 09:43:11.662687 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
14310 | 2025.01.13 09:43:11.662739 [ 253 ] {1d2772e8-9add-45f1-88c5-7863f4708fac} <Debug> TCPHandler: Processed in 0.001804271 sec. | ||
14311 | 2025.01.13 09:43:11.662964 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14312 | 2025.01.13 09:43:11.662979 [ 188 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_117_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_112_23 to all_117_117_0 into Compact with storage Full | ||
14313 | 2025.01.13 09:43:11.663159 [ 4 ] {9128ec6a-790d-418d-92ac-30f9cd3719b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
14314 | 2025.01.13 09:43:11.663286 [ 188 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_117_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14315 | 2025.01.13 09:43:11.663294 [ 4 ] {9128ec6a-790d-418d-92ac-30f9cd3719b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
14316 | 2025.01.13 09:43:11.663375 [ 188 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_117_24} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_112_23, total 28199 rows starting from the beginning of the part | ||
14317 | 2025.01.13 09:43:11.663835 [ 188 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_117_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 40 rows starting from the beginning of the part | ||
14318 | 2025.01.13 09:43:11.664181 [ 188 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_117_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 100 rows starting from the beginning of the part | ||
14319 | 2025.01.13 09:43:11.664443 [ 188 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_117_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 177 rows starting from the beginning of the part | ||
14320 | 2025.01.13 09:43:11.664806 [ 188 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_117_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 100 rows starting from the beginning of the part | ||
14321 | 2025.01.13 09:43:11.665075 [ 188 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_117_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 177 rows starting from the beginning of the part | ||
14322 | 2025.01.13 09:43:11.665629 [ 4 ] {9128ec6a-790d-418d-92ac-30f9cd3719b4} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14323 | 2025.01.13 09:43:11.665700 [ 4 ] {9128ec6a-790d-418d-92ac-30f9cd3719b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
14324 | 2025.01.13 09:43:11.666420 [ 4 ] {9128ec6a-790d-418d-92ac-30f9cd3719b4} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
14325 | 2025.01.13 09:43:11.666759 [ 4 ] {9128ec6a-790d-418d-92ac-30f9cd3719b4} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14326 | 2025.01.13 09:43:11.667081 [ 4 ] {9128ec6a-790d-418d-92ac-30f9cd3719b4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003974 sec., 251.63563160543532 rows/sec., 16.96 KiB/sec. | ||
14327 | 2025.01.13 09:43:11.667455 [ 4 ] {9128ec6a-790d-418d-92ac-30f9cd3719b4} <Debug> TCPHandler: Processed in 0.00458849 sec. | ||
14328 | 2025.01.13 09:43:11.667818 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14329 | 2025.01.13 09:43:11.668370 [ 253 ] {5dfaaac1-1750-4536-9425-fc7d254dad8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14330 | 2025.01.13 09:43:11.668628 [ 253 ] {5dfaaac1-1750-4536-9425-fc7d254dad8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14331 | 2025.01.13 09:43:11.670360 [ 253 ] {5dfaaac1-1750-4536-9425-fc7d254dad8d} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14332 | 2025.01.13 09:43:11.670404 [ 253 ] {5dfaaac1-1750-4536-9425-fc7d254dad8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
14333 | 2025.01.13 09:43:11.671296 [ 253 ] {5dfaaac1-1750-4536-9425-fc7d254dad8d} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
14334 | 2025.01.13 09:43:11.671628 [ 253 ] {5dfaaac1-1750-4536-9425-fc7d254dad8d} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14335 | 2025.01.13 09:43:11.671951 [ 253 ] {5dfaaac1-1750-4536-9425-fc7d254dad8d} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.003782 sec., 3437.3347435219457 rows/sec., 6.16 MiB/sec. | ||
14336 | 2025.01.13 09:43:11.672153 [ 253 ] {5dfaaac1-1750-4536-9425-fc7d254dad8d} <Debug> TCPHandler: Processed in 0.004548129 sec. | ||
14337 | 2025.01.13 09:43:11.672347 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14338 | 2025.01.13 09:43:11.672508 [ 4 ] {d9ee97ec-8932-42eb-95ef-d04cc4c2050a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14339 | 2025.01.13 09:43:11.672567 [ 4 ] {d9ee97ec-8932-42eb-95ef-d04cc4c2050a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14340 | 2025.01.13 09:43:11.673366 [ 4 ] {d9ee97ec-8932-42eb-95ef-d04cc4c2050a} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14341 | 2025.01.13 09:43:11.673429 [ 4 ] {d9ee97ec-8932-42eb-95ef-d04cc4c2050a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
14342 | 2025.01.13 09:43:11.673920 [ 4 ] {d9ee97ec-8932-42eb-95ef-d04cc4c2050a} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
14343 | 2025.01.13 09:43:11.674462 [ 4 ] {d9ee97ec-8932-42eb-95ef-d04cc4c2050a} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14344 | 2025.01.13 09:43:11.674496 [ 188 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_117_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28793 rows, containing 5 columns (5 merged, 0 gathered) in 0.011704912 sec., 2459907.4303164347 rows/sec., 164.73 MiB/sec. | ||
14345 | 2025.01.13 09:43:11.674765 [ 4 ] {d9ee97ec-8932-42eb-95ef-d04cc4c2050a} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.002288 sec., 22727.272727272728 rows/sec., 1.41 MiB/sec. | ||
14346 | 2025.01.13 09:43:11.674846 [ 4 ] {d9ee97ec-8932-42eb-95ef-d04cc4c2050a} <Debug> TCPHandler: Processed in 0.002585994 sec. | ||
14347 | 2025.01.13 09:43:11.674957 [ 188 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_117_24} <Trace> MergedBlockOutputStream: filled checksums all_1_117_24 (state Temporary) | ||
14348 | 2025.01.13 09:43:11.675279 [ 188 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_117_24} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_merge_all_1_117_24 to all_1_117_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14349 | 2025.01.13 09:43:11.675374 [ 188 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_117_24} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781) (MergerMutator): Merged 6 parts: [all_1_112_23, all_117_117_0] -> all_1_117_24 | ||
14350 | 2025.01.13 09:43:11.675470 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
14351 | 2025.01.13 09:43:15.301628 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
14352 | 2025.01.13 09:43:15.301702 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
14353 | 2025.01.13 09:43:15.557566 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 32086 | ||
14354 | 2025.01.13 09:43:15.558211 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14355 | 2025.01.13 09:43:15.558259 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
14356 | 2025.01.13 09:43:15.558773 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
14357 | 2025.01.13 09:43:15.559034 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14358 | 2025.01.13 09:43:15.559267 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32086 | ||
14359 | 2025.01.13 09:43:16.205681 [ 225 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): 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] | ||
14360 | 2025.01.13 09:43:16.205732 [ 225 ] {} <Debug> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): 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] | ||
14361 | 2025.01.13 09:43:16.212726 [ 225 ] {} <Debug> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): 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] | ||
14362 | 2025.01.13 09:43:16.620492 [ 222 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): 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] | ||
14363 | 2025.01.13 09:43:16.620569 [ 222 ] {} <Debug> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): 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] | ||
14364 | 2025.01.13 09:43:16.622734 [ 222 ] {} <Debug> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): 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] | ||
14365 | 2025.01.13 09:43:16.637688 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14366 | 2025.01.13 09:43:16.637900 [ 4 ] {d51ea69a-2728-44d7-8619-d5a882468f37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14367 | 2025.01.13 09:43:16.637980 [ 4 ] {d51ea69a-2728-44d7-8619-d5a882468f37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14368 | 2025.01.13 09:43:16.638820 [ 4 ] {d51ea69a-2728-44d7-8619-d5a882468f37} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14369 | 2025.01.13 09:43:16.638859 [ 4 ] {d51ea69a-2728-44d7-8619-d5a882468f37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
14370 | 2025.01.13 09:43:16.639310 [ 4 ] {d51ea69a-2728-44d7-8619-d5a882468f37} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
14371 | 2025.01.13 09:43:16.639572 [ 4 ] {d51ea69a-2728-44d7-8619-d5a882468f37} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14372 | 2025.01.13 09:43:16.639779 [ 4 ] {d51ea69a-2728-44d7-8619-d5a882468f37} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.00194 sec., 40206.18556701031 rows/sec., 3.45 MiB/sec. | ||
14373 | 2025.01.13 09:43:16.639832 [ 4 ] {d51ea69a-2728-44d7-8619-d5a882468f37} <Debug> TCPHandler: Processed in 0.002281945 sec. | ||
14374 | 2025.01.13 09:43:16.640065 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14375 | 2025.01.13 09:43:16.640204 [ 253 ] {25b7a43d-f61b-4763-8dc6-3dfc7cc74512} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14376 | 2025.01.13 09:43:16.640260 [ 253 ] {25b7a43d-f61b-4763-8dc6-3dfc7cc74512} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14377 | 2025.01.13 09:43:16.640831 [ 253 ] {25b7a43d-f61b-4763-8dc6-3dfc7cc74512} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14378 | 2025.01.13 09:43:16.640869 [ 253 ] {25b7a43d-f61b-4763-8dc6-3dfc7cc74512} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
14379 | 2025.01.13 09:43:16.641234 [ 253 ] {25b7a43d-f61b-4763-8dc6-3dfc7cc74512} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
14380 | 2025.01.13 09:43:16.641474 [ 253 ] {25b7a43d-f61b-4763-8dc6-3dfc7cc74512} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14381 | 2025.01.13 09:43:16.641649 [ 253 ] {25b7a43d-f61b-4763-8dc6-3dfc7cc74512} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001475 sec., 17627.118644067796 rows/sec., 1.29 MiB/sec. | ||
14382 | 2025.01.13 09:43:16.641699 [ 253 ] {25b7a43d-f61b-4763-8dc6-3dfc7cc74512} <Debug> TCPHandler: Processed in 0.001702088 sec. | ||
14383 | 2025.01.13 09:43:16.641855 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14384 | 2025.01.13 09:43:16.641986 [ 4 ] {0f5baf2e-f1a5-4047-ba3f-1681416a4b1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14385 | 2025.01.13 09:43:16.642040 [ 4 ] {0f5baf2e-f1a5-4047-ba3f-1681416a4b1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14386 | 2025.01.13 09:43:16.642654 [ 4 ] {0f5baf2e-f1a5-4047-ba3f-1681416a4b1c} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14387 | 2025.01.13 09:43:16.642691 [ 4 ] {0f5baf2e-f1a5-4047-ba3f-1681416a4b1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
14388 | 2025.01.13 09:43:16.643116 [ 4 ] {0f5baf2e-f1a5-4047-ba3f-1681416a4b1c} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
14389 | 2025.01.13 09:43:16.643358 [ 4 ] {0f5baf2e-f1a5-4047-ba3f-1681416a4b1c} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14390 | 2025.01.13 09:43:16.643535 [ 4 ] {0f5baf2e-f1a5-4047-ba3f-1681416a4b1c} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.001578 sec., 34220.532319391634 rows/sec., 2.67 MiB/sec. | ||
14391 | 2025.01.13 09:43:16.643585 [ 4 ] {0f5baf2e-f1a5-4047-ba3f-1681416a4b1c} <Debug> TCPHandler: Processed in 0.001791351 sec. | ||
14392 | 2025.01.13 09:43:16.643742 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14393 | 2025.01.13 09:43:16.643871 [ 253 ] {5ad5ffe1-b872-429c-996c-b2e50fcaa94f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14394 | 2025.01.13 09:43:16.643931 [ 253 ] {5ad5ffe1-b872-429c-996c-b2e50fcaa94f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14395 | 2025.01.13 09:43:16.644518 [ 253 ] {5ad5ffe1-b872-429c-996c-b2e50fcaa94f} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14396 | 2025.01.13 09:43:16.644555 [ 253 ] {5ad5ffe1-b872-429c-996c-b2e50fcaa94f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
14397 | 2025.01.13 09:43:16.644944 [ 253 ] {5ad5ffe1-b872-429c-996c-b2e50fcaa94f} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
14398 | 2025.01.13 09:43:16.645201 [ 253 ] {5ad5ffe1-b872-429c-996c-b2e50fcaa94f} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14399 | 2025.01.13 09:43:16.645418 [ 253 ] {5ad5ffe1-b872-429c-996c-b2e50fcaa94f} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001575 sec., 63492.06349206349 rows/sec., 4.40 MiB/sec. | ||
14400 | 2025.01.13 09:43:16.645468 [ 253 ] {5ad5ffe1-b872-429c-996c-b2e50fcaa94f} <Debug> TCPHandler: Processed in 0.001789281 sec. | ||
14401 | 2025.01.13 09:43:16.645628 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14402 | 2025.01.13 09:43:16.645753 [ 4 ] {2b3d4ffd-dc04-416c-98cd-fdb216d3f775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14403 | 2025.01.13 09:43:16.645832 [ 4 ] {2b3d4ffd-dc04-416c-98cd-fdb216d3f775} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14404 | 2025.01.13 09:43:16.647039 [ 4 ] {2b3d4ffd-dc04-416c-98cd-fdb216d3f775} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14405 | 2025.01.13 09:43:16.647079 [ 4 ] {2b3d4ffd-dc04-416c-98cd-fdb216d3f775} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
14406 | 2025.01.13 09:43:16.647725 [ 4 ] {2b3d4ffd-dc04-416c-98cd-fdb216d3f775} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
14407 | 2025.01.13 09:43:16.647986 [ 4 ] {2b3d4ffd-dc04-416c-98cd-fdb216d3f775} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14408 | 2025.01.13 09:43:16.648204 [ 74 ] {} <Debug> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
14409 | 2025.01.13 09:43:16.648274 [ 4 ] {2b3d4ffd-dc04-416c-98cd-fdb216d3f775} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002542 sec., 10228.16679779701 rows/sec., 18.33 MiB/sec. | ||
14410 | 2025.01.13 09:43:16.648283 [ 74 ] {} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14411 | 2025.01.13 09:43:16.648375 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
14412 | 2025.01.13 09:43:16.648603 [ 4 ] {2b3d4ffd-dc04-416c-98cd-fdb216d3f775} <Debug> TCPHandler: Processed in 0.003034736 sec. | ||
14413 | 2025.01.13 09:43:16.648710 [ 186 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::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 | ||
14414 | 2025.01.13 09:43:16.648847 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14415 | 2025.01.13 09:43:16.649122 [ 253 ] {299972a2-7861-4294-9a30-1aee86851482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14416 | 2025.01.13 09:43:16.649271 [ 253 ] {299972a2-7861-4294-9a30-1aee86851482} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14417 | 2025.01.13 09:43:16.649568 [ 186 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14418 | 2025.01.13 09:43:16.649848 [ 186 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1712 rows starting from the beginning of the part | ||
14419 | 2025.01.13 09:43:16.650653 [ 186 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 26 rows starting from the beginning of the part | ||
14420 | 2025.01.13 09:43:16.651465 [ 186 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 13 rows starting from the beginning of the part | ||
14421 | 2025.01.13 09:43:16.651481 [ 253 ] {299972a2-7861-4294-9a30-1aee86851482} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14422 | 2025.01.13 09:43:16.651570 [ 253 ] {299972a2-7861-4294-9a30-1aee86851482} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
14423 | 2025.01.13 09:43:16.652066 [ 186 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 26 rows starting from the beginning of the part | ||
14424 | 2025.01.13 09:43:16.652754 [ 186 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 13 rows starting from the beginning of the part | ||
14425 | 2025.01.13 09:43:16.653045 [ 253 ] {299972a2-7861-4294-9a30-1aee86851482} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
14426 | 2025.01.13 09:43:16.653342 [ 186 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 26 rows starting from the beginning of the part | ||
14427 | 2025.01.13 09:43:16.653878 [ 253 ] {299972a2-7861-4294-9a30-1aee86851482} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14428 | 2025.01.13 09:43:16.654545 [ 223 ] {} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): 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] | ||
14429 | 2025.01.13 09:43:16.654632 [ 223 ] {} <Debug> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): 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] | ||
14430 | 2025.01.13 09:43:16.654687 [ 253 ] {299972a2-7861-4294-9a30-1aee86851482} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.005642 sec., 5317.26338177951 rows/sec., 373.00 KiB/sec. | ||
14431 | 2025.01.13 09:43:16.655059 [ 253 ] {299972a2-7861-4294-9a30-1aee86851482} <Debug> TCPHandler: Processed in 0.006281978 sec. | ||
14432 | 2025.01.13 09:43:16.658420 [ 223 ] {} <Debug> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): 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] | ||
14433 | 2025.01.13 09:43:16.665126 [ 200 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1816 rows, containing 19 columns (19 merged, 0 gathered) in 0.01658156 sec., 109519.24909357142 rows/sec., 196.25 MiB/sec. | ||
14434 | 2025.01.13 09:43:16.666976 [ 200 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
14435 | 2025.01.13 09:43:16.667481 [ 200 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14436 | 2025.01.13 09:43:16.667589 [ 200 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
14437 | 2025.01.13 09:43:16.667787 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.27 MiB. | ||
14438 | 2025.01.13 09:43:17.001137 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 262.59 MiB, peak 279.81 MiB, free memory in arenas 0.00 B, will set to 265.14 MiB (RSS), difference: 2.55 MiB | ||
14439 | 2025.01.13 09:43:17.211607 [ 217 ] {} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): 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] | ||
14440 | 2025.01.13 09:43:17.211656 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): 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] | ||
14441 | 2025.01.13 09:43:17.213730 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): 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] | ||
14442 | 2025.01.13 09:43:17.570001 [ 221 ] {} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): 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] | ||
14443 | 2025.01.13 09:43:17.570101 [ 221 ] {} <Debug> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): 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] | ||
14444 | 2025.01.13 09:43:17.572376 [ 221 ] {} <Debug> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): 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] | ||
14445 | 2025.01.13 09:43:17.617694 [ 224 ] {} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): 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] | ||
14446 | 2025.01.13 09:43:17.617750 [ 224 ] {} <Debug> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): 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] | ||
14447 | 2025.01.13 09:43:17.619646 [ 224 ] {} <Debug> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): 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] | ||
14448 | 2025.01.13 09:43:17.957934 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 528 | ||
14449 | 2025.01.13 09:43:17.980409 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14450 | 2025.01.13 09:43:17.980478 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
14451 | 2025.01.13 09:43:17.987431 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
14452 | 2025.01.13 09:43:17.988208 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14453 | 2025.01.13 09:43:17.991171 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 528 | ||
14454 | 2025.01.13 09:43:19.103583 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14455 | 2025.01.13 09:43:19.103803 [ 4 ] {b450db45-2a5d-45c1-a1ab-2805cc860e88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
14456 | 2025.01.13 09:43:19.103891 [ 4 ] {b450db45-2a5d-45c1-a1ab-2805cc860e88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
14457 | 2025.01.13 09:43:19.104717 [ 4 ] {b450db45-2a5d-45c1-a1ab-2805cc860e88} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14458 | 2025.01.13 09:43:19.104767 [ 4 ] {b450db45-2a5d-45c1-a1ab-2805cc860e88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
14459 | 2025.01.13 09:43:19.105204 [ 4 ] {b450db45-2a5d-45c1-a1ab-2805cc860e88} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
14460 | 2025.01.13 09:43:19.105461 [ 4 ] {b450db45-2a5d-45c1-a1ab-2805cc860e88} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14461 | 2025.01.13 09:43:19.105689 [ 4 ] {b450db45-2a5d-45c1-a1ab-2805cc860e88} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001948 sec., 7186.858316221766 rows/sec., 517.36 KiB/sec. | ||
14462 | 2025.01.13 09:43:19.105745 [ 4 ] {b450db45-2a5d-45c1-a1ab-2805cc860e88} <Debug> TCPHandler: Processed in 0.002305535 sec. | ||
14463 | 2025.01.13 09:43:19.105957 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14464 | 2025.01.13 09:43:19.106092 [ 253 ] {f44a1090-26c2-487b-bc62-162c1673ec2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14465 | 2025.01.13 09:43:19.106147 [ 253 ] {f44a1090-26c2-487b-bc62-162c1673ec2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14466 | 2025.01.13 09:43:19.107475 [ 253 ] {f44a1090-26c2-487b-bc62-162c1673ec2f} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14467 | 2025.01.13 09:43:19.107516 [ 253 ] {f44a1090-26c2-487b-bc62-162c1673ec2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
14468 | 2025.01.13 09:43:19.107965 [ 253 ] {f44a1090-26c2-487b-bc62-162c1673ec2f} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
14469 | 2025.01.13 09:43:19.108209 [ 253 ] {f44a1090-26c2-487b-bc62-162c1673ec2f} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14470 | 2025.01.13 09:43:19.108435 [ 253 ] {f44a1090-26c2-487b-bc62-162c1673ec2f} <Debug> executeQuery: Read 1339 rows, 114.23 KiB in 0.002372 sec., 564502.5295109613 rows/sec., 47.03 MiB/sec. | ||
14471 | 2025.01.13 09:43:19.108486 [ 253 ] {f44a1090-26c2-487b-bc62-162c1673ec2f} <Debug> TCPHandler: Processed in 0.002598013 sec. | ||
14472 | 2025.01.13 09:43:19.108650 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14473 | 2025.01.13 09:43:19.108785 [ 4 ] {cb6a3a92-c185-46c5-9acb-7ccc2d794d82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14474 | 2025.01.13 09:43:19.108840 [ 4 ] {cb6a3a92-c185-46c5-9acb-7ccc2d794d82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14475 | 2025.01.13 09:43:19.109514 [ 4 ] {cb6a3a92-c185-46c5-9acb-7ccc2d794d82} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14476 | 2025.01.13 09:43:19.109559 [ 4 ] {cb6a3a92-c185-46c5-9acb-7ccc2d794d82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
14477 | 2025.01.13 09:43:19.109968 [ 4 ] {cb6a3a92-c185-46c5-9acb-7ccc2d794d82} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
14478 | 2025.01.13 09:43:19.110253 [ 4 ] {cb6a3a92-c185-46c5-9acb-7ccc2d794d82} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14479 | 2025.01.13 09:43:19.110469 [ 4 ] {cb6a3a92-c185-46c5-9acb-7ccc2d794d82} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.001712 sec., 11682.242990654206 rows/sec., 837.38 KiB/sec. | ||
14480 | 2025.01.13 09:43:19.110523 [ 4 ] {cb6a3a92-c185-46c5-9acb-7ccc2d794d82} <Debug> TCPHandler: Processed in 0.001939795 sec. | ||
14481 | 2025.01.13 09:43:19.110680 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14482 | 2025.01.13 09:43:19.110796 [ 253 ] {9832e163-c0d9-4b38-942f-583e8fe40a52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
14483 | 2025.01.13 09:43:19.110841 [ 253 ] {9832e163-c0d9-4b38-942f-583e8fe40a52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14484 | 2025.01.13 09:43:19.111469 [ 253 ] {9832e163-c0d9-4b38-942f-583e8fe40a52} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14485 | 2025.01.13 09:43:19.111510 [ 253 ] {9832e163-c0d9-4b38-942f-583e8fe40a52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
14486 | 2025.01.13 09:43:19.111903 [ 253 ] {9832e163-c0d9-4b38-942f-583e8fe40a52} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
14487 | 2025.01.13 09:43:19.112159 [ 253 ] {9832e163-c0d9-4b38-942f-583e8fe40a52} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14488 | 2025.01.13 09:43:19.112373 [ 253 ] {9832e163-c0d9-4b38-942f-583e8fe40a52} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001601 sec., 151155.52779512806 rows/sec., 10.24 MiB/sec. | ||
14489 | 2025.01.13 09:43:19.112427 [ 253 ] {9832e163-c0d9-4b38-942f-583e8fe40a52} <Debug> TCPHandler: Processed in 0.001804211 sec. | ||
14490 | 2025.01.13 09:43:19.112564 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14491 | 2025.01.13 09:43:19.112671 [ 4 ] {ec53446c-fd11-446a-a91e-ae83318f11cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
14492 | 2025.01.13 09:43:19.112717 [ 4 ] {ec53446c-fd11-446a-a91e-ae83318f11cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14493 | 2025.01.13 09:43:19.113258 [ 4 ] {ec53446c-fd11-446a-a91e-ae83318f11cb} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14494 | 2025.01.13 09:43:19.113299 [ 4 ] {ec53446c-fd11-446a-a91e-ae83318f11cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
14495 | 2025.01.13 09:43:19.113652 [ 4 ] {ec53446c-fd11-446a-a91e-ae83318f11cb} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
14496 | 2025.01.13 09:43:19.113890 [ 4 ] {ec53446c-fd11-446a-a91e-ae83318f11cb} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14497 | 2025.01.13 09:43:19.114134 [ 4 ] {ec53446c-fd11-446a-a91e-ae83318f11cb} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001475 sec., 8813.559322033898 rows/sec., 549.52 KiB/sec. | ||
14498 | 2025.01.13 09:43:19.114194 [ 4 ] {ec53446c-fd11-446a-a91e-ae83318f11cb} <Debug> TCPHandler: Processed in 0.001681648 sec. | ||
14499 | 2025.01.13 09:43:19.114414 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14500 | 2025.01.13 09:43:19.114600 [ 253 ] {0b9f338a-720b-4ccd-a880-8b0c6f3c0be6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14501 | 2025.01.13 09:43:19.114657 [ 253 ] {0b9f338a-720b-4ccd-a880-8b0c6f3c0be6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14502 | 2025.01.13 09:43:19.115666 [ 253 ] {0b9f338a-720b-4ccd-a880-8b0c6f3c0be6} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14503 | 2025.01.13 09:43:19.115707 [ 253 ] {0b9f338a-720b-4ccd-a880-8b0c6f3c0be6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
14504 | 2025.01.13 09:43:19.116105 [ 253 ] {0b9f338a-720b-4ccd-a880-8b0c6f3c0be6} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
14505 | 2025.01.13 09:43:19.116353 [ 253 ] {0b9f338a-720b-4ccd-a880-8b0c6f3c0be6} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14506 | 2025.01.13 09:43:19.116566 [ 253 ] {0b9f338a-720b-4ccd-a880-8b0c6f3c0be6} <Debug> executeQuery: Read 815 rows, 60.13 KiB in 0.002 sec., 407500 rows/sec., 29.36 MiB/sec. | ||
14507 | 2025.01.13 09:43:19.116619 [ 253 ] {0b9f338a-720b-4ccd-a880-8b0c6f3c0be6} <Debug> TCPHandler: Processed in 0.002317896 sec. | ||
14508 | 2025.01.13 09:43:19.116770 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14509 | 2025.01.13 09:43:19.116897 [ 4 ] {1db698ed-f068-4cdc-a6f4-3bd28ce3705f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
14510 | 2025.01.13 09:43:19.116955 [ 4 ] {1db698ed-f068-4cdc-a6f4-3bd28ce3705f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
14511 | 2025.01.13 09:43:19.117481 [ 4 ] {1db698ed-f068-4cdc-a6f4-3bd28ce3705f} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14512 | 2025.01.13 09:43:19.117527 [ 4 ] {1db698ed-f068-4cdc-a6f4-3bd28ce3705f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
14513 | 2025.01.13 09:43:19.117894 [ 4 ] {1db698ed-f068-4cdc-a6f4-3bd28ce3705f} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
14514 | 2025.01.13 09:43:19.118133 [ 4 ] {1db698ed-f068-4cdc-a6f4-3bd28ce3705f} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14515 | 2025.01.13 09:43:19.118371 [ 4 ] {1db698ed-f068-4cdc-a6f4-3bd28ce3705f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001499 sec., 4002.6684456304206 rows/sec., 209.12 KiB/sec. | ||
14516 | 2025.01.13 09:43:19.118443 [ 4 ] {1db698ed-f068-4cdc-a6f4-3bd28ce3705f} <Debug> TCPHandler: Processed in 0.00173767 sec. | ||
14517 | 2025.01.13 09:43:19.118661 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14518 | 2025.01.13 09:43:19.118876 [ 253 ] {65b64927-90e5-4b36-9987-9a8fab7bf96d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14519 | 2025.01.13 09:43:19.118938 [ 253 ] {65b64927-90e5-4b36-9987-9a8fab7bf96d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14520 | 2025.01.13 09:43:19.119760 [ 253 ] {65b64927-90e5-4b36-9987-9a8fab7bf96d} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14521 | 2025.01.13 09:43:19.119800 [ 253 ] {65b64927-90e5-4b36-9987-9a8fab7bf96d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
14522 | 2025.01.13 09:43:19.120244 [ 253 ] {65b64927-90e5-4b36-9987-9a8fab7bf96d} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
14523 | 2025.01.13 09:43:19.120496 [ 253 ] {65b64927-90e5-4b36-9987-9a8fab7bf96d} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14524 | 2025.01.13 09:43:19.120713 [ 253 ] {65b64927-90e5-4b36-9987-9a8fab7bf96d} <Debug> executeQuery: Read 983 rows, 66.95 KiB in 0.001874 sec., 524546.4247598719 rows/sec., 34.89 MiB/sec. | ||
14525 | 2025.01.13 09:43:19.120766 [ 253 ] {65b64927-90e5-4b36-9987-9a8fab7bf96d} <Debug> TCPHandler: Processed in 0.002227784 sec. | ||
14526 | 2025.01.13 09:43:19.120904 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14527 | 2025.01.13 09:43:19.121010 [ 4 ] {cd8122c7-3b64-40ba-b2fe-4f882216defc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
14528 | 2025.01.13 09:43:19.121058 [ 4 ] {cd8122c7-3b64-40ba-b2fe-4f882216defc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
14529 | 2025.01.13 09:43:19.121479 [ 4 ] {cd8122c7-3b64-40ba-b2fe-4f882216defc} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14530 | 2025.01.13 09:43:19.121519 [ 4 ] {cd8122c7-3b64-40ba-b2fe-4f882216defc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
14531 | 2025.01.13 09:43:19.121872 [ 4 ] {cd8122c7-3b64-40ba-b2fe-4f882216defc} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
14532 | 2025.01.13 09:43:19.122122 [ 4 ] {cd8122c7-3b64-40ba-b2fe-4f882216defc} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14533 | 2025.01.13 09:43:19.122332 [ 4 ] {cd8122c7-3b64-40ba-b2fe-4f882216defc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001343 sec., 744.6016381236038 rows/sec., 50.17 KiB/sec. | ||
14534 | 2025.01.13 09:43:19.122382 [ 4 ] {cd8122c7-3b64-40ba-b2fe-4f882216defc} <Debug> TCPHandler: Processed in 0.001530613 sec. | ||
14535 | 2025.01.13 09:43:19.122517 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14536 | 2025.01.13 09:43:19.122645 [ 253 ] {316d4c97-7b8c-4d21-8dae-377af182f499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14537 | 2025.01.13 09:43:19.122726 [ 253 ] {316d4c97-7b8c-4d21-8dae-377af182f499} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14538 | 2025.01.13 09:43:19.123935 [ 253 ] {316d4c97-7b8c-4d21-8dae-377af182f499} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14539 | 2025.01.13 09:43:19.123976 [ 253 ] {316d4c97-7b8c-4d21-8dae-377af182f499} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
14540 | 2025.01.13 09:43:19.124613 [ 253 ] {316d4c97-7b8c-4d21-8dae-377af182f499} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
14541 | 2025.01.13 09:43:19.124898 [ 253 ] {316d4c97-7b8c-4d21-8dae-377af182f499} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14542 | 2025.01.13 09:43:19.125196 [ 253 ] {316d4c97-7b8c-4d21-8dae-377af182f499} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002569 sec., 5060.33476060724 rows/sec., 9.07 MiB/sec. | ||
14543 | 2025.01.13 09:43:19.125399 [ 253 ] {316d4c97-7b8c-4d21-8dae-377af182f499} <Debug> TCPHandler: Processed in 0.002929073 sec. | ||
14544 | 2025.01.13 09:43:19.125667 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14545 | 2025.01.13 09:43:19.125969 [ 4 ] {747ec51d-d220-4373-a8b4-78cebcada508} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14546 | 2025.01.13 09:43:19.126041 [ 4 ] {747ec51d-d220-4373-a8b4-78cebcada508} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14547 | 2025.01.13 09:43:19.126581 [ 4 ] {747ec51d-d220-4373-a8b4-78cebcada508} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14548 | 2025.01.13 09:43:19.126620 [ 4 ] {747ec51d-d220-4373-a8b4-78cebcada508} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
14549 | 2025.01.13 09:43:19.126979 [ 4 ] {747ec51d-d220-4373-a8b4-78cebcada508} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
14550 | 2025.01.13 09:43:19.127220 [ 4 ] {747ec51d-d220-4373-a8b4-78cebcada508} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14551 | 2025.01.13 09:43:19.127454 [ 4 ] {747ec51d-d220-4373-a8b4-78cebcada508} <Debug> executeQuery: Read 40 rows, 2.46 KiB in 0.001575 sec., 25396.825396825396 rows/sec., 1.52 MiB/sec. | ||
14552 | 2025.01.13 09:43:19.127513 [ 4 ] {747ec51d-d220-4373-a8b4-78cebcada508} <Debug> TCPHandler: Processed in 0.002012377 sec. | ||
14553 | 2025.01.13 09:43:20.728510 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 2058 | ||
14554 | 2025.01.13 09:43:20.732164 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14555 | 2025.01.13 09:43:20.732217 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
14556 | 2025.01.13 09:43:20.733743 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
14557 | 2025.01.13 09:43:20.734059 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14558 | 2025.01.13 09:43:20.734601 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2058 | ||
14559 | 2025.01.13 09:43:21.633540 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14560 | 2025.01.13 09:43:21.633827 [ 4 ] {4663f514-985a-4d0e-ae83-72b381034fe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14561 | 2025.01.13 09:43:21.633956 [ 4 ] {4663f514-985a-4d0e-ae83-72b381034fe4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14562 | 2025.01.13 09:43:21.634995 [ 4 ] {4663f514-985a-4d0e-ae83-72b381034fe4} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14563 | 2025.01.13 09:43:21.635042 [ 4 ] {4663f514-985a-4d0e-ae83-72b381034fe4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
14564 | 2025.01.13 09:43:21.635488 [ 4 ] {4663f514-985a-4d0e-ae83-72b381034fe4} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
14565 | 2025.01.13 09:43:21.635752 [ 4 ] {4663f514-985a-4d0e-ae83-72b381034fe4} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14566 | 2025.01.13 09:43:21.635998 [ 4 ] {4663f514-985a-4d0e-ae83-72b381034fe4} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.002249 sec., 11560.693641618496 rows/sec., 880.17 KiB/sec. | ||
14567 | 2025.01.13 09:43:21.636066 [ 4 ] {4663f514-985a-4d0e-ae83-72b381034fe4} <Debug> TCPHandler: Processed in 0.002669996 sec. | ||
14568 | 2025.01.13 09:43:21.636251 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14569 | 2025.01.13 09:43:21.636434 [ 253 ] {24e802f4-8e01-44b3-a0ec-413ce26a104d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14570 | 2025.01.13 09:43:21.636508 [ 253 ] {24e802f4-8e01-44b3-a0ec-413ce26a104d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14571 | 2025.01.13 09:43:21.637066 [ 253 ] {24e802f4-8e01-44b3-a0ec-413ce26a104d} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14572 | 2025.01.13 09:43:21.637106 [ 253 ] {24e802f4-8e01-44b3-a0ec-413ce26a104d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
14573 | 2025.01.13 09:43:21.637464 [ 253 ] {24e802f4-8e01-44b3-a0ec-413ce26a104d} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
14574 | 2025.01.13 09:43:21.637706 [ 253 ] {24e802f4-8e01-44b3-a0ec-413ce26a104d} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14575 | 2025.01.13 09:43:21.637925 [ 253 ] {24e802f4-8e01-44b3-a0ec-413ce26a104d} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.00154 sec., 18181.818181818184 rows/sec., 1.42 MiB/sec. | ||
14576 | 2025.01.13 09:43:21.637978 [ 253 ] {24e802f4-8e01-44b3-a0ec-413ce26a104d} <Debug> TCPHandler: Processed in 0.001793281 sec. | ||
14577 | 2025.01.13 09:43:21.638115 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14578 | 2025.01.13 09:43:21.638243 [ 4 ] {62456c5e-89f5-41c9-a6c8-1691367ef2eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14579 | 2025.01.13 09:43:21.638304 [ 4 ] {62456c5e-89f5-41c9-a6c8-1691367ef2eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14580 | 2025.01.13 09:43:21.638836 [ 4 ] {62456c5e-89f5-41c9-a6c8-1691367ef2eb} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14581 | 2025.01.13 09:43:21.638876 [ 4 ] {62456c5e-89f5-41c9-a6c8-1691367ef2eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
14582 | 2025.01.13 09:43:21.639257 [ 4 ] {62456c5e-89f5-41c9-a6c8-1691367ef2eb} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
14583 | 2025.01.13 09:43:21.639506 [ 4 ] {62456c5e-89f5-41c9-a6c8-1691367ef2eb} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14584 | 2025.01.13 09:43:21.639741 [ 4 ] {62456c5e-89f5-41c9-a6c8-1691367ef2eb} <Debug> executeQuery: Read 40 rows, 2.84 KiB in 0.001527 sec., 26195.153896529144 rows/sec., 1.82 MiB/sec. | ||
14585 | 2025.01.13 09:43:21.639795 [ 4 ] {62456c5e-89f5-41c9-a6c8-1691367ef2eb} <Debug> TCPHandler: Processed in 0.001744339 sec. | ||
14586 | 2025.01.13 09:43:21.639914 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14587 | 2025.01.13 09:43:21.640020 [ 253 ] {315d5d0b-f0b8-4ad7-a4a9-2902be8ade88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14588 | 2025.01.13 09:43:21.640067 [ 253 ] {315d5d0b-f0b8-4ad7-a4a9-2902be8ade88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14589 | 2025.01.13 09:43:21.640525 [ 253 ] {315d5d0b-f0b8-4ad7-a4a9-2902be8ade88} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14590 | 2025.01.13 09:43:21.640565 [ 253 ] {315d5d0b-f0b8-4ad7-a4a9-2902be8ade88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
14591 | 2025.01.13 09:43:21.640919 [ 253 ] {315d5d0b-f0b8-4ad7-a4a9-2902be8ade88} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
14592 | 2025.01.13 09:43:21.641176 [ 253 ] {315d5d0b-f0b8-4ad7-a4a9-2902be8ade88} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14593 | 2025.01.13 09:43:21.641381 [ 253 ] {315d5d0b-f0b8-4ad7-a4a9-2902be8ade88} <Debug> executeQuery: Read 12 rows, 862.00 B in 0.001383 sec., 8676.789587852496 rows/sec., 608.67 KiB/sec. | ||
14594 | 2025.01.13 09:43:21.641431 [ 253 ] {315d5d0b-f0b8-4ad7-a4a9-2902be8ade88} <Debug> TCPHandler: Processed in 0.001567425 sec. | ||
14595 | 2025.01.13 09:43:23.060307 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 32574 | ||
14596 | 2025.01.13 09:43:23.061015 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14597 | 2025.01.13 09:43:23.061067 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
14598 | 2025.01.13 09:43:23.061613 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
14599 | 2025.01.13 09:43:23.061877 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14600 | 2025.01.13 09:43:23.062084 [ 60 ] {} <Debug> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
14601 | 2025.01.13 09:43:23.062162 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32574 | ||
14602 | 2025.01.13 09:43:23.062183 [ 60 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14603 | 2025.01.13 09:43:23.062215 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
14604 | 2025.01.13 09:43:23.062353 [ 195 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::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 | ||
14605 | 2025.01.13 09:43:23.062513 [ 195 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14606 | 2025.01.13 09:43:23.062555 [ 195 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::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 | ||
14607 | 2025.01.13 09:43:23.062633 [ 195 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::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 | ||
14608 | 2025.01.13 09:43:23.062845 [ 195 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::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 | ||
14609 | 2025.01.13 09:43:23.063007 [ 195 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::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 | ||
14610 | 2025.01.13 09:43:23.063168 [ 195 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::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 | ||
14611 | 2025.01.13 09:43:23.063307 [ 195 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::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 | ||
14612 | 2025.01.13 09:43:23.065976 [ 195 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32574 rows, containing 4 columns (4 merged, 0 gathered) in 0.003691414 sec., 8824260.838800525 rows/sec., 126.23 MiB/sec. | ||
14613 | 2025.01.13 09:43:23.066235 [ 195 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
14614 | 2025.01.13 09:43:23.066509 [ 195 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_71_14} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14615 | 2025.01.13 09:43:23.066589 [ 195 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_71_14} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
14616 | 2025.01.13 09:43:23.066673 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.00 MiB. | ||
14617 | 2025.01.13 09:43:25.492160 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 536 | ||
14618 | 2025.01.13 09:43:25.516538 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14619 | 2025.01.13 09:43:25.516614 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
14620 | 2025.01.13 09:43:25.523974 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
14621 | 2025.01.13 09:43:25.524820 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14622 | 2025.01.13 09:43:25.525296 [ 58 ] {} <Debug> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
14623 | 2025.01.13 09:43:25.525424 [ 58 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14624 | 2025.01.13 09:43:25.525503 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
14625 | 2025.01.13 09:43:25.525963 [ 191 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
14626 | 2025.01.13 09:43:25.542486 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 536 | ||
14627 | 2025.01.13 09:43:25.544002 [ 191 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14628 | 2025.01.13 09:43:25.545315 [ 191 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
14629 | 2025.01.13 09:43:25.550586 [ 191 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 8 rows starting from the beginning of the part | ||
14630 | 2025.01.13 09:43:25.556079 [ 191 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 7 rows starting from the beginning of the part | ||
14631 | 2025.01.13 09:43:25.563443 [ 191 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 8 rows starting from the beginning of the part | ||
14632 | 2025.01.13 09:43:25.569194 [ 191 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 7 rows starting from the beginning of the part | ||
14633 | 2025.01.13 09:43:25.575129 [ 191 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part | ||
14634 | 2025.01.13 09:43:25.640959 [ 192 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 536 rows, containing 679 columns (679 merged, 0 gathered) in 0.11530637 sec., 4648.485595375173 rows/sec., 24.04 MiB/sec. | ||
14635 | 2025.01.13 09:43:25.644107 [ 192 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
14636 | 2025.01.13 09:43:25.647042 [ 192 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_71_14} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14637 | 2025.01.13 09:43:25.647160 [ 192 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_71_14} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
14638 | 2025.01.13 09:43:25.649590 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
14639 | 2025.01.13 09:43:26.638297 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14640 | 2025.01.13 09:43:26.638492 [ 4 ] {35c34b35-929d-4795-8604-e8da739e6780} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14641 | 2025.01.13 09:43:26.638567 [ 4 ] {35c34b35-929d-4795-8604-e8da739e6780} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14642 | 2025.01.13 09:43:26.639401 [ 4 ] {35c34b35-929d-4795-8604-e8da739e6780} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14643 | 2025.01.13 09:43:26.639478 [ 4 ] {35c34b35-929d-4795-8604-e8da739e6780} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
14644 | 2025.01.13 09:43:26.639961 [ 4 ] {35c34b35-929d-4795-8604-e8da739e6780} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
14645 | 2025.01.13 09:43:26.640229 [ 4 ] {35c34b35-929d-4795-8604-e8da739e6780} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14646 | 2025.01.13 09:43:26.640499 [ 4 ] {35c34b35-929d-4795-8604-e8da739e6780} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.002047 sec., 38104.54323400097 rows/sec., 3.27 MiB/sec. | ||
14647 | 2025.01.13 09:43:26.640504 [ 56 ] {} <Debug> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
14648 | 2025.01.13 09:43:26.640597 [ 4 ] {35c34b35-929d-4795-8604-e8da739e6780} <Debug> TCPHandler: Processed in 0.002431449 sec. | ||
14649 | 2025.01.13 09:43:26.640656 [ 56 ] {} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14650 | 2025.01.13 09:43:26.640728 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
14651 | 2025.01.13 09:43:26.640864 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14652 | 2025.01.13 09:43:26.641003 [ 198 ] {4e32d370-b554-4105-93df-36198ea84aa7::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 | ||
14653 | 2025.01.13 09:43:26.641373 [ 253 ] {e76171cf-b96e-47b4-984a-188b8267ca56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14654 | 2025.01.13 09:43:26.641579 [ 198 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14655 | 2025.01.13 09:43:26.641692 [ 253 ] {e76171cf-b96e-47b4-984a-188b8267ca56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14656 | 2025.01.13 09:43:26.641730 [ 198 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1398 rows starting from the beginning of the part | ||
14657 | 2025.01.13 09:43:26.642135 [ 198 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 199 rows starting from the beginning of the part | ||
14658 | 2025.01.13 09:43:26.642582 [ 198 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 78 rows starting from the beginning of the part | ||
14659 | 2025.01.13 09:43:26.642952 [ 198 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 1339 rows starting from the beginning of the part | ||
14660 | 2025.01.13 09:43:26.643302 [ 198 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 26 rows starting from the beginning of the part | ||
14661 | 2025.01.13 09:43:26.643708 [ 198 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 78 rows starting from the beginning of the part | ||
14662 | 2025.01.13 09:43:26.645706 [ 253 ] {e76171cf-b96e-47b4-984a-188b8267ca56} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14663 | 2025.01.13 09:43:26.645786 [ 253 ] {e76171cf-b96e-47b4-984a-188b8267ca56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
14664 | 2025.01.13 09:43:26.646613 [ 253 ] {e76171cf-b96e-47b4-984a-188b8267ca56} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
14665 | 2025.01.13 09:43:26.647158 [ 253 ] {e76171cf-b96e-47b4-984a-188b8267ca56} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14666 | 2025.01.13 09:43:26.647218 [ 194 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3118 rows, containing 5 columns (5 merged, 0 gathered) in 0.00635448 sec., 490677.44331558206 rows/sec., 43.00 MiB/sec. | ||
14667 | 2025.01.13 09:43:26.647541 [ 253 ] {e76171cf-b96e-47b4-984a-188b8267ca56} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.006455 sec., 4027.8853601859023 rows/sec., 302.88 KiB/sec. | ||
14668 | 2025.01.13 09:43:26.647603 [ 194 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
14669 | 2025.01.13 09:43:26.647680 [ 253 ] {e76171cf-b96e-47b4-984a-188b8267ca56} <Debug> TCPHandler: Processed in 0.006933286 sec. | ||
14670 | 2025.01.13 09:43:26.647883 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14671 | 2025.01.13 09:43:26.648154 [ 194 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_121_24} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14672 | 2025.01.13 09:43:26.648164 [ 4 ] {c5285cd4-3704-43a2-96e7-03cd3577bb99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14673 | 2025.01.13 09:43:26.648290 [ 4 ] {c5285cd4-3704-43a2-96e7-03cd3577bb99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14674 | 2025.01.13 09:43:26.648358 [ 194 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_121_24} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
14675 | 2025.01.13 09:43:26.648549 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
14676 | 2025.01.13 09:43:26.649121 [ 4 ] {c5285cd4-3704-43a2-96e7-03cd3577bb99} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14677 | 2025.01.13 09:43:26.649167 [ 4 ] {c5285cd4-3704-43a2-96e7-03cd3577bb99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
14678 | 2025.01.13 09:43:26.649545 [ 4 ] {c5285cd4-3704-43a2-96e7-03cd3577bb99} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
14679 | 2025.01.13 09:43:26.649799 [ 4 ] {c5285cd4-3704-43a2-96e7-03cd3577bb99} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14680 | 2025.01.13 09:43:26.650034 [ 56 ] {} <Debug> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
14681 | 2025.01.13 09:43:26.650037 [ 4 ] {c5285cd4-3704-43a2-96e7-03cd3577bb99} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.001963 sec., 27508.91492613347 rows/sec., 2.15 MiB/sec. | ||
14682 | 2025.01.13 09:43:26.650147 [ 56 ] {} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14683 | 2025.01.13 09:43:26.650208 [ 4 ] {c5285cd4-3704-43a2-96e7-03cd3577bb99} <Debug> TCPHandler: Processed in 0.002394218 sec. | ||
14684 | 2025.01.13 09:43:26.650230 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
14685 | 2025.01.13 09:43:26.650450 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14686 | 2025.01.13 09:43:26.650514 [ 198 ] {dc80af8f-ae59-4221-9151-b81aadd12800::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 | ||
14687 | 2025.01.13 09:43:26.650736 [ 253 ] {f7c7ce42-2282-421a-9ae9-4d23d915d0ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14688 | 2025.01.13 09:43:26.650960 [ 253 ] {f7c7ce42-2282-421a-9ae9-4d23d915d0ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14689 | 2025.01.13 09:43:26.651124 [ 198 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14690 | 2025.01.13 09:43:26.651317 [ 198 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 873 rows starting from the beginning of the part | ||
14691 | 2025.01.13 09:43:26.651977 [ 198 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 359 rows starting from the beginning of the part | ||
14692 | 2025.01.13 09:43:26.652656 [ 198 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 54 rows starting from the beginning of the part | ||
14693 | 2025.01.13 09:43:26.653322 [ 198 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 815 rows starting from the beginning of the part | ||
14694 | 2025.01.13 09:43:26.653960 [ 198 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 28 rows starting from the beginning of the part | ||
14695 | 2025.01.13 09:43:26.654520 [ 198 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 54 rows starting from the beginning of the part | ||
14696 | 2025.01.13 09:43:26.655434 [ 253 ] {f7c7ce42-2282-421a-9ae9-4d23d915d0ec} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14697 | 2025.01.13 09:43:26.655499 [ 253 ] {f7c7ce42-2282-421a-9ae9-4d23d915d0ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
14698 | 2025.01.13 09:43:26.656538 [ 253 ] {f7c7ce42-2282-421a-9ae9-4d23d915d0ec} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
14699 | 2025.01.13 09:43:26.657073 [ 253 ] {f7c7ce42-2282-421a-9ae9-4d23d915d0ec} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14700 | 2025.01.13 09:43:26.657584 [ 253 ] {f7c7ce42-2282-421a-9ae9-4d23d915d0ec} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.006932 sec., 14425.851125216388 rows/sec., 1.00 MiB/sec. | ||
14701 | 2025.01.13 09:43:26.657813 [ 253 ] {f7c7ce42-2282-421a-9ae9-4d23d915d0ec} <Debug> TCPHandler: Processed in 0.007481772 sec. | ||
14702 | 2025.01.13 09:43:26.657818 [ 198 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2183 rows, containing 5 columns (5 merged, 0 gathered) in 0.007454412 sec., 292846.70608493336 rows/sec., 22.29 MiB/sec. | ||
14703 | 2025.01.13 09:43:26.658006 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14704 | 2025.01.13 09:43:26.658101 [ 194 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
14705 | 2025.01.13 09:43:26.658233 [ 4 ] {fd85a28d-7c67-4e68-9cdb-b0cb34fd3b56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14706 | 2025.01.13 09:43:26.658396 [ 4 ] {fd85a28d-7c67-4e68-9cdb-b0cb34fd3b56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14707 | 2025.01.13 09:43:26.658862 [ 194 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_121_24} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14708 | 2025.01.13 09:43:26.659105 [ 194 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_121_24} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
14709 | 2025.01.13 09:43:26.659339 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
14710 | 2025.01.13 09:43:26.660324 [ 4 ] {fd85a28d-7c67-4e68-9cdb-b0cb34fd3b56} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14711 | 2025.01.13 09:43:26.660370 [ 4 ] {fd85a28d-7c67-4e68-9cdb-b0cb34fd3b56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
14712 | 2025.01.13 09:43:26.661046 [ 4 ] {fd85a28d-7c67-4e68-9cdb-b0cb34fd3b56} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
14713 | 2025.01.13 09:43:26.661316 [ 4 ] {fd85a28d-7c67-4e68-9cdb-b0cb34fd3b56} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14714 | 2025.01.13 09:43:26.661598 [ 4 ] {fd85a28d-7c67-4e68-9cdb-b0cb34fd3b56} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.003463 sec., 7507.941091539128 rows/sec., 13.45 MiB/sec. | ||
14715 | 2025.01.13 09:43:26.661710 [ 4 ] {fd85a28d-7c67-4e68-9cdb-b0cb34fd3b56} <Debug> TCPHandler: Processed in 0.003789887 sec. | ||
14716 | 2025.01.13 09:43:26.661857 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14717 | 2025.01.13 09:43:26.661964 [ 253 ] {4f247512-78db-4b3c-ade5-841cd50308fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14718 | 2025.01.13 09:43:26.662010 [ 253 ] {4f247512-78db-4b3c-ade5-841cd50308fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14719 | 2025.01.13 09:43:26.662427 [ 253 ] {4f247512-78db-4b3c-ade5-841cd50308fe} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14720 | 2025.01.13 09:43:26.662466 [ 253 ] {4f247512-78db-4b3c-ade5-841cd50308fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
14721 | 2025.01.13 09:43:26.662836 [ 253 ] {4f247512-78db-4b3c-ade5-841cd50308fe} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
14722 | 2025.01.13 09:43:26.663089 [ 253 ] {4f247512-78db-4b3c-ade5-841cd50308fe} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14723 | 2025.01.13 09:43:26.663257 [ 56 ] {} <Debug> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
14724 | 2025.01.13 09:43:26.663322 [ 56 ] {} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14725 | 2025.01.13 09:43:26.663323 [ 253 ] {4f247512-78db-4b3c-ade5-841cd50308fe} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001371 sec., 21881.83807439825 rows/sec., 1.50 MiB/sec. | ||
14726 | 2025.01.13 09:43:26.663352 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
14727 | 2025.01.13 09:43:26.663478 [ 253 ] {4f247512-78db-4b3c-ade5-841cd50308fe} <Debug> TCPHandler: Processed in 0.001668517 sec. | ||
14728 | 2025.01.13 09:43:26.663664 [ 193 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::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 | ||
14729 | 2025.01.13 09:43:26.664026 [ 193 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14730 | 2025.01.13 09:43:26.664128 [ 193 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 4060 rows starting from the beginning of the part | ||
14731 | 2025.01.13 09:43:26.664475 [ 193 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 52 rows starting from the beginning of the part | ||
14732 | 2025.01.13 09:43:26.664881 [ 193 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 30 rows starting from the beginning of the part | ||
14733 | 2025.01.13 09:43:26.665257 [ 193 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 40 rows starting from the beginning of the part | ||
14734 | 2025.01.13 09:43:26.665584 [ 193 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 12 rows starting from the beginning of the part | ||
14735 | 2025.01.13 09:43:26.665932 [ 193 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 30 rows starting from the beginning of the part | ||
14736 | 2025.01.13 09:43:26.667559 [ 194 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4224 rows, containing 4 columns (4 merged, 0 gathered) in 0.004061555 sec., 1039995.7651687594 rows/sec., 66.94 MiB/sec. | ||
14737 | 2025.01.13 09:43:26.667945 [ 187 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
14738 | 2025.01.13 09:43:26.668365 [ 187 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_121_24} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14739 | 2025.01.13 09:43:26.668476 [ 187 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_121_24} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
14740 | 2025.01.13 09:43:26.668593 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
14741 | 2025.01.13 09:43:30.301741 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
14742 | 2025.01.13 09:43:30.301813 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
14743 | 2025.01.13 09:43:30.563205 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33001 | ||
14744 | 2025.01.13 09:43:30.563834 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14745 | 2025.01.13 09:43:30.563880 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
14746 | 2025.01.13 09:43:30.564384 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
14747 | 2025.01.13 09:43:30.564639 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14748 | 2025.01.13 09:43:30.564900 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33001 | ||
14749 | 2025.01.13 09:43:30.735734 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2078 | ||
14750 | 2025.01.13 09:43:30.738643 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14751 | 2025.01.13 09:43:30.738687 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
14752 | 2025.01.13 09:43:30.740148 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
14753 | 2025.01.13 09:43:30.740470 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14754 | 2025.01.13 09:43:30.741533 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2078 | ||
14755 | 2025.01.13 09:43:30.959160 [ 52 ] {} <Debug> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357) (MergerMutator): Selected 5 parts from all_1_47_10 to all_51_51_0 | ||
14756 | 2025.01.13 09:43:30.959228 [ 52 ] {} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14757 | 2025.01.13 09:43:30.959252 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
14758 | 2025.01.13 09:43:30.959453 [ 193 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_51_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_47_10 to all_51_51_0 into Compact with storage Full | ||
14759 | 2025.01.13 09:43:30.959869 [ 193 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_51_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14760 | 2025.01.13 09:43:30.959934 [ 193 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_47_10, total 47 rows starting from the beginning of the part | ||
14761 | 2025.01.13 09:43:30.960018 [ 193 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1 rows starting from the beginning of the part | ||
14762 | 2025.01.13 09:43:30.960251 [ 193 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1 rows starting from the beginning of the part | ||
14763 | 2025.01.13 09:43:30.960462 [ 193 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1 rows starting from the beginning of the part | ||
14764 | 2025.01.13 09:43:30.960672 [ 193 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1 rows starting from the beginning of the part | ||
14765 | 2025.01.13 09:43:30.961863 [ 190 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_51_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.002526272 sec., 20187.849922731995 rows/sec., 1.33 MiB/sec. | ||
14766 | 2025.01.13 09:43:30.962047 [ 189 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_51_11} <Trace> MergedBlockOutputStream: filled checksums all_1_51_11 (state Temporary) | ||
14767 | 2025.01.13 09:43:30.962412 [ 189 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_51_11} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Renaming temporary part tmp_merge_all_1_51_11 to all_1_51_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14768 | 2025.01.13 09:43:30.962517 [ 189 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_51_11} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357) (MergerMutator): Merged 5 parts: [all_1_47_10, all_51_51_0] -> all_1_51_11 | ||
14769 | 2025.01.13 09:43:30.962616 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
14770 | 2025.01.13 09:43:31.641168 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14771 | 2025.01.13 09:43:31.641354 [ 4 ] {afaf7fbf-7947-45e2-add4-6ac8fb15f47a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
14772 | 2025.01.13 09:43:31.641424 [ 4 ] {afaf7fbf-7947-45e2-add4-6ac8fb15f47a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
14773 | 2025.01.13 09:43:31.642193 [ 4 ] {afaf7fbf-7947-45e2-add4-6ac8fb15f47a} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14774 | 2025.01.13 09:43:31.642240 [ 4 ] {afaf7fbf-7947-45e2-add4-6ac8fb15f47a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
14775 | 2025.01.13 09:43:31.642671 [ 4 ] {afaf7fbf-7947-45e2-add4-6ac8fb15f47a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
14776 | 2025.01.13 09:43:31.642926 [ 4 ] {afaf7fbf-7947-45e2-add4-6ac8fb15f47a} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14777 | 2025.01.13 09:43:31.643176 [ 4 ] {afaf7fbf-7947-45e2-add4-6ac8fb15f47a} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001876 sec., 7462.686567164179 rows/sec., 537.21 KiB/sec. | ||
14778 | 2025.01.13 09:43:31.643236 [ 4 ] {afaf7fbf-7947-45e2-add4-6ac8fb15f47a} <Debug> TCPHandler: Processed in 0.002197202 sec. | ||
14779 | 2025.01.13 09:43:31.643420 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14780 | 2025.01.13 09:43:31.643540 [ 253 ] {37108528-cb55-48fb-b9a9-e402fe711b36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14781 | 2025.01.13 09:43:31.643585 [ 253 ] {37108528-cb55-48fb-b9a9-e402fe711b36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14782 | 2025.01.13 09:43:31.644184 [ 253 ] {37108528-cb55-48fb-b9a9-e402fe711b36} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14783 | 2025.01.13 09:43:31.644223 [ 253 ] {37108528-cb55-48fb-b9a9-e402fe711b36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
14784 | 2025.01.13 09:43:31.644601 [ 253 ] {37108528-cb55-48fb-b9a9-e402fe711b36} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
14785 | 2025.01.13 09:43:31.644851 [ 253 ] {37108528-cb55-48fb-b9a9-e402fe711b36} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14786 | 2025.01.13 09:43:31.645073 [ 253 ] {37108528-cb55-48fb-b9a9-e402fe711b36} <Debug> executeQuery: Read 199 rows, 18.11 KiB in 0.001556 sec., 127892.03084832904 rows/sec., 11.37 MiB/sec. | ||
14787 | 2025.01.13 09:43:31.645127 [ 253 ] {37108528-cb55-48fb-b9a9-e402fe711b36} <Debug> TCPHandler: Processed in 0.001775141 sec. | ||
14788 | 2025.01.13 09:43:31.645262 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14789 | 2025.01.13 09:43:31.645391 [ 4 ] {2fbf550b-dc70-4809-beaf-4e41f0577212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14790 | 2025.01.13 09:43:31.645444 [ 4 ] {2fbf550b-dc70-4809-beaf-4e41f0577212} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14791 | 2025.01.13 09:43:31.646068 [ 4 ] {2fbf550b-dc70-4809-beaf-4e41f0577212} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14792 | 2025.01.13 09:43:31.646108 [ 4 ] {2fbf550b-dc70-4809-beaf-4e41f0577212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
14793 | 2025.01.13 09:43:31.646452 [ 4 ] {2fbf550b-dc70-4809-beaf-4e41f0577212} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
14794 | 2025.01.13 09:43:31.646691 [ 4 ] {2fbf550b-dc70-4809-beaf-4e41f0577212} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14795 | 2025.01.13 09:43:31.646876 [ 4 ] {2fbf550b-dc70-4809-beaf-4e41f0577212} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.001506 sec., 13280.212483399735 rows/sec., 951.92 KiB/sec. | ||
14796 | 2025.01.13 09:43:31.646946 [ 4 ] {2fbf550b-dc70-4809-beaf-4e41f0577212} <Debug> TCPHandler: Processed in 0.001746989 sec. | ||
14797 | 2025.01.13 09:43:31.647160 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14798 | 2025.01.13 09:43:31.647464 [ 253 ] {1938726e-b196-4316-bbd0-86c756b2ecd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
14799 | 2025.01.13 09:43:31.647593 [ 253 ] {1938726e-b196-4316-bbd0-86c756b2ecd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14800 | 2025.01.13 09:43:31.648205 [ 253 ] {1938726e-b196-4316-bbd0-86c756b2ecd4} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14801 | 2025.01.13 09:43:31.648243 [ 253 ] {1938726e-b196-4316-bbd0-86c756b2ecd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
14802 | 2025.01.13 09:43:31.648586 [ 253 ] {1938726e-b196-4316-bbd0-86c756b2ecd4} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
14803 | 2025.01.13 09:43:31.648824 [ 253 ] {1938726e-b196-4316-bbd0-86c756b2ecd4} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14804 | 2025.01.13 09:43:31.649002 [ 253 ] {1938726e-b196-4316-bbd0-86c756b2ecd4} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001657 sec., 8449.004224502112 rows/sec., 591.71 KiB/sec. | ||
14805 | 2025.01.13 09:43:31.649053 [ 253 ] {1938726e-b196-4316-bbd0-86c756b2ecd4} <Debug> TCPHandler: Processed in 0.001986877 sec. | ||
14806 | 2025.01.13 09:43:31.649210 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14807 | 2025.01.13 09:43:31.649336 [ 4 ] {55b1d53b-9a22-422c-8f82-999a79e11a61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
14808 | 2025.01.13 09:43:31.649389 [ 4 ] {55b1d53b-9a22-422c-8f82-999a79e11a61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14809 | 2025.01.13 09:43:31.649990 [ 4 ] {55b1d53b-9a22-422c-8f82-999a79e11a61} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14810 | 2025.01.13 09:43:31.650027 [ 4 ] {55b1d53b-9a22-422c-8f82-999a79e11a61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
14811 | 2025.01.13 09:43:31.650378 [ 4 ] {55b1d53b-9a22-422c-8f82-999a79e11a61} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
14812 | 2025.01.13 09:43:31.650615 [ 4 ] {55b1d53b-9a22-422c-8f82-999a79e11a61} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14813 | 2025.01.13 09:43:31.650794 [ 4 ] {55b1d53b-9a22-422c-8f82-999a79e11a61} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001485 sec., 8754.208754208754 rows/sec., 545.82 KiB/sec. | ||
14814 | 2025.01.13 09:43:31.650880 [ 4 ] {55b1d53b-9a22-422c-8f82-999a79e11a61} <Debug> TCPHandler: Processed in 0.001731199 sec. | ||
14815 | 2025.01.13 09:43:31.651055 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14816 | 2025.01.13 09:43:31.651175 [ 253 ] {0b7daa98-04ec-4715-ae7e-267da3fc644b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14817 | 2025.01.13 09:43:31.651223 [ 253 ] {0b7daa98-04ec-4715-ae7e-267da3fc644b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14818 | 2025.01.13 09:43:31.651934 [ 253 ] {0b7daa98-04ec-4715-ae7e-267da3fc644b} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14819 | 2025.01.13 09:43:31.651973 [ 253 ] {0b7daa98-04ec-4715-ae7e-267da3fc644b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
14820 | 2025.01.13 09:43:31.652368 [ 253 ] {0b7daa98-04ec-4715-ae7e-267da3fc644b} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
14821 | 2025.01.13 09:43:31.652617 [ 253 ] {0b7daa98-04ec-4715-ae7e-267da3fc644b} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14822 | 2025.01.13 09:43:31.652804 [ 253 ] {0b7daa98-04ec-4715-ae7e-267da3fc644b} <Debug> executeQuery: Read 359 rows, 25.84 KiB in 0.001649 sec., 217707.70163735596 rows/sec., 15.31 MiB/sec. | ||
14823 | 2025.01.13 09:43:31.652871 [ 253 ] {0b7daa98-04ec-4715-ae7e-267da3fc644b} <Debug> TCPHandler: Processed in 0.001871123 sec. | ||
14824 | 2025.01.13 09:43:31.653085 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14825 | 2025.01.13 09:43:31.653394 [ 4 ] {033e9951-b432-4494-bbbe-df41048f0072} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
14826 | 2025.01.13 09:43:31.653537 [ 4 ] {033e9951-b432-4494-bbbe-df41048f0072} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
14827 | 2025.01.13 09:43:31.654017 [ 4 ] {033e9951-b432-4494-bbbe-df41048f0072} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14828 | 2025.01.13 09:43:31.654056 [ 4 ] {033e9951-b432-4494-bbbe-df41048f0072} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
14829 | 2025.01.13 09:43:31.654430 [ 4 ] {033e9951-b432-4494-bbbe-df41048f0072} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
14830 | 2025.01.13 09:43:31.654683 [ 4 ] {033e9951-b432-4494-bbbe-df41048f0072} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14831 | 2025.01.13 09:43:31.654859 [ 4 ] {033e9951-b432-4494-bbbe-df41048f0072} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00158 sec., 3797.46835443038 rows/sec., 198.40 KiB/sec. | ||
14832 | 2025.01.13 09:43:31.654909 [ 4 ] {033e9951-b432-4494-bbbe-df41048f0072} <Debug> TCPHandler: Processed in 0.001931945 sec. | ||
14833 | 2025.01.13 09:43:31.655045 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14834 | 2025.01.13 09:43:31.655150 [ 253 ] {acd71396-6fe7-4b17-a66b-179056e13a6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14835 | 2025.01.13 09:43:31.655198 [ 253 ] {acd71396-6fe7-4b17-a66b-179056e13a6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14836 | 2025.01.13 09:43:31.655713 [ 253 ] {acd71396-6fe7-4b17-a66b-179056e13a6e} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14837 | 2025.01.13 09:43:31.655752 [ 253 ] {acd71396-6fe7-4b17-a66b-179056e13a6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
14838 | 2025.01.13 09:43:31.656121 [ 253 ] {acd71396-6fe7-4b17-a66b-179056e13a6e} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
14839 | 2025.01.13 09:43:31.656357 [ 253 ] {acd71396-6fe7-4b17-a66b-179056e13a6e} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14840 | 2025.01.13 09:43:31.656491 [ 49 ] {} <Debug> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781) (MergerMutator): Selected 6 parts from all_1_117_24 to all_122_122_0 | ||
14841 | 2025.01.13 09:43:31.656530 [ 49 ] {} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14842 | 2025.01.13 09:43:31.656536 [ 253 ] {acd71396-6fe7-4b17-a66b-179056e13a6e} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001406 sec., 125889.04694167853 rows/sec., 8.30 MiB/sec. | ||
14843 | 2025.01.13 09:43:31.656551 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
14844 | 2025.01.13 09:43:31.656616 [ 253 ] {acd71396-6fe7-4b17-a66b-179056e13a6e} <Debug> TCPHandler: Processed in 0.001622566 sec. | ||
14845 | 2025.01.13 09:43:31.656679 [ 193 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_122_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_117_24 to all_122_122_0 into Compact with storage Full | ||
14846 | 2025.01.13 09:43:31.656777 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14847 | 2025.01.13 09:43:31.656793 [ 193 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_122_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14848 | 2025.01.13 09:43:31.656828 [ 193 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_117_24, total 28793 rows starting from the beginning of the part | ||
14849 | 2025.01.13 09:43:31.656918 [ 4 ] {1c0dd00c-8d77-425c-9df6-54b2fbaffd69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
14850 | 2025.01.13 09:43:31.656927 [ 193 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 100 rows starting from the beginning of the part | ||
14851 | 2025.01.13 09:43:31.657068 [ 4 ] {1c0dd00c-8d77-425c-9df6-54b2fbaffd69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
14852 | 2025.01.13 09:43:31.657411 [ 193 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 983 rows starting from the beginning of the part | ||
14853 | 2025.01.13 09:43:31.657811 [ 193 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 40 rows starting from the beginning of the part | ||
14854 | 2025.01.13 09:43:31.658218 [ 193 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 100 rows starting from the beginning of the part | ||
14855 | 2025.01.13 09:43:31.658534 [ 193 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 177 rows starting from the beginning of the part | ||
14856 | 2025.01.13 09:43:31.659379 [ 4 ] {1c0dd00c-8d77-425c-9df6-54b2fbaffd69} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14857 | 2025.01.13 09:43:31.659422 [ 4 ] {1c0dd00c-8d77-425c-9df6-54b2fbaffd69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
14858 | 2025.01.13 09:43:31.659872 [ 4 ] {1c0dd00c-8d77-425c-9df6-54b2fbaffd69} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
14859 | 2025.01.13 09:43:31.660135 [ 4 ] {1c0dd00c-8d77-425c-9df6-54b2fbaffd69} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14860 | 2025.01.13 09:43:31.660392 [ 4 ] {1c0dd00c-8d77-425c-9df6-54b2fbaffd69} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003514 sec., 284.57598178713715 rows/sec., 19.18 KiB/sec. | ||
14861 | 2025.01.13 09:43:31.660485 [ 4 ] {1c0dd00c-8d77-425c-9df6-54b2fbaffd69} <Debug> TCPHandler: Processed in 0.003775917 sec. | ||
14862 | 2025.01.13 09:43:31.660663 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14863 | 2025.01.13 09:43:31.660791 [ 253 ] {cc891f7a-7081-49e2-85a9-1cec85fe6b3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14864 | 2025.01.13 09:43:31.660876 [ 253 ] {cc891f7a-7081-49e2-85a9-1cec85fe6b3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14865 | 2025.01.13 09:43:31.662176 [ 253 ] {cc891f7a-7081-49e2-85a9-1cec85fe6b3c} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14866 | 2025.01.13 09:43:31.662214 [ 253 ] {cc891f7a-7081-49e2-85a9-1cec85fe6b3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
14867 | 2025.01.13 09:43:31.662912 [ 253 ] {cc891f7a-7081-49e2-85a9-1cec85fe6b3c} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
14868 | 2025.01.13 09:43:31.663255 [ 253 ] {cc891f7a-7081-49e2-85a9-1cec85fe6b3c} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14869 | 2025.01.13 09:43:31.663459 [ 253 ] {cc891f7a-7081-49e2-85a9-1cec85fe6b3c} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002699 sec., 4816.598740274176 rows/sec., 8.63 MiB/sec. | ||
14870 | 2025.01.13 09:43:31.663595 [ 253 ] {cc891f7a-7081-49e2-85a9-1cec85fe6b3c} <Debug> TCPHandler: Processed in 0.002999615 sec. | ||
14871 | 2025.01.13 09:43:31.663764 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14872 | 2025.01.13 09:43:31.663881 [ 4 ] {dbf249fb-0846-475a-9885-c7feba93245f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14873 | 2025.01.13 09:43:31.663928 [ 4 ] {dbf249fb-0846-475a-9885-c7feba93245f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14874 | 2025.01.13 09:43:31.664431 [ 4 ] {dbf249fb-0846-475a-9885-c7feba93245f} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14875 | 2025.01.13 09:43:31.664469 [ 4 ] {dbf249fb-0846-475a-9885-c7feba93245f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
14876 | 2025.01.13 09:43:31.664865 [ 4 ] {dbf249fb-0846-475a-9885-c7feba93245f} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
14877 | 2025.01.13 09:43:31.665075 [ 190 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_122_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30193 rows, containing 5 columns (5 merged, 0 gathered) in 0.00844749 sec., 3574197.7794587505 rows/sec., 239.34 MiB/sec. | ||
14878 | 2025.01.13 09:43:31.665238 [ 4 ] {dbf249fb-0846-475a-9885-c7feba93245f} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14879 | 2025.01.13 09:43:31.665442 [ 4 ] {dbf249fb-0846-475a-9885-c7feba93245f} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001583 sec., 32849.020846494 rows/sec., 2.03 MiB/sec. | ||
14880 | 2025.01.13 09:43:31.665525 [ 4 ] {dbf249fb-0846-475a-9885-c7feba93245f} <Debug> TCPHandler: Processed in 0.001835512 sec. | ||
14881 | 2025.01.13 09:43:31.665720 [ 188 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_122_25} <Trace> MergedBlockOutputStream: filled checksums all_1_122_25 (state Temporary) | ||
14882 | 2025.01.13 09:43:31.666105 [ 188 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_122_25} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_merge_all_1_122_25 to all_1_122_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14883 | 2025.01.13 09:43:31.666207 [ 188 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_122_25} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781) (MergerMutator): Merged 6 parts: [all_1_117_24, all_122_122_0] -> all_1_122_25 | ||
14884 | 2025.01.13 09:43:31.666325 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
14885 | 2025.01.13 09:43:33.043497 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 543 | ||
14886 | 2025.01.13 09:43:33.066769 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14887 | 2025.01.13 09:43:33.066846 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
14888 | 2025.01.13 09:43:33.074280 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
14889 | 2025.01.13 09:43:33.075092 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14890 | 2025.01.13 09:43:33.078326 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 543 | ||
14891 | 2025.01.13 09:43:36.181234 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): 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] | ||
14892 | 2025.01.13 09:43:36.181298 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): 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] | ||
14893 | 2025.01.13 09:43:36.183632 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): 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] | ||
14894 | 2025.01.13 09:43:36.315144 [ 219 ] {} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): 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] | ||
14895 | 2025.01.13 09:43:36.315201 [ 219 ] {} <Debug> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): 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] | ||
14896 | 2025.01.13 09:43:36.317604 [ 219 ] {} <Debug> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): 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] | ||
14897 | 2025.01.13 09:43:36.580556 [ 223 ] {} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): 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] | ||
14898 | 2025.01.13 09:43:36.580602 [ 223 ] {} <Debug> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): 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] | ||
14899 | 2025.01.13 09:43:36.582580 [ 223 ] {} <Debug> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): 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] | ||
14900 | 2025.01.13 09:43:36.638735 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14901 | 2025.01.13 09:43:36.638956 [ 4 ] {388330eb-2e88-4a4d-ac95-6c89e2fe0a05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
14902 | 2025.01.13 09:43:36.639038 [ 4 ] {388330eb-2e88-4a4d-ac95-6c89e2fe0a05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
14903 | 2025.01.13 09:43:36.639812 [ 4 ] {388330eb-2e88-4a4d-ac95-6c89e2fe0a05} <Trace> oximeter.fields_ipaddr (55eee10e-07c1-4121-bb06-cd2392fbd95f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14904 | 2025.01.13 09:43:36.639862 [ 4 ] {388330eb-2e88-4a4d-ac95-6c89e2fe0a05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
14905 | 2025.01.13 09:43:36.640293 [ 4 ] {388330eb-2e88-4a4d-ac95-6c89e2fe0a05} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
14906 | 2025.01.13 09:43:36.640551 [ 4 ] {388330eb-2e88-4a4d-ac95-6c89e2fe0a05} <Trace> oximeter.fields_ipaddr (55eee10e-07c1-4121-bb06-cd2392fbd95f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14907 | 2025.01.13 09:43:36.640812 [ 4 ] {388330eb-2e88-4a4d-ac95-6c89e2fe0a05} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001916 sec., 1043.8413361169103 rows/sec., 85.12 KiB/sec. | ||
14908 | 2025.01.13 09:43:36.640949 [ 4 ] {388330eb-2e88-4a4d-ac95-6c89e2fe0a05} <Debug> TCPHandler: Processed in 0.002358767 sec. | ||
14909 | 2025.01.13 09:43:36.641132 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14910 | 2025.01.13 09:43:36.641252 [ 253 ] {307dc077-57da-4c62-b485-ab73f79cf45d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14911 | 2025.01.13 09:43:36.641301 [ 253 ] {307dc077-57da-4c62-b485-ab73f79cf45d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14912 | 2025.01.13 09:43:36.641866 [ 253 ] {307dc077-57da-4c62-b485-ab73f79cf45d} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14913 | 2025.01.13 09:43:36.641906 [ 253 ] {307dc077-57da-4c62-b485-ab73f79cf45d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
14914 | 2025.01.13 09:43:36.642292 [ 253 ] {307dc077-57da-4c62-b485-ab73f79cf45d} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
14915 | 2025.01.13 09:43:36.642544 [ 253 ] {307dc077-57da-4c62-b485-ab73f79cf45d} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14916 | 2025.01.13 09:43:36.642810 [ 253 ] {307dc077-57da-4c62-b485-ab73f79cf45d} <Debug> executeQuery: Read 79 rows, 6.92 KiB in 0.001583 sec., 49905.243209096654 rows/sec., 4.27 MiB/sec. | ||
14917 | 2025.01.13 09:43:36.642901 [ 217 ] {} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): 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] | ||
14918 | 2025.01.13 09:43:36.642973 [ 217 ] {} <Debug> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): 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] | ||
14919 | 2025.01.13 09:43:36.643038 [ 253 ] {307dc077-57da-4c62-b485-ab73f79cf45d} <Debug> TCPHandler: Processed in 0.001961635 sec. | ||
14920 | 2025.01.13 09:43:36.643346 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14921 | 2025.01.13 09:43:36.643780 [ 4 ] {6dbbcf4b-1dd4-434a-9259-1c5551c4113d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14922 | 2025.01.13 09:43:36.643967 [ 4 ] {6dbbcf4b-1dd4-434a-9259-1c5551c4113d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14923 | 2025.01.13 09:43:36.645770 [ 4 ] {6dbbcf4b-1dd4-434a-9259-1c5551c4113d} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14924 | 2025.01.13 09:43:36.645824 [ 4 ] {6dbbcf4b-1dd4-434a-9259-1c5551c4113d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
14925 | 2025.01.13 09:43:36.646291 [ 4 ] {6dbbcf4b-1dd4-434a-9259-1c5551c4113d} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
14926 | 2025.01.13 09:43:36.646596 [ 4 ] {6dbbcf4b-1dd4-434a-9259-1c5551c4113d} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14927 | 2025.01.13 09:43:36.646811 [ 39 ] {} <Debug> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7) (MergerMutator): Selected 6 parts from all_1_95_19 to all_100_100_0 | ||
14928 | 2025.01.13 09:43:36.646925 [ 39 ] {} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14929 | 2025.01.13 09:43:36.646968 [ 217 ] {} <Debug> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): 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] | ||
14930 | 2025.01.13 09:43:36.646978 [ 4 ] {6dbbcf4b-1dd4-434a-9259-1c5551c4113d} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.003314 sec., 8449.004224502112 rows/sec., 632.08 KiB/sec. | ||
14931 | 2025.01.13 09:43:36.646992 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
14932 | 2025.01.13 09:43:36.647561 [ 4 ] {6dbbcf4b-1dd4-434a-9259-1c5551c4113d} <Debug> TCPHandler: Processed in 0.004403176 sec. | ||
14933 | 2025.01.13 09:43:36.647905 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14934 | 2025.01.13 09:43:36.648160 [ 188 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::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 | ||
14935 | 2025.01.13 09:43:36.648407 [ 253 ] {09259f23-a394-4df8-b157-4d831d3c0e28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14936 | 2025.01.13 09:43:36.648573 [ 253 ] {09259f23-a394-4df8-b157-4d831d3c0e28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14937 | 2025.01.13 09:43:36.651320 [ 188 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_100_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14938 | 2025.01.13 09:43:36.651437 [ 188 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_95_19, total 60 rows starting from the beginning of the part | ||
14939 | 2025.01.13 09:43:36.651955 [ 188 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 26 rows starting from the beginning of the part | ||
14940 | 2025.01.13 09:43:36.652445 [ 253 ] {09259f23-a394-4df8-b157-4d831d3c0e28} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14941 | 2025.01.13 09:43:36.652458 [ 188 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 20 rows starting from the beginning of the part | ||
14942 | 2025.01.13 09:43:36.652503 [ 253 ] {09259f23-a394-4df8-b157-4d831d3c0e28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
14943 | 2025.01.13 09:43:36.652909 [ 188 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 26 rows starting from the beginning of the part | ||
14944 | 2025.01.13 09:43:36.653346 [ 188 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 20 rows starting from the beginning of the part | ||
14945 | 2025.01.13 09:43:36.653794 [ 188 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 28 rows starting from the beginning of the part | ||
14946 | 2025.01.13 09:43:36.653931 [ 253 ] {09259f23-a394-4df8-b157-4d831d3c0e28} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
14947 | 2025.01.13 09:43:36.654510 [ 253 ] {09259f23-a394-4df8-b157-4d831d3c0e28} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14948 | 2025.01.13 09:43:36.654956 [ 253 ] {09259f23-a394-4df8-b157-4d831d3c0e28} <Debug> executeQuery: Read 56 rows, 4.48 KiB in 0.006681 sec., 8381.978745696752 rows/sec., 670.77 KiB/sec. | ||
14949 | 2025.01.13 09:43:36.655125 [ 253 ] {09259f23-a394-4df8-b157-4d831d3c0e28} <Debug> TCPHandler: Processed in 0.007443061 sec. | ||
14950 | 2025.01.13 09:43:36.655335 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14951 | 2025.01.13 09:43:36.655609 [ 4 ] {b312c651-068c-4632-97e6-932024bde83b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14952 | 2025.01.13 09:43:36.655734 [ 4 ] {b312c651-068c-4632-97e6-932024bde83b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14953 | 2025.01.13 09:43:36.657441 [ 190 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_100_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 5 columns (5 merged, 0 gathered) in 0.010236841 sec., 17583.549456321536 rows/sec., 1.33 MiB/sec. | ||
14954 | 2025.01.13 09:43:36.657621 [ 4 ] {b312c651-068c-4632-97e6-932024bde83b} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14955 | 2025.01.13 09:43:36.657684 [ 4 ] {b312c651-068c-4632-97e6-932024bde83b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
14956 | 2025.01.13 09:43:36.657730 [ 190 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_100_20} <Trace> MergedBlockOutputStream: filled checksums all_1_100_20 (state Temporary) | ||
14957 | 2025.01.13 09:43:36.658424 [ 190 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_100_20} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_merge_all_1_100_20 to all_1_100_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14958 | 2025.01.13 09:43:36.658500 [ 4 ] {b312c651-068c-4632-97e6-932024bde83b} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
14959 | 2025.01.13 09:43:36.658559 [ 190 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_100_20} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7) (MergerMutator): Merged 6 parts: [all_1_95_19, all_100_100_0] -> all_1_100_20 | ||
14960 | 2025.01.13 09:43:36.658732 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
14961 | 2025.01.13 09:43:36.658867 [ 4 ] {b312c651-068c-4632-97e6-932024bde83b} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14962 | 2025.01.13 09:43:36.659084 [ 4 ] {b312c651-068c-4632-97e6-932024bde83b} <Debug> executeQuery: Read 101 rows, 7.17 KiB in 0.00357 sec., 28291.316526610644 rows/sec., 1.96 MiB/sec. | ||
14963 | 2025.01.13 09:43:36.659140 [ 4 ] {b312c651-068c-4632-97e6-932024bde83b} <Debug> TCPHandler: Processed in 0.003898441 sec. | ||
14964 | 2025.01.13 09:43:36.659309 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14965 | 2025.01.13 09:43:36.659417 [ 253 ] {a821700b-0afe-4f39-bb9d-d054beb14fb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14966 | 2025.01.13 09:43:36.659483 [ 253 ] {a821700b-0afe-4f39-bb9d-d054beb14fb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14967 | 2025.01.13 09:43:36.660603 [ 253 ] {a821700b-0afe-4f39-bb9d-d054beb14fb0} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14968 | 2025.01.13 09:43:36.660642 [ 253 ] {a821700b-0afe-4f39-bb9d-d054beb14fb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
14969 | 2025.01.13 09:43:36.661296 [ 253 ] {a821700b-0afe-4f39-bb9d-d054beb14fb0} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
14970 | 2025.01.13 09:43:36.661562 [ 253 ] {a821700b-0afe-4f39-bb9d-d054beb14fb0} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14971 | 2025.01.13 09:43:36.661811 [ 253 ] {a821700b-0afe-4f39-bb9d-d054beb14fb0} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002417 sec., 10757.136946628052 rows/sec., 19.28 MiB/sec. | ||
14972 | 2025.01.13 09:43:36.661902 [ 253 ] {a821700b-0afe-4f39-bb9d-d054beb14fb0} <Debug> TCPHandler: Processed in 0.002644415 sec. | ||
14973 | 2025.01.13 09:43:36.662058 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14974 | 2025.01.13 09:43:36.662186 [ 4 ] {d10c401d-8cd4-4989-9bc1-4fc7daf1a7d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14975 | 2025.01.13 09:43:36.662242 [ 4 ] {d10c401d-8cd4-4989-9bc1-4fc7daf1a7d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14976 | 2025.01.13 09:43:36.662748 [ 4 ] {d10c401d-8cd4-4989-9bc1-4fc7daf1a7d0} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14977 | 2025.01.13 09:43:36.662794 [ 4 ] {d10c401d-8cd4-4989-9bc1-4fc7daf1a7d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
14978 | 2025.01.13 09:43:36.663184 [ 4 ] {d10c401d-8cd4-4989-9bc1-4fc7daf1a7d0} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
14979 | 2025.01.13 09:43:36.663423 [ 4 ] {d10c401d-8cd4-4989-9bc1-4fc7daf1a7d0} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14980 | 2025.01.13 09:43:36.663630 [ 4 ] {d10c401d-8cd4-4989-9bc1-4fc7daf1a7d0} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001472 sec., 20380.434782608696 rows/sec., 1.40 MiB/sec. | ||
14981 | 2025.01.13 09:43:36.663679 [ 4 ] {d10c401d-8cd4-4989-9bc1-4fc7daf1a7d0} <Debug> TCPHandler: Processed in 0.001679128 sec. | ||
14982 | 2025.01.13 09:43:38.065940 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 33489 | ||
14983 | 2025.01.13 09:43:38.066619 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14984 | 2025.01.13 09:43:38.066664 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
14985 | 2025.01.13 09:43:38.067210 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
14986 | 2025.01.13 09:43:38.067468 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14987 | 2025.01.13 09:43:38.067792 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33489 | ||
14988 | 2025.01.13 09:43:40.579316 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 551 | ||
14989 | 2025.01.13 09:43:40.602144 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14990 | 2025.01.13 09:43:40.602210 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
14991 | 2025.01.13 09:43:40.609633 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
14992 | 2025.01.13 09:43:40.610491 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14993 | 2025.01.13 09:43:40.614223 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 551 | ||
14994 | 2025.01.13 09:43:40.742569 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2114 | ||
14995 | 2025.01.13 09:43:40.746050 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14996 | 2025.01.13 09:43:40.746100 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
14997 | 2025.01.13 09:43:40.747707 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
14998 | 2025.01.13 09:43:40.748027 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14999 | 2025.01.13 09:43:40.749696 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2114 | ||
15000 | 2025.01.13 09:43:41.389343 [ 217 ] {} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): 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] | ||
15001 | 2025.01.13 09:43:41.389403 [ 217 ] {} <Debug> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): 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] | ||
15002 | 2025.01.13 09:43:41.391045 [ 217 ] {} <Debug> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): 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] | ||
15003 | 2025.01.13 09:43:41.629566 [ 223 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): 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] | ||
15004 | 2025.01.13 09:43:41.629628 [ 223 ] {} <Debug> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): 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] | ||
15005 | 2025.01.13 09:43:41.631574 [ 223 ] {} <Debug> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): 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] | ||
15006 | 2025.01.13 09:43:41.641752 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15007 | 2025.01.13 09:43:41.641942 [ 4 ] {12e1e07f-1f33-4081-880e-15e201c008e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
15008 | 2025.01.13 09:43:41.642015 [ 4 ] {12e1e07f-1f33-4081-880e-15e201c008e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
15009 | 2025.01.13 09:43:41.642816 [ 4 ] {12e1e07f-1f33-4081-880e-15e201c008e6} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15010 | 2025.01.13 09:43:41.642859 [ 4 ] {12e1e07f-1f33-4081-880e-15e201c008e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
15011 | 2025.01.13 09:43:41.643296 [ 4 ] {12e1e07f-1f33-4081-880e-15e201c008e6} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
15012 | 2025.01.13 09:43:41.643563 [ 4 ] {12e1e07f-1f33-4081-880e-15e201c008e6} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15013 | 2025.01.13 09:43:41.643707 [ 33 ] {} <Debug> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 | ||
15014 | 2025.01.13 09:43:41.643752 [ 33 ] {} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15015 | 2025.01.13 09:43:41.643773 [ 4 ] {12e1e07f-1f33-4081-880e-15e201c008e6} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001885 sec., 7427.055702917772 rows/sec., 534.65 KiB/sec. | ||
15016 | 2025.01.13 09:43:41.643778 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
15017 | 2025.01.13 09:43:41.643941 [ 4 ] {12e1e07f-1f33-4081-880e-15e201c008e6} <Debug> TCPHandler: Processed in 0.002309925 sec. | ||
15018 | 2025.01.13 09:43:41.643977 [ 217 ] {} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): 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] | ||
15019 | 2025.01.13 09:43:41.644074 [ 217 ] {} <Debug> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): 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] | ||
15020 | 2025.01.13 09:43:41.644216 [ 200 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_53_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_49_12 to all_53_53_0 into Compact with storage Full | ||
15021 | 2025.01.13 09:43:41.644247 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15022 | 2025.01.13 09:43:41.644571 [ 253 ] {36e1bd41-66a0-4cbf-80e1-e10d17396d9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15023 | 2025.01.13 09:43:41.644661 [ 200 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_53_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15024 | 2025.01.13 09:43:41.644704 [ 253 ] {36e1bd41-66a0-4cbf-80e1-e10d17396d9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15025 | 2025.01.13 09:43:41.644825 [ 200 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_49_12, total 14 rows starting from the beginning of the part | ||
15026 | 2025.01.13 09:43:41.645709 [ 200 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 14 rows starting from the beginning of the part | ||
15027 | 2025.01.13 09:43:41.646356 [ 200 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 14 rows starting from the beginning of the part | ||
15028 | 2025.01.13 09:43:41.646782 [ 200 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 14 rows starting from the beginning of the part | ||
15029 | 2025.01.13 09:43:41.647325 [ 200 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 14 rows starting from the beginning of the part | ||
15030 | 2025.01.13 09:43:41.648707 [ 253 ] {36e1bd41-66a0-4cbf-80e1-e10d17396d9a} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15031 | 2025.01.13 09:43:41.648771 [ 253 ] {36e1bd41-66a0-4cbf-80e1-e10d17396d9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
15032 | 2025.01.13 09:43:41.649956 [ 217 ] {} <Debug> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): 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] | ||
15033 | 2025.01.13 09:43:41.650298 [ 253 ] {36e1bd41-66a0-4cbf-80e1-e10d17396d9a} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
15034 | 2025.01.13 09:43:41.651284 [ 253 ] {36e1bd41-66a0-4cbf-80e1-e10d17396d9a} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15035 | 2025.01.13 09:43:41.652026 [ 253 ] {36e1bd41-66a0-4cbf-80e1-e10d17396d9a} <Debug> executeQuery: Read 199 rows, 18.11 KiB in 0.007522 sec., 26455.72985908003 rows/sec., 2.35 MiB/sec. | ||
15036 | 2025.01.13 09:43:41.652332 [ 253 ] {36e1bd41-66a0-4cbf-80e1-e10d17396d9a} <Debug> TCPHandler: Processed in 0.008216533 sec. | ||
15037 | 2025.01.13 09:43:41.652541 [ 196 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_53_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.008632355 sec., 8109.027026807865 rows/sec., 615.42 KiB/sec. | ||
15038 | 2025.01.13 09:43:41.652594 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15039 | 2025.01.13 09:43:41.652745 [ 201 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_53_13} <Trace> MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) | ||
15040 | 2025.01.13 09:43:41.652759 [ 4 ] {4b0c31fb-ce58-469e-be71-e8128799fc6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15041 | 2025.01.13 09:43:41.652840 [ 4 ] {4b0c31fb-ce58-469e-be71-e8128799fc6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15042 | 2025.01.13 09:43:41.653216 [ 201 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_53_13} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Renaming temporary part tmp_merge_all_1_53_13 to all_1_53_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15043 | 2025.01.13 09:43:41.653339 [ 201 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_53_13} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 | ||
15044 | 2025.01.13 09:43:41.653445 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
15045 | 2025.01.13 09:43:41.653637 [ 4 ] {4b0c31fb-ce58-469e-be71-e8128799fc6d} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15046 | 2025.01.13 09:43:41.653676 [ 4 ] {4b0c31fb-ce58-469e-be71-e8128799fc6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
15047 | 2025.01.13 09:43:41.654020 [ 4 ] {4b0c31fb-ce58-469e-be71-e8128799fc6d} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
15048 | 2025.01.13 09:43:41.654256 [ 4 ] {4b0c31fb-ce58-469e-be71-e8128799fc6d} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15049 | 2025.01.13 09:43:41.654464 [ 4 ] {4b0c31fb-ce58-469e-be71-e8128799fc6d} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.001749 sec., 11435.105774728418 rows/sec., 819.66 KiB/sec. | ||
15050 | 2025.01.13 09:43:41.654521 [ 4 ] {4b0c31fb-ce58-469e-be71-e8128799fc6d} <Debug> TCPHandler: Processed in 0.002038397 sec. | ||
15051 | 2025.01.13 09:43:41.654676 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15052 | 2025.01.13 09:43:41.654806 [ 253 ] {5b8d8e60-7c5a-41c3-ade1-69b0ff4ce1a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
15053 | 2025.01.13 09:43:41.654861 [ 253 ] {5b8d8e60-7c5a-41c3-ade1-69b0ff4ce1a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
15054 | 2025.01.13 09:43:41.655457 [ 253 ] {5b8d8e60-7c5a-41c3-ade1-69b0ff4ce1a0} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15055 | 2025.01.13 09:43:41.655497 [ 253 ] {5b8d8e60-7c5a-41c3-ade1-69b0ff4ce1a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
15056 | 2025.01.13 09:43:41.655857 [ 253 ] {5b8d8e60-7c5a-41c3-ade1-69b0ff4ce1a0} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
15057 | 2025.01.13 09:43:41.656103 [ 253 ] {5b8d8e60-7c5a-41c3-ade1-69b0ff4ce1a0} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15058 | 2025.01.13 09:43:41.656274 [ 32 ] {} <Debug> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059) (MergerMutator): Selected 6 parts from all_1_48_10 to all_53_53_0 | ||
15059 | 2025.01.13 09:43:41.656343 [ 253 ] {5b8d8e60-7c5a-41c3-ade1-69b0ff4ce1a0} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001562 sec., 8962.868117797696 rows/sec., 627.70 KiB/sec. | ||
15060 | 2025.01.13 09:43:41.656350 [ 32 ] {} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15061 | 2025.01.13 09:43:41.656430 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
15062 | 2025.01.13 09:43:41.656466 [ 253 ] {5b8d8e60-7c5a-41c3-ade1-69b0ff4ce1a0} <Debug> TCPHandler: Processed in 0.001846912 sec. | ||
15063 | 2025.01.13 09:43:41.656684 [ 195 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_53_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_48_10 to all_53_53_0 into Compact with storage Full | ||
15064 | 2025.01.13 09:43:41.656689 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15065 | 2025.01.13 09:43:41.656950 [ 195 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_53_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15066 | 2025.01.13 09:43:41.656966 [ 4 ] {5e7a46d8-38e4-49d9-9659-6f2d31aa5907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
15067 | 2025.01.13 09:43:41.657020 [ 195 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_48_10, total 242 rows starting from the beginning of the part | ||
15068 | 2025.01.13 09:43:41.657063 [ 4 ] {5e7a46d8-38e4-49d9-9659-6f2d31aa5907} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
15069 | 2025.01.13 09:43:41.657331 [ 195 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 14 rows starting from the beginning of the part | ||
15070 | 2025.01.13 09:43:41.657647 [ 195 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 14 rows starting from the beginning of the part | ||
15071 | 2025.01.13 09:43:41.657951 [ 195 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 242 rows starting from the beginning of the part | ||
15072 | 2025.01.13 09:43:41.658200 [ 195 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 14 rows starting from the beginning of the part | ||
15073 | 2025.01.13 09:43:41.658480 [ 195 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 14 rows starting from the beginning of the part | ||
15074 | 2025.01.13 09:43:41.660348 [ 4 ] {5e7a46d8-38e4-49d9-9659-6f2d31aa5907} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15075 | 2025.01.13 09:43:41.660419 [ 4 ] {5e7a46d8-38e4-49d9-9659-6f2d31aa5907} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
15076 | 2025.01.13 09:43:41.661421 [ 4 ] {5e7a46d8-38e4-49d9-9659-6f2d31aa5907} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
15077 | 2025.01.13 09:43:41.661638 [ 196 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_53_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.005090094 sec., 106088.41408429785 rows/sec., 7.60 MiB/sec. | ||
15078 | 2025.01.13 09:43:41.661871 [ 4 ] {5e7a46d8-38e4-49d9-9659-6f2d31aa5907} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15079 | 2025.01.13 09:43:41.661884 [ 199 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_53_11} <Trace> MergedBlockOutputStream: filled checksums all_1_53_11 (state Temporary) | ||
15080 | 2025.01.13 09:43:41.662207 [ 32 ] {} <Debug> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 | ||
15081 | 2025.01.13 09:43:41.662305 [ 32 ] {} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15082 | 2025.01.13 09:43:41.662333 [ 4 ] {5e7a46d8-38e4-49d9-9659-6f2d31aa5907} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005437 sec., 2391.0244620194962 rows/sec., 149.08 KiB/sec. | ||
15083 | 2025.01.13 09:43:41.662412 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
15084 | 2025.01.13 09:43:41.662604 [ 4 ] {5e7a46d8-38e4-49d9-9659-6f2d31aa5907} <Debug> TCPHandler: Processed in 0.006019561 sec. | ||
15085 | 2025.01.13 09:43:41.662807 [ 199 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_53_11} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Renaming temporary part tmp_merge_all_1_53_11 to all_1_53_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15086 | 2025.01.13 09:43:41.662900 [ 197 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_53_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_49_12 to all_53_53_0 into Compact with storage Full | ||
15087 | 2025.01.13 09:43:41.662958 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15088 | 2025.01.13 09:43:41.663006 [ 225 ] {} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): 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] | ||
15089 | 2025.01.13 09:43:41.663098 [ 225 ] {} <Debug> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): 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] | ||
15090 | 2025.01.13 09:43:41.663392 [ 199 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_53_11} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059) (MergerMutator): Merged 6 parts: [all_1_48_10, all_53_53_0] -> all_1_53_11 | ||
15091 | 2025.01.13 09:43:41.663497 [ 253 ] {1b5c624a-7b1d-49e7-8343-a0a9646e5e78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15092 | 2025.01.13 09:43:41.663555 [ 197 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_53_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15093 | 2025.01.13 09:43:41.663744 [ 253 ] {1b5c624a-7b1d-49e7-8343-a0a9646e5e78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15094 | 2025.01.13 09:43:41.663772 [ 197 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_49_12, total 13 rows starting from the beginning of the part | ||
15095 | 2025.01.13 09:43:41.663840 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
15096 | 2025.01.13 09:43:41.664302 [ 197 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 13 rows starting from the beginning of the part | ||
15097 | 2025.01.13 09:43:41.664931 [ 197 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 13 rows starting from the beginning of the part | ||
15098 | 2025.01.13 09:43:41.665537 [ 197 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 13 rows starting from the beginning of the part | ||
15099 | 2025.01.13 09:43:41.665987 [ 197 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 13 rows starting from the beginning of the part | ||
15100 | 2025.01.13 09:43:41.667742 [ 253 ] {1b5c624a-7b1d-49e7-8343-a0a9646e5e78} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15101 | 2025.01.13 09:43:41.667794 [ 253 ] {1b5c624a-7b1d-49e7-8343-a0a9646e5e78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
15102 | 2025.01.13 09:43:41.668756 [ 192 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_53_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.006156764 sec., 10557.494164142072 rows/sec., 699.50 KiB/sec. | ||
15103 | 2025.01.13 09:43:41.668816 [ 253 ] {1b5c624a-7b1d-49e7-8343-a0a9646e5e78} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
15104 | 2025.01.13 09:43:41.668892 [ 225 ] {} <Debug> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): 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] | ||
15105 | 2025.01.13 09:43:41.669133 [ 192 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_53_13} <Trace> MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) | ||
15106 | 2025.01.13 09:43:41.669624 [ 253 ] {1b5c624a-7b1d-49e7-8343-a0a9646e5e78} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15107 | 2025.01.13 09:43:41.670293 [ 192 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_53_13} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Renaming temporary part tmp_merge_all_1_53_13 to all_1_53_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15108 | 2025.01.13 09:43:41.670326 [ 253 ] {1b5c624a-7b1d-49e7-8343-a0a9646e5e78} <Debug> executeQuery: Read 359 rows, 25.84 KiB in 0.006968 sec., 51521.239954075776 rows/sec., 3.62 MiB/sec. | ||
15109 | 2025.01.13 09:43:41.670633 [ 192 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_53_13} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 | ||
15110 | 2025.01.13 09:43:41.670661 [ 253 ] {1b5c624a-7b1d-49e7-8343-a0a9646e5e78} <Debug> TCPHandler: Processed in 0.007914784 sec. | ||
15111 | 2025.01.13 09:43:41.670958 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15112 | 2025.01.13 09:43:41.670990 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
15113 | 2025.01.13 09:43:41.671191 [ 4 ] {5a4e9f02-f331-442a-849b-2b4cc3200efd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
15114 | 2025.01.13 09:43:41.671267 [ 4 ] {5a4e9f02-f331-442a-849b-2b4cc3200efd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
15115 | 2025.01.13 09:43:41.671726 [ 4 ] {5a4e9f02-f331-442a-849b-2b4cc3200efd} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15116 | 2025.01.13 09:43:41.671764 [ 4 ] {5a4e9f02-f331-442a-849b-2b4cc3200efd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
15117 | 2025.01.13 09:43:41.672122 [ 4 ] {5a4e9f02-f331-442a-849b-2b4cc3200efd} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
15118 | 2025.01.13 09:43:41.672364 [ 4 ] {5a4e9f02-f331-442a-849b-2b4cc3200efd} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15119 | 2025.01.13 09:43:41.672536 [ 4 ] {5a4e9f02-f331-442a-849b-2b4cc3200efd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001398 sec., 4291.845493562232 rows/sec., 224.23 KiB/sec. | ||
15120 | 2025.01.13 09:43:41.672586 [ 4 ] {5a4e9f02-f331-442a-849b-2b4cc3200efd} <Debug> TCPHandler: Processed in 0.001800381 sec. | ||
15121 | 2025.01.13 09:43:41.672736 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15122 | 2025.01.13 09:43:41.672846 [ 253 ] {1111fb5d-b15e-4163-a115-0bf1b0bb1c4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15123 | 2025.01.13 09:43:41.672896 [ 253 ] {1111fb5d-b15e-4163-a115-0bf1b0bb1c4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15124 | 2025.01.13 09:43:41.673411 [ 253 ] {1111fb5d-b15e-4163-a115-0bf1b0bb1c4f} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15125 | 2025.01.13 09:43:41.673448 [ 253 ] {1111fb5d-b15e-4163-a115-0bf1b0bb1c4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
15126 | 2025.01.13 09:43:41.673825 [ 253 ] {1111fb5d-b15e-4163-a115-0bf1b0bb1c4f} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
15127 | 2025.01.13 09:43:41.674065 [ 253 ] {1111fb5d-b15e-4163-a115-0bf1b0bb1c4f} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15128 | 2025.01.13 09:43:41.674260 [ 253 ] {1111fb5d-b15e-4163-a115-0bf1b0bb1c4f} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001432 sec., 123603.35195530727 rows/sec., 8.15 MiB/sec. | ||
15129 | 2025.01.13 09:43:41.674333 [ 253 ] {1111fb5d-b15e-4163-a115-0bf1b0bb1c4f} <Debug> TCPHandler: Processed in 0.001645966 sec. | ||
15130 | 2025.01.13 09:43:41.674510 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15131 | 2025.01.13 09:43:41.674820 [ 4 ] {4f7c33d4-b383-4c4e-b291-55c82da1ce98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
15132 | 2025.01.13 09:43:41.674942 [ 4 ] {4f7c33d4-b383-4c4e-b291-55c82da1ce98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
15133 | 2025.01.13 09:43:41.675406 [ 4 ] {4f7c33d4-b383-4c4e-b291-55c82da1ce98} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15134 | 2025.01.13 09:43:41.675443 [ 4 ] {4f7c33d4-b383-4c4e-b291-55c82da1ce98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
15135 | 2025.01.13 09:43:41.675786 [ 4 ] {4f7c33d4-b383-4c4e-b291-55c82da1ce98} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
15136 | 2025.01.13 09:43:41.676019 [ 4 ] {4f7c33d4-b383-4c4e-b291-55c82da1ce98} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15137 | 2025.01.13 09:43:41.676200 [ 221 ] {} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): 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] | ||
15138 | 2025.01.13 09:43:41.676205 [ 4 ] {4f7c33d4-b383-4c4e-b291-55c82da1ce98} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001506 sec., 664.0106241699867 rows/sec., 44.74 KiB/sec. | ||
15139 | 2025.01.13 09:43:41.676227 [ 221 ] {} <Debug> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): 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] | ||
15140 | 2025.01.13 09:43:41.676296 [ 4 ] {4f7c33d4-b383-4c4e-b291-55c82da1ce98} <Debug> TCPHandler: Processed in 0.001871493 sec. | ||
15141 | 2025.01.13 09:43:41.676455 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15142 | 2025.01.13 09:43:41.676609 [ 253 ] {677383fa-8384-40f7-885c-be9b29873496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15143 | 2025.01.13 09:43:41.676725 [ 253 ] {677383fa-8384-40f7-885c-be9b29873496} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
15144 | 2025.01.13 09:43:41.678360 [ 253 ] {677383fa-8384-40f7-885c-be9b29873496} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15145 | 2025.01.13 09:43:41.678401 [ 253 ] {677383fa-8384-40f7-885c-be9b29873496} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
15146 | 2025.01.13 09:43:41.678479 [ 221 ] {} <Debug> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): 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] | ||
15147 | 2025.01.13 09:43:41.679272 [ 253 ] {677383fa-8384-40f7-885c-be9b29873496} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
15148 | 2025.01.13 09:43:41.679524 [ 253 ] {677383fa-8384-40f7-885c-be9b29873496} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15149 | 2025.01.13 09:43:41.679665 [ 33 ] {} <Debug> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
15150 | 2025.01.13 09:43:41.679708 [ 33 ] {} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15151 | 2025.01.13 09:43:41.679732 [ 253 ] {677383fa-8384-40f7-885c-be9b29873496} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.003162 sec., 4111.321948134092 rows/sec., 7.37 MiB/sec. | ||
15152 | 2025.01.13 09:43:41.679736 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
15153 | 2025.01.13 09:43:41.680225 [ 191 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::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 | ||
15154 | 2025.01.13 09:43:41.680268 [ 253 ] {677383fa-8384-40f7-885c-be9b29873496} <Debug> TCPHandler: Processed in 0.00387281 sec. | ||
15155 | 2025.01.13 09:43:41.680644 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15156 | 2025.01.13 09:43:41.681166 [ 4 ] {579e431f-1412-4a6d-bcf8-9dc633fa2c62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15157 | 2025.01.13 09:43:41.681431 [ 4 ] {579e431f-1412-4a6d-bcf8-9dc633fa2c62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15158 | 2025.01.13 09:43:41.682184 [ 191 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15159 | 2025.01.13 09:43:41.682599 [ 191 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1816 rows starting from the beginning of the part | ||
15160 | 2025.01.13 09:43:41.683384 [ 191 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 13 rows starting from the beginning of the part | ||
15161 | 2025.01.13 09:43:41.684145 [ 191 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 26 rows starting from the beginning of the part | ||
15162 | 2025.01.13 09:43:41.684221 [ 4 ] {579e431f-1412-4a6d-bcf8-9dc633fa2c62} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15163 | 2025.01.13 09:43:41.684291 [ 4 ] {579e431f-1412-4a6d-bcf8-9dc633fa2c62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
15164 | 2025.01.13 09:43:41.684782 [ 191 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 13 rows starting from the beginning of the part | ||
15165 | 2025.01.13 09:43:41.685415 [ 191 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 26 rows starting from the beginning of the part | ||
15166 | 2025.01.13 09:43:41.685958 [ 4 ] {579e431f-1412-4a6d-bcf8-9dc633fa2c62} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
15167 | 2025.01.13 09:43:41.686074 [ 191 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 13 rows starting from the beginning of the part | ||
15168 | 2025.01.13 09:43:41.686800 [ 4 ] {579e431f-1412-4a6d-bcf8-9dc633fa2c62} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15169 | 2025.01.13 09:43:41.687312 [ 4 ] {579e431f-1412-4a6d-bcf8-9dc633fa2c62} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.006357 sec., 8179.959100204499 rows/sec., 518.62 KiB/sec. | ||
15170 | 2025.01.13 09:43:41.687466 [ 4 ] {579e431f-1412-4a6d-bcf8-9dc633fa2c62} <Debug> TCPHandler: Processed in 0.00704542 sec. | ||
15171 | 2025.01.13 09:43:41.694738 [ 198 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1907 rows, containing 19 columns (19 merged, 0 gathered) in 0.014847221 sec., 128441.5447173582 rows/sec., 230.16 MiB/sec. | ||
15172 | 2025.01.13 09:43:41.696553 [ 198 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
15173 | 2025.01.13 09:43:41.697004 [ 198 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15174 | 2025.01.13 09:43:41.697102 [ 198 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
15175 | 2025.01.13 09:43:41.697262 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.36 MiB. | ||
15176 | 2025.01.13 09:43:42.001160 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 267.28 MiB, peak 284.59 MiB, free memory in arenas 0.00 B, will set to 268.52 MiB (RSS), difference: 1.24 MiB | ||
15177 | 2025.01.13 09:43:45.302458 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
15178 | 2025.01.13 09:43:45.302525 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
15179 | 2025.01.13 09:43:45.568847 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33916 | ||
15180 | 2025.01.13 09:43:45.569509 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15181 | 2025.01.13 09:43:45.569559 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
15182 | 2025.01.13 09:43:45.570096 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
15183 | 2025.01.13 09:43:45.570361 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15184 | 2025.01.13 09:43:45.570606 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33916 | ||
15185 | 2025.01.13 09:43:46.638285 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15186 | 2025.01.13 09:43:46.638497 [ 4 ] {94fbca9d-534d-4a7a-96a7-701ce79595e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15187 | 2025.01.13 09:43:46.638578 [ 4 ] {94fbca9d-534d-4a7a-96a7-701ce79595e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15188 | 2025.01.13 09:43:46.639467 [ 4 ] {94fbca9d-534d-4a7a-96a7-701ce79595e7} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15189 | 2025.01.13 09:43:46.639512 [ 4 ] {94fbca9d-534d-4a7a-96a7-701ce79595e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
15190 | 2025.01.13 09:43:46.639947 [ 4 ] {94fbca9d-534d-4a7a-96a7-701ce79595e7} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
15191 | 2025.01.13 09:43:46.640204 [ 4 ] {94fbca9d-534d-4a7a-96a7-701ce79595e7} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15192 | 2025.01.13 09:43:46.640447 [ 4 ] {94fbca9d-534d-4a7a-96a7-701ce79595e7} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.002009 sec., 38825.286212045794 rows/sec., 3.33 MiB/sec. | ||
15193 | 2025.01.13 09:43:46.640503 [ 4 ] {94fbca9d-534d-4a7a-96a7-701ce79595e7} <Debug> TCPHandler: Processed in 0.002359647 sec. | ||
15194 | 2025.01.13 09:43:46.640672 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15195 | 2025.01.13 09:43:46.640785 [ 253 ] {f0ca6432-4e71-4ce2-b3da-487969be9ab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15196 | 2025.01.13 09:43:46.640831 [ 253 ] {f0ca6432-4e71-4ce2-b3da-487969be9ab0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15197 | 2025.01.13 09:43:46.641372 [ 253 ] {f0ca6432-4e71-4ce2-b3da-487969be9ab0} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15198 | 2025.01.13 09:43:46.641412 [ 253 ] {f0ca6432-4e71-4ce2-b3da-487969be9ab0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
15199 | 2025.01.13 09:43:46.641776 [ 253 ] {f0ca6432-4e71-4ce2-b3da-487969be9ab0} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
15200 | 2025.01.13 09:43:46.642018 [ 253 ] {f0ca6432-4e71-4ce2-b3da-487969be9ab0} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15201 | 2025.01.13 09:43:46.642242 [ 253 ] {f0ca6432-4e71-4ce2-b3da-487969be9ab0} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001479 sec., 17579.44557133198 rows/sec., 1.29 MiB/sec. | ||
15202 | 2025.01.13 09:43:46.642295 [ 253 ] {f0ca6432-4e71-4ce2-b3da-487969be9ab0} <Debug> TCPHandler: Processed in 0.001680278 sec. | ||
15203 | 2025.01.13 09:43:46.642441 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15204 | 2025.01.13 09:43:46.642546 [ 4 ] {f8c4d37e-7383-497b-958f-243b61e1c0ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15205 | 2025.01.13 09:43:46.642591 [ 4 ] {f8c4d37e-7383-497b-958f-243b61e1c0ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15206 | 2025.01.13 09:43:46.643160 [ 4 ] {f8c4d37e-7383-497b-958f-243b61e1c0ea} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15207 | 2025.01.13 09:43:46.643199 [ 4 ] {f8c4d37e-7383-497b-958f-243b61e1c0ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
15208 | 2025.01.13 09:43:46.643550 [ 4 ] {f8c4d37e-7383-497b-958f-243b61e1c0ea} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
15209 | 2025.01.13 09:43:46.643786 [ 4 ] {f8c4d37e-7383-497b-958f-243b61e1c0ea} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15210 | 2025.01.13 09:43:46.643996 [ 4 ] {f8c4d37e-7383-497b-958f-243b61e1c0ea} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.001471 sec., 36709.72127804215 rows/sec., 2.87 MiB/sec. | ||
15211 | 2025.01.13 09:43:46.644047 [ 4 ] {f8c4d37e-7383-497b-958f-243b61e1c0ea} <Debug> TCPHandler: Processed in 0.001658357 sec. | ||
15212 | 2025.01.13 09:43:46.644192 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15213 | 2025.01.13 09:43:46.644297 [ 253 ] {1a4807a5-5e9e-4a03-bdc5-343e7a5fd3fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15214 | 2025.01.13 09:43:46.644353 [ 253 ] {1a4807a5-5e9e-4a03-bdc5-343e7a5fd3fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15215 | 2025.01.13 09:43:46.644954 [ 253 ] {1a4807a5-5e9e-4a03-bdc5-343e7a5fd3fe} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15216 | 2025.01.13 09:43:46.645000 [ 253 ] {1a4807a5-5e9e-4a03-bdc5-343e7a5fd3fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
15217 | 2025.01.13 09:43:46.645432 [ 253 ] {1a4807a5-5e9e-4a03-bdc5-343e7a5fd3fe} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
15218 | 2025.01.13 09:43:46.645671 [ 253 ] {1a4807a5-5e9e-4a03-bdc5-343e7a5fd3fe} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15219 | 2025.01.13 09:43:46.645882 [ 253 ] {1a4807a5-5e9e-4a03-bdc5-343e7a5fd3fe} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001606 sec., 62266.50062266501 rows/sec., 4.32 MiB/sec. | ||
15220 | 2025.01.13 09:43:46.645933 [ 253 ] {1a4807a5-5e9e-4a03-bdc5-343e7a5fd3fe} <Debug> TCPHandler: Processed in 0.0017915 sec. | ||
15221 | 2025.01.13 09:43:46.646083 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15222 | 2025.01.13 09:43:46.646188 [ 4 ] {05af9b43-8808-498c-ba12-2974c0cfa5fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15223 | 2025.01.13 09:43:46.646254 [ 4 ] {05af9b43-8808-498c-ba12-2974c0cfa5fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
15224 | 2025.01.13 09:43:46.647345 [ 4 ] {05af9b43-8808-498c-ba12-2974c0cfa5fc} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15225 | 2025.01.13 09:43:46.647384 [ 4 ] {05af9b43-8808-498c-ba12-2974c0cfa5fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
15226 | 2025.01.13 09:43:46.648016 [ 4 ] {05af9b43-8808-498c-ba12-2974c0cfa5fc} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
15227 | 2025.01.13 09:43:46.648268 [ 4 ] {05af9b43-8808-498c-ba12-2974c0cfa5fc} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15228 | 2025.01.13 09:43:46.648499 [ 4 ] {05af9b43-8808-498c-ba12-2974c0cfa5fc} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002325 sec., 11182.795698924732 rows/sec., 20.04 MiB/sec. | ||
15229 | 2025.01.13 09:43:46.648610 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): 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] | ||
15230 | 2025.01.13 09:43:46.648660 [ 4 ] {05af9b43-8808-498c-ba12-2974c0cfa5fc} <Debug> TCPHandler: Processed in 0.002627804 sec. | ||
15231 | 2025.01.13 09:43:46.648688 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): 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] | ||
15232 | 2025.01.13 09:43:46.648861 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15233 | 2025.01.13 09:43:46.648988 [ 253 ] {5a9adcab-32f4-4fbb-9145-df61a7214d56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15234 | 2025.01.13 09:43:46.649037 [ 253 ] {5a9adcab-32f4-4fbb-9145-df61a7214d56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15235 | 2025.01.13 09:43:46.649990 [ 253 ] {5a9adcab-32f4-4fbb-9145-df61a7214d56} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15236 | 2025.01.13 09:43:46.650051 [ 253 ] {5a9adcab-32f4-4fbb-9145-df61a7214d56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
15237 | 2025.01.13 09:43:46.650735 [ 253 ] {5a9adcab-32f4-4fbb-9145-df61a7214d56} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
15238 | 2025.01.13 09:43:46.651127 [ 253 ] {5a9adcab-32f4-4fbb-9145-df61a7214d56} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15239 | 2025.01.13 09:43:46.651451 [ 253 ] {5a9adcab-32f4-4fbb-9145-df61a7214d56} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.002475 sec., 12121.21212121212 rows/sec., 850.30 KiB/sec. | ||
15240 | 2025.01.13 09:43:46.651591 [ 253 ] {5a9adcab-32f4-4fbb-9145-df61a7214d56} <Debug> TCPHandler: Processed in 0.002830681 sec. | ||
15241 | 2025.01.13 09:43:46.652054 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): 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] | ||
15242 | 2025.01.13 09:43:48.115228 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 558 | ||
15243 | 2025.01.13 09:43:48.138445 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15244 | 2025.01.13 09:43:48.138491 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
15245 | 2025.01.13 09:43:48.147208 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
15246 | 2025.01.13 09:43:48.148043 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15247 | 2025.01.13 09:43:48.150870 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
15248 | 2025.01.13 09:43:49.097858 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15249 | 2025.01.13 09:43:49.098077 [ 4 ] {b31a7ac8-ef80-4199-8a50-8407d358e859} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
15250 | 2025.01.13 09:43:49.098163 [ 4 ] {b31a7ac8-ef80-4199-8a50-8407d358e859} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
15251 | 2025.01.13 09:43:49.098968 [ 4 ] {b31a7ac8-ef80-4199-8a50-8407d358e859} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15252 | 2025.01.13 09:43:49.099025 [ 4 ] {b31a7ac8-ef80-4199-8a50-8407d358e859} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
15253 | 2025.01.13 09:43:49.099473 [ 4 ] {b31a7ac8-ef80-4199-8a50-8407d358e859} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
15254 | 2025.01.13 09:43:49.099734 [ 4 ] {b31a7ac8-ef80-4199-8a50-8407d358e859} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15255 | 2025.01.13 09:43:49.099991 [ 4 ] {b31a7ac8-ef80-4199-8a50-8407d358e859} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001972 sec., 7099.3914807302235 rows/sec., 511.06 KiB/sec. | ||
15256 | 2025.01.13 09:43:49.100061 [ 4 ] {b31a7ac8-ef80-4199-8a50-8407d358e859} <Debug> TCPHandler: Processed in 0.002348927 sec. | ||
15257 | 2025.01.13 09:43:49.100245 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15258 | 2025.01.13 09:43:49.100372 [ 253 ] {e7616a58-4c81-4bd8-b112-6b573c803ed2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
15259 | 2025.01.13 09:43:49.100427 [ 253 ] {e7616a58-4c81-4bd8-b112-6b573c803ed2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
15260 | 2025.01.13 09:43:49.101002 [ 253 ] {e7616a58-4c81-4bd8-b112-6b573c803ed2} <Trace> oximeter.fields_ipaddr (55eee10e-07c1-4121-bb06-cd2392fbd95f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15261 | 2025.01.13 09:43:49.101045 [ 253 ] {e7616a58-4c81-4bd8-b112-6b573c803ed2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
15262 | 2025.01.13 09:43:49.101420 [ 253 ] {e7616a58-4c81-4bd8-b112-6b573c803ed2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
15263 | 2025.01.13 09:43:49.101663 [ 253 ] {e7616a58-4c81-4bd8-b112-6b573c803ed2} <Trace> oximeter.fields_ipaddr (55eee10e-07c1-4121-bb06-cd2392fbd95f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15264 | 2025.01.13 09:43:49.101945 [ 253 ] {e7616a58-4c81-4bd8-b112-6b573c803ed2} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001601 sec., 7495.315427857589 rows/sec., 611.19 KiB/sec. | ||
15265 | 2025.01.13 09:43:49.102146 [ 253 ] {e7616a58-4c81-4bd8-b112-6b573c803ed2} <Debug> TCPHandler: Processed in 0.001966716 sec. | ||
15266 | 2025.01.13 09:43:49.102346 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15267 | 2025.01.13 09:43:49.102460 [ 4 ] {f440033c-a816-44a2-aa03-8da1c12deebd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15268 | 2025.01.13 09:43:49.102506 [ 4 ] {f440033c-a816-44a2-aa03-8da1c12deebd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15269 | 2025.01.13 09:43:49.104105 [ 4 ] {f440033c-a816-44a2-aa03-8da1c12deebd} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15270 | 2025.01.13 09:43:49.104146 [ 4 ] {f440033c-a816-44a2-aa03-8da1c12deebd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
15271 | 2025.01.13 09:43:49.104602 [ 4 ] {f440033c-a816-44a2-aa03-8da1c12deebd} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
15272 | 2025.01.13 09:43:49.104850 [ 4 ] {f440033c-a816-44a2-aa03-8da1c12deebd} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15273 | 2025.01.13 09:43:49.105047 [ 108 ] {} <Debug> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
15274 | 2025.01.13 09:43:49.105073 [ 4 ] {f440033c-a816-44a2-aa03-8da1c12deebd} <Debug> executeQuery: Read 1345 rows, 114.67 KiB in 0.002636 sec., 510242.7921092565 rows/sec., 42.48 MiB/sec. | ||
15275 | 2025.01.13 09:43:49.105131 [ 108 ] {} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15276 | 2025.01.13 09:43:49.105203 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
15277 | 2025.01.13 09:43:49.105209 [ 4 ] {f440033c-a816-44a2-aa03-8da1c12deebd} <Debug> TCPHandler: Processed in 0.002913813 sec. | ||
15278 | 2025.01.13 09:43:49.105446 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15279 | 2025.01.13 09:43:49.105484 [ 191 ] {4e32d370-b554-4105-93df-36198ea84aa7::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 | ||
15280 | 2025.01.13 09:43:49.105635 [ 253 ] {749b192c-2ece-4f44-b60d-687f65611e9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15281 | 2025.01.13 09:43:49.105750 [ 253 ] {749b192c-2ece-4f44-b60d-687f65611e9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15282 | 2025.01.13 09:43:49.105779 [ 191 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15283 | 2025.01.13 09:43:49.105896 [ 191 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1398 rows starting from the beginning of the part | ||
15284 | 2025.01.13 09:43:49.106152 [ 191 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 199 rows starting from the beginning of the part | ||
15285 | 2025.01.13 09:43:49.106489 [ 191 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 79 rows starting from the beginning of the part | ||
15286 | 2025.01.13 09:43:49.106816 [ 191 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 199 rows starting from the beginning of the part | ||
15287 | 2025.01.13 09:43:49.107118 [ 191 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 78 rows starting from the beginning of the part | ||
15288 | 2025.01.13 09:43:49.107427 [ 191 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 1345 rows starting from the beginning of the part | ||
15289 | 2025.01.13 09:43:49.108806 [ 253 ] {749b192c-2ece-4f44-b60d-687f65611e9a} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15290 | 2025.01.13 09:43:49.108861 [ 253 ] {749b192c-2ece-4f44-b60d-687f65611e9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
15291 | 2025.01.13 09:43:49.109741 [ 253 ] {749b192c-2ece-4f44-b60d-687f65611e9a} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
15292 | 2025.01.13 09:43:49.110217 [ 253 ] {749b192c-2ece-4f44-b60d-687f65611e9a} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15293 | 2025.01.13 09:43:49.110516 [ 253 ] {749b192c-2ece-4f44-b60d-687f65611e9a} <Debug> executeQuery: Read 32 rows, 2.27 KiB in 0.004938 sec., 6480.356419603078 rows/sec., 460.00 KiB/sec. | ||
15294 | 2025.01.13 09:43:49.110624 [ 253 ] {749b192c-2ece-4f44-b60d-687f65611e9a} <Debug> TCPHandler: Processed in 0.00529085 sec. | ||
15295 | 2025.01.13 09:43:49.110871 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15296 | 2025.01.13 09:43:49.111162 [ 4 ] {4a3a21ce-9ec8-4c2a-a68a-37241ffdacab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
15297 | 2025.01.13 09:43:49.111176 [ 198 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3298 rows, containing 5 columns (5 merged, 0 gathered) in 0.005847185 sec., 564032.0940760382 rows/sec., 49.63 MiB/sec. | ||
15298 | 2025.01.13 09:43:49.111243 [ 4 ] {4a3a21ce-9ec8-4c2a-a68a-37241ffdacab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
15299 | 2025.01.13 09:43:49.111498 [ 191 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
15300 | 2025.01.13 09:43:49.112144 [ 194 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_126_25} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15301 | 2025.01.13 09:43:49.112444 [ 194 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_126_25} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
15302 | 2025.01.13 09:43:49.112658 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
15303 | 2025.01.13 09:43:49.112725 [ 4 ] {4a3a21ce-9ec8-4c2a-a68a-37241ffdacab} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15304 | 2025.01.13 09:43:49.112772 [ 4 ] {4a3a21ce-9ec8-4c2a-a68a-37241ffdacab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
15305 | 2025.01.13 09:43:49.113166 [ 4 ] {4a3a21ce-9ec8-4c2a-a68a-37241ffdacab} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
15306 | 2025.01.13 09:43:49.113418 [ 4 ] {4a3a21ce-9ec8-4c2a-a68a-37241ffdacab} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15307 | 2025.01.13 09:43:49.113636 [ 4 ] {4a3a21ce-9ec8-4c2a-a68a-37241ffdacab} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.002541 sec., 95238.09523809524 rows/sec., 6.45 MiB/sec. | ||
15308 | 2025.01.13 09:43:49.113699 [ 4 ] {4a3a21ce-9ec8-4c2a-a68a-37241ffdacab} <Debug> TCPHandler: Processed in 0.002956014 sec. | ||
15309 | 2025.01.13 09:43:49.113862 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15310 | 2025.01.13 09:43:49.113991 [ 253 ] {d754c3ae-c42c-4c0f-ba11-63a5bb83f9a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
15311 | 2025.01.13 09:43:49.114040 [ 253 ] {d754c3ae-c42c-4c0f-ba11-63a5bb83f9a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
15312 | 2025.01.13 09:43:49.114613 [ 253 ] {d754c3ae-c42c-4c0f-ba11-63a5bb83f9a3} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15313 | 2025.01.13 09:43:49.114655 [ 253 ] {d754c3ae-c42c-4c0f-ba11-63a5bb83f9a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
15314 | 2025.01.13 09:43:49.115030 [ 253 ] {d754c3ae-c42c-4c0f-ba11-63a5bb83f9a3} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
15315 | 2025.01.13 09:43:49.115276 [ 253 ] {d754c3ae-c42c-4c0f-ba11-63a5bb83f9a3} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15316 | 2025.01.13 09:43:49.115523 [ 253 ] {d754c3ae-c42c-4c0f-ba11-63a5bb83f9a3} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001555 sec., 8360.128617363343 rows/sec., 521.25 KiB/sec. | ||
15317 | 2025.01.13 09:43:49.115578 [ 253 ] {d754c3ae-c42c-4c0f-ba11-63a5bb83f9a3} <Debug> TCPHandler: Processed in 0.001789361 sec. | ||
15318 | 2025.01.13 09:43:49.115740 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15319 | 2025.01.13 09:43:49.115848 [ 4 ] {f94ed687-5bb9-4c31-8323-37a8205fd6b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15320 | 2025.01.13 09:43:49.115895 [ 4 ] {f94ed687-5bb9-4c31-8323-37a8205fd6b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15321 | 2025.01.13 09:43:49.116832 [ 4 ] {f94ed687-5bb9-4c31-8323-37a8205fd6b2} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15322 | 2025.01.13 09:43:49.116873 [ 4 ] {f94ed687-5bb9-4c31-8323-37a8205fd6b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
15323 | 2025.01.13 09:43:49.117278 [ 4 ] {f94ed687-5bb9-4c31-8323-37a8205fd6b2} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
15324 | 2025.01.13 09:43:49.117515 [ 4 ] {f94ed687-5bb9-4c31-8323-37a8205fd6b2} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15325 | 2025.01.13 09:43:49.117719 [ 108 ] {} <Debug> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
15326 | 2025.01.13 09:43:49.117780 [ 4 ] {f94ed687-5bb9-4c31-8323-37a8205fd6b2} <Debug> executeQuery: Read 827 rows, 61.11 KiB in 0.001946 sec., 424974.3062692703 rows/sec., 30.67 MiB/sec. | ||
15327 | 2025.01.13 09:43:49.117787 [ 108 ] {} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15328 | 2025.01.13 09:43:49.117872 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
15329 | 2025.01.13 09:43:49.117900 [ 4 ] {f94ed687-5bb9-4c31-8323-37a8205fd6b2} <Debug> TCPHandler: Processed in 0.002211423 sec. | ||
15330 | 2025.01.13 09:43:49.118202 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15331 | 2025.01.13 09:43:49.118258 [ 191 ] {dc80af8f-ae59-4221-9151-b81aadd12800::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 | ||
15332 | 2025.01.13 09:43:49.118776 [ 191 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15333 | 2025.01.13 09:43:49.118796 [ 253 ] {a6025534-a1c2-4239-b852-65d9d9ebc193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
15334 | 2025.01.13 09:43:49.118883 [ 191 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 873 rows starting from the beginning of the part | ||
15335 | 2025.01.13 09:43:49.119323 [ 191 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 359 rows starting from the beginning of the part | ||
15336 | 2025.01.13 09:43:49.119447 [ 253 ] {a6025534-a1c2-4239-b852-65d9d9ebc193} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
15337 | 2025.01.13 09:43:49.119759 [ 191 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 56 rows starting from the beginning of the part | ||
15338 | 2025.01.13 09:43:49.120284 [ 191 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 359 rows starting from the beginning of the part | ||
15339 | 2025.01.13 09:43:49.120736 [ 191 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 54 rows starting from the beginning of the part | ||
15340 | 2025.01.13 09:43:49.121125 [ 191 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 827 rows starting from the beginning of the part | ||
15341 | 2025.01.13 09:43:49.122656 [ 253 ] {a6025534-a1c2-4239-b852-65d9d9ebc193} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15342 | 2025.01.13 09:43:49.122725 [ 253 ] {a6025534-a1c2-4239-b852-65d9d9ebc193} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
15343 | 2025.01.13 09:43:49.123702 [ 253 ] {a6025534-a1c2-4239-b852-65d9d9ebc193} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
15344 | 2025.01.13 09:43:49.124008 [ 253 ] {a6025534-a1c2-4239-b852-65d9d9ebc193} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15345 | 2025.01.13 09:43:49.124401 [ 91 ] {} <Debug> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913) (MergerMutator): Selected 6 parts from all_1_49_10 to all_54_54_0 | ||
15346 | 2025.01.13 09:43:49.124523 [ 91 ] {} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15347 | 2025.01.13 09:43:49.124562 [ 191 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2528 rows, containing 5 columns (5 merged, 0 gathered) in 0.006575276 sec., 384470.5530231735 rows/sec., 29.15 MiB/sec. | ||
15348 | 2025.01.13 09:43:49.124599 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
15349 | 2025.01.13 09:43:49.124707 [ 253 ] {a6025534-a1c2-4239-b852-65d9d9ebc193} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.006237 sec., 962.000962000962 rows/sec., 50.26 KiB/sec. | ||
15350 | 2025.01.13 09:43:49.124948 [ 194 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
15351 | 2025.01.13 09:43:49.125013 [ 253 ] {a6025534-a1c2-4239-b852-65d9d9ebc193} <Debug> TCPHandler: Processed in 0.006990518 sec. | ||
15352 | 2025.01.13 09:43:49.125017 [ 198 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_54_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_49_10 to all_54_54_0 into Compact with storage Full | ||
15353 | 2025.01.13 09:43:49.125267 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15354 | 2025.01.13 09:43:49.125448 [ 198 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_54_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15355 | 2025.01.13 09:43:49.125568 [ 198 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_49_10, total 294 rows starting from the beginning of the part | ||
15356 | 2025.01.13 09:43:49.125662 [ 4 ] {e1e2c199-44b1-4aa5-ba27-536316d3e50b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15357 | 2025.01.13 09:43:49.125788 [ 194 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_126_25} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15358 | 2025.01.13 09:43:49.125971 [ 4 ] {e1e2c199-44b1-4aa5-ba27-536316d3e50b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15359 | 2025.01.13 09:43:49.126011 [ 198 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 6 rows starting from the beginning of the part | ||
15360 | 2025.01.13 09:43:49.126310 [ 194 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_126_25} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
15361 | 2025.01.13 09:43:49.126632 [ 198 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 6 rows starting from the beginning of the part | ||
15362 | 2025.01.13 09:43:49.126816 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
15363 | 2025.01.13 09:43:49.127175 [ 198 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 6 rows starting from the beginning of the part | ||
15364 | 2025.01.13 09:43:49.127522 [ 198 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 6 rows starting from the beginning of the part | ||
15365 | 2025.01.13 09:43:49.127817 [ 198 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 6 rows starting from the beginning of the part | ||
15366 | 2025.01.13 09:43:49.129745 [ 4 ] {e1e2c199-44b1-4aa5-ba27-536316d3e50b} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15367 | 2025.01.13 09:43:49.129816 [ 4 ] {e1e2c199-44b1-4aa5-ba27-536316d3e50b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
15368 | 2025.01.13 09:43:49.130268 [ 198 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_54_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 324 rows, containing 4 columns (4 merged, 0 gathered) in 0.005564958 sec., 58221.46366603306 rows/sec., 2.97 MiB/sec. | ||
15369 | 2025.01.13 09:43:49.130467 [ 198 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_54_11} <Trace> MergedBlockOutputStream: filled checksums all_1_54_11 (state Temporary) | ||
15370 | 2025.01.13 09:43:49.130861 [ 4 ] {e1e2c199-44b1-4aa5-ba27-536316d3e50b} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
15371 | 2025.01.13 09:43:49.130953 [ 198 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_54_11} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Renaming temporary part tmp_merge_all_1_54_11 to all_1_54_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15372 | 2025.01.13 09:43:49.131146 [ 198 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_1_54_11} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913) (MergerMutator): Merged 6 parts: [all_1_49_10, all_54_54_0] -> all_1_54_11 | ||
15373 | 2025.01.13 09:43:49.131268 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
15374 | 2025.01.13 09:43:49.131353 [ 4 ] {e1e2c199-44b1-4aa5-ba27-536316d3e50b} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15375 | 2025.01.13 09:43:49.131622 [ 4 ] {e1e2c199-44b1-4aa5-ba27-536316d3e50b} <Debug> executeQuery: Read 989 rows, 67.37 KiB in 0.0061 sec., 162131.1475409836 rows/sec., 10.79 MiB/sec. | ||
15376 | 2025.01.13 09:43:49.131713 [ 4 ] {e1e2c199-44b1-4aa5-ba27-536316d3e50b} <Debug> TCPHandler: Processed in 0.006569776 sec. | ||
15377 | 2025.01.13 09:43:49.131979 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15378 | 2025.01.13 09:43:49.132260 [ 253 ] {7d173fb3-452f-4c3f-bbb1-2ef2c3b540ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
15379 | 2025.01.13 09:43:49.132326 [ 253 ] {7d173fb3-452f-4c3f-bbb1-2ef2c3b540ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
15380 | 2025.01.13 09:43:49.132917 [ 253 ] {7d173fb3-452f-4c3f-bbb1-2ef2c3b540ca} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15381 | 2025.01.13 09:43:49.132963 [ 253 ] {7d173fb3-452f-4c3f-bbb1-2ef2c3b540ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
15382 | 2025.01.13 09:43:49.133340 [ 253 ] {7d173fb3-452f-4c3f-bbb1-2ef2c3b540ca} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
15383 | 2025.01.13 09:43:49.133597 [ 253 ] {7d173fb3-452f-4c3f-bbb1-2ef2c3b540ca} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15384 | 2025.01.13 09:43:49.133858 [ 253 ] {7d173fb3-452f-4c3f-bbb1-2ef2c3b540ca} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001663 sec., 601.3229104028864 rows/sec., 40.52 KiB/sec. | ||
15385 | 2025.01.13 09:43:49.133926 [ 253 ] {7d173fb3-452f-4c3f-bbb1-2ef2c3b540ca} <Debug> TCPHandler: Processed in 0.002070199 sec. | ||
15386 | 2025.01.13 09:43:49.134143 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15387 | 2025.01.13 09:43:49.134299 [ 4 ] {d0b5a278-38e5-48b0-b117-e97193a652b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15388 | 2025.01.13 09:43:49.134373 [ 4 ] {d0b5a278-38e5-48b0-b117-e97193a652b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
15389 | 2025.01.13 09:43:49.135490 [ 4 ] {d0b5a278-38e5-48b0-b117-e97193a652b0} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15390 | 2025.01.13 09:43:49.135529 [ 4 ] {d0b5a278-38e5-48b0-b117-e97193a652b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
15391 | 2025.01.13 09:43:49.136180 [ 4 ] {d0b5a278-38e5-48b0-b117-e97193a652b0} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
15392 | 2025.01.13 09:43:49.136445 [ 4 ] {d0b5a278-38e5-48b0-b117-e97193a652b0} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15393 | 2025.01.13 09:43:49.136693 [ 4 ] {d0b5a278-38e5-48b0-b117-e97193a652b0} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002417 sec., 5378.568473314026 rows/sec., 9.64 MiB/sec. | ||
15394 | 2025.01.13 09:43:49.136803 [ 4 ] {d0b5a278-38e5-48b0-b117-e97193a652b0} <Debug> TCPHandler: Processed in 0.002771359 sec. | ||
15395 | 2025.01.13 09:43:49.136960 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15396 | 2025.01.13 09:43:49.137090 [ 253 ] {ffa709ab-b0ce-47fa-8d05-bbcc73760a12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15397 | 2025.01.13 09:43:49.137147 [ 253 ] {ffa709ab-b0ce-47fa-8d05-bbcc73760a12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15398 | 2025.01.13 09:43:49.137624 [ 253 ] {ffa709ab-b0ce-47fa-8d05-bbcc73760a12} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15399 | 2025.01.13 09:43:49.137662 [ 253 ] {ffa709ab-b0ce-47fa-8d05-bbcc73760a12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
15400 | 2025.01.13 09:43:49.138024 [ 253 ] {ffa709ab-b0ce-47fa-8d05-bbcc73760a12} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
15401 | 2025.01.13 09:43:49.138268 [ 253 ] {ffa709ab-b0ce-47fa-8d05-bbcc73760a12} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15402 | 2025.01.13 09:43:49.138455 [ 91 ] {} <Debug> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
15403 | 2025.01.13 09:43:49.138511 [ 253 ] {ffa709ab-b0ce-47fa-8d05-bbcc73760a12} <Debug> executeQuery: Read 40 rows, 2.46 KiB in 0.001442 sec., 27739.251040221916 rows/sec., 1.66 MiB/sec. | ||
15404 | 2025.01.13 09:43:49.138519 [ 91 ] {} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15405 | 2025.01.13 09:43:49.138597 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
15406 | 2025.01.13 09:43:49.138640 [ 253 ] {ffa709ab-b0ce-47fa-8d05-bbcc73760a12} <Debug> TCPHandler: Processed in 0.001742959 sec. | ||
15407 | 2025.01.13 09:43:49.138781 [ 193 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::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 | ||
15408 | 2025.01.13 09:43:49.138877 [ 193 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15409 | 2025.01.13 09:43:49.138907 [ 193 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 4224 rows starting from the beginning of the part | ||
15410 | 2025.01.13 09:43:49.138971 [ 193 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 52 rows starting from the beginning of the part | ||
15411 | 2025.01.13 09:43:49.139209 [ 193 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 30 rows starting from the beginning of the part | ||
15412 | 2025.01.13 09:43:49.139438 [ 193 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 52 rows starting from the beginning of the part | ||
15413 | 2025.01.13 09:43:49.139670 [ 193 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 30 rows starting from the beginning of the part | ||
15414 | 2025.01.13 09:43:49.139862 [ 193 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 40 rows starting from the beginning of the part | ||
15415 | 2025.01.13 09:43:49.141674 [ 193 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4428 rows, containing 4 columns (4 merged, 0 gathered) in 0.002978435 sec., 1486686.8002826986 rows/sec., 95.63 MiB/sec. | ||
15416 | 2025.01.13 09:43:49.142063 [ 188 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
15417 | 2025.01.13 09:43:49.142442 [ 188 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_126_25} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15418 | 2025.01.13 09:43:49.142547 [ 188 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_126_25} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
15419 | 2025.01.13 09:43:49.142656 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
15420 | 2025.01.13 09:43:49.444711 [ 220 ] {} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): 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] | ||
15421 | 2025.01.13 09:43:49.444748 [ 220 ] {} <Debug> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): 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] | ||
15422 | 2025.01.13 09:43:49.446637 [ 220 ] {} <Debug> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): 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] | ||
15423 | 2025.01.13 09:43:50.001143 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 269.54 MiB, peak 284.59 MiB, free memory in arenas 0.00 B, will set to 268.52 MiB (RSS), difference: -1.01 MiB | ||
15424 | 2025.01.13 09:43:50.750834 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 2172 | ||
15425 | 2025.01.13 09:43:50.754468 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15426 | 2025.01.13 09:43:50.754520 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
15427 | 2025.01.13 09:43:50.756119 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
15428 | 2025.01.13 09:43:50.756458 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15429 | 2025.01.13 09:43:50.758624 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2172 | ||
15430 | 2025.01.13 09:43:50.866117 [ 221 ] {} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): 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] | ||
15431 | 2025.01.13 09:43:50.866177 [ 221 ] {} <Debug> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): 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] | ||
15432 | 2025.01.13 09:43:50.868136 [ 221 ] {} <Debug> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): 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] | ||
15433 | 2025.01.13 09:43:51.633081 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15434 | 2025.01.13 09:43:51.633277 [ 4 ] {3b2e4e59-3084-45c2-95be-1a570d55364e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15435 | 2025.01.13 09:43:51.633353 [ 4 ] {3b2e4e59-3084-45c2-95be-1a570d55364e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15436 | 2025.01.13 09:43:51.634114 [ 4 ] {3b2e4e59-3084-45c2-95be-1a570d55364e} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15437 | 2025.01.13 09:43:51.634166 [ 4 ] {3b2e4e59-3084-45c2-95be-1a570d55364e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
15438 | 2025.01.13 09:43:51.634619 [ 4 ] {3b2e4e59-3084-45c2-95be-1a570d55364e} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
15439 | 2025.01.13 09:43:51.634938 [ 4 ] {3b2e4e59-3084-45c2-95be-1a570d55364e} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15440 | 2025.01.13 09:43:51.635230 [ 4 ] {3b2e4e59-3084-45c2-95be-1a570d55364e} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.00199 sec., 13065.326633165829 rows/sec., 994.72 KiB/sec. | ||
15441 | 2025.01.13 09:43:51.635303 [ 4 ] {3b2e4e59-3084-45c2-95be-1a570d55364e} <Debug> TCPHandler: Processed in 0.002350377 sec. | ||
15442 | 2025.01.13 09:43:51.635537 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15443 | 2025.01.13 09:43:51.635871 [ 253 ] {9a742fb5-5c9e-4506-b851-e94374de8531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15444 | 2025.01.13 09:43:51.635978 [ 253 ] {9a742fb5-5c9e-4506-b851-e94374de8531} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15445 | 2025.01.13 09:43:51.636613 [ 253 ] {9a742fb5-5c9e-4506-b851-e94374de8531} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15446 | 2025.01.13 09:43:51.636654 [ 253 ] {9a742fb5-5c9e-4506-b851-e94374de8531} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
15447 | 2025.01.13 09:43:51.637014 [ 253 ] {9a742fb5-5c9e-4506-b851-e94374de8531} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
15448 | 2025.01.13 09:43:51.637266 [ 253 ] {9a742fb5-5c9e-4506-b851-e94374de8531} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15449 | 2025.01.13 09:43:51.637468 [ 253 ] {9a742fb5-5c9e-4506-b851-e94374de8531} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001725 sec., 16231.884057971014 rows/sec., 1.27 MiB/sec. | ||
15450 | 2025.01.13 09:43:51.637521 [ 253 ] {9a742fb5-5c9e-4506-b851-e94374de8531} <Debug> TCPHandler: Processed in 0.002097589 sec. | ||
15451 | 2025.01.13 09:43:51.637668 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15452 | 2025.01.13 09:43:51.637782 [ 4 ] {4e862a5a-0dcf-45f8-a7e7-afbfa5c23484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15453 | 2025.01.13 09:43:51.637831 [ 4 ] {4e862a5a-0dcf-45f8-a7e7-afbfa5c23484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15454 | 2025.01.13 09:43:51.638353 [ 4 ] {4e862a5a-0dcf-45f8-a7e7-afbfa5c23484} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15455 | 2025.01.13 09:43:51.638394 [ 4 ] {4e862a5a-0dcf-45f8-a7e7-afbfa5c23484} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
15456 | 2025.01.13 09:43:51.638792 [ 4 ] {4e862a5a-0dcf-45f8-a7e7-afbfa5c23484} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
15457 | 2025.01.13 09:43:51.639032 [ 4 ] {4e862a5a-0dcf-45f8-a7e7-afbfa5c23484} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15458 | 2025.01.13 09:43:51.639212 [ 150 ] {} <Debug> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781) (MergerMutator): Selected 5 parts from all_1_122_25 to all_126_126_0 | ||
15459 | 2025.01.13 09:43:51.639275 [ 4 ] {4e862a5a-0dcf-45f8-a7e7-afbfa5c23484} <Debug> executeQuery: Read 40 rows, 2.84 KiB in 0.001513 sec., 26437.541308658296 rows/sec., 1.83 MiB/sec. | ||
15460 | 2025.01.13 09:43:51.639301 [ 150 ] {} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15461 | 2025.01.13 09:43:51.639369 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
15462 | 2025.01.13 09:43:51.639398 [ 4 ] {4e862a5a-0dcf-45f8-a7e7-afbfa5c23484} <Debug> TCPHandler: Processed in 0.00178394 sec. | ||
15463 | 2025.01.13 09:43:51.639674 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15464 | 2025.01.13 09:43:51.639744 [ 190 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_126_26} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_122_25 to all_126_126_0 into Compact with storage Full | ||
15465 | 2025.01.13 09:43:51.640157 [ 253 ] {43f868ad-4a0b-45f7-b979-f44131515366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15466 | 2025.01.13 09:43:51.640429 [ 253 ] {43f868ad-4a0b-45f7-b979-f44131515366} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15467 | 2025.01.13 09:43:51.640490 [ 190 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_126_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15468 | 2025.01.13 09:43:51.640654 [ 190 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_126_26} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_122_25, total 30193 rows starting from the beginning of the part | ||
15469 | 2025.01.13 09:43:51.641365 [ 190 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_126_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 101 rows starting from the beginning of the part | ||
15470 | 2025.01.13 09:43:51.642146 [ 190 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_126_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 177 rows starting from the beginning of the part | ||
15471 | 2025.01.13 09:43:51.642792 [ 190 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_126_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 100 rows starting from the beginning of the part | ||
15472 | 2025.01.13 09:43:51.643425 [ 190 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_126_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 989 rows starting from the beginning of the part | ||
15473 | 2025.01.13 09:43:51.644276 [ 253 ] {43f868ad-4a0b-45f7-b979-f44131515366} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15474 | 2025.01.13 09:43:51.644337 [ 253 ] {43f868ad-4a0b-45f7-b979-f44131515366} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
15475 | 2025.01.13 09:43:51.645139 [ 253 ] {43f868ad-4a0b-45f7-b979-f44131515366} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
15476 | 2025.01.13 09:43:51.645458 [ 253 ] {43f868ad-4a0b-45f7-b979-f44131515366} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15477 | 2025.01.13 09:43:51.645733 [ 253 ] {43f868ad-4a0b-45f7-b979-f44131515366} <Debug> executeQuery: Read 12 rows, 862.00 B in 0.005781 sec., 2075.765438505449 rows/sec., 145.61 KiB/sec. | ||
15478 | 2025.01.13 09:43:51.645883 [ 253 ] {43f868ad-4a0b-45f7-b979-f44131515366} <Debug> TCPHandler: Processed in 0.00635384 sec. | ||
15479 | 2025.01.13 09:43:51.650554 [ 188 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_126_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31560 rows, containing 5 columns (5 merged, 0 gathered) in 0.011069614 sec., 2851047.922718895 rows/sec., 190.91 MiB/sec. | ||
15480 | 2025.01.13 09:43:51.651103 [ 186 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_126_26} <Trace> MergedBlockOutputStream: filled checksums all_1_126_26 (state Temporary) | ||
15481 | 2025.01.13 09:43:51.651464 [ 186 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_126_26} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_merge_all_1_126_26 to all_1_126_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15482 | 2025.01.13 09:43:51.651545 [ 186 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_126_26} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781) (MergerMutator): Merged 5 parts: [all_1_122_25, all_126_126_0] -> all_1_126_26 | ||
15483 | 2025.01.13 09:43:51.651634 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
15484 | 2025.01.13 09:43:53.071646 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 34404 | ||
15485 | 2025.01.13 09:43:53.072341 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15486 | 2025.01.13 09:43:53.072390 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
15487 | 2025.01.13 09:43:53.072932 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
15488 | 2025.01.13 09:43:53.073187 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15489 | 2025.01.13 09:43:53.073466 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34404 | ||
15490 | 2025.01.13 09:43:53.073515 [ 225 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): 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] | ||
15491 | 2025.01.13 09:43:53.073579 [ 225 ] {} <Debug> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): 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] | ||
15492 | 2025.01.13 09:43:53.075554 [ 225 ] {} <Debug> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): 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] | ||
15493 | 2025.01.13 09:43:53.548133 [ 224 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): 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] | ||
15494 | 2025.01.13 09:43:53.548227 [ 224 ] {} <Debug> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): 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] | ||
15495 | 2025.01.13 09:43:53.550229 [ 224 ] {} <Debug> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): 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] | ||
15496 | 2025.01.13 09:43:54.001158 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 264.54 MiB, peak 284.59 MiB, free memory in arenas 0.00 B, will set to 268.52 MiB (RSS), difference: 3.99 MiB | ||
15497 | 2025.01.13 09:43:55.651862 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 566 | ||
15498 | 2025.01.13 09:43:55.673793 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15499 | 2025.01.13 09:43:55.673853 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
15500 | 2025.01.13 09:43:55.684015 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
15501 | 2025.01.13 09:43:55.685250 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15502 | 2025.01.13 09:43:55.689395 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 566 | ||
15503 | 2025.01.13 09:43:56.157011 [ 225 ] {} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): 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] | ||
15504 | 2025.01.13 09:43:56.157077 [ 225 ] {} <Debug> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): 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] | ||
15505 | 2025.01.13 09:43:56.159195 [ 225 ] {} <Debug> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): 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] | ||
15506 | 2025.01.13 09:43:56.637315 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15507 | 2025.01.13 09:43:56.637612 [ 4 ] {6679c0a1-160b-474d-8174-86e3a7599b77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15508 | 2025.01.13 09:43:56.637710 [ 4 ] {6679c0a1-160b-474d-8174-86e3a7599b77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15509 | 2025.01.13 09:43:56.638538 [ 4 ] {6679c0a1-160b-474d-8174-86e3a7599b77} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15510 | 2025.01.13 09:43:56.638590 [ 4 ] {6679c0a1-160b-474d-8174-86e3a7599b77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
15511 | 2025.01.13 09:43:56.639040 [ 4 ] {6679c0a1-160b-474d-8174-86e3a7599b77} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
15512 | 2025.01.13 09:43:56.639305 [ 4 ] {6679c0a1-160b-474d-8174-86e3a7599b77} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15513 | 2025.01.13 09:43:56.639565 [ 4 ] {6679c0a1-160b-474d-8174-86e3a7599b77} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.002041 sec., 38216.56050955414 rows/sec., 3.28 MiB/sec. | ||
15514 | 2025.01.13 09:43:56.639631 [ 4 ] {6679c0a1-160b-474d-8174-86e3a7599b77} <Debug> TCPHandler: Processed in 0.002513171 sec. | ||
15515 | 2025.01.13 09:43:56.639814 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15516 | 2025.01.13 09:43:56.639959 [ 253 ] {5a6a1d7d-8e19-4bcf-aa1d-ff632bae1e09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15517 | 2025.01.13 09:43:56.640019 [ 253 ] {5a6a1d7d-8e19-4bcf-aa1d-ff632bae1e09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15518 | 2025.01.13 09:43:56.640681 [ 253 ] {5a6a1d7d-8e19-4bcf-aa1d-ff632bae1e09} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15519 | 2025.01.13 09:43:56.640722 [ 253 ] {5a6a1d7d-8e19-4bcf-aa1d-ff632bae1e09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
15520 | 2025.01.13 09:43:56.641103 [ 253 ] {5a6a1d7d-8e19-4bcf-aa1d-ff632bae1e09} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
15521 | 2025.01.13 09:43:56.641222 [ 221 ] {} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): 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] | ||
15522 | 2025.01.13 09:43:56.641255 [ 221 ] {} <Debug> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): 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] | ||
15523 | 2025.01.13 09:43:56.641424 [ 253 ] {5a6a1d7d-8e19-4bcf-aa1d-ff632bae1e09} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15524 | 2025.01.13 09:43:56.641665 [ 253 ] {5a6a1d7d-8e19-4bcf-aa1d-ff632bae1e09} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001739 sec., 14951.121334100057 rows/sec., 1.10 MiB/sec. | ||
15525 | 2025.01.13 09:43:56.641760 [ 253 ] {5a6a1d7d-8e19-4bcf-aa1d-ff632bae1e09} <Debug> TCPHandler: Processed in 0.002014797 sec. | ||
15526 | 2025.01.13 09:43:56.641972 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15527 | 2025.01.13 09:43:56.642274 [ 4 ] {99db9f2d-8eaf-4284-9e07-e38e31a57fe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15528 | 2025.01.13 09:43:56.642369 [ 4 ] {99db9f2d-8eaf-4284-9e07-e38e31a57fe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15529 | 2025.01.13 09:43:56.643184 [ 4 ] {99db9f2d-8eaf-4284-9e07-e38e31a57fe8} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15530 | 2025.01.13 09:43:56.643227 [ 4 ] {99db9f2d-8eaf-4284-9e07-e38e31a57fe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
15531 | 2025.01.13 09:43:56.643695 [ 4 ] {99db9f2d-8eaf-4284-9e07-e38e31a57fe8} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
15532 | 2025.01.13 09:43:56.644036 [ 4 ] {99db9f2d-8eaf-4284-9e07-e38e31a57fe8} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15533 | 2025.01.13 09:43:56.644329 [ 4 ] {99db9f2d-8eaf-4284-9e07-e38e31a57fe8} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.002158 sec., 25023.169601482852 rows/sec., 1.95 MiB/sec. | ||
15534 | 2025.01.13 09:43:56.644393 [ 4 ] {99db9f2d-8eaf-4284-9e07-e38e31a57fe8} <Debug> TCPHandler: Processed in 0.002534822 sec. | ||
15535 | 2025.01.13 09:43:56.644560 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15536 | 2025.01.13 09:43:56.644693 [ 253 ] {7431aa8d-3e99-4f3c-b014-9f366f31e90d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15537 | 2025.01.13 09:43:56.644754 [ 253 ] {7431aa8d-3e99-4f3c-b014-9f366f31e90d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15538 | 2025.01.13 09:43:56.644790 [ 221 ] {} <Debug> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): 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] | ||
15539 | 2025.01.13 09:43:56.645772 [ 253 ] {7431aa8d-3e99-4f3c-b014-9f366f31e90d} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15540 | 2025.01.13 09:43:56.645814 [ 253 ] {7431aa8d-3e99-4f3c-b014-9f366f31e90d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
15541 | 2025.01.13 09:43:56.646218 [ 253 ] {7431aa8d-3e99-4f3c-b014-9f366f31e90d} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
15542 | 2025.01.13 09:43:56.646473 [ 253 ] {7431aa8d-3e99-4f3c-b014-9f366f31e90d} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15543 | 2025.01.13 09:43:56.646677 [ 253 ] {7431aa8d-3e99-4f3c-b014-9f366f31e90d} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.002018 sec., 49554.01387512389 rows/sec., 3.44 MiB/sec. | ||
15544 | 2025.01.13 09:43:56.646731 [ 253 ] {7431aa8d-3e99-4f3c-b014-9f366f31e90d} <Debug> TCPHandler: Processed in 0.002226594 sec. | ||
15545 | 2025.01.13 09:43:56.646891 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15546 | 2025.01.13 09:43:56.647025 [ 4 ] {79f59e61-8b1a-44f9-84ce-b2f092c84cb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15547 | 2025.01.13 09:43:56.647107 [ 4 ] {79f59e61-8b1a-44f9-84ce-b2f092c84cb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
15548 | 2025.01.13 09:43:56.648318 [ 4 ] {79f59e61-8b1a-44f9-84ce-b2f092c84cb7} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15549 | 2025.01.13 09:43:56.648358 [ 4 ] {79f59e61-8b1a-44f9-84ce-b2f092c84cb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
15550 | 2025.01.13 09:43:56.649007 [ 4 ] {79f59e61-8b1a-44f9-84ce-b2f092c84cb7} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
15551 | 2025.01.13 09:43:56.649278 [ 4 ] {79f59e61-8b1a-44f9-84ce-b2f092c84cb7} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15552 | 2025.01.13 09:43:56.649521 [ 4 ] {79f59e61-8b1a-44f9-84ce-b2f092c84cb7} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002524 sec., 10301.109350237717 rows/sec., 18.46 MiB/sec. | ||
15553 | 2025.01.13 09:43:56.649624 [ 4 ] {79f59e61-8b1a-44f9-84ce-b2f092c84cb7} <Debug> TCPHandler: Processed in 0.00279913 sec. | ||
15554 | 2025.01.13 09:43:56.649769 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15555 | 2025.01.13 09:43:56.649878 [ 253 ] {5583cf5f-9514-4531-bdaf-bc719415005b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15556 | 2025.01.13 09:43:56.649925 [ 253 ] {5583cf5f-9514-4531-bdaf-bc719415005b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15557 | 2025.01.13 09:43:56.650352 [ 253 ] {5583cf5f-9514-4531-bdaf-bc719415005b} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15558 | 2025.01.13 09:43:56.650391 [ 253 ] {5583cf5f-9514-4531-bdaf-bc719415005b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
15559 | 2025.01.13 09:43:56.650761 [ 253 ] {5583cf5f-9514-4531-bdaf-bc719415005b} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
15560 | 2025.01.13 09:43:56.651009 [ 253 ] {5583cf5f-9514-4531-bdaf-bc719415005b} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15561 | 2025.01.13 09:43:56.651217 [ 253 ] {5583cf5f-9514-4531-bdaf-bc719415005b} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001362 sec., 22026.431718061674 rows/sec., 1.51 MiB/sec. | ||
15562 | 2025.01.13 09:43:56.651267 [ 253 ] {5583cf5f-9514-4531-bdaf-bc719415005b} <Debug> TCPHandler: Processed in 0.001549994 sec. | ||
15563 | 2025.01.13 09:43:57.511073 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): 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] | ||
15564 | 2025.01.13 09:43:57.511162 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): 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] | ||
15565 | 2025.01.13 09:43:57.513105 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): 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] | ||
15566 | 2025.01.13 09:43:57.769480 [ 217 ] {} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): 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] | ||
15567 | 2025.01.13 09:43:57.769527 [ 217 ] {} <Debug> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): 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] | ||
15568 | 2025.01.13 09:43:57.772343 [ 217 ] {} <Debug> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): 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] | ||
15569 | 2025.01.13 09:43:58.001172 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 264.52 MiB, peak 284.59 MiB, free memory in arenas 0.00 B, will set to 268.52 MiB (RSS), difference: 4.00 MiB | ||
15570 | 2025.01.13 09:44:00.302557 [ 11 ] {} <Debug> DNSResolver: Updating DNS cache | ||
15571 | 2025.01.13 09:44:00.302606 [ 11 ] {} <Debug> DNSResolver: Updated DNS cache | ||
15572 | 2025.01.13 09:44:00.426751 [ 11 ] {} <Debug> oximeter.fields_ipaddr (55eee10e-07c1-4121-bb06-cd2392fbd95f) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
15573 | 2025.01.13 09:44:00.426805 [ 11 ] {} <Trace> oximeter.fields_ipaddr (55eee10e-07c1-4121-bb06-cd2392fbd95f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15574 | 2025.01.13 09:44:00.426827 [ 11 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
15575 | 2025.01.13 09:44:00.427059 [ 196 ] {55eee10e-07c1-4121-bb06-cd2392fbd95f::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 | ||
15576 | 2025.01.13 09:44:00.427305 [ 196 ] {55eee10e-07c1-4121-bb06-cd2392fbd95f::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15577 | 2025.01.13 09:44:00.427373 [ 196 ] {55eee10e-07c1-4121-bb06-cd2392fbd95f::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 14 rows starting from the beginning of the part | ||
15578 | 2025.01.13 09:44:00.427549 [ 196 ] {55eee10e-07c1-4121-bb06-cd2392fbd95f::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 | ||
15579 | 2025.01.13 09:44:00.427856 [ 196 ] {55eee10e-07c1-4121-bb06-cd2392fbd95f::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part | ||
15580 | 2025.01.13 09:44:00.428040 [ 196 ] {55eee10e-07c1-4121-bb06-cd2392fbd95f::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part | ||
15581 | 2025.01.13 09:44:00.428306 [ 196 ] {55eee10e-07c1-4121-bb06-cd2392fbd95f::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part | ||
15582 | 2025.01.13 09:44:00.429482 [ 186 ] {55eee10e-07c1-4121-bb06-cd2392fbd95f::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.002564143 sec., 16379.741691473526 rows/sec., 1.37 MiB/sec. | ||
15583 | 2025.01.13 09:44:00.429652 [ 188 ] {55eee10e-07c1-4121-bb06-cd2392fbd95f::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
15584 | 2025.01.13 09:44:00.429967 [ 188 ] {55eee10e-07c1-4121-bb06-cd2392fbd95f::all_1_17_4} <Trace> oximeter.fields_ipaddr (55eee10e-07c1-4121-bb06-cd2392fbd95f): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15585 | 2025.01.13 09:44:00.430050 [ 188 ] {55eee10e-07c1-4121-bb06-cd2392fbd95f::all_1_17_4} <Trace> oximeter.fields_ipaddr (55eee10e-07c1-4121-bb06-cd2392fbd95f) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
15586 | 2025.01.13 09:44:00.430127 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
15587 | 2025.01.13 09:44:00.574511 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 34831 | ||
15588 | 2025.01.13 09:44:00.575160 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15589 | 2025.01.13 09:44:00.575207 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
15590 | 2025.01.13 09:44:00.575745 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
15591 | 2025.01.13 09:44:00.576015 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15592 | 2025.01.13 09:44:00.576215 [ 11 ] {} <Debug> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
15593 | 2025.01.13 09:44:00.576272 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34831 | ||
15594 | 2025.01.13 09:44:00.576286 [ 11 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15595 | 2025.01.13 09:44:00.576317 [ 11 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
15596 | 2025.01.13 09:44:00.576444 [ 192 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::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 | ||
15597 | 2025.01.13 09:44:00.576590 [ 192 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15598 | 2025.01.13 09:44:00.576628 [ 192 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::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 | ||
15599 | 2025.01.13 09:44:00.576707 [ 192 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::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 | ||
15600 | 2025.01.13 09:44:00.576951 [ 192 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::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 | ||
15601 | 2025.01.13 09:44:00.577131 [ 192 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::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 | ||
15602 | 2025.01.13 09:44:00.577336 [ 192 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::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 | ||
15603 | 2025.01.13 09:44:00.577505 [ 192 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::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 | ||
15604 | 2025.01.13 09:44:00.580643 [ 195 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34831 rows, containing 4 columns (4 merged, 0 gathered) in 0.004255561 sec., 8184819.815765771 rows/sec., 117.08 MiB/sec. | ||
15605 | 2025.01.13 09:44:00.580971 [ 195 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
15606 | 2025.01.13 09:44:00.581313 [ 195 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_76_15} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15607 | 2025.01.13 09:44:00.581414 [ 195 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_76_15} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
15608 | 2025.01.13 09:44:00.581535 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.98 MiB. | ||
15609 | 2025.01.13 09:44:00.759780 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2192 | ||
15610 | 2025.01.13 09:44:00.762566 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15611 | 2025.01.13 09:44:00.762607 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
15612 | 2025.01.13 09:44:00.764128 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
15613 | 2025.01.13 09:44:00.764459 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15614 | 2025.01.13 09:44:00.764621 [ 11 ] {} <Debug> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
15615 | 2025.01.13 09:44:00.764676 [ 11 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15616 | 2025.01.13 09:44:00.764711 [ 11 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
15617 | 2025.01.13 09:44:00.764948 [ 199 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::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 | ||
15618 | 2025.01.13 09:44:00.766295 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2192 | ||
15619 | 2025.01.13 09:44:00.766505 [ 199 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15620 | 2025.01.13 09:44:00.766639 [ 199 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2002 rows starting from the beginning of the part | ||
15621 | 2025.01.13 09:44:00.767202 [ 199 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 56 rows starting from the beginning of the part | ||
15622 | 2025.01.13 09:44:00.767693 [ 199 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 20 rows starting from the beginning of the part | ||
15623 | 2025.01.13 09:44:00.768196 [ 199 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 36 rows starting from the beginning of the part | ||
15624 | 2025.01.13 09:44:00.768693 [ 199 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 58 rows starting from the beginning of the part | ||
15625 | 2025.01.13 09:44:00.769254 [ 199 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 20 rows starting from the beginning of the part | ||
15626 | 2025.01.13 09:44:00.779066 [ 192 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2192 rows, containing 72 columns (72 merged, 0 gathered) in 0.014284645 sec., 153451.4858437154 rows/sec., 114.78 MiB/sec. | ||
15627 | 2025.01.13 09:44:00.781146 [ 201 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
15628 | 2025.01.13 09:44:00.782004 [ 201 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_56_11} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15629 | 2025.01.13 09:44:00.782106 [ 201 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_56_11} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
15630 | 2025.01.13 09:44:00.782460 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.98 MiB. | ||
15631 | 2025.01.13 09:44:01.641495 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15632 | 2025.01.13 09:44:01.641711 [ 4 ] {e401ff12-bf2f-4175-918b-855ec10aa37d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
15633 | 2025.01.13 09:44:01.641792 [ 4 ] {e401ff12-bf2f-4175-918b-855ec10aa37d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
15634 | 2025.01.13 09:44:01.642578 [ 4 ] {e401ff12-bf2f-4175-918b-855ec10aa37d} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15635 | 2025.01.13 09:44:01.642628 [ 4 ] {e401ff12-bf2f-4175-918b-855ec10aa37d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
15636 | 2025.01.13 09:44:01.643077 [ 4 ] {e401ff12-bf2f-4175-918b-855ec10aa37d} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
15637 | 2025.01.13 09:44:01.643354 [ 4 ] {e401ff12-bf2f-4175-918b-855ec10aa37d} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15638 | 2025.01.13 09:44:01.643642 [ 4 ] {e401ff12-bf2f-4175-918b-855ec10aa37d} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001981 sec., 7067.137809187278 rows/sec., 508.74 KiB/sec. | ||
15639 | 2025.01.13 09:44:01.643748 [ 4 ] {e401ff12-bf2f-4175-918b-855ec10aa37d} <Debug> TCPHandler: Processed in 0.002393997 sec. | ||
15640 | 2025.01.13 09:44:01.643994 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15641 | 2025.01.13 09:44:01.644166 [ 253 ] {69749113-d621-4dc7-92c3-8fb4f68e2c90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15642 | 2025.01.13 09:44:01.644226 [ 253 ] {69749113-d621-4dc7-92c3-8fb4f68e2c90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15643 | 2025.01.13 09:44:01.644970 [ 253 ] {69749113-d621-4dc7-92c3-8fb4f68e2c90} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15644 | 2025.01.13 09:44:01.645011 [ 253 ] {69749113-d621-4dc7-92c3-8fb4f68e2c90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
15645 | 2025.01.13 09:44:01.645402 [ 253 ] {69749113-d621-4dc7-92c3-8fb4f68e2c90} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
15646 | 2025.01.13 09:44:01.645652 [ 253 ] {69749113-d621-4dc7-92c3-8fb4f68e2c90} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15647 | 2025.01.13 09:44:01.645892 [ 253 ] {69749113-d621-4dc7-92c3-8fb4f68e2c90} <Debug> executeQuery: Read 199 rows, 18.11 KiB in 0.001758 sec., 113196.81456200227 rows/sec., 10.06 MiB/sec. | ||
15648 | 2025.01.13 09:44:01.645944 [ 253 ] {69749113-d621-4dc7-92c3-8fb4f68e2c90} <Debug> TCPHandler: Processed in 0.002072959 sec. | ||
15649 | 2025.01.13 09:44:01.646104 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15650 | 2025.01.13 09:44:01.646233 [ 4 ] {48bcf25c-7bad-4c99-9449-acf9a2bfd662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15651 | 2025.01.13 09:44:01.646289 [ 4 ] {48bcf25c-7bad-4c99-9449-acf9a2bfd662} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15652 | 2025.01.13 09:44:01.646911 [ 4 ] {48bcf25c-7bad-4c99-9449-acf9a2bfd662} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15653 | 2025.01.13 09:44:01.646963 [ 4 ] {48bcf25c-7bad-4c99-9449-acf9a2bfd662} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
15654 | 2025.01.13 09:44:01.647409 [ 4 ] {48bcf25c-7bad-4c99-9449-acf9a2bfd662} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
15655 | 2025.01.13 09:44:01.647657 [ 4 ] {48bcf25c-7bad-4c99-9449-acf9a2bfd662} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15656 | 2025.01.13 09:44:01.647836 [ 44 ] {} <Debug> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7) (MergerMutator): Selected 6 parts from all_1_100_20 to all_105_105_0 | ||
15657 | 2025.01.13 09:44:01.647894 [ 4 ] {48bcf25c-7bad-4c99-9449-acf9a2bfd662} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.00168 sec., 11904.761904761905 rows/sec., 853.33 KiB/sec. | ||
15658 | 2025.01.13 09:44:01.647925 [ 44 ] {} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15659 | 2025.01.13 09:44:01.647997 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
15660 | 2025.01.13 09:44:01.648022 [ 4 ] {48bcf25c-7bad-4c99-9449-acf9a2bfd662} <Debug> TCPHandler: Processed in 0.001979946 sec. | ||
15661 | 2025.01.13 09:44:01.648260 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15662 | 2025.01.13 09:44:01.648370 [ 200 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_105_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_100_20 to all_105_105_0 into Compact with storage Full | ||
15663 | 2025.01.13 09:44:01.648640 [ 253 ] {32d0086d-d6cf-4990-984b-cb030f09b4e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
15664 | 2025.01.13 09:44:01.648846 [ 253 ] {32d0086d-d6cf-4990-984b-cb030f09b4e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
15665 | 2025.01.13 09:44:01.649313 [ 200 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_105_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15666 | 2025.01.13 09:44:01.649505 [ 200 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_100_20, total 60 rows starting from the beginning of the part | ||
15667 | 2025.01.13 09:44:01.650208 [ 200 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 20 rows starting from the beginning of the part | ||
15668 | 2025.01.13 09:44:01.650529 [ 200 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 26 rows starting from the beginning of the part | ||
15669 | 2025.01.13 09:44:01.651139 [ 200 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 32 rows starting from the beginning of the part | ||
15670 | 2025.01.13 09:44:01.651642 [ 200 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 26 rows starting from the beginning of the part | ||
15671 | 2025.01.13 09:44:01.651948 [ 200 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 20 rows starting from the beginning of the part | ||
15672 | 2025.01.13 09:44:01.652671 [ 253 ] {32d0086d-d6cf-4990-984b-cb030f09b4e0} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15673 | 2025.01.13 09:44:01.652737 [ 253 ] {32d0086d-d6cf-4990-984b-cb030f09b4e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
15674 | 2025.01.13 09:44:01.653740 [ 253 ] {32d0086d-d6cf-4990-984b-cb030f09b4e0} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
15675 | 2025.01.13 09:44:01.654315 [ 253 ] {32d0086d-d6cf-4990-984b-cb030f09b4e0} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15676 | 2025.01.13 09:44:01.654830 [ 200 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_105_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 184 rows, containing 5 columns (5 merged, 0 gathered) in 0.006726281 sec., 27355.384052494985 rows/sec., 2.05 MiB/sec. | ||
15677 | 2025.01.13 09:44:01.654864 [ 253 ] {32d0086d-d6cf-4990-984b-cb030f09b4e0} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.006388 sec., 2191.609267376331 rows/sec., 153.49 KiB/sec. | ||
15678 | 2025.01.13 09:44:01.654989 [ 253 ] {32d0086d-d6cf-4990-984b-cb030f09b4e0} <Debug> TCPHandler: Processed in 0.006877326 sec. | ||
15679 | 2025.01.13 09:44:01.655088 [ 192 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_105_21} <Trace> MergedBlockOutputStream: filled checksums all_1_105_21 (state Temporary) | ||
15680 | 2025.01.13 09:44:01.655176 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15681 | 2025.01.13 09:44:01.655392 [ 4 ] {09ff19b9-91ab-4a74-9280-3e1153cbd16a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
15682 | 2025.01.13 09:44:01.655481 [ 4 ] {09ff19b9-91ab-4a74-9280-3e1153cbd16a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
15683 | 2025.01.13 09:44:01.655598 [ 192 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_105_21} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_merge_all_1_105_21 to all_1_105_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15684 | 2025.01.13 09:44:01.655805 [ 192 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_105_21} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7) (MergerMutator): Merged 6 parts: [all_1_100_20, all_105_105_0] -> all_1_105_21 | ||
15685 | 2025.01.13 09:44:01.655997 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
15686 | 2025.01.13 09:44:01.656440 [ 4 ] {09ff19b9-91ab-4a74-9280-3e1153cbd16a} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15687 | 2025.01.13 09:44:01.656485 [ 4 ] {09ff19b9-91ab-4a74-9280-3e1153cbd16a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
15688 | 2025.01.13 09:44:01.656849 [ 4 ] {09ff19b9-91ab-4a74-9280-3e1153cbd16a} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
15689 | 2025.01.13 09:44:01.657094 [ 4 ] {09ff19b9-91ab-4a74-9280-3e1153cbd16a} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15690 | 2025.01.13 09:44:01.657301 [ 4 ] {09ff19b9-91ab-4a74-9280-3e1153cbd16a} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001975 sec., 6582.278481012658 rows/sec., 410.40 KiB/sec. | ||
15691 | 2025.01.13 09:44:01.657356 [ 4 ] {09ff19b9-91ab-4a74-9280-3e1153cbd16a} <Debug> TCPHandler: Processed in 0.002281125 sec. | ||
15692 | 2025.01.13 09:44:01.657510 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15693 | 2025.01.13 09:44:01.657641 [ 253 ] {c7968092-7dbb-4091-8735-8b825c0ebcb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15694 | 2025.01.13 09:44:01.657695 [ 253 ] {c7968092-7dbb-4091-8735-8b825c0ebcb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15695 | 2025.01.13 09:44:01.658529 [ 253 ] {c7968092-7dbb-4091-8735-8b825c0ebcb6} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15696 | 2025.01.13 09:44:01.658578 [ 253 ] {c7968092-7dbb-4091-8735-8b825c0ebcb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
15697 | 2025.01.13 09:44:01.658981 [ 253 ] {c7968092-7dbb-4091-8735-8b825c0ebcb6} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
15698 | 2025.01.13 09:44:01.659222 [ 253 ] {c7968092-7dbb-4091-8735-8b825c0ebcb6} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15699 | 2025.01.13 09:44:01.659435 [ 253 ] {c7968092-7dbb-4091-8735-8b825c0ebcb6} <Debug> executeQuery: Read 359 rows, 25.84 KiB in 0.001822 sec., 197036.22392974753 rows/sec., 13.85 MiB/sec. | ||
15700 | 2025.01.13 09:44:01.659490 [ 253 ] {c7968092-7dbb-4091-8735-8b825c0ebcb6} <Debug> TCPHandler: Processed in 0.002046968 sec. | ||
15701 | 2025.01.13 09:44:01.659641 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15702 | 2025.01.13 09:44:01.659817 [ 4 ] {96cb0c34-1749-4244-b94a-909b1b03c125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
15703 | 2025.01.13 09:44:01.659900 [ 4 ] {96cb0c34-1749-4244-b94a-909b1b03c125} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
15704 | 2025.01.13 09:44:01.660432 [ 4 ] {96cb0c34-1749-4244-b94a-909b1b03c125} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15705 | 2025.01.13 09:44:01.660480 [ 4 ] {96cb0c34-1749-4244-b94a-909b1b03c125} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
15706 | 2025.01.13 09:44:01.660892 [ 4 ] {96cb0c34-1749-4244-b94a-909b1b03c125} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
15707 | 2025.01.13 09:44:01.661148 [ 4 ] {96cb0c34-1749-4244-b94a-909b1b03c125} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15708 | 2025.01.13 09:44:01.661357 [ 4 ] {96cb0c34-1749-4244-b94a-909b1b03c125} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001595 sec., 3761.755485893417 rows/sec., 196.54 KiB/sec. | ||
15709 | 2025.01.13 09:44:01.661408 [ 4 ] {96cb0c34-1749-4244-b94a-909b1b03c125} <Debug> TCPHandler: Processed in 0.001827232 sec. | ||
15710 | 2025.01.13 09:44:01.661550 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15711 | 2025.01.13 09:44:01.661656 [ 253 ] {42b227ff-d7ac-4b8b-98c9-01ea3584669c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15712 | 2025.01.13 09:44:01.661705 [ 253 ] {42b227ff-d7ac-4b8b-98c9-01ea3584669c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15713 | 2025.01.13 09:44:01.662297 [ 253 ] {42b227ff-d7ac-4b8b-98c9-01ea3584669c} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15714 | 2025.01.13 09:44:01.662343 [ 253 ] {42b227ff-d7ac-4b8b-98c9-01ea3584669c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
15715 | 2025.01.13 09:44:01.662794 [ 253 ] {42b227ff-d7ac-4b8b-98c9-01ea3584669c} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
15716 | 2025.01.13 09:44:01.663036 [ 253 ] {42b227ff-d7ac-4b8b-98c9-01ea3584669c} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15717 | 2025.01.13 09:44:01.663251 [ 253 ] {42b227ff-d7ac-4b8b-98c9-01ea3584669c} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001617 sec., 109461.96660482376 rows/sec., 7.22 MiB/sec. | ||
15718 | 2025.01.13 09:44:01.663305 [ 253 ] {42b227ff-d7ac-4b8b-98c9-01ea3584669c} <Debug> TCPHandler: Processed in 0.001805741 sec. | ||
15719 | 2025.01.13 09:44:01.663477 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15720 | 2025.01.13 09:44:01.663648 [ 4 ] {e5cc5af2-45ac-4a7d-9b1a-e26c57afefe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
15721 | 2025.01.13 09:44:01.663709 [ 4 ] {e5cc5af2-45ac-4a7d-9b1a-e26c57afefe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
15722 | 2025.01.13 09:44:01.664128 [ 4 ] {e5cc5af2-45ac-4a7d-9b1a-e26c57afefe3} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15723 | 2025.01.13 09:44:01.664166 [ 4 ] {e5cc5af2-45ac-4a7d-9b1a-e26c57afefe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
15724 | 2025.01.13 09:44:01.664521 [ 4 ] {e5cc5af2-45ac-4a7d-9b1a-e26c57afefe3} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
15725 | 2025.01.13 09:44:01.664777 [ 4 ] {e5cc5af2-45ac-4a7d-9b1a-e26c57afefe3} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15726 | 2025.01.13 09:44:01.664993 [ 4 ] {e5cc5af2-45ac-4a7d-9b1a-e26c57afefe3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001392 sec., 718.3908045977012 rows/sec., 48.41 KiB/sec. | ||
15727 | 2025.01.13 09:44:01.665043 [ 4 ] {e5cc5af2-45ac-4a7d-9b1a-e26c57afefe3} <Debug> TCPHandler: Processed in 0.001638257 sec. | ||
15728 | 2025.01.13 09:44:01.665178 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15729 | 2025.01.13 09:44:01.665284 [ 253 ] {82d9c227-1c1a-4101-9390-b4df11424712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15730 | 2025.01.13 09:44:01.665350 [ 253 ] {82d9c227-1c1a-4101-9390-b4df11424712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
15731 | 2025.01.13 09:44:01.666385 [ 253 ] {82d9c227-1c1a-4101-9390-b4df11424712} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15732 | 2025.01.13 09:44:01.666424 [ 253 ] {82d9c227-1c1a-4101-9390-b4df11424712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
15733 | 2025.01.13 09:44:01.667051 [ 253 ] {82d9c227-1c1a-4101-9390-b4df11424712} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
15734 | 2025.01.13 09:44:01.667308 [ 253 ] {82d9c227-1c1a-4101-9390-b4df11424712} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15735 | 2025.01.13 09:44:01.667588 [ 253 ] {82d9c227-1c1a-4101-9390-b4df11424712} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.00232 sec., 5603.448275862069 rows/sec., 10.04 MiB/sec. | ||
15736 | 2025.01.13 09:44:01.667753 [ 253 ] {82d9c227-1c1a-4101-9390-b4df11424712} <Debug> TCPHandler: Processed in 0.002626984 sec. | ||
15737 | 2025.01.13 09:44:01.667979 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15738 | 2025.01.13 09:44:01.668312 [ 4 ] {a0ae71ce-88f5-4ada-a544-8a226040eaa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15739 | 2025.01.13 09:44:01.668496 [ 4 ] {a0ae71ce-88f5-4ada-a544-8a226040eaa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15740 | 2025.01.13 09:44:01.669284 [ 4 ] {a0ae71ce-88f5-4ada-a544-8a226040eaa3} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15741 | 2025.01.13 09:44:01.669324 [ 4 ] {a0ae71ce-88f5-4ada-a544-8a226040eaa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
15742 | 2025.01.13 09:44:01.669689 [ 4 ] {a0ae71ce-88f5-4ada-a544-8a226040eaa3} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
15743 | 2025.01.13 09:44:01.669942 [ 4 ] {a0ae71ce-88f5-4ada-a544-8a226040eaa3} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15744 | 2025.01.13 09:44:01.670156 [ 4 ] {a0ae71ce-88f5-4ada-a544-8a226040eaa3} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001973 sec., 26355.803345159657 rows/sec., 1.63 MiB/sec. | ||
15745 | 2025.01.13 09:44:01.670207 [ 4 ] {a0ae71ce-88f5-4ada-a544-8a226040eaa3} <Debug> TCPHandler: Processed in 0.002356397 sec. | ||
15746 | 2025.01.13 09:44:03.190389 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 573 | ||
15747 | 2025.01.13 09:44:03.214804 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15748 | 2025.01.13 09:44:03.214864 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
15749 | 2025.01.13 09:44:03.222435 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
15750 | 2025.01.13 09:44:03.223276 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15751 | 2025.01.13 09:44:03.223743 [ 34 ] {} <Debug> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
15752 | 2025.01.13 09:44:03.223921 [ 34 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15753 | 2025.01.13 09:44:03.224032 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
15754 | 2025.01.13 09:44:03.224700 [ 197 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
15755 | 2025.01.13 09:44:03.237806 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
15756 | 2025.01.13 09:44:03.239861 [ 197 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15757 | 2025.01.13 09:44:03.241505 [ 197 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 536 rows starting from the beginning of the part | ||
15758 | 2025.01.13 09:44:03.247695 [ 197 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 7 rows starting from the beginning of the part | ||
15759 | 2025.01.13 09:44:03.253909 [ 197 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
15760 | 2025.01.13 09:44:03.260246 [ 197 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
15761 | 2025.01.13 09:44:03.266805 [ 197 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
15762 | 2025.01.13 09:44:03.273132 [ 197 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
15763 | 2025.01.13 09:44:03.338698 [ 187 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.114439596 sec., 5007.008238651943 rows/sec., 25.89 MiB/sec. | ||
15764 | 2025.01.13 09:44:03.341288 [ 193 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
15765 | 2025.01.13 09:44:03.343849 [ 193 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_76_15} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15766 | 2025.01.13 09:44:03.343977 [ 193 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_76_15} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
15767 | 2025.01.13 09:44:03.345647 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
15768 | 2025.01.13 09:44:04.001133 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 269.61 MiB, peak 287.01 MiB, free memory in arenas 0.00 B, will set to 268.52 MiB (RSS), difference: -1.09 MiB | ||
15769 | 2025.01.13 09:44:06.637647 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15770 | 2025.01.13 09:44:06.637958 [ 4 ] {4bf07dee-1b56-4f64-9ec2-8d84447cd7bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15771 | 2025.01.13 09:44:06.638034 [ 4 ] {4bf07dee-1b56-4f64-9ec2-8d84447cd7bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15772 | 2025.01.13 09:44:06.638848 [ 4 ] {4bf07dee-1b56-4f64-9ec2-8d84447cd7bf} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15773 | 2025.01.13 09:44:06.638905 [ 4 ] {4bf07dee-1b56-4f64-9ec2-8d84447cd7bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
15774 | 2025.01.13 09:44:06.639358 [ 4 ] {4bf07dee-1b56-4f64-9ec2-8d84447cd7bf} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
15775 | 2025.01.13 09:44:06.639637 [ 4 ] {4bf07dee-1b56-4f64-9ec2-8d84447cd7bf} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15776 | 2025.01.13 09:44:06.639878 [ 4 ] {4bf07dee-1b56-4f64-9ec2-8d84447cd7bf} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.002004 sec., 38922.155688622755 rows/sec., 3.34 MiB/sec. | ||
15777 | 2025.01.13 09:44:06.639947 [ 4 ] {4bf07dee-1b56-4f64-9ec2-8d84447cd7bf} <Debug> TCPHandler: Processed in 0.002489511 sec. | ||
15778 | 2025.01.13 09:44:06.640145 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15779 | 2025.01.13 09:44:06.640294 [ 253 ] {08f4e228-e29a-48e8-861b-04670687aad6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15780 | 2025.01.13 09:44:06.640353 [ 253 ] {08f4e228-e29a-48e8-861b-04670687aad6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15781 | 2025.01.13 09:44:06.641018 [ 253 ] {08f4e228-e29a-48e8-861b-04670687aad6} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15782 | 2025.01.13 09:44:06.641061 [ 253 ] {08f4e228-e29a-48e8-861b-04670687aad6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
15783 | 2025.01.13 09:44:06.641464 [ 253 ] {08f4e228-e29a-48e8-861b-04670687aad6} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
15784 | 2025.01.13 09:44:06.641719 [ 253 ] {08f4e228-e29a-48e8-861b-04670687aad6} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15785 | 2025.01.13 09:44:06.641944 [ 253 ] {08f4e228-e29a-48e8-861b-04670687aad6} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001685 sec., 15430.267062314539 rows/sec., 1.13 MiB/sec. | ||
15786 | 2025.01.13 09:44:06.642000 [ 253 ] {08f4e228-e29a-48e8-861b-04670687aad6} <Debug> TCPHandler: Processed in 0.001925594 sec. | ||
15787 | 2025.01.13 09:44:06.642140 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15788 | 2025.01.13 09:44:06.642270 [ 4 ] {e0c91117-220b-44fc-a901-fc0572cb451a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15789 | 2025.01.13 09:44:06.642326 [ 4 ] {e0c91117-220b-44fc-a901-fc0572cb451a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15790 | 2025.01.13 09:44:06.642972 [ 4 ] {e0c91117-220b-44fc-a901-fc0572cb451a} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15791 | 2025.01.13 09:44:06.643012 [ 4 ] {e0c91117-220b-44fc-a901-fc0572cb451a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
15792 | 2025.01.13 09:44:06.643379 [ 4 ] {e0c91117-220b-44fc-a901-fc0572cb451a} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
15793 | 2025.01.13 09:44:06.643625 [ 4 ] {e0c91117-220b-44fc-a901-fc0572cb451a} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15794 | 2025.01.13 09:44:06.643841 [ 4 ] {e0c91117-220b-44fc-a901-fc0572cb451a} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.0016 sec., 33750 rows/sec., 2.64 MiB/sec. | ||
15795 | 2025.01.13 09:44:06.643893 [ 4 ] {e0c91117-220b-44fc-a901-fc0572cb451a} <Debug> TCPHandler: Processed in 0.001816052 sec. | ||
15796 | 2025.01.13 09:44:06.644046 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15797 | 2025.01.13 09:44:06.644178 [ 253 ] {989df3d2-f333-4ae3-8d61-f01cc0bf9d21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15798 | 2025.01.13 09:44:06.644239 [ 253 ] {989df3d2-f333-4ae3-8d61-f01cc0bf9d21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15799 | 2025.01.13 09:44:06.644840 [ 253 ] {989df3d2-f333-4ae3-8d61-f01cc0bf9d21} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15800 | 2025.01.13 09:44:06.644888 [ 253 ] {989df3d2-f333-4ae3-8d61-f01cc0bf9d21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
15801 | 2025.01.13 09:44:06.645288 [ 253 ] {989df3d2-f333-4ae3-8d61-f01cc0bf9d21} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
15802 | 2025.01.13 09:44:06.645541 [ 253 ] {989df3d2-f333-4ae3-8d61-f01cc0bf9d21} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15803 | 2025.01.13 09:44:06.645766 [ 253 ] {989df3d2-f333-4ae3-8d61-f01cc0bf9d21} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001618 sec., 61804.69715698393 rows/sec., 4.29 MiB/sec. | ||
15804 | 2025.01.13 09:44:06.645819 [ 253 ] {989df3d2-f333-4ae3-8d61-f01cc0bf9d21} <Debug> TCPHandler: Processed in 0.001836332 sec. | ||
15805 | 2025.01.13 09:44:06.645956 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15806 | 2025.01.13 09:44:06.646085 [ 4 ] {ac8dc9c6-1212-4e71-ab90-2378d7d6d11b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15807 | 2025.01.13 09:44:06.646164 [ 4 ] {ac8dc9c6-1212-4e71-ab90-2378d7d6d11b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
15808 | 2025.01.13 09:44:06.647426 [ 4 ] {ac8dc9c6-1212-4e71-ab90-2378d7d6d11b} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15809 | 2025.01.13 09:44:06.647465 [ 4 ] {ac8dc9c6-1212-4e71-ab90-2378d7d6d11b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
15810 | 2025.01.13 09:44:06.648098 [ 4 ] {ac8dc9c6-1212-4e71-ab90-2378d7d6d11b} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
15811 | 2025.01.13 09:44:06.648362 [ 4 ] {ac8dc9c6-1212-4e71-ab90-2378d7d6d11b} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15812 | 2025.01.13 09:44:06.648573 [ 59 ] {} <Debug> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
15813 | 2025.01.13 09:44:06.648640 [ 4 ] {ac8dc9c6-1212-4e71-ab90-2378d7d6d11b} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002584 sec., 10061.919504643964 rows/sec., 18.03 MiB/sec. | ||
15814 | 2025.01.13 09:44:06.648667 [ 59 ] {} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15815 | 2025.01.13 09:44:06.648737 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
15816 | 2025.01.13 09:44:06.649093 [ 4 ] {ac8dc9c6-1212-4e71-ab90-2378d7d6d11b} <Debug> TCPHandler: Processed in 0.00318841 sec. | ||
15817 | 2025.01.13 09:44:06.649181 [ 198 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::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 | ||
15818 | 2025.01.13 09:44:06.649449 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15819 | 2025.01.13 09:44:06.649975 [ 253 ] {d80a3847-f06a-496c-ab49-589242036439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15820 | 2025.01.13 09:44:06.650254 [ 253 ] {d80a3847-f06a-496c-ab49-589242036439} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15821 | 2025.01.13 09:44:06.651614 [ 198 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15822 | 2025.01.13 09:44:06.651936 [ 198 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1907 rows starting from the beginning of the part | ||
15823 | 2025.01.13 09:44:06.652660 [ 198 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 26 rows starting from the beginning of the part | ||
15824 | 2025.01.13 09:44:06.653274 [ 253 ] {d80a3847-f06a-496c-ab49-589242036439} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15825 | 2025.01.13 09:44:06.653375 [ 253 ] {d80a3847-f06a-496c-ab49-589242036439} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
15826 | 2025.01.13 09:44:06.653469 [ 198 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 13 rows starting from the beginning of the part | ||
15827 | 2025.01.13 09:44:06.654188 [ 198 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 26 rows starting from the beginning of the part | ||
15828 | 2025.01.13 09:44:06.654876 [ 198 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 13 rows starting from the beginning of the part | ||
15829 | 2025.01.13 09:44:06.654924 [ 253 ] {d80a3847-f06a-496c-ab49-589242036439} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
15830 | 2025.01.13 09:44:06.655401 [ 198 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 26 rows starting from the beginning of the part | ||
15831 | 2025.01.13 09:44:06.655746 [ 253 ] {d80a3847-f06a-496c-ab49-589242036439} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15832 | 2025.01.13 09:44:06.656597 [ 253 ] {d80a3847-f06a-496c-ab49-589242036439} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.006827 sec., 4394.316683755676 rows/sec., 308.26 KiB/sec. | ||
15833 | 2025.01.13 09:44:06.656807 [ 253 ] {d80a3847-f06a-496c-ab49-589242036439} <Debug> TCPHandler: Processed in 0.007566674 sec. | ||
15834 | 2025.01.13 09:44:06.664633 [ 187 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2011 rows, containing 19 columns (19 merged, 0 gathered) in 0.015732936 sec., 127821.02463265599 rows/sec., 229.05 MiB/sec. | ||
15835 | 2025.01.13 09:44:06.666510 [ 187 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
15836 | 2025.01.13 09:44:06.666991 [ 187 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15837 | 2025.01.13 09:44:06.667086 [ 187 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
15838 | 2025.01.13 09:44:06.667257 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.53 MiB. | ||
15839 | 2025.01.13 09:44:07.261121 [ 225 ] {} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): 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] | ||
15840 | 2025.01.13 09:44:07.261184 [ 225 ] {} <Debug> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): 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] | ||
15841 | 2025.01.13 09:44:07.263232 [ 225 ] {} <Debug> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): 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] | ||
15842 | 2025.01.13 09:44:08.077310 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 35319 | ||
15843 | 2025.01.13 09:44:08.077975 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15844 | 2025.01.13 09:44:08.078018 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
15845 | 2025.01.13 09:44:08.078570 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
15846 | 2025.01.13 09:44:08.078838 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15847 | 2025.01.13 09:44:08.079084 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35319 | ||
15848 | 2025.01.13 09:44:10.738813 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 581 | ||
15849 | 2025.01.13 09:44:10.762362 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15850 | 2025.01.13 09:44:10.762437 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
15851 | 2025.01.13 09:44:10.767368 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2226 | ||
15852 | 2025.01.13 09:44:10.780205 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
15853 | 2025.01.13 09:44:10.784106 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15854 | 2025.01.13 09:44:10.784205 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
15855 | 2025.01.13 09:44:10.784217 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15856 | 2025.01.13 09:44:10.795890 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
15857 | 2025.01.13 09:44:10.797320 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15858 | 2025.01.13 09:44:10.801671 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2226 | ||
15859 | 2025.01.13 09:44:10.803041 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 581 | ||
15860 | 2025.01.13 09:44:11.055850 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): 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] | ||
15861 | 2025.01.13 09:44:11.055906 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): 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] | ||
15862 | 2025.01.13 09:44:11.058061 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): 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] | ||
15863 | 2025.01.13 09:44:11.641182 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15864 | 2025.01.13 09:44:11.641377 [ 4 ] {2afca341-0d47-433f-b053-83fbe8d17523} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
15865 | 2025.01.13 09:44:11.641453 [ 4 ] {2afca341-0d47-433f-b053-83fbe8d17523} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
15866 | 2025.01.13 09:44:11.642225 [ 4 ] {2afca341-0d47-433f-b053-83fbe8d17523} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15867 | 2025.01.13 09:44:11.642275 [ 4 ] {2afca341-0d47-433f-b053-83fbe8d17523} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
15868 | 2025.01.13 09:44:11.642722 [ 4 ] {2afca341-0d47-433f-b053-83fbe8d17523} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
15869 | 2025.01.13 09:44:11.642991 [ 4 ] {2afca341-0d47-433f-b053-83fbe8d17523} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15870 | 2025.01.13 09:44:11.643242 [ 4 ] {2afca341-0d47-433f-b053-83fbe8d17523} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001918 sec., 7299.270072992701 rows/sec., 525.45 KiB/sec. | ||
15871 | 2025.01.13 09:44:11.643313 [ 4 ] {2afca341-0d47-433f-b053-83fbe8d17523} <Debug> TCPHandler: Processed in 0.002261124 sec. | ||
15872 | 2025.01.13 09:44:11.643496 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15873 | 2025.01.13 09:44:11.643619 [ 253 ] {7094e12e-2153-4a25-b0ed-d7735ea60c8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15874 | 2025.01.13 09:44:11.643672 [ 253 ] {7094e12e-2153-4a25-b0ed-d7735ea60c8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15875 | 2025.01.13 09:44:11.644348 [ 253 ] {7094e12e-2153-4a25-b0ed-d7735ea60c8b} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15876 | 2025.01.13 09:44:11.644391 [ 253 ] {7094e12e-2153-4a25-b0ed-d7735ea60c8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
15877 | 2025.01.13 09:44:11.644798 [ 253 ] {7094e12e-2153-4a25-b0ed-d7735ea60c8b} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
15878 | 2025.01.13 09:44:11.645053 [ 253 ] {7094e12e-2153-4a25-b0ed-d7735ea60c8b} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15879 | 2025.01.13 09:44:11.645248 [ 75 ] {} <Debug> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
15880 | 2025.01.13 09:44:11.645313 [ 253 ] {7094e12e-2153-4a25-b0ed-d7735ea60c8b} <Debug> executeQuery: Read 199 rows, 18.11 KiB in 0.00172 sec., 115697.67441860466 rows/sec., 10.28 MiB/sec. | ||
15881 | 2025.01.13 09:44:11.645331 [ 75 ] {} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15882 | 2025.01.13 09:44:11.645398 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
15883 | 2025.01.13 09:44:11.645451 [ 253 ] {7094e12e-2153-4a25-b0ed-d7735ea60c8b} <Debug> TCPHandler: Processed in 0.002011567 sec. | ||
15884 | 2025.01.13 09:44:11.645680 [ 194 ] {4e32d370-b554-4105-93df-36198ea84aa7::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 | ||
15885 | 2025.01.13 09:44:11.645693 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15886 | 2025.01.13 09:44:11.645987 [ 194 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15887 | 2025.01.13 09:44:11.646000 [ 4 ] {9da2d7a6-d380-4724-9234-235f545e7e85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15888 | 2025.01.13 09:44:11.646061 [ 194 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1398 rows starting from the beginning of the part | ||
15889 | 2025.01.13 09:44:11.646106 [ 4 ] {9da2d7a6-d380-4724-9234-235f545e7e85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15890 | 2025.01.13 09:44:11.646468 [ 194 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 26 rows starting from the beginning of the part | ||
15891 | 2025.01.13 09:44:11.646821 [ 194 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 78 rows starting from the beginning of the part | ||
15892 | 2025.01.13 09:44:11.647151 [ 194 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 199 rows starting from the beginning of the part | ||
15893 | 2025.01.13 09:44:11.647572 [ 194 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 78 rows starting from the beginning of the part | ||
15894 | 2025.01.13 09:44:11.647986 [ 194 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 199 rows starting from the beginning of the part | ||
15895 | 2025.01.13 09:44:11.649264 [ 4 ] {9da2d7a6-d380-4724-9234-235f545e7e85} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15896 | 2025.01.13 09:44:11.649332 [ 4 ] {9da2d7a6-d380-4724-9234-235f545e7e85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
15897 | 2025.01.13 09:44:11.650424 [ 4 ] {9da2d7a6-d380-4724-9234-235f545e7e85} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
15898 | 2025.01.13 09:44:11.650859 [ 4 ] {9da2d7a6-d380-4724-9234-235f545e7e85} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15899 | 2025.01.13 09:44:11.651399 [ 4 ] {9da2d7a6-d380-4724-9234-235f545e7e85} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.005472 sec., 3654.970760233918 rows/sec., 261.99 KiB/sec. | ||
15900 | 2025.01.13 09:44:11.651728 [ 4 ] {9da2d7a6-d380-4724-9234-235f545e7e85} <Debug> TCPHandler: Processed in 0.006153405 sec. | ||
15901 | 2025.01.13 09:44:11.651769 [ 194 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1978 rows, containing 5 columns (5 merged, 0 gathered) in 0.006253877 sec., 316283.8028314276 rows/sec., 27.99 MiB/sec. | ||
15902 | 2025.01.13 09:44:11.651986 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15903 | 2025.01.13 09:44:11.652260 [ 253 ] {1b7db61c-db08-4083-9bb9-fee1d2aee2b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
15904 | 2025.01.13 09:44:11.652280 [ 194 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
15905 | 2025.01.13 09:44:11.652411 [ 253 ] {1b7db61c-db08-4083-9bb9-fee1d2aee2b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
15906 | 2025.01.13 09:44:11.653199 [ 194 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_131_26} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15907 | 2025.01.13 09:44:11.653394 [ 194 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_131_26} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
15908 | 2025.01.13 09:44:11.653553 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
15909 | 2025.01.13 09:44:11.653773 [ 253 ] {1b7db61c-db08-4083-9bb9-fee1d2aee2b5} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15910 | 2025.01.13 09:44:11.653819 [ 253 ] {1b7db61c-db08-4083-9bb9-fee1d2aee2b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
15911 | 2025.01.13 09:44:11.654191 [ 253 ] {1b7db61c-db08-4083-9bb9-fee1d2aee2b5} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
15912 | 2025.01.13 09:44:11.654432 [ 253 ] {1b7db61c-db08-4083-9bb9-fee1d2aee2b5} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15913 | 2025.01.13 09:44:11.654655 [ 253 ] {1b7db61c-db08-4083-9bb9-fee1d2aee2b5} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002482 sec., 5640.612409347301 rows/sec., 395.03 KiB/sec. | ||
15914 | 2025.01.13 09:44:11.654713 [ 253 ] {1b7db61c-db08-4083-9bb9-fee1d2aee2b5} <Debug> TCPHandler: Processed in 0.002855091 sec. | ||
15915 | 2025.01.13 09:44:11.654880 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15916 | 2025.01.13 09:44:11.654990 [ 4 ] {5b71653e-4538-484e-ac3b-888b86ec19d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
15917 | 2025.01.13 09:44:11.655036 [ 4 ] {5b71653e-4538-484e-ac3b-888b86ec19d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
15918 | 2025.01.13 09:44:11.655558 [ 4 ] {5b71653e-4538-484e-ac3b-888b86ec19d8} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15919 | 2025.01.13 09:44:11.655598 [ 4 ] {5b71653e-4538-484e-ac3b-888b86ec19d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
15920 | 2025.01.13 09:44:11.655949 [ 4 ] {5b71653e-4538-484e-ac3b-888b86ec19d8} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
15921 | 2025.01.13 09:44:11.656191 [ 4 ] {5b71653e-4538-484e-ac3b-888b86ec19d8} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15922 | 2025.01.13 09:44:11.656400 [ 4 ] {5b71653e-4538-484e-ac3b-888b86ec19d8} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001434 sec., 9065.55090655509 rows/sec., 565.23 KiB/sec. | ||
15923 | 2025.01.13 09:44:11.656454 [ 4 ] {5b71653e-4538-484e-ac3b-888b86ec19d8} <Debug> TCPHandler: Processed in 0.001629137 sec. | ||
15924 | 2025.01.13 09:44:11.656593 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15925 | 2025.01.13 09:44:11.656700 [ 253 ] {a8133145-45a8-4c21-83b6-8bca516d69b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15926 | 2025.01.13 09:44:11.656745 [ 253 ] {a8133145-45a8-4c21-83b6-8bca516d69b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15927 | 2025.01.13 09:44:11.657440 [ 253 ] {a8133145-45a8-4c21-83b6-8bca516d69b5} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15928 | 2025.01.13 09:44:11.657481 [ 253 ] {a8133145-45a8-4c21-83b6-8bca516d69b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
15929 | 2025.01.13 09:44:11.657855 [ 253 ] {a8133145-45a8-4c21-83b6-8bca516d69b5} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
15930 | 2025.01.13 09:44:11.658090 [ 253 ] {a8133145-45a8-4c21-83b6-8bca516d69b5} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15931 | 2025.01.13 09:44:11.658263 [ 75 ] {} <Debug> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
15932 | 2025.01.13 09:44:11.658322 [ 253 ] {a8133145-45a8-4c21-83b6-8bca516d69b5} <Debug> executeQuery: Read 359 rows, 25.84 KiB in 0.001639 sec., 219035.9975594875 rows/sec., 15.40 MiB/sec. | ||
15933 | 2025.01.13 09:44:11.658332 [ 75 ] {} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15934 | 2025.01.13 09:44:11.658407 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
15935 | 2025.01.13 09:44:11.658438 [ 253 ] {a8133145-45a8-4c21-83b6-8bca516d69b5} <Debug> TCPHandler: Processed in 0.001896274 sec. | ||
15936 | 2025.01.13 09:44:11.658639 [ 187 ] {dc80af8f-ae59-4221-9151-b81aadd12800::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 | ||
15937 | 2025.01.13 09:44:11.658655 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15938 | 2025.01.13 09:44:11.658913 [ 187 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15939 | 2025.01.13 09:44:11.658922 [ 4 ] {18922977-7fb1-4d7d-858a-09f89c1b0533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
15940 | 2025.01.13 09:44:11.658970 [ 187 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 873 rows starting from the beginning of the part | ||
15941 | 2025.01.13 09:44:11.659039 [ 4 ] {18922977-7fb1-4d7d-858a-09f89c1b0533} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
15942 | 2025.01.13 09:44:11.659241 [ 187 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 28 rows starting from the beginning of the part | ||
15943 | 2025.01.13 09:44:11.659628 [ 187 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 54 rows starting from the beginning of the part | ||
15944 | 2025.01.13 09:44:11.659967 [ 187 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 359 rows starting from the beginning of the part | ||
15945 | 2025.01.13 09:44:11.660291 [ 187 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 54 rows starting from the beginning of the part | ||
15946 | 2025.01.13 09:44:11.660608 [ 187 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 359 rows starting from the beginning of the part | ||
15947 | 2025.01.13 09:44:11.661885 [ 4 ] {18922977-7fb1-4d7d-858a-09f89c1b0533} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15948 | 2025.01.13 09:44:11.661949 [ 4 ] {18922977-7fb1-4d7d-858a-09f89c1b0533} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
15949 | 2025.01.13 09:44:11.662924 [ 4 ] {18922977-7fb1-4d7d-858a-09f89c1b0533} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
15950 | 2025.01.13 09:44:11.663310 [ 4 ] {18922977-7fb1-4d7d-858a-09f89c1b0533} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15951 | 2025.01.13 09:44:11.663877 [ 4 ] {18922977-7fb1-4d7d-858a-09f89c1b0533} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.005034 sec., 1191.8951132300358 rows/sec., 62.27 KiB/sec. | ||
15952 | 2025.01.13 09:44:11.663927 [ 186 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1727 rows, containing 5 columns (5 merged, 0 gathered) in 0.005445694 sec., 317131.2967640121 rows/sec., 24.05 MiB/sec. | ||
15953 | 2025.01.13 09:44:11.663983 [ 4 ] {18922977-7fb1-4d7d-858a-09f89c1b0533} <Debug> TCPHandler: Processed in 0.005430114 sec. | ||
15954 | 2025.01.13 09:44:11.664178 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15955 | 2025.01.13 09:44:11.664296 [ 188 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
15956 | 2025.01.13 09:44:11.664326 [ 253 ] {5f7435fe-5132-4d3e-95a8-14d27f09ec04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15957 | 2025.01.13 09:44:11.664467 [ 253 ] {5f7435fe-5132-4d3e-95a8-14d27f09ec04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15958 | 2025.01.13 09:44:11.665037 [ 188 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_131_26} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15959 | 2025.01.13 09:44:11.665267 [ 188 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_131_26} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
15960 | 2025.01.13 09:44:11.665464 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
15961 | 2025.01.13 09:44:11.665574 [ 253 ] {5f7435fe-5132-4d3e-95a8-14d27f09ec04} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15962 | 2025.01.13 09:44:11.665619 [ 253 ] {5f7435fe-5132-4d3e-95a8-14d27f09ec04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
15963 | 2025.01.13 09:44:11.666011 [ 253 ] {5f7435fe-5132-4d3e-95a8-14d27f09ec04} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
15964 | 2025.01.13 09:44:11.666266 [ 253 ] {5f7435fe-5132-4d3e-95a8-14d27f09ec04} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15965 | 2025.01.13 09:44:11.666443 [ 75 ] {} <Debug> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781) (MergerMutator): Selected 6 parts from all_1_126_26 to all_131_131_0 | ||
15966 | 2025.01.13 09:44:11.666507 [ 75 ] {} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15967 | 2025.01.13 09:44:11.666509 [ 253 ] {5f7435fe-5132-4d3e-95a8-14d27f09ec04} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.002213 sec., 79981.92498870312 rows/sec., 5.28 MiB/sec. | ||
15968 | 2025.01.13 09:44:11.666541 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
15969 | 2025.01.13 09:44:11.666674 [ 253 ] {5f7435fe-5132-4d3e-95a8-14d27f09ec04} <Debug> TCPHandler: Processed in 0.002558882 sec. | ||
15970 | 2025.01.13 09:44:11.666767 [ 195 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_131_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_26 to all_131_131_0 into Compact with storage Full | ||
15971 | 2025.01.13 09:44:11.666865 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15972 | 2025.01.13 09:44:11.666950 [ 195 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_131_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15973 | 2025.01.13 09:44:11.667038 [ 195 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_131_27} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_126_26, total 31560 rows starting from the beginning of the part | ||
15974 | 2025.01.13 09:44:11.667101 [ 4 ] {020fd374-787e-401d-99fa-8993f0a8f807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
15975 | 2025.01.13 09:44:11.667274 [ 195 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_131_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 40 rows starting from the beginning of the part | ||
15976 | 2025.01.13 09:44:11.667356 [ 4 ] {020fd374-787e-401d-99fa-8993f0a8f807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
15977 | 2025.01.13 09:44:11.667607 [ 195 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_131_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 100 rows starting from the beginning of the part | ||
15978 | 2025.01.13 09:44:11.667930 [ 195 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_131_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 177 rows starting from the beginning of the part | ||
15979 | 2025.01.13 09:44:11.668249 [ 195 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_131_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 100 rows starting from the beginning of the part | ||
15980 | 2025.01.13 09:44:11.668601 [ 195 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_131_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 177 rows starting from the beginning of the part | ||
15981 | 2025.01.13 09:44:11.669828 [ 4 ] {020fd374-787e-401d-99fa-8993f0a8f807} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15982 | 2025.01.13 09:44:11.669888 [ 4 ] {020fd374-787e-401d-99fa-8993f0a8f807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
15983 | 2025.01.13 09:44:11.670374 [ 4 ] {020fd374-787e-401d-99fa-8993f0a8f807} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
15984 | 2025.01.13 09:44:11.670742 [ 4 ] {020fd374-787e-401d-99fa-8993f0a8f807} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15985 | 2025.01.13 09:44:11.671066 [ 125 ] {} <Debug> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357) (MergerMutator): Selected 6 parts from all_1_51_11 to all_56_56_0 | ||
15986 | 2025.01.13 09:44:11.671166 [ 125 ] {} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15987 | 2025.01.13 09:44:11.671248 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
15988 | 2025.01.13 09:44:11.671356 [ 4 ] {020fd374-787e-401d-99fa-8993f0a8f807} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004301 sec., 232.50406882120436 rows/sec., 15.67 KiB/sec. | ||
15989 | 2025.01.13 09:44:11.671881 [ 4 ] {020fd374-787e-401d-99fa-8993f0a8f807} <Debug> TCPHandler: Processed in 0.005092984 sec. | ||
15990 | 2025.01.13 09:44:11.671904 [ 186 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_56_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_11 to all_56_56_0 into Compact with storage Full | ||
15991 | 2025.01.13 09:44:11.672216 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15992 | 2025.01.13 09:44:11.672511 [ 186 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_56_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15993 | 2025.01.13 09:44:11.672624 [ 186 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_11, total 51 rows starting from the beginning of the part | ||
15994 | 2025.01.13 09:44:11.672640 [ 253 ] {c420692c-4ed6-4489-84ad-562b45c933f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15995 | 2025.01.13 09:44:11.672895 [ 186 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1 rows starting from the beginning of the part | ||
15996 | 2025.01.13 09:44:11.673014 [ 253 ] {c420692c-4ed6-4489-84ad-562b45c933f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
15997 | 2025.01.13 09:44:11.673360 [ 186 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1 rows starting from the beginning of the part | ||
15998 | 2025.01.13 09:44:11.673907 [ 186 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1 rows starting from the beginning of the part | ||
15999 | 2025.01.13 09:44:11.674284 [ 186 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1 rows starting from the beginning of the part | ||
16000 | 2025.01.13 09:44:11.674681 [ 186 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1 rows starting from the beginning of the part | ||
16001 | 2025.01.13 09:44:11.679563 [ 199 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_131_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32154 rows, containing 5 columns (5 merged, 0 gathered) in 0.012853914 sec., 2501494.8754130458 rows/sec., 167.52 MiB/sec. | ||
16002 | 2025.01.13 09:44:11.679904 [ 201 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_56_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56 rows, containing 4 columns (4 merged, 0 gathered) in 0.008357687 sec., 6700.418429165868 rows/sec., 451.49 KiB/sec. | ||
16003 | 2025.01.13 09:44:11.680075 [ 201 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_56_12} <Trace> MergedBlockOutputStream: filled checksums all_1_56_12 (state Temporary) | ||
16004 | 2025.01.13 09:44:11.680379 [ 253 ] {c420692c-4ed6-4489-84ad-562b45c933f6} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16005 | 2025.01.13 09:44:11.680425 [ 253 ] {c420692c-4ed6-4489-84ad-562b45c933f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
16006 | 2025.01.13 09:44:11.680529 [ 199 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_131_27} <Trace> MergedBlockOutputStream: filled checksums all_1_131_27 (state Temporary) | ||
16007 | 2025.01.13 09:44:11.680705 [ 201 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_56_12} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Renaming temporary part tmp_merge_all_1_56_12 to all_1_56_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16008 | 2025.01.13 09:44:11.681017 [ 201 ] {d754ca97-51b8-45d7-9ee5-16fd66479357::all_1_56_12} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357) (MergerMutator): Merged 6 parts: [all_1_51_11, all_56_56_0] -> all_1_56_12 | ||
16009 | 2025.01.13 09:44:11.681241 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
16010 | 2025.01.13 09:44:11.681589 [ 199 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_131_27} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_merge_all_1_131_27 to all_1_131_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16011 | 2025.01.13 09:44:11.681807 [ 199 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_131_27} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781) (MergerMutator): Merged 6 parts: [all_1_126_26, all_131_131_0] -> all_1_131_27 | ||
16012 | 2025.01.13 09:44:11.682025 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
16013 | 2025.01.13 09:44:11.682247 [ 253 ] {c420692c-4ed6-4489-84ad-562b45c933f6} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
16014 | 2025.01.13 09:44:11.682526 [ 253 ] {c420692c-4ed6-4489-84ad-562b45c933f6} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16015 | 2025.01.13 09:44:11.682733 [ 253 ] {c420692c-4ed6-4489-84ad-562b45c933f6} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.010211 sec., 1273.1368132406228 rows/sec., 2.28 MiB/sec. | ||
16016 | 2025.01.13 09:44:11.682871 [ 253 ] {c420692c-4ed6-4489-84ad-562b45c933f6} <Debug> TCPHandler: Processed in 0.010849738 sec. | ||
16017 | 2025.01.13 09:44:11.683043 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16018 | 2025.01.13 09:44:11.683175 [ 4 ] {bcfd2640-f72c-477d-bb3a-7f216860d537} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16019 | 2025.01.13 09:44:11.683232 [ 4 ] {bcfd2640-f72c-477d-bb3a-7f216860d537} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16020 | 2025.01.13 09:44:11.683767 [ 4 ] {bcfd2640-f72c-477d-bb3a-7f216860d537} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16021 | 2025.01.13 09:44:11.683812 [ 4 ] {bcfd2640-f72c-477d-bb3a-7f216860d537} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
16022 | 2025.01.13 09:44:11.684214 [ 4 ] {bcfd2640-f72c-477d-bb3a-7f216860d537} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
16023 | 2025.01.13 09:44:11.684463 [ 4 ] {bcfd2640-f72c-477d-bb3a-7f216860d537} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16024 | 2025.01.13 09:44:11.684612 [ 125 ] {} <Debug> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
16025 | 2025.01.13 09:44:11.684655 [ 125 ] {} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16026 | 2025.01.13 09:44:11.684655 [ 4 ] {bcfd2640-f72c-477d-bb3a-7f216860d537} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001505 sec., 34551.4950166113 rows/sec., 2.14 MiB/sec. | ||
16027 | 2025.01.13 09:44:11.684678 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
16028 | 2025.01.13 09:44:11.684750 [ 4 ] {bcfd2640-f72c-477d-bb3a-7f216860d537} <Debug> TCPHandler: Processed in 0.00177272 sec. | ||
16029 | 2025.01.13 09:44:11.684809 [ 189 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::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 | ||
16030 | 2025.01.13 09:44:11.684905 [ 189 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16031 | 2025.01.13 09:44:11.684933 [ 189 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 4428 rows starting from the beginning of the part | ||
16032 | 2025.01.13 09:44:11.685037 [ 189 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 12 rows starting from the beginning of the part | ||
16033 | 2025.01.13 09:44:11.685261 [ 189 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 30 rows starting from the beginning of the part | ||
16034 | 2025.01.13 09:44:11.685415 [ 189 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 52 rows starting from the beginning of the part | ||
16035 | 2025.01.13 09:44:11.685636 [ 189 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 30 rows starting from the beginning of the part | ||
16036 | 2025.01.13 09:44:11.685768 [ 189 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 52 rows starting from the beginning of the part | ||
16037 | 2025.01.13 09:44:11.687919 [ 193 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4604 rows, containing 4 columns (4 merged, 0 gathered) in 0.0031712 sec., 1451816.3471241172 rows/sec., 93.41 MiB/sec. | ||
16038 | 2025.01.13 09:44:11.688382 [ 193 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
16039 | 2025.01.13 09:44:11.688716 [ 193 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_131_26} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16040 | 2025.01.13 09:44:11.688806 [ 193 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_131_26} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
16041 | 2025.01.13 09:44:11.688885 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
16042 | 2025.01.13 09:44:14.167440 [ 223 ] {} <Trace> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e): 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] | ||
16043 | 2025.01.13 09:44:14.167526 [ 223 ] {} <Debug> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e): 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] | ||
16044 | 2025.01.13 09:44:14.169128 [ 223 ] {} <Debug> oximeter.timeseries_schema (9645b7b6-babd-4fa1-82d5-c35996dea62e): 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] | ||
16045 | 2025.01.13 09:44:15.302646 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
16046 | 2025.01.13 09:44:15.302703 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
16047 | 2025.01.13 09:44:15.580138 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 35746 | ||
16048 | 2025.01.13 09:44:15.580754 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16049 | 2025.01.13 09:44:15.580795 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
16050 | 2025.01.13 09:44:15.581316 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
16051 | 2025.01.13 09:44:15.581580 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16052 | 2025.01.13 09:44:15.581776 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35746 | ||
16053 | 2025.01.13 09:44:16.637372 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16054 | 2025.01.13 09:44:16.637587 [ 4 ] {77241cc4-b0f4-452f-adc4-d89dd86bc556} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16055 | 2025.01.13 09:44:16.637671 [ 4 ] {77241cc4-b0f4-452f-adc4-d89dd86bc556} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16056 | 2025.01.13 09:44:16.638552 [ 4 ] {77241cc4-b0f4-452f-adc4-d89dd86bc556} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16057 | 2025.01.13 09:44:16.638607 [ 4 ] {77241cc4-b0f4-452f-adc4-d89dd86bc556} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
16058 | 2025.01.13 09:44:16.639076 [ 4 ] {77241cc4-b0f4-452f-adc4-d89dd86bc556} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
16059 | 2025.01.13 09:44:16.639336 [ 4 ] {77241cc4-b0f4-452f-adc4-d89dd86bc556} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16060 | 2025.01.13 09:44:16.639593 [ 4 ] {77241cc4-b0f4-452f-adc4-d89dd86bc556} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.002066 sec., 37754.1142303969 rows/sec., 3.24 MiB/sec. | ||
16061 | 2025.01.13 09:44:16.639665 [ 4 ] {77241cc4-b0f4-452f-adc4-d89dd86bc556} <Debug> TCPHandler: Processed in 0.002438489 sec. | ||
16062 | 2025.01.13 09:44:16.639863 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16063 | 2025.01.13 09:44:16.640018 [ 253 ] {0950bfff-55de-48b2-b34b-feeff0ef940a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16064 | 2025.01.13 09:44:16.640078 [ 253 ] {0950bfff-55de-48b2-b34b-feeff0ef940a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16065 | 2025.01.13 09:44:16.640677 [ 253 ] {0950bfff-55de-48b2-b34b-feeff0ef940a} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16066 | 2025.01.13 09:44:16.640720 [ 253 ] {0950bfff-55de-48b2-b34b-feeff0ef940a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
16067 | 2025.01.13 09:44:16.641110 [ 253 ] {0950bfff-55de-48b2-b34b-feeff0ef940a} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
16068 | 2025.01.13 09:44:16.641469 [ 253 ] {0950bfff-55de-48b2-b34b-feeff0ef940a} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16069 | 2025.01.13 09:44:16.641692 [ 253 ] {0950bfff-55de-48b2-b34b-feeff0ef940a} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.00171 sec., 15204.6783625731 rows/sec., 1.12 MiB/sec. | ||
16070 | 2025.01.13 09:44:16.641746 [ 253 ] {0950bfff-55de-48b2-b34b-feeff0ef940a} <Debug> TCPHandler: Processed in 0.001954806 sec. | ||
16071 | 2025.01.13 09:44:16.641891 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16072 | 2025.01.13 09:44:16.642002 [ 4 ] {cc3d1ce3-9861-4024-9491-970499e03373} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16073 | 2025.01.13 09:44:16.642049 [ 4 ] {cc3d1ce3-9861-4024-9491-970499e03373} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16074 | 2025.01.13 09:44:16.642603 [ 4 ] {cc3d1ce3-9861-4024-9491-970499e03373} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16075 | 2025.01.13 09:44:16.642642 [ 4 ] {cc3d1ce3-9861-4024-9491-970499e03373} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
16076 | 2025.01.13 09:44:16.643003 [ 4 ] {cc3d1ce3-9861-4024-9491-970499e03373} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
16077 | 2025.01.13 09:44:16.643274 [ 4 ] {cc3d1ce3-9861-4024-9491-970499e03373} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16078 | 2025.01.13 09:44:16.643506 [ 4 ] {cc3d1ce3-9861-4024-9491-970499e03373} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.001526 sec., 35386.631716906944 rows/sec., 2.76 MiB/sec. | ||
16079 | 2025.01.13 09:44:16.643617 [ 4 ] {cc3d1ce3-9861-4024-9491-970499e03373} <Debug> TCPHandler: Processed in 0.001777181 sec. | ||
16080 | 2025.01.13 09:44:16.643806 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16081 | 2025.01.13 09:44:16.644126 [ 253 ] {4c36a67d-493c-41d2-9c5f-02e4a43c7ce8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16082 | 2025.01.13 09:44:16.644294 [ 253 ] {4c36a67d-493c-41d2-9c5f-02e4a43c7ce8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16083 | 2025.01.13 09:44:16.644947 [ 253 ] {4c36a67d-493c-41d2-9c5f-02e4a43c7ce8} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16084 | 2025.01.13 09:44:16.644988 [ 253 ] {4c36a67d-493c-41d2-9c5f-02e4a43c7ce8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
16085 | 2025.01.13 09:44:16.645378 [ 253 ] {4c36a67d-493c-41d2-9c5f-02e4a43c7ce8} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
16086 | 2025.01.13 09:44:16.645633 [ 253 ] {4c36a67d-493c-41d2-9c5f-02e4a43c7ce8} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16087 | 2025.01.13 09:44:16.645849 [ 253 ] {4c36a67d-493c-41d2-9c5f-02e4a43c7ce8} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001846 sec., 54171.18093174431 rows/sec., 3.76 MiB/sec. | ||
16088 | 2025.01.13 09:44:16.645911 [ 253 ] {4c36a67d-493c-41d2-9c5f-02e4a43c7ce8} <Debug> TCPHandler: Processed in 0.002213303 sec. | ||
16089 | 2025.01.13 09:44:16.646106 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16090 | 2025.01.13 09:44:16.646261 [ 4 ] {9ab63e8c-c41f-4076-823a-cfb033a2fc2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
16091 | 2025.01.13 09:44:16.646345 [ 4 ] {9ab63e8c-c41f-4076-823a-cfb033a2fc2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
16092 | 2025.01.13 09:44:16.647631 [ 4 ] {9ab63e8c-c41f-4076-823a-cfb033a2fc2e} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16093 | 2025.01.13 09:44:16.647671 [ 4 ] {9ab63e8c-c41f-4076-823a-cfb033a2fc2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
16094 | 2025.01.13 09:44:16.648347 [ 4 ] {9ab63e8c-c41f-4076-823a-cfb033a2fc2e} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
16095 | 2025.01.13 09:44:16.648604 [ 4 ] {9ab63e8c-c41f-4076-823a-cfb033a2fc2e} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16096 | 2025.01.13 09:44:16.648855 [ 4 ] {9ab63e8c-c41f-4076-823a-cfb033a2fc2e} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002624 sec., 9908.536585365853 rows/sec., 17.76 MiB/sec. | ||
16097 | 2025.01.13 09:44:16.648966 [ 4 ] {9ab63e8c-c41f-4076-823a-cfb033a2fc2e} <Debug> TCPHandler: Processed in 0.002945324 sec. | ||
16098 | 2025.01.13 09:44:16.649128 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16099 | 2025.01.13 09:44:16.649258 [ 253 ] {e5f5f0a6-b825-4394-8ca8-a151697b714f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16100 | 2025.01.13 09:44:16.649318 [ 253 ] {e5f5f0a6-b825-4394-8ca8-a151697b714f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16101 | 2025.01.13 09:44:16.649836 [ 253 ] {e5f5f0a6-b825-4394-8ca8-a151697b714f} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16102 | 2025.01.13 09:44:16.649884 [ 253 ] {e5f5f0a6-b825-4394-8ca8-a151697b714f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
16103 | 2025.01.13 09:44:16.650296 [ 253 ] {e5f5f0a6-b825-4394-8ca8-a151697b714f} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
16104 | 2025.01.13 09:44:16.650541 [ 253 ] {e5f5f0a6-b825-4394-8ca8-a151697b714f} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16105 | 2025.01.13 09:44:16.650768 [ 253 ] {e5f5f0a6-b825-4394-8ca8-a151697b714f} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001534 sec., 19556.71447196871 rows/sec., 1.34 MiB/sec. | ||
16106 | 2025.01.13 09:44:16.650835 [ 253 ] {e5f5f0a6-b825-4394-8ca8-a151697b714f} <Debug> TCPHandler: Processed in 0.00176003 sec. | ||
16107 | 2025.01.13 09:44:18.304061 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 588 | ||
16108 | 2025.01.13 09:44:18.327928 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16109 | 2025.01.13 09:44:18.327998 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
16110 | 2025.01.13 09:44:18.335543 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
16111 | 2025.01.13 09:44:18.336369 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16112 | 2025.01.13 09:44:18.341294 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
16113 | 2025.01.13 09:44:19.031150 [ 221 ] {} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): 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] | ||
16114 | 2025.01.13 09:44:19.031208 [ 221 ] {} <Debug> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): 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] | ||
16115 | 2025.01.13 09:44:19.033917 [ 221 ] {} <Debug> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): 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] | ||
16116 | 2025.01.13 09:44:19.050863 [ 225 ] {} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): 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] | ||
16117 | 2025.01.13 09:44:19.050902 [ 225 ] {} <Debug> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): 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] | ||
16118 | 2025.01.13 09:44:19.052898 [ 225 ] {} <Debug> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): 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] | ||
16119 | 2025.01.13 09:44:19.096401 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16120 | 2025.01.13 09:44:19.096588 [ 4 ] {5f41dacb-dc06-4661-add5-37a6ec3ad627} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
16121 | 2025.01.13 09:44:19.096665 [ 4 ] {5f41dacb-dc06-4661-add5-37a6ec3ad627} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
16122 | 2025.01.13 09:44:19.097439 [ 4 ] {5f41dacb-dc06-4661-add5-37a6ec3ad627} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16123 | 2025.01.13 09:44:19.097483 [ 4 ] {5f41dacb-dc06-4661-add5-37a6ec3ad627} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
16124 | 2025.01.13 09:44:19.097895 [ 4 ] {5f41dacb-dc06-4661-add5-37a6ec3ad627} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
16125 | 2025.01.13 09:44:19.098151 [ 4 ] {5f41dacb-dc06-4661-add5-37a6ec3ad627} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16126 | 2025.01.13 09:44:19.098379 [ 144 ] {} <Debug> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071) (MergerMutator): Selected 5 parts from all_1_53_13 to all_57_57_0 | ||
16127 | 2025.01.13 09:44:19.098421 [ 4 ] {5f41dacb-dc06-4661-add5-37a6ec3ad627} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00189 sec., 7407.407407407408 rows/sec., 533.23 KiB/sec. | ||
16128 | 2025.01.13 09:44:19.098517 [ 144 ] {} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16129 | 2025.01.13 09:44:19.098561 [ 4 ] {5f41dacb-dc06-4661-add5-37a6ec3ad627} <Debug> TCPHandler: Processed in 0.002311955 sec. | ||
16130 | 2025.01.13 09:44:19.098604 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
16131 | 2025.01.13 09:44:19.098809 [ 197 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_57_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_53_13 to all_57_57_0 into Compact with storage Full | ||
16132 | 2025.01.13 09:44:19.098816 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16133 | 2025.01.13 09:44:19.098960 [ 197 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_57_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16134 | 2025.01.13 09:44:19.098984 [ 253 ] {7ce3f91c-98dc-4cc9-bddf-d18bace2ec80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16135 | 2025.01.13 09:44:19.099003 [ 197 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_53_13, total 14 rows starting from the beginning of the part | ||
16136 | 2025.01.13 09:44:19.099044 [ 253 ] {7ce3f91c-98dc-4cc9-bddf-d18bace2ec80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16137 | 2025.01.13 09:44:19.099210 [ 197 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 14 rows starting from the beginning of the part | ||
16138 | 2025.01.13 09:44:19.099709 [ 197 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 14 rows starting from the beginning of the part | ||
16139 | 2025.01.13 09:44:19.100126 [ 197 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 14 rows starting from the beginning of the part | ||
16140 | 2025.01.13 09:44:19.100538 [ 197 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 14 rows starting from the beginning of the part | ||
16141 | 2025.01.13 09:44:19.102002 [ 197 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_57_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003264193 sec., 21444.810401835923 rows/sec., 1.59 MiB/sec. | ||
16142 | 2025.01.13 09:44:19.102134 [ 197 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_57_14} <Trace> MergedBlockOutputStream: filled checksums all_1_57_14 (state Temporary) | ||
16143 | 2025.01.13 09:44:19.102405 [ 197 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_57_14} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Renaming temporary part tmp_merge_all_1_57_14 to all_1_57_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16144 | 2025.01.13 09:44:19.102472 [ 253 ] {7ce3f91c-98dc-4cc9-bddf-d18bace2ec80} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16145 | 2025.01.13 09:44:19.102493 [ 197 ] {d88a3ea6-d4e9-4115-8d78-262c61172071::all_1_57_14} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071) (MergerMutator): Merged 5 parts: [all_1_53_13, all_57_57_0] -> all_1_57_14 | ||
16146 | 2025.01.13 09:44:19.102515 [ 253 ] {7ce3f91c-98dc-4cc9-bddf-d18bace2ec80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
16147 | 2025.01.13 09:44:19.102578 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
16148 | 2025.01.13 09:44:19.103000 [ 253 ] {7ce3f91c-98dc-4cc9-bddf-d18bace2ec80} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
16149 | 2025.01.13 09:44:19.103240 [ 253 ] {7ce3f91c-98dc-4cc9-bddf-d18bace2ec80} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16150 | 2025.01.13 09:44:19.103459 [ 253 ] {7ce3f91c-98dc-4cc9-bddf-d18bace2ec80} <Debug> executeQuery: Read 1339 rows, 114.23 KiB in 0.00451 sec., 296895.78713968955 rows/sec., 24.73 MiB/sec. | ||
16151 | 2025.01.13 09:44:19.103525 [ 253 ] {7ce3f91c-98dc-4cc9-bddf-d18bace2ec80} <Debug> TCPHandler: Processed in 0.004789466 sec. | ||
16152 | 2025.01.13 09:44:19.103547 [ 221 ] {} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): 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] | ||
16153 | 2025.01.13 09:44:19.103575 [ 221 ] {} <Debug> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): 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] | ||
16154 | 2025.01.13 09:44:19.103717 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16155 | 2025.01.13 09:44:19.103866 [ 4 ] {497168e2-0ad8-493a-b53f-3cc09e6ad68b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16156 | 2025.01.13 09:44:19.103928 [ 4 ] {497168e2-0ad8-493a-b53f-3cc09e6ad68b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16157 | 2025.01.13 09:44:19.104690 [ 4 ] {497168e2-0ad8-493a-b53f-3cc09e6ad68b} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16158 | 2025.01.13 09:44:19.104737 [ 4 ] {497168e2-0ad8-493a-b53f-3cc09e6ad68b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
16159 | 2025.01.13 09:44:19.105191 [ 4 ] {497168e2-0ad8-493a-b53f-3cc09e6ad68b} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
16160 | 2025.01.13 09:44:19.105478 [ 4 ] {497168e2-0ad8-493a-b53f-3cc09e6ad68b} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16161 | 2025.01.13 09:44:19.105776 [ 4 ] {497168e2-0ad8-493a-b53f-3cc09e6ad68b} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.001939 sec., 10314.595152140279 rows/sec., 739.35 KiB/sec. | ||
16162 | 2025.01.13 09:44:19.105894 [ 4 ] {497168e2-0ad8-493a-b53f-3cc09e6ad68b} <Debug> TCPHandler: Processed in 0.002259504 sec. | ||
16163 | 2025.01.13 09:44:19.106054 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16164 | 2025.01.13 09:44:19.106208 [ 253 ] {21b38fc3-c23b-4e8f-8c0b-1b04b3c79ad4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
16165 | 2025.01.13 09:44:19.106234 [ 221 ] {} <Debug> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): 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] | ||
16166 | 2025.01.13 09:44:19.106274 [ 253 ] {21b38fc3-c23b-4e8f-8c0b-1b04b3c79ad4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
16167 | 2025.01.13 09:44:19.107543 [ 253 ] {21b38fc3-c23b-4e8f-8c0b-1b04b3c79ad4} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16168 | 2025.01.13 09:44:19.107583 [ 253 ] {21b38fc3-c23b-4e8f-8c0b-1b04b3c79ad4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
16169 | 2025.01.13 09:44:19.107940 [ 253 ] {21b38fc3-c23b-4e8f-8c0b-1b04b3c79ad4} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
16170 | 2025.01.13 09:44:19.108173 [ 253 ] {21b38fc3-c23b-4e8f-8c0b-1b04b3c79ad4} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16171 | 2025.01.13 09:44:19.108423 [ 253 ] {21b38fc3-c23b-4e8f-8c0b-1b04b3c79ad4} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.002243 sec., 107891.21711992865 rows/sec., 7.31 MiB/sec. | ||
16172 | 2025.01.13 09:44:19.108569 [ 253 ] {21b38fc3-c23b-4e8f-8c0b-1b04b3c79ad4} <Debug> TCPHandler: Processed in 0.002574943 sec. | ||
16173 | 2025.01.13 09:44:19.108790 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16174 | 2025.01.13 09:44:19.108925 [ 4 ] {e7a0c748-abf0-41ae-b05c-f5ddc57f76cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
16175 | 2025.01.13 09:44:19.108974 [ 4 ] {e7a0c748-abf0-41ae-b05c-f5ddc57f76cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
16176 | 2025.01.13 09:44:19.109535 [ 4 ] {e7a0c748-abf0-41ae-b05c-f5ddc57f76cd} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16177 | 2025.01.13 09:44:19.109576 [ 4 ] {e7a0c748-abf0-41ae-b05c-f5ddc57f76cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
16178 | 2025.01.13 09:44:19.109924 [ 4 ] {e7a0c748-abf0-41ae-b05c-f5ddc57f76cd} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
16179 | 2025.01.13 09:44:19.110166 [ 4 ] {e7a0c748-abf0-41ae-b05c-f5ddc57f76cd} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16180 | 2025.01.13 09:44:19.110331 [ 144 ] {} <Debug> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7) (MergerMutator): Selected 5 parts from all_1_53_13 to all_57_57_0 | ||
16181 | 2025.01.13 09:44:19.110396 [ 144 ] {} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16182 | 2025.01.13 09:44:19.110412 [ 4 ] {e7a0c748-abf0-41ae-b05c-f5ddc57f76cd} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001499 sec., 8672.448298865911 rows/sec., 540.73 KiB/sec. | ||
16183 | 2025.01.13 09:44:19.110445 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
16184 | 2025.01.13 09:44:19.110572 [ 4 ] {e7a0c748-abf0-41ae-b05c-f5ddc57f76cd} <Debug> TCPHandler: Processed in 0.001884484 sec. | ||
16185 | 2025.01.13 09:44:19.110702 [ 199 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_57_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_53_13 to all_57_57_0 into Compact with storage Full | ||
16186 | 2025.01.13 09:44:19.110761 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16187 | 2025.01.13 09:44:19.111017 [ 199 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_57_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16188 | 2025.01.13 09:44:19.111023 [ 253 ] {1b256861-ba06-4f9d-a0db-61ee9c7f5c69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16189 | 2025.01.13 09:44:19.111096 [ 199 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_53_13, total 13 rows starting from the beginning of the part | ||
16190 | 2025.01.13 09:44:19.111125 [ 253 ] {1b256861-ba06-4f9d-a0db-61ee9c7f5c69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16191 | 2025.01.13 09:44:19.111421 [ 199 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 13 rows starting from the beginning of the part | ||
16192 | 2025.01.13 09:44:19.111750 [ 199 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 13 rows starting from the beginning of the part | ||
16193 | 2025.01.13 09:44:19.112024 [ 199 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 13 rows starting from the beginning of the part | ||
16194 | 2025.01.13 09:44:19.112351 [ 199 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 13 rows starting from the beginning of the part | ||
16195 | 2025.01.13 09:44:19.114548 [ 253 ] {1b256861-ba06-4f9d-a0db-61ee9c7f5c69} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16196 | 2025.01.13 09:44:19.114629 [ 253 ] {1b256861-ba06-4f9d-a0db-61ee9c7f5c69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
16197 | 2025.01.13 09:44:19.114670 [ 199 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_57_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004091776 sec., 15885.522570150468 rows/sec., 1.03 MiB/sec. | ||
16198 | 2025.01.13 09:44:19.114893 [ 199 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_57_14} <Trace> MergedBlockOutputStream: filled checksums all_1_57_14 (state Temporary) | ||
16199 | 2025.01.13 09:44:19.115385 [ 253 ] {1b256861-ba06-4f9d-a0db-61ee9c7f5c69} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
16200 | 2025.01.13 09:44:19.115423 [ 197 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_57_14} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Renaming temporary part tmp_merge_all_1_57_14 to all_1_57_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16201 | 2025.01.13 09:44:19.115523 [ 197 ] {87347901-4082-4a7d-a746-0bcdebd578f7::all_1_57_14} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7) (MergerMutator): Merged 5 parts: [all_1_53_13, all_57_57_0] -> all_1_57_14 | ||
16202 | 2025.01.13 09:44:19.115634 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
16203 | 2025.01.13 09:44:19.115704 [ 253 ] {1b256861-ba06-4f9d-a0db-61ee9c7f5c69} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16204 | 2025.01.13 09:44:19.115937 [ 253 ] {1b256861-ba06-4f9d-a0db-61ee9c7f5c69} <Debug> executeQuery: Read 815 rows, 60.13 KiB in 0.00501 sec., 162674.6506986028 rows/sec., 11.72 MiB/sec. | ||
16205 | 2025.01.13 09:44:19.115993 [ 253 ] {1b256861-ba06-4f9d-a0db-61ee9c7f5c69} <Debug> TCPHandler: Processed in 0.005307181 sec. | ||
16206 | 2025.01.13 09:44:19.116182 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16207 | 2025.01.13 09:44:19.116309 [ 4 ] {3892252d-5edf-4a83-9eba-ffaab47555a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
16208 | 2025.01.13 09:44:19.116357 [ 4 ] {3892252d-5edf-4a83-9eba-ffaab47555a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
16209 | 2025.01.13 09:44:19.116807 [ 4 ] {3892252d-5edf-4a83-9eba-ffaab47555a3} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16210 | 2025.01.13 09:44:19.116848 [ 4 ] {3892252d-5edf-4a83-9eba-ffaab47555a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
16211 | 2025.01.13 09:44:19.117201 [ 4 ] {3892252d-5edf-4a83-9eba-ffaab47555a3} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
16212 | 2025.01.13 09:44:19.117443 [ 4 ] {3892252d-5edf-4a83-9eba-ffaab47555a3} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16213 | 2025.01.13 09:44:19.117647 [ 4 ] {3892252d-5edf-4a83-9eba-ffaab47555a3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00136 sec., 4411.764705882352 rows/sec., 230.50 KiB/sec. | ||
16214 | 2025.01.13 09:44:19.117698 [ 4 ] {3892252d-5edf-4a83-9eba-ffaab47555a3} <Debug> TCPHandler: Processed in 0.001579185 sec. | ||
16215 | 2025.01.13 09:44:19.117838 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16216 | 2025.01.13 09:44:19.117946 [ 253 ] {7fd4a7df-f13a-4386-9c90-c48812b8b713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16217 | 2025.01.13 09:44:19.117994 [ 253 ] {7fd4a7df-f13a-4386-9c90-c48812b8b713} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16218 | 2025.01.13 09:44:19.118674 [ 253 ] {7fd4a7df-f13a-4386-9c90-c48812b8b713} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16219 | 2025.01.13 09:44:19.118713 [ 253 ] {7fd4a7df-f13a-4386-9c90-c48812b8b713} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
16220 | 2025.01.13 09:44:19.119138 [ 253 ] {7fd4a7df-f13a-4386-9c90-c48812b8b713} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
16221 | 2025.01.13 09:44:19.119374 [ 253 ] {7fd4a7df-f13a-4386-9c90-c48812b8b713} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16222 | 2025.01.13 09:44:19.119601 [ 253 ] {7fd4a7df-f13a-4386-9c90-c48812b8b713} <Debug> executeQuery: Read 983 rows, 66.95 KiB in 0.001674 sec., 587216.2485065712 rows/sec., 39.06 MiB/sec. | ||
16223 | 2025.01.13 09:44:19.119660 [ 253 ] {7fd4a7df-f13a-4386-9c90-c48812b8b713} <Debug> TCPHandler: Processed in 0.001872633 sec. | ||
16224 | 2025.01.13 09:44:19.119686 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): 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] | ||
16225 | 2025.01.13 09:44:19.119746 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): 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] | ||
16226 | 2025.01.13 09:44:19.119833 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16227 | 2025.01.13 09:44:19.119997 [ 4 ] {13c82f31-3472-47d5-b5c2-02c797665dbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
16228 | 2025.01.13 09:44:19.120057 [ 4 ] {13c82f31-3472-47d5-b5c2-02c797665dbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
16229 | 2025.01.13 09:44:19.120802 [ 4 ] {13c82f31-3472-47d5-b5c2-02c797665dbe} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16230 | 2025.01.13 09:44:19.120855 [ 4 ] {13c82f31-3472-47d5-b5c2-02c797665dbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
16231 | 2025.01.13 09:44:19.121542 [ 4 ] {13c82f31-3472-47d5-b5c2-02c797665dbe} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
16232 | 2025.01.13 09:44:19.121933 [ 4 ] {13c82f31-3472-47d5-b5c2-02c797665dbe} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16233 | 2025.01.13 09:44:19.122305 [ 4 ] {13c82f31-3472-47d5-b5c2-02c797665dbe} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002331 sec., 429.000429000429 rows/sec., 28.91 KiB/sec. | ||
16234 | 2025.01.13 09:44:19.122445 [ 4 ] {13c82f31-3472-47d5-b5c2-02c797665dbe} <Debug> TCPHandler: Processed in 0.002686736 sec. | ||
16235 | 2025.01.13 09:44:19.122626 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16236 | 2025.01.13 09:44:19.122835 [ 253 ] {dd07dde8-b824-4736-b7c5-702a082f686a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
16237 | 2025.01.13 09:44:19.123059 [ 253 ] {dd07dde8-b824-4736-b7c5-702a082f686a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
16238 | 2025.01.13 09:44:19.123648 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): 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] | ||
16239 | 2025.01.13 09:44:19.125577 [ 253 ] {dd07dde8-b824-4736-b7c5-702a082f686a} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16240 | 2025.01.13 09:44:19.125622 [ 253 ] {dd07dde8-b824-4736-b7c5-702a082f686a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
16241 | 2025.01.13 09:44:19.126262 [ 253 ] {dd07dde8-b824-4736-b7c5-702a082f686a} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
16242 | 2025.01.13 09:44:19.126517 [ 253 ] {dd07dde8-b824-4736-b7c5-702a082f686a} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16243 | 2025.01.13 09:44:19.126752 [ 253 ] {dd07dde8-b824-4736-b7c5-702a082f686a} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.003998 sec., 3251.6258129064536 rows/sec., 5.83 MiB/sec. | ||
16244 | 2025.01.13 09:44:19.126848 [ 253 ] {dd07dde8-b824-4736-b7c5-702a082f686a} <Debug> TCPHandler: Processed in 0.004292142 sec. | ||
16245 | 2025.01.13 09:44:19.126987 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16246 | 2025.01.13 09:44:19.127095 [ 4 ] {41afc0a8-f9c1-445e-8ed3-9384594b0d74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16247 | 2025.01.13 09:44:19.127141 [ 4 ] {41afc0a8-f9c1-445e-8ed3-9384594b0d74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16248 | 2025.01.13 09:44:19.127581 [ 4 ] {41afc0a8-f9c1-445e-8ed3-9384594b0d74} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16249 | 2025.01.13 09:44:19.127622 [ 4 ] {41afc0a8-f9c1-445e-8ed3-9384594b0d74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
16250 | 2025.01.13 09:44:19.127973 [ 4 ] {41afc0a8-f9c1-445e-8ed3-9384594b0d74} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
16251 | 2025.01.13 09:44:19.128223 [ 4 ] {41afc0a8-f9c1-445e-8ed3-9384594b0d74} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16252 | 2025.01.13 09:44:19.128435 [ 4 ] {41afc0a8-f9c1-445e-8ed3-9384594b0d74} <Debug> executeQuery: Read 40 rows, 2.46 KiB in 0.001362 sec., 29368.575624082234 rows/sec., 1.76 MiB/sec. | ||
16253 | 2025.01.13 09:44:19.128487 [ 4 ] {41afc0a8-f9c1-445e-8ed3-9384594b0d74} <Debug> TCPHandler: Processed in 0.001554204 sec. | ||
16254 | 2025.01.13 09:44:20.108768 [ 224 ] {} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): 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] | ||
16255 | 2025.01.13 09:44:20.108863 [ 224 ] {} <Debug> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): 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] | ||
16256 | 2025.01.13 09:44:20.110794 [ 224 ] {} <Debug> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): 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] | ||
16257 | 2025.01.13 09:44:20.226160 [ 224 ] {} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): 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] | ||
16258 | 2025.01.13 09:44:20.226195 [ 224 ] {} <Debug> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): 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] | ||
16259 | 2025.01.13 09:44:20.227968 [ 224 ] {} <Debug> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): 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] | ||
16260 | 2025.01.13 09:44:20.802781 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 2282 | ||
16261 | 2025.01.13 09:44:20.806301 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16262 | 2025.01.13 09:44:20.806354 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
16263 | 2025.01.13 09:44:20.807927 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
16264 | 2025.01.13 09:44:20.808239 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16265 | 2025.01.13 09:44:20.809563 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2282 | ||
16266 | 2025.01.13 09:44:21.633197 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16267 | 2025.01.13 09:44:21.633456 [ 4 ] {35b4daaf-1d6c-44b5-b0a6-5d518cb6daf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16268 | 2025.01.13 09:44:21.633532 [ 4 ] {35b4daaf-1d6c-44b5-b0a6-5d518cb6daf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16269 | 2025.01.13 09:44:21.634324 [ 4 ] {35b4daaf-1d6c-44b5-b0a6-5d518cb6daf0} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16270 | 2025.01.13 09:44:21.634375 [ 4 ] {35b4daaf-1d6c-44b5-b0a6-5d518cb6daf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
16271 | 2025.01.13 09:44:21.634815 [ 4 ] {35b4daaf-1d6c-44b5-b0a6-5d518cb6daf0} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
16272 | 2025.01.13 09:44:21.635066 [ 4 ] {35b4daaf-1d6c-44b5-b0a6-5d518cb6daf0} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16273 | 2025.01.13 09:44:21.635316 [ 4 ] {35b4daaf-1d6c-44b5-b0a6-5d518cb6daf0} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001918 sec., 13555.787278415015 rows/sec., 1.01 MiB/sec. | ||
16274 | 2025.01.13 09:44:21.635413 [ 4 ] {35b4daaf-1d6c-44b5-b0a6-5d518cb6daf0} <Debug> TCPHandler: Processed in 0.002392257 sec. | ||
16275 | 2025.01.13 09:44:21.635666 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16276 | 2025.01.13 09:44:21.635851 [ 253 ] {4297a1a3-9278-473e-80c6-0612a4c68477} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16277 | 2025.01.13 09:44:21.635908 [ 253 ] {4297a1a3-9278-473e-80c6-0612a4c68477} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16278 | 2025.01.13 09:44:21.636547 [ 253 ] {4297a1a3-9278-473e-80c6-0612a4c68477} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16279 | 2025.01.13 09:44:21.636588 [ 253 ] {4297a1a3-9278-473e-80c6-0612a4c68477} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
16280 | 2025.01.13 09:44:21.636976 [ 253 ] {4297a1a3-9278-473e-80c6-0612a4c68477} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
16281 | 2025.01.13 09:44:21.637222 [ 253 ] {4297a1a3-9278-473e-80c6-0612a4c68477} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16282 | 2025.01.13 09:44:21.637447 [ 253 ] {4297a1a3-9278-473e-80c6-0612a4c68477} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001629 sec., 17188.459177409455 rows/sec., 1.34 MiB/sec. | ||
16283 | 2025.01.13 09:44:21.637503 [ 253 ] {4297a1a3-9278-473e-80c6-0612a4c68477} <Debug> TCPHandler: Processed in 0.001965656 sec. | ||
16284 | 2025.01.13 09:44:21.637651 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16285 | 2025.01.13 09:44:21.637777 [ 4 ] {51c587fd-3b39-47a2-838f-0ff3df638ecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16286 | 2025.01.13 09:44:21.637837 [ 4 ] {51c587fd-3b39-47a2-838f-0ff3df638ecc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16287 | 2025.01.13 09:44:21.638400 [ 4 ] {51c587fd-3b39-47a2-838f-0ff3df638ecc} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16288 | 2025.01.13 09:44:21.638439 [ 4 ] {51c587fd-3b39-47a2-838f-0ff3df638ecc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
16289 | 2025.01.13 09:44:21.638817 [ 4 ] {51c587fd-3b39-47a2-838f-0ff3df638ecc} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
16290 | 2025.01.13 09:44:21.639244 [ 4 ] {51c587fd-3b39-47a2-838f-0ff3df638ecc} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16291 | 2025.01.13 09:44:21.639952 [ 4 ] {51c587fd-3b39-47a2-838f-0ff3df638ecc} <Debug> executeQuery: Read 40 rows, 2.84 KiB in 0.002167 sec., 18458.698661744347 rows/sec., 1.28 MiB/sec. | ||
16292 | 2025.01.13 09:44:21.640253 [ 4 ] {51c587fd-3b39-47a2-838f-0ff3df638ecc} <Debug> TCPHandler: Processed in 0.002664136 sec. | ||
16293 | 2025.01.13 09:44:21.640476 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16294 | 2025.01.13 09:44:21.640700 [ 253 ] {53b7826b-4af5-4068-9ed0-33bd749b29f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16295 | 2025.01.13 09:44:21.640759 [ 253 ] {53b7826b-4af5-4068-9ed0-33bd749b29f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16296 | 2025.01.13 09:44:21.641337 [ 253 ] {53b7826b-4af5-4068-9ed0-33bd749b29f7} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16297 | 2025.01.13 09:44:21.641377 [ 253 ] {53b7826b-4af5-4068-9ed0-33bd749b29f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
16298 | 2025.01.13 09:44:21.641754 [ 253 ] {53b7826b-4af5-4068-9ed0-33bd749b29f7} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
16299 | 2025.01.13 09:44:21.642003 [ 253 ] {53b7826b-4af5-4068-9ed0-33bd749b29f7} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16300 | 2025.01.13 09:44:21.642208 [ 253 ] {53b7826b-4af5-4068-9ed0-33bd749b29f7} <Debug> executeQuery: Read 12 rows, 862.00 B in 0.001551 sec., 7736.943907156673 rows/sec., 542.74 KiB/sec. | ||
16301 | 2025.01.13 09:44:21.642260 [ 253 ] {53b7826b-4af5-4068-9ed0-33bd749b29f7} <Debug> TCPHandler: Processed in 0.001901544 sec. | ||
16302 | 2025.01.13 09:44:23.082817 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 36234 | ||
16303 | 2025.01.13 09:44:23.083488 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16304 | 2025.01.13 09:44:23.083532 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
16305 | 2025.01.13 09:44:23.084084 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
16306 | 2025.01.13 09:44:23.084346 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16307 | 2025.01.13 09:44:23.084605 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36234 | ||
16308 | 2025.01.13 09:44:25.842288 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 596 | ||
16309 | 2025.01.13 09:44:25.866135 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16310 | 2025.01.13 09:44:25.866207 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
16311 | 2025.01.13 09:44:25.873745 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
16312 | 2025.01.13 09:44:25.874543 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16313 | 2025.01.13 09:44:25.877684 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 596 | ||
16314 | 2025.01.13 09:44:26.637134 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16315 | 2025.01.13 09:44:26.637352 [ 4 ] {3c311f16-6456-44e8-ba0a-47ced174d7f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16316 | 2025.01.13 09:44:26.637432 [ 4 ] {3c311f16-6456-44e8-ba0a-47ced174d7f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16317 | 2025.01.13 09:44:26.638274 [ 4 ] {3c311f16-6456-44e8-ba0a-47ced174d7f3} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16318 | 2025.01.13 09:44:26.638323 [ 4 ] {3c311f16-6456-44e8-ba0a-47ced174d7f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
16319 | 2025.01.13 09:44:26.638770 [ 4 ] {3c311f16-6456-44e8-ba0a-47ced174d7f3} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
16320 | 2025.01.13 09:44:26.639034 [ 4 ] {3c311f16-6456-44e8-ba0a-47ced174d7f3} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16321 | 2025.01.13 09:44:26.639306 [ 4 ] {3c311f16-6456-44e8-ba0a-47ced174d7f3} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.002017 sec., 38671.29400099157 rows/sec., 3.32 MiB/sec. | ||
16322 | 2025.01.13 09:44:26.639364 [ 4 ] {3c311f16-6456-44e8-ba0a-47ced174d7f3} <Debug> TCPHandler: Processed in 0.002374257 sec. | ||
16323 | 2025.01.13 09:44:26.639538 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16324 | 2025.01.13 09:44:26.639655 [ 253 ] {08ae52b8-f78a-4d2e-b0d1-6aee5ec85c52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16325 | 2025.01.13 09:44:26.639701 [ 253 ] {08ae52b8-f78a-4d2e-b0d1-6aee5ec85c52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16326 | 2025.01.13 09:44:26.640239 [ 253 ] {08ae52b8-f78a-4d2e-b0d1-6aee5ec85c52} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16327 | 2025.01.13 09:44:26.640281 [ 253 ] {08ae52b8-f78a-4d2e-b0d1-6aee5ec85c52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
16328 | 2025.01.13 09:44:26.640653 [ 253 ] {08ae52b8-f78a-4d2e-b0d1-6aee5ec85c52} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
16329 | 2025.01.13 09:44:26.640893 [ 253 ] {08ae52b8-f78a-4d2e-b0d1-6aee5ec85c52} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16330 | 2025.01.13 09:44:26.641070 [ 134 ] {} <Debug> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7) (MergerMutator): Selected 6 parts from all_1_105_21 to all_110_110_0 | ||
16331 | 2025.01.13 09:44:26.641127 [ 253 ] {08ae52b8-f78a-4d2e-b0d1-6aee5ec85c52} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001489 sec., 17461.383478844862 rows/sec., 1.28 MiB/sec. | ||
16332 | 2025.01.13 09:44:26.641156 [ 134 ] {} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16333 | 2025.01.13 09:44:26.641233 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
16334 | 2025.01.13 09:44:26.641245 [ 253 ] {08ae52b8-f78a-4d2e-b0d1-6aee5ec85c52} <Debug> TCPHandler: Processed in 0.00176439 sec. | ||
16335 | 2025.01.13 09:44:26.641478 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16336 | 2025.01.13 09:44:26.641592 [ 199 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_110_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_105_21 to all_110_110_0 into Compact with storage Full | ||
16337 | 2025.01.13 09:44:26.641925 [ 4 ] {439348f5-2235-4087-a82a-29c37d5120b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16338 | 2025.01.13 09:44:26.642167 [ 4 ] {439348f5-2235-4087-a82a-29c37d5120b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16339 | 2025.01.13 09:44:26.642306 [ 199 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_110_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16340 | 2025.01.13 09:44:26.642502 [ 199 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_105_21, total 60 rows starting from the beginning of the part | ||
16341 | 2025.01.13 09:44:26.643038 [ 199 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 26 rows starting from the beginning of the part | ||
16342 | 2025.01.13 09:44:26.643585 [ 199 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 20 rows starting from the beginning of the part | ||
16343 | 2025.01.13 09:44:26.644050 [ 199 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 26 rows starting from the beginning of the part | ||
16344 | 2025.01.13 09:44:26.644528 [ 199 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 20 rows starting from the beginning of the part | ||
16345 | 2025.01.13 09:44:26.644857 [ 199 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 26 rows starting from the beginning of the part | ||
16346 | 2025.01.13 09:44:26.646517 [ 4 ] {439348f5-2235-4087-a82a-29c37d5120b7} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16347 | 2025.01.13 09:44:26.646594 [ 4 ] {439348f5-2235-4087-a82a-29c37d5120b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
16348 | 2025.01.13 09:44:26.647653 [ 4 ] {439348f5-2235-4087-a82a-29c37d5120b7} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
16349 | 2025.01.13 09:44:26.648003 [ 191 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_110_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 178 rows, containing 5 columns (5 merged, 0 gathered) in 0.006628178 sec., 26855.042215221136 rows/sec., 2.03 MiB/sec. | ||
16350 | 2025.01.13 09:44:26.648216 [ 4 ] {439348f5-2235-4087-a82a-29c37d5120b7} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16351 | 2025.01.13 09:44:26.648448 [ 198 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_110_22} <Trace> MergedBlockOutputStream: filled checksums all_1_110_22 (state Temporary) | ||
16352 | 2025.01.13 09:44:26.648629 [ 4 ] {439348f5-2235-4087-a82a-29c37d5120b7} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.006899 sec., 7827.2213364255695 rows/sec., 625.94 KiB/sec. | ||
16353 | 2025.01.13 09:44:26.648753 [ 4 ] {439348f5-2235-4087-a82a-29c37d5120b7} <Debug> TCPHandler: Processed in 0.00741765 sec. | ||
16354 | 2025.01.13 09:44:26.648954 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16355 | 2025.01.13 09:44:26.649041 [ 190 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_110_22} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_merge_all_1_110_22 to all_1_110_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16356 | 2025.01.13 09:44:26.649173 [ 253 ] {89eb4d0b-6be1-4b6c-8974-d5f2ce7c5b39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16357 | 2025.01.13 09:44:26.649248 [ 190 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_110_22} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7) (MergerMutator): Merged 6 parts: [all_1_105_21, all_110_110_0] -> all_1_110_22 | ||
16358 | 2025.01.13 09:44:26.649278 [ 253 ] {89eb4d0b-6be1-4b6c-8974-d5f2ce7c5b39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16359 | 2025.01.13 09:44:26.649476 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
16360 | 2025.01.13 09:44:26.650000 [ 253 ] {89eb4d0b-6be1-4b6c-8974-d5f2ce7c5b39} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16361 | 2025.01.13 09:44:26.650045 [ 253 ] {89eb4d0b-6be1-4b6c-8974-d5f2ce7c5b39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
16362 | 2025.01.13 09:44:26.650437 [ 253 ] {89eb4d0b-6be1-4b6c-8974-d5f2ce7c5b39} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
16363 | 2025.01.13 09:44:26.650690 [ 253 ] {89eb4d0b-6be1-4b6c-8974-d5f2ce7c5b39} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16364 | 2025.01.13 09:44:26.650922 [ 253 ] {89eb4d0b-6be1-4b6c-8974-d5f2ce7c5b39} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001821 sec., 54914.881933003846 rows/sec., 3.81 MiB/sec. | ||
16365 | 2025.01.13 09:44:26.651010 [ 253 ] {89eb4d0b-6be1-4b6c-8974-d5f2ce7c5b39} <Debug> TCPHandler: Processed in 0.002148331 sec. | ||
16366 | 2025.01.13 09:44:26.651245 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16367 | 2025.01.13 09:44:26.651550 [ 4 ] {7dd922f4-4adf-404a-8c1f-f355184c8ac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
16368 | 2025.01.13 09:44:26.651668 [ 4 ] {7dd922f4-4adf-404a-8c1f-f355184c8ac9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
16369 | 2025.01.13 09:44:26.652988 [ 4 ] {7dd922f4-4adf-404a-8c1f-f355184c8ac9} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16370 | 2025.01.13 09:44:26.653039 [ 4 ] {7dd922f4-4adf-404a-8c1f-f355184c8ac9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
16371 | 2025.01.13 09:44:26.653774 [ 4 ] {7dd922f4-4adf-404a-8c1f-f355184c8ac9} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
16372 | 2025.01.13 09:44:26.654049 [ 4 ] {7dd922f4-4adf-404a-8c1f-f355184c8ac9} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16373 | 2025.01.13 09:44:26.654304 [ 4 ] {7dd922f4-4adf-404a-8c1f-f355184c8ac9} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00288 sec., 9027.777777777777 rows/sec., 16.18 MiB/sec. | ||
16374 | 2025.01.13 09:44:26.654399 [ 4 ] {7dd922f4-4adf-404a-8c1f-f355184c8ac9} <Debug> TCPHandler: Processed in 0.003263792 sec. | ||
16375 | 2025.01.13 09:44:26.654560 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16376 | 2025.01.13 09:44:26.654668 [ 253 ] {db296c4f-02df-44e4-9147-e3fdb683aa65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16377 | 2025.01.13 09:44:26.654713 [ 253 ] {db296c4f-02df-44e4-9147-e3fdb683aa65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16378 | 2025.01.13 09:44:26.655127 [ 253 ] {db296c4f-02df-44e4-9147-e3fdb683aa65} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16379 | 2025.01.13 09:44:26.655167 [ 253 ] {db296c4f-02df-44e4-9147-e3fdb683aa65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
16380 | 2025.01.13 09:44:26.655517 [ 253 ] {db296c4f-02df-44e4-9147-e3fdb683aa65} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
16381 | 2025.01.13 09:44:26.655751 [ 253 ] {db296c4f-02df-44e4-9147-e3fdb683aa65} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16382 | 2025.01.13 09:44:26.655956 [ 253 ] {db296c4f-02df-44e4-9147-e3fdb683aa65} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001304 sec., 23006.134969325154 rows/sec., 1.58 MiB/sec. | ||
16383 | 2025.01.13 09:44:26.656009 [ 253 ] {db296c4f-02df-44e4-9147-e3fdb683aa65} <Debug> TCPHandler: Processed in 0.001501712 sec. | ||
16384 | 2025.01.13 09:44:30.085325 [ 225 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): 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] | ||
16385 | 2025.01.13 09:44:30.085425 [ 225 ] {} <Debug> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): 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] | ||
16386 | 2025.01.13 09:44:30.087553 [ 225 ] {} <Debug> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): 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] | ||
16387 | 2025.01.13 09:44:30.302752 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
16388 | 2025.01.13 09:44:30.302810 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
16389 | 2025.01.13 09:44:30.585719 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 36661 | ||
16390 | 2025.01.13 09:44:30.586491 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16391 | 2025.01.13 09:44:30.586544 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
16392 | 2025.01.13 09:44:30.587089 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
16393 | 2025.01.13 09:44:30.587356 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16394 | 2025.01.13 09:44:30.587632 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36661 | ||
16395 | 2025.01.13 09:44:30.810736 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2302 | ||
16396 | 2025.01.13 09:44:30.813631 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16397 | 2025.01.13 09:44:30.813691 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
16398 | 2025.01.13 09:44:30.815242 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
16399 | 2025.01.13 09:44:30.815561 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16400 | 2025.01.13 09:44:30.816196 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2302 | ||
16401 | 2025.01.13 09:44:30.878329 [ 217 ] {} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): 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] | ||
16402 | 2025.01.13 09:44:30.878390 [ 217 ] {} <Debug> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): 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] | ||
16403 | 2025.01.13 09:44:30.879986 [ 217 ] {} <Debug> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): 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] | ||
16404 | 2025.01.13 09:44:30.950254 [ 128 ] {} <Debug> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059) (MergerMutator): Selected 5 parts from all_1_53_11 to all_57_57_0 | ||
16405 | 2025.01.13 09:44:30.950324 [ 128 ] {} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16406 | 2025.01.13 09:44:30.950347 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
16407 | 2025.01.13 09:44:30.950524 [ 191 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_57_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_53_11 to all_57_57_0 into Compact with storage Full | ||
16408 | 2025.01.13 09:44:30.950940 [ 191 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_57_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16409 | 2025.01.13 09:44:30.951047 [ 191 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_53_11, total 242 rows starting from the beginning of the part | ||
16410 | 2025.01.13 09:44:30.951179 [ 191 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 242 rows starting from the beginning of the part | ||
16411 | 2025.01.13 09:44:30.951463 [ 191 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 14 rows starting from the beginning of the part | ||
16412 | 2025.01.13 09:44:30.951632 [ 191 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 14 rows starting from the beginning of the part | ||
16413 | 2025.01.13 09:44:30.951783 [ 191 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 242 rows starting from the beginning of the part | ||
16414 | 2025.01.13 09:44:30.952930 [ 196 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_57_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 754 rows, containing 5 columns (5 merged, 0 gathered) in 0.002509711 sec., 300432.9980623267 rows/sec., 21.51 MiB/sec. | ||
16415 | 2025.01.13 09:44:30.953152 [ 192 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_57_12} <Trace> MergedBlockOutputStream: filled checksums all_1_57_12 (state Temporary) | ||
16416 | 2025.01.13 09:44:30.953559 [ 192 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_57_12} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Renaming temporary part tmp_merge_all_1_57_12 to all_1_57_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16417 | 2025.01.13 09:44:30.953658 [ 192 ] {ddf078bd-4d78-4093-aa8a-942e9ac71059::all_1_57_12} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059) (MergerMutator): Merged 5 parts: [all_1_53_11, all_57_57_0] -> all_1_57_12 | ||
16418 | 2025.01.13 09:44:30.953765 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
16419 | 2025.01.13 09:44:31.002370 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000968768 sec. | ||
16420 | 2025.01.13 09:44:31.640891 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16421 | 2025.01.13 09:44:31.641190 [ 4 ] {3818e426-41f1-4926-9b6d-7743497ec0e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
16422 | 2025.01.13 09:44:31.641306 [ 4 ] {3818e426-41f1-4926-9b6d-7743497ec0e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
16423 | 2025.01.13 09:44:31.642206 [ 4 ] {3818e426-41f1-4926-9b6d-7743497ec0e3} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16424 | 2025.01.13 09:44:31.642250 [ 4 ] {3818e426-41f1-4926-9b6d-7743497ec0e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
16425 | 2025.01.13 09:44:31.642680 [ 4 ] {3818e426-41f1-4926-9b6d-7743497ec0e3} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
16426 | 2025.01.13 09:44:31.642939 [ 4 ] {3818e426-41f1-4926-9b6d-7743497ec0e3} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16427 | 2025.01.13 09:44:31.643202 [ 4 ] {3818e426-41f1-4926-9b6d-7743497ec0e3} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002097 sec., 6676.204101096805 rows/sec., 480.60 KiB/sec. | ||
16428 | 2025.01.13 09:44:31.643283 [ 4 ] {3818e426-41f1-4926-9b6d-7743497ec0e3} <Debug> TCPHandler: Processed in 0.002576624 sec. | ||
16429 | 2025.01.13 09:44:31.643491 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16430 | 2025.01.13 09:44:31.643631 [ 253 ] {b459fec1-4fd7-41f9-81cc-d8c4ae1d437f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16431 | 2025.01.13 09:44:31.643688 [ 253 ] {b459fec1-4fd7-41f9-81cc-d8c4ae1d437f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16432 | 2025.01.13 09:44:31.644447 [ 253 ] {b459fec1-4fd7-41f9-81cc-d8c4ae1d437f} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16433 | 2025.01.13 09:44:31.644495 [ 253 ] {b459fec1-4fd7-41f9-81cc-d8c4ae1d437f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
16434 | 2025.01.13 09:44:31.644900 [ 253 ] {b459fec1-4fd7-41f9-81cc-d8c4ae1d437f} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
16435 | 2025.01.13 09:44:31.645145 [ 253 ] {b459fec1-4fd7-41f9-81cc-d8c4ae1d437f} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16436 | 2025.01.13 09:44:31.645342 [ 128 ] {} <Debug> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
16437 | 2025.01.13 09:44:31.645394 [ 253 ] {b459fec1-4fd7-41f9-81cc-d8c4ae1d437f} <Debug> executeQuery: Read 199 rows, 18.11 KiB in 0.00179 sec., 111173.1843575419 rows/sec., 9.88 MiB/sec. | ||
16438 | 2025.01.13 09:44:31.645439 [ 128 ] {} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16439 | 2025.01.13 09:44:31.645509 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
16440 | 2025.01.13 09:44:31.645517 [ 253 ] {b459fec1-4fd7-41f9-81cc-d8c4ae1d437f} <Debug> TCPHandler: Processed in 0.00210533 sec. | ||
16441 | 2025.01.13 09:44:31.645683 [ 189 ] {4e32d370-b554-4105-93df-36198ea84aa7::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 | ||
16442 | 2025.01.13 09:44:31.645693 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16443 | 2025.01.13 09:44:31.645839 [ 189 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16444 | 2025.01.13 09:44:31.645873 [ 4 ] {8f2d7d59-5d84-4f89-8a02-67639e8841ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16445 | 2025.01.13 09:44:31.645888 [ 189 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1398 rows starting from the beginning of the part | ||
16446 | 2025.01.13 09:44:31.645939 [ 4 ] {8f2d7d59-5d84-4f89-8a02-67639e8841ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16447 | 2025.01.13 09:44:31.646113 [ 189 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 78 rows starting from the beginning of the part | ||
16448 | 2025.01.13 09:44:31.646596 [ 189 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 1339 rows starting from the beginning of the part | ||
16449 | 2025.01.13 09:44:31.646969 [ 189 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 26 rows starting from the beginning of the part | ||
16450 | 2025.01.13 09:44:31.647354 [ 189 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 78 rows starting from the beginning of the part | ||
16451 | 2025.01.13 09:44:31.647767 [ 189 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 199 rows starting from the beginning of the part | ||
16452 | 2025.01.13 09:44:31.648833 [ 4 ] {8f2d7d59-5d84-4f89-8a02-67639e8841ce} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16453 | 2025.01.13 09:44:31.648885 [ 4 ] {8f2d7d59-5d84-4f89-8a02-67639e8841ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
16454 | 2025.01.13 09:44:31.649426 [ 4 ] {8f2d7d59-5d84-4f89-8a02-67639e8841ce} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
16455 | 2025.01.13 09:44:31.649709 [ 4 ] {8f2d7d59-5d84-4f89-8a02-67639e8841ce} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16456 | 2025.01.13 09:44:31.649981 [ 4 ] {8f2d7d59-5d84-4f89-8a02-67639e8841ce} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.004148 sec., 4821.600771456124 rows/sec., 345.61 KiB/sec. | ||
16457 | 2025.01.13 09:44:31.650168 [ 4 ] {8f2d7d59-5d84-4f89-8a02-67639e8841ce} <Debug> TCPHandler: Processed in 0.004558569 sec. | ||
16458 | 2025.01.13 09:44:31.650263 [ 192 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3118 rows, containing 5 columns (5 merged, 0 gathered) in 0.004656792 sec., 669559.6453524228 rows/sec., 58.68 MiB/sec. | ||
16459 | 2025.01.13 09:44:31.650337 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16460 | 2025.01.13 09:44:31.650492 [ 253 ] {f0efc5c0-2dc0-4343-b8f9-a25ed60b7509} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
16461 | 2025.01.13 09:44:31.650568 [ 253 ] {f0efc5c0-2dc0-4343-b8f9-a25ed60b7509} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
16462 | 2025.01.13 09:44:31.650593 [ 196 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
16463 | 2025.01.13 09:44:31.651340 [ 196 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_136_27} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16464 | 2025.01.13 09:44:31.651505 [ 196 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_136_27} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
16465 | 2025.01.13 09:44:31.651708 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
16466 | 2025.01.13 09:44:31.651859 [ 253 ] {f0efc5c0-2dc0-4343-b8f9-a25ed60b7509} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16467 | 2025.01.13 09:44:31.651905 [ 253 ] {f0efc5c0-2dc0-4343-b8f9-a25ed60b7509} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
16468 | 2025.01.13 09:44:31.652272 [ 253 ] {f0efc5c0-2dc0-4343-b8f9-a25ed60b7509} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
16469 | 2025.01.13 09:44:31.652521 [ 253 ] {f0efc5c0-2dc0-4343-b8f9-a25ed60b7509} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16470 | 2025.01.13 09:44:31.652738 [ 253 ] {f0efc5c0-2dc0-4343-b8f9-a25ed60b7509} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002296 sec., 6097.5609756097565 rows/sec., 427.03 KiB/sec. | ||
16471 | 2025.01.13 09:44:31.652794 [ 253 ] {f0efc5c0-2dc0-4343-b8f9-a25ed60b7509} <Debug> TCPHandler: Processed in 0.002541422 sec. | ||
16472 | 2025.01.13 09:44:31.652947 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16473 | 2025.01.13 09:44:31.653080 [ 4 ] {f3018a8a-bb9f-4bea-80cd-d69ed20c178c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
16474 | 2025.01.13 09:44:31.653135 [ 4 ] {f3018a8a-bb9f-4bea-80cd-d69ed20c178c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
16475 | 2025.01.13 09:44:31.653739 [ 4 ] {f3018a8a-bb9f-4bea-80cd-d69ed20c178c} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16476 | 2025.01.13 09:44:31.653780 [ 4 ] {f3018a8a-bb9f-4bea-80cd-d69ed20c178c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
16477 | 2025.01.13 09:44:31.654137 [ 4 ] {f3018a8a-bb9f-4bea-80cd-d69ed20c178c} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
16478 | 2025.01.13 09:44:31.654377 [ 4 ] {f3018a8a-bb9f-4bea-80cd-d69ed20c178c} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16479 | 2025.01.13 09:44:31.654582 [ 4 ] {f3018a8a-bb9f-4bea-80cd-d69ed20c178c} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001532 sec., 8485.639686684073 rows/sec., 529.08 KiB/sec. | ||
16480 | 2025.01.13 09:44:31.654635 [ 4 ] {f3018a8a-bb9f-4bea-80cd-d69ed20c178c} <Debug> TCPHandler: Processed in 0.00175263 sec. | ||
16481 | 2025.01.13 09:44:31.654771 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16482 | 2025.01.13 09:44:31.654897 [ 253 ] {7080d70e-4a93-48a8-bbaf-214833a8099e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16483 | 2025.01.13 09:44:31.654951 [ 253 ] {7080d70e-4a93-48a8-bbaf-214833a8099e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16484 | 2025.01.13 09:44:31.655718 [ 253 ] {7080d70e-4a93-48a8-bbaf-214833a8099e} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16485 | 2025.01.13 09:44:31.655758 [ 253 ] {7080d70e-4a93-48a8-bbaf-214833a8099e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
16486 | 2025.01.13 09:44:31.656130 [ 253 ] {7080d70e-4a93-48a8-bbaf-214833a8099e} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
16487 | 2025.01.13 09:44:31.656374 [ 253 ] {7080d70e-4a93-48a8-bbaf-214833a8099e} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16488 | 2025.01.13 09:44:31.656544 [ 128 ] {} <Debug> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
16489 | 2025.01.13 09:44:31.656610 [ 128 ] {} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16490 | 2025.01.13 09:44:31.656616 [ 253 ] {7080d70e-4a93-48a8-bbaf-214833a8099e} <Debug> executeQuery: Read 359 rows, 25.84 KiB in 0.001739 sec., 206440.4830362277 rows/sec., 14.51 MiB/sec. | ||
16491 | 2025.01.13 09:44:31.656645 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
16492 | 2025.01.13 09:44:31.656739 [ 253 ] {7080d70e-4a93-48a8-bbaf-214833a8099e} <Debug> TCPHandler: Processed in 0.002024167 sec. | ||
16493 | 2025.01.13 09:44:31.656854 [ 189 ] {dc80af8f-ae59-4221-9151-b81aadd12800::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 | ||
16494 | 2025.01.13 09:44:31.656908 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16495 | 2025.01.13 09:44:31.656974 [ 189 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16496 | 2025.01.13 09:44:31.657019 [ 189 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 873 rows starting from the beginning of the part | ||
16497 | 2025.01.13 09:44:31.657070 [ 4 ] {feb17cc6-136a-4c3d-99fb-12d0f3056ec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
16498 | 2025.01.13 09:44:31.657241 [ 189 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 54 rows starting from the beginning of the part | ||
16499 | 2025.01.13 09:44:31.657270 [ 4 ] {feb17cc6-136a-4c3d-99fb-12d0f3056ec7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
16500 | 2025.01.13 09:44:31.657632 [ 189 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 815 rows starting from the beginning of the part | ||
16501 | 2025.01.13 09:44:31.658025 [ 189 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 28 rows starting from the beginning of the part | ||
16502 | 2025.01.13 09:44:31.658318 [ 189 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 54 rows starting from the beginning of the part | ||
16503 | 2025.01.13 09:44:31.658689 [ 189 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 359 rows starting from the beginning of the part | ||
16504 | 2025.01.13 09:44:31.659466 [ 4 ] {feb17cc6-136a-4c3d-99fb-12d0f3056ec7} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16505 | 2025.01.13 09:44:31.659511 [ 4 ] {feb17cc6-136a-4c3d-99fb-12d0f3056ec7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
16506 | 2025.01.13 09:44:31.660074 [ 4 ] {feb17cc6-136a-4c3d-99fb-12d0f3056ec7} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
16507 | 2025.01.13 09:44:31.660479 [ 4 ] {feb17cc6-136a-4c3d-99fb-12d0f3056ec7} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16508 | 2025.01.13 09:44:31.660730 [ 201 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2183 rows, containing 5 columns (5 merged, 0 gathered) in 0.003960892 sec., 551138.4809280335 rows/sec., 41.96 MiB/sec. | ||
16509 | 2025.01.13 09:44:31.660927 [ 4 ] {feb17cc6-136a-4c3d-99fb-12d0f3056ec7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003868 sec., 1551.1892450879009 rows/sec., 81.04 KiB/sec. | ||
16510 | 2025.01.13 09:44:31.661008 [ 201 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
16511 | 2025.01.13 09:44:31.661083 [ 4 ] {feb17cc6-136a-4c3d-99fb-12d0f3056ec7} <Debug> TCPHandler: Processed in 0.00424583 sec. | ||
16512 | 2025.01.13 09:44:31.661406 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16513 | 2025.01.13 09:44:31.661796 [ 253 ] {f30b8944-d6c5-48bd-94ae-73bda242ab1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16514 | 2025.01.13 09:44:31.661986 [ 253 ] {f30b8944-d6c5-48bd-94ae-73bda242ab1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16515 | 2025.01.13 09:44:31.662155 [ 201 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_136_27} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16516 | 2025.01.13 09:44:31.662534 [ 201 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_136_27} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
16517 | 2025.01.13 09:44:31.662708 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
16518 | 2025.01.13 09:44:31.663163 [ 253 ] {f30b8944-d6c5-48bd-94ae-73bda242ab1f} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16519 | 2025.01.13 09:44:31.663203 [ 253 ] {f30b8944-d6c5-48bd-94ae-73bda242ab1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
16520 | 2025.01.13 09:44:31.663610 [ 253 ] {f30b8944-d6c5-48bd-94ae-73bda242ab1f} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
16521 | 2025.01.13 09:44:31.663863 [ 253 ] {f30b8944-d6c5-48bd-94ae-73bda242ab1f} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16522 | 2025.01.13 09:44:31.664057 [ 128 ] {} <Debug> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781) (MergerMutator): Selected 6 parts from all_1_131_27 to all_136_136_0 | ||
16523 | 2025.01.13 09:44:31.664110 [ 253 ] {f30b8944-d6c5-48bd-94ae-73bda242ab1f} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.002431 sec., 72809.54339777869 rows/sec., 4.80 MiB/sec. | ||
16524 | 2025.01.13 09:44:31.664132 [ 128 ] {} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16525 | 2025.01.13 09:44:31.664205 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
16526 | 2025.01.13 09:44:31.664234 [ 253 ] {f30b8944-d6c5-48bd-94ae-73bda242ab1f} <Debug> TCPHandler: Processed in 0.003020756 sec. | ||
16527 | 2025.01.13 09:44:31.664499 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16528 | 2025.01.13 09:44:31.664565 [ 196 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_136_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_27 to all_136_136_0 into Compact with storage Full | ||
16529 | 2025.01.13 09:44:31.665040 [ 4 ] {1137d00f-6b96-4a4f-8a63-8c44e0a9cf1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
16530 | 2025.01.13 09:44:31.665130 [ 196 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_136_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16531 | 2025.01.13 09:44:31.665263 [ 196 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_136_28} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_131_27, total 32154 rows starting from the beginning of the part | ||
16532 | 2025.01.13 09:44:31.665291 [ 4 ] {1137d00f-6b96-4a4f-8a63-8c44e0a9cf1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
16533 | 2025.01.13 09:44:31.665995 [ 196 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_136_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 100 rows starting from the beginning of the part | ||
16534 | 2025.01.13 09:44:31.666455 [ 196 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_136_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 983 rows starting from the beginning of the part | ||
16535 | 2025.01.13 09:44:31.667064 [ 196 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_136_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 40 rows starting from the beginning of the part | ||
16536 | 2025.01.13 09:44:31.667619 [ 196 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_136_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 100 rows starting from the beginning of the part | ||
16537 | 2025.01.13 09:44:31.668151 [ 196 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_136_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 177 rows starting from the beginning of the part | ||
16538 | 2025.01.13 09:44:31.668923 [ 4 ] {1137d00f-6b96-4a4f-8a63-8c44e0a9cf1d} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16539 | 2025.01.13 09:44:31.668980 [ 4 ] {1137d00f-6b96-4a4f-8a63-8c44e0a9cf1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
16540 | 2025.01.13 09:44:31.669749 [ 4 ] {1137d00f-6b96-4a4f-8a63-8c44e0a9cf1d} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
16541 | 2025.01.13 09:44:31.670084 [ 4 ] {1137d00f-6b96-4a4f-8a63-8c44e0a9cf1d} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16542 | 2025.01.13 09:44:31.670340 [ 4 ] {1137d00f-6b96-4a4f-8a63-8c44e0a9cf1d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.005527 sec., 180.92998009770218 rows/sec., 12.19 KiB/sec. | ||
16543 | 2025.01.13 09:44:31.670433 [ 4 ] {1137d00f-6b96-4a4f-8a63-8c44e0a9cf1d} <Debug> TCPHandler: Processed in 0.006087033 sec. | ||
16544 | 2025.01.13 09:44:31.670634 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16545 | 2025.01.13 09:44:31.670886 [ 253 ] {a3138a09-8f1c-43ee-8c50-d09faef29dc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
16546 | 2025.01.13 09:44:31.671141 [ 253 ] {a3138a09-8f1c-43ee-8c50-d09faef29dc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
16547 | 2025.01.13 09:44:31.673201 [ 253 ] {a3138a09-8f1c-43ee-8c50-d09faef29dc2} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16548 | 2025.01.13 09:44:31.673251 [ 253 ] {a3138a09-8f1c-43ee-8c50-d09faef29dc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
16549 | 2025.01.13 09:44:31.674144 [ 253 ] {a3138a09-8f1c-43ee-8c50-d09faef29dc2} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
16550 | 2025.01.13 09:44:31.674450 [ 253 ] {a3138a09-8f1c-43ee-8c50-d09faef29dc2} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16551 | 2025.01.13 09:44:31.674796 [ 128 ] {} <Debug> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
16552 | 2025.01.13 09:44:31.674872 [ 128 ] {} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16553 | 2025.01.13 09:44:31.674910 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
16554 | 2025.01.13 09:44:31.674933 [ 253 ] {a3138a09-8f1c-43ee-8c50-d09faef29dc2} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.004115 sec., 3159.1737545565006 rows/sec., 5.66 MiB/sec. | ||
16555 | 2025.01.13 09:44:31.675403 [ 186 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::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 | ||
16556 | 2025.01.13 09:44:31.676547 [ 253 ] {a3138a09-8f1c-43ee-8c50-d09faef29dc2} <Debug> TCPHandler: Processed in 0.006005741 sec. | ||
16557 | 2025.01.13 09:44:31.677101 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16558 | 2025.01.13 09:44:31.677327 [ 186 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16559 | 2025.01.13 09:44:31.677505 [ 4 ] {d4a79672-b4c7-48d0-9909-9896208eb70b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16560 | 2025.01.13 09:44:31.677560 [ 186 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2011 rows starting from the beginning of the part | ||
16561 | 2025.01.13 09:44:31.677640 [ 4 ] {d4a79672-b4c7-48d0-9909-9896208eb70b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16562 | 2025.01.13 09:44:31.678798 [ 186 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 13 rows starting from the beginning of the part | ||
16563 | 2025.01.13 09:44:31.679758 [ 186 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 26 rows starting from the beginning of the part | ||
16564 | 2025.01.13 09:44:31.680797 [ 186 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 13 rows starting from the beginning of the part | ||
16565 | 2025.01.13 09:44:31.680876 [ 4 ] {d4a79672-b4c7-48d0-9909-9896208eb70b} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16566 | 2025.01.13 09:44:31.680993 [ 4 ] {d4a79672-b4c7-48d0-9909-9896208eb70b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
16567 | 2025.01.13 09:44:31.681929 [ 186 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 26 rows starting from the beginning of the part | ||
16568 | 2025.01.13 09:44:31.683008 [ 188 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_136_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33554 rows, containing 5 columns (5 merged, 0 gathered) in 0.01869464 sec., 1794846.009337436 rows/sec., 120.19 MiB/sec. | ||
16569 | 2025.01.13 09:44:31.683123 [ 186 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 13 rows starting from the beginning of the part | ||
16570 | 2025.01.13 09:44:31.683213 [ 4 ] {d4a79672-b4c7-48d0-9909-9896208eb70b} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
16571 | 2025.01.13 09:44:31.683536 [ 194 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_136_28} <Trace> MergedBlockOutputStream: filled checksums all_1_136_28 (state Temporary) | ||
16572 | 2025.01.13 09:44:31.684271 [ 4 ] {d4a79672-b4c7-48d0-9909-9896208eb70b} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16573 | 2025.01.13 09:44:31.684641 [ 194 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_136_28} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_merge_all_1_136_28 to all_1_136_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16574 | 2025.01.13 09:44:31.685005 [ 194 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_136_28} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781) (MergerMutator): Merged 6 parts: [all_1_131_27, all_136_136_0] -> all_1_136_28 | ||
16575 | 2025.01.13 09:44:31.685211 [ 128 ] {} <Debug> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
16576 | 2025.01.13 09:44:31.685360 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
16577 | 2025.01.13 09:44:31.685350 [ 4 ] {d4a79672-b4c7-48d0-9909-9896208eb70b} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.007917 sec., 6568.144499178981 rows/sec., 416.43 KiB/sec. | ||
16578 | 2025.01.13 09:44:31.685402 [ 128 ] {} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16579 | 2025.01.13 09:44:31.685517 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
16580 | 2025.01.13 09:44:31.685685 [ 4 ] {d4a79672-b4c7-48d0-9909-9896208eb70b} <Debug> TCPHandler: Processed in 0.008952134 sec. | ||
16581 | 2025.01.13 09:44:31.686117 [ 187 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::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 | ||
16582 | 2025.01.13 09:44:31.686437 [ 187 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16583 | 2025.01.13 09:44:31.686516 [ 187 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 4604 rows starting from the beginning of the part | ||
16584 | 2025.01.13 09:44:31.686679 [ 187 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 30 rows starting from the beginning of the part | ||
16585 | 2025.01.13 09:44:31.686883 [ 187 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 40 rows starting from the beginning of the part | ||
16586 | 2025.01.13 09:44:31.687054 [ 187 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 12 rows starting from the beginning of the part | ||
16587 | 2025.01.13 09:44:31.687239 [ 187 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 30 rows starting from the beginning of the part | ||
16588 | 2025.01.13 09:44:31.687379 [ 187 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 52 rows starting from the beginning of the part | ||
16589 | 2025.01.13 09:44:31.691135 [ 193 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4768 rows, containing 4 columns (4 merged, 0 gathered) in 0.005378643 sec., 886468.9476509223 rows/sec., 57.03 MiB/sec. | ||
16590 | 2025.01.13 09:44:31.691745 [ 193 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
16591 | 2025.01.13 09:44:31.692201 [ 193 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_136_27} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16592 | 2025.01.13 09:44:31.692342 [ 193 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_136_27} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
16593 | 2025.01.13 09:44:31.692436 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
16594 | 2025.01.13 09:44:31.694864 [ 197 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2102 rows, containing 19 columns (19 merged, 0 gathered) in 0.019810022 sec., 106107.90841120722 rows/sec., 190.14 MiB/sec. | ||
16595 | 2025.01.13 09:44:31.697050 [ 197 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
16596 | 2025.01.13 09:44:31.697485 [ 197 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16597 | 2025.01.13 09:44:31.697572 [ 197 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
16598 | 2025.01.13 09:44:31.697727 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.92 MiB. | ||
16599 | 2025.01.13 09:44:31.764759 [ 225 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): 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] | ||
16600 | 2025.01.13 09:44:31.764800 [ 225 ] {} <Debug> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): 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] | ||
16601 | 2025.01.13 09:44:31.766823 [ 225 ] {} <Debug> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): 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] | ||
16602 | 2025.01.13 09:44:31.890106 [ 223 ] {} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Found 6 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
16603 | 2025.01.13 09:44:31.890158 [ 223 ] {} <Debug> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Removing 6 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
16604 | 2025.01.13 09:44:31.892136 [ 223 ] {} <Debug> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Removing 6 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
16605 | 2025.01.13 09:44:31.943240 [ 224 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): 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] | ||
16606 | 2025.01.13 09:44:31.943297 [ 224 ] {} <Debug> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): 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] | ||
16607 | 2025.01.13 09:44:31.945211 [ 224 ] {} <Debug> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): 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] | ||
16608 | 2025.01.13 09:44:33.378677 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 604 | ||
16609 | 2025.01.13 09:44:33.401913 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16610 | 2025.01.13 09:44:33.401974 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
16611 | 2025.01.13 09:44:33.409891 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
16612 | 2025.01.13 09:44:33.410716 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16613 | 2025.01.13 09:44:33.413616 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 604 | ||
16614 | 2025.01.13 09:44:36.636624 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16615 | 2025.01.13 09:44:36.636836 [ 4 ] {f73e4687-7522-4032-b993-d217105dfdac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
16616 | 2025.01.13 09:44:36.636913 [ 4 ] {f73e4687-7522-4032-b993-d217105dfdac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
16617 | 2025.01.13 09:44:36.637667 [ 4 ] {f73e4687-7522-4032-b993-d217105dfdac} <Trace> oximeter.fields_ipaddr (55eee10e-07c1-4121-bb06-cd2392fbd95f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16618 | 2025.01.13 09:44:36.637721 [ 4 ] {f73e4687-7522-4032-b993-d217105dfdac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
16619 | 2025.01.13 09:44:36.638149 [ 4 ] {f73e4687-7522-4032-b993-d217105dfdac} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
16620 | 2025.01.13 09:44:36.638401 [ 4 ] {f73e4687-7522-4032-b993-d217105dfdac} <Trace> oximeter.fields_ipaddr (55eee10e-07c1-4121-bb06-cd2392fbd95f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16621 | 2025.01.13 09:44:36.638682 [ 4 ] {f73e4687-7522-4032-b993-d217105dfdac} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001899 sec., 1053.18588730911 rows/sec., 85.88 KiB/sec. | ||
16622 | 2025.01.13 09:44:36.638894 [ 4 ] {f73e4687-7522-4032-b993-d217105dfdac} <Debug> TCPHandler: Processed in 0.002410828 sec. | ||
16623 | 2025.01.13 09:44:36.639099 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16624 | 2025.01.13 09:44:36.639237 [ 253 ] {6bf7bc41-6193-4e25-92d7-be9cb705afb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16625 | 2025.01.13 09:44:36.639292 [ 253 ] {6bf7bc41-6193-4e25-92d7-be9cb705afb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16626 | 2025.01.13 09:44:36.639967 [ 253 ] {6bf7bc41-6193-4e25-92d7-be9cb705afb2} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16627 | 2025.01.13 09:44:36.640008 [ 253 ] {6bf7bc41-6193-4e25-92d7-be9cb705afb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
16628 | 2025.01.13 09:44:36.640389 [ 253 ] {6bf7bc41-6193-4e25-92d7-be9cb705afb2} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
16629 | 2025.01.13 09:44:36.640625 [ 253 ] {6bf7bc41-6193-4e25-92d7-be9cb705afb2} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16630 | 2025.01.13 09:44:36.640817 [ 253 ] {6bf7bc41-6193-4e25-92d7-be9cb705afb2} <Debug> executeQuery: Read 79 rows, 6.92 KiB in 0.001613 sec., 48977.06137631742 rows/sec., 4.19 MiB/sec. | ||
16631 | 2025.01.13 09:44:36.640874 [ 253 ] {6bf7bc41-6193-4e25-92d7-be9cb705afb2} <Debug> TCPHandler: Processed in 0.001842993 sec. | ||
16632 | 2025.01.13 09:44:36.641028 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16633 | 2025.01.13 09:44:36.641157 [ 4 ] {fb0a368d-4d3e-403e-a663-ad4f7acf1aab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16634 | 2025.01.13 09:44:36.641213 [ 4 ] {fb0a368d-4d3e-403e-a663-ad4f7acf1aab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16635 | 2025.01.13 09:44:36.641861 [ 4 ] {fb0a368d-4d3e-403e-a663-ad4f7acf1aab} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16636 | 2025.01.13 09:44:36.641901 [ 4 ] {fb0a368d-4d3e-403e-a663-ad4f7acf1aab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
16637 | 2025.01.13 09:44:36.642258 [ 4 ] {fb0a368d-4d3e-403e-a663-ad4f7acf1aab} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
16638 | 2025.01.13 09:44:36.642498 [ 4 ] {fb0a368d-4d3e-403e-a663-ad4f7acf1aab} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16639 | 2025.01.13 09:44:36.642708 [ 4 ] {fb0a368d-4d3e-403e-a663-ad4f7acf1aab} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001581 sec., 17710.309930423784 rows/sec., 1.29 MiB/sec. | ||
16640 | 2025.01.13 09:44:36.642761 [ 4 ] {fb0a368d-4d3e-403e-a663-ad4f7acf1aab} <Debug> TCPHandler: Processed in 0.001795461 sec. | ||
16641 | 2025.01.13 09:44:36.642916 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16642 | 2025.01.13 09:44:36.643041 [ 253 ] {f163a8c4-1235-419d-b155-73ccd275c045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16643 | 2025.01.13 09:44:36.643095 [ 253 ] {f163a8c4-1235-419d-b155-73ccd275c045} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16644 | 2025.01.13 09:44:36.643763 [ 253 ] {f163a8c4-1235-419d-b155-73ccd275c045} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16645 | 2025.01.13 09:44:36.643802 [ 253 ] {f163a8c4-1235-419d-b155-73ccd275c045} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
16646 | 2025.01.13 09:44:36.644155 [ 253 ] {f163a8c4-1235-419d-b155-73ccd275c045} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
16647 | 2025.01.13 09:44:36.644400 [ 253 ] {f163a8c4-1235-419d-b155-73ccd275c045} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16648 | 2025.01.13 09:44:36.644627 [ 253 ] {f163a8c4-1235-419d-b155-73ccd275c045} <Debug> executeQuery: Read 56 rows, 4.48 KiB in 0.001613 sec., 34717.9169249845 rows/sec., 2.71 MiB/sec. | ||
16649 | 2025.01.13 09:44:36.644681 [ 253 ] {f163a8c4-1235-419d-b155-73ccd275c045} <Debug> TCPHandler: Processed in 0.001829202 sec. | ||
16650 | 2025.01.13 09:44:36.644930 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16651 | 2025.01.13 09:44:36.645238 [ 4 ] {71a70875-8fe9-4208-88aa-0fc30e7ef01b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16652 | 2025.01.13 09:44:36.645330 [ 4 ] {71a70875-8fe9-4208-88aa-0fc30e7ef01b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16653 | 2025.01.13 09:44:36.645909 [ 4 ] {71a70875-8fe9-4208-88aa-0fc30e7ef01b} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16654 | 2025.01.13 09:44:36.645948 [ 4 ] {71a70875-8fe9-4208-88aa-0fc30e7ef01b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
16655 | 2025.01.13 09:44:36.646335 [ 4 ] {71a70875-8fe9-4208-88aa-0fc30e7ef01b} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
16656 | 2025.01.13 09:44:36.646586 [ 4 ] {71a70875-8fe9-4208-88aa-0fc30e7ef01b} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16657 | 2025.01.13 09:44:36.646821 [ 4 ] {71a70875-8fe9-4208-88aa-0fc30e7ef01b} <Debug> executeQuery: Read 101 rows, 7.17 KiB in 0.001687 sec., 59869.590989922945 rows/sec., 4.15 MiB/sec. | ||
16658 | 2025.01.13 09:44:36.646914 [ 4 ] {71a70875-8fe9-4208-88aa-0fc30e7ef01b} <Debug> TCPHandler: Processed in 0.00212726 sec. | ||
16659 | 2025.01.13 09:44:36.647132 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16660 | 2025.01.13 09:44:36.647440 [ 253 ] {1fa3cd3f-1438-4f1c-9546-b429d62ba83f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
16661 | 2025.01.13 09:44:36.647605 [ 253 ] {1fa3cd3f-1438-4f1c-9546-b429d62ba83f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
16662 | 2025.01.13 09:44:36.648781 [ 253 ] {1fa3cd3f-1438-4f1c-9546-b429d62ba83f} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16663 | 2025.01.13 09:44:36.648820 [ 253 ] {1fa3cd3f-1438-4f1c-9546-b429d62ba83f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
16664 | 2025.01.13 09:44:36.649496 [ 253 ] {1fa3cd3f-1438-4f1c-9546-b429d62ba83f} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
16665 | 2025.01.13 09:44:36.649760 [ 253 ] {1fa3cd3f-1438-4f1c-9546-b429d62ba83f} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16666 | 2025.01.13 09:44:36.650034 [ 253 ] {1fa3cd3f-1438-4f1c-9546-b429d62ba83f} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002704 sec., 9615.384615384615 rows/sec., 17.23 MiB/sec. | ||
16667 | 2025.01.13 09:44:36.650053 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): 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] | ||
16668 | 2025.01.13 09:44:36.650155 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): 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] | ||
16669 | 2025.01.13 09:44:36.650290 [ 253 ] {1fa3cd3f-1438-4f1c-9546-b429d62ba83f} <Debug> TCPHandler: Processed in 0.003275833 sec. | ||
16670 | 2025.01.13 09:44:36.650475 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16671 | 2025.01.13 09:44:36.650634 [ 4 ] {82574855-6e2f-4191-ae7d-5cfb9812ff2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16672 | 2025.01.13 09:44:36.650711 [ 4 ] {82574855-6e2f-4191-ae7d-5cfb9812ff2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16673 | 2025.01.13 09:44:36.651825 [ 4 ] {82574855-6e2f-4191-ae7d-5cfb9812ff2c} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16674 | 2025.01.13 09:44:36.651885 [ 4 ] {82574855-6e2f-4191-ae7d-5cfb9812ff2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
16675 | 2025.01.13 09:44:36.652575 [ 4 ] {82574855-6e2f-4191-ae7d-5cfb9812ff2c} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
16676 | 2025.01.13 09:44:36.652985 [ 4 ] {82574855-6e2f-4191-ae7d-5cfb9812ff2c} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16677 | 2025.01.13 09:44:36.653310 [ 4 ] {82574855-6e2f-4191-ae7d-5cfb9812ff2c} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.002727 sec., 11001.100110011002 rows/sec., 771.72 KiB/sec. | ||
16678 | 2025.01.13 09:44:36.653413 [ 4 ] {82574855-6e2f-4191-ae7d-5cfb9812ff2c} <Debug> TCPHandler: Processed in 0.003030796 sec. | ||
16679 | 2025.01.13 09:44:36.653871 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): 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] | ||
16680 | 2025.01.13 09:44:38.088670 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 37149 | ||
16681 | 2025.01.13 09:44:38.089332 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16682 | 2025.01.13 09:44:38.089375 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
16683 | 2025.01.13 09:44:38.089910 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
16684 | 2025.01.13 09:44:38.090177 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16685 | 2025.01.13 09:44:38.090348 [ 118 ] {} <Debug> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
16686 | 2025.01.13 09:44:38.090389 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37149 | ||
16687 | 2025.01.13 09:44:38.090403 [ 118 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16688 | 2025.01.13 09:44:38.090431 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
16689 | 2025.01.13 09:44:38.090632 [ 190 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::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 | ||
16690 | 2025.01.13 09:44:38.091358 [ 190 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16691 | 2025.01.13 09:44:38.091574 [ 190 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::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 | ||
16692 | 2025.01.13 09:44:38.092080 [ 190 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::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 | ||
16693 | 2025.01.13 09:44:38.092700 [ 190 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::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 | ||
16694 | 2025.01.13 09:44:38.093368 [ 190 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::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 | ||
16695 | 2025.01.13 09:44:38.093656 [ 190 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::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 | ||
16696 | 2025.01.13 09:44:38.093738 [ 190 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::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 | ||
16697 | 2025.01.13 09:44:38.096467 [ 199 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37149 rows, containing 4 columns (4 merged, 0 gathered) in 0.0059712 sec., 6221362.540192925 rows/sec., 89.00 MiB/sec. | ||
16698 | 2025.01.13 09:44:38.096972 [ 199 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
16699 | 2025.01.13 09:44:38.097311 [ 199 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_81_16} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16700 | 2025.01.13 09:44:38.097407 [ 199 ] {76c7b338-833b-4a4c-84af-716e6adc0a02::all_1_81_16} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
16701 | 2025.01.13 09:44:38.097526 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. | ||
16702 | 2025.01.13 09:44:40.817232 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2338 | ||
16703 | 2025.01.13 09:44:40.820451 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16704 | 2025.01.13 09:44:40.820503 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
16705 | 2025.01.13 09:44:40.822046 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
16706 | 2025.01.13 09:44:40.822365 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16707 | 2025.01.13 09:44:40.823728 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2338 | ||
16708 | 2025.01.13 09:44:40.914609 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 611 | ||
16709 | 2025.01.13 09:44:40.937549 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16710 | 2025.01.13 09:44:40.937610 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
16711 | 2025.01.13 09:44:40.945150 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
16712 | 2025.01.13 09:44:40.945975 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16713 | 2025.01.13 09:44:40.946449 [ 115 ] {} <Debug> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
16714 | 2025.01.13 09:44:40.946592 [ 115 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16715 | 2025.01.13 09:44:40.946670 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
16716 | 2025.01.13 09:44:40.947223 [ 200 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
16717 | 2025.01.13 09:44:40.957348 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 611 | ||
16718 | 2025.01.13 09:44:40.958590 [ 200 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16719 | 2025.01.13 09:44:40.959531 [ 200 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
16720 | 2025.01.13 09:44:40.964462 [ 200 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
16721 | 2025.01.13 09:44:40.969351 [ 200 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
16722 | 2025.01.13 09:44:40.974787 [ 200 ] {0115ed8c-a152-4403-9827-2ec6925764bf::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 | ||
16723 | 2025.01.13 09:44:40.980631 [ 200 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 8 rows starting from the beginning of the part | ||
16724 | 2025.01.13 09:44:40.986520 [ 200 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 7 rows starting from the beginning of the part | ||
16725 | 2025.01.13 09:44:41.001144 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 280.86 MiB, peak 288.73 MiB, free memory in arenas 0.00 B, will set to 270.38 MiB (RSS), difference: -10.49 MiB | ||
16726 | 2025.01.13 09:44:41.053138 [ 198 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 611 rows, containing 679 columns (679 merged, 0 gathered) in 0.106318385 sec., 5746.889402054028 rows/sec., 29.72 MiB/sec. | ||
16727 | 2025.01.13 09:44:41.056558 [ 191 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
16728 | 2025.01.13 09:44:41.059698 [ 191 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_81_16} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16729 | 2025.01.13 09:44:41.059825 [ 191 ] {0115ed8c-a152-4403-9827-2ec6925764bf::all_1_81_16} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
16730 | 2025.01.13 09:44:41.062455 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
16731 | 2025.01.13 09:44:41.429988 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): 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] | ||
16732 | 2025.01.13 09:44:41.430041 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): 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] | ||
16733 | 2025.01.13 09:44:41.431882 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): 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] | ||
16734 | 2025.01.13 09:44:41.459621 [ 217 ] {} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): 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] | ||
16735 | 2025.01.13 09:44:41.459685 [ 217 ] {} <Debug> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): 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] | ||
16736 | 2025.01.13 09:44:41.461505 [ 217 ] {} <Debug> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): 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] | ||
16737 | 2025.01.13 09:44:41.640287 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16738 | 2025.01.13 09:44:41.640455 [ 4 ] {57781b8c-4c0e-4084-8fe8-f2cf7a1a3d54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
16739 | 2025.01.13 09:44:41.640526 [ 4 ] {57781b8c-4c0e-4084-8fe8-f2cf7a1a3d54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
16740 | 2025.01.13 09:44:41.641278 [ 4 ] {57781b8c-4c0e-4084-8fe8-f2cf7a1a3d54} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16741 | 2025.01.13 09:44:41.641322 [ 4 ] {57781b8c-4c0e-4084-8fe8-f2cf7a1a3d54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
16742 | 2025.01.13 09:44:41.641737 [ 4 ] {57781b8c-4c0e-4084-8fe8-f2cf7a1a3d54} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
16743 | 2025.01.13 09:44:41.641978 [ 4 ] {57781b8c-4c0e-4084-8fe8-f2cf7a1a3d54} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16744 | 2025.01.13 09:44:41.642216 [ 4 ] {57781b8c-4c0e-4084-8fe8-f2cf7a1a3d54} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001812 sec., 7726.269315673289 rows/sec., 556.19 KiB/sec. | ||
16745 | 2025.01.13 09:44:41.642277 [ 4 ] {57781b8c-4c0e-4084-8fe8-f2cf7a1a3d54} <Debug> TCPHandler: Processed in 0.002117701 sec. | ||
16746 | 2025.01.13 09:44:41.642478 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16747 | 2025.01.13 09:44:41.642617 [ 253 ] {e9f26f04-5f34-428b-bcf1-9befb50ee3d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16748 | 2025.01.13 09:44:41.642672 [ 253 ] {e9f26f04-5f34-428b-bcf1-9befb50ee3d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16749 | 2025.01.13 09:44:41.643360 [ 253 ] {e9f26f04-5f34-428b-bcf1-9befb50ee3d4} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16750 | 2025.01.13 09:44:41.643399 [ 253 ] {e9f26f04-5f34-428b-bcf1-9befb50ee3d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
16751 | 2025.01.13 09:44:41.643775 [ 253 ] {e9f26f04-5f34-428b-bcf1-9befb50ee3d4} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
16752 | 2025.01.13 09:44:41.644015 [ 253 ] {e9f26f04-5f34-428b-bcf1-9befb50ee3d4} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16753 | 2025.01.13 09:44:41.644232 [ 253 ] {e9f26f04-5f34-428b-bcf1-9befb50ee3d4} <Debug> executeQuery: Read 199 rows, 18.11 KiB in 0.001645 sec., 120972.6443768997 rows/sec., 10.75 MiB/sec. | ||
16754 | 2025.01.13 09:44:41.644284 [ 253 ] {e9f26f04-5f34-428b-bcf1-9befb50ee3d4} <Debug> TCPHandler: Processed in 0.001885923 sec. | ||
16755 | 2025.01.13 09:44:41.644447 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16756 | 2025.01.13 09:44:41.644575 [ 4 ] {c9e200c1-2238-48bc-982e-a73b0aefea99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16757 | 2025.01.13 09:44:41.644630 [ 4 ] {c9e200c1-2238-48bc-982e-a73b0aefea99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16758 | 2025.01.13 09:44:41.645219 [ 4 ] {c9e200c1-2238-48bc-982e-a73b0aefea99} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16759 | 2025.01.13 09:44:41.645259 [ 4 ] {c9e200c1-2238-48bc-982e-a73b0aefea99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
16760 | 2025.01.13 09:44:41.645610 [ 4 ] {c9e200c1-2238-48bc-982e-a73b0aefea99} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
16761 | 2025.01.13 09:44:41.645857 [ 4 ] {c9e200c1-2238-48bc-982e-a73b0aefea99} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16762 | 2025.01.13 09:44:41.646088 [ 4 ] {c9e200c1-2238-48bc-982e-a73b0aefea99} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.001541 sec., 12978.585334198571 rows/sec., 930.30 KiB/sec. | ||
16763 | 2025.01.13 09:44:41.646142 [ 4 ] {c9e200c1-2238-48bc-982e-a73b0aefea99} <Debug> TCPHandler: Processed in 0.00175878 sec. | ||
16764 | 2025.01.13 09:44:41.646302 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16765 | 2025.01.13 09:44:41.646428 [ 253 ] {5ff18ee1-68ce-4bed-adda-3b500fca49c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
16766 | 2025.01.13 09:44:41.646482 [ 253 ] {5ff18ee1-68ce-4bed-adda-3b500fca49c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
16767 | 2025.01.13 09:44:41.647068 [ 253 ] {5ff18ee1-68ce-4bed-adda-3b500fca49c6} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16768 | 2025.01.13 09:44:41.647107 [ 253 ] {5ff18ee1-68ce-4bed-adda-3b500fca49c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
16769 | 2025.01.13 09:44:41.647454 [ 253 ] {5ff18ee1-68ce-4bed-adda-3b500fca49c6} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
16770 | 2025.01.13 09:44:41.647695 [ 253 ] {5ff18ee1-68ce-4bed-adda-3b500fca49c6} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16771 | 2025.01.13 09:44:41.647908 [ 253 ] {5ff18ee1-68ce-4bed-adda-3b500fca49c6} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001507 sec., 9289.980092899801 rows/sec., 650.61 KiB/sec. | ||
16772 | 2025.01.13 09:44:41.647919 [ 217 ] {} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): 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] | ||
16773 | 2025.01.13 09:44:41.647962 [ 217 ] {} <Debug> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): 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] | ||
16774 | 2025.01.13 09:44:41.647977 [ 253 ] {5ff18ee1-68ce-4bed-adda-3b500fca49c6} <Debug> TCPHandler: Processed in 0.001735859 sec. | ||
16775 | 2025.01.13 09:44:41.648139 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16776 | 2025.01.13 09:44:41.648258 [ 4 ] {44cacab6-06a2-4aae-a8d6-a56592b1c727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
16777 | 2025.01.13 09:44:41.648310 [ 4 ] {44cacab6-06a2-4aae-a8d6-a56592b1c727} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
16778 | 2025.01.13 09:44:41.649136 [ 4 ] {44cacab6-06a2-4aae-a8d6-a56592b1c727} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16779 | 2025.01.13 09:44:41.649178 [ 4 ] {44cacab6-06a2-4aae-a8d6-a56592b1c727} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
16780 | 2025.01.13 09:44:41.649638 [ 4 ] {44cacab6-06a2-4aae-a8d6-a56592b1c727} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
16781 | 2025.01.13 09:44:41.649927 [ 4 ] {44cacab6-06a2-4aae-a8d6-a56592b1c727} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16782 | 2025.01.13 09:44:41.650333 [ 4 ] {44cacab6-06a2-4aae-a8d6-a56592b1c727} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.002077 sec., 6259.027443428022 rows/sec., 390.25 KiB/sec. | ||
16783 | 2025.01.13 09:44:41.650454 [ 4 ] {44cacab6-06a2-4aae-a8d6-a56592b1c727} <Debug> TCPHandler: Processed in 0.002374718 sec. | ||
16784 | 2025.01.13 09:44:41.650782 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16785 | 2025.01.13 09:44:41.651146 [ 217 ] {} <Debug> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): 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] | ||
16786 | 2025.01.13 09:44:41.651169 [ 253 ] {dfe58709-cb50-440f-a690-ab53403e0621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16787 | 2025.01.13 09:44:41.651350 [ 253 ] {dfe58709-cb50-440f-a690-ab53403e0621} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16788 | 2025.01.13 09:44:41.652417 [ 253 ] {dfe58709-cb50-440f-a690-ab53403e0621} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16789 | 2025.01.13 09:44:41.652458 [ 253 ] {dfe58709-cb50-440f-a690-ab53403e0621} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
16790 | 2025.01.13 09:44:41.652817 [ 253 ] {dfe58709-cb50-440f-a690-ab53403e0621} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
16791 | 2025.01.13 09:44:41.653047 [ 253 ] {dfe58709-cb50-440f-a690-ab53403e0621} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16792 | 2025.01.13 09:44:41.653273 [ 253 ] {dfe58709-cb50-440f-a690-ab53403e0621} <Debug> executeQuery: Read 359 rows, 25.84 KiB in 0.002236 sec., 160554.5617173524 rows/sec., 11.29 MiB/sec. | ||
16793 | 2025.01.13 09:44:41.653348 [ 253 ] {dfe58709-cb50-440f-a690-ab53403e0621} <Debug> TCPHandler: Processed in 0.002783028 sec. | ||
16794 | 2025.01.13 09:44:41.653355 [ 223 ] {} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): 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] | ||
16795 | 2025.01.13 09:44:41.653434 [ 223 ] {} <Debug> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): 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] | ||
16796 | 2025.01.13 09:44:41.653512 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16797 | 2025.01.13 09:44:41.653645 [ 4 ] {a230b649-9052-4d99-acd3-4f4f058b8db2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
16798 | 2025.01.13 09:44:41.653693 [ 4 ] {a230b649-9052-4d99-acd3-4f4f058b8db2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
16799 | 2025.01.13 09:44:41.654615 [ 4 ] {a230b649-9052-4d99-acd3-4f4f058b8db2} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16800 | 2025.01.13 09:44:41.654665 [ 4 ] {a230b649-9052-4d99-acd3-4f4f058b8db2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
16801 | 2025.01.13 09:44:41.655437 [ 4 ] {a230b649-9052-4d99-acd3-4f4f058b8db2} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
16802 | 2025.01.13 09:44:41.655929 [ 4 ] {a230b649-9052-4d99-acd3-4f4f058b8db2} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16803 | 2025.01.13 09:44:41.656117 [ 114 ] {} <Debug> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913) (MergerMutator): Selected 5 parts from all_55_55_0 to all_59_59_0 | ||
16804 | 2025.01.13 09:44:41.656218 [ 114 ] {} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16805 | 2025.01.13 09:44:41.656303 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
16806 | 2025.01.13 09:44:41.656488 [ 4 ] {a230b649-9052-4d99-acd3-4f4f058b8db2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002789 sec., 2151.308712800287 rows/sec., 112.40 KiB/sec. | ||
16807 | 2025.01.13 09:44:41.656602 [ 220 ] {} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): 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] | ||
16808 | 2025.01.13 09:44:41.656729 [ 220 ] {} <Debug> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): 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] | ||
16809 | 2025.01.13 09:44:41.656907 [ 192 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_55_59_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_55_55_0 to all_59_59_0 into Compact with storage Full | ||
16810 | 2025.01.13 09:44:41.657051 [ 4 ] {a230b649-9052-4d99-acd3-4f4f058b8db2} <Debug> TCPHandler: Processed in 0.003615803 sec. | ||
16811 | 2025.01.13 09:44:41.657436 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16812 | 2025.01.13 09:44:41.657579 [ 192 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_55_59_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16813 | 2025.01.13 09:44:41.657718 [ 223 ] {} <Debug> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): 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] | ||
16814 | 2025.01.13 09:44:41.657711 [ 192 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_55_59_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 6 rows starting from the beginning of the part | ||
16815 | 2025.01.13 09:44:41.658092 [ 253 ] {fee7e970-9b2e-456b-9f16-659ca0ff4bd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16816 | 2025.01.13 09:44:41.658600 [ 253 ] {fee7e970-9b2e-456b-9f16-659ca0ff4bd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16817 | 2025.01.13 09:44:41.658657 [ 192 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_55_59_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 6 rows starting from the beginning of the part | ||
16818 | 2025.01.13 09:44:41.660646 [ 192 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_55_59_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 6 rows starting from the beginning of the part | ||
16819 | 2025.01.13 09:44:41.661493 [ 192 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_55_59_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 6 rows starting from the beginning of the part | ||
16820 | 2025.01.13 09:44:41.661982 [ 192 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_55_59_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 6 rows starting from the beginning of the part | ||
16821 | 2025.01.13 09:44:41.663346 [ 253 ] {fee7e970-9b2e-456b-9f16-659ca0ff4bd1} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16822 | 2025.01.13 09:44:41.663438 [ 253 ] {fee7e970-9b2e-456b-9f16-659ca0ff4bd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
16823 | 2025.01.13 09:44:41.665297 [ 253 ] {fee7e970-9b2e-456b-9f16-659ca0ff4bd1} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
16824 | 2025.01.13 09:44:41.666146 [ 253 ] {fee7e970-9b2e-456b-9f16-659ca0ff4bd1} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16825 | 2025.01.13 09:44:41.666174 [ 220 ] {} <Debug> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): 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] | ||
16826 | 2025.01.13 09:44:41.666333 [ 198 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_55_59_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.009803099 sec., 3060.256761662817 rows/sec., 159.89 KiB/sec. | ||
16827 | 2025.01.13 09:44:41.666676 [ 198 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_55_59_1} <Trace> MergedBlockOutputStream: filled checksums all_55_59_1 (state Temporary) | ||
16828 | 2025.01.13 09:44:41.667004 [ 253 ] {fee7e970-9b2e-456b-9f16-659ca0ff4bd1} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.009208 sec., 19222.41529105126 rows/sec., 1.27 MiB/sec. | ||
16829 | 2025.01.13 09:44:41.667330 [ 253 ] {fee7e970-9b2e-456b-9f16-659ca0ff4bd1} <Debug> TCPHandler: Processed in 0.010129017 sec. | ||
16830 | 2025.01.13 09:44:41.667616 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16831 | 2025.01.13 09:44:41.667655 [ 198 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_55_59_1} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Renaming temporary part tmp_merge_all_55_59_1 to all_55_59_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16832 | 2025.01.13 09:44:41.667856 [ 198 ] {ec2bdd57-d815-4679-9aa9-f69e3f171913::all_55_59_1} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913) (MergerMutator): Merged 5 parts: [all_55_55_0, all_59_59_0] -> all_55_59_1 | ||
16833 | 2025.01.13 09:44:41.667860 [ 4 ] {6a8bf316-3c64-444b-9a87-66e99e707606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
16834 | 2025.01.13 09:44:41.668030 [ 4 ] {6a8bf316-3c64-444b-9a87-66e99e707606} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
16835 | 2025.01.13 09:44:41.668082 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
16836 | 2025.01.13 09:44:41.668573 [ 4 ] {6a8bf316-3c64-444b-9a87-66e99e707606} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16837 | 2025.01.13 09:44:41.668617 [ 4 ] {6a8bf316-3c64-444b-9a87-66e99e707606} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
16838 | 2025.01.13 09:44:41.668976 [ 4 ] {6a8bf316-3c64-444b-9a87-66e99e707606} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
16839 | 2025.01.13 09:44:41.669209 [ 4 ] {6a8bf316-3c64-444b-9a87-66e99e707606} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16840 | 2025.01.13 09:44:41.669411 [ 4 ] {6a8bf316-3c64-444b-9a87-66e99e707606} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001612 sec., 620.3473945409429 rows/sec., 41.80 KiB/sec. | ||
16841 | 2025.01.13 09:44:41.669460 [ 4 ] {6a8bf316-3c64-444b-9a87-66e99e707606} <Debug> TCPHandler: Processed in 0.002003247 sec. | ||
16842 | 2025.01.13 09:44:41.669599 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16843 | 2025.01.13 09:44:41.669705 [ 253 ] {4db096f5-cb62-4afc-a0c0-03ee654f3c85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
16844 | 2025.01.13 09:44:41.669771 [ 253 ] {4db096f5-cb62-4afc-a0c0-03ee654f3c85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
16845 | 2025.01.13 09:44:41.670846 [ 253 ] {4db096f5-cb62-4afc-a0c0-03ee654f3c85} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16846 | 2025.01.13 09:44:41.670886 [ 253 ] {4db096f5-cb62-4afc-a0c0-03ee654f3c85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
16847 | 2025.01.13 09:44:41.671518 [ 253 ] {4db096f5-cb62-4afc-a0c0-03ee654f3c85} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
16848 | 2025.01.13 09:44:41.671777 [ 253 ] {4db096f5-cb62-4afc-a0c0-03ee654f3c85} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16849 | 2025.01.13 09:44:41.672007 [ 253 ] {4db096f5-cb62-4afc-a0c0-03ee654f3c85} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002324 sec., 5593.803786574871 rows/sec., 10.02 MiB/sec. | ||
16850 | 2025.01.13 09:44:41.672100 [ 253 ] {4db096f5-cb62-4afc-a0c0-03ee654f3c85} <Debug> TCPHandler: Processed in 0.002553153 sec. | ||
16851 | 2025.01.13 09:44:41.672250 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16852 | 2025.01.13 09:44:41.672379 [ 4 ] {6c8b0f1f-0eb8-4579-9396-b6600bff2f5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16853 | 2025.01.13 09:44:41.672434 [ 4 ] {6c8b0f1f-0eb8-4579-9396-b6600bff2f5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16854 | 2025.01.13 09:44:41.672939 [ 4 ] {6c8b0f1f-0eb8-4579-9396-b6600bff2f5d} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16855 | 2025.01.13 09:44:41.672977 [ 4 ] {6c8b0f1f-0eb8-4579-9396-b6600bff2f5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
16856 | 2025.01.13 09:44:41.673329 [ 4 ] {6c8b0f1f-0eb8-4579-9396-b6600bff2f5d} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
16857 | 2025.01.13 09:44:41.673560 [ 4 ] {6c8b0f1f-0eb8-4579-9396-b6600bff2f5d} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16858 | 2025.01.13 09:44:41.673764 [ 4 ] {6c8b0f1f-0eb8-4579-9396-b6600bff2f5d} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.00141 sec., 36879.43262411348 rows/sec., 2.28 MiB/sec. | ||
16859 | 2025.01.13 09:44:41.673821 [ 4 ] {6c8b0f1f-0eb8-4579-9396-b6600bff2f5d} <Debug> TCPHandler: Processed in 0.001633926 sec. | ||
16860 | 2025.01.13 09:44:41.673858 [ 221 ] {} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): 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] | ||
16861 | 2025.01.13 09:44:41.673895 [ 221 ] {} <Debug> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): 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] | ||
16862 | 2025.01.13 09:44:41.675962 [ 221 ] {} <Debug> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): 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] | ||
16863 | 2025.01.13 09:44:42.001149 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 261.80 MiB, peak 288.73 MiB, free memory in arenas 0.00 B, will set to 270.38 MiB (RSS), difference: 8.58 MiB | ||
16864 | 2025.01.13 09:44:45.302874 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
16865 | 2025.01.13 09:44:45.302970 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
16866 | 2025.01.13 09:44:45.591442 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 37576 | ||
16867 | 2025.01.13 09:44:45.592111 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16868 | 2025.01.13 09:44:45.592159 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
16869 | 2025.01.13 09:44:45.592699 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
16870 | 2025.01.13 09:44:45.592957 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16871 | 2025.01.13 09:44:45.593197 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37576 | ||
16872 | 2025.01.13 09:44:46.637043 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16873 | 2025.01.13 09:44:46.637264 [ 4 ] {c8b129c1-d252-4d5b-a1cc-2c055a8f5ff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16874 | 2025.01.13 09:44:46.637347 [ 4 ] {c8b129c1-d252-4d5b-a1cc-2c055a8f5ff0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16875 | 2025.01.13 09:44:46.638265 [ 4 ] {c8b129c1-d252-4d5b-a1cc-2c055a8f5ff0} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16876 | 2025.01.13 09:44:46.638309 [ 4 ] {c8b129c1-d252-4d5b-a1cc-2c055a8f5ff0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
16877 | 2025.01.13 09:44:46.638771 [ 4 ] {c8b129c1-d252-4d5b-a1cc-2c055a8f5ff0} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
16878 | 2025.01.13 09:44:46.639032 [ 4 ] {c8b129c1-d252-4d5b-a1cc-2c055a8f5ff0} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16879 | 2025.01.13 09:44:46.639263 [ 4 ] {c8b129c1-d252-4d5b-a1cc-2c055a8f5ff0} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.002055 sec., 37956.20437956204 rows/sec., 3.25 MiB/sec. | ||
16880 | 2025.01.13 09:44:46.639364 [ 4 ] {c8b129c1-d252-4d5b-a1cc-2c055a8f5ff0} <Debug> TCPHandler: Processed in 0.002449469 sec. | ||
16881 | 2025.01.13 09:44:46.639599 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16882 | 2025.01.13 09:44:46.639973 [ 253 ] {75b78dc5-8725-4956-9242-6b956622d177} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16883 | 2025.01.13 09:44:46.640139 [ 253 ] {75b78dc5-8725-4956-9242-6b956622d177} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16884 | 2025.01.13 09:44:46.641132 [ 253 ] {75b78dc5-8725-4956-9242-6b956622d177} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16885 | 2025.01.13 09:44:46.641172 [ 253 ] {75b78dc5-8725-4956-9242-6b956622d177} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
16886 | 2025.01.13 09:44:46.641544 [ 253 ] {75b78dc5-8725-4956-9242-6b956622d177} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
16887 | 2025.01.13 09:44:46.641793 [ 253 ] {75b78dc5-8725-4956-9242-6b956622d177} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16888 | 2025.01.13 09:44:46.641986 [ 253 ] {75b78dc5-8725-4956-9242-6b956622d177} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.002155 sec., 12064.965197215779 rows/sec., 907.23 KiB/sec. | ||
16889 | 2025.01.13 09:44:46.642043 [ 253 ] {75b78dc5-8725-4956-9242-6b956622d177} <Debug> TCPHandler: Processed in 0.002546722 sec. | ||
16890 | 2025.01.13 09:44:46.642212 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16891 | 2025.01.13 09:44:46.642324 [ 4 ] {70d2ebb9-f0d0-4e07-bdde-1a409f9a323f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16892 | 2025.01.13 09:44:46.642370 [ 4 ] {70d2ebb9-f0d0-4e07-bdde-1a409f9a323f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16893 | 2025.01.13 09:44:46.642917 [ 4 ] {70d2ebb9-f0d0-4e07-bdde-1a409f9a323f} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16894 | 2025.01.13 09:44:46.642954 [ 4 ] {70d2ebb9-f0d0-4e07-bdde-1a409f9a323f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
16895 | 2025.01.13 09:44:46.643313 [ 4 ] {70d2ebb9-f0d0-4e07-bdde-1a409f9a323f} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
16896 | 2025.01.13 09:44:46.643552 [ 4 ] {70d2ebb9-f0d0-4e07-bdde-1a409f9a323f} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16897 | 2025.01.13 09:44:46.643736 [ 4 ] {70d2ebb9-f0d0-4e07-bdde-1a409f9a323f} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.001437 sec., 37578.288100208774 rows/sec., 2.93 MiB/sec. | ||
16898 | 2025.01.13 09:44:46.643788 [ 4 ] {70d2ebb9-f0d0-4e07-bdde-1a409f9a323f} <Debug> TCPHandler: Processed in 0.001629496 sec. | ||
16899 | 2025.01.13 09:44:46.643926 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16900 | 2025.01.13 09:44:46.644034 [ 253 ] {96ec03c7-1317-4a51-996c-7d2f0a71c0ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16901 | 2025.01.13 09:44:46.644084 [ 253 ] {96ec03c7-1317-4a51-996c-7d2f0a71c0ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16902 | 2025.01.13 09:44:46.644589 [ 253 ] {96ec03c7-1317-4a51-996c-7d2f0a71c0ea} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16903 | 2025.01.13 09:44:46.644625 [ 253 ] {96ec03c7-1317-4a51-996c-7d2f0a71c0ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
16904 | 2025.01.13 09:44:46.645011 [ 253 ] {96ec03c7-1317-4a51-996c-7d2f0a71c0ea} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
16905 | 2025.01.13 09:44:46.645246 [ 253 ] {96ec03c7-1317-4a51-996c-7d2f0a71c0ea} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16906 | 2025.01.13 09:44:46.645451 [ 253 ] {96ec03c7-1317-4a51-996c-7d2f0a71c0ea} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001436 sec., 69637.88300835654 rows/sec., 4.83 MiB/sec. | ||
16907 | 2025.01.13 09:44:46.645510 [ 253 ] {96ec03c7-1317-4a51-996c-7d2f0a71c0ea} <Debug> TCPHandler: Processed in 0.001634697 sec. | ||
16908 | 2025.01.13 09:44:46.645657 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16909 | 2025.01.13 09:44:46.645947 [ 4 ] {568f1f14-3e5e-4514-94ad-8736b96e7f48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
16910 | 2025.01.13 09:44:46.646240 [ 4 ] {568f1f14-3e5e-4514-94ad-8736b96e7f48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
16911 | 2025.01.13 09:44:46.647693 [ 4 ] {568f1f14-3e5e-4514-94ad-8736b96e7f48} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16912 | 2025.01.13 09:44:46.647732 [ 4 ] {568f1f14-3e5e-4514-94ad-8736b96e7f48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
16913 | 2025.01.13 09:44:46.648403 [ 4 ] {568f1f14-3e5e-4514-94ad-8736b96e7f48} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
16914 | 2025.01.13 09:44:46.648663 [ 4 ] {568f1f14-3e5e-4514-94ad-8736b96e7f48} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16915 | 2025.01.13 09:44:46.648946 [ 4 ] {568f1f14-3e5e-4514-94ad-8736b96e7f48} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.003091 sec., 8411.517308314462 rows/sec., 15.07 MiB/sec. | ||
16916 | 2025.01.13 09:44:46.649160 [ 4 ] {568f1f14-3e5e-4514-94ad-8736b96e7f48} <Debug> TCPHandler: Processed in 0.003558401 sec. | ||
16917 | 2025.01.13 09:44:46.649395 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16918 | 2025.01.13 09:44:46.649697 [ 253 ] {4c579509-ffad-4e16-a027-efe9bcab7003} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16919 | 2025.01.13 09:44:46.649846 [ 253 ] {4c579509-ffad-4e16-a027-efe9bcab7003} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16920 | 2025.01.13 09:44:46.650420 [ 253 ] {4c579509-ffad-4e16-a027-efe9bcab7003} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16921 | 2025.01.13 09:44:46.650461 [ 253 ] {4c579509-ffad-4e16-a027-efe9bcab7003} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
16922 | 2025.01.13 09:44:46.650826 [ 253 ] {4c579509-ffad-4e16-a027-efe9bcab7003} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
16923 | 2025.01.13 09:44:46.651064 [ 253 ] {4c579509-ffad-4e16-a027-efe9bcab7003} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16924 | 2025.01.13 09:44:46.651272 [ 253 ] {4c579509-ffad-4e16-a027-efe9bcab7003} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001688 sec., 17772.511848341233 rows/sec., 1.22 MiB/sec. | ||
16925 | 2025.01.13 09:44:46.651324 [ 253 ] {4c579509-ffad-4e16-a027-efe9bcab7003} <Debug> TCPHandler: Processed in 0.002065829 sec. | ||
16926 | 2025.01.13 09:44:48.458344 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 619 | ||
16927 | 2025.01.13 09:44:48.481612 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16928 | 2025.01.13 09:44:48.481670 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
16929 | 2025.01.13 09:44:48.489295 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
16930 | 2025.01.13 09:44:48.490157 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16931 | 2025.01.13 09:44:48.493090 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 619 | ||
16932 | 2025.01.13 09:44:49.098128 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16933 | 2025.01.13 09:44:49.098434 [ 4 ] {b46999f6-5f8c-4543-91f8-226db51e22f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
16934 | 2025.01.13 09:44:49.098554 [ 4 ] {b46999f6-5f8c-4543-91f8-226db51e22f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
16935 | 2025.01.13 09:44:49.099580 [ 4 ] {b46999f6-5f8c-4543-91f8-226db51e22f2} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16936 | 2025.01.13 09:44:49.099632 [ 4 ] {b46999f6-5f8c-4543-91f8-226db51e22f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
16937 | 2025.01.13 09:44:49.100079 [ 4 ] {b46999f6-5f8c-4543-91f8-226db51e22f2} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
16938 | 2025.01.13 09:44:49.100349 [ 4 ] {b46999f6-5f8c-4543-91f8-226db51e22f2} <Trace> oximeter.fields_i16 (d88a3ea6-d4e9-4115-8d78-262c61172071): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16939 | 2025.01.13 09:44:49.100556 [ 4 ] {b46999f6-5f8c-4543-91f8-226db51e22f2} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002212 sec., 6329.113924050633 rows/sec., 455.61 KiB/sec. | ||
16940 | 2025.01.13 09:44:49.100643 [ 4 ] {b46999f6-5f8c-4543-91f8-226db51e22f2} <Debug> TCPHandler: Processed in 0.002657786 sec. | ||
16941 | 2025.01.13 09:44:49.100826 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16942 | 2025.01.13 09:44:49.100945 [ 253 ] {14906188-3338-4a8e-9c2d-628a2c56910a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
16943 | 2025.01.13 09:44:49.100996 [ 253 ] {14906188-3338-4a8e-9c2d-628a2c56910a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
16944 | 2025.01.13 09:44:49.101541 [ 253 ] {14906188-3338-4a8e-9c2d-628a2c56910a} <Trace> oximeter.fields_ipaddr (55eee10e-07c1-4121-bb06-cd2392fbd95f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16945 | 2025.01.13 09:44:49.101579 [ 253 ] {14906188-3338-4a8e-9c2d-628a2c56910a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
16946 | 2025.01.13 09:44:49.101940 [ 253 ] {14906188-3338-4a8e-9c2d-628a2c56910a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
16947 | 2025.01.13 09:44:49.102185 [ 253 ] {14906188-3338-4a8e-9c2d-628a2c56910a} <Trace> oximeter.fields_ipaddr (55eee10e-07c1-4121-bb06-cd2392fbd95f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16948 | 2025.01.13 09:44:49.102359 [ 253 ] {14906188-3338-4a8e-9c2d-628a2c56910a} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001444 sec., 8310.249307479224 rows/sec., 677.64 KiB/sec. | ||
16949 | 2025.01.13 09:44:49.102412 [ 253 ] {14906188-3338-4a8e-9c2d-628a2c56910a} <Debug> TCPHandler: Processed in 0.001649317 sec. | ||
16950 | 2025.01.13 09:44:49.102575 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16951 | 2025.01.13 09:44:49.102706 [ 4 ] {416736ad-6f10-4884-af56-1e8a06648841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16952 | 2025.01.13 09:44:49.102761 [ 4 ] {416736ad-6f10-4884-af56-1e8a06648841} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16953 | 2025.01.13 09:44:49.104057 [ 4 ] {416736ad-6f10-4884-af56-1e8a06648841} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16954 | 2025.01.13 09:44:49.104094 [ 4 ] {416736ad-6f10-4884-af56-1e8a06648841} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
16955 | 2025.01.13 09:44:49.104539 [ 4 ] {416736ad-6f10-4884-af56-1e8a06648841} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
16956 | 2025.01.13 09:44:49.104781 [ 4 ] {416736ad-6f10-4884-af56-1e8a06648841} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16957 | 2025.01.13 09:44:49.104975 [ 4 ] {416736ad-6f10-4884-af56-1e8a06648841} <Debug> executeQuery: Read 1345 rows, 114.67 KiB in 0.002287 sec., 588106.6899868824 rows/sec., 48.96 MiB/sec. | ||
16958 | 2025.01.13 09:44:49.105056 [ 4 ] {416736ad-6f10-4884-af56-1e8a06648841} <Debug> TCPHandler: Processed in 0.002544092 sec. | ||
16959 | 2025.01.13 09:44:49.105261 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16960 | 2025.01.13 09:44:49.105588 [ 253 ] {5a803002-0345-4cf5-a31c-fd8b8e0c2c10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16961 | 2025.01.13 09:44:49.105729 [ 253 ] {5a803002-0345-4cf5-a31c-fd8b8e0c2c10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16962 | 2025.01.13 09:44:49.106594 [ 253 ] {5a803002-0345-4cf5-a31c-fd8b8e0c2c10} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16963 | 2025.01.13 09:44:49.106633 [ 253 ] {5a803002-0345-4cf5-a31c-fd8b8e0c2c10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
16964 | 2025.01.13 09:44:49.106994 [ 253 ] {5a803002-0345-4cf5-a31c-fd8b8e0c2c10} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
16965 | 2025.01.13 09:44:49.107238 [ 253 ] {5a803002-0345-4cf5-a31c-fd8b8e0c2c10} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16966 | 2025.01.13 09:44:49.107381 [ 105 ] {} <Debug> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7) (MergerMutator): Selected 6 parts from all_1_110_22 to all_115_115_0 | ||
16967 | 2025.01.13 09:44:49.107423 [ 253 ] {5a803002-0345-4cf5-a31c-fd8b8e0c2c10} <Debug> executeQuery: Read 32 rows, 2.27 KiB in 0.00195 sec., 16410.25641025641 rows/sec., 1.14 MiB/sec. | ||
16968 | 2025.01.13 09:44:49.107436 [ 105 ] {} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16969 | 2025.01.13 09:44:49.107480 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
16970 | 2025.01.13 09:44:49.107496 [ 253 ] {5a803002-0345-4cf5-a31c-fd8b8e0c2c10} <Debug> TCPHandler: Processed in 0.002323086 sec. | ||
16971 | 2025.01.13 09:44:49.107765 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16972 | 2025.01.13 09:44:49.107872 [ 194 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_115_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_110_22 to all_115_115_0 into Compact with storage Full | ||
16973 | 2025.01.13 09:44:49.108115 [ 4 ] {a4684cdc-e5b1-4c37-af75-2901d517a76f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
16974 | 2025.01.13 09:44:49.108261 [ 4 ] {a4684cdc-e5b1-4c37-af75-2901d517a76f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
16975 | 2025.01.13 09:44:49.108720 [ 194 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_115_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16976 | 2025.01.13 09:44:49.108906 [ 194 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_110_22, total 60 rows starting from the beginning of the part | ||
16977 | 2025.01.13 09:44:49.109589 [ 194 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 20 rows starting from the beginning of the part | ||
16978 | 2025.01.13 09:44:49.110094 [ 194 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 28 rows starting from the beginning of the part | ||
16979 | 2025.01.13 09:44:49.110511 [ 194 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 20 rows starting from the beginning of the part | ||
16980 | 2025.01.13 09:44:49.110732 [ 194 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 26 rows starting from the beginning of the part | ||
16981 | 2025.01.13 09:44:49.110972 [ 194 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 32 rows starting from the beginning of the part | ||
16982 | 2025.01.13 09:44:49.111865 [ 4 ] {a4684cdc-e5b1-4c37-af75-2901d517a76f} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16983 | 2025.01.13 09:44:49.111933 [ 4 ] {a4684cdc-e5b1-4c37-af75-2901d517a76f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
16984 | 2025.01.13 09:44:49.112931 [ 4 ] {a4684cdc-e5b1-4c37-af75-2901d517a76f} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
16985 | 2025.01.13 09:44:49.113471 [ 4 ] {a4684cdc-e5b1-4c37-af75-2901d517a76f} <Trace> oximeter.fields_u32 (ddf078bd-4d78-4093-aa8a-942e9ac71059): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16986 | 2025.01.13 09:44:49.113952 [ 194 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_115_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 5 columns (5 merged, 0 gathered) in 0.00634015 sec., 29336.8453427758 rows/sec., 2.20 MiB/sec. | ||
16987 | 2025.01.13 09:44:49.114013 [ 4 ] {a4684cdc-e5b1-4c37-af75-2901d517a76f} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.006039 sec., 40072.85974499089 rows/sec., 2.71 MiB/sec. | ||
16988 | 2025.01.13 09:44:49.114151 [ 4 ] {a4684cdc-e5b1-4c37-af75-2901d517a76f} <Debug> TCPHandler: Processed in 0.006555786 sec. | ||
16989 | 2025.01.13 09:44:49.114273 [ 195 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_115_23} <Trace> MergedBlockOutputStream: filled checksums all_1_115_23 (state Temporary) | ||
16990 | 2025.01.13 09:44:49.114333 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16991 | 2025.01.13 09:44:49.114525 [ 253 ] {b2fab1e4-c7b5-4e08-9e4e-a4fd6d211beb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
16992 | 2025.01.13 09:44:49.114623 [ 253 ] {b2fab1e4-c7b5-4e08-9e4e-a4fd6d211beb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
16993 | 2025.01.13 09:44:49.114860 [ 195 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_115_23} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_merge_all_1_115_23 to all_1_115_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16994 | 2025.01.13 09:44:49.115109 [ 195 ] {cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7::all_1_115_23} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7) (MergerMutator): Merged 6 parts: [all_1_110_22, all_115_115_0] -> all_1_115_23 | ||
16995 | 2025.01.13 09:44:49.115345 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
16996 | 2025.01.13 09:44:49.115683 [ 253 ] {b2fab1e4-c7b5-4e08-9e4e-a4fd6d211beb} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16997 | 2025.01.13 09:44:49.115725 [ 253 ] {b2fab1e4-c7b5-4e08-9e4e-a4fd6d211beb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
16998 | 2025.01.13 09:44:49.116088 [ 253 ] {b2fab1e4-c7b5-4e08-9e4e-a4fd6d211beb} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
16999 | 2025.01.13 09:44:49.116328 [ 253 ] {b2fab1e4-c7b5-4e08-9e4e-a4fd6d211beb} <Trace> oximeter.fields_u8 (87347901-4082-4a7d-a746-0bcdebd578f7): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17000 | 2025.01.13 09:44:49.116527 [ 253 ] {b2fab1e4-c7b5-4e08-9e4e-a4fd6d211beb} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.002063 sec., 6301.502666020358 rows/sec., 392.90 KiB/sec. | ||
17001 | 2025.01.13 09:44:49.116591 [ 253 ] {b2fab1e4-c7b5-4e08-9e4e-a4fd6d211beb} <Debug> TCPHandler: Processed in 0.002333256 sec. | ||
17002 | 2025.01.13 09:44:49.116814 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17003 | 2025.01.13 09:44:49.117008 [ 4 ] {5737bb4e-fc3f-4f0c-8927-4717bc972b68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
17004 | 2025.01.13 09:44:49.117055 [ 4 ] {5737bb4e-fc3f-4f0c-8927-4717bc972b68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
17005 | 2025.01.13 09:44:49.117876 [ 4 ] {5737bb4e-fc3f-4f0c-8927-4717bc972b68} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17006 | 2025.01.13 09:44:49.117914 [ 4 ] {5737bb4e-fc3f-4f0c-8927-4717bc972b68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
17007 | 2025.01.13 09:44:49.118314 [ 4 ] {5737bb4e-fc3f-4f0c-8927-4717bc972b68} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
17008 | 2025.01.13 09:44:49.118561 [ 4 ] {5737bb4e-fc3f-4f0c-8927-4717bc972b68} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17009 | 2025.01.13 09:44:49.118743 [ 4 ] {5737bb4e-fc3f-4f0c-8927-4717bc972b68} <Debug> executeQuery: Read 827 rows, 61.11 KiB in 0.001772 sec., 466704.2889390519 rows/sec., 33.68 MiB/sec. | ||
17010 | 2025.01.13 09:44:49.118794 [ 4 ] {5737bb4e-fc3f-4f0c-8927-4717bc972b68} <Debug> TCPHandler: Processed in 0.00210136 sec. | ||
17011 | 2025.01.13 09:44:49.118934 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17012 | 2025.01.13 09:44:49.119059 [ 253 ] {841a130c-8a52-4283-94c4-090e7053d738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
17013 | 2025.01.13 09:44:49.119106 [ 253 ] {841a130c-8a52-4283-94c4-090e7053d738} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
17014 | 2025.01.13 09:44:49.119545 [ 253 ] {841a130c-8a52-4283-94c4-090e7053d738} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17015 | 2025.01.13 09:44:49.119582 [ 253 ] {841a130c-8a52-4283-94c4-090e7053d738} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
17016 | 2025.01.13 09:44:49.119944 [ 253 ] {841a130c-8a52-4283-94c4-090e7053d738} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
17017 | 2025.01.13 09:44:49.120190 [ 253 ] {841a130c-8a52-4283-94c4-090e7053d738} <Trace> oximeter.measurements_bool (ec2bdd57-d815-4679-9aa9-f69e3f171913): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17018 | 2025.01.13 09:44:49.120396 [ 253 ] {841a130c-8a52-4283-94c4-090e7053d738} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001361 sec., 4408.52314474651 rows/sec., 230.33 KiB/sec. | ||
17019 | 2025.01.13 09:44:49.120506 [ 253 ] {841a130c-8a52-4283-94c4-090e7053d738} <Debug> TCPHandler: Processed in 0.001621626 sec. | ||
17020 | 2025.01.13 09:44:49.120665 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17021 | 2025.01.13 09:44:49.120771 [ 4 ] {5715c3c2-3363-44a1-b995-d3df390dd889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
17022 | 2025.01.13 09:44:49.120819 [ 4 ] {5715c3c2-3363-44a1-b995-d3df390dd889} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
17023 | 2025.01.13 09:44:49.121523 [ 4 ] {5715c3c2-3363-44a1-b995-d3df390dd889} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17024 | 2025.01.13 09:44:49.121560 [ 4 ] {5715c3c2-3363-44a1-b995-d3df390dd889} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
17025 | 2025.01.13 09:44:49.121988 [ 4 ] {5715c3c2-3363-44a1-b995-d3df390dd889} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
17026 | 2025.01.13 09:44:49.122230 [ 4 ] {5715c3c2-3363-44a1-b995-d3df390dd889} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17027 | 2025.01.13 09:44:49.122414 [ 4 ] {5715c3c2-3363-44a1-b995-d3df390dd889} <Debug> executeQuery: Read 989 rows, 67.37 KiB in 0.001665 sec., 593993.993993994 rows/sec., 39.51 MiB/sec. | ||
17028 | 2025.01.13 09:44:49.122464 [ 4 ] {5715c3c2-3363-44a1-b995-d3df390dd889} <Debug> TCPHandler: Processed in 0.001868553 sec. | ||
17029 | 2025.01.13 09:44:49.122605 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17030 | 2025.01.13 09:44:49.122711 [ 253 ] {801ea93b-70df-4d94-b29c-bae0ed98ac51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
17031 | 2025.01.13 09:44:49.122758 [ 253 ] {801ea93b-70df-4d94-b29c-bae0ed98ac51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
17032 | 2025.01.13 09:44:49.123180 [ 253 ] {801ea93b-70df-4d94-b29c-bae0ed98ac51} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17033 | 2025.01.13 09:44:49.123217 [ 253 ] {801ea93b-70df-4d94-b29c-bae0ed98ac51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
17034 | 2025.01.13 09:44:49.123563 [ 253 ] {801ea93b-70df-4d94-b29c-bae0ed98ac51} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
17035 | 2025.01.13 09:44:49.123801 [ 253 ] {801ea93b-70df-4d94-b29c-bae0ed98ac51} <Trace> oximeter.measurements_f64 (d754ca97-51b8-45d7-9ee5-16fd66479357): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17036 | 2025.01.13 09:44:49.124000 [ 253 ] {801ea93b-70df-4d94-b29c-bae0ed98ac51} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001311 sec., 762.7765064836002 rows/sec., 51.40 KiB/sec. | ||
17037 | 2025.01.13 09:44:49.124050 [ 253 ] {801ea93b-70df-4d94-b29c-bae0ed98ac51} <Debug> TCPHandler: Processed in 0.001497392 sec. | ||
17038 | 2025.01.13 09:44:49.124199 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17039 | 2025.01.13 09:44:49.124328 [ 4 ] {4815b444-0773-4771-bc9b-e3fd3e5261b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
17040 | 2025.01.13 09:44:49.124407 [ 4 ] {4815b444-0773-4771-bc9b-e3fd3e5261b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
17041 | 2025.01.13 09:44:49.125601 [ 4 ] {4815b444-0773-4771-bc9b-e3fd3e5261b0} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17042 | 2025.01.13 09:44:49.125640 [ 4 ] {4815b444-0773-4771-bc9b-e3fd3e5261b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
17043 | 2025.01.13 09:44:49.126283 [ 4 ] {4815b444-0773-4771-bc9b-e3fd3e5261b0} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
17044 | 2025.01.13 09:44:49.126551 [ 4 ] {4815b444-0773-4771-bc9b-e3fd3e5261b0} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17045 | 2025.01.13 09:44:49.126806 [ 4 ] {4815b444-0773-4771-bc9b-e3fd3e5261b0} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002506 sec., 5187.549880287311 rows/sec., 9.30 MiB/sec. | ||
17046 | 2025.01.13 09:44:49.126902 [ 4 ] {4815b444-0773-4771-bc9b-e3fd3e5261b0} <Debug> TCPHandler: Processed in 0.002766988 sec. | ||
17047 | 2025.01.13 09:44:49.127036 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17048 | 2025.01.13 09:44:49.127152 [ 253 ] {50942966-4139-4f00-a615-1fe16493994e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
17049 | 2025.01.13 09:44:49.127208 [ 253 ] {50942966-4139-4f00-a615-1fe16493994e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
17050 | 2025.01.13 09:44:49.127733 [ 253 ] {50942966-4139-4f00-a615-1fe16493994e} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17051 | 2025.01.13 09:44:49.127780 [ 253 ] {50942966-4139-4f00-a615-1fe16493994e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
17052 | 2025.01.13 09:44:49.128203 [ 253 ] {50942966-4139-4f00-a615-1fe16493994e} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
17053 | 2025.01.13 09:44:49.128442 [ 253 ] {50942966-4139-4f00-a615-1fe16493994e} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17054 | 2025.01.13 09:44:49.128689 [ 253 ] {50942966-4139-4f00-a615-1fe16493994e} <Debug> executeQuery: Read 40 rows, 2.46 KiB in 0.001555 sec., 25723.47266881029 rows/sec., 1.54 MiB/sec. | ||
17055 | 2025.01.13 09:44:49.128746 [ 253 ] {50942966-4139-4f00-a615-1fe16493994e} <Debug> TCPHandler: Processed in 0.00176208 sec. | ||
17056 | 2025.01.13 09:44:50.824821 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 2396 | ||
17057 | 2025.01.13 09:44:50.828431 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17058 | 2025.01.13 09:44:50.828481 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
17059 | 2025.01.13 09:44:50.830043 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
17060 | 2025.01.13 09:44:50.830366 [ 243 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17061 | 2025.01.13 09:44:50.830530 [ 103 ] {} <Debug> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
17062 | 2025.01.13 09:44:50.830595 [ 103 ] {} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17063 | 2025.01.13 09:44:50.830633 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
17064 | 2025.01.13 09:44:50.831035 [ 193 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::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 | ||
17065 | 2025.01.13 09:44:50.831835 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2396 | ||
17066 | 2025.01.13 09:44:50.832292 [ 193 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17067 | 2025.01.13 09:44:50.832496 [ 193 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2192 rows starting from the beginning of the part | ||
17068 | 2025.01.13 09:44:50.833307 [ 193 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::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 | ||
17069 | 2025.01.13 09:44:50.833981 [ 193 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 56 rows starting from the beginning of the part | ||
17070 | 2025.01.13 09:44:50.834661 [ 193 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 20 rows starting from the beginning of the part | ||
17071 | 2025.01.13 09:44:50.835337 [ 193 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 36 rows starting from the beginning of the part | ||
17072 | 2025.01.13 09:44:50.836091 [ 193 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 58 rows starting from the beginning of the part | ||
17073 | 2025.01.13 09:44:50.846424 [ 195 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2396 rows, containing 72 columns (72 merged, 0 gathered) in 0.015671545 sec., 152888.56331650773 rows/sec., 113.83 MiB/sec. | ||
17074 | 2025.01.13 09:44:50.848529 [ 195 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
17075 | 2025.01.13 09:44:50.849334 [ 195 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_61_12} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17076 | 2025.01.13 09:44:50.849422 [ 195 ] {b06bd619-7160-4b98-9c2e-b5a7ba174d6b::all_1_61_12} <Trace> system.query_log (b06bd619-7160-4b98-9c2e-b5a7ba174d6b) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
17077 | 2025.01.13 09:44:50.849798 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.01 MiB. | ||
17078 | 2025.01.13 09:44:51.633420 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17079 | 2025.01.13 09:44:51.633732 [ 4 ] {8266cb50-bafc-445f-89f9-85e3521e1e17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
17080 | 2025.01.13 09:44:51.633850 [ 4 ] {8266cb50-bafc-445f-89f9-85e3521e1e17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
17081 | 2025.01.13 09:44:51.634794 [ 4 ] {8266cb50-bafc-445f-89f9-85e3521e1e17} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17082 | 2025.01.13 09:44:51.634846 [ 4 ] {8266cb50-bafc-445f-89f9-85e3521e1e17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
17083 | 2025.01.13 09:44:51.635290 [ 4 ] {8266cb50-bafc-445f-89f9-85e3521e1e17} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
17084 | 2025.01.13 09:44:51.635574 [ 4 ] {8266cb50-bafc-445f-89f9-85e3521e1e17} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17085 | 2025.01.13 09:44:51.635800 [ 102 ] {} <Debug> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
17086 | 2025.01.13 09:44:51.635845 [ 4 ] {8266cb50-bafc-445f-89f9-85e3521e1e17} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.002194 sec., 11850.501367365541 rows/sec., 902.23 KiB/sec. | ||
17087 | 2025.01.13 09:44:51.635880 [ 102 ] {} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17088 | 2025.01.13 09:44:51.635953 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
17089 | 2025.01.13 09:44:51.635986 [ 4 ] {8266cb50-bafc-445f-89f9-85e3521e1e17} <Debug> TCPHandler: Processed in 0.002757848 sec. | ||
17090 | 2025.01.13 09:44:51.636271 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17091 | 2025.01.13 09:44:51.636351 [ 196 ] {4e32d370-b554-4105-93df-36198ea84aa7::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 | ||
17092 | 2025.01.13 09:44:51.636569 [ 253 ] {57881368-f837-4760-9361-62c2eafe1ad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
17093 | 2025.01.13 09:44:51.636719 [ 253 ] {57881368-f837-4760-9361-62c2eafe1ad9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
17094 | 2025.01.13 09:44:51.637191 [ 196 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17095 | 2025.01.13 09:44:51.637373 [ 196 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1398 rows starting from the beginning of the part | ||
17096 | 2025.01.13 09:44:51.638098 [ 196 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 79 rows starting from the beginning of the part | ||
17097 | 2025.01.13 09:44:51.638813 [ 196 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 199 rows starting from the beginning of the part | ||
17098 | 2025.01.13 09:44:51.639474 [ 196 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 78 rows starting from the beginning of the part | ||
17099 | 2025.01.13 09:44:51.639697 [ 196 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 1345 rows starting from the beginning of the part | ||
17100 | 2025.01.13 09:44:51.640085 [ 196 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 26 rows starting from the beginning of the part | ||
17101 | 2025.01.13 09:44:51.640793 [ 253 ] {57881368-f837-4760-9361-62c2eafe1ad9} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17102 | 2025.01.13 09:44:51.640860 [ 253 ] {57881368-f837-4760-9361-62c2eafe1ad9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
17103 | 2025.01.13 09:44:51.641758 [ 253 ] {57881368-f837-4760-9361-62c2eafe1ad9} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
17104 | 2025.01.13 09:44:51.642312 [ 253 ] {57881368-f837-4760-9361-62c2eafe1ad9} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17105 | 2025.01.13 09:44:51.642663 [ 102 ] {} <Debug> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
17106 | 2025.01.13 09:44:51.642776 [ 102 ] {} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17107 | 2025.01.13 09:44:51.642830 [ 253 ] {57881368-f837-4760-9361-62c2eafe1ad9} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.006376 sec., 4391.468005018821 rows/sec., 350.74 KiB/sec. | ||
17108 | 2025.01.13 09:44:51.642842 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
17109 | 2025.01.13 09:44:51.643086 [ 253 ] {57881368-f837-4760-9361-62c2eafe1ad9} <Debug> TCPHandler: Processed in 0.006963587 sec. | ||
17110 | 2025.01.13 09:44:51.643208 [ 195 ] {dc80af8f-ae59-4221-9151-b81aadd12800::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 | ||
17111 | 2025.01.13 09:44:51.643836 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17112 | 2025.01.13 09:44:51.643890 [ 195 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17113 | 2025.01.13 09:44:51.644063 [ 195 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 873 rows starting from the beginning of the part | ||
17114 | 2025.01.13 09:44:51.644659 [ 195 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 56 rows starting from the beginning of the part | ||
17115 | 2025.01.13 09:44:51.645211 [ 195 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 359 rows starting from the beginning of the part | ||
17116 | 2025.01.13 09:44:51.645688 [ 195 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 54 rows starting from the beginning of the part | ||
17117 | 2025.01.13 09:44:51.644846 [ 4 ] {cd2b6c78-5af4-4ed3-8be1-00e0555f54b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
17118 | 2025.01.13 09:44:51.645891 [ 189 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3125 rows, containing 5 columns (5 merged, 0 gathered) in 0.009762027 sec., 320117.942718249 rows/sec., 28.05 MiB/sec. | ||
17119 | 2025.01.13 09:44:51.646264 [ 195 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 827 rows starting from the beginning of the part | ||
17120 | 2025.01.13 09:44:51.646712 [ 195 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 28 rows starting from the beginning of the part | ||
17121 | 2025.01.13 09:44:51.647224 [ 188 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
17122 | 2025.01.13 09:44:51.647472 [ 4 ] {cd2b6c78-5af4-4ed3-8be1-00e0555f54b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
17123 | 2025.01.13 09:44:51.648605 [ 188 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_141_28} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17124 | 2025.01.13 09:44:51.648932 [ 188 ] {4e32d370-b554-4105-93df-36198ea84aa7::all_1_141_28} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
17125 | 2025.01.13 09:44:51.649327 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
17126 | 2025.01.13 09:44:51.650138 [ 4 ] {cd2b6c78-5af4-4ed3-8be1-00e0555f54b9} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17127 | 2025.01.13 09:44:51.650214 [ 4 ] {cd2b6c78-5af4-4ed3-8be1-00e0555f54b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
17128 | 2025.01.13 09:44:51.651049 [ 4 ] {cd2b6c78-5af4-4ed3-8be1-00e0555f54b9} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
17129 | 2025.01.13 09:44:51.651211 [ 195 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2197 rows, containing 5 columns (5 merged, 0 gathered) in 0.008210753 sec., 267575.9458359057 rows/sec., 20.38 MiB/sec. | ||
17130 | 2025.01.13 09:44:51.651438 [ 195 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
17131 | 2025.01.13 09:44:51.651495 [ 4 ] {cd2b6c78-5af4-4ed3-8be1-00e0555f54b9} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17132 | 2025.01.13 09:44:51.651893 [ 102 ] {} <Debug> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781) (MergerMutator): Selected 5 parts from all_1_136_28 to all_140_140_0 | ||
17133 | 2025.01.13 09:44:51.651939 [ 4 ] {cd2b6c78-5af4-4ed3-8be1-00e0555f54b9} <Debug> executeQuery: Read 40 rows, 2.84 KiB in 0.007598 sec., 5264.54330086865 rows/sec., 373.76 KiB/sec. | ||
17134 | 2025.01.13 09:44:51.652028 [ 102 ] {} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17135 | 2025.01.13 09:44:51.652190 [ 195 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_141_28} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17136 | 2025.01.13 09:44:51.652247 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
17137 | 2025.01.13 09:44:51.652255 [ 4 ] {cd2b6c78-5af4-4ed3-8be1-00e0555f54b9} <Debug> TCPHandler: Processed in 0.009036526 sec. | ||
17138 | 2025.01.13 09:44:51.652481 [ 195 ] {dc80af8f-ae59-4221-9151-b81aadd12800::all_1_141_28} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
17139 | 2025.01.13 09:44:51.652616 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17140 | 2025.01.13 09:44:51.652998 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
17141 | 2025.01.13 09:44:51.653024 [ 253 ] {8d7a6c80-f603-4269-81aa-a557c18b63f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
17142 | 2025.01.13 09:44:51.653154 [ 188 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_140_29} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_136_28 to all_140_140_0 into Compact with storage Full | ||
17143 | 2025.01.13 09:44:51.653187 [ 253 ] {8d7a6c80-f603-4269-81aa-a557c18b63f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
17144 | 2025.01.13 09:44:51.653902 [ 188 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_140_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17145 | 2025.01.13 09:44:51.654067 [ 188 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_140_29} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_136_28, total 33554 rows starting from the beginning of the part | ||
17146 | 2025.01.13 09:44:51.655083 [ 188 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_140_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 101 rows starting from the beginning of the part | ||
17147 | 2025.01.13 09:44:51.655568 [ 188 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_140_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 177 rows starting from the beginning of the part | ||
17148 | 2025.01.13 09:44:51.655935 [ 188 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_140_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 100 rows starting from the beginning of the part | ||
17149 | 2025.01.13 09:44:51.656284 [ 188 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_140_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 989 rows starting from the beginning of the part | ||
17150 | 2025.01.13 09:44:51.656390 [ 253 ] {8d7a6c80-f603-4269-81aa-a557c18b63f2} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17151 | 2025.01.13 09:44:51.656538 [ 253 ] {8d7a6c80-f603-4269-81aa-a557c18b63f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
17152 | 2025.01.13 09:44:51.657605 [ 253 ] {8d7a6c80-f603-4269-81aa-a557c18b63f2} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
17153 | 2025.01.13 09:44:51.657996 [ 253 ] {8d7a6c80-f603-4269-81aa-a557c18b63f2} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17154 | 2025.01.13 09:44:51.658213 [ 101 ] {} <Debug> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
17155 | 2025.01.13 09:44:51.658268 [ 253 ] {8d7a6c80-f603-4269-81aa-a557c18b63f2} <Debug> executeQuery: Read 12 rows, 862.00 B in 0.0054 sec., 2222.222222222222 rows/sec., 155.89 KiB/sec. | ||
17156 | 2025.01.13 09:44:51.658271 [ 101 ] {} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17157 | 2025.01.13 09:44:51.658328 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
17158 | 2025.01.13 09:44:51.658366 [ 253 ] {8d7a6c80-f603-4269-81aa-a557c18b63f2} <Debug> TCPHandler: Processed in 0.005938689 sec. | ||
17159 | 2025.01.13 09:44:51.658719 [ 186 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::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 | ||
17160 | 2025.01.13 09:44:51.659128 [ 186 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17161 | 2025.01.13 09:44:51.659201 [ 186 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 4768 rows starting from the beginning of the part | ||
17162 | 2025.01.13 09:44:51.659507 [ 186 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 30 rows starting from the beginning of the part | ||
17163 | 2025.01.13 09:44:51.659767 [ 186 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 52 rows starting from the beginning of the part | ||
17164 | 2025.01.13 09:44:51.660109 [ 186 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 30 rows starting from the beginning of the part | ||
17165 | 2025.01.13 09:44:51.660220 [ 186 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 40 rows starting from the beginning of the part | ||
17166 | 2025.01.13 09:44:51.660359 [ 186 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 12 rows starting from the beginning of the part | ||
17167 | 2025.01.13 09:44:51.662728 [ 190 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4932 rows, containing 4 columns (4 merged, 0 gathered) in 0.004263221 sec., 1156871.7643303033 rows/sec., 74.43 MiB/sec. | ||
17168 | 2025.01.13 09:44:51.663128 [ 190 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
17169 | 2025.01.13 09:44:51.663573 [ 190 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_141_28} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17170 | 2025.01.13 09:44:51.663666 [ 190 ] {bec62692-0169-4fa1-bf64-43fdbc47ea11::all_1_141_28} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
17171 | 2025.01.13 09:44:51.663804 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
17172 | 2025.01.13 09:44:51.665975 [ 201 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_140_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34921 rows, containing 5 columns (5 merged, 0 gathered) in 0.013449782 sec., 2596398.960221065 rows/sec., 173.86 MiB/sec. | ||
17173 | 2025.01.13 09:44:51.666461 [ 201 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_140_29} <Trace> MergedBlockOutputStream: filled checksums all_1_140_29 (state Temporary) | ||
17174 | 2025.01.13 09:44:51.667161 [ 201 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_140_29} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_merge_all_1_140_29 to all_1_140_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17175 | 2025.01.13 09:44:51.667247 [ 201 ] {2e635561-38d3-4dab-82be-ab6a0873e781::all_1_140_29} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781) (MergerMutator): Merged 5 parts: [all_1_136_28, all_140_140_0] -> all_1_140_29 | ||
17176 | 2025.01.13 09:44:51.667344 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
17177 | 2025.01.13 09:44:53.094248 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 38064 | ||
17178 | 2025.01.13 09:44:53.094946 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17179 | 2025.01.13 09:44:53.094989 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
17180 | 2025.01.13 09:44:53.095528 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
17181 | 2025.01.13 09:44:53.095788 [ 242 ] {} <Trace> system.asynchronous_metric_log (76c7b338-833b-4a4c-84af-716e6adc0a02): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17182 | 2025.01.13 09:44:53.096045 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38064 | ||
17183 | 2025.01.13 09:44:55.994083 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 626 | ||
17184 | 2025.01.13 09:44:56.017970 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17185 | 2025.01.13 09:44:56.018030 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
17186 | 2025.01.13 09:44:56.025612 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
17187 | 2025.01.13 09:44:56.026463 [ 244 ] {} <Trace> system.metric_log (0115ed8c-a152-4403-9827-2ec6925764bf): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17188 | 2025.01.13 09:44:56.029453 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 626 | ||
17189 | 2025.01.13 09:44:56.637698 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17190 | 2025.01.13 09:44:56.637910 [ 4 ] {b5f05627-0b91-4491-aa3c-034dd48e9d47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
17191 | 2025.01.13 09:44:56.637990 [ 4 ] {b5f05627-0b91-4491-aa3c-034dd48e9d47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
17192 | 2025.01.13 09:44:56.638851 [ 4 ] {b5f05627-0b91-4491-aa3c-034dd48e9d47} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17193 | 2025.01.13 09:44:56.638891 [ 4 ] {b5f05627-0b91-4491-aa3c-034dd48e9d47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
17194 | 2025.01.13 09:44:56.639337 [ 4 ] {b5f05627-0b91-4491-aa3c-034dd48e9d47} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
17195 | 2025.01.13 09:44:56.639606 [ 4 ] {b5f05627-0b91-4491-aa3c-034dd48e9d47} <Trace> oximeter.fields_string (4e32d370-b554-4105-93df-36198ea84aa7): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17196 | 2025.01.13 09:44:56.639810 [ 4 ] {b5f05627-0b91-4491-aa3c-034dd48e9d47} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.00196 sec., 39795.91836734694 rows/sec., 3.41 MiB/sec. | ||
17197 | 2025.01.13 09:44:56.639866 [ 4 ] {b5f05627-0b91-4491-aa3c-034dd48e9d47} <Debug> TCPHandler: Processed in 0.002306096 sec. | ||
17198 | 2025.01.13 09:44:56.640037 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17199 | 2025.01.13 09:44:56.640144 [ 253 ] {194ddcb2-34ed-474e-8cd5-0a1217b24456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
17200 | 2025.01.13 09:44:56.640188 [ 253 ] {194ddcb2-34ed-474e-8cd5-0a1217b24456} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
17201 | 2025.01.13 09:44:56.640722 [ 253 ] {194ddcb2-34ed-474e-8cd5-0a1217b24456} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17202 | 2025.01.13 09:44:56.640759 [ 253 ] {194ddcb2-34ed-474e-8cd5-0a1217b24456} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
17203 | 2025.01.13 09:44:56.641106 [ 253 ] {194ddcb2-34ed-474e-8cd5-0a1217b24456} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
17204 | 2025.01.13 09:44:56.641344 [ 253 ] {194ddcb2-34ed-474e-8cd5-0a1217b24456} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17205 | 2025.01.13 09:44:56.641541 [ 253 ] {194ddcb2-34ed-474e-8cd5-0a1217b24456} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.00141 sec., 18439.71631205674 rows/sec., 1.35 MiB/sec. | ||
17206 | 2025.01.13 09:44:56.641625 [ 253 ] {194ddcb2-34ed-474e-8cd5-0a1217b24456} <Debug> TCPHandler: Processed in 0.001642526 sec. | ||
17207 | 2025.01.13 09:44:56.641688 [ 219 ] {} <Trace> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Found 6 old parts to remove. Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
17208 | 2025.01.13 09:44:56.641761 [ 219 ] {} <Debug> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Removing 6 parts from filesystem (serially): Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
17209 | 2025.01.13 09:44:56.641822 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17210 | 2025.01.13 09:44:56.642109 [ 4 ] {13600d9f-13d3-46bc-bca4-31d44508ad94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
17211 | 2025.01.13 09:44:56.642167 [ 4 ] {13600d9f-13d3-46bc-bca4-31d44508ad94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
17212 | 2025.01.13 09:44:56.643558 [ 4 ] {13600d9f-13d3-46bc-bca4-31d44508ad94} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17213 | 2025.01.13 09:44:56.643601 [ 4 ] {13600d9f-13d3-46bc-bca4-31d44508ad94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
17214 | 2025.01.13 09:44:56.644212 [ 4 ] {13600d9f-13d3-46bc-bca4-31d44508ad94} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
17215 | 2025.01.13 09:44:56.644571 [ 4 ] {13600d9f-13d3-46bc-bca4-31d44508ad94} <Trace> oximeter.fields_uuid (dc80af8f-ae59-4221-9151-b81aadd12800): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17216 | 2025.01.13 09:44:56.644788 [ 4 ] {13600d9f-13d3-46bc-bca4-31d44508ad94} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.002793 sec., 19334.04940923738 rows/sec., 1.51 MiB/sec. | ||
17217 | 2025.01.13 09:44:56.644842 [ 4 ] {13600d9f-13d3-46bc-bca4-31d44508ad94} <Debug> TCPHandler: Processed in 0.003115739 sec. | ||
17218 | 2025.01.13 09:44:56.645020 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17219 | 2025.01.13 09:44:56.645214 [ 253 ] {960673d3-7231-4dce-8fcf-b84c6bcd94cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
17220 | 2025.01.13 09:44:56.645322 [ 253 ] {960673d3-7231-4dce-8fcf-b84c6bcd94cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
17221 | 2025.01.13 09:44:56.645903 [ 219 ] {} <Debug> oximeter.fields_u16 (cbeb856d-1332-4e0c-bf7e-a9a0a65a2cb7): Removing 6 parts from memory: Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
17222 | 2025.01.13 09:44:56.646387 [ 253 ] {960673d3-7231-4dce-8fcf-b84c6bcd94cc} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17223 | 2025.01.13 09:44:56.646476 [ 253 ] {960673d3-7231-4dce-8fcf-b84c6bcd94cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
17224 | 2025.01.13 09:44:56.647303 [ 253 ] {960673d3-7231-4dce-8fcf-b84c6bcd94cc} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
17225 | 2025.01.13 09:44:56.647543 [ 253 ] {960673d3-7231-4dce-8fcf-b84c6bcd94cc} <Trace> oximeter.measurements_cumulativeu64 (2e635561-38d3-4dab-82be-ab6a0873e781): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17226 | 2025.01.13 09:44:56.647768 [ 253 ] {960673d3-7231-4dce-8fcf-b84c6bcd94cc} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.002636 sec., 37936.26707132018 rows/sec., 2.63 MiB/sec. | ||
17227 | 2025.01.13 09:44:56.647829 [ 253 ] {960673d3-7231-4dce-8fcf-b84c6bcd94cc} <Debug> TCPHandler: Processed in 0.002870701 sec. | ||
17228 | 2025.01.13 09:44:56.648002 [ 4 ] {} <Trace> TCP-Session: 76451df9-6864-44a9-a4ee-885c6181a12b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17229 | 2025.01.13 09:44:56.648201 [ 4 ] {689a2a24-7d70-44d3-87d5-c303150a770b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47599) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
17230 | 2025.01.13 09:44:56.648296 [ 4 ] {689a2a24-7d70-44d3-87d5-c303150a770b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
17231 | 2025.01.13 09:44:56.649491 [ 4 ] {689a2a24-7d70-44d3-87d5-c303150a770b} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17232 | 2025.01.13 09:44:56.649532 [ 4 ] {689a2a24-7d70-44d3-87d5-c303150a770b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
17233 | 2025.01.13 09:44:56.650210 [ 4 ] {689a2a24-7d70-44d3-87d5-c303150a770b} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
17234 | 2025.01.13 09:44:56.650467 [ 4 ] {689a2a24-7d70-44d3-87d5-c303150a770b} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17235 | 2025.01.13 09:44:56.650694 [ 96 ] {} <Debug> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
17236 | 2025.01.13 09:44:56.650767 [ 4 ] {689a2a24-7d70-44d3-87d5-c303150a770b} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002618 sec., 9931.245225362873 rows/sec., 17.80 MiB/sec. | ||
17237 | 2025.01.13 09:44:56.650810 [ 96 ] {} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17238 | 2025.01.13 09:44:56.650922 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
17239 | 2025.01.13 09:44:56.651032 [ 4 ] {689a2a24-7d70-44d3-87d5-c303150a770b} <Debug> TCPHandler: Processed in 0.003109028 sec. | ||
17240 | 2025.01.13 09:44:56.651374 [ 253 ] {} <Trace> TCP-Session: f254ebb2-f756-4290-b1b7-e58855c99f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17241 | 2025.01.13 09:44:56.651724 [ 198 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::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 | ||
17242 | 2025.01.13 09:44:56.651765 [ 253 ] {0019bde1-bd4d-4cfa-bc61-ef6dd711f873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54821) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
17243 | 2025.01.13 09:44:56.651926 [ 253 ] {0019bde1-bd4d-4cfa-bc61-ef6dd711f873} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
17244 | 2025.01.13 09:44:56.653832 [ 198 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17245 | 2025.01.13 09:44:56.654076 [ 198 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2102 rows starting from the beginning of the part | ||
17246 | 2025.01.13 09:44:56.654921 [ 253 ] {0019bde1-bd4d-4cfa-bc61-ef6dd711f873} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17247 | 2025.01.13 09:44:56.654959 [ 198 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 26 rows starting from the beginning of the part | ||
17248 | 2025.01.13 09:44:56.654984 [ 253 ] {0019bde1-bd4d-4cfa-bc61-ef6dd711f873} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
17249 | 2025.01.13 09:44:56.655692 [ 198 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 13 rows starting from the beginning of the part | ||
17250 | 2025.01.13 09:44:56.656427 [ 198 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 26 rows starting from the beginning of the part | ||
17251 | 2025.01.13 09:44:56.656500 [ 253 ] {0019bde1-bd4d-4cfa-bc61-ef6dd711f873} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
17252 | 2025.01.13 09:44:56.656938 [ 198 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 13 rows starting from the beginning of the part | ||
17253 | 2025.01.13 09:44:56.657344 [ 253 ] {0019bde1-bd4d-4cfa-bc61-ef6dd711f873} <Trace> oximeter.measurements_u64 (bec62692-0169-4fa1-bf64-43fdbc47ea11): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17254 | 2025.01.13 09:44:56.657578 [ 198 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 26 rows starting from the beginning of the part | ||
17255 | 2025.01.13 09:44:56.657991 [ 253 ] {0019bde1-bd4d-4cfa-bc61-ef6dd711f873} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.006269 sec., 4785.4522252352845 rows/sec., 335.70 KiB/sec. | ||
17256 | 2025.01.13 09:44:56.658289 [ 253 ] {0019bde1-bd4d-4cfa-bc61-ef6dd711f873} <Debug> TCPHandler: Processed in 0.007120562 sec. | ||
17257 | 2025.01.13 09:44:56.665152 [ 201 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2206 rows, containing 19 columns (19 merged, 0 gathered) in 0.014046499 sec., 157049.81006299148 rows/sec., 281.43 MiB/sec. | ||
17258 | 2025.01.13 09:44:56.667222 [ 201 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
17259 | 2025.01.13 09:44:56.667658 [ 201 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17260 | 2025.01.13 09:44:56.667735 [ 201 ] {9f1d1111-7f3d-40a7-8bc3-98c16e1574b2::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (9f1d1111-7f3d-40a7-8bc3-98c16e1574b2) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
17261 | 2025.01.13 09:44:56.667890 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.39 MiB. | ||
17262 | 2025.01.13 09:45:00.303050 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
17263 | 2025.01.13 09:45:00.303118 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache |